2
I Use This!
Very Low Activity

Commits : Listings

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