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-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
2019-09-21
Export: move dive site selection logic to C++
Berthold Stoeger
2019-09-15
if only one dive, max depth show in average field
Fabio Rueda
2019-09-14
Grantlee: split out grantlee-only property from DiveObjectHelper
Berthold Stoeger
2019-09-14
Mobile: transform DiveObjectHelper into value-type
Berthold Stoeger
2019-09-14
DiveObjectHelper: Turn DiveObjectHelper into Q_GADGET based object
Berthold Stoeger
2019-09-11
Add the ability to export print template as html
Anton Lundin
2019-09-11
Show correct notes entry when switching on stops
Robert C. Helling
2019-09-10
Plan: introduce function that returns disclaimer
Berthold Stoeger
2019-09-07
Dive site: close dive site edit widget when dive site is deleted
Berthold Stoeger
2019-09-06
Cleanup: remove unused MapWidget::repopulateLabels() function
Berthold Stoeger
2019-09-06
Map: remove MapWidget::repopulateLabels() call
Berthold Stoeger
2019-09-06
Map: remove unnecessary MapLocationModel::repopulateLabels() calls
Berthold Stoeger
2019-09-06
Dive site: don't emit divesChanged signals when editing dive site
Berthold Stoeger
2019-09-06
Map: highlight correct dive sites in dive site mode
Berthold Stoeger
2019-09-06
Cleanup: remove TabDiveSite::updateFilter() function
Berthold Stoeger
2019-09-06
Selection: properly update selection flag of map location
Berthold Stoeger
2019-09-06
Desktop: show all selected dive sites on click
Berthold Stoeger
2019-09-06
Map: don't fully reset model on selection change
Berthold Stoeger
2019-09-06
Desktop: reload map after refreshing the list
Berthold Stoeger
2019-09-06
Map: generate pixmap name in model
Berthold Stoeger
[next]