index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
desktop-widgets
Age
Commit message (
Expand
)
Author
2019-07-04
Desktop: reduce minimum vertical size
Dirk Hohndel
2019-07-04
Cleanup: remove DiveLocationLineEdit::currType
Berthold Stoeger
2019-07-04
Desktop: enable clearing of dive site
Berthold Stoeger
2019-07-04
Cleanup: avoid spurious updateDiveInfo() calls
Berthold Stoeger
2019-06-28
Dive merge: don't use unset dive numbers
Berthold Stoeger
2019-06-24
Desktop: small optimization
Dirk Hohndel
2019-06-24
Desktop: update dive list when dive sites change
Dirk Hohndel
2019-06-24
Desktop: update flags on the map when dive sites change
Dirk Hohndel
2019-06-24
Cleanup: simple consistency
Dirk Hohndel
2019-06-24
Desktop: fix time editing
Dirk Hohndel
2019-06-23
Cleanup: unify selection signals
Berthold Stoeger
2019-06-23
Cleanup: remove selectionChanged logic from dive-list commands
Berthold Stoeger
2019-06-23
Undo: unify selection behavior in dive-list commands
Berthold Stoeger
2019-06-23
Undo: don't send signals batched by trip
Berthold Stoeger
2019-06-23
Desktop: use local variable instead of displayed_dive
Dirk Hohndel
2019-06-23
Desktop: don't use planner to manually add dive
Dirk Hohndel
2019-06-19
Undo: sort dives by dive_less_than() in signals
Berthold Stoeger
2019-06-19
Cleanup: remove unnecessary get_gas_used() call
Berthold Stoeger
2019-06-19
Cleanup: use quotation marks for non-system includes
Berthold Stoeger
2019-06-19
Cleanup: generate clear_*_table() functions by macro
Berthold Stoeger
2019-06-19
Cleanup: move trip-related functions into own translation unit
Berthold Stoeger
2019-06-19
Cleanup: move tag functions into own translation unit
Berthold Stoeger
2019-06-15
Undo: add undo button to multi-dive-edited warning message
Berthold Stoeger
2019-06-15
Undo: hide multi-dive-edit warning message on subsequent edit
Berthold Stoeger
2019-06-15
Undo: only show warning message if dives were actually edited
Berthold Stoeger
2019-06-15
Undo: show warning message if more than one dive edited
Berthold Stoeger
2019-06-15
Cleanup: remove MainTab::addMessageAction() function
Berthold Stoeger
2019-06-15
Cleanup: unify comments in desktop-widgets/command.h
Berthold Stoeger
2019-06-15
Undo: return number of changed dives from undo commands
Berthold Stoeger
2019-06-15
Undo: don't create spurious undo commands for temperature fields
Berthold Stoeger
2019-06-15
Cleanup: remove silly typo in translation comments
Berthold Stoeger
2019-06-10
Cleanup: remove Q_PROPERTYs from MinMaxWidget
Berthold Stoeger
2019-06-10
Cleanup: Un-PIMPL-ize MinMaxAvgWidget
Berthold Stoeger
2019-06-07
Desktop: invalidate dive cache on equipment edit
Berthold Stoeger
2019-06-07
Desktop: don't show location-popup button in trip-edit mode
Berthold Stoeger
2019-06-06
Cleanup: remove unnecessary QRegularExpression copies
Berthold Stoeger
2019-06-06
Printing: use regexp in preprocessTemplate()
Berthold Stoeger
2019-06-03
Reword configure dive computer
Robert C. Helling
2019-05-29
Check if dive_site exists before accessing its name
Robert C. Helling
2019-05-20
Undo: be smarter about dive computer shown after deletion
Berthold Stoeger
2019-05-20
Cleanup: rename clone_dive() to move_dive()
Berthold Stoeger
2019-05-20
Cleanup: fix a few comments and debug messages
Berthold Stoeger
2019-05-20
Undo: make "delete dive computer" undoable
Berthold Stoeger
2019-05-20
Undo: make "move dive computer to front" undoable
Berthold Stoeger
2019-05-17
Undo: properly reference-count dive sites
Berthold Stoeger
2019-05-17
Undo: sort list of dives to add and delete
Berthold Stoeger
2019-05-17
Implement height-to-pressure functions in planner
willemferguson
2019-05-15
Cleanup: small coding style fixes
Dirk Hohndel
2019-05-15
Convert the atmospheric pressure in the Information Tab to an editable field
willemferguson
2019-05-12
Mainwindow: simplify application-state code
Berthold Stoeger
[next]