aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/qbs/application.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-3/+3
* Use nullptr to initialize the pointersDenis Shienkov2017-11-201-1/+1
* 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
* CL frontend: Handle Ctrl-C in the main thread.Christian Kandeler2013-02-011-1/+5
* update copyright yearJoerg Bornemann2013-01-091-1/+1
* Some improvements to canceling functionality.Christian Kandeler2012-12-061-6/+0
* Make the public API asynchronous.Christian Kandeler2012-11-271-12/+10
* Prevent deadlock in signal handler.Christian Kandeler2012-11-231-2/+4
* call Application::userInterrupt() directly from signal handlerJoerg Bornemann2012-11-231-1/+6
* implement Application::instance()Joerg Bornemann2012-11-231-0/+5
* reactivate the Ctrl-C handlerJoerg Bornemann2012-11-231-2/+1
* Make console progress observer cancelable.Christian Kandeler2012-11-131-17/+9
* Introduce namespace Internal.Christian Kandeler2012-11-081-0/+3
* Prefer "QtProject" settings to "Nokia" settings.Christian Kandeler2012-10-191-3/+3
* Get rid of more irregular console output.Christian Kandeler2012-10-111-1/+0
* license and copyright updatedJoerg Bornemann2012-10-081-28/+21
* Rework #includes.Christian Kandeler2012-10-021-1/+1
* free memory before running targetJoerg Bornemann2012-05-221-1/+12
* get rid of QFutureInterface for reporting progress valuesJoerg Bornemann2012-05-021-3/+5
* Long live qbs!Joerg Bornemann2012-02-151-0/+61