Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed search algorithm for iconview widget. This resolves bug 420. | Michele Calgaro | 2015-08-26 | 1 | -6/+1 |
| | | | | | (cherry picked from commit 42dcb07b2621c909527421e86a5c0ee48fd759bc) Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | 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 | ||||
* | Automated update from Qt3 | Timothy Pearson | 2013-02-18 | 1 | -0/+1 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-10-20 | 1 | -18/+18 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-02-13 | 1 | -5/+5 |
| | |||||
* | Update to latest tqt3 automated conversion | Timothy Pearson | 2012-01-26 | 1 | -0/+518 |