Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include all .moc files removed in the previous commit | Jon Ander Peñalba | 2010-09-03 | 1 | -0/+1 |
| | |||||
* | Include clean-up in the big src directory | Jon Ander Peñalba | 2010-09-03 | 1 | -4/+7 |
| | |||||
* | Removed unused includes in src/bookmarks/bookmarkprovider.h | Jon Ander Peñalba | 2010-08-20 | 1 | -1/+2 |
| | |||||
* | Fixed focus regression. | Andrea Diamantini | 2010-08-14 | 1 | -8/+9 |
| | | | | | | 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 | ||||
* | remove superfluous space | Panagiotis Papadopoulos | 2010-08-11 | 1 | -1/+1 |
| | |||||
* | Fix comments | Yoann Laissus | 2010-08-10 | 1 | -1/+2 |
| | |||||
* | - Checkable action for the zoom and find bars | Yoann Laissus | 2010-08-10 | 1 | -1/+14 |
| | |||||
* | - Fix Ctrl + wheel shortcut | Yoann Laissus | 2010-08-10 | 1 | -4/+6 |
| | | | | | - Fix zoomUp at the end of the bar - add a stretch on the right | ||||
* | remove useless #includes | lionelc | 2010-08-09 | 1 | -3/+0 |
| | |||||
* | add zoom bar at the bottom of rekonq, remove zoom widgets from the tool ↵ | lionelc | 2010-08-09 | 1 | -0/+168 |
button menu |