aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-12-11desktop-widgets: diveDiveShareExportDialog add signal handlingGravatar jan Iversen
2019-12-11core: change uploadFinish() to include htmlGravatar jan Iversen
2019-12-11desktop-widgets: use shared uploadDiveShare for diveshare.Gravatar jan Iversen
2019-12-11core: copy doUpload from desktop-widgets to coreGravatar jan Iversen
2019-12-11desktop-widgets: use qPrefCloudStorage for diveshare.Gravatar jan Iversen
2019-12-11core/settings: extend qPrefCloudStorage with diveshare uid/privateGravatar jan Iversen
2019-12-11build-system: add uploadDiveShare to iOS buildGravatar jan Iversen
2019-12-11core: add upload dive-share.com classGravatar jan Iversen
2019-12-11Dive list: implement DiveTripModelBase::reset()Gravatar Berthold Stoeger
2019-12-10Filter: correctly send changed signals in list modeGravatar Berthold Stoeger
2019-12-10Filter: instruct UI of changed current diveGravatar Berthold Stoeger
2019-12-10Dive list: remove global pointer to DiveTrip modelGravatar Berthold Stoeger
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-10Filter: send filterReset via signalGravatar Berthold Stoeger
2019-12-10Dive list: don't handle selection changes on filter-change in viewGravatar Berthold Stoeger
2019-12-10mac: correct Xcode project schemesGravatar jan Iversen
2019-12-10build-system: avoid stripping executable on Mac.Gravatar jan Iversen
2019-12-07GitHub Actions: deal with case sensitive file systemGravatar Dirk Hohndel
2019-12-07Selection: provide convenience function for single-dive selectionGravatar Berthold Stoeger
2019-12-07AppImage: don't bundle our libdbusGravatar Dirk Hohndel
2019-12-05GitHub Actions: fix typo extracting the branch nameGravatar Dirk Hohndel
2019-12-05GitHub Actions: ensure container names are all lower caseGravatar Dirk Hohndel
2019-12-05GitHub Actions: clarify commentGravatar Dirk Hohndel
2019-12-05GitHub Action: use the containers we create with GitHub ActionsGravatar Dirk Hohndel
2019-12-05core/settings: remove Q_PROPERTY warning in qPref headersGravatar jan Iversen
2019-12-05core/settings: make qPref* constructors privateGravatar jan Iversen
2019-12-05tests: correct testqPref*.cpp to use static qPref* functions.Gravatar jan Iversen
2019-12-05core/settings: make qPrefGeocoding functions staticGravatar jan Iversen
2019-12-05core: correct cloudstorage.cpp to use static qPrefCloudStorage functions.Gravatar jan Iversen
2019-12-05git: update .gitignore with new filesGravatar jan Iversen
2019-12-05Translation: explicitly show no dive-count if only one dive editedGravatar Berthold Stoeger
2019-12-05Cleanup: set description to null in free_[weightsystem|cylinder]Gravatar 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: use free_weightsystem function instead of explicit freeGravatar Berthold Stoeger
2019-12-05Cleanup: introduce empty_weightsystem constantGravatar Berthold Stoeger
2019-12-05Cleanup: remove redundant "row" member of WeightModelGravatar 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-05mobile/qml: activate dive_site export in UIGravatar jan Iversen
2019-12-05core: add dive_site export for mobile in ExportfuncsGravatar jan Iversen
2019-12-05mobile-widgets/qml: close Export page after export (or cancel)Gravatar jan Iversen
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