aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-05-11Map: ignore dive sites without location in centerOnSelectedDiveSite()Gravatar Berthold Stoeger
2019-05-11Map: in edit mode place no-gps dive sites at center of mapGravatar Berthold Stoeger
2019-05-11Map: construct list of dive sites from dive site tableGravatar Berthold Stoeger
2019-05-11Filter: prevent selection-change notifications in filter invalidationGravatar Berthold Stoeger
2019-05-11Map: remove skipReload logic in mapwidget.cppGravatar Berthold Stoeger
2019-05-11Map: don't recalculate selected dive sitesGravatar Berthold Stoeger
2019-05-11Filter: don't reload when dive sites are set to the same valueGravatar Berthold Stoeger
2019-05-11Filter: add reference counting for dive-site modeGravatar Berthold Stoeger
2019-05-11Map: in dive-site-edit mode, select those maps we filter forGravatar Berthold Stoeger
2019-05-11Map: make edit mode depend on dive-site-filteringGravatar Berthold Stoeger
2019-05-11Map: remove dead codeGravatar Berthold Stoeger
2019-05-11Selection: automatically unselect old selection in selectDives()Gravatar Berthold Stoeger
2019-05-11Map: remove MapWidget::centerOnSelectedDiveSiteGravatar Berthold Stoeger
2019-05-11Map: reload on selection change directlyGravatar Berthold Stoeger
2019-05-11Cleanup: remove MapWidgetHelper::m_selectedDiveIds memberGravatar Berthold Stoeger
2019-05-11Map: don't set map selection in selectVisibleLocations()Gravatar Berthold Stoeger
2019-05-11Map: don't update map-selection in centerOnSelectedDiveSite()Gravatar Berthold Stoeger
2019-05-11Map: show multiple selected dive sitesGravatar Berthold Stoeger
2019-05-11Map: move calculation of list from map-helper to map-modelGravatar Berthold Stoeger
2019-05-11Map: show all dive sites when in dive-site filter modeGravatar Berthold Stoeger
2019-05-11Map: don't reload map when in edit modeGravatar Berthold Stoeger
2019-05-11Map: don't call exitEditMode() in MapWidget::reload()Gravatar Berthold Stoeger
2019-05-11Mobile: add checkbox to force downloading all divesGravatar Dirk Hohndel
2019-05-11CSV Import: add heartrate supportGravatar Miika Turkia
2019-05-10Changelog updateGravatar Miika Turkia
2019-05-10SDE import: add custom fields to tagsGravatar Miika Turkia
2019-05-10Suunto import: add description to weight importGravatar Miika Turkia
2019-05-10Suunto import: fix weight importGravatar Miika Turkia
2019-05-06Create DivesiteImportDialog to select sites to importGravatar Doug Junkins
2019-05-06Add "Import dive sites" menu to mainwindowGravatar Doug Junkins
2019-05-06Add undo/redo commands for importing dive sitesGravatar Doug Junkins
2019-05-05Travis: disable failing qt56 buildGravatar Dirk Hohndel
2019-05-05Update libdivecomputerGravatar Dirk Hohndel
2019-05-05Update libdivecomputerGravatar Dirk Hohndel
2019-05-05Desktop user manual update: dive site managementGravatar willemferguson
2019-05-05Desktop: fix crash on dive site tabGravatar Berthold Stoeger
2019-05-05Cleanup: remove unused macro SURFACE_PRESSURE_STRINGGravatar Berthold Stoeger
2019-04-30Bugfix for algorithm in get_distance()Gravatar Doug Junkins
2019-04-29Cleanup: make objects in desktop-widgets/modeldelegates.cppGravatar Berthold Stoeger
2019-04-29Cleanup: fix leak in delegatesGravatar Berthold Stoeger
2019-04-29Cleanup: implement proper Qt-model semantics in WeightInfoModelGravatar Berthold Stoeger
2019-04-29Cleanup: implement proper Qt-model semantics in TankInfoModelGravatar Berthold Stoeger
2019-04-29Cleanup: remove biggerString() functionsGravatar Berthold Stoeger
2019-04-29Cleanup: simplify YearInfo classGravatar Berthold Stoeger
2019-04-29Cleanup: remove stale include in desktop-widgets/templatelayout.cppGravatar Berthold Stoeger
2019-04-29Printing: fix memory leakGravatar Berthold Stoeger
2019-04-29Cleanup: rename variable PrintOptions to printOptionsGravatar Berthold Stoeger
2019-04-29Cleanup: remove TemplateLayout::m_engine member variableGravatar Berthold Stoeger
2019-04-29Cleanup: remove redundant string clearingGravatar Berthold Stoeger
2019-04-29Desktop: automatically update dive information tabGravatar Berthold Stoeger