2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Dec 05, 2024 — Dec 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use const xmlErrorPtr to be compatible with newer libxml2 More... over 1 year ago
mark static object type map const More... about 2 years ago
map: avoid assertion on bogus click events More... about 2 years ago
GitHub actions: use checkout v4 More... about 2 years ago
fix overridden server not being present after project was opened More... over 2 years ago
add extra code to describe railway tracks using railway:track_ref More... over 2 years ago
add nonstd::string_view::starts_with() for C++17 as well More... over 2 years ago
add extra code to describe railway signals More... over 2 years ago
use "shop" tags to describe objects as well More... over 2 years ago
update defaultpresets to r18769 More... over 2 years ago
factor out common parts of SAX parser More... over 2 years ago
fix typo in comment More... over 2 years ago
goocanvas: use std::clamp() instead of nested std::min() and std::max() More... over 2 years ago
disallow ':' in project names as they may be stored on VFAT More... about 3 years ago
fix typo in comment More... about 3 years ago
CMake: fix indentation More... about 3 years ago
Qt: drop needless include More... about 3 years ago
Qt: move some files that use QtWidgets into widgets/ More... about 3 years ago
use std::enable_if<> instead of TRSTRING_NATIVE_TYPE_IS_TRSTRING in C++11 code More... about 3 years ago
use more anonymous namespace in osm2go_annotations.cpp More... about 3 years ago
Qt: use | instead of + to combine keyboard modifiers More... about 3 years ago
avoid duplicate allocation for filename in track_save() More... about 3 years ago
fix API doc of track_write() More... about 3 years ago
project: avoid too much debug spam More... about 3 years ago
use nonstd::string_view where std::string::substr() is used More... about 3 years ago
gtk: factor out duplicate code to set file dialog properties for track path More... about 3 years ago
avoid unneeded check if OSM server was updated More... about 3 years ago
string_view: provide nonstd::string_view::ends_with() even for C++17 More... about 3 years ago
add string_view.hpp to provide a version of this header also for older compilers More... about 3 years ago
avoid needless memory allocations when parsing LC_MESSAGES More... about 3 years ago