2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 13 hours ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix Clang warnings about defaulted operator More... about 3 years ago
osm-gps-map: suppress warnings caused by older glib versions with newer gcc More... about 3 years ago
mark impossible overloads of assert_cmpstr_struct as unreachable More... about 3 years ago
GitHub CI: use newer image for Qt builds More... about 3 years ago
Qt: add a Quick element to enter degree numbers More... about 3 years ago
remove unneeded code from osm2go_cpp.h More... about 3 years ago
CMake: remove WriteCompilerDetectionHeader More... about 3 years ago
do not fail assertion when deleting a node from an already deleted way More... about 3 years ago
also delete closed ways where only one node remains as first and last node More... about 3 years ago
improve deleting nodes from closed ways More... about 3 years ago
Qt: add validator for new project names More... about 3 years ago
Qt: add input validators More... about 3 years ago
Qt: add model for project selection More... about 3 years ago
move project_select() into platform code More... about 3 years ago
Qt: QAbstractTableModel already sets Qt::ItemNeverHasChildren More... about 3 years ago
Qt: use std::unique_ptr instead of QScopedPointer More... about 3 years ago
CMake: fix test setting when building with embedded curl More... about 3 years ago
Qt tests: don't use (void) as parameter list More... about 3 years ago
Qt tests: use auto for pointers created with new More... about 3 years ago
Qt: use emplace_back() instead of push_back() More... about 3 years ago
Qt: use auto* for pointers created with new More... about 3 years ago
Qt: default a destructor More... about 3 years ago
add some inline destructors to the headers More... about 3 years ago
tests: add check for diff_restore() More... about 3 years ago
tests: test some more code path when restoring relations More... about 3 years ago
make position parameter of way_t::insert_node() unsigned More... about 3 years ago
make style_t an abstract base class for styles More... about 3 years ago
tests: create style in test_map constructor if needed More... about 3 years ago
get rid of *colorize_world() More... about 3 years ago
combine restyling a way and drawing it More... about 3 years ago