Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Manage Bookmarks Toolbar show/hide (&& create/delete) | Andrea Diamantini | 2012-12-10 | 1 | -2/+2 |
| | |||||
* | Moved the bookmark toolbar to be a... toolbar!!! | Andrea Diamantini | 2012-12-10 | 1 | -6/+6 |
| | |||||
* | Implementing the webwindow as special widget | Andrea Diamantini | 2012-12-10 | 1 | -1/+0 |
| | | | | first step, main & bookmarks toolbar | ||||
* | Fix places where IconManager was needed... | Andrea Diamantini | 2012-12-10 | 1 | -4/+2 |
| | |||||
* | Bookmark Manager restore | Andrea Diamantini | 2012-12-10 | 1 | -0/+313 |
| | |||||
* | WARNING COMMIT --> FIRST REKONQ 2 IMPORT | Andrea Diamantini | 2012-12-10 | 1 | -353/+0 |
| | | | | Preparing repo to merge rekonq2 code... | ||||
* | Review boomarks management | Andrea Diamantini | 2012-07-14 | 1 | -3/+0 |
| | | | | | | | | Maybe this is a bit risky before release, but this lets us adding a bookmarks shortcut (CTRL+D) as used in the major browsers. With this commit, rekonq doubles this behavior. BUG: 303445 | ||||
* | Fix session restore code | Andrea Diamantini | 2012-07-09 | 1 | -0/+3 |
| | | | | | | | This let bookmark manager code properly load :) BUG: 296388 BUG: 298051 | ||||
* | Kitchen sink clean up | Andrea Diamantini | 2012-05-27 | 1 | -3/+3 |
| | | | | | | - astyle - copyrights - (some) includes | ||||
* | Krazy fixes | Andrea Diamantini | 2012-02-16 | 1 | -3/+3 |
| | | | | | - doublequote_chars - normalize | ||||
* | Krazy fixes | Andrea Diamantini | 2012-01-19 | 1 | -4/+4 |
| | | | | | | | - QL1S/QL1C - single-char QString efficiency - explicit ctors - normalized signals & slots | ||||
* | On the road to the sync feature... | Andrea Diamantini | 2011-12-12 | 1 | -0/+4 |
| | |||||
* | BookmarkProvider --> BookmarkManager | Andrea Diamantini | 2011-12-12 | 1 | -0/+349 |
We have 7 managers and 1 provider... finally fixing this strange thing! |