summaryrefslogtreecommitdiff
path: root/src/libs/utils/elidinglabel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Drop unused headers [A-H]Jarek Kobus2022-05-251-0/+1
* utils: Add additional tooltip to ElidingLabelMarcus Tillmanns2022-04-071-3/+39
* Utils: Let ElidingLabel handle Qt::ElideNoneAlessandro Portale2019-12-191-4/+15
* Fix Qt 5.13 deprecation warning about QFontMetrics::width()Friedemann Kleint2019-02-151-1/+1
* 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
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+2
* Eliding Label: Set a tooltip if it elides.Daniel Teske2013-02-111-1/+5
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
* Utils: add ElidingLabel for displaying elided textJ-P Nurmi2013-01-111-0/+81