Age | Commit message (Expand) | Author |
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-18 | Cloud storage: modify protocol for checking cloud connectivity | Dirk Hohndel |
2015-11-16 | qthelper: also support "maxcns" and "otu" in Grantlee HTML | Lubomir I. Ivanov |
2015-11-16 | templatelayout.h: expose cylinders and weights in Grantlee HTML | Lubomir I. Ivanov |
2015-11-16 | templatelayout.h: expose "dive.suit" as a Grantlee HTML variable | Lubomir I. Ivanov |
2015-11-15 | Parse html links in the Notes section. | K. \"pestophagous\" Heller |
2015-11-15 | Make "Save Preferences" button mutate "prefs" struct. | K. \"pestophagous\" Heller |
2015-11-15 | Restore proper spin-box/slider behavior for animation setting. | K. \"pestophagous\" Heller |
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-10 | modeldelegates: remove printing related delegates | Lubomir I. Ivanov |
2015-11-09 | Don't rely on CMAKE_AUTOUIC | Tomaz Canabrava |
2015-11-09 | Removed unused files | Tomaz Canabrava |
2015-11-09 | Remove the PluginSystem | Tomaz Canabrava |
2015-11-09 | Remove Facebook from Plugins | Tomaz Canabrava |
2015-11-09 | Statistics tab: clear min/max duration with just one dive selected | Dirk Hohndel |
2015-11-08 | Link the facebook plugin against the subsurface_interface | Tomaz Canabrava |
2015-11-08 | Removed C++11 from the code. | Tomaz Canabrava |
2015-11-08 | Make building plugins optional | Dirk Hohndel |
2015-11-08 | Remove lambdas: they don't work on OSX 10.7 | Tomaz Canabrava |
2015-11-08 | Cmake: remove references to removed source file | Dirk Hohndel |
2015-11-08 | Finish the first facebook integration plugin | 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-08 | Convert most of the old code for FacebookPlugin to the new System | Tomaz Canabrava |
2015-11-07 | abstractpreferenceswidget.cpp: fix argument warning | Lubomir I. Ivanov |
2015-11-07 | preferencesdialog.cpp: silence a switch warning | Lubomir I. Ivanov |
2015-11-07 | preferences_network.cpp: remove some unused 'reply' variables | Lubomir I. Ivanov |
2015-11-07 | diveshareexportdialog.cpp: fix an argument order warning | Lubomir I. Ivanov |
2015-11-07 | maintab.cpp: remove unused variable | Lubomir I. Ivanov |
2015-11-07 | facebook_integration.cpp: add return statement to a 'bool' method | Lubomir I. Ivanov |
2015-11-07 | mainwindow.cpp: remove unused variable 'diveSitePictures' | Lubomir I. Ivanov |
2015-11-07 | subsurfacewebservices.cpp: make sure 'changed' is not unused | Lubomir I. Ivanov |
2015-11-07 | subsurfacewebservices.cpp: remove unused FILE variable | Lubomir I. Ivanov |
2015-11-07 | divelogimportdialog.cpp: declare an enum as type | Lubomir I. Ivanov |
2015-11-07 | locationinformation.cpp: fix unused variable | Lubomir I. Ivanov |
2015-11-07 | btdeviceselectiondialog.cpp: fix unused variable | Lubomir I. Ivanov |
2015-11-06 | Move ImageDownloader out of the desktop widgets | Dirk Hohndel |
2015-11-06 | Untangle DiveCalculatedCeiling from MainWindow | Lubomir I. Ivanov |
2015-11-05 | Untangle Profile from MainWindow: shortcuts | Dirk Hohndel |
2015-11-05 | Untangle Profile from MainWindow: files on command line | Dirk Hohndel |
2015-11-05 | Use target_link_libraries for Grantlee | Rex Dieter |
2015-11-04 | Re-add the signal connections | Tomaz Canabrava |
2015-11-03 | PreferencesDialog.cpp: store 'default_directory' in QSettings | Lubomir I. Ivanov |
2015-11-03 | Context menu for images: add loading from file / web | Guido Lerch |