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-17SocketAPI: Some cleaning upDaniel Molkentin
2014-07-17SocketAPI: Create the socket API instance in folderman.Klaas Freitag
2014-05-26Make FolderMan a member of the applicationOlivier Goffart
2014-05-21Fix connection following the update of the QtSingleApplication classesDaniel Molkentin
2014-04-19Fix the background check job for the connectionOlivier Goffart
2014-03-03Remove left over member variables.Klaas Freitag
2014-02-21Fix online state handlingDaniel Molkentin
2014-01-28winEventFilter does not exist on Qt5Olivier Goffart
2014-01-28Handle the fact that the user might cancel the password dialogOlivier Goffart
2014-01-16Make use of the new Proxy handling class.Klaas Freitag
2013-11-27Report connection errors explicitly on explicit sign in attemptsDaniel Molkentin
2013-11-25Introduce online/offline state, accessible via GUIDaniel Molkentin
2013-11-13CleanupDaniel Molkentin
2013-11-11cleanupsDaniel Molkentin
2013-10-24Cleanups, ownership for ssl error handlerDaniel Molkentin
2013-10-23Basic port, misses wizardDaniel Molkentin
2013-10-15Merge branch '1.4'Olivier Goffart
2013-10-11Reconnect if network is unavailable after startupDaniel Molkentin
2013-10-09Integrate progress dialog into settings dialog.Klaas Freitag
2013-10-03Add socketapiDaniel Molkentin
2013-10-02More refactoring: Logger and Logbrowser out of application class.Klaas Freitag
2013-10-01Fix/enhance user information about problems on startup.Klaas Freitag
2013-10-01Refactoring: Moved all GUI related computing out of application class.Klaas Freitag
2013-09-20More fixes related to object destruction on exitDaniel Molkentin
2013-09-18Try to be more graceful during shutdownDaniel Molkentin
2013-09-11Handle startup network errors correctly.Klaas Freitag
2013-08-07Significantly simply loggingDaniel Molkentin
2013-08-05Build after mergeDaniel Molkentin
2013-08-05Merge branch 'shibboleth'Daniel Molkentin
2013-08-05Start setup wizard if no config exists on startup.Klaas Freitag
2013-08-02Give application class control over itemprogressdialogKlaas Freitag
2013-08-01Add and use credentials abstraction. Implement HTTP and dummy credentials.Krzesimir Nowak
2013-07-31More sophisticated progress, add Recent Changes Menu to tray.Klaas Freitag
2013-07-26Consolidated progress displaying to a single slot from csync.Klaas Freitag
2013-07-24Remove all >= Qt 4.7 ifdefsDaniel Molkentin
2013-07-23First version of progress in the context menuDaniel Molkentin
2013-07-22Make FolderMan a singletonDaniel Molkentin
2013-07-05Check connection at startup through ConnectionValidatorKlaas Freitag
2013-07-05Implement "Show Desktop Notifications" option (default: on)Daniel Molkentin
2013-07-04Commit squashed refactoring branchDaniel Molkentin
2013-06-29Implement folder display.Daniel Molkentin
2013-06-27Fix Dialog behaviorDaniel Molkentin
2013-06-24Add "Reset Folder" option to status dialogDaniel Molkentin
2013-06-12Do not repeat old stringsDaniel Molkentin
2013-06-11Do not re-use the configuration wizard.Olivier Goffart
2013-06-11Revert "Put FolderWizard on the stack"Daniel Molkentin
2013-06-11Put FolderWizard on the stackDaniel Molkentin
2013-06-07Added --logexpire to remove the log after some hoursOlivier Goffart
2013-06-05Windows: Log change of power stateDaniel Molkentin
2013-06-03Add the --logdir commandline optionOlivier Goffart