Klaas Freitag
|
bdbb85f245
|
Big changes: queue sync requests of folders and do in one thread
only to avoid thread clottering. Improve error reporting from the
csync thread.
|
2012-03-22 16:22:08 +01:00 |
|
Klaas Freitag
|
c6a9fb02d0
|
A more secure csync thread implementation (part1)
|
2012-03-21 18:03:49 +01:00 |
|
Klaas Freitag
|
ba13437fce
|
Remove user and passwd from ownCloud url and implement a callback.
Added static data to CSyncThread to hold user and passwd, which is
asked for in the callback.
|
2012-03-13 17:37:43 +01:00 |
|
Klaas Freitag
|
949b33a6d1
|
Set a variable poll timer interval, useful for multiple folders.
Start polltimer again after folder add.
|
2012-03-08 11:39:31 +01:00 |
|
Klaas Freitag
|
8c9e364eec
|
Removed moc includes as this is fixed in the build process.
|
2012-03-01 16:15:29 +01:00 |
|
Klaas Freitag
|
1fc19647e5
|
Added #ifdef USE_WATCHER to switch between INotify and Polling
depending on the platform environment var set by Qt.
|
2012-02-29 15:25:16 +01:00 |
|
Klaas Freitag
|
f6846a2107
|
Added local polling to owncloud folder, based on csync.
|
2012-02-28 16:49:13 +01:00 |
|
Klaas Freitag
|
07cfc08823
|
Use a hash to store inotified pathes.
|
2012-02-15 22:36:52 +01:00 |
|
Klaas Freitag
|
c55f0201fc
|
remove accidentially added sync client and add owncloud folder
|
2012-02-15 14:44:09 +01:00 |
|