summaryrefslogtreecommitdiffstats
path: root/src/widgets/qlistview.cpp
Commit message (Collapse)AuthorAgeFilesLines
* ListView: Deselect items that are hidden by the filterSlávek Banko2017-07-021-5/+21
| | | | | | during selectAll and invertSelection Signed-off-by: Slávek Banko <[email protected]>
* Moved iconview widget to src/widget folders.Michele Calgaro2015-02-061-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix incorrect thread termination handling when thread count is greater than twoTimothy Pearson2013-06-101-2/+4
| | | | | This resolves Bug 1521 Make double free or delete of QString objects more obvious
* Fix a number of build warnings that could lead to unstable operationTimothy Pearson2012-12-011-0/+5
| | | | This breaks the ABI
* Add accessor methods to list view items and popup menus for stylingTimothy Pearson2012-11-011-0/+9
|
* Fix build warningsTimothy Pearson2012-07-281-6/+6
| | | | Thanks to Bruce Sass for the patch!
* Undo prior accidental commitTimothy Pearson2012-03-021-9/+9
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-9/+9
|
* Add Qt3 development HEAD versionTimothy Pearson2011-07-101-0/+8174