aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml
Commit message (Expand)AuthorAgeFilesLines
* Docs: Fix some reference errorsChristian Stenger2012-11-282-7/+5
* Mark scarc resource docs as internal for 5.0Frederik Gladhorn2012-11-282-4/+16
* Fix escape sequences in lexer: the capital X is not an EscapeCharacter.Erik Verbruggen2012-11-281-1/+0
* docfix: Move image to correct locationGunnar Sletta2012-11-281-0/+0
* Docfix: Move images to correct location and fix bugs in code sample.Gunnar Sletta2012-11-283-2/+2
* Declare type information for some internal qml types.Jędrzej Nowacki2012-11-272-11/+17
* Enable the lexer to run in JS strict/non-strict mode as well as QML modeErik Verbruggen2012-11-273-39/+37
* Fixed line terminators to handle LS/PS and CR+LF correctly.Erik Verbruggen2012-11-272-24/+51
* Remove TODO from docs as it doesn't make sense.Gunnar Sletta2012-11-271-4/+0
* Accept missing semicolon after do-while statement.Erik Verbruggen2012-11-266-865/+945
* Enable module build with QT_NO_IMTasuku Suzuki2012-11-264-0/+10
* Enable mobule build with QT_NO_TRANSLATIONTasuku Suzuki2012-11-267-4/+22
* Reduce number of relocationsMarc Mutz2012-11-231-11/+11
* Stop using the name "trolltech" in interface nameTasuku Suzuki2012-11-231-1/+3
* docs: Separate qml and c++ examplesFrederik Gladhorn2012-11-231-1/+13
* Doc: Adding "qtgui" to the documentation dependency.Jerome Pasion2012-11-221-1/+1
* Add designer support for animations and componentCompleteMarco Bubke2012-11-224-17/+43
* Deliver parameters to bound signals.Frederik Gladhorn2012-11-211-0/+1
* Document importing issues in worker scriptJędrzej Nowacki2012-11-212-0/+3
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-201-1/+0
|\
| * Merge branch 'master' of ssh://codereview.qt-project.org/qt/qtdeclarative int...Jerome Pasion2012-11-0220-43/+126
| |\
| * | Doc: Removed the HTML template from the .qdocconf filesJerome Pasion2012-10-291-1/+0
* | | Fixed memory leak of registered QML modulesVadim Zakondyrin2012-11-191-0/+4
* | | Use the new QLibraryInfo::Qml2ImportsPath path for QML 2.Thiago Macieira2012-11-194-12/+12
* | | Improve documentation.Frederik Gladhorn2012-11-101-3/+4
* | | Fix compilation issue with clang in C++11 mode.Erik Verbruggen2012-11-081-1/+1
* | | QQmlPropertyCache: adding setParent()Thomas Hartmann2012-11-052-0/+6
| |/ |/|
* | Changed the plugin module nameVenugopal Shivashankar2012-10-293-14/+14
* | Remove stale QT_MODULE() usage casesSergio Ahumada2012-10-296-12/+0
* | Change qml list interfaceMarco Bubke2012-10-234-11/+54
* | Adding invalidate function to QQmlPropertyCacheThomas Hartmann2012-10-232-0/+34
* | QQmlOpenMetaObjectType: extend interface for visual designerThomas Hartmann2012-10-192-0/+21
* | Doc: Cleaned up \module and \qmlmodule page for Qt Quick and Qt QML.Jerome Pasion2012-10-172-5/+2
* | We need to export QQmlVMEMetaObject to support the designerThomas Hartmann2012-10-121-1/+1
|/
* Update docs after modularization of docsTor Arne Vestbø2012-10-122-5/+4
* Remove calculateHash functionPeter Varga2012-10-101-79/+3
* Fix QObject::receivers() within connectNotify()Thomas McGuire2012-10-101-2/+6
* Complete QmlJSVisitor for UiParameterListThomas Hartmann2012-10-084-1/+11
* Fix in QmlJS parser for UiParameterListThomas Hartmann2012-10-012-0/+3
* Fix a crash in QQmlPropertyCache::findPropertyJocelyn Turcotte2012-09-282-25/+29
* Update qMetaType helpers usage.Jędrzej Nowacki2012-09-271-8/+8
* doc: Fix some typos in C++ integration documentationEskil Abrahamsen Blomfeldt2012-09-263-3/+3
* Fixed missing virtual destructors in qtdeclarative.Samuel Rødal2012-09-247-4/+20
* Windows CE buildfixAndreas Holzammer2012-09-242-1/+5
* Add missing QT_{BEGIN,END}_{NAMESPACE,HEADER}Sergio Ahumada2012-09-231-0/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-23406-7709/+7709
* Qt QML: Updated qtqml.qdocconfJerome Pasion2012-09-211-5/+4
* Add a Q_UNREACHABLE to improve code generation a littleThiago Macieira2012-09-132-0/+2
* Make the instruction table be constThiago Macieira2012-09-133-7/+7
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-111-2/+0