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
path:
root
/
desktop-widgets
Age
Commit message (
Expand
)
Author
2020-04-07
cleanup: remove DIVE EditMode in MainTab
Berthold Stoeger
2020-04-07
cleanup: remove parameter to MainTab::enableEdition
Berthold Stoeger
2020-04-07
desktop: remove EDIT mode
Berthold Stoeger
2020-04-07
desktop: move undo-disabling from enterEditState to disableShortcuts
Berthold Stoeger
2020-04-07
undo/cylinders: Implement editing of the type
Berthold Stoeger
2020-04-07
cleanup: remove default-code for editCurrentDive
Berthold Stoeger
2020-04-07
desktop: don't disable tabs in edit state
Berthold Stoeger
2020-04-07
cleanup: don't center map on rejecting edit
Berthold Stoeger
2020-04-07
cleanup: remove lastMode variable in MainTab::rejectChanges()
Berthold Stoeger
2020-04-07
edit: remove multi-dive version of edit information
Berthold Stoeger
2020-04-07
cleanup: remove strange recursive code in MainTab::enableEdition
Berthold Stoeger
2020-04-07
cleanup: remove cylinders_equal check in MainTab::rejectChanges()
Berthold Stoeger
2020-04-07
undo: add cylinders via undo
Berthold Stoeger
2020-04-07
undo: remove TabDiveWidget::acceptChanges and rejectChanges
Berthold Stoeger
2020-04-07
undo: call removeCylinder undo command in equipment tab
Berthold Stoeger
2020-04-07
CylinderModel: make dive dynamic
Berthold Stoeger
2020-04-06
delegate: don't add WSInfo entry in delegate
Berthold Stoeger
2020-04-06
delegates: don't use starts-with search to fetch cylinder/weight data
Berthold Stoeger
2020-04-04
cleanup: update all copyright dates to 2020
Dirk Hohndel
2020-04-01
cleanup: explicitly cast to int to silence a compiler warning
Berthold Stoeger
2020-03-22
Typo fix: Programm to program
Johan Hansson
2020-03-22
cleanup: remove unnecessary <QDebug> include
Berthold Stoeger
2020-03-22
cleanup: split uiLanguage() in two functions
Berthold Stoeger
2020-03-20
Dive filter: reset filter on change of display_invalid_dives flag
Berthold Stoeger
2020-03-20
Dive list: add option to mark dives valid
Berthold Stoeger
2020-03-20
Undo: implement invalidate-dive command
Berthold Stoeger
2020-03-19
Typo: UCT to UTC
Miika Turkia
2020-03-18
models: update divesite-model when clearing/updating dive model
Berthold Stoeger
2020-03-12
Make statistics window resizable on Mac
Robert C. Helling
2020-03-11
Grammar: replaces 'indexes' by 'indices'
Robert C. Helling
2020-03-10
mobile: unify download code on mobile and desktop
Berthold Stoeger
2020-03-10
undo: clear undo-stack when clearing dive data
Berthold Stoeger
2020-03-07
debug: try to capture changes that don't invalidate git cache
Dirk Hohndel
2020-03-06
Cleanup: Move stringToList to core/qthelper.cpp
Berthold Stoeger
2020-03-06
Cleanup: use getDiveSelection() for shifting time
Berthold Stoeger
2020-03-05
desktop UI: fix typo in GPS import UI
Dirk Hohndel
2020-03-01
selection: update selection on key-presses
Berthold Stoeger
2020-03-01
filter: fix tab-order of filter widget
Berthold Stoeger
2020-03-01
filter: on show focus on fulltext-field
Berthold Stoeger
2020-03-01
filter: connect fulltext filter to frontend
Berthold Stoeger
2020-03-01
filter: add fulltext field to filter widget
Berthold Stoeger
2020-03-01
filter: move StringMode out of FilterData
Berthold Stoeger
2020-02-28
cleanup: remove setTabIcon() calls in MainTab
Berthold Stoeger
2020-02-28
crash fix: Don't cast to CylindersModel or CylindersModelFiltered
Berthold Stoeger
2020-02-27
cleanup: don't update tabs twice in MainTab::rejectChanges
Berthold Stoeger
2020-02-27
cleanup: remove weightsystems_equal function
Berthold Stoeger
2020-02-27
cleanup: remove MainTab::modified
Berthold Stoeger
2020-02-16
Cleanup: remove unneeded QtConcurrent includes
Berthold Stoeger
2020-02-11
Planner: don't filter cylinders
Berthold Stoeger
2020-02-11
Planner: make cylinder-model subobject of planner-model
Berthold Stoeger
[next]