Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up headers && fix compilation with (the upcoming) qt 4.8.2 | Andrea Diamantini | 2012-04-20 | 1 | -3/+10 |
| | |||||
* | clean up | Andrea Diamantini | 2011-07-25 | 1 | -5/+5 |
| | | | | | | - QL1S - one stupid kDebug less - codingstyle | ||||
* | A round of the "new" astyle 2.01... | Andrea Diamantini | 2011-07-17 | 1 | -11/+11 |
| | |||||
* | Workaround the troubles with the tabbar highlight feature. | Andrea Diamantini | 2011-03-21 | 1 | -0/+3 |
| | | | | | | Another fantastic patch by Johannes Trosher. Thanks :) CCBUG:267234 | ||||
* | Check for empty pixmap, this prevent us drawing an empty area. | Cedric Bellegarde | 2011-03-02 | 1 | -1/+6 |
| | | | | BUG:267312 | ||||
* | Coding style | Andrea Diamantini | 2011-02-25 | 1 | -6/+6 |
| | |||||
* | Cleans up TabHighLightEffects indentation | Andrea Diamantini | 2011-02-16 | 1 | -1/+5 |
| | |||||
* | Highlights inactive tabs if title changes. | Andrea Diamantini | 2011-02-14 | 1 | -0/+81 |
| | | | | | | Fantastic patch by Johannes Troscher. Reviewed by benjaminp (mainly) and adjam | ||||
* | Revert "highlights inactive tabs if title changes" | Andrea Diamantini | 2011-02-10 | 1 | -77/+0 |
| | | | | | | | | It seems that while me and pierre (with our lazy eyes) found this good, Benjamin found some glitches to fix :) Waiting for a better patch... This reverts commit fc669e0bf82018baa70a8b59529e1a571d5ad820. | ||||
* | highlights inactive tabs if title changes | Andrea Diamantini | 2011-02-10 | 1 | -0/+77 |
Courtesy patch by Johannes Troscher. Thanks :) Reviewed by: adjam Reviewed by: elproxy |