summaryrefslogtreecommitdiff
path: root/src/zoombar.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed focus regression.Andrea Diamantini2010-08-141-3/+2
| | | | | | As show slot calls setVisible(true) in QWidget code, we cannot override show() AND setVisible(bool). The best thing is IMHO inheriting show() && hide() slots
* - Checkable action for the zoom and find barsYoann Laissus2010-08-101-0/+7
|
* remove useless #includeslionelc2010-08-091-4/+0
|
* add zoom bar at the bottom of rekonq, remove zoom widgets from the tool ↵lionelc2010-08-091-0/+75
button menu