aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* doc: Fixed copy/paste errors in DSM snippetsAlejandro Exojo2014-12-303-3/+0
* Remove unnecessary QString::toUtf8 method callNobuaki Sukegawa2014-12-201-1/+0
* Fix invalid assertionNobuaki Sukegawa2014-12-201-1/+1
* Fix GC crash with conditional breakpoints and JS consoleSimon Hausmann2014-12-191-4/+6
* V4: fix reverse type propagationErik Verbruggen2014-12-181-8/+15
* V4: only optimize out to-int32 conversions when the operands are int32.Erik Verbruggen2014-12-181-2/+1
* Doc: Updated the snippet to call the right functionVenu2014-12-181-1/+1
* Fix build with MinGW due to -WerrorSérgio Martins2014-12-171-0/+8
* Fix QQuickText alignment when lineHeight is setDaiwei Li2014-12-162-3/+15
* Mark qmlRegisterCustomExtendedType as \internalAlejandro Exojo2014-12-121-0/+1
* Input method support for QQuickWidgetPaul Olav Tvete2014-12-112-0/+10
* Restore extension types documentationAlejandro Exojo2014-12-102-3/+66
* QML Debugging: Fix breakpoints/stepping in a with-statement.Erik Verbruggen2014-12-101-1/+7
* Add hiDPI @2x retina image support to AnimatedImageMarko Kangas2014-12-101-1/+8
* Fix the visualization of unmerged batch geometries without indexJocelyn Turcotte2014-12-092-2/+5
* Windows: Don't disable JITSérgio Martins2014-12-091-2/+2
* QML Debugging: Fix crash when stepping through try-catch block.Erik Verbruggen2014-12-094-18/+37
* Merge "Merge remote-tracking branch 'origin/5.4.0' into 5.4" into refs/stagin...Simon Hausmann2014-12-0915-35/+305
|\
| * Merge remote-tracking branch 'origin/5.4.0' into 5.4Simon Hausmann2014-12-0515-35/+305
| |\
| | * QQmlInspectorService: handle views only with supported plugins.v5.4.0Ulf Hermann2014-12-051-0/+1
| | * qttest: make findChild available only for QtTest 1.1Fawzi Mohamed2014-12-056-12/+14
| | * Update plugins.qmltypesKai Koehne2014-12-057-16/+278
| | * Add string::arg method in installTranslatorFunctionsKai Koehne2014-12-051-0/+6
| | * Fix crashes on QNX/x86Simon Hausmann2014-12-031-7/+6
* | | Avoid string-based connect in QQuickImageBase.Michael Brasser2014-12-082-6/+6
* | | Fix \inqmlmodule usage: only use one parameterAlejandro Exojo2014-12-0833-36/+36
|/ /
* | Correct QtQml.Models \qmlmodule version.Mitch Curtis2014-12-041-1/+1
* | Fix QtQuick2 module unload supportChris Adams2014-12-046-1/+20
* | Error out when trying to set an item as its own parentFrederik Gladhorn2014-12-031-1/+1
* | Fix application build when combining with Mac OS X Cocoa headersSimon Hausmann2014-12-031-6/+6
* | Fix conditional breakpoints in QMLSimon Hausmann2014-12-031-1/+3
* | Fix expression evaluation in specific frames in the debuggerSimon Hausmann2014-12-031-13/+19
* | Remove dead codeSimon Hausmann2014-12-032-14/+0
* | QtQuick.Window: add missing documentation for Window methodsShawn Rutledge2014-12-031-19/+102
* | Merge remote-tracking branch 'origin/5.4.0' into 5.4Simon Hausmann2014-12-026-19/+33
|\|
| * Regression: Fix array data corruptionSimon Hausmann2014-12-022-2/+4
| * Fix loading of .ui.qml form files with cached compilation unitsSimon Hausmann2014-12-021-15/+21
| * Make effectiveDevicePixelRatio() return a qreal.Morten Johan Sørvig2014-11-302-2/+2
| * Document Qt.application.supportsMultipleWindows property.Mitch Curtis2014-11-251-0/+6
* | Don't default to HighQualitySubPixelAntialiasing on WinRTAndrew Knight2014-12-021-1/+1
* | Add missing call to rendercontrolLaszlo Agocs2014-11-281-1/+3
* | Add since 5.4 markersAlbert Astals Cid2014-11-281-0/+4
* | Merge "Merge remote-tracking branch 'origin/5.4.0' into 5.4" into refs/stagin...Frederik Gladhorn2014-11-2118-465/+213
|\ \
| * | Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-2118-465/+213
| |\|
| | * Invalidate font caches when switching between threadsv5.4.0-rc1Eskil Abrahamsen Blomfeldt2014-11-137-3/+108
| | * Doc: Change the div classes for three-column layoutTopi Reinio2014-11-111-12/+12
| | * Don't embded qmldbg_tcp plugin to libQt5Qml in static buildPasi Petäjäjärvi2014-11-111-5/+0
| | * Revert "Fix pixel bleed in BorderImage"Eskil Abrahamsen Blomfeldt2014-11-107-439/+72
| | * Merge "Merge remote-tracking branch 'origin/5.4' into 5.4.0" into refs/stagin...Jani Heikkinen2014-11-1013-204/+230
| | |\
| | | * Merge remote-tracking branch 'origin/5.4' into 5.4.0Oswald Buddenhagen2014-11-1013-204/+230
| | | |\