summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/progressmanager
Commit message (Expand)AuthorAgeFilesLines
* Make task details visible by defaultEike Ziller2019-04-121-1/+1
* Core: Turn progress detail expander into a real iconAlessandro Portale2019-04-112-41/+3
* Add API for another info string for progress barsEike Ziller2019-04-046-20/+99
* Fix Qt 5.13 deprecation warning about QFontMetrics::width()Friedemann Kleint2019-02-151-1/+1
* Add general UI introductionEike Ziller2018-12-181-0/+1
* Core: ModernizeAlessandro Portale2018-08-088-50/+39
* Core: Consistently use nullptrTobias Hunger2018-05-083-5/+5
* Core: Use override consistentlyTobias Hunger2018-05-074-13/+13
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-03-051-1/+1
|\
| * Merge remote-tracking branch 'origin/4.5' into 4.6Eike Ziller2018-03-021-1/+1
| |\
| | * Cover more 1.0 opacity casesOrgad Shaneh2018-03-021-1/+1
* | | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-03-011-3/+3
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/4.5' into 4.6Eike Ziller2018-03-011-3/+3
| |\ \ | | |/
| | * Work around Qt issue that setting 1.0 on opacity effect hides widgetEike Ziller2018-02-231-3/+3
* | | Core: Detach status bar handling from global object poolhjk2018-01-261-8/+4
|/ /
* | Attach progress details to the toggle progress details buttonEike Ziller2018-01-081-0/+1
|/
* ProgressManager: Simplify code in ProgressBarTobias Hunger2017-06-232-21/+12
* Fix Shortcut for right sidebarThomas Hartmann2017-04-191-3/+1
* Convert some 0 to nullptrMontel Laurent2017-02-231-1/+1
* Core: Fix some Classic theme regressionsAlessandro Portale2016-10-071-1/+1
* Move icons to UtilsUlf Hermann2016-08-051-2/+2
* Core: Fix initially visible progress barAlessandro Portale2016-07-261-1/+2
* Core: Remove text shadow from progress labelAlessandro Portale2016-07-151-5/+1
* Utils: Replace Theme::widgetStyle with a flagAlessandro Portale2016-06-213-4/+4
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-051-3/+6
|\
| * ProgressBar: Conditional highlight and HighDPI fixAlessandro Portale2016-04-031-3/+6
* | Wholesale conversion to #pragma oncehjk2016-03-305-20/+5
|/
* Utils: Improved handling of StyleHelper::baseColorAlessandro Portale2016-03-211-3/+1
* ProgressBar: Always show a minimal progressAlessandro Portale2016-03-171-16/+10
* ProgressBar: Add a theme color for the backgroundAlessandro Portale2016-03-171-1/+1
* Flat themes: enable recoloring of the status bar & progressAlessandro Portale2016-03-161-1/+3
* ProgressBar: Make it really flat for flat themesAlessandro Portale2016-03-163-46/+48
* mapReduce: Support progress information and add (unordered) mapEike Ziller2016-02-261-2/+2
* Core: Make ProgressTimer more fluentOrgad Shaneh2016-02-191-2/+4
* Core: Make parent argument last in ProgressTimer ctorOrgad Shaneh2016-02-092-5/+6
* Core: Export and de-templatize ProgressTimerOrgad Shaneh2016-02-093-26/+24
* Core: Use Qt5-style connectsOrgad Shaneh2016-02-034-46/+48
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1912-204/+144
* Core: Fix taskbar overlay on WindowsAlessandro Portale2015-12-121-2/+2
* Do not show detailed progress information by default.Eike Ziller2015-08-241-1/+1
* Core: Fix compilationOrgad Shaneh2015-03-061-1/+2
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-053-1/+3
* Core: Make Context parameter to registerAction optionalhjk2015-02-261-2/+1
* ProgressManager: Return ProgressManager* from instancehjk2015-02-162-2/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1212-72/+72
|\
| * Update LicenseEike Ziller2015-01-1612-72/+72
* | Core: Remove unneeded qualificationsOrgad Shaneh2015-02-063-11/+11
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2014-12-101-0/+1
|\ \ | |/
| * ProgressManager: Fix potential leakOrgad Shaneh2014-12-021-0/+1
* | Core: CosmeticsOrgad Shaneh2014-11-263-5/+5
|/