aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/mainwindow.cpp
AgeCommit message (Expand)Author
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
2017-04-22Reduce default verbosityGravatar Dirk Hohndel
2017-04-20Do not abort when there is no current diveGravatar Jan Mulder
2017-04-20Preserve dive mode when planning a diveGravatar Jan Mulder
2017-04-16Restore FB grayed out when disconnectedGravatar Jan Mulder
2017-04-06Break down MainTab into smaller classesGravatar Tomaz Canabrava
2017-03-24Fix double to int truncation in C++ codeGravatar Jeremie Guichard
2017-03-04Get initial depth/duration correct when manually adding diveGravatar Dirk Hohndel
2017-02-25Add 4 file types op file-open logbook menu filter, consistencyGravatar Jan Mulder
2017-02-25Correct file list in file-open filter boxGravatar Jan Mulder
2017-02-20Remove default stylesheet from planner outputGravatar Stefan Fuchs
2017-01-18Only set surface pressure when it has a valueGravatar Robert C. Helling
2017-01-01Facebook integration: change the menu entry to disconnectGravatar Dirk Hohndel
2017-01-01Facebook integration: keep the connections QMenu aroundGravatar Dirk Hohndel
2016-12-26Set surface pressure and salinity correctly when replanningGravatar Robert C. Helling
2016-11-15Manual revert of commit 9295b3aa3742ea3af4427de831af58ed2a268c9bGravatar Dirk Hohndel
2016-11-09Use fake profile when replanning dives without samplesGravatar Robert C. Helling
2016-09-22Fix building of Facebook supportGravatar Dirk Hohndel