| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Also if I think this is NOT a proper solution..
BUG:227651
|
| |
|
|
|
|
| |
of toolbar
|
|
|
|
|
|
|
|
| |
With this commit I fixed panel behaviour && saved some bytes
in their definition.
This will help hacking there (they are pretty the same now, I just
have no time to let them inherit from a parent "rekonq panel" class)
and will save some bytes in rekonq footprint :)
|
|
|
|
| |
:
|
| |
|
|
|
|
| |
replace kio for download
|
| |
|
|
|
|
| |
Someone worked a lot to implement it, it's right letting people seeing it..
|
| |
|
|
|
|
| |
Cedric's patch. Thanks :)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
A strange bug on new window loading, calling from .desktop file
(krunner & friends). So I had to change the homePage launch mechanism.
Working on that I started playing with startup settings and implemented this.
I hope Pano like this very much: 0.3 gift :D
Waiting for someone comments and reviews to merge..
|
|
|
|
|
|
| |
line), and adding the correct schema to kconfigxt files
Signed-off-by: Dario Freddi <drf@kde.org>
|
|
|
|
|
|
| |
through KProtocolManager. This makes rekonq much more integrated withing KDE, as the user expects that changes in System Settings would take place everywhere. And it also leaves less code to maintain
Signed-off-by: Dario Freddi <drf@kde.org>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
removed:
- last closed tabs feature
- new tab page settings (unuseful, we need something better)
implemented
- new home page layout (needs love)
- new about: protocol to load home page sections
- preview images cache
todo:
- cleaning cache mechanism
- bug fixing
- add/remove to preferred actions
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
of external links.
rekonq now behaves as discussed (no settings required).
So, it opens links in a window in the current desktop
Every other behaviour... is a bug!!
|
|\
| |
| |
| |
| |
| |
| | |
Seems fixed now. WE HAVE HOME PAGE!!
Conflicts:
src/mainview.cpp
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Now it's time to RUN working or I'll be dismissed!!
This implementation works quite fine, it's a bit slow but really
better than the previous one.
It crashes gloriously loading flash contents (Qt bug? WebPlugin one's?)
and does not resize well webviews..
|
| |
| |
| |
| |
| | |
it doesn't really fit our needs.
Just a starting point..
|
|/ |
|
|
|
|
|
| |
HomePage has 2 choices: usual home page vs new tab page
new tab has 3: new tabp page, home page, blank page
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
First implementation of "rekonq home page"
- Added icons && htmls for it
- fixed pics places && CMakeLists.txt
- Added a HomePage class to create the "rekonq home Page"
- Modified setting to load on new tab start
1) rekonq home page (default)
2) blank page
3) an url (to set)
- removed home page button
- fixed WebPage && loadUrl slot to load "home:" scheme
- Added a toolbar method in BookmarksProvider to load bookmarks in the homepage
The page needs a lot of love, but I think this is a really good starting point for.
Hope you like it :)
|
|
|
|
| |
Added options about tabbed (or not) browsing..
|
|\ |
|
| | |
|
|/
|
|
| |
and changed a bit General UI
|
| |
|
|
|
|
| |
- Show urls popup by default
|
| |
|
|
I'm sorry I coudn't perform this with gitsvn or tailor..
but I cannot lose all the evening just for this.
And I need to sleep now..
git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@963146 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
|