summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2019-04-29Desktop: use current_dive in information tabGravatar Berthold Stoeger
2019-04-29Desktop: set dive fields only when not in trip modeGravatar Berthold Stoeger
2019-04-28Support for Scubapro G2 HUD discovery via bluetoothGravatar William Perry
2019-04-25Update (and fix) device mobile ID's for Scubapro dive computersGravatar Linus Torvalds
2019-04-24Update libdivecomputerGravatar Dirk Hohndel
2019-04-18qt-ble: return DC_STATUS_TIMEOUT rather than DC_STATUS_IO on timeoutGravatar Linus Torvalds
2019-04-16Write dive data as video subtitlesGravatar Robert C. Helling
2019-04-16Update libdivecomputerGravatar Dirk Hohndel
2019-04-16Desktop: don't show special dive site entries if there is no filterGravatar Berthold Stoeger
2019-04-16Desktop: enable sorting in dive site selection widgetGravatar Berthold Stoeger
2019-04-16Cleanup: access filter-model directly without castGravatar Berthold Stoeger
2019-04-16Cleanup: remove global DiveLocationLineEdit variableGravatar Berthold Stoeger
2019-04-16Mobile: reinstate roleNames function in ConnectionListModelGravatar Berthold Stoeger
2019-04-16Don't show surface gas in gas use listGravatar Robert C. Helling