aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix installation of examples.Christian Kandeler2012-11-2259-94/+218
* Add designer support for animations and componentCompleteMarco Bubke2012-11-227-18/+52
* Fix security warning about passing a variable to printf-formatting.Friedemann Kleint2012-11-221-1/+1
* Expose QMatrix4x4 properties as mat4 uniforms in shadersChris Adams2012-11-222-0/+10
* Aesthetic tweaks for qmleasing UIAlan Alpert2012-11-212-1/+2
* Unify qmleasing and easingcurveeditorAlan Alpert2012-11-2120-450/+202
* Deliver parameters to bound signals.Frederik Gladhorn2012-11-211-0/+1
* Ungrab mouse upon leave event.Frederik Gladhorn2012-11-212-7/+9
* Document importing issues in worker scriptJędrzej Nowacki2012-11-212-0/+3
* Refactoring samegameFabian Bumberger2012-11-2010-89/+178
* Fix syncqt-warnings.Friedemann Kleint2012-11-204-5/+5
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-20116-2213/+251
|\
| * Doc: Moved all content in the doc directory.Venugopal Shivashankar2012-11-08113-2206/+247
| * Merge branch 'master' of ssh://codereview.qt-project.org/qt/qtdeclarative int...Jerome Pasion2012-11-02131-788/+1013
| |\
| * | Doc: Removed the HTML template from the .qdocconf filesJerome Pasion2012-10-292-3/+0