aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/itemviews.h
Commit message (Expand)AuthorAgeFilesLines
* Utils: Remove unused TreeWidget classhjk2024-07-181-6/+0
* Utils: Add a simple way to make a Utils::TreeView searchablehjk2024-07-181-0/+10
* Core: do not activate open documents entry on right clickDavid Schulz2024-03-011-0/+16
* Utils: Make TreeViews use setUniformRowHeights by defaulthjk2023-09-051-12/+4
* Utils: Drop unneeded Q_OBJECT macros from public headersJarek Kobus2023-08-151-4/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: More forward declarations / drop unused headers [H-K]Jarek Kobus2022-05-251-4/+2
* Utils: Consistently use nullptrTobias Hunger2018-05-131-5/+5
* Utils: Use override consistentlyTobias Hunger2018-05-131-1/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-6/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Introduce Utils::TreeView/TreeWidgetDaniel Teske2014-04-111-0/+132