aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/mainwindow.h
AgeCommit message (Expand)Author
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
2017-07-28mainwindow: rename "actionViewGlobe" to "actionViewMap"Gravatar Lubomir I. Ivanov
2017-06-16code cleanup: remove unimplemented classes and structsGravatar Jan Mulder
2017-04-29Add SPDX header to desktop widgetsGravatar Dirk Hohndel
2017-04-16Restore FB grayed out when disconnectedGravatar Jan Mulder
2017-01-01Facebook integration: change the menu entry to disconnectGravatar Dirk Hohndel
2017-01-01Facebook integration: keep the connections QMenu aroundGravatar Dirk Hohndel
2016-07-30Add menu entry to remove the offline stateGravatar Dirk Hohndel
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2016-01-25Start to use the QSettings ObjectWrapperGravatar Tomaz Canabrava
2015-11-18Location service: instantiate location provider in the desktop UIGravatar Dirk Hohndel
2015-11-09Remove Facebook from PluginsGravatar Tomaz Canabrava
2015-11-08Remove lambdas: they don't work on OSX 10.7Gravatar Tomaz Canabrava
2015-11-05Untangle Profile from MainWindow: shortcutsGravatar Dirk Hohndel
2015-11-05Untangle Profile from MainWindow: files on command lineGravatar Dirk Hohndel
2015-10-30Move qt-ui to desktop-widgetsGravatar Tomaz Canabrava