aboutsummaryrefslogtreecommitdiff
path: root/src/UpdateGUI.cpp
Commit message (Collapse)AuthorAge
* print build information to STDOUT during startupToni Uhlig2018-09-23
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* print total, success and failed updates in a windows status logToni Uhlig2018-09-23
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* GUI support for License Agreement/DisplayToni Uhlig2017-12-09
|
* License/Copyright changesToni Uhlig2017-12-09
|
* print job timings (average, total, estimated remaining time), removed ↵Toni Uhlig2017-12-05
| | | | developer info
* print jobs added by CSV import (StatusBar + StatusLog)Toni Uhlig2017-12-04
|
* print remaining jobs in statusbarToni Uhlig2017-12-04
|
* GUI description updatedToni Uhlig2017-12-04
|
* introduced new Event Job::eID_THREAD_JOB_DONE, which will be send after ↵Toni Uhlig2017-12-04
| | | | every job finishes
* cosmeticsToni Uhlig2017-12-04
|
* pretty wxglade.ICON for Windows targetsToni Uhlig2017-12-04
|
* fixed typ0Toni Uhlig2017-12-04
|
* LICENSE/SW-Clearing prepsToni Uhlig2017-12-04
|
* changed main frame background color to lightgrayToni Uhlig2017-12-04
|
* * CSV exception handlingToni Uhlig2017-12-04
| | | | | | * port string-to-int convert exception handling * code documentation * gather and print more information about backend jobs
* force an app quit if the user wants soToni Uhlig2017-12-01
|
* added a "quit" message dialog if pending or queued jobs, jobid randomize ↵Toni Uhlig2017-11-30
| | | | improved
* EMC version check support (remote/local-image)Toni Uhlig2017-11-30
|
* UpdateGUI: added CSV import into MenubarToni Uhlig2017-11-28
|
* UpdateGUI: status log pretty printingToni Uhlig2017-11-28
|
* UpdateGUI: added minimalistic "TAB" navigationToni Uhlig2017-11-28
|
* UpdateGUI/CLI: support for multiple host:port combinationsToni Uhlig2017-11-27
|
* UpdateGUI: initial windows size increased, window centered and TAB supportToni Uhlig2017-11-27
| | | | UpdateTool: platform checking/handling
* initial committoni2017-11-27