aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Add calqlatr to qmldemos group and move qmldemos listEskil Abrahamsen Blomfeldt2012-11-301-75/+0
* Remove superfluous function callAlan Alpert2012-11-301-1/+0
* Move no-Gui related QML types from QtQuick into QtQmlTasuku Suzuki2012-11-2910-136/+138
* Renamed QQuickItem::pos property to positionShawn Rutledge2012-11-2915-36/+35
* Make FolderListModel available from the module overview.Gunnar Sletta2012-11-291-0/+15
* Warn about potential abuse of QQuickPaintedItem::paint().Gunnar Sletta2012-11-291-0/+3
* tr()-Fix: Do not use QObject::tr().Friedemann Kleint2012-11-291-3/+3
* Apply full transformAlan Alpert2012-11-291-4/+7
* Fix mouse event distribution for Flickable with pressDelayMatt Vogt2012-11-293-67/+80
* Docs: Fix some reference errorsChristian Stenger2012-11-282-7/+5
* Remove QML intro and QML Application Development pagesGunnar Sletta2012-11-282-1306/+2
* 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
* Remove superflous "defining reusable components" documentation.Gunnar Sletta2012-11-282-532/+1
* docfix: Some of the scenegraph overview content did not make sense.Gunnar Sletta2012-11-282-15/+20
* 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
* Fix the QML Effects docs up a bitGunnar Sletta2012-11-274-60/+36
* 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
* Fix qdoc typoGunnar Sletta2012-11-271-1/+1
* Remove TODO from docs as it doesn't make sense.Gunnar Sletta2012-11-271-4/+0
* Qt Quick (2) is not dependent on LGPL codeLars Knoll2012-11-271-5/+0
* Imports: update .qmltypes filesKai Koehne2012-11-262-13/+79
* Accept missing semicolon after do-while statement.Erik Verbruggen2012-11-266-865/+945
* Enable module build with QT_NO_IMTasuku Suzuki2012-11-2621-11/+287
* Enable mobule build with QT_NO_TRANSLATIONTasuku Suzuki2012-11-268-4/+24
* Fix deployment docs.Lars Knoll2012-11-261-9/+13
* QQuickWindow cannot rely on QWindowPrivate.geometryShawn Rutledge2012-11-261-2/+3
* Nested Flickables with pressDelay flick incorrect FlickableMartin Jones2012-11-261-0/+16
* Reduce number of relocationsMarc Mutz2012-11-233-15/+15
* Support requestPixmap if platform has ThreadedPixmaps featureAlbert Astals Cid2012-11-232-8/+27
* Stop using the name "trolltech" in interface nameTasuku Suzuki2012-11-231-1/+3
* docs: Separate qml and c++ examplesFrederik Gladhorn2012-11-231-1/+13
* make module compile with -no-guiTasuku Suzuki2012-11-228-15/+26
* Doc: Adding "qtgui" to the documentation dependency.Jerome Pasion2012-11-222-2/+2
* Improved documentation of Text.textFormat property.Samuel Rødal2012-11-221-1/+5
* Add designer support for animations and componentCompleteMarco Bubke2012-11-227-18/+52
* Expose QMatrix4x4 properties as mat4 uniforms in shadersChris Adams2012-11-221-0/+3
* Deliver parameters to bound signals.Frederik Gladhorn2012-11-211-0/+1
* Ungrab mouse upon leave event.Frederik Gladhorn2012-11-211-0/+2
* Document importing issues in worker scriptJędrzej Nowacki2012-11-212-0/+3
* Fix syncqt-warnings.Friedemann Kleint2012-11-204-5/+5
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-2026-8/+1206
|\
| * Doc: Moved all content in the doc directory.Venugopal Shivashankar2012-11-0823-1/+1202
| * Merge branch 'master' of ssh://codereview.qt-project.org/qt/qtdeclarative int...Jerome Pasion2012-11-0270-493/+725
| |\
| * | Doc: Removed the HTML template from the .qdocconf filesJerome Pasion2012-10-292-3/+0
| * | doc: fix some typos.Alexandr Akulich2012-10-221-4/+4
* | | Fixed memory leak of registered QML modulesVadim Zakondyrin2012-11-191-0/+4