aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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: remove superfluous includes from core/divelist.cGravatar 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-04Selection: move commands/command_private.* to core/selection.*Gravatar Berthold Stoeger
2019-12-04Filter: use changed-signals to update filterGravatar Berthold Stoeger
2019-12-04Dive list model: send changed signals for top-level itemsGravatar Berthold Stoeger
2019-12-04Dive trip model: send changed signals for top-level itemsGravatar Berthold Stoeger
2019-12-04Dive trip model: send changed signals if visibility changed in tripsGravatar Berthold Stoeger
2019-12-04Dive list model: move filtering of trip-items to own functionGravatar Berthold Stoeger
2019-12-04Cleanup: Fix order of initialization in MainTab::MainTab()Gravatar Berthold Stoeger
2019-12-03release doc: add to CHANGELOG.mdGravatar jan Iversen
2019-12-03mobile-widgets/qml: block profile export (temporary)Gravatar jan Iversen
2019-12-03mobile-widgets/qml: block DiveLogs.de and DiveShare export (temporary)Gravatar jan Iversen
2019-12-03mobile-widgets/qml: block dive sites export (temporary)Gravatar jan Iversen
2019-12-03mobile-widgets/qml: add upload dialog to export pageGravatar jan Iversen
2019-12-03mobile-widgets/qml: add filedialog to export pageGravatar jan Iversen
2019-12-03mobile-widgets/qml: integrate export page in main.qmlGravatar jan Iversen
2019-12-03mobile-widgets/qml: add export pageGravatar jan Iversen
2019-12-03mobile-widgets/qml: add export stylesheets as resourceGravatar jan Iversen
2019-12-03startup mobile: make ExportType enum available to QMLGravatar jan Iversen
2019-12-03mobile-widgets: add export functionality to qmlmanagerGravatar jan Iversen
2019-12-03packaging/ios: add new export files in core to projectGravatar jan Iversen
2019-12-03desktop-widgets: move export functions to shared classGravatar jan Iversen
2019-12-03core: add shared export functions (copy from desktop-widgets)Gravatar jan Iversen
2019-12-03administrative: correct mail addr.Gravatar jan Iversen
2019-12-03Undo: make profile-editing undoableGravatar Berthold Stoeger
2019-12-03Desktop: add export to htmlGravatar willemferguson
2019-12-03Desktop: add additional star widgets to Information tabGravatar willemferguson
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-28Add current GF to infoboxGravatar Robert C. Helling
2019-11-28Desktop: Improve speed of selecting multiple (or all) divesGravatar Berthold Stoeger
2019-11-28GitHub Actions: work around bug in Ubuntu 14.04 docker base imageGravatar Dirk Hohndel
2019-11-28GitHub Actions: add branch name to docker image nameGravatar Dirk Hohndel
2019-11-28GitHub Actions: better names for the docker workflowsGravatar Dirk Hohndel
2019-11-28GitHub Actions: set new version numbers for the docker imagesGravatar Dirk Hohndel
2019-11-28GitHub Actions: build stage 2 of MXE image for correct branchGravatar Dirk Hohndel
2019-11-28GitHub Actions: trigger docker builds on more pathsGravatar Dirk Hohndel
2019-11-28GitHub Actions: push Linux and Android containers to docker hubGravatar Dirk Hohndel
2019-11-28GitHub Actions: add two stage MXE container buildGravatar Dirk Hohndel
2019-11-28GitHub Actions: split the container build action into twoGravatar Dirk Hohndel
2019-11-28GitHub Actions: let CI build docker imagesGravatar Anton Lundin
2019-11-27Bugfix: inconsistent groupbox sizes in Iformation tabGravatar willemferguson