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-10
modeldelegates: remove printing related delegates
Lubomir I. Ivanov
2015-11-10
qt-models: remove obsolete printer related classes
Lubomir I. Ivanov
2015-11-09
Remove empty implementations
Dirk Hohndel
2015-11-09
Update various files to reflect the development towards 4.6
Dirk Hohndel
2015-11-09
Don't rely on CMAKE_AUTOUIC
Tomaz Canabrava
2015-11-09
Removed unused files
Tomaz Canabrava
2015-11-09
Remove the PluginSystem
Tomaz Canabrava
2015-11-09
Remove Facebook from Plugins
Tomaz Canabrava
2015-11-09
Statistics tab: clear min/max duration with just one dive selected
Dirk Hohndel
2015-11-09
Uemis downloader: more debug output
Dirk Hohndel
2015-11-09
Uemis downloader: recover if dive info is completely missing
Dirk Hohndel
2015-11-09
Uemis downloader: deal with a whole block of deleted dives
Dirk Hohndel
2015-11-09
Store Thumbnails with image hashes
Robert C. Helling
2015-11-08
Link the facebook plugin against the subsurface_interface
Tomaz Canabrava
2015-11-08
Removed C++11 from the code.
Tomaz Canabrava
2015-11-08
Revert "Mac: don't use C++11 on older clang versions"
Dirk Hohndel
2015-11-08
Make building plugins optional
Dirk Hohndel
2015-11-08
Remove lambdas: they don't work on OSX 10.7
Tomaz Canabrava
2015-11-08
Update Mac bundle build & sign scripts
Dirk Hohndel
2015-11-08
Mac: don't use C++11 on older clang versions
Dirk Hohndel
2015-11-08
Uemis downloader: print some information on stderr in verbose mode
Dirk Hohndel
2015-11-08
Cmake: remove references to removed source file
Dirk Hohndel
2015-11-08
Android: remove duplicate top bar from log window
Joakim Bygdell
2015-11-08
Android: ask which pkg-config to use
Joakim Bygdell
2015-11-08
Android: disable ftdi on mac
Joakim Bygdell
2015-11-08
Android: Clean up variable export
Joakim Bygdell
2015-11-08
Finish the first facebook integration plugin
Tomaz Canabrava
2015-11-08
Facebook Plugin is aware of it's connection status
Tomaz Canabrava
2015-11-08
We are not using this code anymore, rip it off
Tomaz Canabrava
2015-11-08
Change from uploadCurrentDive to requestUpload call
Tomaz Canabrava
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
[next]