aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Update src/Csv.hpp from ↵HEADmasterlns2022-05-30
| | | | | | https://raw.githubusercontent.com/ben-strasser/fast-cpp-csv-parser/master/csv.h Signed-off-by: lns <matzeton@googlemail.com>
* added additional check for wxWidgets GTK (libwxgtk3.0)Toni Uhlig2020-02-25
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* UpdateTool windows binariesToni Uhlig2018-09-23
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* removed double build details printing for windows buildsToni Uhlig2018-09-23
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* bump to 1.0.2rc1Toni Uhlig2018-09-23
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* print build information to STDOUT during startupToni Uhlig2018-09-23
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* improved auto(re)conf handlingToni Uhlig2018-09-23
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* use `gcc -dumpmachine` as default build and build_aliasToni 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>
* print hostname:port during http request debug (GUI/CLI)Toni Uhlig2018-09-20
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* added additional example2 csv row, python mock prints usageToni Uhlig2018-09-19
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* UpdateTool CLI show total/fail/success updatesToni Uhlig2018-09-18
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* set/cd to SRCDIR, set BUILDJOBS based on /proc/cpuinfo, added -Wno-paranthesislns2018-09-17
| | | | Signed-off-by: lns <matzeton@googlemail.com>
* configure.ac: dont error if wxwidgets not build and --disable-gui set; mock.py:lns2018-06-25
| | | | | | set interpreter to python2.7 (no python3 support); src/*: fix compiler warnings Signed-off-by: lns <matzeton@googlemail.com>
* mockup firmware image for use with mock.py [+] utoolToni Uhlig2018-06-25
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* JobQueue documentation, autoconf documentation, autoconf C/C++/Win header checksToni Uhlig2017-12-12
|
* 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 ↵Toni Uhlig2017-12-09
| | | | header file (licenses contain non-ASCII characters)
* License/Copyright changesToni Uhlig2017-12-09
|
* Merge branch 'master' of ↵Valeri Budjko2017-12-08
|\ | | | | | | ssh://tq-git-pr1.tq-net.de/tq-automation/energy_manager/UpdateTool
| * TODOs updatedToni Uhlig2017-12-06
| |
| * cosmeticsToni Uhlig2017-12-06
| |
* | Added custom Icon, PSD source file includedValeri Budjko2017-12-08
|/ | | | Signed-off-by: Valeri Budjko <valeri.budjko@tq-group.com>
* print job timings (average, total, estimated remaining time), removed ↵Toni Uhlig2017-12-05
| | | | developer info
* 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 ↵Toni Uhlig2017-12-05
| | | | public), removed useless member prefix m_*
* 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
|
* 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
| | | | | | * port string-to-int convert exception handling * code documentation * gather and print more information about backend jobs
* 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 ↵Toni Uhlig2017-12-01
| | | | to README
* COPYING, LICENSE, INSTALL, READMEToni Uhlig2017-12-01
|
* bump to 1.0.0rc2Toni Uhlig2017-12-01
|