Commit graph

674 commits

Author SHA1 Message Date
Dan Paulat
1217a13fb0 Save layer settings to file 2023-10-22 23:49:41 -05:00
Dan Paulat
a20e053d1b Fixing placefile manager destructor timing 2023-10-22 23:46:32 -05:00
Dan Paulat
ddad68253a Enable layer filtering, and update moving to handle the proxy model 2023-10-18 21:22:07 -05:00
Dan Paulat
b3d75b10ca Removing unused delegate from placefile settings widget 2023-10-16 22:30:00 -05:00
Dan Paulat
5d06f6bc21 Implement layer move functionality using buttons 2023-10-16 22:29:35 -05:00
Dan Paulat
b45ec9dfa5 Enable/disable layer move buttons according to selection 2023-10-15 22:23:39 -05:00
Dan Paulat
ec2663aee6 Drag and drop layers in the layer manager 2023-10-15 09:09:47 -05:00
Dan Paulat
14d6912014 Additional layer model row population, properties 2023-10-13 13:04:48 -05:00
Dan Paulat
d82a1cc171 Additional layer model work, including alert, radar and map layers 2023-10-12 21:43:53 -05:00
Dan Paulat
f0822205a4 Initial layer model for layer manager 2023-10-12 07:26:25 -05:00
Dan Paulat
ad55ec7f51 Layer manager dialog stub 2023-10-11 05:46:41 -05:00
Dan Paulat
f2addd29e6 Add dedicated Placefile Manager dialog separate from settings 2023-10-10 22:33:23 -05:00
Dan Paulat
4a92f11d00 Resize tooltip label every frame to account for text changes 2023-10-10 21:48:20 -05:00
Dan Paulat
73adeda604 Fix QFont styling 2023-10-10 19:18:20 -05:00
Dan Paulat
8326b2f2bf Fix backslash interpretation in IconFile and Image statements 2023-10-09 23:36:21 -05:00
Dan Paulat
c5a56680ea Add anti-aliasing to settings 2023-10-09 23:10:10 -05:00
Dan Paulat
3a754c01c5 Set fontconfig environment in Linux 2023-10-09 22:40:53 -05:00
Dan Paulat
4916dfe85a Add drop shadow to placefile text 2023-10-09 22:01:58 -05:00
Dan Paulat
104227aa42 Represent raw font data as char instead of std::uint8_t 2023-10-08 23:35:55 -05:00
Dan Paulat
fe1acb32cf Initialize Qt application fonts from cached versions on filesystem 2023-10-08 23:33:27 -05:00
Dan Paulat
7af2edd3ec Use a more friendly name for ImGui font registration 2023-10-08 22:25:17 -05:00
Dan Paulat
0d7b9ae9a7 Disabling unused font initialization 2023-10-08 22:16:24 -05:00
Dan Paulat
f4596a7964 Removing some unused ImGui font code 2023-10-08 22:13:07 -05:00
Dan Paulat
810b61f8f9 Use fonts defined in placefiles 2023-10-08 22:05:17 -05:00
Dan Paulat
11ea4676cf Use fonts defined by text settings for rendering 2023-10-08 09:02:28 -05:00
Dan Paulat
e37e64b3f2 Initialize font manager fonts on startup 2023-10-06 05:49:59 -05:00
Dan Paulat
3a4a32b97a Load ImGui fonts on initialization and settings changes 2023-10-06 05:49:18 -05:00
Dan Paulat
67881d31d5 Make SettingsManager an object instead of a namespace 2023-10-06 05:05:59 -05:00
Dan Paulat
1f964c49f8 Check ImGui fonts before new frame 2023-10-06 04:50:26 -05:00
Dan Paulat
b66ca2cb09 Refactor settings to be managed by singletons 2023-10-05 21:55:43 -05:00
Dan Paulat
acc782b2bc Get ImGui font by font category 2023-10-05 21:18:58 -05:00
Dan Paulat
e4ab1e8c19 Finish dynamic load GetImGuiFont function 2023-10-02 23:57:19 -05:00
Dan Paulat
aead8e7264 Start of dynamic ImGui font loading 2023-10-02 00:10:57 -05:00
Dan Paulat
2e9f5818cd Lock the ImGui font atlas when processing a frame 2023-10-01 22:07:36 -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
d82fb666f9 Register font subcategories with text settings 2023-09-26 23:23:38 -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
c807188b2b Refactoring fontconfig from Resource Manager to Font Manager 2023-09-24 01:11:04 -05:00
Dan Paulat
190bd95781 Add ImGui Font class and dedicated Font Manager 2023-09-24 00:45:09 -05:00
Dan Paulat
d1a478ad12 Perform font matching from placefile 2023-09-23 00:45:29 -05:00
Dan Paulat
7edd512ff7 Use a vector to store bundled font names to preserve initialization order 2023-09-23 00:45:29 -05:00
Dan Paulat
3202476267 Load bundled fonts into application font set 2023-09-23 00:45:29 -05:00
Dan Paulat
11c01e8538 Add fontconfig dependency 2023-09-23 00:45:29 -05:00
Dan Paulat
b381ed3a33 Merge branch 'develop' into feature/placefiles 2023-09-20 23:55:00 -05:00
Dan Paulat
d7a3a3ca7b When changing products, the time managed by the Timeline Manager should be used 2023-09-20 23:54:14 -05:00
Dan Paulat
0d0bdd4f8b Updating zone and county files for 19 September 2023 release
Closes #64
2023-09-20 23:49:38 -05:00
Dan Paulat
d58d3fc8e8 Fixing additional thread lifetime issues 2023-09-18 22:23:33 -05:00
Dan Paulat
7d021f72f3 Fixing additional thread lifetime issues 2023-09-18 22:22:28 -05:00