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
/
mainwindow.cpp
Age
Commit message (
Expand
)
Author
2020-05-27
cleanup: un-singletonize RenumberDialog
Berthold Stoeger
2020-05-22
cleanup: move timestampToDateTime() to qthelper.cpp
Berthold Stoeger
2020-05-16
desktop: don't call plotDive with doClearPictures = true
Berthold Stoeger
2020-05-07
desktop: don't update models in MainWindow::refreshDisplay()
Berthold Stoeger
2020-05-07
cleanup: invert control-flow when resetting the core structures
Berthold Stoeger
2020-05-06
cleanup: don't call updateDivePictures in MainWindow
Berthold Stoeger
2020-05-04
planner: on printing, restore textual plan using a saved string
Berthold Stoeger
2020-05-04
desktop: remove unused if-branch in MainWindow::editCurrentDive()
Berthold Stoeger
2020-05-04
Planner: fold MainWindow::setupForAddAndPlan into createSimpleDive()
Berthold Stoeger
2020-05-04
planner: send plan in calculatedPlanNotes
Berthold Stoeger
2020-05-04
planner: update variations in planner not mainwindow
Berthold Stoeger
2020-05-03
cleanup: don't explicitly clear tabs in MainWindow::selectionChanged()
Berthold Stoeger
2020-05-03
profile: don't interpret NULL as current_dive in plotDive()
Berthold Stoeger
2020-05-03
cleanup: remove parameter to ProfleWidget2::replot()
Berthold Stoeger
2020-05-03
desktop: ask user when quitting application while planning
Berthold Stoeger
2020-04-24
cleanup: move clearing of event names to clear_dive_file_data()
Berthold Stoeger
2020-04-24
cleanup: move clearing of device nodes to clear_dive_file_data()
Berthold Stoeger
2020-04-19
desktop: remove user survey
Dirk Hohndel
2020-04-12
cleanup: remove unnecessary profile update after adding new dive
Berthold Stoeger
2020-04-07
cleanup: remove parameter to MainTab::enableEdition
Berthold Stoeger
2020-04-07
desktop: remove EDIT mode
Berthold Stoeger
2020-04-07
desktop: move undo-disabling from enterEditState to disableShortcuts
Berthold Stoeger
2020-04-07
cleanup: remove default-code for editCurrentDive
Berthold Stoeger
2020-04-07
CylinderModel: make dive dynamic
Berthold Stoeger
2020-03-18
models: update divesite-model when clearing/updating dive model
Berthold Stoeger
2020-03-12
Make statistics window resizable on Mac
Robert C. Helling
2020-03-10
undo: clear undo-stack when clearing dive data
Berthold Stoeger
2020-03-07
debug: try to capture changes that don't invalidate git cache
Dirk Hohndel
2020-02-16
Cleanup: remove unneeded QtConcurrent includes
Berthold Stoeger
2020-02-11
Planner: make cylinder-model subobject of planner-model
Berthold Stoeger
2020-02-11
Cylinders: Add CylindersModelFiltered
Berthold Stoeger
2020-02-04
Cleanup: lower-case filenames in core/subsurface-qt/
Berthold Stoeger
2020-01-10
code cleanup: add empty table structures
Dirk Hohndel
2020-01-10
code cleanup: QFontMetrics::width() is deprecated
Dirk Hohndel
2019-12-10
Dive list: clear dive data via the filter model
Berthold Stoeger
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: move calculation of shown dives to undo command
Berthold Stoeger
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-09-27
Revert the singleton PR
Dirk Hohndel
2019-09-25
Cleanup: unify idiosyncratic singletons
Berthold Stoeger
2019-09-10
Plan: introduce function that returns disclaimer
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
[next]