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
/
tab-widgets
Age
Commit message (
Expand
)
Author
2020-04-07
desktop: remove EDIT mode
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-03-18
models: update divesite-model when clearing/updating dive model
Berthold Stoeger
2020-03-11
Grammar: replaces 'indexes' by 'indices'
Robert C. Helling
2020-03-06
Cleanup: Move stringToList to core/qthelper.cpp
Berthold Stoeger
2020-03-06
Cleanup: use getDiveSelection() for shifting time
Berthold Stoeger
2020-02-28
cleanup: remove setTabIcon() calls in MainTab
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-11
Cylinders: Add CylindersModelFiltered
Berthold Stoeger
2020-02-04
Cleanup: lower-case filenames in core/subsurface-qt/
Berthold Stoeger
2020-01-10
code cleanup: add missing initialization
Dirk Hohndel
2020-01-06
desktop UI: only show salinity warning when DC salinity is different
Dirk Hohndel
2020-01-06
desktop UI: use salinity of current DC, not first DC
Dirk Hohndel
2020-01-06
desktop UI: correctly show the salinity data overwritten warning
Dirk Hohndel
2020-01-06
desktop UI: treat an unknown salinity as that
Dirk Hohndel
2020-01-06
code cleanup: avoid unused argument warnings
Dirk Hohndel
2020-01-06
desktop UI: remove strange sprintf calls
Dirk Hohndel
2020-01-06
desktop UI: small cleanups of salinity code
willemferguson
2020-01-06
core: read and write the user-specified salinity
willemferguson
2020-01-06
desktop UI: create the UI components for editing the salinity.
willemferguson
2019-12-05
Cleanup: remove WeightModel::changed
Berthold Stoeger
2019-12-05
Undo: make weight editing undoable
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-04
Cleanup: remove unnecessary remember/restoreSelection() pair
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
Cleanup: Fix order of initialization in MainTab::MainTab()
Berthold Stoeger
2019-12-03
Undo: make profile-editing undoable
Berthold Stoeger
2019-12-03
Desktop: add additional star widgets to Information tab
willemferguson
2019-12-03
Desktop: enable additional environmental star widgets
willemferguson
2019-11-27
Bugfix: inconsistent groupbox sizes in Iformation tab
willemferguson
2019-11-19
Filter: split out filter from model
Berthold Stoeger
2019-11-16
Initialize modified member
Robert C. Helling
2019-11-16
Remove setStyleSheet for "Dive mode" box
Stefan Fuchs
2019-11-16
Fixes in tab widget UI layout
Stefan Fuchs
2019-11-14
Refactoring: move undo commands to top level
Berthold Stoeger
[next]