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
path:
root
/
desktop-widgets
/
mainwindow.cpp
Age
Commit message (
Expand
)
Author
2015-11-10
Preferences: correctly hook up the signals to enable/disable cloud storage
Dirk Hohndel
2015-11-09
Remove the PluginSystem
Tomaz Canabrava
2015-11-09
Remove Facebook from Plugins
Tomaz Canabrava
2015-11-08
Removed C++11 from the code.
Tomaz Canabrava
2015-11-08
Remove lambdas: they don't work on OSX 10.7
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-07
mainwindow.cpp: remove unused variable 'diveSitePictures'
Lubomir I. Ivanov
2015-11-06
Untangle DiveCalculatedCeiling from MainWindow
Lubomir I. Ivanov
2015-11-05
Untangle Profile from MainWindow: files on command line
Dirk Hohndel
2015-11-02
Preferences: Remove the old dialog and use the new one
Tomaz Canabrava
2015-10-30
Make the skeleton Facebook plugin and make sure it is loaded
Tomaz Canabrava
2015-10-30
Populate the MainMenu with social network actions
Tomaz Canabrava
2015-10-30
Constify, Referencify
Tomaz Canabrava
2015-10-30
It's safe to delete a Null Pointer
Tomaz Canabrava
2015-10-30
Preferecnes: add the initial skeleton
Tomaz Canabrava
2015-10-30
Move Profile widget out of desktop-widgets
Tomaz Canabrava
2015-10-30
Move qt-ui to desktop-widgets
Tomaz Canabrava