2
I Use This!
Activity Not Available

Commits : Listings

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