aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/qtcassert.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Introduce QTC_STATIC_SCOPED_TIMER()Jarek Kobus2023-05-091-28/+0
* Utils: Introduce QTC_SCOPED_TIMER()Jarek Kobus2023-05-051-0/+28
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-171-2/+4
|\
| * QtcAssert: Print the time of logJarek Kobus2022-11-171-2/+4
* | Utils: improve assert stack printing on windowsDavid Schulz2022-11-171-3/+6
|/
* Utils: Compilation fix on Windows Arm64Cristian Adam2022-10-201-1/+1
* Utils: Add arm64 support for qtcassert's dumpBacktraceCristian Adam2022-10-191-5/+11
* Utils: Fix compilation on Windows Arm64Cristian Adam2022-10-071-2/+2
* Utils: do not escape '\' in assert backtrace output on windowsDavid Schulz2022-08-291-1/+1
* Utils: print assert backtrace on windowsDavid Schulz2022-08-291-0/+77
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Fix maximum size computation for backtraces on aborthjk2022-07-111-4/+5
* Utils: Add some backtrace dumping facility to QTC_ASSERThjk2021-09-271-0/+25
* Use qEnvironmentVariableIsEmpty or qEnvironmentVariableIsSet directlyMontel Laurent2017-04-191-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Make QTC_ASSERT fatal depending on env. var.Erik Verbruggen2014-05-281-1/+7
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-22/+21
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-0/+42