aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/mainwindow.cpp
AgeCommit message (Expand)Author
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
2016-08-27Settings update: Add "Dive Computer" settings to SettingsObjectWrapperGravatar Tomaz Canabrava
2016-07-30Add menu entry to remove the offline stateGravatar Dirk Hohndel
2016-07-17If cloud storage is offline, show that in title barGravatar Dirk Hohndel
2016-06-13Set date and time when replanning a diveGravatar Robert C. Helling
2016-06-11Make sure dive computer model is proper malloc'ed allocationGravatar Linus Torvalds
2016-05-05Use encoded file name on importGravatar Miika Turkia
2016-05-05Allow parsing of .txt files on importGravatar Miika Turkia
2016-04-25Fix file extension regespGravatar Miika Turkia
2016-04-25Add CSV parsing trigger for zxu and zxl filesGravatar Miika Turkia
2016-04-25Add DAN DL7 file extensions for import UIGravatar Miika Turkia
2016-04-05Desktop UI: make sure that git progress is actually shownGravatar Dirk Hohndel
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2016-04-04Change the git progress update callback signatureGravatar Dirk Hohndel
2016-03-22Don't start Add or Plan while accessing cloud storageGravatar Dirk Hohndel
2016-03-09Silence warnings in mainwindow.cppGravatar Dirk Hohndel
2016-03-07Remove unused variableGravatar Tomaz Canabrava
2016-01-25Start to use the QSettings ObjectWrapperGravatar Tomaz Canabrava