supercell-wx/scwx-qt/source/scwx/qt/util
2024-10-21 10:39:08 -04:00
..
color.cpp Refactor color validator from settings to utility source 2024-09-29 07:34:06 -05:00
color.hpp Refactor color validator from settings to utility source 2024-09-29 07:34:06 -05: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 removed usage of trace 2024-07-26 12:12:52 -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 trim whitespace from placefile URL's 2024-10-13 09:51:16 -04:00
network.hpp Load placefile icons into texture atlas cache 2023-07-30 00:40:05 -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
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 remove commented out unused variables 2024-09-20 13:27:27 -04: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