| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
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
|
|
|
|
| |
first 0.30 beta release
|
|
|
|
|
|
| |
just to trace last changes and bugfixing
updated docs
|
| |
|
|
|
|
|
|
|
|
|
| |
this should go (perhaps)
- Updated name authors && credits
- removed (for now) bugged webview scrolling (shift + arrows problem)
- fixed flickering popup
- Added docs (Handbook, thanks to Rohan Garg)
- bugfixing
|
| |
|
|
|
|
|
| |
New CMakeLists.txt for rekonq docbook
New docbook for rekonq
|
|
|
|
|
|
|
|
|
|
|
|
| |
This seems good :D
bugfixing until Monday alpha release..
Here:
- flickering link fix
- some better code
- external url opening and management fix
- new startup options
- (and obviously..) homepage fix
|
|
|
|
|
|
|
| |
- webview scrolling
- new contextual menu
- some fixes
- compiles (and links) on windows
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- new PreviewImage class (to fix actual bugs)
- merging last requests
- bug fixing
One week to tag rekonq 0.3alpha. Expected master merges are just:
- flickering popup fix
- new contextual menu
- Lionel's new homepage style proposal (to be discussed)
Please NO MORE CHANGES until rekonq 0.3 release, just BUG FIXING..
|
|
|
|
|
| |
"All tabs" actions instead of "closed tabs" one.
Fixes in the homepage and in the history chain
|
|
|
|
|
|
|
|
| |
- simplified AccessManager (sweet, it's KIO based, now)
- KDE proxy support
- cleaning things and bugfixing
- new tab button (hopefully works now)
- THE beautiful new "Favorites Configuration" from matgic 78 (thanks!!!)
|
|
|
|
|
|
| |
fixed icons,
fixed shortcuts editor and actions
KDE proxy system support
|
|
|
|
| |
restored recently closed tabs menu and some fixes
|
|
|
|
|
|
| |
No, really... :)
Also some bugfixing
|
|
|
|
| |
Bug fixing
|
|
|
|
|
|
|
|
|
|
|
|
| |
I can undestand someone doesn't like this, but this layout has
a lot of good point inside:
- it is easily resizable
- it use well space
- it the simplest to implement
it's clear it needs love, I'm sure not an artist (help about, please!!),
but this will be rekonq home page layout for 0.3
(I need stop playing with it..)
|
| |
|
|
|
|
|
|
|
| |
first fixes for AccessManager, cookiejar, post connections (data).
this commit signs turning from development to bugfixing mode (at least for me)
From now on, bugfixing, unit tests, docs. The road to our 1st stable rekonq...
|
|
|
|
| |
A lot of merged code and some trivial bug fixed
|
| |
|
|
|
|
|
| |
I'm aware this is a "pre-alpha" feature, but I need this in master
to let people play, comment, brainstorm this.. ;)
|
| |
|
| |
|
|
|
|
| |
(needs a LOT of tests...)
|
| |
|
|
|
|
|
|
|
|
|
| |
New NetworkAccessManager (to have that we need at least KDE 4.3.1)
that seems working well..
I also changed rekonq description. Now it is
"A lightweight web browser for KDE based on Webkit"
|
|
|
|
|
| |
Note that pointing to KDE 4.3.1 is due to the problems about POST connections
to be fixed
|