aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/progressmanager/progressbar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add API for another info string for progress barsEike Ziller2019-04-041-17/+41
* Fix Qt 5.13 deprecation warning about QFontMetrics::width()Friedemann Kleint2019-02-151-1/+1
* ProgressManager: Simplify code in ProgressBarTobias Hunger2017-06-231-10/+2
* Core: Fix some Classic theme regressionsAlessandro Portale2016-10-071-1/+1
* Core: Remove text shadow from progress labelAlessandro Portale2016-07-151-5/+1
* Utils: Replace Theme::widgetStyle with a flagAlessandro Portale2016-06-211-2/+2
* ProgressBar: Conditional highlight and HighDPI fixAlessandro Portale2016-04-031-3/+6
* ProgressBar: Always show a minimal progressAlessandro Portale2016-03-171-16/+10
* ProgressBar: Add a theme color for the backgroundAlessandro Portale2016-03-171-1/+1
* ProgressBar: Make it really flat for flat themesAlessandro Portale2016-03-161-44/+47
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: Remove unneeded qualificationsOrgad Shaneh2015-02-061-6/+6
|/
* Implement theming for QtCreatorThorben Kroeger2014-10-151-13/+20
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Core: Fix compiler warning in ProgressBarAlessandro Portale2014-08-011-1/+1
* | Core: High-Dpi progress barAlessandro Portale2014-07-291-37/+29
|/
* Make progress views adapt to title length.Eike Ziller2014-04-281-17/+29
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Progressbar: Fix uninitialized variableEike Ziller2013-07-081-1/+2
* Move progress indicators out of mode bar.Eike Ziller2013-04-091-65/+116
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-1/+0
* Fix progress bar renderingEike Ziller2013-03-261-1/+1
* Fix warnings introduced by reordering member variablesTobias Hunger2013-02-221-1/+2
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-6/+6
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* ProgessBar: Distangle finished from progressdt2011-05-121-2/+13
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Fix warning on progressbar animationJens Bache-Wiig2010-03-241-3/+1
* Multiple fixes to the progress barsJens Bache-Wiig2010-03-241-8/+8
* Namespace ProgressBar and FadeWidgetHack appropriatelyThorbjørn Lindeijer2010-03-221-1/+3
* Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.Friedemann Kleint2010-03-181-0/+1
* Move cancel button back into progressbarJens Bache-Wiig2010-03-171-21/+64
* Fix text elliding issue with progress barJens Bache-Wiig2010-03-121-6/+6
* Fix text eliding on progress barsJens Bache-Wiig2010-03-091-4/+10
* Sometimes the progress bar would show a 50% green bar in the beginning.con2010-03-051-2/+2
* Long live the king!hjk2010-03-051-1/+1
* Improve sidebar readability on macJens Bache-Wiig2010-02-261-3/+4
* New progressbars for the sidebarJens Bache-Wiig2010-02-251-0/+240