Commit Graph

7 Commits

Author SHA1 Message Date
Thomas Hartmann
5a3aa3fc3e QmlDesigner: Allow .ui.qml file in component creation
Change-Id: I3ae5822820c365d0cbc7d679c6365a25f34b1637
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
2016-10-04 08:59:13 +00:00
Nazar Gerasymchuk
90629108fc UI files: Fix tab order in lots of UI forms
For unknown reasons tab order in listed UI files was set incorrectly and
behave unexpectedly. Now tab order behave naturally.

Changes made for listed objects and touches only UI.

Change-Id: I057b95eb21943ddb29b108682618382661db7be9
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
2016-08-02 14:29:27 +00:00
Thomas Hartmann
5c45e9ec34 QmlJSEditor: Improving ComponentFromObjectDef
Now the use can choose which properties are defined
inside the component and which properties are kept in the
original file. To make the concept clear the dialog contains
a snippet of the generated code.

Change-Id: I92f9f241c9780345dd03b991232c4a811356c266
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
2016-04-29 08:43:31 +00:00
Marco Bubke
9fcae41672 Improve validation of the move component refactoring dialog
Using PathChooser and ClassNameValidatingLineEdit improves the usability.

Change-Id: Ib01ee99222ea495b37b0e839fbc68981b071d0a6
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
2012-04-12 13:49:03 +02:00
Marco Bubke
1cb6619073 Give Move Component dialog a proper name
Change-Id: I8034f3fbe5d4d10b1fbfb99a97ab3f0402faf082
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
2012-04-12 13:48:26 +02:00
Tobias Hunger
0ce9fa2c16 UI files: Do not polute the global Ui namespace
Make sure all ui-files are in the plugin's internal namespace.

Change-Id: Ifb2c3093441e8feb89e46f52fbb386fc316cfd13
Reviewed-by: hjk <qthjk@ovi.com>
2011-11-24 10:49:41 +01:00
Erik Verbruggen
825562eb74 QML Editor: changed extract-component to ask for a name if there is no id. 2010-09-23 13:28:14 +02:00