aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/debugginghelper.cpp
Commit message (Expand)AuthorAgeFilesLines
* DebuggingHelper: Move to QtSupportTobias Hunger2012-05-181-122/+0
* Removed module names from #include directives.Erik Verbruggen2012-02-151-9/+9
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix showing of "Debugging Helper Missing" warning.Eike Ziller2011-10-311-12/+0
* debugger: rename gdbmacros* to dumper*hjk2011-06-291-7/+7
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* DebuggingHelpers: Put long argument list into one structKai Koehne2011-04-291-8/+5
* QmlDump: Ensure that qmldump is found in QtSDKv2.2.0-rc1Kai Koehne2011-04-181-1/+1
* Update license.hjk2011-04-131-14/+13
* Compiled helpers: Use only ones that are newer than all source files.Christian Kamm2011-02-181-11/+15
* QmlJSDebug: Move qmljsdebug into a static libraryKai Koehne2011-02-181-2/+3
* Exported header cleanup.Friedemann Kleint2011-01-201-2/+4
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Debugging helpers: Fix buildingFriedemann Kleint2010-10-081-3/+4
* L10n: tr()-FixesFriedemann Kleint2010-10-051-1/+2
* QML Observer: Build together on runtime with debugging toolsLasse Holmstedt2010-09-291-1/+2
* Compile qmldump with debugging helpersLasse Holmstedt2010-09-291-190/+26
* Move ProjectExplorer::Environment to Utils::EnvironmentTobias Hunger2010-09-231-2/+2
* Code polishing, continuing cb23999fbf16476d52678d23fc3cf888090560bfFriedemann Kleint2010-09-091-0/+4
* Add error handling to QProcesses run at startup.Friedemann Kleint2010-09-081-3/+16
* Pick up the newest debugging helper from the possible locations.con2010-07-051-5/+10
* Bug fix: Late crash when closing Creator while building debugging helper (QTC...Leandro Melo2010-06-081-0/+2
* Make sure we can compile the debugging help for maemo.kh12010-05-211-11/+4
* Long live the king!hjk2010-03-051-1/+1
* Fix some code scanning issues.Friedemann Kleint2010-02-021-4/+4
* Fix typosTobias Hunger2010-01-111-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:creator/mainlinecon2009-12-141-1/+0
|\
| * In the EnvironmentWidget show which environment is the base.dt2009-12-141-1/+0
* | Merge remote branch 'origin/1.3'con2009-12-141-4/+0
|\ \ | |/ |/|
| * Couldn't set "/usr/bin/qmake-4.6" or "/Developer/Tools/Qt/qmake" for Qt.con2009-12-111-4/+0
* | Merge commit 'origin/1.3'con2009-11-161-0/+4
|\|
| * Pretend that the gdbmacros.cpp is actually 5 minutes older then it is.dt2009-11-121-0/+4
* | Fix -spec handlingdt2009-11-101-3/+3
* | Don't pass QtVersion::mkspec() to the building of debugging helpers.dt2009-11-021-3/+3
* | We cannot hardcode the type of debug library, so check for all.kh12009-10-291-13/+27
|/
* Check the Debugging helper modification date corrrectly for outdated.dt2009-09-211-1/+1
* Treat outdated as missing.dt2009-09-171-1/+4
* Simplyfy the DebuggingHelper functions.dt2009-09-171-15/+0
* Remove unneded qtDir() function in DebuggingHelperdt2009-09-171-7/+0
* Remove debugging.Daniel Molkentin2009-09-041-2/+1
* Find Qt installation by specification of qmake rather than a "Qt dir".Daniel Molkentin2009-09-031-13/+17
* long live the kinghjk2009-08-141-1/+1
* Fixed building debugging helpers: Added missing gdbmacros_p.hFriedemann Kleint2009-08-071-1/+1
* Debugger: Improve the helper build mechanism on the settings page.Friedemann Kleint2009-08-071-67/+93
* Revert "Debugger: Improve the helper build mechanism on the settings page."Friedemann Kleint2009-08-071-93/+67
* Debugger: Improve the helper build mechanism on the settings page.Friedemann Kleint2009-08-071-67/+93
* Mention possible locations of the debugging helper in the error dialogdt2009-07-151-1/+22