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-10-20NetworkJobs: Higher timeout for pre-oC7Markus Goetz
2014-09-19NetworkJobs: Propagator jobs keep others from expiring. #2155Christian Kamm
2014-09-12AbstractNetworkJobOlivier Goffart
2014-07-11Fix windows compilationDaniel Molkentin
2014-07-10Add Q_DECL_OVERRIDE for all function that are overriding somethingOlivier Goffart
2014-05-28Fix another crash at exitOlivier Goffart
2014-04-30Add a timeout when using the QNAM propagationOlivier Goffart
2014-04-29Add export macro to all classes that need to be exportedOlivier Goffart
2014-04-14AbstractNetworkJob Allow finished() to defer Job deletionDaniel Molkentin
2014-03-26Add a duration and the repsonse timestamp to the jobs.Klaas Freitag
2014-03-26Use QTimer as object member rather than pointer based.Klaas Freitag
2014-02-05SslErrorDialog: Ensure to run into a timeout while showing the dialogDaniel Molkentin
2014-01-28Handle the fact that the user might cancel the password dialogOlivier Goffart
2013-12-13Remove UTF-8 BOM, confuses old GCCsDaniel 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: Also reset timeout on forwardsMarkus Goetz
2013-11-14Wizard: Timeout handling for CheckServerJobMarkus Goetz
2013-11-13Fix compiler warningDaniel Molkentin
2013-11-04- Make saving/restoring accounts work.Daniel Molkentin
2013-10-28Make the setup wizard compile againDaniel Molkentin
2013-10-23Basic port, misses wizardDaniel Molkentin
2013-10-21WIP: Dissolve owncloudinfo classDaniel Molkentin
2013-10-18WIP: Move network tasks from ownCloudInfo into Job classes.Daniel Molkentin