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
2019-12-03
desktop-widgets: move export functions to shared class
jan Iversen
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-12-03
Desktop: handle environmental states in Information tab
willemferguson
2019-11-28
Desktop: Improve speed of selecting multiple (or all) dives
Berthold Stoeger
2019-11-27
Bugfix: inconsistent groupbox sizes in Iformation tab
willemferguson
2019-11-19
Cleanup: remove MainWindow::recreateDiveList() function
Berthold Stoeger
2019-11-19
Desktop: don't reload dive list model after clearing the model
Berthold Stoeger
2019-11-19
Cleanup: remove ProfileWidget2::refreshDisplay signal
Berthold Stoeger
2019-11-19
Filter: don't reload filter after reloading dive list
Berthold Stoeger
2019-11-19
Filter: move recalculation of filter from FilterModel to TripModel
Berthold Stoeger
2019-11-19
Filter: split out filter from model
Berthold Stoeger
2019-11-19
Filter: move calculation of shown dives to undo command
Berthold Stoeger
2019-11-19
Filter: move number of shown dives to core
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-16
Cleanup: use DiveTripModelBase::clear() to reset the log
Berthold Stoeger
2019-11-16
Cleanup: move clearing of current_dive into clear_dive_file_data()
Berthold Stoeger
2019-11-16
Cleanup: fold cleanUpEmpty() into closeCurrentFile()
Berthold Stoeger
2019-11-14
Refactoring: move undo commands to top level
Berthold Stoeger
2019-11-14
Undo: don't delete dive sites when pasting dives
Berthold Stoeger
2019-11-14
Undo: remove unrelated include in command_divelist.cpp
Berthold Stoeger
2019-11-14
Undo: remove superfluous dive replot in DiveComputerBase::redoit()
Berthold Stoeger
2019-11-14
Undo: remove superfluous refreshDisplay() in AddDive::(un)doit()
Berthold Stoeger
2019-11-14
Cleanup: don't std::move() temporaries
Berthold Stoeger
2019-11-11
Show altitude corresponding to surface pressure
willemferguson
2019-11-11
Cleanup: introduce DiveTripModelBase::IS_TRIP_ROLE
Berthold Stoeger
2019-11-11
Notes tab: Use top RH for depth and duretion fields
willemferguson
2019-11-11
Information tab: Make air and water tempertatures editable
willemferguson
2019-11-10
Reorganise the Information tab of the Info panel
Willem Ferguson
2019-11-09
Cylinders: access cylinders with get_cylinder()
Berthold Stoeger
2019-11-09
Desktop: support no-cylinders in dive information tab
Berthold Stoeger
2019-11-09
Core: remove MAX_CYLINDERS restriction
Berthold Stoeger
2019-11-09
Undo: Make PasteState cylinders list dynamically allocated
Berthold Stoeger
2019-11-09
Cylinders: dynamically allocate cylinder arrays
Berthold Stoeger
2019-11-09
Core: dynamically allocate the result of get_gas_used()
Berthold Stoeger
2019-11-08
Profile: remove ProfileWidget2::recalcCeiling()
Berthold Stoeger
2019-10-31
Planner: Add option to treat O2 as narcotic
Robert C. Helling
2019-10-28
Cleanup: better handling of NULL dive in setCurrentDiveSite
Dirk Hohndel
2019-10-28
Desktop: fix dive site editing
Berthold Stoeger
2019-10-27
Don't expose 'detach_buffer()' to membuffer users
Linus Torvalds
2019-10-27
Cleanup: NULL check pointer before dereferencing
Dirk Hohndel
2019-10-27
Cleanup: prevent uninitialized pointer
Dirk Hohndel
2019-10-27
Cleanup: avoid out of bounds access
Dirk Hohndel
2019-10-26
Undo: simplify profile repainting code
Berthold Stoeger
2019-10-26
Undo: turn dive- and trip-fields into flags
Berthold Stoeger
2019-10-26
Undo: update statistics if dive changed
Berthold Stoeger
2019-10-26
Undo: implement ReplanDive command
Berthold Stoeger
[next]