Vankata453 c82d672a98 Fix double newline TTF text rendering issues 3 months ago
..
colorspace_oklab.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) 8 months ago
colorspace_oklab.hpp 435a50bf01 Editor: Add an OKLab colour picker (#1816) 2 years ago
currenton.hpp f9b3732a48 Move cast from Currenton() to ::current() to avoid UB 5 years ago
dynamic_scoped_ref.hpp 6d7fc637fb Fix clang-tidy performance warnings 5 years ago
fade_helper.cpp 7020035430 Improved FadeHelpers (added get_value()) 2 years ago
fade_helper.hpp 7020035430 Improved FadeHelpers (added get_value()) 2 years ago
file_system.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) 8 months ago
file_system.hpp 7a1bd6e964 Drag drop install addons (#2229) 1 year ago
gettext.cpp 90082628e6 Moved global dictionary into gettext.cpp, no need to have it in globals.cpp 9 years ago
gettext.hpp 7d51c1d1b8 Replace boost::format with fmt::format 2 years ago
line_iterator.cpp c82d672a98 Fix double newline TTF text rendering issues 3 months ago
line_iterator.hpp c82d672a98 Fix double newline TTF text rendering issues 3 months ago
log.cpp 6bae9ce720 Better integration of Android code 2 years ago
log.hpp 6bae9ce720 Better integration of Android code 2 years ago
obstackpp.hpp a255aeaccf Another attempt at fixing MSVC compiler warnings 5 years ago
reader.cpp 0087a10b1b More --resave work 5 years ago
reader.hpp 9bf89d46bb Clean up some includes. 5 years ago
reader_collection.cpp 635cf66ccd Replace `for(` with `for (` 5 years ago
reader_collection.hpp 43a22b3e26 Add Reader*::get_sexp()/get_doc() functions 5 years ago
reader_document.cpp ff0beace09 Replace `if(` with `if (` 5 years ago
reader_document.hpp 43a22b3e26 Add Reader*::get_sexp()/get_doc() functions 5 years ago
reader_error.hpp bb5f085b3d Include origin of the exception in the error message 8 years ago
reader_iterator.cpp 316b6e4843 Add ReaderIterator::get_sexp() and ::get_doc() 5 years ago
reader_iterator.hpp 316b6e4843 Add ReaderIterator::get_sexp() and ::get_doc() 5 years ago
reader_mapping.cpp 5333cebf62 [NO SQUASH] Move to C++17 and remove Boost dependency (#2473) 11 months ago
reader_mapping.hpp f6d26141f9 Fix missing cstdint include (#2484) 10 months ago
reader_object.cpp 9a01797ceb Use references instead of pointer in Reader classes 5 years ago
reader_object.hpp 43a22b3e26 Add Reader*::get_sexp()/get_doc() functions 5 years ago
string_util.cpp 617933b2ef Resource packs, add-on dependencies, "TransferStatusList"-s (#2357) 10 months ago
string_util.hpp 617933b2ef Resource packs, add-on dependencies, "TransferStatusList"-s (#2357) 10 months ago
timelog.cpp 8e2163140d Move timelog into a proper class 5 years ago
timelog.hpp 8e2163140d Move timelog into a proper class 5 years ago
typed_uid.hpp d38c7bc9a8 Fixed code problem with TypedUIDs (#1986) 2 years ago
uid.cpp 08de203c3f Add UID class for holding a unique id number 5 years ago
uid.hpp 458ba0ef38 Refactored overlay_widget.cpp to improve lifetime management (#1935) 2 years ago
uid_generator.cpp a7dac9045d Add generator for unique ids (UID) 5 years ago
uid_generator.hpp a7dac9045d Add generator for unique ids (UID) 5 years ago
unique_name.cpp 63fe4cb37f Ensure that each PathGameObject has a name 5 years ago
unique_name.hpp 63fe4cb37f Ensure that each PathGameObject has a name 5 years ago
utf8_iterator.cpp b5a86ce8d5 Major improvements to UBports build (#1705) 3 years ago
utf8_iterator.hpp 0c86b79e15 Updated email address, grumbel@gmx.de -> grumbel@gmail.com 9 years ago
writer.cpp 71bf6dc484 Add Writer::write(std::string name, sexp::Value) 5 years ago
writer.hpp 71bf6dc484 Add Writer::write(std::string name, sexp::Value) 5 years ago