| .. |
|
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 |
|
font.cpp
|
General GCC compilation fixes
|
2023-04-17 18:37:23 -05:00 |
|
font.hpp
|
Namespace cleanup
|
2021-08-08 08:24:40 -05:00 |
|
font_buffer.cpp
|
Removing boost log from Boost.Log -> spdlog - settings, types, util, view
|
2022-04-19 16:01:45 -05:00 |
|
font_buffer.hpp
|
Namespace cleanup
|
2021-08-08 08:24:40 -05:00 |
|
geographic_lib.cpp
|
USe a common default geodesic object instead of duplicate copies.
|
2023-02-19 15:16:34 -06:00 |
|
geographic_lib.hpp
|
USe a common default geodesic object instead of duplicate copies.
|
2023-02-19 15:16:34 -06:00 |
|
json.cpp
|
Removing unused JSON functionality
|
2022-12-23 00:14:15 -06:00 |
|
json.hpp
|
Removing unused JSON functionality
|
2022-12-23 00:14:15 -06: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
|
Guard pragma warning statements with ifdef msvc
|
2023-04-16 01:02:56 -05:00 |
|
texture_atlas.hpp
|
Expose texture attributes in interface
|
2022-10-05 23:10:23 -05:00 |