aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/mainwindow.cpp
AgeCommit message (Expand)Author
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
2015-12-20Remove the non-canonical Subusrface versionGravatar Dirk Hohndel
2015-12-15Remove support for older libgit2 - we now require 0.23 or laterGravatar Dirk Hohndel
2015-12-02Fetch the Subsurface webservice userid if cloud credentials were givenGravatar Dirk Hohndel
2015-12-02Fix disabling of facebook integrationGravatar Anton Lundin
2015-11-18Add menu entry for creating GPS locationGravatar Dirk Hohndel
2015-11-18Location service: instantiate location provider in the desktop UIGravatar Dirk Hohndel
2015-11-15Planner: support profile in planner printGravatar Lubomir I. Ivanov
2015-11-14Missing half of the previous commitGravatar Dirk Hohndel
2015-11-14Move proxy initialization into shared codeGravatar Dirk Hohndel
2015-11-10Preferences: correctly hook up the signals to enable/disable cloud storageGravatar Dirk Hohndel
2015-11-09Remove the PluginSystemGravatar Tomaz Canabrava
2015-11-09Remove Facebook from PluginsGravatar Tomaz Canabrava
2015-11-08Removed C++11 from the code.Gravatar Tomaz Canabrava
2015-11-08Remove lambdas: they don't work on OSX 10.7Gravatar Tomaz Canabrava
2015-11-08Facebook Plugin is aware of it's connection statusGravatar Tomaz Canabrava
2015-11-08We are not using this code anymore, rip it offGravatar Tomaz Canabrava
2015-11-08Change from uploadCurrentDive to requestUpload callGravatar Tomaz Canabrava
2015-11-08Make it possible to connect to facebook againGravatar Tomaz Canabrava
2015-11-07mainwindow.cpp: remove unused variable 'diveSitePictures'Gravatar Lubomir I. Ivanov
2015-11-06Untangle DiveCalculatedCeiling from MainWindowGravatar Lubomir I. Ivanov
2015-11-05Untangle Profile from MainWindow: files on command lineGravatar Dirk Hohndel
2015-11-02Preferences: Remove the old dialog and use the new oneGravatar Tomaz Canabrava
2015-10-30Make the skeleton Facebook plugin and make sure it is loadedGravatar Tomaz Canabrava
2015-10-30Populate the MainMenu with social network actionsGravatar Tomaz Canabrava
2015-10-30Constify, ReferencifyGravatar Tomaz Canabrava
2015-10-30It's safe to delete a Null PointerGravatar Tomaz Canabrava
2015-10-30Preferecnes: add the initial skeletonGravatar Tomaz Canabrava