aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* QmlPuppet: Compile fixhjk2022-08-041-0/+1
* QmlPuppet: #include <QColor> in generalhelper.hhjk2022-08-041-0/+1
* Dumper: Fix bitfield handling on macOSChristian Stenger2022-08-041-1/+4
* Sync color between environment map and 3D Editor backgroundSamuel Ghinet2022-08-037-10/+110
* Debugger: Add simple dumper for QKeySequencehjk2022-08-031-0/+7
* Debugger: Fix bitfield dumping with Python 3hjk2022-08-031-5/+2
* Merge remote-tracking branch 'origin/7.0' into 8.0Eike Ziller2022-07-2511-83/+375
|\
| * Fixes: license headerThomas Hartmann2022-07-2210-82/+326
| * QmlDesigner: Add default Connections to wizard templateThomas Hartmann2022-07-151-1/+49
* | QmlDesigner: Further reduce the direct dependecy on GradientLineThomas Hartmann2022-07-212-12/+16
* | QmlDesigner: Remove usage of gradientLine in ColorEditorThomas Hartmann2022-07-212-31/+38
* | QmlDesigner: Move GradientModel to ColorEditorPopupThomas Hartmann2022-07-213-100/+105
* | QmlDesigner: Split ColorEditor in ColorEditor and ColorEditorPopupThomas Hartmann2022-07-212-1113/+1181
* | QmlDesigner: Add QML files from assets_importsThomas Hartmann2022-07-131-0/+5
* | add material editor and browser to 3D essentials workspaceBrook Cronin2022-07-081-48/+1
* | Translation: Remove duplicates in Japanese translationshjk2022-07-081-88/+0
* | QmlDesigner: Remove hex labelThomas Hartmann2022-07-081-10/+0
* | QmlDesigner: Export spacer and combobox as aliasThomas Hartmann2022-07-071-1/+6
* | QmlDesigner: Export spacer as aliasThomas Hartmann2022-07-071-1/+3
* | lldb: Fix type inspection for QMetaType template typesMarcus Tillmanns2022-07-071-0/+10
* | QmlDesigner: Fix hover issue in UrlChooserHenning Gruendl2022-07-061-1/+1
* | QmlDesigner: Fix license headersThomas Hartmann2022-07-0451-968/+462
* | Android: Fix version mapping from sdk_definitions.jsonAlessandro Portale2022-07-041-1/+1
* | QmlDesigner: Implement drag-n-drop materials to the 3D EditorMahmoud Badri2022-07-013-1/+29
* | Merge remote-tracking branch 'origin/7.0' into 8.0Tim Jenssen2022-07-0145-169/+685
|\|
| * QmlDesigner: Enable drag-n-drop a material to a model in NavigatorMahmoud Badri2022-06-291-2/+5
| * update fixed version of icon fontBrook Cronin2022-06-241-0/+0
| * QmlDesigner: Unify the background of 3D preview imagesMiikka Heikkinen2022-06-238-55/+51
| * QmlDesigner: Fix hover color for ButtonRowHenning Gruendl2022-06-221-1/+1
| * QmlDesigner: Fix material editor/browser textsMiikka Heikkinen2022-06-223-6/+9
| * QmlDesigner: Show IconButton tooltip also when button is disabledMiikka Heikkinen2022-06-221-5/+10
| * QmlDesigner: Fix FontComboBox drag'n'dropHenning Gruendl2022-06-211-3/+5
| * QmlDesigner: Add a wizard for a ui.qml .qml file pairThomas Hartmann2022-06-215-0/+170
| * QmlDesigner: Ensure materials render properly after puppet resetMiikka Heikkinen2022-06-162-1/+42
| * QDS Editor 3D: Allow the user to select (and reset) the color of grid linesSamuel Ghinet2022-06-1610-18/+62
| * QmlDesigner: Use changed properties to update 3D previewThomas Hartmann2022-06-131-4/+4
| * QmlDesigner: Do not apply smooth rendering if root is a 3D nodeThomas Hartmann2022-06-131-5/+5
| * QmlDesigner: Apply root item transform in Node component previewsMiikka Heikkinen2022-06-104-6/+6
| * QmlDesigner: Queue puppet processes during importMiikka Heikkinen2022-06-101-2/+1
| * QmlDesigner: Add option for smooth rendering in form editorThomas Hartmann2022-06-102-4/+11
| * QmlDesigner: Fix templateThomas Hartmann2022-06-091-0/+1
| * QmlDesigner: Add drag'n'drop to PropertyEditorViewHenning Gruendl2022-06-086-28/+139
| * QmlDesigner: Add tooltips to UrlChooserHenning Gruendl2022-06-081-12/+138
| * QmlDesigner: Change FileResourcesModelHenning Gruendl2022-06-082-15/+22
| * QmlDesigner: Fix node component missing state propHenning Gruendl2022-06-081-1/+1
| * QmlDesigner: Update QDS version in templateThomas Hartmann2022-06-081-1/+1
| * QmlDesigner: Make text label visible in 3d wizardThomas Hartmann2022-06-081-6/+7
* | QmlDesigner: Remove QML Image level caching of items that can changeMiikka Heikkinen2022-06-301-0/+4
* | QmlProject: Use correct family name for Titillium WebThomas Hartmann2022-06-301-1/+1
* | QmlDesigner: Add icon section to AbstractButtonHenning Gruendl2022-06-3017-3/+246