aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Added QQuickWindow::setDefaultAlphaBuffer()Shawn Rutledge2013-05-304-2/+37
| | | * Doc fixes to the Positioners/Layouts documentationJan Arve Saether2013-05-304-12/+16
| | | * Doc: Added Qt 5.1 details in Qt QML's release notes.Jerome Pasion2013-05-301-1/+22
| | | * Doc: Fix links for ListModel and ListElement typesTopi Reinio2013-05-292-5/+9
| | | * Doc: Fix various problems in Qt Quick Dialogs documentationTopi Reinio2013-05-291-18/+20
| | | * Doc: Excluded Dialogs directory from Qt Quick doc build.Jerome Pasion2013-05-291-0/+3
| | | * Make sure tryCompare value argument is not undefinedAlbert Astals Cid2013-05-291-0/+5
| | | * Animations: Avoid accessing invalid memory if stop() triggers deletionKai Koehne2013-05-291-2/+2
| | | * Dialogs: Create directory structure for documentationCaroline Chao2013-05-286-28/+132
| | | * Do not draw negative-size ShaderEffect(Source) items.Gunnar Sletta2013-05-282-3/+3
| | | * Accessibility: Fix crash when accessing accessible children.Frederik Gladhorn2013-05-281-4/+2
| | * | Fix assert when calculating the implicit width of truncated lines.Andrew den Exter2013-05-311-1/+4
| | * | Do not use QApp::arguments() to select antialiasing mode.Gunnar Sletta2013-05-311-7/+5
| | * | Change wording in QML Tutorial.Mitch Curtis2013-05-301-1/+1
| | |/
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-28190-6312/+2394
| |\|
| | * Prevent tab focus from wrapping endlesslyLiang Qi2013-05-271-4/+28
| | * Doc: Added Qt 5.1 information in Qt Quick's release notes.Jerome Pasion2013-05-271-1/+29
| | * Doc: Add Qt Quick Dialogs to Qt Quick submodules listCaroline Chao2013-05-274-3/+32
| | * Update all plugins.qmltypes filesLiang Qi2013-05-272-185/+462
| | * Doc: Add Dialogs/Controls/Layouts in submodules sectionCaroline Chao2013-05-271-0/+6
| | * QmlProfiler: fix SceneGraph profilingChristiaan Janssen2013-05-272-2/+2
| | * Debugger: Make sure client list is protected by mutexKai Koehne2013-05-241-0/+3
| | * Do not return cacheItem->object if it is still incubatingAlbert Astals Cid2013-05-231-3/+8
| | * Cut performance cost in QSGContext::prepareMaterial()Gunnar Sletta2013-05-233-1/+10
| | * add private export to image and rectangle nodesGunnar Sletta2013-05-232-2/+2
| | * Partial fix for deferred properties when combined with componentsAlan Alpert2013-05-225-15/+36
| | * Fix TextEdit content size calculationJ-P Nurmi2013-05-221-1/+3
| | * Avoid redundant QColor::alphaF() calls.Gunnar Sletta2013-05-221-5/+5
| | * Avoid using QColor::xxxF functions.Gunnar Sletta2013-05-222-29/+22
| | * QQuickTextControl: emit cursorPositionChanged() only if it changedJ-P Nurmi2013-05-221-1/+4
| | * Android: Make Qt5QuickParticles a dependency of Qt QuickEskil Abrahamsen Blomfeldt2013-05-221-1/+4
| | * Fix comment: Signal is actually createdItem not itemCreatedAlbert Astals Cid2013-05-221-1/+1
| | * Fix PropertyAnimation docAlan Alpert2013-05-201-2/+2
| | * Doc: Fix some broken linksSze Howe Koh2013-05-207-30/+30
| | * Prefer qFatal to assert for failure conditionMatt Vogt2013-05-191-4/+7
| | * Respond appropriately to textFormat changedAlan Alpert2013-05-171-0/+1
| | * Fix a warning when setActiveFocusOnTab(false) for root itemLiang Qi2013-05-171-1/+1
| | * Fix a crash in QQuickRepeater::clear()J-P Nurmi2013-05-161-5/+6
| | * Assert instead of crashingAlan Alpert2013-05-161-0/+4
| | * improve docs of QSGGeometry::set[Vertex|Index]DataPatternGunnar Sletta2013-05-161-2/+4
| | * Doc: Inline a short snippetSze Howe Koh2013-05-162-62/+21
| | * Doc: Move snippet into correct moduleSze Howe Koh2013-05-161-1/+1
| | * Document Flickable.pixelAligned.Mitch Curtis2013-05-161-0/+12
| | * Make Canvas respect smooth: true/falseGunnar Sletta2013-05-151-0/+1
| | * Doc fixAlan Alpert2013-05-151-1/+1
| | * Fix warnings about unused parameters.Friedemann Kleint2013-05-152-0/+4
| | * Do not use an export macro in the function definitionThiago Macieira2013-05-151-1/+1
| | * Doc: Update references to QDeclarative* classesSze Howe Koh2013-05-151-1/+1
| | * Move exports conflicting with QtDeclarative into namespaceKai Koehne2013-05-154-12/+84
| | * Fix documentation of QtQuick2::DragEvent::accepted, it's a bool.Sérgio Martins2013-05-151-1/+1