| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
BUG: 306185
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
| |
NOTE: You'll find also some style & copyrights fixes here.
Just reenable the git hooks scripts...
BUG: 302050
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
- QL1S/QL1C
- single-char QString efficiency
- explicit ctors
- normalized signals & slots
|
|
|
|
|
|
| |
Heavily based on Furkan's patch on rbo
REVIEW: 103087
|
|
Added an action to manage it in the tools menu,
added initial code to manage icons,
added kwebapp application
|