| .. |
|
color.cpp
|
Draw alert boxes using colors from settings
|
2022-12-25 21:55:27 -06: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
|
Return SettingsVariable objects instead of values
|
2022-12-19 00:32:35 -06: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
|
Initial QFileInputStream implementation
|
2023-01-01 21:44:03 -06:00 |
|
q_file_input_stream.cpp
|
Initial QFileInputStream implementation
|
2023-01-01 21:44:03 -06:00 |
|
q_file_input_stream.hpp
|
Initial QFileInputStream implementation
|
2023-01-01 21:44:03 -06:00 |
|
streams.hpp
|
Add stream support class for QIODevice to boost::iostreams::stream
|
2022-10-04 23:09:36 -05:00 |
|
texture_atlas.cpp
|
Don't use std::move when returning a local variable, allow NRVO
|
2022-10-08 00:03:47 -05:00 |
|
texture_atlas.hpp
|
Expose texture attributes in interface
|
2022-10-05 23:10:23 -05:00 |