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
2013-11-18Cleanup in foldermanDaniel Molkentin
2013-11-13Remember paused state throughout application restartsDaniel Molkentin
2013-10-15Merge branch '1.4'Olivier Goffart
2013-10-14Handle proxy on folder level, not folderman level.Klaas Freitag
2013-10-03Add socketapiDaniel Molkentin
2013-08-27Reconfigure the proxy when neededOlivier Goffart
2013-08-05Refactor: move the pollTimer to the folderOlivier Goffart
2013-08-05Remove scheduler logic from folderman and moved it in foldermanOlivier Goffart
2013-07-24FolderMan: Remove dead codeDaniel Molkentin
2013-07-24Fix/compactify comments in folderman.hDaniel Molkentin
2013-07-22ownCloudFolder -> FolderDaniel Molkentin
2013-07-22Make FolderMan a singletonDaniel Molkentin
2013-07-22Refactor sync resultDaniel Molkentin
2013-07-16Set proxies and ignored files before every sync runDaniel Molkentin
2013-07-04Commit squashed refactoring branchDaniel Molkentin
2013-06-12Make SyncDisabler local to slotAddFolderDaniel Molkentin
2013-06-06Clean up slotAddFolderDaniel Molkentin
2013-06-06remove journal when adding a new sync on an existing folderDaniel Molkentin
2013-06-03Really unload folders before reconfiguring.Klaas Freitag
2013-06-03Added default argument to terminateSyncProcessKlaas Freitag
2013-05-31Propagate proxy changes to csync at run timeDaniel Molkentin
2013-05-26Let the folderman create a new sync directory.Klaas Freitag
2013-03-21Try to avoid crash on Mac OS during setupDaniel Molkentin
2013-02-19Simplify and fix startup: Steer starting of sync from folderman.Klaas Freitag
2013-02-10Make sure that journals are wiped if server changes + some utilityKlaas Freitag
2013-02-10Revert "Allow setting of custom poll interval through status.php"Klaas Freitag
2013-02-10Properly stop syncing when connection manager opens.Klaas Freitag
2013-02-09Allow setting of custom poll interval through status.phpKlaas Freitag
2013-01-15A new sync file protocol dialog.Klaas Freitag
2012-12-07osx/win: add sync folders to favorite foldersDaniel Molkentin
2012-10-17Escape the folder alias as used in QSetting and as file name.Klaas Freitag
2012-09-20Remove unused declaration.Daniel Molkentin
2012-06-12Added method to drop all sync folder definitions.Klaas Freitag
2012-05-14If a sync folder is removed, terminate if its currently running.Klaas Freitag
2012-04-30Allow to interrupt running sync task, incl. some cleanups.Klaas Freitag
2012-04-02Fixed sync start after ownCloud initial configuration.Klaas Freitag
2012-03-29Changed the folder queue to use QString instead of folder ptrs.Klaas Freitag
2012-03-22Big changes: queue sync requests of folders and do in one threadKlaas Freitag
2012-02-21removed all GUI related stuff finally away from the folder class,Klaas Freitag
2012-02-20introduced theming in the status dialog, removed the syncState againKlaas Freitag
2012-02-19simplified the folder change notification to the GUI app: ReducedKlaas Freitag
2012-02-17WIP:Klaas Freitag
2012-02-17WIP: introduce folder manager to separate folder management fromKlaas Freitag