summaryrefslogtreecommitdiff
path: root/kwebapp
Commit message (Collapse)AuthorAgeFilesLines
* 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