index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-12-07
Selection: provide convenience function for single-dive selection
Berthold Stoeger
2019-12-07
AppImage: don't bundle our libdbus
Dirk Hohndel
2019-12-05
GitHub Actions: fix typo extracting the branch name
Dirk Hohndel
2019-12-05
GitHub Actions: ensure container names are all lower case
Dirk Hohndel
2019-12-05
GitHub Actions: clarify comment
Dirk Hohndel
2019-12-05
GitHub Action: use the containers we create with GitHub Actions
Dirk Hohndel
2019-12-05
core/settings: remove Q_PROPERTY warning in qPref headers
jan Iversen
2019-12-05
core/settings: make qPref* constructors private
jan Iversen
2019-12-05
tests: correct testqPref*.cpp to use static qPref* functions.
jan Iversen
2019-12-05
core/settings: make qPrefGeocoding functions static
jan Iversen
2019-12-05
core: correct cloudstorage.cpp to use static qPrefCloudStorage functions.
jan Iversen
2019-12-05
git: update .gitignore with new files
jan Iversen
2019-12-05
Translation: explicitly show no dive-count if only one dive edited
Berthold Stoeger
2019-12-05
Cleanup: set description to null in free_[weightsystem|cylinder]
Berthold Stoeger
2019-12-05
Cleanup: remove WeightModel::changed
Berthold Stoeger
2019-12-05
Undo: make weight editing undoable
Berthold Stoeger
2019-12-05
Desktop: refactor WSInfoDelegate logic
Berthold Stoeger
2019-12-05
Cleanup: use free_weightsystem function instead of explicit free
Berthold Stoeger
2019-12-05
Cleanup: introduce empty_weightsystem constant
Berthold Stoeger
2019-12-05
Cleanup: remove redundant "row" member of WeightModel
Berthold Stoeger
2019-12-05
Cleanup: return value type from WeightModel::weightSystemAt()
Berthold Stoeger
2019-12-05
Undo: make weight-deletion an undoable action
Berthold Stoeger
2019-12-05
Desktop: don't connect to remove() slot of model from TableModel
Berthold Stoeger
2019-12-05
Undo: make adding of weights an undoable action
Berthold Stoeger
2019-12-05
Cleanup: remove displayed_dive from WeightModel
Berthold Stoeger
2019-12-05
mobile/qml: activate dive_site export in UI
jan Iversen
2019-12-05
core: add dive_site export for mobile in Exportfuncs
jan Iversen
2019-12-05
mobile-widgets/qml: close Export page after export (or cancel)
jan Iversen
2019-12-04
Cleanup: remove DiveListView::dontEmitDiveChangedSignal member
Berthold Stoeger
2019-12-04
Cleanup: remove DiveListView::expandedRows member variable
Berthold Stoeger
2019-12-04
Cleanup: remove DiveListView::mouseClickSelection member variable
Berthold Stoeger
2019-12-04
Cleanup: remove toggle parameter from DiveListView::selectDive()
Berthold Stoeger
2019-12-04
Cleanup: remove DiveListView::remember/restoreSelection()
Berthold Stoeger
2019-12-04
Selection: don't reset selection when resorting
Berthold Stoeger
2019-12-04
Cleanup: remove unnecessary remember/restoreSelection() pair
Berthold Stoeger
2019-12-04
Cleanup: remove unpaired rememberSelection() call
Berthold Stoeger
2019-12-04
Selection: move translation of indexes to filter model
Berthold Stoeger
2019-12-04
Selection: move initialization of selection from view to model
Berthold Stoeger
2019-12-04
Selection: move selection of "first" dive to core
Berthold Stoeger
2019-12-04
Cleanup: rename newCurrentDive signal to currentDiveChanged
Berthold Stoeger
2019-12-04
Cleanup: remove superfluous includes from core/divelist.c
Berthold Stoeger
2019-12-04
Cleanup: use quotation marks for non-system includes
Berthold Stoeger
2019-12-04
Selection: move selection functions from divelist.c to selection.c
Berthold Stoeger
2019-12-04
Selection: move commands/command_private.* to core/selection.*
Berthold Stoeger
2019-12-04
Filter: use changed-signals to update filter
Berthold Stoeger
2019-12-04
Dive list model: send changed signals for top-level items
Berthold Stoeger
2019-12-04
Dive trip model: send changed signals for top-level items
Berthold Stoeger
2019-12-04
Dive trip model: send changed signals if visibility changed in trips
Berthold Stoeger
2019-12-04
Dive list model: move filtering of trip-items to own function
Berthold Stoeger
2019-12-04
Cleanup: Fix order of initialization in MainTab::MainTab()
Berthold Stoeger
[next]