Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finally found time to update copyrights... ;) | Andrea Diamantini | 2011-02-24 | 1 | -2/+2 |
| | |||||
* | This is a simpler version of the zoom save settings patch. | Andrea Diamantini | 2011-02-01 | 1 | -8/+11 |
| | | | | | | | It allows saving zoom settings for each website (saving settings per host) and loads them on loadFinished. Needs testing. | ||||
* | merge first Google Code-In submission: | Panagiotis Papadopoulos | 2010-12-08 | 1 | -0/+2 |
| | | | | | | | add the percentage of the website’s zoom to the zoombar http://www.google-melange.com/gci/task/show/google/gci2010/kde/t129157984557 slightly changed the attached patch, (e.g. percentage -> m_percentage) as noted on the mailinglist | ||||
* | Include clean-up in the big src directory | Jon Ander Peñalba | 2010-09-03 | 1 | -7/+5 |
| | |||||
* | Fixed focus regression. | Andrea Diamantini | 2010-08-14 | 1 | -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 bars | Yoann Laissus | 2010-08-10 | 1 | -0/+7 |
| | |||||
* | remove useless #includes | lionelc | 2010-08-09 | 1 | -4/+0 |
| | |||||
* | add zoom bar at the bottom of rekonq, remove zoom widgets from the tool ↵ | lionelc | 2010-08-09 | 1 | -0/+75 |
button menu |