[rekonq] add open recently closed tabs

Yoann Laissus yoann.laissus at gmail.com
Sun Apr 25 15:29:18 CEST 2010


Hi,

It seems to work very well. :)

Three things to improve that :
- Use the url icon instead of "tab-new" when actions are updated (
MainWindow::updateActions() )
- Use a foreach loop to open all recent closed tabs and not only the first
when "Open Closed Tabs" action is clicked ( MainView::openClosedTabs() )
- Use Application::instance()->openUrl(url, Rekonq::SettingsOpenTab) to
follow the SettingsOpenTab behaviour instead of create a new tab and load
the url. (( MainView::openClosedTabs() )

You should create a clone of mainline on gitorious and propose your patch
with a merge request.

Best regards.
Yoann Laissus

2010/4/25 Johannes Zellner <webmaster at nebulon.de>

> Hi,
>
> I've attached the changes that introduce a first version, adding actions
> for
> open recently closed tabs.
>
> Even its really basic, feel free to add comments ;-)
>
> Cheers,
> Johannes
>
> _______________________________________________
> rekonq mailing list
> rekonq at kde.org
> https://mail.kde.org/mailman/listinfo/rekonq
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/rekonq/attachments/20100425/3ff0a6d5/attachment.htm 


More information about the rekonq mailing list