| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
BUG: 311887
|
| |
|
|
|
|
|
| |
REVIEW: 108412
REVIEWED-BY: adjam. (Thanks!)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
From the note in webpage file:
I'm sorry I really cannot let KIO work as needed in private browsing
mode. The problem is basically cookie related. This way we lose some
features in private browsing mode, but we ensure PRIVACY!
This change cannot be reverted until a proper fix for KIO
(or the right workaround for rekonq) will be found.
BUG: 303552
|
|
|
|
|
|
|
|
|
| |
- restored CTRL + ENTER code
- applied Vedant's patch about (thanks!!!)
CCMAIL: vedant.kota@gmail.com
REVIEW: 107662
REVIEWED-BY: Tirtha and me
|
|
|
|
|
|
|
|
| |
Added a splitter to let inspector widget be resizable
Following my wife hint, it seems it is better to let it
be in the right part.
Let's see what people has to comment about...
|
|
|
|
| |
Add an inspector widget to the bottom of the page
|
|
|
|
| |
restored action and code to activate/deactivate it
|
|
|
|
| |
(no more "rekonq - rekonq")
|
|
|
|
|
| |
NOTE: in my opinion, this is a great feature that needs a lot of
attention and testing. But it's really cool to see how it works... ;)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- inline spell highlighter. This requires WebKit 2.3 to work.
- Addition of a suggested replacement word list to the context menu,
for the word right clicked on
- A standard modeless spell check dialog that works on the current
editable text (or selection).
Heavily cribbed from Dawit's work on kdewebkitpart.
oops... also a codingstyle script round here... :)
|
|
|
|
|
|
| |
This needs a new implementation and a better integration in rekonq code
WARNING: Restart reverting this...
|
| |
|
|
|
|
| |
They have to be reinserted in the right place. What?
|
| |
|
|
|
|
| |
WARNING: Not everything compiles yet...
|
|
NOTE: This change does NOT affect CMakeLists.txt, so that compilation
will continue to work as the previous commit.
I'm just trying to track changes from original rekonq files...
|