aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
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
2015-11-06Move ImageDownloader out of the desktop widgetsGravatar Dirk Hohndel
2015-11-06Untangle DiveCalculatedCeiling from MainWindowGravatar Lubomir I. Ivanov
2015-11-05Untangle Profile from MainWindow: shortcutsGravatar Dirk Hohndel
2015-11-05Untangle Profile from MainWindow: files on command lineGravatar Dirk Hohndel
2015-11-05Use target_link_libraries for GrantleeGravatar Rex Dieter
2015-11-04Re-add the signal connectionsGravatar Tomaz Canabrava
2015-11-03PreferencesDialog.cpp: store 'default_directory' in QSettingsGravatar Lubomir I. Ivanov
2015-11-03Context menu for images: add loading from file / webGravatar Guido Lerch
2015-11-03Context menu for images: enable multi selectionGravatar Guido Lerch
2015-11-03Context menu for images: support deletionGravatar Guido Lerch
2015-11-03Context menu for images: remove obsolete codeGravatar Guido Lerch
2015-11-03Context menu for imagesGravatar Guido Lerch
2015-11-02Preferences: make apply workGravatar Dirk Hohndel
2015-11-02Preferences: Call LoadPreferences from whitin the new dialogGravatar Tomaz Canabrava