|
c35390b6d6
|
removed commented code plannned for future use -> did not work
|
2023-08-22 09:27:20 +02:00 |
|
|
503b7c64f9
|
Added some comments to prepare for future change.
|
2023-08-18 11:39:00 +02:00 |
|
|
259da8200e
|
Fixed known defaults for starting ATBUpdateTool.
|
2023-08-14 15:08:00 +02:00 |
|
|
4594c913e0
|
Using syslog for debugging.
|
2023-08-06 07:34:17 +02:00 |
|
|
cf9033e898
|
Send custom event from worker(-thread) to MainWindow in order to update
progress bar.
|
2023-08-05 18:50:50 +02:00 |
|
|
19274546c9
|
set main window fullscreen
|
2023-08-04 13:39:17 +02:00 |
|
|
d2c0fdf820
|
Minor change: remove header
|
2023-08-02 15:44:45 +02:00 |
|
|
2fd1053bf9
|
Removed maintenance mode
|
2023-08-02 15:40:44 +02:00 |
|
|
a54f4f94c9
|
Minor change: remove not needed customerNrStr-variable
|
2023-07-19 16:45:43 +02:00 |
|
|
60084450e6
|
Removed 't (testMode)' and 'e (executeScript)' options. Adapted call to Worker-ctor.
|
2023-07-17 16:54:18 +02:00 |
|
|
d6446f90fe
|
Removed C++-thread-handling, replaced it with Qt-versions. Using explicit Worker
instance instead.
|
2023-07-14 13:29:52 +02:00 |
|
|
c4d09eb2ea
|
Add -e (execute-script-only) and -d (dry-run) options
|
2023-07-06 16:54:01 +02:00 |
|
|
6bb46e165c
|
Add handling of VERSION. Add test-mode.
|
2023-07-06 14:12:41 +02:00 |
|
|
3034f49c96
|
Minor change: add comment
|
2023-06-29 12:40:47 +02:00 |
|
|
809440ba95
|
Added comment
|
2023-06-22 15:18:20 +02:00 |
|
|
c6ea94e249
|
Added some commnts.
|
2023-06-21 16:25:53 +02:00 |
|
|
079a6910dd
|
Added flag for maintenance-mode
|
2023-06-20 16:08:42 +02:00 |
|
|
a4afeeb396
|
Added Qt-commandline parser
|
2023-06-19 15:59:17 +02:00 |
|
|
dc90705f24
|
re-implement to use dc-plugin as shsred onject
|
2023-06-16 16:48:58 +02:00 |
|
|
71a6b82d58
|
Add env-var XDG_RUNTIME_DIR
|
2023-05-26 13:02:45 +02:00 |
|
|
6d4c247de7
|
Using update.h/.cpp and thread pool
|
2023-05-22 16:04:50 +02:00 |
|
|
892fae92ad
|
Using Utils-class and QRunnable.w
|
2023-05-19 15:33:40 +02:00 |
|
|
18e4811d57
|
Added some debug output.
Send only one DC_print-template.
Tested again downloading dc-firmware and printer-templates.
|
2023-05-18 14:26:23 +02:00 |
|
|
0c14002f7f
|
remove update printer template
|
2023-05-03 09:00:02 +02:00 |
|
|
39f5e2af10
|
Use PTU5 define.
|
2023-04-14 09:06:45 +02:00 |
|
|
ead91eaba0
|
test implementation
|
2023-04-13 16:22:46 +02:00 |
|
|
649f8ce0d0
|
Added draft version for updating json-files
|
2023-04-13 14:03:25 +02:00 |
|
|
073506d244
|
Add printer update
|
2023-04-13 11:22:32 +02:00 |
|
|
dc2584e007
|
Remove inclusion of unnecessary headers.
|
2023-04-11 15:39:48 +02:00 |
|
|
c000971f14
|
No need to load plugin, as DCPlugin directly included
|
2023-04-11 15:38:04 +02:00 |
|
|
153678523f
|
using ttymxc2 instead of ttyUSB0 (bound to modem on PTU5)
|
2023-04-11 14:03:54 +02:00 |
|
|
c1dac2212a
|
add files for example
|
2023-04-05 14:43:27 +02:00 |
|