| .. |
|
alert_manager.cpp
|
Update most instances of current time to use a time offset
|
2025-08-22 23:42:08 -05:00 |
|
alert_manager.hpp
|
switch radarSite paramater to be a const reference
|
2024-07-26 11:46:24 -04:00 |
|
download_manager.cpp
|
cpr write callback now takes const std::string_view&
|
2024-10-18 02:43:50 +00:00 |
|
download_manager.hpp
|
Download manager implementation
|
2024-03-25 00:20:15 -05:00 |
|
font_manager.cpp
|
Address ImGui clang-tidy comments, store font size as float
|
2025-08-28 11:18:17 -05:00 |
|
font_manager.hpp
|
Address ImGui clang-tidy comments, store font size as float
|
2025-08-28 11:18:17 -05:00 |
|
hotkey_manager.cpp
|
Handle hotkeys across multiple map panes
|
2024-04-12 22:59:49 -05:00 |
|
hotkey_manager.hpp
|
Handle hotkeys across multiple map panes
|
2024-04-12 22:59:49 -05:00 |
|
log_manager.cpp
|
use a random pid instead of 2 to avoid overlap in flatpaks
|
2025-06-07 12:48:33 -04:00 |
|
log_manager.hpp
|
Add file logging to local application data directory
|
2024-06-01 00:01:35 -05:00 |
|
marker_manager.cpp
|
Archive warnings clang-tidy fixes
|
2025-05-04 23:10:21 -05:00 |
|
marker_manager.hpp
|
Location markers part2 clang-format fixes
|
2025-01-11 10:50:10 -05:00 |
|
media_manager.cpp
|
Move media objects to dedicated thread to avoid main thread delays
|
2025-05-17 19:08:07 -05:00 |
|
media_manager.hpp
|
Move media objects to dedicated thread to avoid main thread delays
|
2025-05-17 19:08:07 -05:00 |
|
placefile_manager.cpp
|
Use dynamically sized ImGui fonts
|
2025-08-27 23:43:11 -05:00 |
|
placefile_manager.hpp
|
Address ImGui clang-tidy comments, store font size as float
|
2025-08-28 11:18:17 -05:00 |
|
position_manager.cpp
|
Move QGeoPositionInfoSource to non-GUI thread
|
2024-05-18 14:35:22 -05:00 |
|
position_manager.hpp
|
Position manager updates for tracking
|
2023-11-23 08:06:34 -06:00 |
|
radar_product_manager.cpp
|
Filter PopulateProductTimes log entries
|
2025-08-31 10:32:04 -05:00 |
|
radar_product_manager.hpp
|
Initial moving of product listing to the background for level 3
|
2025-08-30 16:28:19 -05:00 |
|
radar_product_manager_notifier.cpp
|
Connecting Radar Product Manager creation to Radar Product Model
|
2022-09-19 23:46:15 -05:00 |
|
radar_product_manager_notifier.hpp
|
Connecting Radar Product Manager creation to Radar Product Model
|
2022-09-19 23:46:15 -05:00 |
|
resource_manager.cpp
|
Some parallel loops cannot be vectorized
|
2025-06-15 00:03:07 -05:00 |
|
resource_manager.hpp
|
Add setting for cursor icon scale
|
2025-04-06 17:43:44 -04:00 |
|
settings_manager.cpp
|
Refactor json utility to wxdata, add ReadJsonString function
|
2025-05-04 23:10:19 -05:00 |
|
settings_manager.hpp
|
Load ImGui fonts on initialization and settings changes
|
2023-10-06 05:49:18 -05:00 |
|
task_manager.cpp
|
Wait for an initial offset prior to proceeding with initialization
|
2025-08-22 22:28:55 -05:00 |
|
task_manager.hpp
|
Run NTP client in the background
|
2025-08-22 20:08:04 -05:00 |
|
text_event_manager.cpp
|
Update most instances of current time to use a time offset
|
2025-08-22 23:42:08 -05:00 |
|
text_event_manager.hpp
|
Add text event pruning
|
2025-05-04 23:10:22 -05:00 |
|
thread_manager.cpp
|
Properly manage QThread termination
|
2024-05-18 14:33:13 -05:00 |
|
thread_manager.hpp
|
Add thread manager for QThreads
|
2024-05-18 11:08:48 -05:00 |
|
timeline_manager.cpp
|
NotAvailable should not hang animation
|
2025-08-30 23:10:23 -05:00 |
|
timeline_manager.hpp
|
Archive warnings clang-tidy fixes
|
2025-05-04 23:10:21 -05:00 |
|
update_manager.cpp
|
Archive warnings clang-tidy fixes
|
2025-05-04 23:10:21 -05:00 |
|
update_manager.hpp
|
Remove temporary installer files on application startup
|
2024-03-26 23:46:56 -05:00 |