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-08-12Add a "Skip Folder Configuration" button in the wizardOlivier Goffart
2014-07-18Merge branch 'il'Olivier Goffart
2014-07-16SetupWizard: Keep initial local folder to compare later for changes.Klaas Freitag
2014-07-10Add Q_DECL_OVERRIDE for all function that are overriding somethingOlivier Goffart
2014-04-14AbstractNetworkJob Allow finished() to defer Job deletionDaniel Molkentin
2013-11-25Query credentials when needed. Put the account offline if user aborts.Daniel Molkentin
2013-11-14Change all Network Jobs to use start()Daniel Molkentin
2013-11-14Wizard: Timeout handling for CheckServerJobMarkus Goetz
2013-10-30More porting to Account classDaniel Molkentin
2013-10-28Make the setup wizard compile againDaniel Molkentin
2013-08-01Actually use the remoteFolder sent by signal.Krzesimir Nowak
2013-08-01Split setup page into server and advanced parts.Krzesimir Nowak
2013-08-01Move the creds/ and wizard/ directories one level higher.Krzesimir Nowak
2013-08-01Cleanup setup wizard. Split setup page into two.Krzesimir Nowak
2013-07-22Make FolderMan a singletonDaniel Molkentin
2013-07-04Commit squashed refactoring branchDaniel Molkentin
2013-05-23Make setting custom folders work againDaniel Molkentin
2013-04-28New setup dialog, simplified version.Klaas Freitag
2013-04-24More work on new Connection dialog. First working version.Klaas Freitag
2013-02-10Clear pending network requests in setup wizard on back.Klaas Freitag
2012-12-09Use two step process to store credentials through config file.Klaas Freitag
2012-12-04Make use of QKeyChain if its there.Klaas Freitag
2012-10-20Show wizard with intro when starting without accountDaniel Molkentin
2012-07-26converted ownCloudInfo to Singleton pattern to fix crashes.Klaas Freitag
2012-06-12Make setup wizard really cancel if user clicks cancel and acceptKlaas Freitag
2012-05-14Enhanced version parsing from status.phpKlaas Freitag
2012-04-21implement MKCOL with QHttp to make it work with Qt 4.6Thomas Müller
2012-04-12SSL Connection Warning dialog working.Klaas Freitag
2012-04-10- passed whole NetworkReply object to not-found slots to give moreKlaas Freitag
2012-03-30- fixed local file change detection in win pollerKlaas Freitag
2012-03-26Fixed some mirall->ownCloud namingsKlaas Freitag
2012-03-14Added automatic creation of a sync after connect.Klaas Freitag
2012-02-17- WIP ownCloud connect wizard: added a test call to check if theKlaas Freitag
2012-02-17WIP:Klaas Freitag