aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Small improvement in German translationRobert Loehning2013-06-261-1/+2
* Wizards: remove escaped HMTLThomas Hartmann2013-06-265-5/+5
* Debugger: Fix behavior on pressing 'Stop' for LLDBhjk2013-06-251-8/+17
* Debugger: Make strip_typedefs robust for older LLDBhjk2013-06-241-3/+4
* Debugger: Make use of {S,G}etCondition optional with LLDBhjk2013-06-241-3/+5
* Debugger: Display QImage size without debug infohjk2013-06-211-17/+12
* Debugger: Add createReferenceValue also to gbridge.pyhjk2013-06-211-0/+3
* Debugger: Make QDateTime dumper work in release buildshjk2013-06-211-9/+8
* Debugger: Mork workarounds for LLDB enum lookup issuehjk2013-06-211-15/+19
* Debugger: Safeguard against wrong child counthjk2013-06-211-0/+3
* Debugger: Fix display of function pointers with LLDBhjk2013-06-211-5/+6
* Debugger: Fix display of some boost types with LLDBhjk2013-06-213-34/+30
* Debugger: Fix display of anon unions with LLDBhjk2013-06-211-0/+4
* Debugger: Resolve dynamic types with LLDB if possiblehjk2013-06-201-7/+21
* Debugger: Small dumper cleanups and consolidationhjk2013-06-203-39/+22
* Debugger: Remove duplicated codehjk2013-06-202-24/+3
* Debugger: Handle some watchpoint failures more gracefullyhjk2013-06-201-36/+64
* Debugger: Select usable frame on stophjk2013-06-201-7/+20
* Update German translation for 2.8.Friedemann Kleint2013-06-191-38/+61
* Debugger: Re-enable a few dumper auto testshjk2013-06-181-1/+2
* QmlDesigner: Better componentCompleteMarco Bubke2013-06-184-19/+41
* QmlDesigner: Fix preview renderingMarco Bubke2013-06-185-16/+13
* String fixRobert Loehning2013-06-181-1/+1
* Debugger: Refactor QByteArray dumperhjk2013-06-172-27/+32
* German translation improvementsRobert Loehning2013-06-171-3/+3
* Translated late stringsRobert Loehning2013-06-141-2/+29
* Debugger: Enable breakpoints on throw and catch with LLDBhjk2013-06-131-5/+16
* Debugger: Fix void* lookup regressionhjk2013-06-131-22/+5
* Update German translations for 2.8.Friedemann Kleint2013-06-131-1358/+3216
* Debugger: Fix display of QObject based thread names on Windowshjk2013-06-121-24/+49
* Debugger: Re-enable LLDB register contents reportinghjk2013-06-121-1/+0
* Debugger: Enable simple assignments with LLDBhjk2013-06-121-7/+11
* Take diff colors from color schemejkobus2013-06-123-0/+18
* Debugger: Show nested arrays in LLDBhjk2013-06-111-8/+28
* Fixing Info.plist.in for qmlobserver and qmldumpThomas Hartmann2013-06-112-4/+10
* QmlDesigner: Remove unused function in ObjectNodeInstanceMarco Bubke2013-06-111-10/+0
* fixing Info.plistThomas Hartmann2013-06-111-1/+1
* Make Qt version combo box on welcome screen widerKai Koehne2013-06-111-4/+3
* Debugger: Hard-code fallback path if LLDB does not handle -Phjk2013-06-111-3/+16
* Debugger: Make autotest pass for LLDB arrayshjk2013-06-102-10/+17
* Debugger: Un-duplicate dumper codehjk2013-06-103-27/+4
* Debugger: Add option to display pointer as arrayshjk2013-06-071-0/+16
* Debugger: Remove in-plugin dumper autotest handlinghjk2013-06-071-6/+0
* Debugger: Dumper fix for Qt 4hjk2013-06-071-9/+7
* Debugger: Make QLocale dumper test passhjk2013-06-071-12/+15
* QmlDesigner: Remove recursive NodeInstanceMetaObject creationMarco Bubke2013-06-061-13/+0
* Debugger: Fix choice of display formatshjk2013-06-061-0/+1
* QmlDesigner: Remove refresh bindings for componentCompleteMarco Bubke2013-06-061-2/+0
* QmlDesigner: Explicit constructors for commandsMarco Bubke2013-06-0623-23/+23
* QmlDesigner: Don't refresh bindings for reparenting for Quick 2.0Marco Bubke2013-06-062-0/+9