aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/tools/error.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce the session commandChristian Kandeler2019-09-181-1/+23
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-1/+1
* Remove most load() and store() methodsChristian Kandeler2018-02-161-11/+1
* Get rid of redundancies between load() and store() methodsChristian Kandeler2018-02-161-12/+18
* Give load() and store() methods to some private classesChristian Kandeler2018-02-141-10/+30
* STL compatibility: use push_back() instead of append()Jake Petroules2017-11-221-5/+5
* Fix missing error location in case of syntax errors in scriptsChristian Kandeler2017-10-041-0/+6
* Replace QRegularExpression with std::regexJake Petroules2017-05-261-8/+10
* Cumulate delayed product errorsJoerg Bornemann2017-04-031-0/+12
* Remove all usages of Q_FOREACH from the libraryChristian Kandeler2017-02-211-1/+2
* Change style of #includes of Qt headersJake Petroules2017-01-041-3/+3
* PersistentPool: Prevent access to raw data streamChristian Kandeler2016-12-161-16/+8
* Fully templatize the PersistentPool classChristian Kandeler2016-12-151-2/+2
* Re-display warnings when loading a stored build graphChristian Kandeler2016-09-301-0/+39
* Update license headersIikka Eklund2016-08-291-14/+23
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Display proper file paths and line numbers for errors in more places.Jake Petroules2016-04-141-3/+45
* remove Qt4 work-aroundsJoerg Bornemann2015-03-191-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
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+196