summaryrefslogtreecommitdiff
path: root/kwebapp
Commit message (Collapse)AuthorAgeFilesLines
* Stupid me, forgot to enable WebKit features on kwebapp...Andrea Diamantini2012-09-041-0/+4
| | | | BUG: 306185
* Fix search engine(s) for KDE 4.9Andrea Diamantini2012-07-271-5/+15
| | | | | | | | | | | | | This is basically Johannes patch with checks added for kde version and with code duplicated for kwebapp. PS: I tried using KUriFilterData API to do it, without positive results. Postponing a code review here for KDE 5, hoping variables won't change another time name... CCBUG: 303872 CCMAIL: fritz_van_tom@hotmail.com REVIEW: 303872
* Krazy fixesAndrea Diamantini2012-07-071-1/+6
|
* Fix adblock hide behaviorAndrea Diamantini2012-07-063-6/+6
| | | | | | | NOTE: You'll find also some style & copyrights fixes here. Just reenable the git hooks scripts... BUG: 302050
* Added an UrlResolver class to let every url work properly hereAndrea Diamantini2012-06-087-22/+218
|
* Fix/improve kwebapp contextual actionsAndrea Diamantini2012-06-086-35/+292
|
* kwebapp improvementsAndrea Diamantini2012-06-0812-155/+1191
| | | | | | | | | | | | - added password widget - improved contextual menus - added rekonq statusbar messages There are a lot of changes here, but they are quite safe as the code is somewhat duplicated by the original classes in rekonq I know the situation is suboptimal, but we need to wait for next development period to properly fix it
* Krazy fixesAndrea Diamantini2012-01-192-8/+8
| | | | | | | - QL1S/QL1C - single-char QString efficiency - explicit ctors - normalized signals & slots
* Web app's icon on kwebapp windowAndrea Diamantini2011-11-103-11/+19
| | | | | | Heavily based on Furkan's patch on rbo REVIEW: 103087
* Application ShortcutAndrea Diamantini2011-11-087-0/+372
Added an action to manage it in the tools menu, added initial code to manage icons, added kwebapp application