summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Profile introductionTobias Hunger2012-06-21379-14315/+12568
* Git: Support file names with spacesOrgad Shaneh2012-06-201-1/+4
* debugger: .note.gnu.build-id is not a safe marker for debug buildshjk2012-06-201-2/+3
* C++: Do not reuse content in completion if it's unfinished identifierLeandro Melo2012-06-201-6/+12
* debugger: improve performance of output panehjk2012-06-201-15/+32
* Make PluginManager mostly static.Eike Ziller2012-06-1988-395/+287
* C++: Better handling of arg count mismatch in macrosLeandro Melo2012-06-191-8/+19
* Add spaces between macros and string literalsMarc Mutz2012-06-191-1/+1
* runconfig: consolidate createConfigurationWidget implementationshjk2012-06-1917-55/+6
* SSH: Replace assertion by exception.Christian Kandeler2012-06-192-1/+3
* Fix qbs code styleYuchen Deng2012-06-1958-153/+220
* Fix qbs build with Qt5 (part2)Yuchen Deng2012-06-192-2/+2
* Compile with clang's libc++Bradley T. Hughes2012-06-191-0/+4
* Fix qbs build with Qt5Orgad Shaneh2012-06-191-1/+1
* qbs files: Place libraries in lib/qtcreatorOrgad Shaneh2012-06-191-1/+1
* Subversion: Allow empty commit messageOrgad Shaneh2012-06-181-0/+1
* VCS: Replace isDescriptionMandatory() virtual function with a memberOrgad Shaneh2012-06-184-7/+30
* debugger: merge notifyEngineRemoteSetup* and handleRemoteSetup*hjk2012-06-1317-81/+56
* embeddedlinux: let F10/F11 start debugging with break on mainhjk2012-06-131-4/+5
* maemo: remove hard assert that depend on base class capabilities.hjk2012-06-131-1/+0
* debugger: fix off-by-one in address display in symbols viewhjk2012-06-131-1/+1
* QmlEngine: Attach to Remote ProcessAurindam Jana2012-06-133-2/+5
* mdnssd: handle if indexes larger than one byteFawzi Mohamed2012-06-131-1/+1
* debugger: Replace adapter classes by GdbEngine subclasseshjk2012-06-1327-987/+606
* QmlEngine: Connect to port for remote setupAurindam Jana2012-06-122-3/+27
* C++: Track macro argument reference even when emptyLeandro Melo2012-06-121-6/+10
* Fix warningsTobias Hunger2012-06-121-2/+2
* debugger: close source file of main event loop on debugger exithjk2012-06-121-8/+14
* QMake: Check $QT_HOST_DATA/mkspecs for cross-compiled Qt5Takumi ASAKI2012-06-122-7/+16
* welcome: remove dead codehjk2012-06-121-19/+0
* qbs files: Add QtcDebugger toolOrgad Shaneh2012-06-112-1/+21
* Gerrit: Simplify query modelOrgad Shaneh2012-06-111-26/+13
* Debugging: RemotePlainGdbAdapter should not need remote setup.Christian Kandeler2012-06-111-4/+1
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-06-113-18/+27
|\
| * C++: Fix crash on invalid class nameLeandro Melo2012-06-112-14/+23
| * Fix commit to mercurial repositoriesTobias Hunger2012-06-071-4/+4
* | Elf reader: Fix asserts for 64 bit hosts.Christian Kandeler2012-06-111-2/+2
* | debugger: also accept external debug info as hint for a debug buildhjk2012-06-111-1/+4
* | remove unused files from QmlDesignerJoerg Bornemann2012-06-112-507/+0
* | Mac: Sanitize shortcuts.Eike Ziller2012-06-114-9/+9
* | Revert "ctrlc_stub: Send Ctrl-Break instead of Ctrl-C"Orgad Shaneh2012-06-111-1/+1
* | Debugger: resetting of newObjectsCreated done only for Qt5.xSimjees Abraham2012-06-111-1/+3
* | Debugger: Adding objects to be watched correctedSimjees Abraham2012-06-111-0/+2
* | qbs files: Add qtpromaker toolOrgad Shaneh2012-06-111-0/+11
* | qbs files: Add AutotoolsProjectManagerOrgad Shaneh2012-06-111-0/+57
* | debugger: Fix section flag reading on 64 bit targetshjk2012-06-081-1/+1
* | C++: Break on newline when lexing char/string literalsLeandro Melo2012-06-081-2/+3
* | debugger: extend elfreader to 64 bit targetshjk2012-06-082-139/+134
* | debugger: read file type and machine type from binaryhjk2012-06-083-59/+113
* | SSH: Add parent object to SshConnection constructor.Christian Kandeler2012-06-084-8/+5