aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/qtcreatorcrashhandler
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* Qt Creator CMake portCristian Adam2019-05-171-0/+11
* Replace static_casts by QOverload where possiblehjk2019-02-261-3/+3
* CrashHandler: Add syntax highlighting for stack tracesNikolai Kosjar2018-11-291-0/+79
* Fix includesJarek Kobus2018-01-111-0/+1
* Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-242-2/+2
* Use qEnvironmentVariableIsEmpty or qEnvironmentVariableIsSet directlyMontel Laurent2017-04-191-1/+1
* Remove spaces in initializer listsTim Jenssen2017-02-222-2/+2
* Replace some more occurrences of QStringList() << patternChristian Stenger2017-02-082-11/+6
* CrashHandler: Fix warnings about unused parametersNikolai Kosjar2016-11-011-0/+4
* CrashHandler: Generalize for other clientsNikolai Kosjar2016-11-019-34/+98
* Remove uses of deprecated QProcess::error signalOrgad Shaneh2016-08-091-3/+1
* CrashHandler: Use Qt5-style connectsOrgad Shaneh2016-07-046-17/+22
* qbs build: Introduce new module "qtc".Christian Kandeler2016-06-081-1/+1
* Wholesale conversion to #pragma oncehjk2016-03-305-20/+5
* CrashHandler: ResurrectOrgad Shaneh2016-01-302-0/+2
* CrashHandler: Prefer Qt Creator in PATH for debuggingOrgad Shaneh2016-01-291-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1911-193/+138
* CrashHandler: Link against utils libraryTobias Hunger2015-09-171-15/+4
* Provide a way to override file name case sensitivity.Eike Ziller2015-09-011-0/+2
* Introduce and make use of qtcreatortool.pri.Christian Kandeler2015-06-101-8/+1
* Use RAII for crash handler setup/cleanupNikolai Kosjar2015-06-102-4/+8
* Crash handler: Fix location of binary in build dir and when installing.Christian Kandeler2015-06-101-2/+2
* Make Qt Creator build with -Werror=date-timeSune Vuorela2015-02-131-2/+2
* Update LicenseEike Ziller2015-01-1611-66/+66
* Adapt bugtracker URLEike Ziller2014-12-191-1/+1
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-1/+0
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1411-77/+88
|\
| * License updateEike Ziller2014-10-0911-77/+88
* | Some QString -> FileName transformationOrgad Shaneh2014-07-162-4/+9
|/
* use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-0811-11/+11
* CrashHandler: Link fixhjk2013-11-011-0/+2
* Remove most leading/trailing blanks from translated messages.Friedemann Kleint2013-10-241-1/+1
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-14/+1
* Qbs project files: Use groups wherever applicable.Christian Kandeler2013-08-211-16/+19
* CrashHandler: Allow ptrace on current processOrgad Shaneh2013-06-261-0/+8
* CrashHandler: Use exec variants that search in pathOrgad Shaneh2013-06-261-2/+2
* update qbs filesJoerg Bornemann2013-06-201-1/+1
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-05-281-1/+0
|\
| * Remove duplicate module dependencies from qbs files.Christian Kandeler2013-05-271-1/+0
* | CrashHandler: Opt-in instead of Opt-outNikolai Kosjar2013-05-242-6/+3
* | CrashHandler: Allow to deactivate the Crash HandlerNikolai Kosjar2013-04-023-2/+10
* | Fix Krazy warnings about includes/header guards in crash handler.Friedemann Kleint2013-03-121-1/+1
* | Fix Krazy warning about spelling.Friedemann Kleint2013-03-081-1/+1
* | CrashHandler: Do not print backtrace to stdoutNikolai Kosjar2013-03-081-1/+0
* | CrashHandler: Handle signal SIGABRTNikolai Kosjar2013-03-081-1/+3
|/
* Incremented year in copyright infoRobert Loehning2013-02-018-8/+8