aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-03-2217-261/+160
|\
| * 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
* | Locator: Add highlighting of the search textSerhii Moroz2017-03-215-0/+5
* | Merge remote-tracking branch 'origin/4.3'Orgad Shaneh2017-03-201-0/+2
|\|
| * QmlDesigner: Unite the bounding rectangle with actual sizeThomas Hartmann2017-03-171-0/+2
* | Merge remote-tracking branch 'origin/4.3'Orgad Shaneh2017-03-172-33/+70
|\|
| * 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
* | Make TODO plugin theme awareUlf Hermann2017-03-165-5/+0
|/
* 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
| * GDB: Fix printing of flag enumsOrgad Shaneh2017-02-131-0/+18
| * Debugger: Fix extremely slow enum name resolvingOrgad Shaneh2017-02-081-3/+5