| .. |
|
color.cpp
|
GCC doesn't implement <format> yet, use fmt
|
2023-04-17 18:24:50 -05:00 |
|
color.hpp
|
Draw alert boxes using colors from settings
|
2022-12-25 21:55:27 -06:00 |
|
file.cpp
|
Enable loading color palettes from embedded Qt resources
|
2023-01-02 00:23:46 -06:00 |
|
file.hpp
|
Enable loading color palettes from embedded Qt resources
|
2023-01-02 00:23:46 -06:00 |
|
geographic_lib.cpp
|
Changed code to find a distance, useful for both in range and general distance.
|
2024-07-07 13:14:01 -04:00 |
|
geographic_lib.hpp
|
Changed code to find a distance, useful for both in range and general distance.
|
2024-07-07 13:14:01 -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
|
Use boost::system::error_code for boost 1.85.0
|
2024-05-03 18:13:40 -05:00 |
|
json.hpp
|
Removing unused JSON functionality
|
2022-12-23 00:14:15 -06:00 |
|
maplibre.cpp
|
Add map copyrights and map provider to map context
|
2024-03-02 23:29:44 -06:00 |
|
maplibre.hpp
|
Add map copyrights and map provider to map context
|
2024-03-02 23:29:44 -06:00 |
|
network.cpp
|
Load placefile icons into texture atlas cache
|
2023-07-30 00:40:05 -05:00 |
|
network.hpp
|
Load placefile icons into texture atlas cache
|
2023-07-30 00:40:05 -05:00 |
|
q_file_buffer.cpp
|
Initial QFileInputStream implementation
|
2023-01-01 21:44:03 -06: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 |
|
streams.hpp
|
Add stream support class for QIODevice to boost::iostreams::stream
|
2022-10-04 23:09:36 -05:00 |
|
texture_atlas.cpp
|
change to using toString
|
2024-06-29 12:51:01 -04:00 |
|
texture_atlas.hpp
|
Hold a reference to current images in the placefile manager, removing old, unused images
|
2023-09-17 00:28:54 -05:00 |
|
time.cpp
|
QDate::toStdSysDays is needlessly behind __cpp_lib_chrono >= 201907L
|
2023-05-26 22:42:06 -05:00 |
|
time.hpp
|
QDate::toStdSysDays is needlessly behind __cpp_lib_chrono >= 201907L
|
2023-05-26 22:42:06 -05: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 |