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.h
Age
Commit message (
Expand
)
Author
2020-12-13
cleanup: remove MainWindow::stateBeforeEdit member
Berthold Stoeger
2020-12-13
cleanup: remove unused typedefs
Berthold Stoeger
2020-12-12
desktop: move planner-code to diveplanner.cpp
Berthold Stoeger
2020-10-25
cleanup: remove MainWindow::setFileClean()
Berthold Stoeger
2020-10-25
desktop: remove DiveComputerManagementDialog
Berthold Stoeger
2020-09-29
cleanup: rename FilterWidget2 to FilterWidget
Berthold Stoeger
2020-05-07
desktop: don't update models in MainWindow::refreshDisplay()
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-04-19
desktop: remove user survey
Dirk Hohndel
2020-04-07
desktop: remove EDIT mode
Berthold Stoeger
2020-03-07
debug: try to capture changes that don't invalidate git cache
Dirk Hohndel
2019-11-19
Cleanup: remove MainWindow::recreateDiveList() function
Berthold Stoeger
2019-11-19
Filter: split out filter from model
Berthold Stoeger
2019-11-16
Cleanup: fold cleanUpEmpty() into closeCurrentFile()
Berthold Stoeger
2019-09-27
Revert the singleton PR
Dirk Hohndel
2019-09-25
Cleanup: unify idiosyncratic singletons
Berthold Stoeger
2019-08-08
Cleanup: move error reporting function declarations to errorhelper.h
Berthold Stoeger
2019-05-12
Mainwindow: simplify application-state code
Berthold Stoeger
2019-05-12
Turn application state into enum
Berthold Stoeger
2019-05-06
Add "Import dive sites" menu to mainwindow
Doug Junkins
2019-04-14
Desktop: destroy maintab before destructing mainwindow
Berthold Stoeger
2019-04-12
Undo: use QUndoStack::isClean() to determine unsaved changes
Berthold Stoeger
2019-04-12
Cleanup: remove unnecessary signal
Berthold Stoeger
2019-04-12
Dive site: add edit field to dive site table
Berthold Stoeger
2019-02-11
Desktop: show filter panel with maximized dive list
Dirk Hohndel
2019-02-01
facebook: remove the featute from the code base
Lubomir I. Ivanov
2019-01-26
Cleanup: remove unused function setCheckedActionFilterTags()
Berthold Stoeger
2019-01-19
Desktop: Make filterWidget2 a subobject of MainWindow
Berthold Stoeger
2018-12-14
Drop old filter code
Tomaz Canabrava
2018-12-14
Start the FilterDive state
Tomaz Canabrava
2018-10-14
Desktop: Enable next/prev DCs only for applicable dives
Jan Mulder
2018-10-13
Cleanup: rename MainWindow member variables
Berthold Stoeger
2018-10-13
Cleanup: Turn widget accessor-functions into simple pointers
Berthold Stoeger
2018-10-13
Dive site: explicitly init displayed_dive_site on show widget
Berthold Stoeger
2018-10-11
Dive list view: replace signal-magic by flag
Berthold Stoeger
2018-10-11
Undo: disable undo- and redo-actions in edit mode
Berthold Stoeger
2018-10-11
Undo: isolate undo-commands
Berthold Stoeger
2018-10-04
Import: import Poseidon MkVI logs via DiveLogImportDialog
Berthold Stoeger
2018-09-14
Desktop: remove "edit dive" from log menu
Jan Mulder
2018-09-09
Desktop: Remove webservice, remove UI components (2)
Jan Mulder
2018-08-29
Revert "desktop-widgets: remove QSettings from desktop-widgets"
Dirk Hohndel
2018-08-25
desktop-widgets: remove QSettings from desktop-widgets
jan Iversen
2018-07-31
Cleanup: replace virtual by override where appropriate
Berthold Stoeger
2018-07-30
Cleanup: Make WindowsTitleUpdate a global object
Berthold Stoeger
2018-07-30
Cleanup: remove parameter from currentDiveChanged signal
Berthold Stoeger
2018-07-04
Dive pictures: implement FindMovedImagesDialog
Berthold Stoeger
2018-06-09
Cleanup: make lastUsedDir() functions static and non-slot, respectively
Berthold Stoeger
2018-05-31
Desktop: Derive UserManual from QDialog
Berthold Stoeger
[next]