aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Only register mockup object if not availableThomas Hartmann2016-10-251-2/+22
* Project wizards: warn when using deprecated APIs in new projectsGiuseppe D'Angelo2016-10-255-0/+55
* Debugger: Fix some python std dumper for cdbDavid Schulz2016-10-251-12/+29
* Debugger: Add QStringData dumper for cdbDavid Schulz2016-10-251-0/+6
* Wizards: Add empty QML_DESIGNER_IMPORT_PATH to templatesThomas Hartmann2016-10-243-0/+9
* QmlDesigner: Hotfix for ColorButtonThomas Hartmann2016-10-241-62/+30
* QmlDesigner.PropertyEditor: Fix gradient editorThomas Hartmann2016-10-241-0/+1
* QmlDesigner.PropertyEditor: Fixing url editorThomas Hartmann2016-10-211-5/+15
* TextEditor: Unify error/warning icon and textmark colorsAlessandro Portale2016-10-185-37/+44
* QmlDesigner: Unify tooltipThomas Hartmann2016-10-181-1/+1
* Merge remote-tracking branch 'origin/4.1' into 4.2Eike Ziller2016-10-181-1133/+2186
|\
| * Update Russian translationSergey Belyashov2016-10-171-1133/+2186
* | QmlDesigner.PropertyEditor: Fixing font issuesThomas Hartmann2016-10-172-3/+3
* | QmlDesigner.PropertyEditor: Fix color logic for LineEditThomas Hartmann2016-10-171-1/+1
* | QmlDesigner: Adding ExtendedFunction button to UrlChooserThomas Hartmann2016-10-172-11/+16
* | QmlDesigner: Fix ESC issuesThomas Hartmann2016-10-141-0/+2
* | QmlDesigner: Ensure lineedit has the correct colorThomas Hartmann2016-10-131-1/+2
* | QmlDesigner: Make sure that the export alias icon is not scaledAlessandro Portale2016-10-131-2/+2
* | Dumper: Fix padding handling (32bit)Christian Stenger2016-10-132-7/+7
* | QmlDesigner: Set QQuickItem parent if item is written to a propertyThomas Hartmann2016-10-131-0/+4
* | QmlDesigner: Adding support for font spacingsThomas Hartmann2016-10-131-0/+36
* | QmlDesigner: Adding support for text capitalizationThomas Hartmann2016-10-131-0/+12
* | QmlDesigner: Adding support for font weightThomas Hartmann2016-10-131-0/+12
* | QmlDesigner: Adding support for fontSizeModeThomas Hartmann2016-10-132-0/+13
* | QmlDesigner: Adding support for the render type of textThomas Hartmann2016-10-131-0/+11
* | QmlDesigner: Adding support for paddingThomas Hartmann2016-10-135-0/+136
* | Dumper: Fix dumping of QImage on 32bitChristian Stenger2016-10-131-2/+6
* | Debugger: Show raw object data for pixmaphjk2016-10-131-1/+1
* | QmlDesigner: Adding elide property to textThomas Hartmann2016-10-132-0/+15
* | Debugger: Fix QDir dumper for CdbDavid Schulz2016-10-131-2/+3
* | Debugger: Overwrite unsupported call functions in cdbbridgeDavid Schulz2016-10-131-0/+6
* | Debugger: Fix std vector dumper for msvcDavid Schulz2016-10-131-14/+20
* | Merge remote-tracking branch 'origin/4.1' into 4.2Eike Ziller2016-10-121-1533/+2576
|\|
| * Update German translationsRobert Loehning2016-10-061-1533/+2576
* | Dumper: Fix std map dumper for msvcDavid Schulz2016-10-121-12/+17
* | Debugger: Strip references from type displays againhjk2016-10-121-3/+4
* | Debugger: Always initialize currentNamespace guesshjk2016-10-121-0/+2
* | Debugger: Fix QML extra stack loading for GDBhjk2016-10-121-3/+38
* | QmlDesigner: Add ExtendedFunctionButton to layout flagsThomas Hartmann2016-10-112-0/+25
* | QmlDesigner: Do not allow to export attached propertiesThomas Hartmann2016-10-111-1/+4
* | QmlDesigner: Allow easy export of single propertiesThomas Hartmann2016-10-111-3/+18
* | Debugger: Make createType more flexible for namespaced Qthjk2016-10-101-33/+36
* | Debugger: Use single quotes in qttypes.pyhjk2016-10-101-629/+620
* | Debugger: Start standardization on single quotes for Python stringshjk2016-10-102-490/+492
* | Merge remote-tracking branch 'origin/master' into 4.2Eike Ziller2016-10-1010-280/+552
|\ \
| * | Dumper: Add MSVC standard string dumperDavid Schulz2016-10-101-0/+20
| * | Dumper: Fix typoChristian Stenger2016-10-071-1/+1
| * | Debugger: Do not run engines twicehjk2016-10-071-0/+4
| * | Debugger: Consolidate dumper state settinghjk2016-10-074-103/+46
| * | Debugger: Remove output lock from cdb bridgehjk2016-10-072-3/+2