aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix module name formatSze Howe Koh2013-04-236-7/+7
* Doc: Fix module name formatSze Howe Koh2013-04-2311-14/+15
* 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-2341-111/+111
* Doc: Reinstating \qmlmodule page.Jerome Pasion2013-04-231-0/+53
* Create BG context and fake surface on GUI threadGunnar Sletta2013-04-233-22/+85
* 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-233-7/+10
* Adding emitComponentCompleteSignalForAttachedProperty()Thomas Hartmann2013-04-233-1/+16
* Expose nextItemInFocusChain in QQuickItemLiang Qi2013-04-234-6/+112
* TextInput: Fix cursor navigation with maskFrederik Gladhorn2013-04-232-1/+7
* 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-1919-30/+31
* docs: Fix snippets paths for QML TutorialSergio Ahumada2013-04-191-15/+15
* Fix crash in repeater when model gets deletedFrederik Gladhorn2013-04-184-3/+38
* 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
* Doc: Reassigned types and pages to their correct modules.Jerome Pasion2013-04-1717-40/+15
* Silence a warning for unused variable in QQuickTextNode.Pierre Rossi2013-04-172-5/+5
* Doc: Fixed whitespace in qqmlcomponent.cppJerome Pasion2013-04-171-39/+39
* Don't use bitfields, reading/wrting them is not atomicGunnar Sletta2013-04-171-3/+3
* Remove dead code.Gunnar Sletta2013-04-173-63/+6
* Fixed alpha blending for native text.Yoann Lopes2013-04-161-2/+3
* Fix for Positioner attached propertyFilip Piechocki2013-04-161-13/+31
* QmlDebugging: Auto tests use port rangeAurindam Jana2013-04-165-17/+21
* fix typo in warningGunnar Sletta2013-04-161-1/+1
* TextInput: Fix cursor heightGabriel de Dietrich2013-04-161-4/+10
* Doc: Add required include statement for qmlRegisterSingletonType docsTopi Reinio2013-04-161-5/+7
* Fixed WindowsCE buildBjoern Breitmeyer2013-04-161-0/+5
* Use triangle strips for particles on Mac OS X, ATI cards.Gunnar Sletta2013-04-161-0/+9
* Remove slow and buggy sub-image codePaul Olav Tvete2013-04-161-30/+1
* QmlDebugServer: Remove unimplemented functionAurindam Jana2013-04-161-2/+0
* QmlDebugServer: Ensure plugin is setAurindam Jana2013-04-161-1/+1
* Revert "QmlDebugging: Remove 'insignificant_test'"Aurindam Jana2013-04-162-1/+3
* Don't relayout if item is removed from sceneAlan Alpert2013-04-151-1/+2
* qmlplugindump: always output exportMetaObjectRevisionsFawzi Mohamed2013-04-151-6/+2
* Improve focus documentationFrederik Gladhorn2013-04-121-11/+10
* Testlib: Fix qml objects not deleted in TestCaseCaroline Chao2013-04-112-0/+65
* Doc: Add a link to the Qt Quick Controls pageCaroline Chao2013-04-112-2/+5
* DesignerSupport: Adding separate flag for component completionThomas Hartmann2013-04-114-1/+37
* Stabilize TestAlan Alpert2013-04-101-4/+2