summaryrefslogtreecommitdiff
path: root/src/sync
Commit message (Collapse)AuthorAgeFilesLines
* Clean out ftp code to easily add in the future new sync implementationsAndrea Diamantini2011-12-126-238/+435
|
* here we are, rekonq ftp remote sync done!Andrea Diamantini2011-12-123-13/+54
| | | | | | | | With this commit, I think we reached the "sync" status with remote ftp sites. This means we basically have a first sync feature and we can heavily test it to eventually add more options in the future (webdav? ownCloud? firefox Sync? etc...)
* Let sync work with ftp sites :DAndrea Diamantini2011-12-121-28/+6
|
* On the road to the sync feature...Andrea Diamantini2011-12-124-44/+56
|
* BookmarkProvider --> BookmarkManagerAndrea Diamantini2011-12-121-4/+4
| | | | | We have 7 managers and 1 provider... finally fixing this strange thing!
* let history, bookmarks and passwords sync on change (first bits)Andrea Diamantini2011-12-122-14/+20
|
* Let the "big sync" work (the one done every minute...)Andrea Diamantini2011-12-125-10/+74
|
* Sync feature, first bitsAndrea Diamantini2011-12-125-0/+661