| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
This reverts commit 962d9dd1fc5fe530dc9a7e29c95a0a2c1e7aa885.
|
|
|
|
|
|
|
|
|
|
|
| |
Conflicts:
src/adblock/adblockwidget.h
src/application.h
src/history/historymanager.h
src/tabpreviewpopup.cpp
Backported from master branch
|
|
|
|
|
| |
- doublequote_chars
- normalize
|
|
|
|
|
| |
Remove one unuseful slot in webpage and better manage download dialog,
following rekonq AND KDE settings.
|
| |
|
|
|
|
|
|
|
| |
- QL1S/QL1C
- single-char QString efficiency
- explicit ctors
- normalized signals & slots
|
|
|
|
|
| |
Copied from kdelibs commit 88e3b372fb9c5398f9 by dfaure.
Thanks :)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- let users choose a "default" download dir
- Moved download code to download manager
- follow dfaure's suggestions about overwrite handling
(kdelibs commit 88e3b372fb9c539)
- download label notification (for 3 seconds): this can be further
improved with an icon...
BUG: 271683
BUG: 283177
|
|
|
|
|
|
| |
- QL1S
- one stupid kDebug less
- codingstyle
|
| |
|
|
First step in the introduction of the new rekonq pages
|