Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary scrollbar in TQIconView | Benoit Walter | 2014-09-16 | 1 | -0/+2 |
| | | | | | | | | | | | | | | Test case (using konqueror icon view): - The first icons are being shown (no scrollbar yet) - When there is no space left, a vertical scrollbar is needed - The vertical scrollbar may cover the right edge of the icons (in the last column) => an horizontal scrollbar is needed :-( Solution: When using ScrollBarMode::Auto, prevent TQt from drawing icons on the scrollbar area (before the scrollbar is shown). Related to KDE bug #69589 | ||||
* | Doublebuffer QIconView to reduce flicker | Timothy Pearson | 2013-02-18 | 1 | -0/+1 |
| | | | | This closes Bug 1408 | ||||
* | [ENHANCEMENT] Add skeleton of setVisible()/isVisible() support to QIconView | Timothy Pearson | 2011-08-05 | 1 | -0/+4 |
| | |||||
* | Add Qt3 development HEAD version | Timothy Pearson | 2011-07-10 | 1 | -0/+514 |