aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick
Commit message (Expand)AuthorAgeFilesLines
* QtDeclarative: Add qtlinguist to the doc dependecies.David Schulz2012-12-041-1/+1
* Doc: Edited qdocconfig files to change QCH titles and redirects.Jerome Pasion2012-12-031-8/+10
* Qt Quick high-dpi support.Morten Johan Sørvig2012-12-012-3/+9
* Update SGNode after pixmap is invalidatedAlan Alpert2012-11-301-1/+1
* Compile with QT_NO_VALIDATOR.Volker Krause2012-11-301-3/+3
* Compile with -no-feature-cursor.Volker Krause2012-11-301-0/+4
* Fix example lists for Qt QuickEskil Abrahamsen Blomfeldt2012-11-302-23/+13
* 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-298-1279/+0
* Renamed QQuickItem::pos property to positionShawn Rutledge2012-11-2913-26/+25
* Warn about potential abuse of QQuickPaintedItem::paint().Gunnar Sletta2012-11-291-0/+3
* Fix mouse event distribution for Flickable with pressDelayMatt Vogt2012-11-293-67/+80
* Remove QML intro and QML Application Development pagesGunnar Sletta2012-11-282-1306/+2
* 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-282-0/+0
* Fix the QML Effects docs up a bitGunnar Sletta2012-11-274-60/+36
* Fix qdoc typoGunnar Sletta2012-11-271-1/+1
* Qt Quick (2) is not dependent on LGPL codeLars Knoll2012-11-271-5/+0
* Enable module build with QT_NO_IMTasuku Suzuki2012-11-2617-11/+277
* 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-232-4/+4
* Support requestPixmap if platform has ThreadedPixmaps featureAlbert Astals Cid2012-11-232-8/+27
* Doc: Adding "qtgui" to the documentation dependency.Jerome Pasion2012-11-221-1/+1
* Improved documentation of Text.textFormat property.Samuel Rødal2012-11-221-1/+5
* Add designer support for animations and componentCompleteMarco Bubke2012-11-223-1/+9
* Expose QMatrix4x4 properties as mat4 uniforms in shadersChris Adams2012-11-221-0/+3
* Ungrab mouse upon leave event.Frederik Gladhorn2012-11-211-0/+2
* Fix syncqt-warnings.Friedemann Kleint2012-11-204-5/+5
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-2025-7/+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-0236-370/+527
| |\
| * | Doc: Removed the HTML template from the .qdocconf filesJerome Pasion2012-10-291-2/+0
| * | doc: fix some typos.Alexandr Akulich2012-10-221-4/+4
* | | Allow margin changes during Flickable drag operationMatt Vogt2012-11-191-8/+11
* | | Use threaded renderer even without BufferQueueingOpenGL.Samuel Rødal2012-11-161-2/+5
* | | QuickTest: Remove reference to /tests/qmlautoKai Koehne2012-11-141-3/+0
* | | Deduplicate checking of conditions.Alexandr Akulich2012-11-121-2/+2
* | | Preparation for changing QWindow::windowState to visibilityShawn Rutledge2012-11-101-1/+5
* | | Examples and fixes for QML Window propertiesShawn Rutledge2012-11-091-0/+1
* | | Expose "Qt.application.supportsMultipleWindows".Samuel Rødal2012-11-092-0/+9
* | | Don't use design metrics with NativeRendering on TextInputEskil Abrahamsen Blomfeldt2012-11-091-0/+3
* | | All QWindow properties that have "window" in them have been renamed.Shawn Rutledge2012-11-081-8/+27
* | | Prevent crash when doing threaded rendering of multiple windows.Samuel Rødal2012-11-082-5/+8
* | | qmlscene can start with either an Item or Window as the qml rootShawn Rutledge2012-11-052-0/+27
* | | Fix a missing word in the docsJan Kundrát2012-11-051-1/+1