| .. |
|
color.cpp
|
Remove unused variables
|
2025-06-15 00:03:07 -05:00 |
|
color.hpp
|
Refactor color validator from settings to utility source
|
2024-09-29 07:34:06 -05:00 |
|
file.cpp
|
Remove unused variables
|
2025-06-15 00:03:07 -05:00 |
|
file.hpp
|
Enable loading color palettes from embedded Qt resources
|
2023-01-02 00:23:46 -06:00 |
|
geographic_lib.cpp
|
Clang format/tidy fixes for radar_site_line
|
2025-05-03 10:24:02 -04:00 |
|
geographic_lib.hpp
|
Clang format/tidy fixes for radar_site_line
|
2025-05-03 10:24:02 -04:00 |
|
imgui.cpp
|
Update imgui to v1.89.9
|
2023-11-10 05:18:56 -06:00 |
|
imgui.hpp
|
Refactoring map and ImGui functions from hover text
|
2023-08-28 23:43:07 -05:00 |
|
json.cpp
|
Refactor json utility to wxdata, add ReadJsonString function
|
2025-05-04 23:10:19 -05:00 |
|
json.hpp
|
Refactor json utility to wxdata, add ReadJsonString function
|
2025-05-04 23:10:19 -05:00 |
|
maplibre.cpp
|
clang tidy/format fixes for add_custom_layer_dialog
|
2025-03-28 11:07:41 -04:00 |
|
maplibre.hpp
|
Move code from map_widget and custom_layer_dialog to util/maplibre
|
2025-03-28 11:07:41 -04:00 |
|
network.cpp
|
Fixed issue with NormalizeUrl where whitespace trimming was not
|
2024-11-25 11:42:17 -05:00 |
|
network.hpp
|
Load placefile icons into texture atlas cache
|
2023-07-30 00:40:05 -05:00 |
|
q_color_modulate.cpp
|
First pass fixes from discussions. Mostly linter fixes
|
2025-01-11 10:50:10 -05:00 |
|
q_color_modulate.hpp
|
First pass fixes from discussions. Mostly linter fixes
|
2025-01-11 10:50:10 -05:00 |
|
q_file_buffer.cpp
|
Added default value for clang (has unreachable enum value)
|
2024-09-19 11:55:42 -04:00 |
|
q_file_buffer.hpp
|
Missing includes
|
2023-04-17 18:31:23 -05:00 |
|
q_file_input_stream.cpp
|
Initial QFileInputStream implementation
|
2023-01-01 21:44:03 -06:00 |
|
q_file_input_stream.hpp
|
Missing includes
|
2023-04-17 18:31:23 -05:00 |
|
queue_counter.cpp
|
Use boost::atomic for max_time_step_queue_size, for easier linking
|
2025-04-17 11:28:29 -04:00 |
|
queue_counter.hpp
|
Use boost::atomic for max_time_step_queue_size, for easier linking
|
2025-04-17 11:28:29 -04:00 |
|
streams.hpp
|
Add stream support class for QIODevice to boost::iostreams::stream
|
2022-10-04 23:09:36 -05:00 |
|
texture_atlas.cpp
|
Format texture_atlas.cpp
|
2025-06-17 20:17:58 -05:00 |
|
texture_atlas.hpp
|
Add setting for cursor icon scale
|
2025-04-06 17:43:44 -04:00 |
|
time.cpp
|
Make animation dock follow default timezones
|
2025-06-08 15:40:44 -04:00 |
|
time.hpp
|
Make animation dock follow default timezones
|
2025-06-08 15:40:44 -04:00 |
|
tooltip.cpp
|
Resize tooltip label every frame to account for text changes
|
2023-10-10 21:48:20 -05:00 |
|
tooltip.hpp
|
Refactor tooltip display
|
2023-09-09 00:49:23 -05:00 |