Hi,<br><br>It seems to work very well. :)<br><br>Three things to improve that :<br>- Use the url icon instead of &quot;tab-new&quot; when actions are updated ( MainWindow::updateActions() )<br>- Use a foreach loop to open all recent closed tabs and not only the first when &quot;Open Closed Tabs&quot; action is clicked ( MainView::openClosedTabs() )<br>
- Use Application::instance()-&gt;openUrl(url, Rekonq::SettingsOpenTab) to follow the SettingsOpenTab behaviour instead of create a new tab and load the url. (( MainView::openClosedTabs() )<br><br>You should create a clone of mainline on gitorious and propose your patch with a merge request.<br>
<br>Best regards.<br>Yoann Laissus<br><br><div class="gmail_quote">2010/4/25 Johannes Zellner <span dir="ltr">&lt;<a href="mailto:webmaster@nebulon.de">webmaster@nebulon.de</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi,<br>
<br>
I&#39;ve attached the changes that introduce a first version, adding actions for<br>
open recently closed tabs.<br>
<br>
Even its really basic, feel free to add comments ;-)<br>
<br>
Cheers,<br>
<font color="#888888">Johannes<br>
</font><br>_______________________________________________<br>
rekonq mailing list<br>
<a href="mailto:rekonq@kde.org">rekonq@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/rekonq" target="_blank">https://mail.kde.org/mailman/listinfo/rekonq</a><br>
<br></blockquote></div><br>