aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/qtcdebugger/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* qtcdebugger: Extend help textFriedemann Kleint2018-09-211-18/+30
* qtcdebugger: don't abort unregister if Debugger.Default is not definedDavid Schulz2017-11-301-2/+1
* Support debug requests from Task ManagerOliver Wolff2017-08-141-2/+9
* QtcDebugger: Fix warning on Windows 64bitOrgad Shaneh2016-06-171-0/+2
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-06-091-8/+39
|\
| * qtcdebugger: Register as post-mortem debugger for 64bit applications as well.Friedemann Kleint2016-06-091-8/+39
* | Fix up QProcess::waitForFinished()Tobias Hunger2016-05-111-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
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* qbs files: Add QtcDebugger toolOrgad Shaneh2012-06-111-1/+1
* Prepare Qt Creator to have a flexible settings-path.tjenssen2012-05-111-2/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-151-11/+11
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Krazy fixes (spelling, single char strings, char constants).Friedemann Kleint2011-05-101-6/+6
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* debugger: reorganize starting from the command linehjk2011-02-081-2/+2
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Debugger: Do not pass -client for Windows-post-mortem debugging.Friedemann Kleint2010-10-201-2/+6
* Moved code for accessing Windows Registry to src/shared.Robert Loehning2010-03-231-119/+5
* Added function isRegistered.Robert Loehning2010-03-231-4/+11
* Long live the king!hjk2010-03-051-1/+1
* Merge remote branch 'origin/1.3'con2010-01-141-7/+9
|\
| * qtcdebugger: Overwriting other versions when registering.Robert Loehning2010-01-141-7/+9
* | Debugger: Enable attaching with -client option.Friedemann Kleint2009-12-141-7/+38
|/
* Debugger/Windows: Register debugger properly if there is no default.Friedemann Kleint2009-11-091-14/+36
* long live the kinghjk2009-08-141-1/+1
* Cherry-pick: Update license headers and sales contact details.con2009-06-161-2/+2
* (un)install -> (un)register, add nogui mode for use in installerDaniel Molkentin2009-06-161-38/+44
* Add install/uninstall to qtcdebugger dispatcher.Friedemann Kleint2009-06-161-6/+133
* move the qtcdebugger tool to an appropriate placeOswald Buddenhagen2009-06-081-0/+422