Dan Paulat
|
f1e35532b9
|
Initial handling of multiple time sweeps in individual level 2 files
|
2024-11-20 19:50:09 -06:00 |
|
Dan Paulat
|
b466ac818c
|
Index multiple level 2 elevation scans
|
2024-11-20 19:50:09 -06:00 |
|
Dan Paulat
|
50b6a8dd9b
|
Animation dock widget should set 59 seconds for archive selections, instead of current time at initialization
|
2024-11-20 19:50:09 -06:00 |
|
Dan Paulat
|
6dbd020591
|
Change radar product manager member variable initialization
|
2024-11-20 19:50:09 -06:00 |
|
Dan Paulat
|
94bb3c9430
|
Merge pull request #288 from AdenKoperczak/add_qt6ct_darker_theme
Add qt6ct based fusion color palettes.
|
2024-11-14 05:41:18 -06:00 |
|
AdenKoperczak
|
73d3eedcdc
|
Move connection creation earlier to cause it to be triggered on setting
the current value to the combobox
|
2024-11-04 09:51:52 -05:00 |
|
AdenKoperczak
|
3f52f79210
|
Fix spelling mistake in comment
|
2024-11-03 14:23:21 -05:00 |
|
AdenKoperczak
|
e16db1823d
|
Add disabling of theme file when custom theme is not selected
|
2024-10-29 11:25:16 -04:00 |
|
AdenKoperczak
|
20b8c0da7d
|
Add QT6CT_LIBRARY to avoid Q_DECL_IMPORT in include
|
2024-10-29 09:02:04 -04:00 |
|
AdenKoperczak
|
158a4171d2
|
Added theme_file to settings test cases
|
2024-10-29 09:01:32 -04:00 |
|
AdenKoperczak
|
ccf5f6a3d8
|
Added custom theme file selection dialog
|
2024-10-28 13:00:39 -04:00 |
|
AdenKoperczak
|
8e114c555f
|
Update CMake files to possibly work on windows
|
2024-10-28 10:14:49 -04:00 |
|
Dan Paulat
|
e8f20938cd
|
Merge pull request #293 from dpaulat/hotfix/updates-on-main-thread
Ensure widgets are always updated on the main thread
|
2024-10-27 10:56:40 -05:00 |
|
Dan Paulat
|
ac40fd93b7
|
Ensure widgets are always updated on the main thread
Fixes crashes and widget freezes
|
2024-10-27 09:06:05 -05:00 |
|
AdenKoperczak
|
b5a89b51db
|
Switch to using qt6ct palettes from submodule instead of copy
|
2024-10-26 15:46:06 -04:00 |
|
AdenKoperczak
|
a7939a3a19
|
switch to static linking for qt6ct library
|
2024-10-26 15:31:15 -04:00 |
|
AdenKoperczak
|
96c6baa6c9
|
Add install location for qt6ct for windows (maybe)
|
2024-10-21 16:20:56 -04:00 |
|
AdenKoperczak
|
67c510cbd8
|
Try adding Qt requirments from qt6ct into scwx-qt to fix windows build
|
2024-10-21 14:00:34 -04:00 |
|
AdenKoperczak
|
57d65cf086
|
Change how new fusion styles are selected
|
2024-10-21 11:23:34 -04:00 |
|
AdenKoperczak
|
5c57ae0edc
|
Switch to using a submodule for qt6ct external code
|
2024-10-21 10:39:08 -04:00 |
|
AdenKoperczak
|
0bce0e2bd7
|
First addition of qt6ct based color palettes to give dark mode on all platforms.
|
2024-10-19 09:41:42 -04:00 |
|
Dan Paulat
|
194638f759
|
Merge pull request #287 from AdenKoperczak/fix_running_on_older_glibc
Revert to using ubuntu-22.04 for GCC build to ensure support for older GLibc versions
|
2024-10-18 11:07:10 -05:00 |
|
AdenKoperczak
|
6c2e31e3cb
|
rename to in CI workflow
|
2024-10-18 10:46:51 -04:00 |
|
AdenKoperczak
|
a5106f4640
|
Revert to using ubuntu-22.02 for gcc build to ensure support for older Glibc versions (Debian)
|
2024-10-18 09:54:06 -04:00 |
|
Dan Paulat
|
b4652f6d2d
|
Merge pull request #286 from dpaulat/renovate/cpr-1.x
Update dependency cpr to v1.11.0
|
2024-10-18 04:05:43 -05:00 |
|
Dan Paulat
|
5195519ef1
|
Merge pull request #283 from dpaulat/renovate/freetype-2.x
Update dependency freetype to v2.13.3
|
2024-10-18 04:05:23 -05:00 |
|
Dan Paulat
|
c04cbc2929
|
cpr write callback now takes const std::string_view&
|
2024-10-18 02:43:50 +00:00 |
|
renovate[bot]
|
43d8fc5207
|
Update dependency freetype to v2.13.3
|
2024-10-18 02:28:14 +00:00 |
|
Dan Paulat
|
1843f387ff
|
Merge pull request #281 from AdenKoperczak/location_markers
Add Location Markers (Part 1)
|
2024-10-17 21:26:52 -05:00 |
|
Dan Paulat
|
72a1697d65
|
Merge pull request #284 from dpaulat/feature/qt-6.8.0
Bump dependency Qt to 6.8.0
|
2024-10-17 17:36:12 -05:00 |
|
AdenKoperczak
|
fe9311325b
|
removed unneded dataChanged calls in MarkerModel
|
2024-10-17 17:55:45 -04:00 |
|
AdenKoperczak
|
a82e379f9b
|
Make marker layer emit NeedsRendering on updating markers
|
2024-10-17 17:52:00 -04:00 |
|
AdenKoperczak
|
ee998232f7
|
Add mutexes to marker manager
|
2024-10-17 17:50:17 -04:00 |
|
AdenKoperczak
|
a8845514c6
|
Updated SVG to be much closer to an equilateral triangle
|
2024-10-17 16:43:00 -04:00 |
|
Dan Paulat
|
9ee6e2ee25
|
Add Fusion Light and Fusion Dark styles
|
2024-10-17 06:17:27 -05:00 |
|
Dan Paulat
|
620a0dba25
|
Merge pull request #285 from AdenKoperczak/trim_whitespace_from_inputs
Trim white space from inputs
|
2024-10-14 06:16:50 -05:00 |
|
renovate[bot]
|
907d80943e
|
Update dependency cpr to v1.11.0
|
2024-10-14 11:05:31 +00:00 |
|
AdenKoperczak
|
bf3454d9a4
|
Add whitespace trimming to more settings
|
2024-10-13 10:07:58 -04:00 |
|
AdenKoperczak
|
bc3b1ad3d2
|
fix some spelling mistakes in comments
|
2024-10-13 10:00:37 -04:00 |
|
AdenKoperczak
|
25fb9bdae0
|
Add whitespace trimming to some settings
|
2024-10-13 09:59:24 -04:00 |
|
AdenKoperczak
|
67706dc186
|
trim whitespace from placefile URL's
|
2024-10-13 09:51:16 -04:00 |
|
AdenKoperczak
|
78b453249a
|
Change cordinates to be displayed in a consistent format
|
2024-10-11 11:03:36 -04:00 |
|
AdenKoperczak
|
60a059078c
|
fixed missing static cast on size_t to int convertion
|
2024-10-10 11:00:32 -04:00 |
|
AdenKoperczak
|
0c20e49831
|
Moved name to end of model to make it take all remaining space
|
2024-10-10 09:43:16 -04:00 |
|
AdenKoperczak
|
aec937aa97
|
add more handling to ensure that MarkerModel stays up to date with MarkerManager
|
2024-10-10 08:38:33 -04:00 |
|
Dan Paulat
|
e9ee5c6911
|
Enable multi-processor compilation for maplibre
|
2024-10-10 04:54:50 -05:00 |
|
Dan Paulat
|
685f3cee10
|
Update usage of QCheckBox::stateChanged to QCheckBox::checkStateChanged
|
2024-10-09 05:57:27 -05:00 |
|
Dan Paulat
|
2f37e42b38
|
Add qt_arch variable to setup scripts, updating Windows to msvc2022
|
2024-10-09 05:54:57 -05:00 |
|
Dan Paulat
|
1fd51d23f3
|
Qt 6.8.0 bumped MSVC to 2022
|
2024-10-08 22:21:25 -05:00 |
|
Dan Paulat
|
a03cf83d58
|
Bump dependency Qt to 6.8.0
|
2024-10-08 22:17:42 -05:00 |
|