Commit graph

268 commits

Author SHA1 Message Date
Dan Paulat
f4226b487d Initial moving of product listing to the background for level 3 2025-08-30 16:28:19 -05:00
Dan Paulat
88d968a533 Run NTP client in the background 2025-08-22 20:08:04 -05:00
Dan Paulat
ad8569532a Ensure the mesa-glu::mesa-glu target is used on Linux instead of OpenGL::GLU
(cherry picked from commit b0a8c6576dc29f46f3cea26fbd06966b713fb4e7)
2025-07-15 23:32:51 -05:00
Dan Paulat
9ac941686b GL_SILENCE_DEPRECATION is required for macOS
(cherry picked from commit e0d1379423e688c27931e28aef17f4b066e8ac68)
2025-07-15 23:32:15 -05:00
Dan Paulat
9076772cf6 Remove GLEW as a dependency
(cherry picked from commit 1b404d8b9ff95baaa0d7ee11089e79d6d5e65ff9)
2025-07-15 23:31:58 -05:00
Dan Paulat
40fc41b724 Move GLEW dependency back to scwx-qt (provides GLU) 2025-07-12 16:45:43 -05:00
Dan Paulat
d5cda9b353 Use glad instead of GLEW to load OpenGL 2025-07-12 16:23:02 -05:00
Dan Paulat
3a8cdb8ea1 Add build numbers to non-Windows builds 2025-06-30 22:48:13 -05:00
Dan Paulat
559f577597 Correct bundle info plist variable name 2025-06-18 23:56:46 -05:00
Dan Paulat
cfa7c774ac Create Apple Disk Image 2025-06-16 23:13:02 -05:00
Dan Paulat
16a962dbec Create a macOS .app bundle 2025-06-16 22:36:31 -05:00
Dan Paulat
3000e23cb1 TBB is used for Linux only 2025-06-15 00:03:07 -05:00
Dan Paulat
012d70b3a2 Initial project file updates for macos 2025-06-15 00:03:07 -05:00
Dan Paulat
9c486d5018 CMAKE_AUTORCC does not work with multi-config 2025-05-30 07:19:13 -05:00
AdenKoperczak
81b0402e8a
Move modified_widgets to widgets 2025-05-24 17:52:45 -04:00
AdenKoperczak
e78aca7377
Disable modifying settings using the scroll wheel unless they are focused 2025-05-18 15:45:50 -04:00
AdenKoperczak
4ad3e92730
Add wayland client libraries conditionally 2025-05-14 18:19:31 -04:00
AdenKoperczak
b90deae897
Remove unneded WaylandClient libraries 2025-05-14 17:04:53 -04:00
AdenKoperczak
4c8f0b4df6
Add wayland files 2025-05-14 17:04:53 -04:00
Dan Paulat
e4fc13aa92 Add an option for enabling/disabling the release console at build time 2025-05-04 23:10:20 -05:00
AdenKoperczak
9f5c126b7f
Use boost::atomic for max_time_step_queue_size, for easier linking 2025-04-17 11:28:29 -04:00
AdenKoperczak
b4694d637b
Ensure atomic is only linked for non-windows OS's 2025-04-17 10:51:27 -04:00
AdenKoperczak
3f9f5fcb90
Explicitly link atomic for max_time_step_queue_size 2025-04-17 09:22:11 -04:00
AdenKoperczak
97693fdace
Add a maximum number of forward/backward time steps that can be queued 2025-04-17 08:44:22 -04:00
AdenKoperczak
c29c0e82dd
Add theme editor dialog 2025-04-11 12:35:23 -04:00
AdenKoperczak
fee00b737a Fix up custom map inputs, making it easier for others to use 2025-03-28 11:07:41 -04:00
aware70
f00b92274a Keep alphabetical file order in scwx-qt.cmake 2025-03-25 21:03:35 -05:00
aware70
50006ada37 Add map API key test button to initial dialog 2025-03-22 17:16:50 -05:00
Dan Paulat
7e02add8de Updating zone and county files for 18 March 2025 release 2025-03-01 23:42:25 -06:00
AdenKoperczak
eb3b76dcf4 get rid of old high_privilege_dialog build 2025-01-12 09:31:36 -05:00
AdenKoperczak
2f9908b54e move check_privilege.* to main 2025-01-12 09:31:03 -05:00
AdenKoperczak
923dad4e2e Add specific dialog and setting for high privilege warning 2025-01-12 09:27:07 -05:00
AdenKoperczak
71f967d536 Added basic high privilege checks and message box 2025-01-12 09:25:54 -05:00
Dan Paulat
a947dc6b9f Add check for NahimicOSD.dll 2025-01-12 01:09:32 -06:00
AdenKoperczak
5bb4a7f95a Add custom marker icons, and rework how marker icons are handled. 2025-01-11 10:50:10 -05:00
AdenKoperczak
d0d9adfd1a Switch to using new edit_marker_dialog for marker adding and editting 2025-01-11 10:50:10 -05:00
AdenKoperczak
7ed89fdd5d added marker_types code for dealing with new marker icons 2025-01-11 10:50:10 -05:00
AdenKoperczak
daa5bd24dc Add q_color_modulate for modulating the color of QIcons 2025-01-11 10:50:10 -05:00
Dan Paulat
e3fa3fdd61 Merge branch 'develop' into feature/conan-2 2024-11-30 01:33:02 -06:00
AdenKoperczak
d64eb762b4 Revert finding some Qt parts in cmake that appear to be causing issues
with build on older versions of linux (ubuntu22.04)
2024-11-29 15:11:58 -05:00
Dan Paulat
9ab9d6b2d0 Bump minimum required to CMake 3.24 2024-11-28 08:05:15 -06:00
Dan Paulat
ed9e7ad72f Fixes for clang-tidy-review 2024-11-28 06:53:15 -06: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
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
AdenKoperczak
19415cd0a1 Added a basic location marker manager. 2024-10-05 13:09:55 -04:00
AdenKoperczak
31940441ed renamed all POI/point of intrest to marker 2024-10-04 19:31:47 -04:00
AdenKoperczak
0a0989e5f4 Do initial work to get layer rendering 2024-10-04 16:43:40 -04:00
Dan Paulat
efee1653e1 Add alert palette settings 2024-09-29 07:34:06 -05:00
Dan Paulat
cea2993665 Add LineSettings class to use as subcategory 2024-09-29 07:34:06 -05:00