aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: QT_NO_CAST_FROM_ASCIIAlessandro Portale2015-09-253-5/+4
* ICore: Don't split context in contextChanged signalEike Ziller2015-09-231-6/+0
* QmlDesigner: Fix warning about missing overrideTobias Hunger2015-09-233-3/+3
* Use variables for install locationsEike Ziller2015-09-221-1/+1
* QmlDesigner: Registers new views and toolsThomas Hartmann2015-09-181-0/+12
* removed unnecessary class forwardsTim Jenssen2015-09-181-4/+0
* QmlDesigner: Adding formerly commercial featuresThomas Hartmann2015-09-1847-0/+7815
* Qt Quick Designer: License change to Qt Commercial + GPLv3Alessandro Portale2015-09-18435-5226/+3058
* QmlDesigner: Adding helper function for icon browserThomas Hartmann2015-09-163-2/+155
* Merge remote-tracking branch 'origin/3.5'Eike Ziller2015-09-041-1/+1
|\
| * QmlDesigner: Update for change in QDir::relativeFilePath()Robert Loehning2015-09-021-1/+1
* | fix metatype declaration in a few placesNikita Baryshnikov2015-09-021-1/+0
* | QmlDesigner: Remove some unused class declarationshjk2015-08-281-8/+1
* | QmlDesigner: Fix warnings about inconsistent override usageTobias Hunger2015-08-275-16/+16
* | Merge remote-tracking branch 'origin/3.5'Eike Ziller2015-08-043-1/+15
|\|
| * QmlDesigner: Fix typoRobert Loehning2015-07-291-1/+1
| * QmlDesigner: Crash fixThomas Hartmann2015-07-291-0/+9
| * QmlDesigner: take version into account when looking up specificsThomas Hartmann2015-07-201-0/+5
* | QmlDesigner: remove unused functionNikita Baryshnikov2015-07-291-10/+0
* | QmlDesigner: Use utf8 instead of Latin1Thomas Hartmann2015-07-2212-33/+33
* | QmlDesigner: Avoid leaking unused view widgetsThomas Hartmann2015-07-202-0/+11
* | QmlDesigner: QT_NO_CAST_FROM_ASCII fixesThomas Hartmann2015-07-1719-67/+67
* | QmlDesigner: Move positioning using PositionersThomas Hartmann2015-07-172-37/+60
* | QmlDesigner: Implement goto implementation for .ui.qml file.Thomas Hartmann2015-07-172-0/+3
* | QmlDesigner: Implementing "Remove Layout"/"Remove Positioner"Thomas Hartmann2015-07-172-0/+60
* | QmlDesigner: Cleanup ImportManagerViewThomas Hartmann2015-07-172-180/+7
* | QmlDesigner: Updating iconsThomas Hartmann2015-07-172-0/+0
* | QmlDesigner: Improve error message for errors in QML when loading the documentThomas Hartmann2015-07-171-0/+2
* | QmlDesigner: Implement proper automatic layoutingThomas Hartmann2015-07-175-34/+745
* | QmlDesigner: Cleanup ComponentViewThomas Hartmann2015-07-172-83/+0
* | QmlDesigner: Adding some puppet settingsThomas Hartmann2015-07-178-148/+365
* | QmlDesigner: Cleanup DesignDocumentViewThomas Hartmann2015-07-172-121/+0
* | QmlDesigner.FormEditor: Use resetPuppet()Thomas Hartmann2015-07-171-1/+1
* | QmlDesigner: Give null root item a default sizeThomas Hartmann2015-07-171-0/+17
* | QmldEsigner.FormeEditor: Fixing remove layoutThomas Hartmann2015-07-171-1/+14
* | QmlDesigner.FormEditor: Change selection behaviorThomas Hartmann2015-07-179-93/+94
* | QmlDesigner.FormEditor: Adding FormEditorItem::selectionWeigthThomas Hartmann2015-07-172-0/+25
* | QmlDesigner: Cleanup FormEditorViewThomas Hartmann2015-07-172-75/+1
* | QmlDesigner: Celanup DesignerActionManagerViewThomas Hartmann2015-07-172-72/+16
* | QmlDesigner: Updating icons for item libraryThomas Hartmann2015-07-1718-8/+59
* | QmlDesigner: Using Q_DECLARE_TR_FUNCTIONSThomas Hartmann2015-07-172-1/+5
* | QmlDesigner.FormEditor: Updating iconsThomas Hartmann2015-07-174-0/+0
* | QmlDesigner.PropertyEditor: Add sheet for ApplicationWindowThomas Hartmann2015-07-172-0/+149
* | QmlDesigner.PropertyEditor: Fix expression in dot propertiesThomas Hartmann2015-07-171-1/+1
* | QmlDesigner.PropertyEditor: Add support for Layout propertiesThomas Hartmann2015-07-172-0/+60
* | QmlDesigner.PropertyEditor: Allow attached Layout propertiesThomas Hartmann2015-07-171-0/+20
* | QmlDesigner: Adding constThomas Hartmann2015-07-172-14/+14
* | QmlDesigner: Extending navigatorThomas Hartmann2015-07-1718-116/+200
* | QmlDesigner: Fix for the navigatorThomas Hartmann2015-07-171-1/+10
* | NavigatorView: Cleanup ItemLibraryViewThomas Hartmann2015-07-172-103/+0