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
/
qt-ui
/
preferences.h
Age
Commit message (
Expand
)
Author
2015-10-30
Move qt-ui to desktop-widgets
Tomaz Canabrava
2015-07-22
Make password change asynchronous
Dirk Hohndel
2015-06-14
Cloud storage: clean up handling of cloud storage account
Dirk Hohndel
2015-06-14
Preferences: hook up default file behavior in the dialog
Dirk Hohndel
2015-06-09
Cloud storage: initial support for confirming the email PIN
Dirk Hohndel
2015-01-14
Ignore QWebView in Android
Joseph W. Joshua
2014-12-24
Changed Facebook stuff to socialnetworks.h/cpp
Tomaz Canabrava
2014-12-24
Get and save the UserID for use with Facebook.
Tomaz Canabrava
2014-12-24
Disconnect from facebook manually.
Tomaz Canabrava
2014-12-24
Connect to facebook, save the tokens for future use.
Tomaz Canabrava
2014-07-16
Added a 'use default file' button on preferences.
Tomaz Canabrava
2014-06-28
Rename slot to get rid of auto-connect warning
Sergey Starosek
2014-06-26
Headers cleanup.
Tomaz Canabrava
2014-06-26
UI setup for "Network settings" page
Sergey Starosek
2014-06-25
Add ability to reset the settings
Dirk Hohndel
2014-04-11
Remove some unneeded explicit paths in includes
Gehad
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-11
Put include guard to every header
Boris Barbulovski
2014-02-08
Load preferences before they are saved.
Michael Andreen
2014-02-06
Create a toolbox on the left side of the new profile
Tomaz Canabrava
2013-12-06
Added a filter option to the Language Chooser
Tomaz Canabrava
2013-12-04
Add some limits to the GF's
Anton Lundin
2013-11-21
Added a configuration option to have gf_low apply at max depth instead of at ...
Patrick Valsecchi
2013-11-21
Refactoring of the configuration handling.
Patrick Valsecchi
2013-10-14
Enable file selection dialog for preferences
Miika Turkia
2013-10-03
Make the classes generated by uic be real members of our classes
Thiago Macieira
2013-10-03
Include the ui_*.h headers in the main headers.
Thiago Macieira
2013-06-03
Tie all the pieces together and make Preferences work as intended
Dirk Hohndel
2013-06-03
Implement Apply / Close without Saving for preferences
Tomaz Canabrava
2013-05-29
Connect preferences to the rest of the code
Dirk Hohndel
2013-05-24
Added support for a preliminary Preferences Dialog
Tomaz Canabrava