summaryrefslogtreecommitdiffstats
path: root/src/widgets/qiconview.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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>