AdenKoperczak
|
c139b156ee
|
Make naming more consistent for some ImGui DrawLayer Functions
|
2025-03-19 14:15:17 -04:00 |
|
AdenKoperczak
|
6d107f6c2d
|
Inital code for per map layer ImGui contexts
|
2025-03-19 14:15:17 -04:00 |
|
AdenKoperczak
|
36e8690ad1
|
Use information available during DoMousePicking instead of params from
last render in MapWidget
|
2025-02-03 10:50:08 -05:00 |
|
AdenKoperczak
|
64b679a002
|
Added cursor icon always on option to general settings
|
2024-11-30 15:43:50 -05:00 |
|
AdenKoperczak
|
1b79c37fd2
|
Removed unneeded date/chrono header includes
|
2024-09-27 11:55:20 -04:00 |
|
AdenKoperczak
|
79e39021a6
|
switch to using __cpp_lib_chrono to determine if chrono or date/date.h should be used
|
2024-09-22 12:02:38 -04:00 |
|
AdenKoperczak
|
c5d004aa48
|
fixed __clange__ spelling mistake
|
2024-09-21 12:44:24 -04:00 |
|
AdenKoperczak
|
d9f9e89b19
|
do not include date/date.h for clang
|
2024-09-19 14:38:53 -04:00 |
|
Dan Paulat
|
0b64a8eae3
|
Enable transparency for all draw layers
|
2024-08-03 23:25:39 -05:00 |
|
Dan Paulat
|
f4bc2572d2
|
Display mouse cursor icon on maps when Ctrl is held
|
2024-04-21 00:12:19 -05:00 |
|
Dan Paulat
|
9cb29c6b9a
|
Add icon visibility method to geo icons, update only dirty icons
|
2024-04-20 00:34:50 -05:00 |
|
Dan Paulat
|
fcf6ef800b
|
Add map center icon to overlay layer
|
2024-04-20 00:32:48 -05:00 |
|
Dan Paulat
|
d3375de968
|
Display time zone according to settings
|
2024-03-29 22:54:02 -05:00 |
|
Dan Paulat
|
5fb9dc6a5f
|
Display clock format defined in settings on map
|
2024-03-29 01:06:28 -05:00 |
|
Dan Paulat
|
35bd2433a7
|
Update map immediately if map logo or attribution is toggled
|
2024-03-08 00:55:55 -06:00 |
|
Dan Paulat
|
931b5d8481
|
Add visibility to icon draw items
|
2024-03-08 00:45:06 -06:00 |
|
Dan Paulat
|
074a39d224
|
Add map logo to map
|
2024-03-05 22:56:27 -06:00 |
|
Dan Paulat
|
2a8a16e79f
|
Add map attribution to display
|
2024-03-02 23:41:37 -06:00 |
|
Dan Paulat
|
1fd52f771c
|
Refactor QMapLibreGL to QMapLibre
|
2024-03-02 00:58:25 -06:00 |
|
Dan Paulat
|
2d6181b12a
|
Remove includes from map context where only class or struct declaration is required
|
2024-02-16 22:25:38 -06:00 |
|
Dan Paulat
|
0803a93f15
|
Compass icon updates for Linux
|
2024-01-14 00:09:23 -06:00 |
|
Dan Paulat
|
dfe1695385
|
Adjust the compass icon to always appear below the sweep time window
|
2024-01-13 23:50:48 -06:00 |
|
Dan Paulat
|
9c7e3eb7e6
|
Add compass icon to map showing bearing, and allow reset to north up
|
2024-01-13 23:32:06 -06:00 |
|
Dan Paulat
|
b3e035c53d
|
Add ability to install event handlers from mouse picking
|
2024-01-13 23:16:38 -06:00 |
|
Dan Paulat
|
447f3ee821
|
Don't allow hover over sweep time if there is no data to display, preventing crash
|
2024-01-09 23:02:44 -06:00 |
|
Dan Paulat
|
a2f2181f1b
|
Add geographic coordinates to mouse picking functions
|
2024-01-02 00:45:15 -06:00 |
|
Dan Paulat
|
ad4ae80da8
|
Fix first time display of location icon
|
2023-11-23 22:17:43 -06:00 |
|
Dan Paulat
|
7057f14b22
|
Shrinking location crosshairs to 24x24, rotating 45 degrees
|
2023-11-23 22:16:00 -06:00 |
|
Dan Paulat
|
9590e2cc52
|
Add location icon to overlay layer
|
2023-11-23 08:22:19 -06:00 |
|
Dan Paulat
|
c91b1c9a65
|
Remove unused includes from overlay layer
|
2023-11-23 08:21:46 -06:00 |
|
Dan Paulat
|
1e7df9f236
|
Hover over time for additional product information
|
2023-11-19 07:56:52 -06:00 |
|
Dan Paulat
|
c2918daebf
|
Cleanup unused freetype dependencies and old text rendering
|
2023-11-17 21:21:37 -06:00 |
|
Dan Paulat
|
38b56be7c4
|
Mouse picking boilerplate
|
2023-08-27 00:29:17 -05:00 |
|
Dan Paulat
|
53c2f29785
|
Fix display scaling for custom map widgets
|
2023-05-11 23:03:08 -05:00 |
|
Dan Paulat
|
023688b746
|
General GCC compilation fixes
|
2023-04-17 18:37:23 -05:00 |
|
Dan Paulat
|
593010acc2
|
Use HH date library when not using MSVC
|
2023-04-17 18:16:36 -05:00 |
|
Dan Paulat
|
509fc76653
|
Guard pragma warning statements with ifdef msvc
|
2023-04-16 01:02:56 -05:00 |
|
Dan Paulat
|
8250b09574
|
Adding product name to display
|
2023-04-13 21:39:59 -05:00 |
|
Dan Paulat
|
a3bd6ba65c
|
Render sweep time using ImGui
|
2022-11-29 10:18:14 -06:00 |
|
Dan Paulat
|
2ac141ea1a
|
Update to latest maplibre-gl-native, including rename from QMapboxGL to QMapLibreGL
|
2022-10-20 22:54:53 -05:00 |
|
Dan Paulat
|
224d36bae5
|
Define draw item shaders in draw items, not the generic draw layer
|
2022-10-03 00:13:01 -05:00 |
|
Dan Paulat
|
a45e996872
|
Create shader programs through map context in order to cache programs through re-initialization
|
2022-10-02 23:35:25 -05:00 |
|
Dan Paulat
|
ff58f5bcf6
|
Fixing warnings in scwx-qt
|
2022-06-11 07:42:18 -05:00 |
|
Dan Paulat
|
159b3d8412
|
Get rid of disconnect warning after radar product view has been removed
|
2022-05-28 22:46:16 -05:00 |
|
Dan Paulat
|
09064c0be0
|
Don't connect signals/slots with null pointers
|
2022-05-28 02:31:49 -05:00 |
|
Dan Paulat
|
e6bddc79db
|
Boost.Log -> spdlog - qt/map
|
2022-04-18 09:09:02 -05:00 |
|
Dan Paulat
|
78a16b6a99
|
Don't display epoch on map overlay
|
2022-03-06 16:52:00 -06:00 |
|
Dan Paulat
|
7c44bafeb5
|
Stub for selecting radar product on successful file load
|
2022-03-05 22:40:23 -06:00 |
|
Dan Paulat
|
b9c4b9e9c7
|
Draw overlay layer regardless of radar product view, general layer organization
|
2022-03-01 22:50:21 -06:00 |
|
Dan Paulat
|
689f3dc464
|
Change text background to draw item
|
2021-12-18 22:45:29 -06:00 |
|