Age | Commit message (Expand) | Author |
2019-05-11 | Cleanup: construct MapWidgetHelper::pluginObject() | Berthold Stoeger |
2019-05-11 | Map: automatically update names on the map | Berthold Stoeger |
2019-05-11 | Map: ignore dive sites without location in centerOnSelectedDiveSite() | Berthold Stoeger |
2019-05-11 | Map: in edit mode place no-gps dive sites at center of map | Berthold Stoeger |
2019-05-11 | Map: construct list of dive sites from dive site table | Berthold Stoeger |
2019-05-11 | Filter: prevent selection-change notifications in filter invalidation | Berthold Stoeger |
2019-05-11 | Map: remove skipReload logic in mapwidget.cpp | Berthold Stoeger |
2019-05-11 | Map: don't recalculate selected dive sites | Berthold Stoeger |
2019-05-11 | Filter: don't reload when dive sites are set to the same value | Berthold Stoeger |
2019-05-11 | Filter: add reference counting for dive-site mode | Berthold Stoeger |
2019-05-11 | Map: in dive-site-edit mode, select those maps we filter for | Berthold Stoeger |
2019-05-11 | Map: make edit mode depend on dive-site-filtering | Berthold Stoeger |
2019-05-11 | Map: remove dead code | Berthold Stoeger |
2019-05-11 | Selection: automatically unselect old selection in selectDives() | Berthold Stoeger |
2019-05-11 | Map: remove MapWidget::centerOnSelectedDiveSite | Berthold Stoeger |
2019-05-11 | Map: reload on selection change directly | Berthold Stoeger |
2019-05-11 | Cleanup: remove MapWidgetHelper::m_selectedDiveIds member | Berthold Stoeger |
2019-05-11 | Map: don't set map selection in selectVisibleLocations() | Berthold Stoeger |
2019-05-11 | Map: don't update map-selection in centerOnSelectedDiveSite() | Berthold Stoeger |
2019-05-11 | Map: show multiple selected dive sites | Berthold Stoeger |
2019-05-11 | Map: move calculation of list from map-helper to map-model | Berthold Stoeger |
2019-05-11 | Map: show all dive sites when in dive-site filter mode | Berthold Stoeger |
2019-05-11 | Map: don't reload map when in edit mode | Berthold Stoeger |
2019-05-11 | Map: don't call exitEditMode() in MapWidget::reload() | Berthold Stoeger |
2019-05-11 | Mobile: add checkbox to force downloading all dives | Dirk Hohndel |
2019-05-11 | CSV Import: add heartrate support | Miika Turkia |
2019-05-10 | Changelog update | Miika Turkia |
2019-05-10 | SDE import: add custom fields to tags | Miika Turkia |
2019-05-10 | Suunto import: add description to weight import | Miika Turkia |
2019-05-10 | Suunto import: fix weight import | Miika Turkia |
2019-05-06 | Create DivesiteImportDialog to select sites to import | Doug Junkins |
2019-05-06 | Add "Import dive sites" menu to mainwindow | Doug Junkins |
2019-05-06 | Add undo/redo commands for importing dive sites | Doug Junkins |
2019-05-05 | Travis: disable failing qt56 build | Dirk Hohndel |
2019-05-05 | Update libdivecomputer | Dirk Hohndel |
2019-05-05 | Update libdivecomputer | Dirk Hohndel |
2019-05-05 | Desktop user manual update: dive site management | willemferguson |
2019-05-05 | Desktop: fix crash on dive site tab | Berthold Stoeger |
2019-05-05 | Cleanup: remove unused macro SURFACE_PRESSURE_STRING | Berthold Stoeger |
2019-04-30 | Bugfix for algorithm in get_distance() | Doug Junkins |
2019-04-29 | Cleanup: make objects in desktop-widgets/modeldelegates.cpp | Berthold Stoeger |
2019-04-29 | Cleanup: fix leak in delegates | Berthold Stoeger |
2019-04-29 | Cleanup: implement proper Qt-model semantics in WeightInfoModel | Berthold Stoeger |
2019-04-29 | Cleanup: implement proper Qt-model semantics in TankInfoModel | Berthold Stoeger |
2019-04-29 | Cleanup: remove biggerString() functions | Berthold Stoeger |
2019-04-29 | Cleanup: simplify YearInfo class | Berthold Stoeger |
2019-04-29 | Cleanup: remove stale include in desktop-widgets/templatelayout.cpp | Berthold Stoeger |
2019-04-29 | Printing: fix memory leak | Berthold Stoeger |
2019-04-29 | Cleanup: rename variable PrintOptions to printOptions | Berthold Stoeger |
2019-04-29 | Cleanup: remove TemplateLayout::m_engine member variable | Berthold Stoeger |