Klaas Freitag
|
c6deb392fd
|
SocketAPI: Enhance SyncFileStatus to have share information.
Added a new class SyncFileStatus to reflect that properly.
|
2014-07-10 16:28:40 +02:00 |
|
Daniel Molkentin
|
ad2eabeb3b
|
SocketAPI: Try to make the folder selection work on windows
|
2014-07-01 16:24:14 +02:00 |
|
Olivier Goffart
|
458645101b
|
SocketApi: query the database for the Shared flag
|
2014-06-19 15:37:29 +02:00 |
|
Olivier Goffart
|
1e306012ec
|
SocketApi: Fix recursiveFolderStatus
If only one file is EVAL or NEW, this mean the folder need to be sync
|
2014-06-19 15:25:30 +02:00 |
|
Olivier Goffart
|
db2c198feb
|
SocketAPI: Merge command_RETRIEVE_FOLDER_STATUS and command_RETRIEVE_FILE_STATUS
They do the same thing because fileStatus calls recursiveFolderStatus
for directories anyway
|
2014-06-19 15:02:27 +02:00 |
|
Olivier Goffart
|
0d54b88ab2
|
Socket API: Make it work with Qt5's QUrl
QUrl default constructor has a different behaviour in Qt5
One must not forget to call QUrl::fromLocalFile in Qt5
|
2014-06-19 14:22:03 +02:00 |
|
Olivier Goffart
|
da0bd14bf3
|
Socket API: move the code that gets the status out of the folder
Move the code in socketapi.cpp where it belongs
|
2014-06-19 14:08:30 +02:00 |
|
Olivier Goffart
|
abf0f90a13
|
SocketAPI: broadcast change when an item is done
|
2014-06-06 15:52:55 +02:00 |
|
Klaas Freitag
|
4d5c74c019
|
SocketAPI: Add another API call for stat of file and folder separately.
|
2014-06-06 15:38:20 +02:00 |
|
Daniel Molkentin
|
3934fa019e
|
SocketAPI: proper name for pipe on windows
|
2014-06-05 12:02:57 +02:00 |
|
Klaas Freitag
|
f54248c0a7
|
Minor cleanups and changes
|
2014-06-03 09:50:09 +02:00 |
|
Olivier Goffart
|
f05320c32c
|
Clean the debug a bit
|
2014-03-17 12:15:16 +01:00 |
|
Daniel Molkentin
|
d2b445c80c
|
Basic port, misses wizard
|
2013-10-23 14:48:53 +02:00 |
|
Klaas Freitag
|
4008f6b309
|
Fix file status enum names.
|
2013-10-03 17:55:32 +02:00 |
|
Daniel Molkentin
|
e304dfd5b9
|
Add socketapi
Slightly amended by: Daniel Molkentin <danimo@owncloud.com>
|
2013-10-03 17:05:01 +02:00 |
|