Dan Paulat
|
73adeda604
|
Fix QFont styling
|
2023-10-10 19:18:20 -05:00 |
|
Dan Paulat
|
c5a56680ea
|
Add anti-aliasing to settings
|
2023-10-09 23:10:10 -05:00 |
|
Dan Paulat
|
4916dfe85a
|
Add drop shadow to placefile text
|
2023-10-09 22:01:58 -05:00 |
|
Dan Paulat
|
f4596a7964
|
Removing some unused ImGui font code
|
2023-10-08 22:13:07 -05:00 |
|
Dan Paulat
|
67881d31d5
|
Make SettingsManager an object instead of a namespace
|
2023-10-06 05:05:59 -05:00 |
|
Dan Paulat
|
b66ca2cb09
|
Refactor settings to be managed by singletons
|
2023-10-05 21:55:43 -05:00 |
|
Dan Paulat
|
d3a3c3db36
|
Cleaning up font selection in settings dialog
|
2023-09-28 23:11:19 -05:00 |
|
Dan Paulat
|
4e5aa7b5e1
|
Connecting font selection to settings dialog, in-work
|
2023-09-27 23:47:37 -05:00 |
|
Dan Paulat
|
ad1646d725
|
Initial setup for font settings
|
2023-09-25 23:35:38 -05:00 |
|
Dan Paulat
|
e0aa327bb7
|
Add font selection skeleton
|
2023-09-25 00:02:36 -05:00 |
|
Dan Paulat
|
23740d2601
|
Add tooltip method to settings
|
2023-09-14 23:53:11 -05:00 |
|
Dan Paulat
|
f9e69d15e4
|
Add hover text wrap to settings
|
2023-08-31 21:26:57 -05:00 |
|
Dan Paulat
|
4c685e5abb
|
Add placefile settings initial layout
|
2023-07-22 14:15:56 -05:00 |
|
Dan Paulat
|
ea6134acea
|
emit keyword is incompatible with oneTBB
|
2023-06-05 21:53:24 -05:00 |
|
Dan Paulat
|
061bc8837f
|
Add default alert action to settings dialog
|
2023-05-02 22:37:30 -05:00 |
|
Dan Paulat
|
1c1864e45d
|
GCC fixes for MapProvider iterator
|
2023-04-30 18:38:48 -05:00 |
|
Dan Paulat
|
c77c899040
|
Cleanup use of custom provider definitions, use common map_provider.hpp
|
2023-04-30 14:47:30 -05:00 |
|
Dan Paulat
|
9c5de8e9ee
|
Add Map Provider and MapTiler API key to settings dialog
|
2023-04-27 22:33:13 -05:00 |
|
Dan Paulat
|
a609f14f1f
|
Adding update notifications setting option
|
2023-04-23 00:30:18 -05:00 |
|
Dan Paulat
|
023688b746
|
General GCC compilation fixes
|
2023-04-17 18:37:23 -05:00 |
|
Dan Paulat
|
a3afd71f03
|
"this" must be explicit in lambda capture
|
2023-04-17 18:29:37 -05:00 |
|
Dan Paulat
|
31db9a4315
|
GCC doesn't implement <format> yet, use fmt
|
2023-04-17 18:24:50 -05:00 |
|
Dan Paulat
|
1d597eb120
|
Enable loading color palettes from embedded Qt resources
|
2023-01-02 00:23:46 -06:00 |
|
Dan Paulat
|
779d03c576
|
Default color palette definitions
|
2022-12-29 00:19:39 -06:00 |
|
Dan Paulat
|
6422377e1a
|
Add color table previews
|
2022-12-27 00:04:55 -06:00 |
|
Dan Paulat
|
3289f98638
|
Adding alert colors to settings dialog
|
2022-12-25 00:58:34 -06:00 |
|
Dan Paulat
|
aa842c11b7
|
Color palette open file dialog
|
2022-12-23 23:42:53 -06:00 |
|
Dan Paulat
|
6b90c5471d
|
Save settings changes functionality
|
2022-12-23 00:09:01 -06:00 |
|
Dan Paulat
|
f7cc902eef
|
Add callbacks to settings variables, use to update radar dialog location in settings dialog
|
2022-12-22 00:56:52 -06:00 |
|
Dan Paulat
|
87f611e026
|
Adding apply/discard/reset functionality to settings dialog
|
2022-12-22 00:16:59 -06:00 |
|
Dan Paulat
|
a6974e31a2
|
Radar site selection dialog in settings
|
2022-12-21 15:41:49 -06:00 |
|
Dan Paulat
|
9b5b841903
|
Support editing integer arrays in settings interface (font sizes)
|
2022-12-21 00:52:48 -06:00 |
|
Dan Paulat
|
b2dbcfefb0
|
Add color table settings interface
|
2022-12-21 00:24:33 -06:00 |
|
Dan Paulat
|
602be75222
|
Add QComboBox to SettingsInterface with value mapping
|
2022-12-20 23:27:06 -06:00 |
|
Dan Paulat
|
70565969dc
|
Refactoring widget functionality out of SettingsVariable into new SettingsInterface
|
2022-12-20 22:47:48 -06:00 |
|
Dan Paulat
|
9cc53bf20f
|
Populate radar sites combo box
|
2022-12-20 09:46:06 -06:00 |
|
Dan Paulat
|
ce5092c068
|
Adding common edit widget and reset button processing to settings variable
|
2022-12-20 00:38:16 -06:00 |
|
Dan Paulat
|
463acd6b94
|
Add reset buttons to settings dialog
|
2022-12-19 01:03:24 -06:00 |
|
Dan Paulat
|
65fd47968a
|
Initial settings dialog content
|
2022-12-01 14:42:43 -06:00 |
|
Dan Paulat
|
7a430da807
|
Settings dialog stub
|
2022-11-30 00:46:15 -06:00 |
|