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-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 DiveListView::dontEmitDiveChangedSignal member
Berthold Stoeger
2019-12-04
Cleanup: remove DiveListView::expandedRows member variable
Berthold Stoeger
2019-12-04
Cleanup: remove DiveListView::mouseClickSelection member variable
Berthold Stoeger
2019-12-04
Cleanup: remove toggle parameter from DiveListView::selectDive()
Berthold Stoeger
2019-12-04
Cleanup: remove DiveListView::remember/restoreSelection()
Berthold Stoeger
2019-12-04
Selection: don't reset selection when resorting
Berthold Stoeger
2019-12-04
Cleanup: remove unnecessary remember/restoreSelection() pair
Berthold Stoeger
2019-12-04
Cleanup: remove unpaired rememberSelection() call
Berthold Stoeger
2019-12-04
Selection: move translation of indexes to filter model
Berthold Stoeger
2019-12-04
Selection: move initialization of selection from view to model
Berthold Stoeger
2019-12-04
Selection: move selection of "first" dive to core
Berthold Stoeger
2019-12-04
Cleanup: rename newCurrentDive signal to currentDiveChanged
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
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
[next]