summaryrefslogtreecommitdiffstats
path: root/src/widgets/qiconview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-121-4/+4
* Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOTMichele Calgaro2023-12-271-15/+15
* Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERNMichele Calgaro2023-09-131-2/+2
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-171-34/+34
* IconView: Deselect items that are hidden by the filterSlávek Banko2017-07-021-7/+15
* Fixed (again) search algorithm for iconview widget. This resolves (again) bug...Michele Calgaro2015-09-071-24/+22
* Fixed search algorithm for iconview widget. This resolves bug 420.Michele Calgaro2015-07-131-211/+236
* Moved iconview widget to src/widget folders.Michele Calgaro2015-02-061-0/+6640