aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/progressindicator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix qdoc warningsLeena Miettinen2023-05-301-2/+2
* Doc: Remove links to the undocumented attachToWidget functionLeena Miettinen2023-05-251-5/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Utils: Pass context object to lambda connectionsJarek Kobus2022-12-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Drop Qt5: Utils: Get rid of QOverloadJarek Kobus2022-07-201-2/+2
* Utils lib: Remove unneeded includes from cpp filesJarek Kobus2022-05-191-3/+0
* Utils: Introduce a FilePath constructor from char arrayshjk2021-08-171-11/+8
* Factor an overlay widget out of progress indicatorEike Ziller2020-03-171-45/+4
* Utils: Remove superfluous qualificationsOrgad Shaneh2018-07-191-1/+1
* Add documentation to ProgressIndicatorEike Ziller2017-11-061-1/+127
* Utils: Separate rendering out of ProgressIndicatorTobias Hunger2017-07-271-43/+91
* Utils: Make the progress indicator themableAlessandro Portale2017-06-141-2/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Utils: Add medium sized round indicatorAlessandro Portale2015-01-191-2/+14
* Add easy way to add progress indicator overlay to a widgetEike Ziller2015-01-161-4/+42
* Utils: Add round progress indicator widgetEike Ziller2015-01-151-0/+90