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-12
delegates: remove TankInfoDelegate::createEditor()
Berthold Stoeger
2020-04-12
cleanup: remove unnecessary profile update after adding new dive
Berthold Stoeger
2020-04-11
Merge pull request #2643 from bstoeger/cylinder4
Dirk Hohndel
2020-04-10
media: move picture function from dive.c to picture.c
Berthold Stoeger
2020-04-07
delegates: remove ComboBoxTemplate::fixTabBehavior
Berthold Stoeger
2020-04-07
delegates: call fixTabBehavior *before* closing the editor
Berthold Stoeger
2020-04-07
cleanup: make static fields local to ComboBoxDelegate
Berthold Stoeger
2020-04-07
cleanup: remove TankInfoDelegate::reenableReplot
Berthold Stoeger
2020-04-07
cleanup: remove unneeded includes from TabDiveEquipment.cpp
Berthold Stoeger
2020-04-07
undo: show multiple dive warning when editing equipment
Berthold Stoeger
2020-04-07
desktop/tabwidgets: replace editMode by boolean
Berthold Stoeger
2020-04-07
desktop/tabwidgets: replace IGNORE_MODE by flag
Berthold Stoeger
2020-04-07
desktop: properly initialize activeText of model-delegates
Berthold Stoeger
2020-04-07
undo: implement set point change undo command
Berthold Stoeger
2020-04-07
undo: switch SetpointDialog from divecomputer to dive + dc-number
Berthold Stoeger
2020-04-07
cleanup: use pointer-to-member version of connect in SetpointDialog
Berthold Stoeger
2020-04-07
cleanup: un-singletonify SetpointDialog
Berthold Stoeger
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
[next]