aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix example lists for Qt QuickEskil Abrahamsen Blomfeldt2012-11-3019-104/+433
* Limit case-sensitivity check in QML to file names.Friedemann Kleint2012-11-303-7/+30
* Remove the remaining usages of deprecated QWindow accessorsShawn Rutledge2012-11-302-2/+2
* Add calqlatr to qmldemos group and move qmldemos listEskil Abrahamsen Blomfeldt2012-11-302-75/+1
* QmlPluginDump: Prevent crash if run without WMKai Koehne2012-11-301-0/+3
* Made tst_QQmlDebugJS insignificant on Mac.Janne Anttila2012-11-301-0/+2
* Remove superfluous function callAlan Alpert2012-11-301-1/+0
* Move no-Gui related QML types from QtQuick into QtQmlTasuku Suzuki2012-11-2952-307/+300
* Renamed QQuickItem::pos property to positionShawn Rutledge2012-11-2927-153/+152
* Make tst_examples::namingConvention not failKai Koehne2012-11-291-2/+8
* 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-296-90/+154
* Docs: Fix some reference errorsChristian Stenger2012-11-283-12/+10
* 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
* Examples: quick/scenegraph - add needed main.qml file to pro fileCaroline Chao2012-11-282-2/+4
* 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
* style microfix in exampleRobert Loehning2012-11-271-1/+0
* Qt Quick (2) is not dependent on LGPL codeLars Knoll2012-11-271-5/+0
* examples/quick/multipointtouch: move emitter instead of ParticleSystemThomas Senyk2012-11-262-11/+16
* Imports: update .qmltypes filesKai Koehne2012-11-262-13/+79
* Accept missing semicolon after do-while statement.Erik Verbruggen2012-11-269-867/+970
* Enable module build with QT_NO_IMTasuku Suzuki2012-11-2621-11/+287
* Enable mobule build with QT_NO_TRANSLATIONTasuku Suzuki2012-11-269-4/+32
* 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-263-18/+69
* Reduce number of relocationsMarc Mutz2012-11-233-15/+15
* Declarative examples: fixed particles/imageparticle exampleChristiaan Janssen2012-11-232-2/+4
* Declarative Examples: improved buttons in particles/wander exampleChristiaan Janssen2012-11-232-3/+85
* Support requestPixmap if platform has ThreadedPixmaps featureAlbert Astals Cid2012-11-232-8/+27
* QtDeclarative: fixed modelviews exampleChristiaan Janssen2012-11-232-15/+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