apism
Added call to waitForConnected() when doing a connectToHost().
2023-07-14 13:27:14 +02:00
DCPlugin
Merge commit '6099d07650acb28df1a5c9659479351daa7c2d27'
2023-05-17 16:08:57 +02:00
doc
generated from tex file
2023-06-16 16:45:03 +02:00
git
Made GitClient a Qt-object. Impreoved several utility functions handling git commands.
2023-07-14 13:17:45 +02:00
ismas
Started ISMASClient providing the data to be sent to ISMAS.
2023-07-14 13:28:41 +02:00
plugins
Update interfaces.h
2023-06-22 18:17:46 +02:00
process
Provide the possibility to pass parameters to a command using a string-list.
2023-07-14 12:56:33 +02:00
allgemein.txt
plan fuer das update
2023-07-16 18:31:15 +02:00
dc2c4.bin
iAdd some test data.
2023-04-19 14:22:28 +02:00
DC2C_print01.json
iAdd some test data.
2023-04-19 14:22:28 +02:00
DC2C_print02.json
iAdd some test data.
2023-04-19 14:22:28 +02:00
DC2C_print03.json
iAdd some test data.
2023-04-19 14:22:28 +02:00
main.cpp
Removed C++-thread-handling, replaced it with Qt-versions. Using explicit Worker
2023-07-14 13:29:52 +02:00
main.cpp.bck
Just for saving
2023-06-16 16:54:21 +02:00
main.cpp.bck2
Just for saving
2023-06-16 16:54:21 +02:00
main.cpp.bck3
Just for saving
2023-06-16 16:54:21 +02:00
message_handler.cpp
Use Qt to format debug-info. Note that the full info is visible only in debug-mode.
2023-07-14 12:58:23 +02:00
message_handler.h
add files for example
2023-04-05 14:43:27 +02:00
OnDemandUpdatePTU.pro
Added ismas_client.h/.cpp. Added c++17-flag.
2023-07-11 16:59:49 +02:00
update.cpp
Added helper functions. Update will be used heavily by the Worker-class in a later stage.
2023-07-14 13:34:48 +02:00
update.h
Added helper functions.
2023-07-14 13:33:46 +02:00
UpdatePTUDevCtrl.pro.user
add files for example
2023-04-05 14:43:27 +02:00
utils.cpp
Add Utils-class to provide most of the previous functionality.
2023-05-19 15:32:52 +02:00
utils.h
Add Utils-class to provide most of the previous functionality.
2023-05-19 15:32:52 +02:00
worker_thread.cpp
Comit helper-classes for now
2023-06-16 16:47:13 +02:00
worker_thread.h
Comit helper-classes for now
2023-06-16 16:47:13 +02:00
worker.cpp
Simplified interface of ctor.
2023-07-17 16:43:05 +02:00
worker.h
Extended UPDATE_STATUS enum.
2023-07-17 16:38:53 +02:00