aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/qbs/consoleprogressobserver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-1/+1
* Add "show progress" support on WindowsAndreas Zieringer2018-10-301-4/+9
* Change style of #includes of Qt headersJake Petroules2017-01-041-2/+2
* Do not use fromLocal8Bit() for string literalsKai Koehne2016-11-081-2/+2
* Update license headersIikka Eklund2016-08-291-14/+23
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* update license headersJoerg Bornemann2015-03-021-2/+2
* Update LicenseEike Ziller2015-01-261-6/+6
* License update.Eike Ziller2014-10-161-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Show more fine-grained progress information for project loading.Christian Kandeler2013-03-281-1/+7
* Fix console progress observer for "zero effort" operations.Christian Kandeler2013-01-151-0/+6
* update copyright yearJoerg Bornemann2013-01-091-1/+1
* Make the public API asynchronous.Christian Kandeler2012-11-271-8/+0
* Make console progress observer cancelable.Christian Kandeler2012-11-131-0/+8
* Improve progress notifications.Christian Kandeler2012-11-051-2/+7
* Add a progress indicator for the command-line client.Christian Kandeler2012-11-021-0/+85