aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test: Add 5.0.0/5.1.0 bic data for linux-gcc-ia32Sergio Ahumada2013-07-206-1/+42364
* Fix tst_qquickview for full screen platformsRafael Roquetto2013-07-181-3/+3
* systemdialogs example: ensure that all QML files work with qmlsceneShawn Rutledge2013-07-175-6/+6
* Forward port auto test for fix in QtQuick1Simon Hausmann2013-07-173-0/+23
* Fix organization domains.Friedemann Kleint2013-07-152-4/+4
* Replace qt.nokia.com by www.qt-project.org in tests.Friedemann Kleint2013-07-156-13/+13
* Replace www.nokia.com by www.qt-project.org in tests.Friedemann Kleint2013-07-126-27/+27
* Fix CLANG-warning '&&' within '||' [-Wlogical-op-parentheses].Friedemann Kleint2013-07-121-1/+1
* Fix CLANG-warning about unused member variable m_defaultAntialiasingMode.Friedemann Kleint2013-07-121-1/+0
* Window example: delay showing the splash until Component.onCompletedShawn Rutledge2013-07-111-3/+3
* Add a unit test for testing Qt in its install location.Stephen Kelly2013-07-112-1/+8
* Docs: restore missing ListModel methodsJ-P Nurmi2013-07-081-9/+9
* Fixed typo 'backens'Thorbjørn Lindeijer2013-07-081-1/+1
* Update snap when snapMode changesAlbert Astals Cid2013-07-081-0/+1
* Fix typo in Graphical Effects documentation.Mitch Curtis2013-07-081-1/+1
* qmlscene: ensure that the window & component get destructedJ-P Nurmi2013-07-041-13/+10
* Remove objectlistmodel.qmlproject file.Friedemann Kleint2013-07-041-14/+0
* Item views: do not track the geometry of items being removedJ-P Nurmi2013-07-044-41/+45
* QQuickTextEdit: move QSG* members from dptr to root node.Pierre Rossi2013-07-032-19/+39
* Doc: Fix documentation of ownership of in QmlComponent::createKai Koehne2013-07-031-4/+2
* Fix access to invalid memory in ~QQmlEnginePrivateKai Koehne2013-07-031-3/+0
* Initialize m_dirty_texture memberGunnar Sletta2013-07-031-0/+1
* Fix warning about change of sign: glyph_t is unsignedThiago Macieira2013-07-031-3/+3
* Fix missing QQuickTextDocument docsJ-P Nurmi2013-07-022-18/+18
* Debugger: Remove handling of QT_DECLARATIVE_DEBUG macroKai Koehne2013-07-021-1/+1
* Disambiguate name of static helper from QtQuick1Kai Koehne2013-07-021-2/+2
* Document public members of QSGSimpleMaterialShaderGunnar Sletta2013-07-021-3/+15
* Mark tests tst_qquickloader as insignificant due to random failuresTony Sarajarvi2013-07-021-0/+1
* Relayout the text after the vertical alignment is changedMarco Bubke2013-07-011-0/+4
* Only emit moving change signals when moving actually changesAaron Kennedy2013-07-011-2/+2
* Example for running animations on the render threadGunnar Sletta2013-07-018-0/+409
* Document QWindow::alert() in Qt Quick.Friedemann Kleint2013-06-281-0/+12
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-2839-125/+406
|\
| * FileDialog.folder property should also be a QUrl, for consistencyv5.1.0-rc2v5.1.0Shawn Rutledge2013-06-2812-43/+46
| * QtQml: document QQmlExtensionPlugin::baseUrlShawn Rutledge2013-06-283-1/+12
| * QtQuick.Dialogs: sync the docs with the implementationShawn Rutledge2013-06-275-28/+22
| * Switch to non-streaming version of qWarning()Alan Alpert2013-06-271-2/+1
| * Undo presumably accidental line deletionAlan Alpert2013-06-271-0/+1
| * photosurface: add C++ boilerplate launcher; open buttonShawn Rutledge2013-06-2610-1/+131
| * Declarative dialog improvements for the non-Window use caseShawn Rutledge2013-06-2611-50/+193
* | Request paint if scene changes for the canvas itemMarco Bubke2013-06-261-1/+4
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-266-9/+69
|\ \
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-256-9/+69
| |\|
| | * Update 5.1.0 changelog and what's newAlan Alpert2013-06-253-5/+65
| | * QQmlPlatform: rename "mac" to "osx"J-P Nurmi2013-06-242-3/+3
| | * Add missing Q_REVISIONAlan Alpert2013-06-231-1/+1
* | | QQmlTrace: getpid() requires unistd.hShawn Rutledge2013-06-251-0/+1
|/ /
* | Improve QtQuick Item Anchors documentation.Mitch Curtis2013-06-251-5/+5
* | Tidy up Context2D transform-related documentation.Mitch Curtis2013-06-257-20/+31
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-2416-35/+49
|\ \