Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Krazy fixes, second shot (normalize) | Andrea Diamantini | 2012-12-28 | 1 | -4/+4 |
| | |||||
* | Krazy Fixes, first shot | Andrea Diamantini | 2012-12-28 | 1 | -2/+2 |
| | |||||
* | Integrated spell checking for rekonq2 (lindsay's work imported) | Andrea Diamantini | 2012-12-10 | 1 | -6/+6 |
| | | | | | | | | | | | | | - inline spell highlighter. This requires WebKit 2.3 to work. - Addition of a suggested replacement word list to the context menu, for the word right clicked on - A standard modeless spell check dialog that works on the current editable text (or selection). Heavily cribbed from Dawit's work on kdewebkitpart. oops... also a codingstyle script round here... :) | ||||
* | Restore sync manager | Andrea Diamantini | 2012-12-10 | 1 | -0/+916 |
| | |||||
* | WARNING COMMIT --> FIRST REKONQ 2 IMPORT | Andrea Diamantini | 2012-12-10 | 1 | -911/+0 |
| | | | | Preparing repo to merge rekonq2 code... | ||||
* | 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. |