aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Update GradientPropertySpinBoxqds/v1.3.0-beta1Henning Gruendl2019-08-141-6/+7
* QmlDesigner: Block all mouse events in GradiantDialogPopupThomas Hartmann2019-08-141-0/+2
* QmlDesigner: Fix editable ComboBoxHenning Gruendl2019-08-131-15/+33
* QmlDesigner: reduce enumeration to header onlyTim Jenssen2019-08-074-133/+65
* QmlDesigner: Fix TextField context menu closingHenning Gruendl2019-08-071-0/+5
* QmlDesigner: Remove radius for consistencyThomas Hartmann2019-08-061-1/+0
* QmlDesigner: Hide action indicator backgroundThomas Hartmann2019-08-062-1/+3
* QmlDesigner: Move labels to left in FontSectionThomas Hartmann2019-08-061-10/+12
* QmlDesigner: Add slider button to alpha spin boxThomas Hartmann2019-08-061-4/+5
* QmlDesigner: Add tooltips to item libraryThomas Hartmann2019-08-061-1/+4
* QmlDesigner: Change CheckBox label positionHenning Gruendl2019-08-061-14/+11
* Debugger: Allow spaces in arguments with LLDBhjk2019-08-061-14/+2
* Lldb: Fix event handling for newer Xcode and faster machinesChristian Stenger2019-08-021-16/+13
* QmlDesigner: Explcitly set drag range for geometry propertiesv4.10.0-rc1Thomas Hartmann2019-08-012-0/+6
* Debugger: Disable QObject connection and signal displayhjk2019-07-312-4/+8
* QmlDesigner: Fix custom qml2puppet buildThomas Hartmann2019-07-315-14/+18
* Debugger: Fix QStandardItem dumper for Qt >= 5.9hjk2019-07-311-1/+3
* Debugger: Fix QFileDumperhjk2019-07-311-1/+10
* QmlDesigner: Update origin controlHenning Gruendl2019-07-301-4/+14
* QmlDesigner: Fix standalone ActionIndicator hoverHenning Gruendl2019-07-301-2/+3
* QmlDesigner: Fix context menu looksHenning Gruendl2019-07-303-19/+12
* QmlDesigner: Update GradientDialogPopup Controls 2Henning Gruendl2019-07-303-27/+6
* Themes: Fix warning when loading flat-dark themeChristian Stenger2019-07-231-1/+1
* Dumper: Adapt QC internal dumper to renamed classChristian Stenger2019-07-231-2/+11
* Debugger: Make example setup code more completehjk2019-07-231-0/+1
* Debugger: Avoid infinite loop in dumperhjk2019-07-231-6/+22
* Dumper: Fix handling of namespaced QtChristian Stenger2019-07-231-1/+1
* Pdb: Fix missing marker for locations on WindowsChristian Stenger2019-07-231-0/+3
* QmlDesigner: Add flag to ActionIndicatorHenning Gruendl2019-07-229-28/+84
* QmlDesigner Icon for Gradient List buttonAleksei German2019-07-192-15/+13
* Add qbs support to library wizardChristian Kandeler2019-07-182-3/+73
* Fix capitalization of "qmake"Robert Loehning2019-07-181-1/+1
* Fix imports in Qt Quick wizardsEike Ziller2019-07-162-10/+10
* Application wizards: Remove duplicate entry in a generated .qrc fileAlessandro Portale2019-07-151-1/+0
* Debugger: fix cdb dumper test for namespaced QtDavid Schulz2019-07-091-0/+8
* QmlDesigner: Fix RealSpinBox interactionHenning Gruendl2019-07-064-13/+65
* More Utils::toSet/toListhjk2019-07-044-7/+20
* Wizards: Fix typo in Plain C++ wizardChristian Stenger2019-07-041-1/+1
* QmlDesigner: Consistently capizalize "Flickable"Robert Loehning2019-07-031-1/+1
* QmlDesigner: Fix DoubleSpinBox in-/decrease issueHenning Gruendl2019-07-034-77/+61
* QmlDesigner: Hide the cursor when dragging in SpinBoxThomas Hartmann2019-07-031-0/+3
* QmlDesigner: Increase size of SpinBox for FlickableThomas Hartmann2019-07-021-1/+1
* QmlDesigner: Fix ListView property editor layoutThomas Hartmann2019-07-021-0/+2
* QmlDesigner: Hide label if text is emptyThomas Hartmann2019-07-021-0/+1
* QmlDesigner: Increase the compression timer for SpinBoxThomas Hartmann2019-07-021-1/+2
* QmlDesigner: Use new combobox for layout propertiesThomas Hartmann2019-07-021-29/+27
* QmlDesigner: Improve custom property editor for URLThomas Hartmann2019-07-021-3/+2
* QmlDesigner: Add editors for font, Text and RectangleThomas Hartmann2019-07-025-13/+220
* QmlDesigner: Extend support for custom property editorThomas Hartmann2019-07-021-0/+6
* QmlDesigner: Add RealSpinBox and refactor SpinBoxHenning Gruendl2019-07-0218-182/+975