Age | Commit message (Expand) | Author |
2016-09-22 | Fix building of Facebook support | Dirk Hohndel |
2016-08-27 | Settings update: Add "Dive Computer" settings to SettingsObjectWrapper | Tomaz Canabrava |
2016-07-30 | Add menu entry to remove the offline state | Dirk Hohndel |
2016-07-17 | If cloud storage is offline, show that in title bar | Dirk Hohndel |
2016-06-13 | Set date and time when replanning a dive | Robert C. Helling |
2016-06-11 | Make sure dive computer model is proper malloc'ed allocation | Linus Torvalds |
2016-05-05 | Use encoded file name on import | Miika Turkia |
2016-05-05 | Allow parsing of .txt files on import | Miika Turkia |
2016-04-25 | Fix file extension regesp | Miika Turkia |
2016-04-25 | Add CSV parsing trigger for zxu and zxl files | Miika Turkia |
2016-04-25 | Add DAN DL7 file extensions for import UI | Miika Turkia |
2016-04-05 | Desktop UI: make sure that git progress is actually shown | Dirk Hohndel |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |
2016-04-04 | Change the git progress update callback signature | Dirk Hohndel |
2016-03-22 | Don't start Add or Plan while accessing cloud storage | Dirk Hohndel |
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 |