aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation on MSVC 2008Simon Hausmann2014-05-271-5/+16
* Fix crash (failing assertion) when declaring a non-string id propertySimon Hausmann2014-05-273-15/+31
* Fix QQmlScriptString::isEmpty for script strings without source codeSimon Hausmann2014-05-272-1/+52
* deduplicate and decruft SUBDIRS listOswald Buddenhagen2014-05-261-4/+0
* Fix crash when sharing data structures between 32-bit and 64-bitSimon Hausmann2014-05-262-24/+36
* Fix cached compilation units for file importsSimon Hausmann2014-05-261-0/+2
* V4 JIT: fix usage of d1 on ARM.Erik Verbruggen2014-05-261-1/+0
* Record synchronous and asynchronous events separately in profiler testUlf Hermann2014-05-221-129/+84
* Samegame: Add qsqlite as a needed QTPLUGINCaroline Chao2014-05-221-0/+2
* Mark clip node dirty regardless of how its geometry was changed.Gunnar Sletta2014-05-221-1/+1
* Re-enable qquicktextinput test on Mac OS XSimon Hausmann2014-05-211-2/+0
* Fix failing assertion inside MSVC STL in debug buildsSimon Hausmann2014-05-211-2/+2
* Fix Number.toExponential with parameterSimon Hausmann2014-05-211-1/+1
* Don't crash on AndroidPaul Olav Tvete2014-05-211-1/+7
* Fix copy and paste errorFrederik Gladhorn2014-05-211-1/+3
* Fix copy and paste errorFrederik Gladhorn2014-05-211-1/+1
* Focus event fix for QQuickWidgetPaul Olav Tvete2014-05-213-1/+25
* Make a pro file based project out of the photoviewer exampleNiels Weber2014-05-2112-67/+175
* Merge remote-tracking branch 'origin/release' into stableIikka Eklund2014-05-2033-796/+1261
|\
| * Fix QJSEngine::evaluate using the wrong execution contextv5.3.0Simon Hausmann2014-05-092-4/+48
| * Fix crash on host/target word size mismatchesSimon Hausmann2014-05-092-11/+6
| * Update qmltypes filesAlan Alpert2014-05-066-24/+296
| * Android: Fix crash in String.replace() in release buildsv5.3.0-rc1Eskil Abrahamsen Blomfeldt2014-05-051-4/+7
| * StocQt demo improvementMika Salmela2014-05-0221-719/+850
| * Always implement text input "canPaste" propertyBernd Weimer2014-05-022-6/+4
| * Add [ChangeLog] tags to qtdeclarative changelog.Alan Alpert2014-05-021-34/+54
* | Fix improper antialiasing property behaviorOleg Shparber2014-05-192-3/+12
* | Fix tst_qquicktextedit::cursorRectangle_QTBUG_38947()J-P Nurmi2014-05-192-9/+14
* | Fix crash with running animators on re-shown windows.Gunnar Sletta2014-05-196-9/+171
* | TextEdit: fix cursor rectangle positioningJ-P Nurmi2014-05-163-2/+44
* | Accessibility: add focus actionFrederik Gladhorn2014-05-162-0/+27
* | Doc: Polish property binding explanationsSze Howe Koh2014-05-163-54/+39
* | Doc: Describe property bindings in terms of relationshipsSze Howe Koh2014-05-166-56/+83
* | Fix typo in Image documentation.Mitch Curtis2014-05-151-1/+1
* | V4 IR: change BasicBlockSet::const_iterator to use std::find.Erik Verbruggen2014-05-151-20/+12
* | Fix regression in QJSValueIterator::next() since Qt 5.1.1Gunnar Sletta2014-05-142-6/+30
* | Doc: add docs for Photo Surface demoLeena Miettinen2014-05-131-4/+126
* | Implement proper support for layoutChange in QQmlDelegateModelDaniel Vrátil2014-05-124-7/+69
* | Doc: Fix invalid cross-referenceKevin Funk2014-05-121-1/+1
* | Fix some typos in usage string.Jeff Tranter2014-05-091-2/+2
* | Fix tst_textedit.qmlBernd Weimer2014-05-091-9/+38
* | Remove V8 profiler serviceUlf Hermann2014-05-096-431/+0
* | V4 IR: remove unused fields from BasicBlockErik Verbruggen2014-05-091-3/+4
* | Re-fix the warning from cached-powers.ccThiago Macieira2014-05-091-0/+6
* | Android: Add support for new input method query APIPaul Olav Tvete2014-05-082-3/+12
* | Item views: prevent negative cache bufferJ-P Nurmi2014-05-074-4/+13
* | nest quickwidgets into the opengl conditionalOswald Buddenhagen2014-05-071-2/+2
* | Fix typo in QQuickText documentation.Mitch Curtis2014-05-071-1/+1
* | QWindowsFontEnginge uses GetGlyphOutline which seems to failJørgen Lind2014-05-071-2/+9
* | Doc: add docs for Calqlatr exampleLeena Miettinen2014-05-071-4/+112