Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-11Split into three separate projects: library, gui and cmdDaniel Molkentin
2014-07-10Add Q_DECL_OVERRIDE for all function that are overriding somethingOlivier Goffart
2014-06-27Merge remote-tracking branch 'origin/1.6'Daniel Molkentin
2014-06-24Shibboleth: keep the cookie from the wizard to the ShibolethCredentialsOlivier Goffart
2014-06-23Fix compilation after mergeOlivier Goffart
2014-06-23Merge branch 'il'Olivier Goffart
2014-06-20wizard setuppage: Clean up and properly initialize membersDaniel Molkentin
2014-06-20owncloudwizard: properly initialize _account mememberDaniel Molkentin
2014-06-20remove unused memberOlivier Goffart
2014-06-14Shib: Ensure browser view gets closed before QNAMDaniel Molkentin
2014-06-12Fix a possible crash caused by a dangling pointerDaniel Molkentin
2014-05-26Shib: Wizard: Return to IdP selection when returning to creds pageDaniel Molkentin
2014-05-15Fix wizard flow with shibbolethDaniel Molkentin
2014-05-14CookieJar refactoring required to overcome issues in Shibboleth supportDaniel Molkentin
2014-03-25Merge pull request #1446 from owncloud/remove-tooltipOlivier Goffart
2014-02-27Shibboleth: Move browser window to the offset of the setup wizardDaniel Molkentin
2014-02-24Fix Wizard when returning from later stepsDaniel Molkentin
2014-02-19Shib: Close browser window after loginDaniel Molkentin
2014-02-18remove superfluous tooltip from server address input fieldJan-Christoph Borchardt
2014-02-06ShibbolethCredetials: Try to avoid re-authDaniel Molkentin
2014-01-28Fix fetching the user name in the wizzardOlivier Goffart
2014-01-20Wizard: Gracefully fall back to HTTP if HTTPS connection failsDaniel Molkentin
2014-01-20Wizard: Prepend 'https://' if no scheme is setDaniel Molkentin
2014-01-20Setup Wizard: Fix http(s) label sizeDaniel Molkentin
2014-01-16Show an indicator if the url is encrypted or not in connection wizard.Klaas Freitag
2013-12-12Better fix for override urlsDaniel Molkentin
2013-12-12Respect the override URL properlyDaniel Molkentin
2013-12-05Resize wizard if advanced options are requiredDaniel Molkentin
2013-11-26Wizard: Allow /index.php or /remote.php/webdav in URLs.Daniel Molkentin
2013-11-14Wizard: Default button to NextMarkus Goetz
2013-11-13Hint the OS to not show [?] in Wizards and DialogsDaniel Molkentin
2013-11-13CleanupDaniel Molkentin
2013-11-07Make Shibboleth browser aware of AccountsDaniel Molkentin
2013-11-07Ensure an SSL Error Handler is always availableDaniel Molkentin
2013-11-04- Make saving/restoring accounts work.Daniel Molkentin
2013-10-28Make the setup wizard compile againDaniel Molkentin
2013-10-10Fix literal occurances of "ownCloud" in GUIDaniel Molkentin
2013-09-19Fix focus issue during setup wizardDaniel Molkentin
2013-09-03Consistent look for top-labelsDaniel Molkentin
2013-08-18Be more specific when disconnecting the signalDaniel Molkentin
2013-08-18Setup Wizard: Only label button "Connect" where suitableDaniel Molkentin
2013-08-18Code formatting fixesDaniel Molkentin
2013-08-18Setup wizard: Start sync when displaying result pageDaniel Molkentin
2013-08-15Wizard: Do not use FormLayout for URL line editDaniel Molkentin
2013-08-14Resize dialogDaniel Molkentin
2013-08-14Wrap custom message labelDaniel Molkentin
2013-08-07Add cookie handling for Shibboleth credentials.Krzesimir Nowak
2013-08-06Remove most of the dead code in Shibboleth setup page.Krzesimir Nowak
2013-08-06Fix workflow in wizard.Krzesimir Nowak
2013-08-05Revert "Go back if browser in wizard is destroyed before getting a cookie."Krzesimir Nowak