Commit graph

19 commits

Author SHA1 Message Date
82fb24f98f
Fix
Fix for clang complaining about missing unordered_map headers
2023-10-10 20:22:36 +02:00
e37f15459c
Code improvements
Improved include guards
2023-09-16 14:09:21 +02:00
6a8877e3be
Added stylesheets to the dialogs 2023-09-10 18:54:19 +02:00
cae0d8bd1a
Renamed main dialogs 2023-09-10 16:44:30 +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
d18083c567
Fix
Fixed DialogMsg pixmap size when displaying logo
2023-09-09 19:53:34 +02:00
33b30a7ca1
Introduced use of custom dialogs in games
Added Game variant to MsgType
2023-09-09 19:44:14 +02:00
edcd950204
Improvements
Morphed DialogMsg's type into enum
2023-09-09 19:40:12 +02:00
4f98cb5db8
Improvements
Morphed Ui raw pointers into smart pointers.
Removed unnecessary destructors.
2023-08-27 18:49:34 +02:00
3a0b7bcc45
Update ui files 2023-08-26 17:40:35 +02:00
19df5598fb
Code improvements 2023-04-11 23:14:24 +02:00
73f4512a45
Code improvements 2023-01-23 19:07:24 +01:00
27b90b2c1d
Documented headers
Qt-style doxygen documentation comment blocks
2022-11-19 00:07:56 +01:00
74e4600f57
Update 2022-11-07 21:28:40 +01:00
3ed82a8ba9
Code improvements 2022-10-23 16:41:36 +02:00
398b7a793e
Update 2022-10-16 16:27:42 +02:00
3f20392d75
Added custom Discard-Ignore-Abort choice Dialog 2022-10-05 21:21:37 +02:00
0a3f9833b0
Added custom Yes-No choice Dialog 2022-10-05 21:20:42 +02:00
a809a96d5d
Added custom Informational Dialog 2022-10-05 21:19:39 +02:00