Age | Commit message (Expand) | Author |
2016-01-08 | Don't iterate over the dive_table to discover the number of dives | Tomaz Canabrava |
2016-01-08 | Don't if true then true | Tomaz Canabrava |
2016-01-08 | Simplify code on the printingDialog | Tomaz Canabrava |
2016-01-08 | Removed grantlee template code to deal with non-Qobject | Tomaz Canabrava |
2016-01-08 | Lazy Initialize QPrinter | Tomaz Canabrava |
2016-01-08 | Move Dive class from qthelper.h/cpp to it's own file | Tomaz Canabrava |
2015-12-20 | Remove the non-canonical Subusrface version | Dirk Hohndel |
2015-12-17 | Fix CMake to not add Facebook on Android | Tomaz Canabrava |
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-29 | Make pictures respond to double clicks again | Robert C. Helling |
2015-11-25 | Remove unused code | Dirk Hohndel |
2015-11-24 | Location completion matches on whole name | Dirk Hohndel |
2015-11-24 | Drag and Drop Images | Robert C. Helling |
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 |