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 CI: use newer image for Qt builds More... almost 4 years ago
Qt: add a Quick element to enter degree numbers More... almost 4 years ago
remove unneeded code from osm2go_cpp.h More... almost 4 years ago
CMake: remove WriteCompilerDetectionHeader More... almost 4 years ago
do not fail assertion when deleting a node from an already deleted way More... almost 4 years ago
also delete closed ways where only one node remains as first and last node More... almost 4 years ago
improve deleting nodes from closed ways More... almost 4 years ago
Qt: add validator for new project names More... almost 4 years ago
Qt: add input validators More... almost 4 years ago
Qt: add model for project selection More... almost 4 years ago
move project_select() into platform code More... almost 4 years ago
Qt: QAbstractTableModel already sets Qt::ItemNeverHasChildren More... almost 4 years ago
Qt: use std::unique_ptr instead of QScopedPointer More... almost 4 years ago
CMake: fix test setting when building with embedded curl More... almost 4 years ago
Qt tests: don't use (void) as parameter list More... almost 4 years ago
Qt tests: use auto for pointers created with new More... almost 4 years ago
Qt: use emplace_back() instead of push_back() More... almost 4 years ago
Qt: use auto* for pointers created with new More... almost 4 years ago
Qt: default a destructor More... almost 4 years ago
add some inline destructors to the headers More... almost 4 years ago
tests: add check for diff_restore() More... almost 4 years ago
tests: test some more code path when restoring relations More... almost 4 years ago
make position parameter of way_t::insert_node() unsigned More... almost 4 years ago
make style_t an abstract base class for styles More... almost 4 years ago
tests: create style in test_map constructor if needed More... almost 4 years ago
get rid of *colorize_world() More... almost 4 years ago
combine restyling a way and drawing it More... almost 4 years ago
fix rounding truncation when calculating line arrow dimensions More... almost 4 years ago
use unsigned members to hold line widths More... almost 4 years ago
use float for radius and width passed to canvas items More... almost 4 years ago