aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
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
2015-11-02Forgot to set the static variable staticGravatar Tomaz Canabrava
2015-11-02Preferences: Use apply instead of reset to defaultsGravatar Tomaz Canabrava
2015-11-02Preferences: Remove the old dialog and use the new oneGravatar Tomaz Canabrava
2015-11-02Preferences: hook up the UI page with the preferences structureGravatar Dirk Hohndel
2015-11-02Create date and time formats preferencesGravatar Dirk Hohndel
2015-11-02Preferences: add date and time format to language pageGravatar Dirk Hohndel
2015-10-30Preferences: switch language preference to be a dropdownGravatar Dirk Hohndel
2015-10-30Make the skeleton Facebook plugin and make sure it is loadedGravatar Tomaz Canabrava
2015-10-30Facebook plugin skeletonGravatar Tomaz Canabrava
2015-10-30Populate the MainMenu with social network actionsGravatar Tomaz Canabrava
2015-10-30Constify, ReferencifyGravatar Tomaz Canabrava
2015-10-30It's safe to delete a Null PointerGravatar Tomaz Canabrava
2015-10-30Fix warningsGravatar Tomaz Canabrava
2015-10-30Remove reference to non-existing signalGravatar Tomaz Canabrava
2015-10-30Preferences: random fixesGravatar Tomaz Canabrava