subsurface/map-widget
Berthold Stoeger b95ac3f79c core: turn C dive-table into an owning table
This is a humongous commit, because it touches all parts of the
code. It removes the last user of our horrible TABLE macros, which
simulate std::vector<> in a very clumsy way.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2024-08-13 19:28:30 +02:00
..
qml Revert "map: remove selectedDivesChanged" 2020-04-27 14:48:37 +02:00
CMakeLists.txt build-system: Add CMakeLists.txt to map-widget 2019-12-24 06:18:36 +09:00
qmlmapwidgethelper.cpp core: turn C dive-table into an owning table 2024-08-13 19:28:30 +02:00
qmlmapwidgethelper.h map: use value semantics for MapLocation 2024-08-13 19:28:30 +02:00