2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tests: use OSM2GO_TEST_INIT at more places More... about 4 years ago
CMake: properly force PICKER_MENU to on on Maemo More... about 4 years ago
CMake: add feature_summary() for options More... about 4 years ago
remove pointless debug message in map_t::item_is_selected_node() More... about 4 years ago
move find_file() out of osm2go_platform More... about 4 years ago
return std::optional from process_bounds() More... about 4 years ago
remove needless check when parsing colors More... about 4 years ago
return std::optional from osm2go_platform::parse_color_string() More... about 4 years ago
avoid duplicate coordinate transformation More... about 4 years ago
tests: add smoke tests for detail increase and decrease with empty project More... about 4 years ago
tests: add test for adding a node at the current GPS position if that is invalid More... about 4 years ago
tests: test start and cancel of node add through map actions More... about 4 years ago
tests: test start and cancel of way add through map actions More... about 4 years ago
tests: add smoke test for map_t::item_deselect() More... about 4 years ago
make MainUi::clearNotification() pure virtual More... about 4 years ago
tests: fix item selection test More... about 4 years ago
tests: make sure style_load test builds elemstyles More... about 4 years ago
return trstring from relation_t::descriptiveNameOrId() More... about 4 years ago
refactor relation_t::descriptive_name() More... about 4 years ago
avoid magic numbers when looking for object names from relation membership More... about 4 years ago
microoptimize some math operations when finding way segments More... about 4 years ago
fix possible relation roles not shown for multipolygons More... about 4 years ago
update JOSM presets to revision 17311 More... about 4 years ago
JOSM presets: a closedway is no way More... about 4 years ago
tests: check type matching of closedway and multipolygon items More... about 4 years ago
split info.h More... about 4 years ago
drop support for older compilers with preliminary C++11 support More... about 4 years ago
update the member entry in relation list when member edit has changed something More... about 4 years ago
allow editing roles in relation_show_members() More... about 4 years ago
move iconbar_register_buttons() into Gtk platform code More... about 4 years ago