index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
Merge branch 'warnings' of github.com:neolit123/subsurface
Dirk Hohndel
2015-11-07
abstractpreferenceswidget.cpp: fix argument warning
Lubomir I. Ivanov
2015-11-07
dive.c: remove unused variable
Lubomir I. Ivanov
2015-11-07
preferencesdialog.cpp: silence a switch warning
Lubomir I. Ivanov
2015-11-07
profile.c: remove unused variables
Lubomir I. Ivanov
2015-11-07
profile.c: mark get_local_sac() as unused
Lubomir I. Ivanov
2015-11-07
diveplannermodel.cpp: move unused variables into a commented section
Lubomir I. Ivanov
2015-11-07
filtermodels.cpp: fix an argument order warning
Lubomir I. Ivanov
2015-11-07
profilewidget2.cpp: remove unused variables
Lubomir I. Ivanov
2015-11-07
preferences_network.cpp: remove some unused 'reply' variables
Lubomir I. Ivanov
2015-11-07
divelocationmodel: fix some signed/unsigned warnings
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
2015-11-07
facebook_integration.cpp: add return statement to a 'bool' method
Lubomir I. Ivanov
2015-11-07
mainwindow.cpp: remove unused variable 'diveSitePictures'
Lubomir I. Ivanov
2015-11-07
fix startpage appearing over dive list
Sebastian Kügler
2015-11-07
Flip visibility when opacity is 0
Sebastian Kügler
2015-11-07
subsurfacewebservices.cpp: make sure 'changed' is not unused
Lubomir I. Ivanov
2015-11-07
subsurfacewebservices.cpp: remove unused FILE variable
Lubomir I. Ivanov
2015-11-07
divelogimportdialog.cpp: declare an enum as type
Lubomir I. Ivanov
2015-11-07
locationinformation.cpp: fix unused variable
Lubomir I. Ivanov
2015-11-07
btdeviceselectiondialog.cpp: fix unused variable
Lubomir I. Ivanov
2015-11-07
desktop-main.cpp: fix unused 'application' variable
Lubomir I. Ivanov
2015-11-07
Subsurface-mobile: load preferences after org is set up
Dirk Hohndel
2015-11-07
Android: go back to using Qt's DataLocation
Dirk Hohndel
2015-11-07
Remove unnecessary call from tests
Dirk Hohndel
2015-11-07
Don't crash if we have no WindowTitleUpdater registered
Dirk Hohndel
2015-11-07
Subsurface-mobile: make sure we load the preferences
Dirk Hohndel
2015-11-07
Improve labels in login dialog
Sebastian Kügler
2015-11-07
Improve TopBar and login window layout
Sebastian Kügler
2015-11-07
tighter margins on start page
Sebastian Kügler
2015-11-07
Rejig navigation
Sebastian Kügler
2015-11-07
Remove hard-coded size from label component
Sebastian Kügler
2015-11-07
Clean up dead code in units
Sebastian Kügler
2015-11-07
Improve 1st start experience
Sebastian Kügler
2015-11-07
Improve layout of login dialog
Sebastian Kügler
2015-11-07
organize qml files in subdirectories
Sebastian Kügler
2015-11-07
Fix indentation in qrc file
Sebastian Kügler
2015-11-07
Recognize Android as CMAKE_SYSTEM_NAME
Sebastian Kügler
2015-11-06
android build: remote -u flag from git pull
Sebastian Kügler
2015-11-06
More info in ThemeTest
Sebastian Kügler
2015-11-06
Improve theme information panel
Sebastian Kügler
2015-11-06
Include label in the binary
Sebastian Kügler
2015-11-06
new Label item
Sebastian Kügler
2015-11-06
Theme tweaks
Sebastian Kügler
2015-11-06
Replace units.spacing with units.smallSpacing
Sebastian Kügler
2015-11-06
Add some compatibility extensions to theme and unit
Sebastian Kügler
2015-11-06
Add qmldir file
Sebastian Kügler
[next]