aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Remove references of QML as a 'declarative' languageKai Koehne2014-05-076-20/+24
* | QQmlPlatform: use QStringLiteral instead of QLatin1StringJ-P Nurmi2014-05-061-9/+9
* | Be more verbose about actual results in tst_qqmlprofilerserviceUlf Hermann2014-05-061-27/+38
* | Return "winphone" and "winrt" for Qt.platform.os when appropriateAndrew Knight2014-05-061-0/+4
* | qmlplugindump: Fix platform plugin specification.Friedemann Kleint2014-05-051-1/+3
* | fix copying of qmldir file to build dirOswald Buddenhagen2014-05-051-10/+2
* | QQuickRenderControl: Fix compilation with MSVC compilerLouai Al-Khanji2014-05-051-1/+1
* | Invalidate text painting nodes when document text block is updatedSarunas Valaskevicius2014-05-052-0/+9
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-0173-282/+771
|\|
| * v4: ignore quiet bit for NaNs in 32 bit value encodingFawzi Mohamed2014-04-301-10/+11
| * Doc: Remove references to the unimplemented 'time' typeSze Howe Koh2014-04-301-3/+0
| * v4: assert when an unsupported double value is stored in a valueFawzi Mohamed2014-04-301-2/+2
| * Fix linking of qmlimportscanner in MSVC debug builds.Friedemann Kleint2014-04-281-1/+1
| * Fix translations in states causing failing assertionsSimon Hausmann2014-04-285-12/+111
| * Fix packaging buildsSimon Hausmann2014-04-281-2/+2
| * Fix marking of prototype objects in internal class poolSimon Hausmann2014-04-286-17/+74
| * Follow QOpenGLContext API renamingLaszlo Agocs2014-04-2515-24/+24
| * Getting the render window of an offscreen windowPaul Olav Tvete2014-04-243-5/+51
| * V4 regalloc: fix register spill choice under high pressure.Erik Verbruggen2014-04-241-1/+9
| * Fix crash when loading QML that tries to set non-existent group propertiesSimon Hausmann2014-04-244-1/+8
| * Fix parsing of JS imports from JS filesSimon Hausmann2014-04-241-28/+30
| * Extend the QML bootstrap library by the IR buildersSimon Hausmann2014-04-2338-176/+448
* | QQuickStyledText: do not insert an extra blank line in the beginningJ-P Nurmi2014-05-012-21/+21
* | Fix qmltest/animators/tst_on.qmlBernd Weimer2014-04-301-1/+1
* | V4 regalloc: optimize fixed interval creation.Erik Verbruggen2014-04-302-33/+42
* | V4 IR: more copy removal.Erik Verbruggen2014-04-303-37/+55
* | Mark material as dirty after changing color's opacity in Rectangle.Gunnar Sletta2014-04-301-5/+15