Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Urlbar, first code ported to the new API | Andrea Diamantini | 2012-12-10 | 1 | -0/+115 |
| | |||||
* | WARNING COMMIT --> FIRST REKONQ 2 IMPORT | Andrea Diamantini | 2012-12-10 | 1 | -115/+0 |
| | | | | Preparing repo to merge rekonq2 code... | ||||
* | Clean up headers && fix compilation with (the upcoming) qt 4.8.2 | Andrea Diamantini | 2012-04-20 | 1 | -4/+5 |
| | |||||
* | BookmarkProvider --> BookmarkManager | Andrea Diamantini | 2011-12-12 | 1 | -1/+1 |
| | | | | | We have 7 managers and 1 provider... finally fixing this strange thing! | ||||
* | Calm down QWidget::setLayout() warnings | Andrea Diamantini | 2011-09-27 | 1 | -3/+1 |
| | |||||
* | fix layout of favouriteWidget | Johannes Tröscher | 2011-09-09 | 1 | -12/+7 |
| | | | | REVIEWED-BY: trustMe | ||||
* | clean up | Andrea Diamantini | 2011-07-25 | 1 | -1/+1 |
| | | | | | | - QL1S - one stupid kDebug less - codingstyle | ||||
* | Provide a "click" mechanism to manage favorites | Andrea Diamantini | 2011-07-25 | 1 | -0/+121 |
With this commit, you can add a favorite by right clicking on the bookmark icon. REVIEW:101945 |