aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix hover after press eventFrederik Gladhorn2013-04-271-1/+2
* No longer apply pending changes when accessing ItemView propertiesAlan Alpert2013-04-265-7/+41
* Avoid modifying cacheCount while iterating over itAlan Alpert2013-04-261-13/+16
* Implement QQuickWindow::grabWindow() for isVisible=falseGunnar Sletta2013-04-261-1/+36
* 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-262-5/+15
* 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
* 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-245-8/+8
* Renderloop for WindowsGunnar Sletta2013-04-244-24/+593
* 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
* Doc: Fix module name formatSze Howe Koh2013-04-234-4/+4
* Doc: Fix module name formatSze Howe Koh2013-04-239-12/+13
* Doc: Qt Quick: Fix module name format (Pt 2/2)Sze Howe Koh2013-04-2321-29/+29
* Doc: Qt Quick: Fix module name format (Pt 1/2)Sze Howe Koh2013-04-2336-105/+105
* Doc: Reinstating \qmlmodule page.Jerome Pasion2013-04-231-0/+53
* Debugger: fix race condition in block modeKai Koehne2013-04-231-9/+6
* V8Debugging: Set Isolate when sending debug messages to v8Aurindam Jana2013-04-231-2/+8
* Clear the pendingUpdate flag every frame.Gunnar Sletta2013-04-231-2/+3
* Doc: Refactored and focused the Qt QML documentation.Jerome Pasion2013-04-2323-263/+201
* Use the actual size of the image for the iteration.Gunnar Sletta2013-04-231-2/+4
* Use the platform theme's password mask character for text input fields.Mitch Curtis2013-04-232-4/+6
* Adding emitComponentCompleteSignalForAttachedProperty()Thomas Hartmann2013-04-233-1/+16
* Expose nextItemInFocusChain in QQuickItemLiang Qi2013-04-233-6/+37
* TextInput: Fix cursor navigation with maskFrederik Gladhorn2013-04-231-1/+1
* Fixed crash in QQuickCanvasItem.Samuel Rødal2013-04-231-15/+14
* Fix lupdate-warning "Cannot invoke tr() like this".Friedemann Kleint2013-04-233-3/+3
* Prevent segfault on trying to access null cacheItem object.Mitch Curtis2013-04-221-0/+3
* Allow disabling of component complete signal for the designerThomas Hartmann2013-04-201-1/+2
* Doc: Qt QML: Fix module name formatSze Howe Koh2013-04-1917-28/+29
* docs: Fix snippets paths for QML TutorialSergio Ahumada2013-04-191-15/+15
* Fix crash in repeater when model gets deletedFrederik Gladhorn2013-04-182-3/+3
* docs: Remove warning that is no longer applicable.Frederik Gladhorn2013-04-181-2/+0
* Dumping plugins.qmltypes for Window with -notrelocatableThomas Hartmann2013-04-181-16/+49
* Fix crash on empty child list in QAccessibleQuickWindow::rootItem().Friedemann Kleint2013-04-181-2/+5
* Restore checkbox toggling on pressAction.Morten Johan Sørvig2013-04-171-2/+5