summaryrefslogtreecommitdiff
path: root/src/sync/syncgooglesettingswidget.h
Commit message (Collapse)AuthorAgeFilesLines
* Krazy Fixes, first shotAndrea Diamantini2012-12-281-1/+1
|
* Restore sync managerAndrea Diamantini2012-12-101-0/+52
|
* WARNING COMMIT --> FIRST REKONQ 2 IMPORTAndrea Diamantini2012-12-101-52/+0
| | | | Preparing repo to merge rekonq2 code...
* Kitchen sink clean upAndrea Diamantini2012-05-271-2/+2
| | | | | | - astyle - copyrights - (some) includes
* Google Sync Bookmarks in rekonq!Siteshwar Vashisht2012-04-231-0/+52
- Added UI bits to configure Google Bookamrks Sync - Implemented sync, 2-way merging local and remote bk - Remember to not update local history while remotely adding bookmarks - Encode parameters of add bookmarks request while posting data. - (adjam) fix compile warnings This is the squashed commit of Situ's work on Google Bookmarks Sync SQUASHED BY: adjam ;) REVIEW: 104673 DIGEST: Google Bookmarks Sync REVIEWED BY: adjam