aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Docs: fix QtQuick2::Item::layer.sourceRect typeold/5.1J-P Nurmi2013-09-211-1/+1
* Fix a crash in QQuickItem::nextItemInFocusChain()Liang Qi2013-09-193-1/+26
* Doc: Reintroduce docs for Qt Quick Models and Views examplesTopi Reinio2013-09-187-5/+150
* Improve QML Date object documentation.Mitch Curtis2013-09-171-7/+97
* Doc: Move properties of Locale QML type to correct moduleTopi Reinio2013-09-175-34/+34
* Fix qmlClearTypeRegistrations testsAlan Alpert2013-09-176-1/+210
* Mark tst_qquicktrailsemitter insignificant on windowsAlan Alpert2013-09-171-0/+2
* Add missing file to qquickflickable testMartin Jones2013-09-091-0/+26
* Stabilize tst_QQuickMultiPointTouchArea.Friedemann Kleint2013-09-061-94/+79
* Fix a warning about not using a set variableLaszlo Papp2013-09-051-0/+1
* Removed the static intialized boolean of qquickitemsmodule.Dominik Holland2013-09-051-5/+0
* Fix qmlClearEnginePlugins() to clear engine plugins.Dominik Holland2013-09-051-16/+38
* Fix crash tst_qqmllanguageDominik Holland2013-09-051-1/+0
* Fix tons of reference errors in tst_qquickpositionersJ-P Nurmi2013-09-051-0/+6
* Fix compiler warning about unused variableKai Koehne2013-09-041-1/+1
* Fix crash on QV8Engine destructionJosh Faust2013-08-301-1/+1
* Stabilize tst_rendernode.Friedemann Kleint2013-08-301-8/+33
* tst_QQuickItemLayer: Specify precision in shader for ANGLE.Friedemann Kleint2013-08-301-2/+2
* tst_qquickpathview::cancelDrag(): Move mouse after setUrl().Friedemann Kleint2013-08-301-1/+1
* Initialize variables in ShaderEffectSource's texture provider.Gunnar Sletta2013-08-281-0/+4
* Fix crash when trying to set versioned group propertiesSimon Hausmann2013-08-281-1/+3
* Updated distance field glyph caches to use QDistanceField.Yoann Lopes2013-08-276-31/+40
* Don't crash due to KeyRelease on an unloaded ItemShawn Rutledge2013-08-271-3/+3
* Fix girth of native text with grayscale AA or styleEskil Abrahamsen Blomfeldt2013-08-272-46/+41
* Fix warning about unused variable.Friedemann Kleint2013-08-271-1/+0
* Explicitly call setCursor in the QQuickMouseArea constructorDaiwei Li2013-08-271-0/+6
* Stabilize tests using utilities from QQuickViewTestUtil.Friedemann Kleint2013-08-266-11/+84
* Stabilize tst_qquickmousearea.Friedemann Kleint2013-08-232-411/+387
* fix include guard to not clash with qscriptvalueiteratorMichael Zanetti2013-08-231-3/+3
* tst_qquickitem: Make exclusion more fine-grained.Friedemann Kleint2013-08-232-2/+3
* Debugger: Fix crash when app exits while debuggingKai Koehne2013-08-217-4/+104
* Fix some style issues in tst_qquickwindowJosh Faust2013-08-191-16/+15
* Dragging MouseArea nested in Flickable does not work with touch to mouseMartin Jones2013-08-195-41/+58
* Doc fixAlan Alpert2013-08-161-2/+3
* Fix currentIndex in Qml itemView when assigning an empty modelNils Jeisecke2013-08-163-1/+31
* Marking tst_qquickgridview as insignificant in win and macxSimo Fält2013-08-161-0/+3
* Marking tst_qquicktextedit as insignificant in winSimo Fält2013-08-161-0/+1
* Don't repaint the Canvas if it's just changing position.Mitch Curtis2013-08-161-1/+1
* Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2013-08-153-0/+48
|\
| * Add changes-5.1.1 filev5.1.1Alan Alpert2013-08-151-0/+44
| * Marking tst_qquickitem as insignificant in winSimo Fält2013-08-151-0/+2
| * Marking tst_qquickmousearea as insignificant on winSimo Fält2013-08-151-0/+2
* | Make sure we propegate the filtering state to the internal texture.Gunnar Sletta2013-08-151-1/+1
* | Unset the cursor when an Item is unparentedDaiwei Li2013-08-142-7/+9
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Sergio Ahumada2013-08-1477-3983/+361
|\ \
| * | Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2013-08-0977-3983/+361
| |\|
| | * Doc: Update example used for QML getting started tutorialTopi Reinio2013-08-0916-268/+353
| | * Doc: Remove unused /parts directory from QML getting started exampleTopi Reinio2013-08-0256-3718/+0
| | * QtQuick.Dialogs.ColorDialog: set current color in the QColorDialogShawn Rutledge2013-07-311-0/+5
| | * Make buttons and tabs larger in QML examples and dialogsShawn Rutledge2013-07-295-11/+17