Age | Commit message (Expand) | Author |
2016-03-09 | Silence warnings in mainwindow.cpp | Dirk Hohndel |
2016-03-07 | Remove unused variable | Tomaz Canabrava |
2016-01-25 | Start to use the QSettings ObjectWrapper | Tomaz Canabrava |
2015-12-20 | Remove the non-canonical Subusrface version | Dirk Hohndel |
2015-12-15 | Remove support for older libgit2 - we now require 0.23 or later | Dirk Hohndel |
2015-12-02 | Fetch the Subsurface webservice userid if cloud credentials were given | Dirk Hohndel |
2015-12-02 | Fix disabling of facebook integration | Anton Lundin |
2015-11-18 | Add menu entry for creating GPS location | Dirk Hohndel |
2015-11-18 | Location service: instantiate location provider in the desktop UI | Dirk Hohndel |
2015-11-15 | Planner: support profile in planner print | Lubomir I. Ivanov |
2015-11-14 | Missing half of the previous commit | Dirk Hohndel |
2015-11-14 | Move proxy initialization into shared code | Dirk Hohndel |
2015-11-10 | Preferences: correctly hook up the signals to enable/disable cloud storage | Dirk Hohndel |
2015-11-09 | Remove the PluginSystem | Tomaz Canabrava |
2015-11-09 | Remove Facebook from Plugins | Tomaz Canabrava |
2015-11-08 | Removed C++11 from the code. | Tomaz Canabrava |
2015-11-08 | Remove lambdas: they don't work on OSX 10.7 | Tomaz Canabrava |
2015-11-08 | Facebook Plugin is aware of it's connection status | Tomaz Canabrava |
2015-11-08 | We are not using this code anymore, rip it off | Tomaz Canabrava |
2015-11-08 | Change from uploadCurrentDive to requestUpload call | Tomaz Canabrava |
2015-11-08 | Make it possible to connect to facebook again | Tomaz Canabrava |
2015-11-07 | mainwindow.cpp: remove unused variable 'diveSitePictures' | Lubomir I. Ivanov |
2015-11-06 | Untangle DiveCalculatedCeiling from MainWindow | Lubomir I. Ivanov |
2015-11-05 | Untangle Profile from MainWindow: files on command line | Dirk Hohndel |
2015-11-02 | Preferences: Remove the old dialog and use the new one | Tomaz Canabrava |
2015-10-30 | Make the skeleton Facebook plugin and make sure it is loaded | Tomaz Canabrava |
2015-10-30 | Populate the MainMenu with social network actions | Tomaz Canabrava |
2015-10-30 | Constify, Referencify | Tomaz Canabrava |
2015-10-30 | It's safe to delete a Null Pointer | Tomaz Canabrava |
2015-10-30 | Preferecnes: add the initial skeleton | Tomaz Canabrava |
2015-10-30 | Move Profile widget out of desktop-widgets | Tomaz Canabrava |
2015-10-30 | Move qt-ui to desktop-widgets | Tomaz Canabrava |