aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/shared
Commit message (Expand)AuthorAgeFilesLines
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-122-6/+2
* Add a few missing QDir::toNativeSeparators().Friedemann Kleint2014-01-091-3/+10
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-0810-10/+10
|\
| * Incremented year in copyright infoRobert Loehning2014-01-0810-10/+10
* | Debugger: Add history completer to path choosersTobias Hunger2013-11-261-0/+1
|/
* Fix some include statements.Christian Kandeler2013-09-041-1/+2
* Remove superfluous include paths from project files.Christian Kandeler2013-09-022-3/+1
* Debugger: Adjust wording of symbol server dialog.David Schulz2013-05-291-5/+1
* Debugger: Add options page for cdb paths.David Schulz2013-05-282-4/+3
* Debugger: Remove set thread name exceptions from Issue Pane.David Schulz2013-05-212-3/+3
* Fix signedness warning in cdbsymbolpathlisteditor.cpp.Friedemann Kleint2013-05-151-1/+1
* Debugger: Add CDB symbol cache option.David Schulz2013-05-156-51/+462
* MinGW: Fix warning about _WIN32_WINNT being redefinedKai Koehne2013-04-241-0/+1
* Fix Windows buildOrgad Shaneh2013-04-171-0/+2
* Clean headers in debugger plugin.Friedemann Kleint2013-03-224-17/+0
* Debugger: Fix build.Christian Kandeler2013-03-071-1/+0
* Debugger: Fix link error on Linux also for qbs.Christian Kandeler2013-03-071-5/+5
* Debugger: Fix link error on Linux.Friedemann Kleint2013-03-062-8/+20
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-318-8/+8
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-298-8/+8
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-1/+1
* | Debugger: Remove #ifdef Q_OS_WIN from hostutils.Friedemann Kleint2012-11-022-12/+10
|/
* Adjust license headershjk2012-10-058-170/+162
* Fix warningsOrgad Shaneh2012-09-172-2/+2
* Removed unneeded and mistyped HTMLRobert Loehning2012-09-111-1/+1
* debugger: cleanup hostProcessListhjk2012-08-082-159/+0
* remotelinux: rename LinuxDeviceConfiguration to LinuxDevicehjk2012-08-011-1/+0
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-198-24/+8
* debugger: simplify #if/#else structure to make lupdate happyhjk2012-04-241-3/+5
* Removed module names from #include directives.Erik Verbruggen2012-02-158-26/+26
* Debugger: Fix interrupting code.Friedemann Kleint2012-02-022-47/+0
* Long live the king!hjk2012-01-268-8/+8
* Edit debugger so win64interrupt is calledDavid Schulz2012-01-252-3/+17
* Use new static ICore interface.hjk2012-01-241-5/+4
* Debugger: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2011-12-212-3/+3
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-118-16/+16
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-038-16/+16
* | debugger: consolidate listing of local processeshjk2011-11-033-34/+140
* | debugger: move Q_OS_WIN to dbgwinutils.hhjk2011-11-032-5/+11
|/
* Removed unused functionRobert Loehning2011-09-261-28/+0
* minor stylehjk2011-09-191-8/+5
* Fix/add copyright headersTobias Hunger2011-05-068-8/+8
* Debugger[CDB]: Use file normalization function from utils.Friedemann Kleint2011-04-282-55/+0
* Merge branch '2.2'Oswald Buddenhagen2011-04-148-112/+104
|\
| * Update license.hjk2011-04-138-112/+104
* | Fixes msvc compilation switch to correct check.Bill King2011-04-051-1/+1
|/
* Debugger: New breakpoint types in CDB.Friedemann Kleint2011-03-072-33/+0
* Fix Krazy code scanning tool warnings (QString, loops, spelling).Friedemann Kleint2011-02-251-1/+1