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
|
207cc1e302
|
Stub for placefile test
|
2023-07-17 22:03:14 -05:00 |
|
Dan Paulat
|
6767c0c50a
|
Create custom string tokenizer for use in placefile parsing
- Avoids the use of regular expressions, and is expected to be more efficient with large placefiles
|
2023-07-16 23:59:28 -05:00 |
|
Dan Paulat
|
9c27b2cd29
|
Add map provider layer test
|
2023-07-14 00:21:12 -05:00 |
|
Dan Paulat
|
1e4e2ba1b4
|
Add UI settings for collapsible groups
|
2023-06-30 00:11:43 -05:00 |
|
Dan Paulat
|
6000abdeb3
|
Save map style in settings
- Fixes #50
|
2023-06-21 23:34:49 -05:00 |
|
Dan Paulat
|
e8e3032dcd
|
Save loop delay, speed, and time to settings on shutdown
|
2023-06-14 22:56:26 -05:00 |
|
Dan Paulat
|
a9f5a766cc
|
Add NEXRAD data provider function to get time points by date
|
2023-05-16 22:42:09 -05:00 |
|
Dan Paulat
|
17c387657f
|
Updating test settings data for default alert action
|
2023-05-02 23:30:34 -05:00 |
|
Dan Paulat
|
eed7e8e5e9
|
Add Map Provider and MapTiler to general settings
|
2023-04-27 22:28:42 -05:00 |
|
Dan Paulat
|
a609f14f1f
|
Adding update notifications setting option
|
2023-04-23 00:30:18 -05:00 |
|
Dan Paulat
|
08654bb7b0
|
Update manager and test
|
2023-04-22 22:42:09 -05:00 |
|
Dan Paulat
|
4ba56d8cf0
|
Updating AWS Level 2 test to use KEAX for prune
|
2023-04-21 13:45:27 -05:00 |
|
Dan Paulat
|
4a31cf6d3e
|
Find nearest radar site
|
2023-02-19 13:01:19 -06:00 |
|
Dan Paulat
|
eb36b267a4
|
Fixing missing test update for default palettes
|
2023-02-04 00:54:17 -06:00 |
|
Dan Paulat
|
1f9392e9f6
|
QFileInputStream and QFileBuffer test
|
2023-01-01 22:49:22 -06:00 |
|
Dan Paulat
|
2b55d0cd69
|
Adding alert colors to settings
|
2022-12-25 00:57:57 -06:00 |
|
Dan Paulat
|
7522162095
|
Return SettingsVariable objects instead of values
|
2022-12-19 00:32:35 -06:00 |
|
Dan Paulat
|
891b6c839f
|
Inheriting MapSettings and PaletteSettings from SettingsCategory, updating SettingsManager initialization
|
2022-12-18 08:45:05 -06:00 |
|
Dan Paulat
|
c93e776137
|
Inheriting GeneralSettings from SettingsCategory, making generic read/write JSON functions
|
2022-12-17 23:05:00 -06:00 |
|
Dan Paulat
|
1ad67de71b
|
Settings container
|
2022-12-07 00:09:17 -06:00 |
|
Dan Paulat
|
08b1d6e152
|
Settings variable minimum/maximum, additional tests
|
2022-12-06 22:54:38 -06:00 |
|
Dan Paulat
|
db665ed9ec
|
Settings variable
|
2022-12-01 23:56:36 -06:00 |
|
Dan Paulat
|
81f1beb8d8
|
Adding settings for debug enabled and font sizes
|
2022-11-30 00:22:26 -06:00 |
|
Dan Paulat
|
399a07b1e2
|
ImGui context model test fixes
|
2022-11-28 09:40:01 -06:00 |
|
Dan Paulat
|
ee2ec329da
|
Add ImGui Manager to manage creation and deletion of contexts
|
2022-11-27 10:27:30 -06:00 |
|
Dan Paulat
|
a2616b0ee0
|
Warnings provider to access warnings text products
|
2022-11-06 23:37:41 -06:00 |
|
Dan Paulat
|
d5d9285736
|
Directory listing
|
2022-11-02 21:59:16 -05:00 |
|
Dan Paulat
|
305e5c3698
|
Add county database interface and test
|
2022-10-25 23:21:26 -05:00 |
|
Dan Paulat
|
a3d007d8c4
|
Add UGC tests
|
2022-10-15 00:14:45 -05:00 |
|
Dan Paulat
|
b6e7c829ee
|
Rolling CMake required to 3.20
- CMake 3.15 required to remove /W3 by default
- CMake 3.20 required for preset support
|
2022-10-06 10:29:35 -05:00 |
|
Dan Paulat
|
822e523400
|
Level 3 category and product mappings
|
2022-09-05 18:07:04 -05:00 |
|
Dan Paulat
|
12d8aaf8a6
|
Request available level 3 products
|
2022-06-26 07:57:28 -05:00 |
|
Dan Paulat
|
bcf2d7bffc
|
Adding map settings
|
2022-06-08 23:38:44 -05:00 |
|
Dan Paulat
|
b80dbb8b55
|
Update AWS data provider tests for Refresh API change
|
2022-06-05 16:17:33 -05:00 |
|
Dan Paulat
|
70b8f78eb5
|
AWS Level 3 Data Provider
|
2022-05-30 00:53:44 -05:00 |
|
Dan Paulat
|
394aba2d83
|
Implement pruning in the AWS Level 2 data provider cache
|
2022-05-29 23:52:43 -05:00 |
|
Dan Paulat
|
df3d65e8aa
|
Returning new objects from Refresh() function
|
2022-05-23 23:41:24 -05:00 |
|
Dan Paulat
|
bde8d288bd
|
AWS Level 2 Provider FindKey
|
2022-05-22 08:48:40 -05:00 |
|
Dan Paulat
|
80310029e5
|
Refresh AWS level 2 data over multiple days
|
2022-05-22 07:59:25 -05:00 |
|
Dan Paulat
|
690f3f6216
|
Store objects and get time point
|
2022-04-30 21:07:44 -05:00 |
|
Dan Paulat
|
1681b6772b
|
Add initial AWS Level 2 Data Provider
|
2022-04-22 09:26:45 -05:00 |
|
Dan Paulat
|
bd68f1adbd
|
Initialize AWS SDK
|
2022-04-22 09:24:58 -05:00 |
|
Dan Paulat
|
a96e017917
|
Add mapbox_api_key to settings
|
2022-04-20 11:56:22 -05:00 |
|
Dan Paulat
|
a90d95cf6d
|
Revert "Workaround for Boost 1.78.0 log namespace change"
This reverts commit ae886fd624.
|
2022-04-19 16:06:01 -05:00 |
|
Dan Paulat
|
7734fcabab
|
Boost.Log -> spdlog - test
|
2022-04-19 16:05:31 -05:00 |
|
Dan Paulat
|
ae886fd624
|
Workaround for Boost 1.78.0 log namespace change
|
2022-04-12 20:35:37 -05:00 |
|
Dan Paulat
|
7b16972cb1
|
Adding additional STP/OHP palette assignments
|
2022-04-10 21:25:16 -05:00 |
|
Dan Paulat
|
fd35a912e5
|
Adding additional palette types
|
2022-04-10 19:09:46 -05:00 |
|