aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/infolabel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix QIcon::pixmap() related deprecation warningshjk2024-06-051-2/+1
* Utils: Introduce a convenience function creatorColor()hjk2024-05-291-1/+1
* 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-3/+3
* Utils lib: Remove unneeded includes from cpp filesJarek Kobus2022-05-191-1/+0
* Utils: Fix setting of minimal height of InfoLabels in QFormLayoutAlessandro Portale2020-01-091-1/+7
* Utils: Introduce InfoLabelAlessandro Portale2019-12-191-0/+146