aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/registerpostmortemaction.cpp
Commit message (Expand)AuthorAgeFilesLines
* Windows: Remove explicit usage of _WIN32_WINNT and WINVER macrosCristian Adam2019-10-311-4/+0
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* Debugger: Strip QLatin1* where possibleOrgad Shaneh2018-10-131-2/+2
* Debugger: ModernizeAlessandro Portale2018-07-251-1/+1
* Revert "Windows: Match the name case of included files"Orgad Shaneh2018-07-191-1/+1
* Windows: Match the name case of included filesAlessandro Portale2018-07-121-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Utils: Remove unneeded Q_SLOT and stale debug output in SavedActionhjk2015-06-041-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Fix some include statements.Christian Kandeler2013-09-041-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Compile fix (QT_NO_CAST_FROM_ASCII).Friedemann Kleint2012-08-241-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* fix cross build use mingw-w64 for WindowsYuchen Deng2012-07-051-3/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Debugger: Compile plugin with -no-stl.Friedemann Kleint2011-03-021-4/+4
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Using Q_UNUSED to avoid warnings from MinGWRobert Loehning2010-04-301-0/+2
* Compile fix for MSVC 2005Robert Loehning2010-04-141-0/+4
* Added an option to register Creator as post-mortem debugger.Robert Loehning2010-03-251-0/+89