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
5 years ago
Tobias Weiss
3aa4e42d5c
merge upstream (manual fix)
5 years ago
Tobias Weiss
f3176e73a5
Merge branch 'master' into repair
5 years ago
ewflab
4b6f10554a
Delete main.yml
...
delete action - test it elsewhere.
5 years ago
Tobias Weiss
1c65d1e293
fix QButtonGroup
5 years ago
ewflab
bda6d8ad11
qt-test.yml
5 years ago
Tobias Weiss
dc0a461b73
fix url for firefix
5 years ago
markuspg
e8b31b5cca
Modernize helpmessage sender utility
6 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
7 years ago
markuspg
d663ec6aeb
Got entirely rid of global variables
7 years ago
markuspg
9704e65a06
Began getting rid of global "settings" variable
7 years ago
markuspg
826e34f941
Fix file permissions
7 years ago
markuspg
c2b72b48d7
Reformat Settings
7 years ago
markuspg
847c83d2d4
Reformat Session
7 years ago
markuspg
f345d88315
Reformat ReceiptsPrinter
7 years ago
markuspg
f5f32c4bcf
Reformat ReceiptsHandler
7 years ago
markuspg
2ec99238fe
Reformat Lablib
7 years ago
markuspg
bca1a0d423
Reformat global.h
7 years ago
markuspg
d839f7f227
Reformat ClientHelpNotificationServer
7 years ago
markuspg
e533ede28b
Reformat Client
7 years ago
markuspg
385a42dedf
Reformat ClientPinger
7 years ago
markuspg
c2d4f6024c
Reformat NetstatAgent
7 years ago
markuspg
c3e623f236
Reformat Session
7 years ago
markuspg
688c1ee3fd
Reformat ZTree
7 years ago
markuspg
7f532cbd21
Reformat ManualPrintingSetup
7 years ago
markuspg
42d7e76435
Reformat LocalzLeafStarter
7 years ago
markuspg
a506443ed7
Minor adjustments to main.cpp
7 years ago
markuspg
4e090a771a
Remove static C++11 application
...
Since almost all Linux distribution nowadays default to >=C++11 this
manual setting is not needed anymore.
7 years ago
markuspg
7563780a79
Add code formatting definition to project
...
Enable "Automatic Formatting on File Save" in Qt Creator to utilize
this.
7 years ago
Tobias Weiss
bd7a10645f
version 2.1.5 - merge from fork - most important change is the session starter tab (moved back from pop up)
7 years ago
Tobias Weiss
95f0c6e182
final version 2.1.5 commit
7 years ago