aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-07Merge branch 'warnings' of github.com:neolit123/subsurfaceGravatar Dirk Hohndel
2015-11-07abstractpreferenceswidget.cpp: fix argument warningGravatar Lubomir I. Ivanov
2015-11-07dive.c: remove unused variableGravatar Lubomir I. Ivanov
2015-11-07preferencesdialog.cpp: silence a switch warningGravatar Lubomir I. Ivanov
2015-11-07profile.c: remove unused variablesGravatar Lubomir I. Ivanov
2015-11-07profile.c: mark get_local_sac() as unusedGravatar Lubomir I. Ivanov
2015-11-07diveplannermodel.cpp: move unused variables into a commented sectionGravatar Lubomir I. Ivanov
2015-11-07filtermodels.cpp: fix an argument order warningGravatar Lubomir I. Ivanov
2015-11-07profilewidget2.cpp: remove unused variablesGravatar Lubomir I. Ivanov
2015-11-07preferences_network.cpp: remove some unused 'reply' variablesGravatar Lubomir I. Ivanov
2015-11-07divelocationmodel: fix some signed/unsigned warningsGravatar 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-07fix startpage appearing over dive listGravatar Sebastian Kügler
2015-11-07Flip visibility when opacity is 0Gravatar Sebastian Kügler
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-07desktop-main.cpp: fix unused 'application' variableGravatar Lubomir I. Ivanov
2015-11-07Subsurface-mobile: load preferences after org is set upGravatar Dirk Hohndel
2015-11-07Android: go back to using Qt's DataLocationGravatar Dirk Hohndel
2015-11-07Remove unnecessary call from testsGravatar Dirk Hohndel
2015-11-07Don't crash if we have no WindowTitleUpdater registeredGravatar Dirk Hohndel
2015-11-07Subsurface-mobile: make sure we load the preferencesGravatar Dirk Hohndel
2015-11-07Improve labels in login dialogGravatar Sebastian Kügler
2015-11-07Improve TopBar and login window layoutGravatar Sebastian Kügler
2015-11-07tighter margins on start pageGravatar Sebastian Kügler
2015-11-07Rejig navigationGravatar Sebastian Kügler
2015-11-07Remove hard-coded size from label componentGravatar Sebastian Kügler
2015-11-07Clean up dead code in unitsGravatar Sebastian Kügler
2015-11-07Improve 1st start experienceGravatar Sebastian Kügler
2015-11-07Improve layout of login dialogGravatar Sebastian Kügler
2015-11-07organize qml files in subdirectoriesGravatar Sebastian Kügler
2015-11-07Fix indentation in qrc fileGravatar Sebastian Kügler
2015-11-07Recognize Android as CMAKE_SYSTEM_NAMEGravatar Sebastian Kügler
2015-11-06android build: remote -u flag from git pullGravatar Sebastian Kügler
2015-11-06More info in ThemeTestGravatar Sebastian Kügler
2015-11-06Improve theme information panelGravatar Sebastian Kügler
2015-11-06Include label in the binaryGravatar Sebastian Kügler
2015-11-06new Label itemGravatar Sebastian Kügler
2015-11-06Theme tweaksGravatar Sebastian Kügler
2015-11-06Replace units.spacing with units.smallSpacingGravatar Sebastian Kügler
2015-11-06Add some compatibility extensions to theme and unitGravatar Sebastian Kügler
2015-11-06Add qmldir fileGravatar Sebastian Kügler