aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Canvas: Do not apply transform to text twiceFrederik Gladhorn2013-05-032-4/+2
* Enable touch events on Mac for MultiPointTouchAreaMorten Johan Sørvig2013-05-032-0/+30
* Enable touch events on Mac for PinchAreaShawn Rutledge2013-05-032-0/+30
* Remove from hover list on destructionAlan Alpert2013-05-031-2/+1
* Document percieved memory leakAlan Alpert2013-05-012-0/+6
* Elaborate on versioning docsAlan Alpert2013-05-011-0/+5
* Fix VS2010 compile warningAlan Alpert2013-05-011-1/+1
* Protect against null item at QQuickItemView::destroyingItemAlbert Astals Cid2013-04-303-3/+120
* Added doc and test for active and requestActivate in QQuickWindowLiang Qi2013-04-304-0/+98
* Don't eat Back button in TextEditPaul Olav Tvete2013-04-302-0/+20
* Fix MaskedMouseArea exampleFrederik Gladhorn2013-04-301-2/+2
* QmlProfiler: Pixmap CacheChristiaan Janssen2013-04-309-5/+213
* QQuickScreen.name can change at runtimeShawn Rutledge2013-04-302-1/+4
* Doc: Changed order of pages in QML reference.Jerome Pasion2013-04-301-9/+10
* TextEdit: Better support of QTextTable and inline imagesPierre Rossi2013-04-303-39/+72
* Don't crash if QQuickPath has less than 4 elementsShawn Rutledge2013-04-301-1/+1
* QQmlVMEGuard is not ok if one of the context engines is goneAlbert Astals Cid2013-04-293-1/+104
* Doc: Moved "QML Application Developer Resources" to qtdoc repository.Jerome Pasion2013-04-2959-5383/+2
* Doc: Fix example path for Qt Quick scenegraph examplesTopi Reinio2013-04-292-2/+2
* Doc: Remove "qmldemos" groupSze Howe Koh2013-04-291-1/+1
* Add more geometry properties to the Screen attached propertyShawn Rutledge2013-04-292-3/+91
* Be more strict about accessible text selectionFrederik Gladhorn2013-04-291-2/+7
* Fix hover after press eventFrederik Gladhorn2013-04-273-1/+59
* No longer apply pending changes when accessing ItemView propertiesAlan Alpert2013-04-2611-46/+198
* Avoid modifying cacheCount while iterating over itAlan Alpert2013-04-261-13/+16
* Implement QQuickWindow::grabWindow() for isVisible=falseGunnar Sletta2013-04-262-3/+52
* Optimize particle mask extruderGunnar Sletta2013-04-261-11/+24
* Simplify setting of hoverFrederik Gladhorn2013-04-261-5/+1
* Fixed segmentation fault when setting shadowBlur in Canvas element.Samuel Rødal2013-04-261-1/+1
* Doc: corrections (Writing Guidelines) and language editsNico Vertriest2013-04-266-139/+144
* Re-implemented itemChange must always call QQuickItem::itemChangeShawn Rutledge2013-04-265-19/+24
* Fix spelling error.Morten Johan Sørvig2013-04-261-1/+1
* Implement a basic accessible text interfaceFrederik Gladhorn2013-04-264-21/+170
* Initialize lastPosAlbert Astals Cid2013-04-261-1/+1
* Mark the canvas texture dirty when we change it.Gunnar Sletta2013-04-261-0/+1
* Quote scenegraph example code from the right place.Gunnar Sletta2013-04-263-42/+42
* Disable native glyph rendering on embeddedGunnar Sletta2013-04-254-3/+10
* Doc: corrected snippet issue by changing extension snippet file.Nico Vertriest2013-04-253-11/+52
* Doc: Expand example (importing multiple modules into 1 namespace)Sze Howe Koh2013-04-251-2/+9
* Make pathElements designer readyMarco Bubke2013-04-241-0/+20
* Refactor the pathElements property in QQuickPathMarco Bubke2013-04-242-2/+47
* Refactor QQuickPath componentCompleteMarco Bubke2013-04-243-11/+39
* Doc: Replace some references to NokiaSze Howe Koh2013-04-246-9/+9
* Renderloop for WindowsGunnar Sletta2013-04-244-24/+593
* Fix tst_qqmldebugjs and tst_qquickfolderlistmodel build for WinCE.Janne Anttila2013-04-242-2/+8
* Doc: Un-overload the word "module"Sze Howe Koh2013-04-248-15/+14
* Doc: Create links to Qt Quick 1Sze Howe Koh2013-04-2416-29/+31
* QQuickTextEdit: make the update logic work with multiple text framesPierre Rossi2013-04-241-2/+5
* qtdeclarative: update .qmltypes, and use -notrelocatable optionFawzi Mohamed2013-04-247-69/+218
* qmlplugindump: add an explicit -relocatable switchFawzi Mohamed2013-04-241-2/+7