Commit graph

14 commits

Author SHA1 Message Date
d910069a1b
Minor code improvements
Replaced use of postfix operators with prefix operators.
Replaced manual declarations with Q_DISABLE_COPY_MOVE macro for
FileHandler classes.
2024-01-21 16:05:23 +01:00
b476a2d074
Fixed compilers warnings 2023-09-16 20:28:27 +02:00
de80ad20b8
Code improvements 2023-09-16 17:08:27 +02:00
c6aaf88b6f
Introduced GameDialog for games
Moved out from DialogMsg.
Removed Game variant from MsgType enum in DialogMsg.
2023-09-10 16:22:27 +02:00
fe9fd2faa9
Moved themes variables to GlobalConfigs namespace 2023-09-09 22:24:54 +02:00
33b30a7ca1
Introduced use of custom dialogs in games
Added Game variant to MsgType
2023-09-09 19:44:14 +02:00
4f98cb5db8
Improvements
Morphed Ui raw pointers into smart pointers.
Removed unnecessary destructors.
2023-08-27 18:49:34 +02:00
d05ea9a15c
Improvements 2023-08-27 18:23:16 +02:00
df2f24e4ee
Improvements
Moved the various getStyleSheet to separate files and placed in
dedicated namespaces inside StyleSec
2023-08-27 17:02:06 +02:00
c0526482df
Removed Herb and Candy themes 2023-08-04 19:51:37 +02:00
19df5598fb
Code improvements 2023-04-11 23:14:24 +02:00
73f4512a45
Code improvements 2023-01-23 19:07:24 +01:00
068f9faac0
Update
Updated CrissCross includes and resources
2022-11-24 22:20:13 +01:00
2630b7fc4b
Moved Games files 2022-11-24 22:15:37 +01:00
Renamed from logdoctor/games/crisscross.cpp (Browse further)