
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
rekonq is a web browser for KDE based on WebKit.
7 years ago
rekonq 2.4.2
- clear urlbar action added
- global zoom settings added
- faster suggestions in the urlbar
- work around favicons
- default tab width changed
- doc update
- bugfixes
rekonq 2.4.0
- added a simple ssh sync handler
- adblock improvements
- work on startup settings: load important things before, UI and then last things in the background
- bugfixing
rekonq 2.3.2
- bugxifing
rekonq 2.3.0
- bookmarks && history panels
- work on web view contextual menus
- activities support (at least being activities aware on opening windows)
- activity daemon support (notifying there url && window title)
- private browsing: stop saving sessions (fix) && sharing sessions cookies by tabs of the same window
- open url as webapp option
- session saving (load/save/rename sessions)
- some work on respecting one more of the thousand millions kde "wide" settings
- urlbar look change (not finished). SSL icon on the left as major browsers. coloring url text (yet) missing
- Favorites (fast) management, the "opera" way (bye bye "love" icon)
- appmenu-qt support
- fixes fixes fixes.
7 years ago
rekonq 2.4.2
- clear urlbar action added
- global zoom settings added
- faster suggestions in the urlbar
- work around favicons
- default tab width changed
- doc update
- bugfixes
rekonq 2.4.0
- added a simple ssh sync handler
- adblock improvements
- work on startup settings: load important things before, UI and then last things in the background
- bugfixing
rekonq 2.3.2
- bugxifing
rekonq 2.3.0
- bookmarks && history panels
- work on web view contextual menus
- activities support (at least being activities aware on opening windows)
- activity daemon support (notifying there url && window title)
- private browsing: stop saving sessions (fix) && sharing sessions cookies by tabs of the same window
- open url as webapp option
- session saving (load/save/rename sessions)
- some work on respecting one more of the thousand millions kde "wide" settings
- urlbar look change (not finished). SSL icon on the left as major browsers. coloring url text (yet) missing
- Favorites (fast) management, the "opera" way (bye bye "love" icon)
- appmenu-qt support
- fixes fixes fixes.
smihael
11 years ago
So I tried to change values via Font settings dialog but, this didn't helped ... settings didn't save.
Report
adjam
11 years ago
Report
peewen
11 years ago
Report
dscheapel
11 years ago
- adblocking
bugs:
- when using a dark theme, the address bar uses a light color for the fonts (probably the system color), which is good. The search bar does not and uses a dark font, which makes it unreadable with a dark theme
thanks:
- well, good work!
Report
widux
11 years ago
But: it's a really fast browser. Thanx for that work!
Greeting w.
Report
adjam
11 years ago
Report
minatolf
11 years ago
There are some things I consider very important for any browser I use nowadays:
- Bookmarks sync with multiple web browsers. I would certainly prefer a Xmarks/Foxmarks plugin since it really helps you syncing different computers. I really miss this feature whenever I use konqueror or opera in kde :S
- Password storage. Must have for a good browser, I believe it would be possible to have kwallet integration with rekonq for password storage.
Thanks a lot for developing this browser.
Report
FlintheartG
11 years ago
But there is one problem that I have:
When I want to create a bookmark, rekonq buggers me about being unable to save to ~/ .kde/share/apps/konqueror/bookmarks.xml.
This is a problem with an hardcoded path, I guess, since my distribution still uses ~/.kde4 as kde's standard configuration path.
Oh, and some feature suggestions:
* Can you please add support for Open Search in rekonqs Search bar? It really is a big help for fast adding of Search Engines and, in my opinion, more convenient than Konquerors way of having to search through a big list of predefined Search Engines.
* I like Firefox's way of adding bookmarks by clicking on a star icon in it's URI bar. Maybe you could adopt that. Other browsers seem to have done that, too, like Google Chrome or Microsoft Evil Browser 7.
Report
adjam
11 years ago
Your idea about Open Search is pretty good. I'll try to implement, perhaps this summer.. ;)
The star icon in the urlbar (and the loading color, and different colors for different schemes) will come when rekonq will be quite stable..
Report
FlintheartG
11 years ago
I know, its not your responsibility, but sadly, there are a lot of problems with keditbookmarks, which somehow damage the browsing experience with rekong. I really hope, someone will work on that in the future.
Report
ivancukic
11 years ago
(not really the patch, diff is behaving strangely today)
This 'holds water' until you fix the code properly.
94 // FIXME simple hack to show Icon in the urlbar, as calling changeUrl() doesn't affect it
95 insertUrl( 0 , urlIcon , url );
96 if (count() > 1) {
97 removeItem( 1 );
98 }
BTW, why don't you place the code under SVN (KDE's or SourceForge) so that people could join the fun?
Report
adjam
11 years ago
Cheers,
Report
widux
11 years ago
And, is it possible to choose another font size but the system font size.
Greetings
Report
notz
11 years ago
pherhaps you can include to "small" features:
- show/hide menubar (for netbooks)
- hide tabbar with only one tab open (for netbooks)
- maximum tab width
Report
adjam
11 years ago
Report
Israphel
11 years ago
Report
adjam
11 years ago
Report
maarizwan
11 years ago
Report
maarizwan
11 years ago
1. URL, is prefixed with $HOME
When I type say "www.yahoo.com" it is changed to "/home/rizvan/www.yahoo.com" and nothing happens.
but, when i type "http://www.yahoo.com" it works.
So, the problem seems to be with URL prefix (http:// is not prefixed instead $HOME is prefixed).
The above was not a problem with 0.02.
2. Text font Size is not respected:
When i change font sizes, the "Apply" button remains "Disabled/inactive"
default font sizes are small, perhaps, Qt or reKonq is not respecting "display DPI resolution" which is "120dpi" on my monitor.
thanks.
Report
FSM
11 years ago
first thanks for that new browser!
I can confirm those two bugs and I want to add another one: if you open a new tab, focus is not on the box for the URL.
FSM
Report
adjam
11 years ago
I don't ustand your bug, instead. Pls explain me better.. ;)
Report
adjam
11 years ago
Report
Frank
11 years ago
The Interface is soo much nicer.
Great work.
Why don´t you put it in KDE SVN in the playground module?
Report
adjam
11 years ago
Perhaps after next release where I'm going to change main application class (singleton app) and add plugins support.
Report
maarizwan
11 years ago
though Arora 0.42, when compiled with qt 4.5rc1, works with "flash" but not java applets.
thanks.
Report