aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/mainwindow.h
AgeCommit message (Expand)Author
2019-09-27Revert the singleton PRGravatar Dirk Hohndel
2019-09-25Cleanup: unify idiosyncratic singletonsGravatar Berthold Stoeger
2019-08-08Cleanup: move error reporting function declarations to errorhelper.hGravatar Berthold Stoeger
2019-05-12Mainwindow: simplify application-state codeGravatar Berthold Stoeger
2019-05-12Turn application state into enumGravatar Berthold Stoeger
2019-05-06Add "Import dive sites" menu to mainwindowGravatar Doug Junkins
2019-04-14Desktop: destroy maintab before destructing mainwindowGravatar Berthold Stoeger
2019-04-12Undo: use QUndoStack::isClean() to determine unsaved changesGravatar Berthold Stoeger
2019-04-12Cleanup: remove unnecessary signalGravatar Berthold Stoeger
2019-04-12Dive site: add edit field to dive site tableGravatar Berthold Stoeger
2019-02-11Desktop: show filter panel with maximized dive listGravatar Dirk Hohndel
2019-02-01facebook: remove the featute from the code baseGravatar Lubomir I. Ivanov
2019-01-26Cleanup: remove unused function setCheckedActionFilterTags()Gravatar Berthold Stoeger
2019-01-19Desktop: Make filterWidget2 a subobject of MainWindowGravatar Berthold Stoeger
2018-12-14Drop old filter codeGravatar Tomaz Canabrava
2018-12-14Start the FilterDive stateGravatar Tomaz Canabrava
2018-10-14Desktop: Enable next/prev DCs only for applicable divesGravatar Jan Mulder
2018-10-13Cleanup: rename MainWindow member variablesGravatar Berthold Stoeger
2018-10-13Cleanup: Turn widget accessor-functions into simple pointersGravatar Berthold Stoeger
2018-10-13Dive site: explicitly init displayed_dive_site on show widgetGravatar Berthold Stoeger
2018-10-11Dive list view: replace signal-magic by flagGravatar Berthold Stoeger
2018-10-11Undo: disable undo- and redo-actions in edit modeGravatar Berthold Stoeger
2018-10-11Undo: isolate undo-commandsGravatar Berthold Stoeger
2018-10-04Import: import Poseidon MkVI logs via DiveLogImportDialogGravatar Berthold Stoeger
2018-09-14Desktop: remove "edit dive" from log menuGravatar Jan Mulder
2018-09-09Desktop: Remove webservice, remove UI components (2)Gravatar Jan Mulder
2018-08-29Revert "desktop-widgets: remove QSettings from desktop-widgets"Gravatar Dirk Hohndel
2018-08-25desktop-widgets: remove QSettings from desktop-widgetsGravatar jan Iversen
2018-07-31Cleanup: replace virtual by override where appropriateGravatar Berthold Stoeger
2018-07-30Cleanup: Make WindowsTitleUpdate a global objectGravatar Berthold Stoeger
2018-07-30Cleanup: remove parameter from currentDiveChanged signalGravatar Berthold Stoeger
2018-07-04Dive pictures: implement FindMovedImagesDialogGravatar Berthold Stoeger
2018-06-09Cleanup: make lastUsedDir() functions static and non-slot, respectivelyGravatar Berthold Stoeger
2018-05-31Desktop: Derive UserManual from QDialogGravatar Berthold Stoeger
2018-05-13Desktop: On dive edit from the dive list or map, switch to new stateGravatar Berthold Stoeger
2018-03-19Profile heatmap/heartrate: Only enable max one of these at same timeGravatar Stefan Fuchs
2018-01-31Use queued connection to thread-safe MainWindow error handlingGravatar Berthold Stoeger
2018-01-06Enable cloud-online menu entry only if connected to cloudGravatar Berthold Stoeger
2018-01-06Turn take-cloud-online menu action into checkboxGravatar Berthold Stoeger
2018-01-04Replace macro TOGGLE_COLLAPSABLE by function toggleCollapsible()Gravatar Berthold Stoeger
2017-12-11Simplify mainwindow title logic: remove MainWindowTitleFormat enumGravatar Berthold Stoeger
2017-12-01Actually compute variations in backgroundGravatar Robert C. Helling
2017-12-01Dynamically generate recent files actionsGravatar Berthold Stoeger
2017-11-30Move creation of QSession object into MainWindow::checkSurvey()Gravatar Berthold Stoeger
2017-11-30implify recent file handling in mainwindow.cppGravatar Berthold Stoeger
2017-11-04Correct, cleanup, translate and unify file filtersGravatar Stefan Fuchs
2017-10-31Postpone error message display if not in GUI threadGravatar Berthold Stoeger
2017-10-28Set checked status of menu entry for dive list filter correctlyGravatar Stefan Fuchs
2017-10-26desktop UI: no longer attempt to manually show error notificationsGravatar Dirk Hohndel
2017-07-28mainwindow: rename GLOBE_MAXIMIZED to MAP_MAXIMIZEDGravatar Lubomir I. Ivanov