| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
BUG: 309148
|
|
|
|
|
| |
(or at least, for what I see...)
Added session manager widget and ability to load/save/rename sessions
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
BUG: 311886
BUG: 305403
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|