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
/
mainwindow.cpp
Age
Commit message (
Expand
)
Author
2020-12-17
printing: move #includes from headers to source files
Berthold Stoeger
2020-12-12
cleanup: remove unused #undefs in mainwindow.cpp
Berthold Stoeger
2020-12-12
profile: move connect() calls to profile
Berthold Stoeger
2020-12-12
cleanup: remove unused signal ProfileWidget2::updateDiveInfo
Berthold Stoeger
2020-12-12
desktop: move planner-code to diveplanner.cpp
Berthold Stoeger
2020-12-12
desktop: init dive list header actions in constructor
Berthold Stoeger
2020-12-12
preferences: create global settingsChanged signal
Berthold Stoeger
2020-11-14
cleanup: remove empty function MainTab::reload()
Berthold Stoeger
2020-10-25
cleanup: remove MainWindow::setFileClean()
Berthold Stoeger
2020-10-25
cleanup: remove MainWindow::unsavedChanges() function
Berthold Stoeger
2020-10-25
desktop: remove DiveComputerManagementDialog
Berthold Stoeger
2020-10-24
devices: add devices in Command::importTable()
Berthold Stoeger
2020-10-24
parser: add device_table to parser state
Berthold Stoeger
2020-10-17
filter: don't add to filter presets when importing dive sites
Berthold Stoeger
2020-10-17
filter: remove filter_preset_table_t
Berthold Stoeger
2020-09-29
cleanup: rename FilterWidget2 to FilterWidget
Berthold Stoeger
2020-09-29
filter: implement importing of filter presets
Berthold Stoeger
2020-09-29
cleanup: move shown-text calculation from filter widget to core
Berthold Stoeger
2020-09-29
filter: load filter presets from XML files
Berthold Stoeger
2020-09-08
cleanup: when planning a dive, set dive computer to first dc
Berthold Stoeger
2020-09-02
Planner: Properly initialize salinity
Robert C. Helling
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
[next]