aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/qml-type-descriptions
Commit message (Collapse)AuthorAgeFilesLines
* QmlDesigner: Remove old propertiesAleksei German2020-09-031-4/+4
| | | | | | | | Removed and replaced old properties for ListView and GridView Change-Id: Ifbf2aae2958c5f67616d8f6a4acad6646b34c18c Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Port from QRegExpValidator to QRegularExpressionValidatorLars Knoll2020-03-201-3/+3
| | | | | | | | QRegExpValidator is going away in Qt6, so port over to the version using QRegularExpression. Change-Id: Iecd1ba1f0e5e01009ae43b79c1ccc73f0fc046b2 Reviewed-by: hjk <hjk@qt.io>
* Fix controls 2 importsThomas Hartmann2019-05-101-0/+4
| | | | | | | | The minor versions of controls 2 imports are now in sync with Qt/QtQuick. Change-Id: Iddc76d72cc9c078c24fa3a84b0a305226d98ea5c Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
* Merge remote-tracking branch 'origin/4.8' into 4.9Eike Ziller2019-04-021-1/+1
|\ | | | | | | Change-Id: I90a3c1d29fccc4290311237d8680eaddb3cb5915
| * fix Gamepad import casing4.8Frederik Schwarzer2019-04-011-1/+1
| | | | | | | | | | | | Change-Id: Ifde9c018eb930dd80f520aa2c52ea26ab968a4bd Fixes: QTCREATORBUG-22224 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
* | Update qbs type infoChristian Kandeler2019-02-141-0/+17
|/ | | | | Change-Id: I9fab6156b6ce0a3c50be0c08b263f7a4c84dbfca Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* qmljs: update qt5QtQuick2-bundle.json for Qt 5.12Marco Benelli2018-12-051-8/+58
| | | | | | Task-number: QTCREATORBUG-21610 Change-Id: I37a5ac8ab16ea0e199e199a34a73453db7583c45 Reviewed-by: Kai Koehne <kai.koehne@qt.io>
* qmljs: update some module versionsMarco Benelli2018-08-151-0/+8
| | | | | | | | Update module version for import completion. Task-number: QTCREATORBUG-20785 Change-Id: I11761854bd5c7c4ce832f39b815f7bbf710db5e8 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* qmljs: Add autocompletion for QtWebEngine importsKai Koehne2018-07-041-0/+8
| | | | | | Task-number: QTCREATORBUG-20723 Change-Id: Id7e6700e87b73c845a0dda6152731085eaf5fcf1 Reviewed-by: Marco Benelli <marco.benelli@qt.io>
* Update qbs submoduleChristian Kandeler2018-05-221-1/+4
| | | | | | | To HEAD of 1.12 branch. Change-Id: I632c2f804ab333ba88211219d2fe3e8c246b3ebe Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* qmljs: fix syntax errors in qbs-base.qmltypesMarco Benelli2018-02-281-6/+6
| | | | | Change-Id: I0e8dc5a345f5a33a0f925f8a3dfe169c6d70e2a1 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
* qmljs: relax checks for qbs filesMarco Benelli2018-02-271-0/+154
| | | | | | | | | | | Types information for qbs is more limited that qml; this causes qtcreator to raise false positives. This patch relax the checks and provide some type information needed by qbs files generated by the wizards. Task-number: QTCREATORBUG-19757 Change-Id: I07a1dd9d8fedaf4c5c751c2f00643f15ae39127a Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
* qmljs: autocompletion for Qt3D modules importingMarco Benelli2018-02-231-0/+7
| | | | | | Task-number: QTCREATORBUG-19885 Change-Id: Ie2153186199cac45b5cb273d7f7cf088beb689f4 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
* QmlProject: Add support for setting the environmentThomas Hartmann2018-02-021-0/+3
| | | | | | | | | | | This allows setting arbitrary environment variables in the .qmlproject. This is required for example qtquickcontrols2.conf and QT_AUTO_SCREEN_SCALE_FACTOR. Task-number: QTCREATORBUG-19513 Change-Id: I8421a9fc7f85d24b3564f1b60f383be3838f2af4 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
* Update QML typeinfo for qbs filesChristian Kandeler2018-02-012-7/+29
| | | | | Change-Id: I410db00dde848a6fab9078ff701fe3666b42dcf3 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* qmlproject.qmltypes: Fix syntax errorFriedemann Kleint2018-01-311-2/+2
| | | | | | | Amends e44504371c99960e05ca42bae4ce404bcc18998a. Change-Id: I0cc3ae874b27cfb6572bf111c1ab628ed113d955 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
* QmlProjectManager: Prepare for running on remote devicesUlf Hermann2018-01-291-0/+1
| | | | | | | | | | We add a "targetDirectory" property to the file format and fill in the deployment data. (cherry picked from commit fba61c5b55052c382e030748fa6e2703abb5401d) Change-Id: If207cd5c77175c54cffdb5df92ea85c425cd3191 Reviewed-by: hjk <hjk@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* QmlDesigner: Add missing font and text properties for Qt 5.10Thomas Hartmann2018-01-101-0/+2
| | | | | | Task-number: QTPM-862 Change-Id: I12813cf429f4f4a5a85c4e3c6d74eb7ac1a45bd2 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
* QmlJs: remove bundles for QtQuick1 type descriptionsMarco Benelli2018-01-082-33/+0
| | | | | | | | QtCreator now assumes that QtQuick2 is used, so the relevant bundle is loaded unconditionally. Change-Id: Ib6b7b0c9a949e74edf0e0b7f68b0c774d7bcb451 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Update QML type descriptions for qbsJake Petroules2017-09-221-1/+10
| | | | | Change-Id: I208e7e96b5a430ae55ca073abee7954c4f2382e1 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* QmlJS: Add bezierCurve to builtinsThomas Hartmann2017-09-181-0/+1
| | | | | Change-Id: Ie0301379742af679f785dc18c363e6e310069956 Reviewed-by: Marco Benelli <marco.benelli@qt.io>
* Update QML type descriptions for qbsChristian Kandeler2017-07-141-43/+75
| | | | | Change-Id: I386fcec239dabd34715129f0ed750d71dd0b568c Reviewed-by: Jake Petroules <jake.petroules@qt.io>
* qt5QtQuick2-bundle.json: add missing modules and versionsJ-P Nurmi2017-06-081-0/+51
| | | | | | Change-Id: Ic101cda0a4b17557a8c04590fec22812331b189b Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io> Reviewed-by: Marco Benelli <marco.benelli@qt.io>
* Update QQC2 imports in qt5QtQuick2-bundle.json for Qt 5.8J-P Nurmi2016-11-161-0/+6
| | | | | Change-Id: I275ec57ecefaee8dc08981ad7eb57c40e47889ce Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
* Add QtQuick Controls and Templates 2.0 to qt5QtQuick2-bundle.jsonJ-P Nurmi2016-04-271-0/+2
| | | | | Change-Id: I50cfcaebc92bf47c7c420c34509cdfa28a0ac842 Reviewed-by: Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
* Add QML import completion for Qt.labs.controls, calendar & templatesJ-P Nurmi2015-11-021-0/+3
| | | | | | | Change-Id: I2aed529c3bedb27ae5c4c670d51d9d182815c8b2 Reviewed-by: Liang Qi <liang.qi@theqtcompany.com> Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com> Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
* Added newer QtMultimedia version to bundle.Marco Benelli2015-09-171-0/+4
| | | | | Change-Id: I553684b6a45a7112ea630997c440237d3e40459f Reviewed-by: Erik Verbruggen <erik.verbruggen@theqtcompany.com>
* Fix import autocompletionMarco Benelli2015-06-161-0/+6
| | | | | | | | | Added latest version of QtQuick and Controls. Task-number: QTCREATORBUG-14563 Change-Id: I0cc412c28cd7ceb507f5ce222d8dcc3a05c23e26 Reviewed-by: Erik Verbruggen <erik.verbruggen@theqtcompany.com> Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
* Qbs: added qmltypesNikita Baryshnikov2015-04-301-0/+162
| | | | | | | | generated from qbs-qmltypes to support highlighting and auto completion Change-Id: Iae0f2c5ccb244c1909fe71f8ef02e58f21f51996 Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
* qmljs: add import completion for QtQml & QtQml.ModelsJ-P Nurmi2015-04-221-0/+5
| | | | | | Task-number: QTCREATORBUG-13780 Change-Id: I9819e25559848f6635a83522b856da97679c5126 Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
* qmljs: update import completion listFawzi Mohamed2014-05-171-1/+17
| | | | | | Change-Id: Ibad88750c9c136ea1a502b80d5333d7839c32cde Reviewed-by: Kai Koehne <kai.koehne@digia.com> Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
* qmljs: update QtQuick2 bundleFawzi Mohamed2013-11-271-0/+14
| | | | | | | | This will need to be replaced with the results of the import scan, but that will be for 3.1. Change-Id: Icd398282142972421044c3b4d05fec9057cff95c Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
* Add missing QtQuick.Controls/Dialogs/Layouts type descriptionsJ-P Nurmi2013-05-081-0/+3
| | | | | | | | Task-number: QTBUG-31012 Change-Id: Ic19cc79faaa71a09724445cf961ec16cf16fcbb4 Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com> Reviewed-by: Fawzi Mohamed <fawzi.mohamed@digia.com> Reviewed-by: Jan Arve Sæther <jan-arve.saether@digia.com>
* qmljs: update qt-creator builtins.qmltypes, and use them for qt<-4.8.5Fawzi Mohamed2013-04-161-4850/+1362
| | | | | | | | | qmlplugindump of qt <= 4.8.5 does not output exportMetaObjectRevisions so do not use its output for the builtins. Task-number: QTCREATORBUG-9076 Change-Id: I82bdd325ef15f800c70c830ead4867787f6b7b0a Reviewed-by: Kai Koehne <kai.koehne@digia.com>
* qmljs: add infrastructure handling qml dialects betterFawzi Mohamed2013-02-216-0/+88
| | | | | | | | | | | | | | | | | | QmlBundles enables us to treat the different qml dialects differently. Add imports completion. Change-log: [Qml/JS Support] Corrected handling of QtQuick2 only features. Change-log: [Qml/JS Support] Added import completion in editor. Task-number: QTCREATORBUG-8750 Task-number: QTCREATORBUG-8624 Task-number: QTCREATORBUG-8584 Task-number: QTCREATORBUG-8583 Task-number: QTCREATORBUG-8429 Change-Id: I1384b1b23136a85b4d077895ea86f92960da9e71 Reviewed-by: Kai Koehne <kai.koehne@digia.com>
* QmlJS: Update builtins from Qt 5.Christian Kamm2011-12-081-60/+233
| | | | | Change-Id: If6f4bf1494c9936a4b0e58aba6d994a73a801f1a Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com>
* QmlJS: Update builtin Qt 5 qmltypes.Christian Kamm2011-11-221-5/+5
| | | | | | | | In particular fix the exported methods/signals for QObject. Task-number: QTCREATORBUG-4903 Change-Id: I8ba110eca7123cae9465083843e3e27ee29d6789 Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
* QmlJS: Update builtins.qmltypes for Qt 5.Christian Kamm2011-11-141-448/+598
| | | | | | | Most important reason is the QSG -> QQuick prefix change. Change-Id: Ib3b3a70d679807b876648accd0cf17df0eaf80aa Reviewed-by: Leandro Melo <leandro.melo@nokia.com>
* QmlJS: Update builtins.qmltypes from Qt 5.Christian Kamm2011-10-121-647/+120
| | | | | | | | | Adds QSGMouseEvent for completion inside MouseArea signal handlers. Change-Id: I3e35a9d38dbf56848b3df5714efe82dd1ea88ea7 Reviewed-on: http://codereview.qt-project.org/6402 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
* QmlJS: Update Qt 5 builtin type information.Christian Kamm2011-09-261-1694/+2044
| | | | | | Change-Id: I5eab75a46c2c0ab167e14841992a7187eb37bdfd Reviewed-on: http://codereview.qt-project.org/5310 Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
* Merge branch '2.3'Oswald Buddenhagen2011-07-251-0/+6
|\ | | | | | | | | | | | | | | | | | | Conflicts: qtcreator.pri src/plugins/qmlprojectmanager/qmlprojectruncontrol.cpp src/plugins/remotelinux/maemodeploystepfactory.cpp src/plugins/remotelinux/maemodirectdeviceuploadstep.cpp Change-Id: I195163713145e72df20aec4ac9058f0c9158083e
| * QmlJS: add signals implemented by GestureAreaFawzi Mohamed2011-07-191-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | manually adds onTap,... to GestureArea, as it uses a custom parser and is "opaque" for the code model. Fixes QTCREATORBUG-5489 . A workflow (separate generated and annotated files?) will have to be introduced to ensure that this change is not lost. Change-Id: Ibe7554432b000702b293a8b482c04048c07021af Reviewed-on: http://codereview.qt.nokia.com/1836 Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
* | Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-07-151-0/+93
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: qtcreator.pri share/qtcreator/dumper/dumper.py share/qtcreator/qml/qmlpuppet/instances/objectnodeinstance.h src/plugins/qmldesigner/designercore/metainfo/nodemetainfo.cpp src/plugins/valgrind/valgrind.pro tests/manual/gdbdebugger/simple/simple_gdbtest_app.cpp Change-Id: Ic2d347012d89d697e6382f156e64f9619da88300
| * QmlJS: Update Qt 5 builtin type information.Christian Kamm2011-07-131-0/+93
| | | | | | | | | | | | Change-Id: I1864f7e657d448957d8ecb4f72765b5caf60f178 Reviewed-on: http://codereview.qt.nokia.com/1593 Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
* | QmlJS: Dump builtins per Qt version.Christian Kamm2011-07-111-0/+0
|/ | | | | | | Change-Id: I7b5179c4b33c24e83baf0536d158dd48d277637f Reviewed-on: http://codereview.qt.nokia.com/1305 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
* QmlJS: Update builtin type descriptions for Qt 5Christian Kamm2011-06-281-14/+3461
| | | | | | | | qtdeclarative b2e2b070c499a04a3e2f270df62d5dd061e0c027 Change-Id: I8a6b5e0ffec996add654a2a8bf12f856349d71ab Reviewed-on: http://codereview.qt.nokia.com/823 Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com>
* QmlJS: Manually fix location qmltypes.Christian Kamm2011-06-242-916/+50
| | | | | | | | | The new location plugin does not export some of the 1.1 types anymore. I've manually added the missing exports. Change-Id: I19886a40fa61ab01f21b581fee315619f98668fd Reviewed-on: http://codereview.qt.nokia.com/689 Reviewed-by: Leandro T. C. Melo <leandro.melo@nokia.com>
* Merge branch '2.2'Oswald Buddenhagen2011-06-239-210/+1793
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: qtcreator.pri share/qtcreator/qml/qmlpuppet/instances/objectnodeinstance.cpp src/libs/qmljs/qmljsdocument.cpp src/libs/qmljs/qmljsinterpreter.cpp src/libs/qmljs/qmljsinterpreter.h src/libs/qmljs/qmljslink.cpp src/plugins/cppeditor/cppquickfixes.cpp src/plugins/qmldesigner/extrasplugin/extrasplugin.cpp src/plugins/qmldesigner/qmldesigner.pro src/plugins/qmldesigner/symbianplugin/symbian.metainfo src/plugins/qt4projectmanager/wizards/abstractmobileappwizard.h Change-Id: Id5f754e2837a3bb3e0687ed09f1dda45fd0c5617
| * Update QtMobility QML type descriptions to 1.2.0.Christian Kamm2011-06-159-210/+1793
| | | | | | | | | | | | Change-Id: I31b0f9cc55763d22dbf6ff75252c6e10e5a1b0f2 Reviewed-on: http://codereview.qt.nokia.com/481 Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* | qmldump: Fix for extended objects.Christian Kamm2011-06-231-38/+34
| | | | | | | | | | | | | | | | | | | | Before, extended objects had the same exports as the base object which lead to trouble. Change-Id: Id40f0e0fd2211db95020ce224cf2c52939e68df7 Reviewed-on: http://codereview.qt.nokia.com/642 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Kai Koehne <kai.koehne@nokia.com>