summaryrefslogtreecommitdiff
path: root/kwebapp/kwebmain.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix adblock hide behaviorAndrea Diamantini2012-07-061-2/+2
| | | | | | | 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-081-1/+2
|
* Fix/improve kwebapp contextual actionsAndrea Diamantini2012-06-081-1/+1
|
* kwebapp improvementsAndrea Diamantini2012-06-081-29/+42
| | | | | | | | | | | | - 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
* Web app's icon on kwebapp windowAndrea Diamantini2011-11-101-2/+1
| | | | | | Heavily based on Furkan's patch on rbo REVIEW: 103087
* Application ShortcutAndrea Diamantini2011-11-081-0/+65
Added an action to manage it in the tools menu, added initial code to manage icons, added kwebapp application