Rekonq/Roadmap: Difference between revisions

From KDE Community Wiki
m (144 revisions imported)
 
(89 intermediate revisions by 8 users not shown)
Line 8: Line 8:




 
== Planned for 0.10 ==
== Planned for 0.5 ==
{|style="background-color:#ffffcc;" cellpadding="20" cellspacing="0" border="1"
{|style="background-color:#ffffcc;" cellpadding="20" cellspacing="0" border="1"
!Feature
!Feature
Line 16: Line 15:
!Assignee
!Assignee
|-
|-
|Ad-Block improvements
| New adblock UI
| New config UI, automatic list upgrade (abp scheme support)
| To block "on-click" elements
|style="background-color:green;" | DONE
| adjam
|-
| Improve actual adblock UI
| To simplify adblock subscription list add (in the same way konqueror does)
|style="background-color:green;" | DONE
| adjam
|-
| adblock
| Save subscriptions as downloaded files (NO MORE KCONFIG here)
|style="background-color:green;" | DONE
|style="background-color:green;" | DONE
|adjam
| adjam
|-
|-
| add blocking by CSS selector
| something Work In Progress
|
|style="background-color:yellow;" | WIP
|
|
|style="background-color:red;" | TODO
|adjam
|-
|-
|Some Form of RSS Support
| something done
|
|style="background-color:green;" | DONE
|
|
|style="background-color:red;" | TODO
|megabigbug,adjam
|-
|-
|Awesome (KRunner) Urlbar
| Work on rekonq web site
| first code can be found [http://gitorious.org/~jondeandres/rekonq/jondeandres-clone/commits/runners here]. Another "experimental" implementation is [http://gitorious.org/rekonq/mainline/commits/LastBar here].
|
|style="background-color:yellow;" | WIP
| megabigbug, ivan, jonas, adjam
|-
|Auto-scrolling Support
|CCBUG:[http://bugs.kde.org/show_bug.cgi?id=197519 197519] (Mouse wheel and Shift + Arrows)
|style="background-color:red;" | TODO
|style="background-color:red;" | TODO
|adjam, nebulon
|
|-
|-
|Improved info in the urlbar
| Sync handler: Google Bookmarks
| for me, this will come connected with the awesome urlbar..
| Wiki mentions there is no API but apparently the api is known and quite simple: http://www.mmartins.com/mmartins/googlebookmarksapi/
|style="background-color:red;" |TODO
| adjam
|-
|Downloads history in the new tab page
| almost done (master-next branch). But infos are just pushed there. The page needs love..
|style="background-color:yellow;" | WIP
| adjam
|-
|rekonq settings improvements
|new network & adblock widgets
|style="background-color:green;" | DONE
|style="background-color:green;" | DONE
| adjam
|Siteshwar
|-
|-
|web shortcuts from a contextual menu in search fields
| Sync handler: WebDAV
|CCBUG:[http://bugs.kde.org/show_bug.cgi?id=218013 218013]
| Xmarks/LastPass uses WebDAV apparently as well: http://blog.barfoo.org/2009/05/03/firefox-hosting-xmarks-formerly-foxmarks-on-lighttpd/
|style="background-color:red;" | TODO
|style="background-color:red;" | TODO
| adjam
|
|-
|-
|undo close tab feature
| Sync handler: Digg
|CCBUG:[http://bugs.kde.org/show_bug.cgi?id=227127 227127], on top of "recently closed tab" page
| Certainly a possibility: http://apidoc.digg.com/w/page/17759000/FrontPage
|style="background-color:red;" | TODO
|style="background-color:red;" | TODO
| adjam
|
|-
|new zoom slider position (bar?)
|CCBUG:[https://bugs.kde.org/show_bug.cgi?id=227829 227829] pano did a [http://bugsfiles.kde.org/attachment.cgi?id=40962 mockup] about this
|style="background-color:yellow;" | WIP
| adjam, pano
|-
|-
|improve tab detaching && clone
| Sync handler: Firefox Sync
| (trying the copy ctor road..)
| Centered around sharing bookmarks with mobile devices.
Uses WPS style pin generation from the "original device" to pair additional "devices".
Several implementations of the server are available, allowing for self-hosting of the sync repository.
https://wiki.mozilla.org/Firefox_Sync
|style="background-color:red;" | TODO
|style="background-color:red;" | TODO
| adjam
|
|-
|-
|"khrome" mode
| Sync handler: git
| implement some simple changes (disable tab, add new window button somewhere
| just commit changes to a remote git repository. :D
and so on..) to integrate rekonq with kwin tabbing feature
|style="background-color:red;" | TODO
|style="background-color:red;" | TODO
| ..an hero here..
|
|-
|-
|Bookmarks and history panel improvements
| Sync handler: opera link
| Implement some new features (context menu, drag and drop, automatic reexpansion of folders, ...)
| we have a sort of APIs about: http://dev.opera.com/articles/view/introducing-the-opera-link-api/
|style="background-color:yellow;" | WIP
|style="background-color:green;" | DONE
| yoann21
|Siteshwar
|-
| New rekonq bar class
| Implement the zoombar widget and move all them (findbar, zoombar, previewselectorbar, walletbar) to inherit from the rekonq bar class, positioning them on top of the webtab
|style="background-color:yellow;" | WIP
| adjam
|-
|-
| Follow BUG [https://bugs.kde.org/show_bug.cgi?id=228480 228480] suggestions
| Spell check support
| Think a bit about its suggestions to see if we can implement it
| See https://projects.kde.org/projects/extragear/base/kwebkitpart/repository/revisions/8e6915585a about.
|style="background-color:red;" | TODO
|style="background-color:red;" | TODO
| adjam
|
|-
| SSL info support
| Almost DONE. We miss just a way to show infos in the urlbar..
|style="background-color:green;" | DONE
| adjam
|}
|}


== Planned for some future release ==
== Next BIG targets ==
{|style="background-color:#ffffcc;" cellpadding="20" cellspacing="0" border="1"
{|style="background-color:#ffffcc;" cellpadding="20" cellspacing="0" border="1"
!Feature
!Feature
!Comment
!Comment
!Status
!Status
!Expect in
!Assignee
!Assignee
|-
|-
|New rekonq web site
|Extensions support
|
|See [[Rekonq/Extensions|Extensions]] for ideas http://gitorious.org/~nikhilm/rekonq/nikhilms-mainline/commits/extensions
|style="background-color:red;" |TODO
|style="background-color:yellow;" | WIP
|0.11 (?)
|
|
|-
|-
|Extensions support
|Tab Grouping and Session Management
|See [[Rekonq/Extensions|Extensions]] for ideas
|Ongoing this GSoC '11, working on UI, see tabGroupingOriginal branch in http://github.com/wyuka/rekonq
|style="background-color:red;" |TODO
|style="background-color:yellow;" | WIP
|
|0.8
|wyuka
|-
|-
|Multitasking
| QML rekonq
|
|
|style="background-color:yellow;" |WIP
|style="background-color:red;" | TODO
|megabigbug, ivan
| first KDE5 rekonq version
|-
| adjam
|Konqueror history support
| Not sure I want to implement it. It means changing *a lot* of actual history management code with no real gain. I'll implement runners for rekonq history instead :)
|style="background-color:red;" |TODO
|adjam
|}
|}
== Previous Roadmaps ==
[[/0.4|Roadmap for 0.4]]

Latest revision as of 18:34, 18 March 2016

This is the Roadmap

This document has the purpose of informing users as to in which direction rekonq is going. This is not a guarantee of what will be done!

If you wanna start contributing, feel free to add one task or simply add your name to one of the features here. You are absolutely free with the RED ones. Contact the developer in the "assignee" column if you wanna help in a YELLOW status feature. (IRC or the mailing list are your friends here)


Planned for 0.10

Feature Comment Status Assignee
New adblock UI To block "on-click" elements DONE adjam
Improve actual adblock UI To simplify adblock subscription list add (in the same way konqueror does) DONE adjam
adblock Save subscriptions as downloaded files (NO MORE KCONFIG here) DONE adjam
something Work In Progress WIP
something done DONE
Work on rekonq web site TODO
Sync handler: Google Bookmarks Wiki mentions there is no API but apparently the api is known and quite simple: http://www.mmartins.com/mmartins/googlebookmarksapi/ DONE Siteshwar
Sync handler: WebDAV Xmarks/LastPass uses WebDAV apparently as well: http://blog.barfoo.org/2009/05/03/firefox-hosting-xmarks-formerly-foxmarks-on-lighttpd/ TODO
Sync handler: Digg Certainly a possibility: http://apidoc.digg.com/w/page/17759000/FrontPage TODO
Sync handler: Firefox Sync Centered around sharing bookmarks with mobile devices.

Uses WPS style pin generation from the "original device" to pair additional "devices". Several implementations of the server are available, allowing for self-hosting of the sync repository. https://wiki.mozilla.org/Firefox_Sync

TODO
Sync handler: git just commit changes to a remote git repository. :D TODO
Sync handler: opera link we have a sort of APIs about: http://dev.opera.com/articles/view/introducing-the-opera-link-api/ DONE Siteshwar
Spell check support See https://projects.kde.org/projects/extragear/base/kwebkitpart/repository/revisions/8e6915585a about. TODO

Next BIG targets

Feature Comment Status Expect in Assignee
Extensions support See Extensions for ideas http://gitorious.org/~nikhilm/rekonq/nikhilms-mainline/commits/extensions WIP 0.11 (?)
Tab Grouping and Session Management Ongoing this GSoC '11, working on UI, see tabGroupingOriginal branch in http://github.com/wyuka/rekonq WIP 0.8 wyuka
QML rekonq TODO first KDE5 rekonq version adjam