aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Wizards: Fix qbs project template for QtQuick appChristian Kandeler2019-06-271-1/+1
* Wizards: Fix regular expressionsChristian Stenger2019-06-275-7/+7
* Pretty printers: Unify code for different allocatorsMichael Weghorn2019-06-261-42/+19
* Merge remote-tracking branch 'origin/4.9' into 4.10v4.10.0-beta2Eike Ziller2019-06-261-3/+3
|\
| * Small fixes in French translationRobert Loehning2019-06-241-3/+3
* | Fix std::basic_string printer with custom allocatorMichael Weghorn2019-06-261-1/+1
* | Fix std::vector<bool> printer with custom allocatorMichael Weghorn2019-06-261-2/+2
* | gdbbridge: Convert children to gdb.ValueMichael Weghorn2019-06-261-1/+1
* | QmlDesigner: List all fonts in projectThomas Hartmann2019-06-251-1/+31
* | QmlDesigner: Remove shortcuts from undo redo in controls 2Thomas Hartmann2019-06-201-4/+4
* | QmlDesigner: Remove shortcut from Controls2Thomas Hartmann2019-06-201-2/+2
* | QmlDesigner: Add alias export to QtObjectThomas Hartmann2019-06-191-6/+15
* | QmlDesigner: Use MenuItem instead of ActionThomas Hartmann2019-06-191-5/+5
* | Debugger: Improve QObject dumperhjk2019-06-181-2/+6
* | QmlDesigner: Fix layout in templatesThomas Hartmann2019-06-122-14/+25
* | QmlDesigner: Fix property editor template for colorsThomas Hartmann2019-06-122-4/+2
* | QmlDesigner: Disable horizontal scrollbar for property editorThomas Hartmann2019-06-121-0/+1
* | QmlDesigner: Use OpenGL 4.1 surface for puppetThomas Hartmann2019-06-121-0/+8
* | CMake: Small clean-up of CMake WizardsCristian Adam2019-06-127-62/+89
* | QmlDesigner: Reserve less space for labelThomas Hartmann2019-06-121-1/+1
* | QmlDesigner: Slightly reduce size of the spin boxThomas Hartmann2019-06-121-1/+1
* | Wizards: Include namespace in header guards againChristian Kandeler2019-06-123-3/+3
* | QmlDesigner: Add more studio controlsHenning Gruendl2019-06-1218-154/+306
* | QmlDesigner: Fix delete shortcutThomas Hartmann2019-06-071-5/+5
* | QmlDesigner ColorPalette StudioControls usageAleksei German2019-06-071-8/+3
* | QmlDesigner ColorButton Labels replacementAleksei German2019-06-071-5/+5
* | QmlDesigner ColorEditor Labels replacementAleksei German2019-06-071-3/+6
* | QmlDesigner: Fix studio controlsHenning Gruendl2019-06-0715-60/+56
* | QmlDesigner: Some layout adjustmentsThomas Hartmann2019-06-071-18/+10
* | QmlDesigner: Remove printThomas Hartmann2019-06-061-2/+0
* | QmlDesigner: Use new controls in TargetComboBoxThomas Hartmann2019-06-061-6/+4
* | QmlDesigner: Use new controls in UrlChooserThomas Hartmann2019-06-061-10/+9
* | QmlDesigner: Add wrapper pattern to DoubleSpinBoxThomas Hartmann2019-06-061-21/+55
* | QmlDesigner: Fix QML warningThomas Hartmann2019-06-061-0/+2
* | QmlDesigner: Fix hasSlider: in SpinBoxThomas Hartmann2019-06-061-1/+1
* | QmlDesigner: Add ExtendedFunctionLogic to qmldirThomas Hartmann2019-06-061-0/+1
* | QmlDesigner: Add sliderIndicatorVisible to SpinBoxThomas Hartmann2019-06-061-0/+1
* | QmlDesigner: Use sliderIndicatorVisible for some propertiesThomas Hartmann2019-06-062-3/+7
* | QmlDesigner: Set proper closePolicy for MenuThomas Hartmann2019-06-061-0/+3
* | QmlDesigner: Remove focus when clicking outsideThomas Hartmann2019-06-062-0/+6
* | QmlDesigner: Use new controls for FontComboBoxThomas Hartmann2019-06-062-11/+14
* | QmlDesigner: Use onCompressedValueModifiedThomas Hartmann2019-06-061-7/+7
* | QmlDesigner: Use new controls for font sectionThomas Hartmann2019-06-061-7/+5
* | QmlDesigner: Implement DoubleSpinBox with new controlsThomas Hartmann2019-06-061-6/+24
* | QmlDesigner: Use new controls for GradientPropertySpinBoxThomas Hartmann2019-06-061-6/+6
* | QmlDesigner: Add missing properties to LineEdit and ComboBoxThomas Hartmann2019-06-062-0/+6
* | QmlDesigner: Work around layout issueThomas Hartmann2019-06-061-0/+1
* | QmlDesigner: Add more spaceThomas Hartmann2019-06-051-3/+3
* | QmlDesigner: Some cleanupThomas Hartmann2019-06-052-3/+1
* | QmlDesigner: Use studio controls for property editorThomas Hartmann2019-06-0513-127/+96