Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests support for every Qt derived rekonq class | Andrea Diamantini | 2010-02-26 | 1 | -1/+4 |
| | |||||
* | Fix copyright for 0.4 beta release | Andrea Diamantini | 2010-02-10 | 1 | -1/+1 |
| | |||||
* | HUGE CHANGE on Preview Page Choosing | Andrea Diamantini | 2010-02-09 | 1 | -1/+1 |
| | | | | | | | | | | | The idea here is to free rekonq from unuseful weight while browsing and better maintain code. - Moved PreviewSelectorBar to be one of the WebTab bar - (this way position moved to up rather then down) - creation on use && deletion on close (SAVE MEMORY) - free others page for browsing - fix copyright - CLEAN API (is private/public a misconception?) && comments | ||||
* | Fixing panels | Andrea Diamantini | 2010-01-24 | 1 | -0/+58 |
With this commit I fixed panel behaviour && saved some bytes in their definition. This will help hacking there (they are pretty the same now, I just have no time to let them inherit from a parent "rekonq panel" class) and will save some bytes in rekonq footprint :) |