summaryrefslogtreecommitdiff
path: root/src/sync
Commit message (Expand)AuthorAgeFilesLines
* Add else ifMontel Laurent2013-09-291-1/+1
* Add missing includeKevin Ottens2013-07-101-0/+1
* spaces, indentation, licenses clean up in ssh sync new codeAndrea Diamantini2013-07-098-45/+60
* Add a simple ssh sync handlerRadu Andries2013-07-0913-3/+653
* i18n fixesPino Toscano2013-06-101-1/+1
* i18n: toEncoded -> toStringPino Toscano2013-06-072-2/+2
* i18n fixesPino Toscano2013-06-073-27/+27
* Fix forward declarationMontel Laurent2013-05-061-3/+0
* Workaround to fix Google Bookmarks sync + minor speed improvementAndrea Diamantini2013-01-081-22/+22
* Fix inconsistent capitalization in sync configuration windowsAndré Marcelo Alvarenga2013-01-085-10/+10
* Krazy fixes, second shot (normalize)Andrea Diamantini2012-12-282-5/+5
* Krazy Fixes, first shotAndrea Diamantini2012-12-2813-16/+19
* Integrated spell checking for rekonq2 (lindsay's work imported)Andrea Diamantini2012-12-101-6/+6
* Restore sync managerAndrea Diamantini2012-12-1030-0/+3891
* WARNING COMMIT --> FIRST REKONQ 2 IMPORTAndrea Diamantini2012-12-1030-3866/+0
* Krazy fixesAndrea Diamantini2012-07-073-21/+28
* cppcheck: suspicious code!Andrea Diamantini2012-07-061-0/+1
* Cleans upAndrea Diamantini2012-06-121-6/+0
* Let Opera sync handler being optionalAndrea Diamantini2012-05-297-50/+96
* Fixed some warnings.Siteshwar Vashisht2012-05-281-2/+7
* Made minor changes in UI of sync wizard.Siteshwar Vashisht2012-05-282-2/+15
* Made UI changes to disable history and password sync for certain services, ad...Siteshwar Vashisht2012-05-2813-71/+101
* Final refactoring and clean up to support Opera bookmarks.Siteshwar Vashisht2012-05-282-93/+72
* 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-282-159/+175
* First working implementation for syncing with Opera Link, code needs lots of ...Siteshwar Vashisht2012-05-2811-5/+1239
* Kitchen sink clean upAndrea Diamantini2012-05-2713-39/+41
* Google Sync Bookmarks in rekonq!Siteshwar Vashisht2012-04-2311-4/+759
* Clean up headers && fix compilation with (the upcoming) qt 4.8.2Andrea Diamantini2012-04-201-0/+3
* Krazy fixesAndrea Diamantini2012-02-161-1/+1
* Krazy fixesAndrea Diamantini2012-01-191-12/+12
* fixuifilesPino Toscano2011-12-213-9/+0
* Get sure synchandler exists before calling itAndrea Diamantini2011-12-181-3/+13
* Add kDebug messageAndrea Diamantini2011-12-151-0/+1
* Sync improvements, last bunch!Andrea Diamantini2011-12-1220-190/+1010
* 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
* 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
* 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