aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/qtcreatorcrashhandler/crashhandlerdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils, all: Standardize on QtcSettingshjk2023-09-271-5/+6
* Utils: Rework CheckableMessageBoxhjk2023-05-221-3/+3
* CrashHandler: Fix missing updateMarcus Tillmanns2023-05-171-13/+14
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* CrashHandlerDialog: Use LayoutingJarek Kobus2022-11-291-68/+117
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Use setClipboardAndSelection more broadlyhjk2022-07-151-1/+4
* 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-241-1/+1
* CrashHandler: Generalize for other clientsNikolai Kosjar2016-11-011-6/+8
* CrashHandler: Use Qt5-style connectsOrgad Shaneh2016-07-041-4/+7
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* Make Qt Creator build with -Werror=date-timeSune Vuorela2015-02-131-2/+2
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Remove most leading/trailing blanks from translated messages.Friedemann Kleint2013-10-241-1/+1
* CrashHandler: Opt-in instead of Opt-outNikolai Kosjar2013-05-241-4/+2
* CrashHandler: Allow to deactivate the Crash HandlerNikolai Kosjar2013-04-021-2/+4
* Fix Krazy warnings about includes/header guards in crash handler.Friedemann Kleint2013-03-121-1/+1
* Incremented year in copyright infoRobert Loehning2013-02-011-1/+1
* CrashHandler: Display signal causing the crash.Nikolai Kosjar2012-10-221-7/+10
* License changesTobias Hunger2012-10-091-20/+19
* CrashHandler: Add "Attach and Debug" button.Nikolai Kosjar2012-10-081-4/+50
* Linux: Add a crash handler providing a backtrace for debug builds.Nikolai Kosjar2012-09-211-0/+132