Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Krazy fixes | Andrea Diamantini | 2012-07-07 | 1 | -20/+26 |
| | |||||
* | cppcheck: suspicious code! | Andrea Diamantini | 2012-07-06 | 1 | -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 optional | Andrea Diamantini | 2012-05-29 | 1 | -30/+32 |
| | |||||
* | Fixed some warnings. | Siteshwar Vashisht | 2012-05-28 | 1 | -2/+7 |
| | |||||
* | Made UI changes to disable history and password sync for certain services, ↵ | Siteshwar Vashisht | 2012-05-28 | 1 | -1/+10 |
| | | | | added some notification messages in Opera sync handler. | ||||
* | Final refactoring and clean up to support Opera bookmarks. | Siteshwar Vashisht | 2012-05-28 | 1 | -92/+71 |
| | |||||
* | Send changes to server after receiving changes from server. | Siteshwar Vashisht | 2012-05-28 | 1 | -49/+49 |
| | |||||
* | Refactored code and tried to stablize support for syncing with Opera Bookmarks. | Siteshwar Vashisht | 2012-05-28 | 1 | -127/+152 |
| | |||||
* | First working implementation for syncing with Opera Link, code needs lots of ↵ | Siteshwar Vashisht | 2012-05-28 | 1 | -0/+884 |
refactoring. |