aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* bump to 1.0.1Toni Uhlig2017-12-11
* GUI support for License Agreement/DisplayToni Uhlig2017-12-09
* updated license generator script to use wide characters when generating the h...Toni Uhlig2017-12-09
* License/Copyright changesToni Uhlig2017-12-09
* Merge branch 'master' of ssh://tq-git-pr1.tq-net.de/tq-automation/energy_mana...Valeri Budjko2017-12-08
|\
| * TODOs updatedToni Uhlig2017-12-06
| * cosmeticsToni Uhlig2017-12-06
* | Added custom Icon, PSD source file includedValeri Budjko2017-12-08
|/
* print job timings (average, total, estimated remaining time), removed develop...Toni Uhlig2017-12-05
* Http: set socket recv/send timeout (30s)Toni Uhlig2017-12-05
* code quality: Job/JobArgs does not need to be a class (all members are public...Toni Uhlig2017-12-05
* 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 every...Toni Uhlig2017-12-04
* cosmeticsToni Uhlig2017-12-04
* autoconf/automake optimizationsToni Uhlig2017-12-04
* README typ0 fixToni Uhlig2017-12-04
* README update: stripping the executableToni 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
* README updateToni Uhlig2017-12-04
* JobQ: added BusyWorker counter and TotalJobsDone counterToni Uhlig2017-12-04
* AUTHORs updateToni Uhlig2017-12-04
* wxWidgets compile script: disabled unused featuresToni Uhlig2017-12-04
* README updateToni Uhlig2017-12-04
* bump to 1.0.0rc3Toni Uhlig2017-12-01
* removed wrong/unreleased energy manager firmware version from the firmware mapToni Uhlig2017-12-01
* autogen.sh does not need libtoolize (not a shared library), INSTALL renamed t...Toni Uhlig2017-12-01
* COPYING, LICENSE, INSTALL, READMEToni Uhlig2017-12-01
* bump to 1.0.0rc2Toni Uhlig2017-12-01
* version mapping: unordered_map was the wrong choice, switched to a vectorToni Uhlig2017-12-01
* added firmware version check (compare current emc version with fw image version)Toni Uhlig2017-12-01
* force an app quit if the user wants soToni Uhlig2017-12-01
* added a "quit" message dialog if pending or queued jobs, jobid randomize impr...Toni Uhlig2017-11-30
* PACKAGE_URL: set to bcontrol websiteToni Uhlig2017-11-30
* EMC version check support (remote/local-image)Toni Uhlig2017-11-30
* minor improvmentsToni Uhlig2017-11-30
* autoconf: added C++11 checkToni Uhlig2017-11-30
* added EnergyManager trailer structToni Uhlig2017-11-30
* UpdateGUI: added CSV import into MenubarToni Uhlig2017-11-28
* UpdateGUI: status log pretty printingToni Uhlig2017-11-28
* added supported EMC "updatable" versions, more error-tolerant http response c...Toni Uhlig2017-11-28
* configure.ac: added '--disable-gui' to build a CLI only versionToni Uhlig2017-11-28
* UpdateGUI: added minimalistic "TAB" navigationToni Uhlig2017-11-28
* UpdateGUI/CLI: support for multiple host:port combinationsToni Uhlig2017-11-27
* mock.py: set a different non-default http port from command lineToni Uhlig2017-11-27