| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
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 :)
|
|
|
|
|
|
|
|
|
| |
This is HEAVILY based on code from Lionel and Yoram branches.
But this code behaves differently: it restores rekonq tabs (just) on crash.
Thanks to Lionel suggestions, it seems "better" than my initial idea :)
It is quite extensible. We need just to fix it better as possible and then
manage its behaviour in newInstance code.. ;)
|
|
|
|
| |
Added options about tabbed (or not) browsing..
|
|
|
|
| |
perhaps the bug for Mouse Middle close feature..
|
|
|
|
| |
Patch from Johannes Zellner (thanks)
|
| |
|
| |
|
|
|
|
|
|
| |
Some fixing also on urlbar/tabwidget/webview focus.
It seems working well.. :)
|
|
|
|
|
|
|
| |
There are still some regressions to be fixed:
- open link in new tab is always without focus
- urlbar is empty on new tab loading
- mics..
|
|
|
|
| |
and changed a bit General UI
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Anyway, the fix seems quite "hackish" to me.
Perhaps someone else will think something better..
BUG: 203156
|
| |
|
| |
|
| |
|
|
|
|
| |
Imported commit from KDE svn. Thanks to mlaurent for this..
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- CTRL + click browsing
- mouse wheel gestures
- cleaning a bit web* classes
This has been possible restoring some code from rekonq 0.1 web classes
implementation.
|
| |
|
|
|
|
|
| |
This patch lets rekonq to load url in.. the current page instead of
loading infinite new tabs... :)
|
|
|
|
|
|
| |
Refactored loadUrl code to divide UI classes from WEB classes.
We now have two loadUrl methods in the Application class to load
(hopefully) every kind of (k)url..
|
|
|
|
| |
newTab function in MainView
|
| |
|
|
|
|
| |
Courtesy patch from Zorael. Thanks ;)
|
|\ |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* 'master' of git@gitorious.org:~avaddon/rekonq/avaddon-clone.git:
Fixing popup pos && removing unwanted statusBar
0.1.6 version with new notifying system
New notifying system. Perhaps this should be default for
Deleting popup in empty msg
Comments and Fixes
New notify system
Working on new notify system...
start moving things..
slot Save File As
Finally fixed F5 shortcut
New history menu code comments
history menu fix
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* 'master' of git@gitorious.org:~avaddon/rekonq/avaddon-clone.git: (23 commits)
rekonq 0.1.5: UI changes
Various Fixes
RFC. History Menu Revisited.
History Panel Action fix
Removed unuseful history dialog. We use just history panel, from now on..
Removed recently closed tabs history
No more Action Back Menu
UI changes
New Tab tool button
Fixing webpage headers
Restored Unsupport Content Handler (new 1st implementation)
Fix forward declaration
Cosmetic networkmanager changes
SVN_SILENT made messages (.desktop file)
Forgot to remove unuseful KDE IS VERSION check. Removed now..
bookmark toolbar displaying ALL the bookmarks.
fixuifiles
SVN_SILENT made messages (.desktop file)
SVN_SILENT made messages (.desktop file)
SVN_SILENT made messages (.desktop file, second try)
...
Conflicts:
src/mainview.cpp
src/mainwindow.cpp
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
This reverts commit 9e5a0f6dbdc71e6e7d4da42278d977cc2ae022d3.
|
| | | | |
|
| |_|/
|/| |
| | |
| | |
| | | |
Initial Url && Search Bar (to be improved in 0.3)
Trivial cleaning things here and there..
|
| | |
| | |
| | |
| | |
| | | |
rekonq 0.2. Anyway, there are a lot of improvements needed.
We'll see..
|
| | | |
|
| |/
|/| |
|
| | |
|
|/ |
|
| |
|