| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
SSL info checking and support, "inspired" from the
kwebkitpart one :)
(why it is not in kdewebkit?)
|
|
|
|
|
| |
- abp (Ad Block Plus) fake scheme support
- highlight searched strings
|
|
|
|
|
|
| |
- new network widget
- fix tabbar previews
- improving in the adblock widget
|
|
|
|
| |
new adblock implementation (1/3)
|
|
|
|
| |
first (after 0.4 stable release) development version
|
| |
|
|
|
|
| |
Yeah!!
|
|
|
|
| |
Fix Crash Recovery
|
|
|
|
| |
Probably last bunch of fixes before 0.4 stable release..
|
|
|
|
| |
Unit tests & last fixes
|
|
|
|
| |
near to stable release..
|
|
|
|
| |
Last fixes (but not pano's desiderata :( )
|
|
|
|
| |
pointing last bugs before RC...
|
|
|
|
| |
another bunch of fixes for the upcoming 0.4 release
|
|
|
|
| |
Another bunch of bugfixes.. :)
|
|
|
|
| |
First bunch of fixes
|
|
|
|
|
| |
Last fixes before beta release
moving minimum version to KDE 4.4.0
|
|
|
|
|
|
| |
LAST CHANGES. Please test, comment, help bugfixing things
from now on to 0.4 release
:D
|
|
|
|
| |
new tab page
|
| |
|
|
|
|
| |
fixes fixes fixes
|
|
|
|
| |
MultiThreading on loading url :)
|
|
|
|
| |
fixes && profiling
|
|
|
|
| |
Fixes Fixes Fixes
|
|
|
|
|
|
| |
- better adblock
- working back history menu
- better fullscreen mode
|
|
|
|
| |
Fullscreen mode && protocols fixes
|
| |
|
| |
|
|
|
|
| |
kget integration
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- first kget integration
- improvements in ftp handling
I did my best in the second point. From what I understood my have 2 choices:
1) perform a blocking request and eventually handle ftp file (eg: show text files)
2) perform a non blocking request and behave as from now on (show dirs, download files)
I choosed the second one :)
(do you say "choosed" in English??)
|
|
|
|
|
| |
detach tab action
cleaner file protocol management
|
|
|
|
|
|
| |
Local file handling + initial ftp support (it actually loads dolphin)
General Protocol Handler implemented
|
|
|
|
| |
buggy release. Use it at your own risk :)
|
|
|
|
| |
working kwallet integration :D
|
|
|
|
| |
some fixes in the wallet widget and in the history management
|
| |
|
|
|
|
|
| |
kdewallet integration
(needs love and testing...)
|
|
|
|
|
|
|
|
| |
based on kde 4.3.80
restored adblock implementation.
ported web classes to current kdewebkit API.
restored networkAccessManager (KIO based)
|
|
|
|
|
| |
adblock--
clicktoflash++
|
|
|
|
| |
Last reorganization stuffs.
|
|
|
|
| |
AdBlock (the konqueror's one) + some history fixes
|
|
|
|
|
| |
first adblock implementation
quite slow one, just to see progresses..
|
|
|
|
| |
Bumped KDE version to 4.3.75 (last) to resume kdewebkit suggested changes
|
|\
| |
| |
| |
| |
| |
| | |
Merge branch 'rekonq04' into dev04try
Conflicts:
src/CMakeLists.txt
|
| | |
|
| |
| |
| |
| | |
First step
|
|/ |
|
|
|
|
| |
Again, some fixes on the road to rekonq 0.3
|
|
|
|
|
|
| |
- rekonq as a kdeinit executable
- first unit tests added
- a couple of bugs fixed
|
|
|
|
|
|
| |
- 3 bugs fixed
- improved WebPage
- Fixes on motification popup
|