aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
2019-05-11Dive site: Add button to display all dive sitesGravatar Berthold Stoeger
2019-05-11Cleanup: simplify DiveLocationLineEdit::showPopup()Gravatar Berthold Stoeger
2019-05-11Dive site: show distance to current dive using extra dataGravatar Berthold Stoeger
2019-05-11Dive site: sort by distance to current diveGravatar Berthold Stoeger
2019-05-11Dive site: create new dive site at location from GPS dataGravatar Berthold Stoeger
2019-05-11Map: automatically update names on the mapGravatar Berthold Stoeger
2019-05-11Map: construct list of dive sites from dive site tableGravatar Berthold Stoeger
2019-05-11Map: remove skipReload logic in mapwidget.cppGravatar Berthold Stoeger
2019-05-11Filter: add reference counting for dive-site modeGravatar Berthold Stoeger
2019-05-11Map: make edit mode depend on dive-site-filteringGravatar 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 reload map when in edit modeGravatar Berthold Stoeger
2019-05-11Map: don't call exitEditMode() in MapWidget::reload()Gravatar Berthold Stoeger
2019-05-11CSV Import: add heartrate supportGravatar 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-05Desktop: fix crash on dive site tabGravatar Berthold Stoeger
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: 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-16Write dive data as video subtitlesGravatar Robert C. Helling
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-15Dive site: display proper text for the two special optionsGravatar Berthold Stoeger
2019-04-15Cleanup: remove completers from MainTab objectGravatar Berthold Stoeger
2019-04-15Cleanup: Move dive-equipment tab into own translation unitsGravatar Berthold Stoeger
2019-04-15Cleanup: Remove MainTab::getEditMode() functionGravatar Berthold Stoeger
2019-04-15Undo: don't store insertion index in undo commandGravatar Berthold Stoeger
2019-04-14Desktop: remove edit-check in tag-widget completerGravatar Berthold Stoeger
2019-04-13Add export option to export dive sites.Gravatar Doug Junkins
2019-04-14Desktop: destroy maintab before destructing mainwindowGravatar Berthold Stoeger
2019-04-13Desktop: put dive site table in "row selection mode"Gravatar Berthold Stoeger
2019-04-13Desktop: update dive site list on file-closeGravatar Berthold Stoeger
2019-04-13Dive sites: dont't disable all tabs when creating new dive siteGravatar Berthold Stoeger
2019-04-12Dive sites: show dives at selected dive sitesGravatar Berthold Stoeger