summaryrefslogtreecommitdiffstats
path: root/src/widgets/qiconview.cpp
Commit message (Collapse)AuthorAgeFilesLines
* IconView: Deselect items that are hidden by the filterSlávek Banko2017-07-021-7/+15
| | | | | | | during selectAll and invertSelection This resolves bug 2750 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed (again) search algorithm for iconview widget. This resolves (again) ↵Michele Calgaro2015-09-071-24/+22
| | | | | | bug 420. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed search algorithm for iconview widget. This resolves bug 420.Michele Calgaro2015-07-131-211/+236
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Moved iconview widget to src/widget folders.Michele Calgaro2015-02-061-0/+6640
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>