Commit Graph

131 Commits (f1ae49762670985e170f7a4d5415aa2b37386aa6)
 

Author SHA1 Message Date
Isabell Pflug f1ae497626 changed directory path for the labcontrol configuration file from upper case to lower case 2 years ago
Isabell Pflug f01c0ddf13 added alternative spelling for the labcontrol configuration file 2 years ago
Isabell Pflug d409b41da2 removed contact 2 years ago
Isabell Pflug dcb2c6698c added error messages for the case that no ztree or zleaf argument is in the config 2 years ago
Isabell Pflug 78b2af6947 Manually merged freebsd fork from git.floating-in.space/isabell/labcontrol into github.com/markuspg/Labcontrol. 3 years ago
markuspg f5d7d1af7e Revise LocalzLeafStarter 4 years ago
markuspg df18e075e4 Raise QDataStream version to 5.7 4 years ago
markuspg c212472e74 Revise ClientHelpNotificationServer 4 years ago
markuspg 10831bfe50 Refactor the HelpMessageSender 4 years ago
markuspg 5ca5dfbcef Revise ClientPinger
* improve documentation
4 years ago
markuspg df2a4e9074 Minor adjustments to the documentation of ZTree 4 years ago
markuspg 8785e2391b Minor adjustments for the Doxyfile 4 years ago
markuspg f0019b00ce Revise ZTree class
* improve documentation
* move QProcess to heap (for better clean-up through deleteLater)
* reduce and reorder includes
* utilize initializer list and new signal-slot syntax
4 years ago
markuspg 32e6b89679 Remove now superfluous global.h header 4 years ago
markuspg f1e86f4283 Refactor state_t enumeration
Rename it to just State and move it into the Client class since that is
where it contextually belongs.
4 years ago
markuspg 2bc825bf54 Register state_t enumeration only once 4 years ago
markuspg d5fe3526d1 Add clang-format style file and format accordingly 4 years ago
markuspg ea2e335f8f Update copyright notices 4 years ago
markuspg 061155b191 Fix file permissions being unnecessarily wide 4 years ago
markuspg b314c080e4 Remove superfluous QMake project user file 4 years ago
ewflab b8cb80f616
Merge pull request #1 from tobiasweede/master
fix compilation errors, include updates up to v2.1.6
4 years ago
Tobias Weiss 3aa4e42d5c merge upstream (manual fix) 4 years ago
Tobias Weiss f3176e73a5 Merge branch 'master' into repair 4 years ago
ewflab 4b6f10554a
Delete main.yml
delete action - test it elsewhere.
4 years ago
Tobias Weiss 1c65d1e293 fix QButtonGroup 4 years ago
ewflab bda6d8ad11
qt-test.yml 4 years ago
Tobias Weiss dc0a461b73 fix url for firefix 4 years ago
markuspg e8b31b5cca Modernize helpmessage sender utility 5 years ago
markuspg bc345ff4d3 Reformat HelpMessageSender 6 years ago
markuspg f423daf50c Add HelpMessageSender to the project 6 years ago
markuspg f46056847f Add CMakeLists.txt to support CMake buildsystem 6 years ago
markuspg 256f10712e Rename state_t to EState and move it into Client 6 years ago
markuspg 9d304905e3 Minor Settings clean-ups 6 years ago
markuspg d663ec6aeb Got entirely rid of global variables 6 years ago
markuspg 9704e65a06 Began getting rid of global "settings" variable 6 years ago
markuspg 826e34f941 Fix file permissions 6 years ago
markuspg c2b72b48d7 Reformat Settings 6 years ago
markuspg 847c83d2d4 Reformat Session 6 years ago
markuspg f345d88315 Reformat ReceiptsPrinter 6 years ago
markuspg f5f32c4bcf Reformat ReceiptsHandler 6 years ago
markuspg 2ec99238fe Reformat Lablib 6 years ago
markuspg bca1a0d423 Reformat global.h 6 years ago
markuspg d839f7f227 Reformat ClientHelpNotificationServer 6 years ago
markuspg e533ede28b Reformat Client 6 years ago
markuspg 385a42dedf Reformat ClientPinger 6 years ago
markuspg c2d4f6024c Reformat NetstatAgent 6 years ago
markuspg c3e623f236 Reformat Session 6 years ago
markuspg 688c1ee3fd Reformat ZTree 6 years ago
markuspg 7f532cbd21 Reformat ManualPrintingSetup 6 years ago
markuspg 42d7e76435 Reformat LocalzLeafStarter 6 years ago