summaryrefslogtreecommitdiff
path: root/src/webwindow/rekonqui.rc
Commit message (Collapse)AuthorAgeFilesLines
* appmenu-qt support :)Andrea Diamantini2013-04-251-30/+36
| | | | BUG: 309148
* Implement session saving, inspired from kate session managementAndrea Diamantini2013-04-021-7/+1
| | | | | (or at least, for what I see...) Added session manager widget and ability to load/save/rename sessions
* Managing sessions, first bitsAndrea Diamantini2013-04-021-0/+7
| | | | | | | This code is based on the patch from mayank jha about session saving. Will be used as "first part" of the session saving support in rekonq. CCMAIL: mjnovice@gmail.com
* Supporting panel (again) :)Andrea Diamantini2013-03-101-1/+8
| | | | | | | | | - Move to a pure QWidget base window (instead of TabWidget one) (this to properly store panels position) - Restoring && rewamping panels code - Restoring actions to activate/deactivate them BUG: 312354
* Restores Bookmarks menu (in 2.x fashion)Andrea Diamantini2013-02-151-10/+3
| | | | | | | | | | Cleans up 1.x code about and create a unique bk menu to be shown in rekonq tools menu, (eventually) in the toolbar and in (an ideal) menubar This work starts from Lindsay's review request about. Thanks :) REVIEW: 108729
* Restore (in 2.x way) shortcuts configuration optionsAndrea Diamantini2013-01-031-1/+2
| | | | | BUG: 311886 BUG: 305403
* Fix and improve rekonq tools menuAndrea Diamantini2012-12-101-6/+21
| | | | | | | | | | | | | | | | | | | | | | | | - added "open" menu (A-LA firefox) with: - new tab - new windown - new incognito window ------ - open (local) file - added "bookmarks" menu with: - add bookmark ---- - show bookmarks page - show bookmarks toolbar - edit bookmarks (maybe, we'll list all bk after a separator there in the future...) - show history && downloads page Obviously checked/fixed all the relative slots finally, added in the menu quit option :D
* Fix/add missing rekonq actions & shortcutsAndrea Diamantini2012-12-101-8/+4
|
* Zoom actionis restored, yeah! :DAndrea Diamantini2012-12-101-0/+162