summaryrefslogtreecommitdiff
path: root/src/sync/operasynchandler.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Restore sync managerAndrea Diamantini2012-12-101-0/+916
|
* WARNING COMMIT --> FIRST REKONQ 2 IMPORTAndrea Diamantini2012-12-101-911/+0
| | | | Preparing repo to merge rekonq2 code...
* Krazy fixesAndrea Diamantini2012-07-071-20/+26
|
* cppcheck: suspicious code!Andrea Diamantini2012-07-061-0/+1
| | | | | | | it seems we are executing the same code in an "if" and in the related "else" tense. What about here? CCMAIL: siteshwar@gmail.com
* Let Opera sync handler being optionalAndrea Diamantini2012-05-291-30/+32
|
* Fixed some warnings.Siteshwar Vashisht2012-05-281-2/+7
|
* Made UI changes to disable history and password sync for certain services, ↵Siteshwar Vashisht2012-05-281-1/+10
| | | | added some notification messages in Opera sync handler.
* Final refactoring and clean up to support Opera bookmarks.Siteshwar Vashisht2012-05-281-92/+71
|
* Send changes to server after receiving changes from server.Siteshwar Vashisht2012-05-281-49/+49
|
* Refactored code and tried to stablize support for syncing with Opera Bookmarks.Siteshwar Vashisht2012-05-281-127/+152
|
* First working implementation for syncing with Opera Link, code needs lots of ↵Siteshwar Vashisht2012-05-281-0/+884
refactoring.