summaryrefslogtreecommitdiff
path: root/src/urlbar/favoritewidget.h
Commit message (Collapse)AuthorAgeFilesLines
* Favorites (fast) management, the "opera" wayAndrea Diamantini2013-04-231-58/+0
| | | | | mimics Opera browser about right star icon management. Easier and without the "love" icon always shown :)
* Urlbar, first code ported to the new APIAndrea Diamantini2012-12-101-0/+58
|
* WARNING COMMIT --> FIRST REKONQ 2 IMPORTAndrea Diamantini2012-12-101-58/+0
| | | | Preparing repo to merge rekonq2 code...
* Clean up headers && fix compilation with (the upcoming) qt 4.8.2Andrea Diamantini2012-04-201-4/+4
|
* Provide a "click" mechanism to manage favoritesAndrea Diamantini2011-07-251-0/+58
With this commit, you can add a favorite by right clicking on the bookmark icon. REVIEW:101945