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
allow to copy OSM objects and compare them for equality More... about 4 years ago
tests: extend map_item tests More... over 4 years ago
reformat custom assert messages so that KDevelop will pick them up More... over 4 years ago
remove unused return type from osm_t::parse_relation_member() More... over 4 years ago
refactor OSM object base properties More... over 4 years ago
get rid of relation_t::remove_member() More... over 4 years ago
remove needless calls to relation_t::cleanup() More... over 4 years ago
make sure the test objects are consistent regarding their basic properties More... over 4 years ago
make the assert macros do nothing in release builds More... over 4 years ago
fix minor coding style issues in info dialog More... over 4 years ago
remove the return value from osm_t::node_delete() More... over 4 years ago
trim debug messages in map_t::node_move() More... over 4 years ago
constify all style functions that colorize objects More... over 4 years ago
optimize osm_t::node_delete() for nodes not part of any way More... over 4 years ago
make sure tests do not load presets from installation More... over 4 years ago
add a dedicated function that marks an object as dirty More... over 4 years ago
clean up node_chain_delete_functor More... over 4 years ago
fix 2 more possible fd leaks in C++98 implementations More... over 4 years ago
Gtk desktop: add compatibility for gpsd 3.21 (API level 10) More... over 4 years ago
make sure dirguard(int) constructor does not leak fds More... over 4 years ago
fix typo in comment More... over 4 years ago
make sure ends_with() does not use negative positions More... over 4 years ago
improve logic to enable "open project" button More... over 4 years ago
tests: refactor and extend test project_t More... over 4 years ago
remove osm_gps_map_repaint() More... over 4 years ago
remove unused -osm_gps_map_redraw() More... over 4 years ago
simply assert that icon_free() is not called on invalid entries More... over 4 years ago
tests: check that way_t::reverse() does not modify unknown oneway values More... over 4 years ago
test also the non-matching case for implicit_area() More... over 4 years ago
cleanup the helpers for ~osm_t() More... over 4 years ago