aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Use native value for pointer dereferenceDavid Schulz2017-03-283-6/+38
* Debugger: Cache reference to an unresolvables type as structDavid Schulz2017-03-271-8/+8
* Debugger: Add dumper for Utf8StringDavid Schulz2017-03-271-0/+4
* QmlDesigner: Fix drag and dropThomas Hartmann2017-03-241-5/+1
* QmlDesigner: Fix warningThomas Hartmann2017-03-231-1/+1
* Debugger: Add exceptions for array type namesDavid Schulz2017-03-221-1/+3
* Debugger: Fix QHostAddress padding for MinGWDavid Schulz2017-03-221-1/+1
* Dumper: Remove unused functionOrgad Shaneh2017-03-212-8/+3
* AutoTest: Add missing CMake build system to wizardChristian Stenger2017-03-212-2/+76
* Debugger: Adjust offset for QFile dumperDavid Schulz2017-03-211-2/+10
* Debugger: Fix QObject detection on WindowsDavid Schulz2017-03-212-23/+38
* AutoTest: Reduce auto test wizard to useful partsChristian Stenger2017-03-2112-226/+33
* QmlDesigner: Unite the bounding rectangle with actual sizeThomas Hartmann2017-03-171-0/+2
* Dumper: Comment out unused functionChristian Stenger2017-03-161-14/+14
* Dumper: Fix missing importChristian Stenger2017-03-161-1/+2
* Debugger: Make QObject connections a bit better accessiblehjk2017-03-162-18/+54
* Debugger: Simplify Qt namespace guessing codehjk2017-03-152-24/+8
* Debugger: Use gdb provided hooks to track loaded shared objectshjk2017-03-151-48/+63
* Debugger: Check also for Qt5Core(d).dll on WindowsDavid Schulz2017-03-141-2/+9
* QmlDesigner: Add support for high dpi to form editor and puppetThomas Hartmann2017-03-131-1/+7
* QmlDesigner: introduce a real Theme classTim Jenssen2017-03-0926-80/+108
* Debugger: Use a named tuple for Dumper.Fieldhjk2017-03-093-243/+180
* Debugger: Do not lookup types when accessing the type nameDavid Schulz2017-03-081-1/+1
* Debugger: Optimize QObject::staticMetaObject lookupDavid Schulz2017-03-074-6/+16
* Debugger: Fix double and (unsigned) long long alignmentDavid Schulz2017-03-031-1/+2
* Debugger: Adjust offset in QGraphicsPolygonItem dumperDavid Schulz2017-03-031-1/+6
* Debugger: Fallback to read raw memoryDavid Schulz2017-03-031-2/+6
* Wizards: Fix location of git ignore fileChristian Stenger2017-03-023-3/+3
* QmlDesigner: Add logging to NodeInstanceViewThomas Hartmann2017-03-011-0/+3
* QmlDesigner: Increase interval for puppet alive timerThomas Hartmann2017-03-011-1/+1
* Debugger: Add enum value dumper to cdbbridgeDavid Schulz2017-03-014-6/+13
* Debugger: Use symbol tag to determine type codeDavid Schulz2017-03-011-2/+10
* Debugger: Check type cache before creating array/pointer typeDavid Schulz2017-03-011-16/+17
* Welcome: Move worldsummit16.png to plugins/qtsupporthjk2017-02-281-0/+0
* QmlDesigner: Adjust paddingThomas Hartmann2017-02-282-4/+4
* Wizards: Fix wizard for .qmltypesThomas Hartmann2017-02-282-6/+6
* Merge remote-tracking branch 'origin/4.2'Eike Ziller2017-02-271-2/+2
|\
| * Debugger: Pass Qt type info version to the debugger protocolDavid Schulz2017-02-231-2/+2
* | Dumper: QJsonValue of String has no childrenOrgad Shaneh2017-02-241-1/+1
* | Debugger: Use listTemplateParameters from DumperBaseDavid Schulz2017-02-231-16/+7
* | QmlDesigner: Add specifics for PopupsThomas Hartmann2017-02-224-0/+381
* | QmlDesigner: Adding MarginSectionThomas Hartmann2017-02-222-0/+123
* | QmlDesigner: Quick fix for PopupThomas Hartmann2017-02-221-2/+10
* | Wizard: Adjust Qt Quick UI wizard to latest changesChristian Stenger2017-02-171-3/+3
* | Wizards: Unify used label with other wizardsChristian Stenger2017-02-161-2/+2
* | QmlDesigner: Use colors from theme the for selection indicatorThomas Hartmann2017-02-155-0/+10
* | QmlDesigner: Implement preliminary support for qsTranslateThomas Hartmann2017-02-151-2/+15
* | Nim: Project wizard should filter Kits without a Nim toolchain setFilippo Cucchetto2017-02-151-0/+1
* | Merge remote-tracking branch 'origin/4.2'Eike Ziller2017-02-143-3/+25
|\|
| * Welcome: Update the Tutorials tab contentsLeena Miettinen2017-02-135-37/+37