summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/progressmanager/progressmanager.h
Commit message (Expand)AuthorAgeFilesLines
* ProgressManager: Add a addTimedTask() that accepts QFuture<void>Jarek Kobus2023-03-131-0/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Fix a build with Qt 6Jarek Kobus2020-11-051-0/+6
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-6/+7
* Core/Utils: Use {} instead of nullptr for flagshjk2020-01-171-2/+2
* Core: ModernizeAlessandro Portale2018-08-081-1/+1
* Core: Consistently use nullptrTobias Hunger2018-05-081-3/+3
* Core: Use override consistentlyTobias Hunger2018-05-071-1/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Core: Make parent argument last in ProgressTimer ctorOrgad Shaneh2016-02-091-1/+2
* Core: Export and de-templatize ProgressTimerOrgad Shaneh2016-02-091-1/+18
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* ProgressManager: Return ProgressManager* from instancehjk2015-02-161-1/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: CosmeticsOrgad Shaneh2014-11-261-2/+2
|/
* License updateEike Ziller2014-10-091-7/+8
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* ProgressManager: Handle QFutureInterface by value in addTimedTaskhjk2014-05-301-1/+1
* ProgressManager: Hide some internally used function from .h interface.hjk2014-05-301-6/+0
* Valgrind: Use generic timed future for uncertain progresshjk2014-05-131-0/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* ProjectManager: Use Core::Id for progress typeshjk2013-09-041-6/+7
* ProgressManager: Remove unused constructor parameterhjk2013-09-021-1/+1
* Core: Static pattern for ProgressManager, clean up all usershjk2013-09-021-6/+14
* Unify pattern used for privates and constructorsEike Ziller2013-07-011-3/+8
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-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-2/+2
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* 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
* Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.Friedemann Kleint2010-03-181-1/+1
* Long live the king!hjk2010-03-051-1/+1
* Add functionality to show progress for the application in task bar/dock.con2009-11-271-2/+10
* Disable the find usage and symbol renaming while indexing is done.con2009-11-041-0/+4
* Purge out include files in exported headersFriedemann Kleint2009-10-011-1/+0
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Fixes: - ProgressManagerInterface --> ProgressManagercon2009-01-131-0/+63
* Fixes: - ProgressManager --> ProgressManagerPrivatecon2009-01-131-74/+0
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* off-by-one in headershjk2008-12-021-1/+0