aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
2019-12-24desktop-widgets: use share meter/feet funcs. in diveplannerGravatar jan Iversen
2019-12-24build-system: clean desktop-widgets CMakeLists.txtGravatar jan Iversen
2019-12-11desktop-widgets: divelogsDE: integrate shared backendGravatar jan Iversen
2019-12-11desktop-widgets: divelogsDE: delay handling until user select uploadGravatar jan Iversen
2019-12-11desktop-widgets: split UI and network in DivelogsDeWebServices (prepare)Gravatar jan Iversen
2019-12-11desktop-widgets: use qPrefCloudStorage instead of QSettingsGravatar jan Iversen
2019-12-11desktop-widgets: remove code under RM_OBSOLETE_CODE ifdefGravatar jan Iversen
2019-12-11desktop-widgets: use uploadDiveLogsDE::prepareDivesGravatar jan Iversen
2019-12-11desktop-widgets: diveDiveShareExportDialog add signal handlingGravatar jan Iversen
2019-12-11desktop-widgets: use shared uploadDiveShare for diveshare.Gravatar jan Iversen
2019-12-11desktop-widgets: use qPrefCloudStorage for diveshare.Gravatar jan Iversen
2019-12-10Dive list: access header via filter-modelGravatar Berthold Stoeger
2019-12-10Dive list: clear dive data via the filter modelGravatar Berthold Stoeger
2019-12-10Dive list: don't handle selection changes on filter-change in viewGravatar Berthold Stoeger
2019-12-05Cleanup: remove WeightModel::changedGravatar Berthold Stoeger
2019-12-05Undo: make weight editing undoableGravatar Berthold Stoeger
2019-12-05Desktop: refactor WSInfoDelegate logicGravatar Berthold Stoeger
2019-12-05Cleanup: return value type from WeightModel::weightSystemAt()Gravatar Berthold Stoeger
2019-12-05Undo: make weight-deletion an undoable actionGravatar Berthold Stoeger
2019-12-05Desktop: don't connect to remove() slot of model from TableModelGravatar Berthold Stoeger
2019-12-05Undo: make adding of weights an undoable actionGravatar Berthold Stoeger
2019-12-05Cleanup: remove displayed_dive from WeightModelGravatar Berthold Stoeger
2019-12-04Cleanup: remove DiveListView::dontEmitDiveChangedSignal memberGravatar Berthold Stoeger
2019-12-04Cleanup: remove DiveListView::expandedRows member variableGravatar Berthold Stoeger
2019-12-04Cleanup: remove DiveListView::mouseClickSelection member variableGravatar Berthold Stoeger
2019-12-04Cleanup: remove toggle parameter from DiveListView::selectDive()Gravatar Berthold Stoeger
2019-12-04Cleanup: remove DiveListView::remember/restoreSelection()Gravatar Berthold Stoeger
2019-12-04Selection: don't reset selection when resortingGravatar Berthold Stoeger
2019-12-04Cleanup: remove unnecessary remember/restoreSelection() pairGravatar Berthold Stoeger
2019-12-04Cleanup: remove unpaired rememberSelection() callGravatar Berthold Stoeger
2019-12-04Selection: move translation of indexes to filter modelGravatar Berthold Stoeger
2019-12-04Selection: move initialization of selection from view to modelGravatar Berthold Stoeger
2019-12-04Selection: move selection of "first" dive to coreGravatar Berthold Stoeger
2019-12-04Cleanup: rename newCurrentDive signal to currentDiveChangedGravatar Berthold Stoeger
2019-12-04Cleanup: use quotation marks for non-system includesGravatar Berthold Stoeger
2019-12-04Selection: move selection functions from divelist.c to selection.cGravatar Berthold Stoeger
2019-12-04Cleanup: Fix order of initialization in MainTab::MainTab()Gravatar Berthold Stoeger
2019-12-03desktop-widgets: move export functions to shared classGravatar jan Iversen
2019-12-03Undo: make profile-editing undoableGravatar Berthold Stoeger
2019-12-03Desktop: add additional star widgets to Information tabGravatar willemferguson
2019-12-03Desktop: enable additional environmental star widgetsGravatar willemferguson
2019-12-03Desktop: handle environmental states in Information tabGravatar willemferguson
2019-11-28Desktop: Improve speed of selecting multiple (or all) divesGravatar Berthold Stoeger
2019-11-27Bugfix: inconsistent groupbox sizes in Iformation tabGravatar willemferguson
2019-11-19Cleanup: remove MainWindow::recreateDiveList() functionGravatar Berthold Stoeger
2019-11-19Desktop: don't reload dive list model after clearing the modelGravatar Berthold Stoeger
2019-11-19Cleanup: remove ProfileWidget2::refreshDisplay signalGravatar Berthold Stoeger
2019-11-19Filter: don't reload filter after reloading dive listGravatar Berthold Stoeger
2019-11-19Filter: move recalculation of filter from FilterModel to TripModelGravatar Berthold Stoeger
2019-11-19Filter: split out filter from modelGravatar Berthold Stoeger