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-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
2019-10-26
Desktop: make salinity a field known to the undo system
Berthold Stoeger
2019-10-20
Cleanup: use pointer-to-member-function in addAction() calls
Berthold Stoeger
2019-10-02
Import: extract number of dives from model not from thread
Berthold Stoeger
2019-10-02
Import: clear table via model not via thread
Berthold Stoeger
2019-10-02
Import: get tables from DiveImportedModel not DownloadThread
Berthold Stoeger
2019-10-02
Documentation: add comment to Command::importDives
Berthold Stoeger
2019-10-02
Desktop: Use DiveImportedModel::deleteDeselected()
Berthold Stoeger
2019-10-02
Import: Make DownloadThread a subobject of DiveImportedModel
Berthold Stoeger
2019-09-27
Revert the singleton PR
Dirk Hohndel
2019-09-25
Cleanup: unify idiosyncratic singletons
Berthold Stoeger
2019-09-21
If only one dive selected, only one temperature in stats tab
Fabio Rueda
2019-09-21
Export: special case dive site mode when exporting dive sites
Berthold Stoeger
2019-09-21
Cleanup: return each dive site only once in selectedDiveSites()
Berthold Stoeger
[next]