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-22SocketAPI: Show error when we are not allowedOlivier Goffart
2014-10-20SocketApi: Properly manage the database connections.Klaas Freitag
2014-10-20SocketAPI: Use new class SqlQuery to cache the sql queries.Klaas Freitag
2014-10-13SocketAPI: Cache database conections and statementsKlaas Freitag
2014-10-13SocketAPI: Cleanup, removed helper namespace, added as private methods.Klaas Freitag
2014-10-10Use local socket (named pipe) connection also on WindowsDaniel Molkentin
2014-10-01Windows has not been ported back to QLocalSocketOlivier Goffart
2014-09-30SocketApi: Port OS X to use local socketsMarkus Goetz
2014-09-29SocketApi: Use QLocalSocket after all for windows and linuxOlivier Goffart
2014-08-27Overlay Icons: Improve OS X version, improve general feedbackMarkus Goetz
2014-08-27Socket api: Add a VERSION commandOlivier Goffart
2014-08-21Excludes: Add an context free implementation of exclude file loading.Klaas Freitag
2014-08-20SocketAPI: Add parameter to enable wait for the socket write.Klaas Freitag
2014-07-25SocketAPI: Connect REGISTER_FOLDER to Foldermans events.Klaas Freitag
2014-07-25SocketAPI: Added REGISTER_PATH and UNREGISTER_PATHKlaas Freitag
2014-07-17SocketAPI: Some cleaning upDaniel Molkentin
2014-07-17SocketAPI: rename slot to send UPDATE_VIEW.Klaas Freitag
2014-07-10SocketAPI: Use QTcpSocket all over, rather than QLocalSocket.Klaas Freitag
2014-06-06SocketAPI: broadcast change when an item is doneOlivier Goffart
2014-06-06SocketAPI: Add another API call for stat of file and folder separately.Klaas Freitag
2014-06-03Minor cleanups and changesKlaas Freitag
2013-10-03Add socketapiDaniel Molkentin