aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | transformOriginPoint is deprecatedShawn Rutledge2012-11-051-1/+1
* | | Fix conditional jump based on an uninitialized value.Jędrzej Nowacki2012-11-021-1/+1
| |/ |/|
* | Doc: Removed reference to QTDIR and did some language editsVenugopal Shivashankar2012-10-291-104/+115
* | Remove stale QT_MODULE() usage casesSergio Ahumada2012-10-294-8/+0
* | Change qml list interfaceMarco Bubke2012-10-233-22/+36
* | Make Rectangle border be inner instead of centered on the outline.Samuel Rødal2012-10-226-127/+10
* | Change Q_ASSERTs in qquick[threaded]windowmanager.cpp to qWarning().Friedemann Kleint2012-10-202-11/+22
* | Add polishItems to the designer supportMarco Bubke2012-10-192-0/+7
* | Fix QQuickTextInput::moveCursorSelection()Konstantin Ritt2012-10-191-5/+4
* | Fix list functions for the data propertyMarco Bubke2012-10-181-11/+27
* | QQuickItem: handle QEvent::StyleAnimationUpdateJ-P Nurmi2012-10-171-0/+3
* | Doc: Cleaned up \module and \qmlmodule page for Qt Quick and Qt QML.Jerome Pasion2012-10-173-5/+6
* | QQuickScreen attached obj handles screenChanged and geometryChangedShawn Rutledge2012-10-162-7/+22
* | Doc: Changed the title to fix broken linksVenugopal Shivashankar2012-10-161-1/+1
* | Remove interim compatibility measuresAlan Alpert2012-10-168-109/+46
* | Fix crash in the qmlpuppet at finishingMarco Bubke2012-10-151-1/+2
* | Adding DesignerWindowManager for Qt Quick DesignerMarco Bubke2012-10-157-10/+277
|/
* Update docs after modularization of docsTor Arne Vestbø2012-10-122-6/+4
* Fix performance bottleneck in QQuickWindow::mouseMoveEvent().Sérgio Martins2012-10-113-8/+42
* crash fix in designersupportThomas Hartmann2012-10-091-1/+4
* Doc: Cleaned up Qt Quick module's titles and added them to groupJerome Pasion2012-10-041-4/+4
* Fix emitting originYChanged signals even when originY wouldn't changeGabriel de Dietrich2012-10-032-2/+12
* Allow grabbing windows rendered without showing for testing.Balazs Kelemen2012-09-285-21/+24
* Fix potential crash when using text and more than 1 QQuickViewEskil Abrahamsen Blomfeldt2012-09-282-7/+20
* Doc: Removed the verbs from the page and section titlesVenugopal Shivashankar2012-09-261-15/+13
* Work around mis-optimisation on QNX/SGX in AA vertex shaderSean Harmer2012-09-262-8/+24
* Android also needs <ctype.h> for isspace() to be found.Samuel Rødal2012-09-251-1/+1
* Fixed missing virtual destructors in qtdeclarative.Samuel Rødal2012-09-242-0/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-23498-8861/+8861
* Add QT_{BEGIN,END}_{NAMESPACE,HEADER} to qtquickglobal.hThiago Macieira2012-09-221-0/+6