aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/mainwindow.cpp
AgeCommit message (Expand)Author
2017-12-29Desktop: Don't hide errors on opening cloud storageGravatar Berthold Stoeger
2017-12-11Simplify mainwindow title logic: remove MainWindowTitleFormat enumGravatar Berthold Stoeger
2017-12-12Remove unused variable in on_actionCloudstorageopen_triggered()Gravatar Berthold Stoeger
2017-12-11Remove second parameter (bool force) in set_filename()Gravatar Berthold Stoeger
2017-12-04Use QDir::exists() instead of QDir::setCurrent() to check for existenceGravatar Berthold Stoeger
2017-12-01On failed cloud save hide progress barGravatar Berthold Stoeger
2017-12-01Actually compute variations in backgroundGravatar Robert C. Helling
2017-11-30Use icons relative path.Gravatar Martin Měřinský
2017-12-01Fix views in mainwindowGravatar Stefan Fuchs
2017-12-01Don't use action tooltip to access recently used fileGravatar Berthold Stoeger
2017-12-01Dynamically generate recent files actionsGravatar Berthold Stoeger
2017-11-30Remove "#if !defined(SUBSURFACE_MOBILE)" in mainwindow.cppGravatar 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-29Revert "Use icons relative path."Gravatar Dirk Hohndel
2017-11-29Use icons relative path.Gravatar Martin Měřinský
2017-11-27When replanning logged dive call CylindersModel->updateDiveGravatar Stefan Fuchs
2017-11-26Simplify signal handling after dive site editingGravatar Berthold Stoeger
2017-11-25Merge branch 'print' of https://github.com/neolit123/subsurfaceGravatar Dirk Hohndel
2017-11-25Update filters on refreshDisplay and remember old selecttionsGravatar Berthold Stoeger
2017-11-24printing: update the coping of bundled templatesGravatar Lubomir I. Ivanov
2017-11-24printing: add set_bundled_templates_as_read_only()Gravatar Lubomir I. Ivanov
2017-11-21Desktop UI: allow user defined cylinder as defaultGravatar Jan Mulder
2017-11-04Correct, cleanup, translate and unify file filtersGravatar Stefan Fuchs
2017-11-04Planner copy salinity only if current dive existsGravatar Stefan Fuchs
2017-10-31Postpone error message display if not in GUI threadGravatar Berthold Stoeger
2017-10-30New dive plan set salinity to current dive salinity if dive selectedGravatar Stefan Fuchs
2017-10-28mainwindow.cpp: fix whitespaceGravatar Lubomir I. Ivanov
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-10-26desktop UI: always show errors when reportedGravatar Dirk Hohndel
2017-10-22mainwindow: disable fullscreen support by defaultGravatar Lubomir I. Ivanov
2017-10-19Use displayed_dc instead of current_dcGravatar Robert C. Helling
2017-10-19Refuse to save an empty log to the clouldGravatar Robert C. Helling
2017-10-02[Facebook] Use statusbar instead of popup messagesGravatar Tomaz Canabrava
2017-10-02[Facebook] More debug callsGravatar Tomaz Canabrava
2017-09-04remove Marble from the source treeGravatar Lubomir I. Ivanov
2017-07-28mapwidget: add public slot endGetDiveCoordinates()Gravatar Lubomir I. Ivanov
2017-07-28mapwidget: add an empty reload() methodGravatar Lubomir I. Ivanov
2017-07-28mainwindow: rename GLOBE_MAXIMIZED to MAP_MAXIMIZEDGravatar Lubomir I. Ivanov
2017-07-28mainwindow: rename "actionViewGlobe" to "actionViewMap"Gravatar Lubomir I. Ivanov
2017-07-28mainwindow: don't remove the "view globe" action from the menuGravatar Lubomir I. Ivanov
2017-07-28mainwindow: enable centerOnDiveSite() no matter the NO_MARBLE macroGravatar Lubomir I. Ivanov
2017-07-28mainwindow: create an instance of MapWidget for NO_MARBLEGravatar Lubomir I. Ivanov
2017-07-28mainwindow: rename the variable 'globeGps' to 'mapWidget'Gravatar Lubomir I. Ivanov
2017-06-18Desktop UI: reset cloud storage progress 'percentage'Gravatar Dirk Hohndel
2017-06-17QML UI: redesign the user notificationGravatar Dirk Hohndel
2017-05-27Display the dialog correctlyGravatar Tomaz Canabrava
2017-05-27Separate the download thread from the widget logicGravatar Tomaz Canabrava
2017-04-29Add SPDX header to desktop widgetsGravatar Dirk Hohndel