aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
2015-12-17Fix CMake to not add Facebook on AndroidGravatar Tomaz Canabrava
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-29Make pictures respond to double clicks againGravatar Robert C. Helling
2015-11-25Remove unused codeGravatar Dirk Hohndel
2015-11-24Location completion matches on whole nameGravatar Dirk Hohndel
2015-11-24Drag and Drop ImagesGravatar Robert C. Helling
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-18Cloud storage: modify protocol for checking cloud connectivityGravatar Dirk Hohndel
2015-11-16qthelper: also support "maxcns" and "otu" in Grantlee HTMLGravatar Lubomir I. Ivanov
2015-11-16templatelayout.h: expose cylinders and weights in Grantlee HTMLGravatar Lubomir I. Ivanov
2015-11-16templatelayout.h: expose "dive.suit" as a Grantlee HTML variableGravatar Lubomir I. Ivanov
2015-11-15Parse html links in the Notes section.Gravatar K. \"pestophagous\" Heller
2015-11-15Make "Save Preferences" button mutate "prefs" struct.Gravatar K. \"pestophagous\" Heller
2015-11-15Restore proper spin-box/slider behavior for animation setting.Gravatar K. \"pestophagous\" Heller
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-10modeldelegates: remove printing related delegatesGravatar Lubomir I. Ivanov
2015-11-09Don't rely on CMAKE_AUTOUICGravatar Tomaz Canabrava
2015-11-09Removed unused filesGravatar Tomaz Canabrava
2015-11-09Remove the PluginSystemGravatar Tomaz Canabrava
2015-11-09Remove Facebook from PluginsGravatar Tomaz Canabrava
2015-11-09Statistics tab: clear min/max duration with just one dive selectedGravatar Dirk Hohndel
2015-11-08Link the facebook plugin against the subsurface_interfaceGravatar Tomaz Canabrava
2015-11-08Removed C++11 from the code.Gravatar Tomaz Canabrava
2015-11-08Make building plugins optionalGravatar Dirk Hohndel
2015-11-08Remove lambdas: they don't work on OSX 10.7Gravatar Tomaz Canabrava
2015-11-08Cmake: remove references to removed source fileGravatar Dirk Hohndel
2015-11-08Finish the first facebook integration pluginGravatar 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-08Convert most of the old code for FacebookPlugin to the new SystemGravatar Tomaz Canabrava
2015-11-07abstractpreferenceswidget.cpp: fix argument warningGravatar Lubomir I. Ivanov
2015-11-07preferencesdialog.cpp: silence a switch warningGravatar Lubomir I. Ivanov
2015-11-07preferences_network.cpp: remove some unused 'reply' variablesGravatar Lubomir I. Ivanov
2015-11-07diveshareexportdialog.cpp: fix an argument order warningGravatar Lubomir I. Ivanov
2015-11-07maintab.cpp: remove unused variableGravatar Lubomir I. Ivanov
2015-11-07facebook_integration.cpp: add return statement to a 'bool' methodGravatar Lubomir I. Ivanov
2015-11-07mainwindow.cpp: remove unused variable 'diveSitePictures'Gravatar Lubomir I. Ivanov
2015-11-07subsurfacewebservices.cpp: make sure 'changed' is not unusedGravatar Lubomir I. Ivanov
2015-11-07subsurfacewebservices.cpp: remove unused FILE variableGravatar Lubomir I. Ivanov
2015-11-07divelogimportdialog.cpp: declare an enum as typeGravatar Lubomir I. Ivanov
2015-11-07locationinformation.cpp: fix unused variableGravatar Lubomir I. Ivanov
2015-11-07btdeviceselectiondialog.cpp: fix unused variableGravatar Lubomir I. Ivanov