elsid
|
72fa4924dc
|
Use settings values to declare enum settings
|
2024-01-03 22:55:00 +01:00 |
|
elsid
|
a29ae07957
|
Fix CS Key Binding settings page
This got broken by e07d8f3066. Creating QGridLayout with parent and setting it
later has not the same effect.
|
2023-12-14 00:29:18 +01:00 |
|
elsid
|
4c13ecea23
|
Use settings values for editor
|
2023-12-03 17:18:26 +01:00 |
|
elsid
|
e07d8f3066
|
Add separate setting type for subcategory
|
2023-11-16 22:05:05 +01:00 |
|
elsid
|
335dbffe6e
|
Avoid std::string to QString conversion for label
|
2023-11-16 22:05:05 +01:00 |
|
Evil Eye
|
6b7e7acd16
|
Replace a number of incorrect index types
|
2023-06-03 16:30:35 +02:00 |
|
jvoisin
|
1a326294c0
|
Run IWYU on the opencs
|
2022-10-31 21:04:01 +01:00 |
|
clang-format-bot
|
ddb0522bbf
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
mpeco
|
78700eee57
|
functor-based Qt signal-slot syntax construction set
|
2022-08-23 17:14:12 -03:00 |
|
Andrei Kortunov
|
4b257e496e
|
Use static settings map for launcher and editor - the Settings::Manager has a static data anyway
|
2022-07-12 14:56:20 +04:00 |
|
Andrei Kortunov
|
8084a336b5
|
Replace zeroes and nulls by nullptrs
|
2020-11-29 11:14:07 +04:00 |
|
Andrei Kortunov
|
065ed5138e
|
Use emplace_back instead of push_back
|
2020-10-18 10:27:35 +04:00 |
|
PlutonicOverkill
|
30af92f575
|
Fix pointer initialisation bug
|
2017-05-09 20:58:32 +12:00 |
|
PlutonicOverkill
|
3545cfa00a
|
Rewrite feature to reset options to default
|
2017-05-09 19:50:16 +12:00 |
|
Marc Zinnschlag
|
591564566c
|
made user settings access thread-safe
|
2015-12-15 12:19:48 +01:00 |
|
Marc Zinnschlag
|
590d6eba9b
|
added enum settings
|
2015-12-10 17:33:14 +01:00 |
|