aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/components/componentcore
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Fix compilationqds/v1.6.1Marco Bubke2020-09-161-1/+1
* QmlDesigner: Go into componentsMarco Bubke2020-09-163-10/+54
* QmlDesigner: Add support for .hdr imagesThomas Hartmann2020-09-021-0/+3
* QmlDesigner: Update icon fontHenning Gruendl2020-08-271-0/+4
* Merge remote-tracking branch 'origin/qds-1.59' into 4.13Tim Jenssen2020-08-131-18/+16
|\
| * QmlDesigner: Fix crash for list view modelMarco Bubke2020-08-101-18/+16
* | QmlDesigner: Add remove group actionThomas Hartmann2020-07-104-30/+96
* | QmlDesigner: Move zoom buttons to FormEditorWidgetHenning Gruendl2020-07-106-55/+15
* | QmlDesigner: Adjust priority of template mergerThomas Hartmann2020-07-081-9/+8
* | Merge remote-tracking branch 'origin/qds-1.59' into 4.13Tim Jenssen2020-07-012-0/+67
|\|
| * QmlDesigner: Add listmodeleditorMarco Bubke2020-06-302-0/+67
* | Merge remote-tracking branch 'origin/qds-1.59' into 4.13Tim Jenssen2020-06-266-4/+69
|\|
| * QmlDesigner: Add fit selection to screen buttonHenning Gruendl2020-06-124-0/+24
| * QmlDesigner: Add fit root to screen buttonHenning Gruendl2020-06-126-4/+45
* | QmlDesigner: Use font folder for fontsThomas Hartmann2020-06-221-1/+18
* | QmlDesigner: performance-for-range-copyAlessandro Portale2020-06-142-2/+2
* | Merge remote-tracking branch 'origin/qds-1.59'Eike Ziller2020-06-0811-27/+509
|\|
| * qmldesigner: fix unix compileTim Jenssen2020-05-281-0/+1
| * QmlDesigner: Add front end for style mergerThomas Hartmann2020-05-274-0/+188
| * QmlDesigner: Allow adding custom effectsThomas Hartmann2020-05-145-1/+110
| * QmlDesigner: Adjust list of effectsThomas Hartmann2020-05-071-10/+4
| * QmlDesigner: Add action for selecting effectThomas Hartmann2020-05-074-0/+39
| * QmlDesigner: Allow simple grouping of itemsThomas Hartmann2020-05-054-0/+114
| * QmlDesigner: Remove wrong checksThomas Hartmann2020-05-052-2/+0
| * QmlDesigner: Move designer action to the center of the tool barThomas Hartmann2020-05-051-0/+4
| * QmlDesigner: Update icon fontThomas Hartmann2020-05-051-0/+4
| * QmlDesigner: Do not update actions while the rewriter is activeThomas Hartmann2020-04-302-0/+17
| * QmlDesigner: Add more update options to SelectionContextThomas Hartmann2020-04-303-14/+28
* | Merge remote-tracking branch 'origin/qds-1.59'Tim Jenssen2020-04-287-13/+200
|\|
| * Merge remote-tracking branch 'origin/4.12' into qds-1.50Tim Jenssen2020-04-281-1/+2
| |\
| * | QmlDesigner: Extend icon font supportThomas Hartmann2020-04-272-0/+128
| * | QmlDesigner: Move flow effects to submenuThomas Hartmann2020-04-243-7/+30
| * | QmlDesigner: Add action for setting initial FlowItemThomas Hartmann2020-04-244-1/+32
| * | QmlDesigner: Fix crash on some operations when done on 3D nodesMiikka Heikkinen2020-04-241-5/+10
* | | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-04-281-1/+2
|\ \ \ | | |/ | |/|
| * | QmlDesigner: Fix SelectionContext::hasSingleSelectedModelNodeThomas Hartmann2020-04-271-1/+2
| |/
* | QmlDesigner: Fix warnings about unused lambda cpaturesChristian Kandeler2020-04-231-1/+1
* | QmlDesigner: Fix warnings about unused variables and functionsChristian Kandeler2020-04-231-16/+0
|/
* QmlDesigner: Support different transition targetsThomas Hartmann2020-04-212-7/+12
* QmlDesigner: Make zoom and background color persistentThomas Hartmann2020-03-232-24/+29
* Enable Copy, Cut, and Paste in the Editor 3DMahmoud Badri2020-03-131-2/+3
* Update qmljs parser to Qt 5.15 parserFawzi Mohamed2020-03-031-7/+12
* QmlDesigner: Fix ZoomActionThomas Hartmann2020-02-251-2/+7
* Globally disable WindowContextHelpButtonHintKai Koehne2020-02-251-1/+0
* Integrate Edit3D view into CreatorMiikka Heikkinen2020-02-241-1/+2
* QmlDesigner: Add more zoom levelsThomas Hartmann2020-01-311-0/+3
* QmlDesigner: Implement actions for FlowEditorThomas Hartmann2020-01-293-1/+132
* QmlDesigner: Implement operations for FlowEditorThomas Hartmann2020-01-292-0/+86
* QmlDesigner: Add rootNode() to SelectionContextThomas Hartmann2020-01-292-0/+6
* Use isEmpty() instead of count() or size()Alessandro Portale2020-01-201-1/+1