aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Document Screen virtualX and virtualYPier Luigi Fiorini2017-04-261-0/+14
* | | Doc: correct reference to sectionNico Vertriest2017-04-261-2/+1
* | | Doc: correct link errorNico Vertriest2017-04-261-1/+1
* | | Doc: correct \sa statementNico Vertriest2017-04-261-1/+1
* | | Doc: Update documentation for QML module definition fileVenugopal Shivashankar2017-04-261-29/+36
* | | Fix populating selection clipboard with keyboardVolodymyr Samokhatko2017-04-261-0/+7
* | | QQmlApplicationEngine: Fix using invalid pointersRainer Keller2017-04-262-2/+28
* | | Fix Canvas memory leakRoman Pasechnik2017-04-251-0/+6
* | | Support for Q_OS_ANDROID_EMBEDDED and android-embedded buildsOtto Ryynänen2017-04-252-2/+2
* | | QSGBatchRenderer: Fix a performance regression noted by qmlbenchRobin Burchell2017-04-241-11/+28
* | | Rename macos blacklistings to osxTony Sarajärvi2017-04-241-3/+3
|/ /
* | QQuickCanvas: Fix requestAnimationFrame documentationv5.9.0-beta3Robin Burchell2017-04-211-2/+2
* | Add an autotest for GC crashes on some platformsRobin Burchell2017-04-212-1/+39
* | Doc: remove reference to no longer existing propertiesNico Vertriest2017-04-211-2/+0
* | Fix GC corruption on macOS and possibly some other OSesLars Knoll2017-04-211-0/+7
* | Fix build without features.qml-interpreterTasuku Suzuki2017-04-212-14/+17
* | Silence GCC 7 warnings about implicit fallthrough in Qt codeThiago Macieira2017-04-2010-2/+23
* | QML: clear the property cache on QObjectWrapper destuctionErik Verbruggen2017-04-192-0/+19
* | Fix for dangling object pointers in QQmlErrorsRobert Griebl2017-04-191-1/+2
* | Add \since to QSGTexture::AnisotropyLevelFriedemann Kleint2017-04-191-0/+2
* | QQuickShortcut: Initialize idRobin Burchell2017-04-191-0/+1
* | Fix warning for -no-feature-cursorStephan Binner2017-04-181-0/+2
* | Fix warning for -no-feature-desktopservicesStephan Binner2017-04-181-0/+1
* | Fix warning for -no-feature-shortcutStephan Binner2017-04-181-0/+2
* | QQuickAnimatorProxyJob: make sure to stop when detached from a windowJ-P Nurmi2017-04-181-3/+11
* | QQuickText: optimize updateLayout()Anton Kudryavtsev2017-04-181-8/+2
* | photoviewer example: don't depend on widgetsShawn Rutledge2017-04-183-7/+5
* | Fix forced error warnings in -no-gui buildv5.9.0-beta2Alex Blasche2017-04-121-1/+6
* | Doc: Fix property name from "url" to "source"Leena Miettinen2017-04-121-1/+1
* | Doc: Write URL in capital letters in textLeena Miettinen2017-04-121-1/+1
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-1115-50/+67
|\|
| * Avoid access to declarativeData when isDeletingChildren is setBernhard Übelacker2017-04-106-39/+27
| * Fix hidpi support for opengl window grabbingFilipe Azevedo2017-04-096-4/+7
| * Add missing override specifiersChristian Strømme2017-04-031-10/+10
| * Prospective fix for static builds on Windows with QtQuickCompilerSimon Hausmann2017-03-281-6/+10
| * Fix build with GCC 7Marc Mutz2017-03-221-0/+7
| * Fix touch event delivery in childMouseEventFilterFrederik Gladhorn2017-03-161-1/+16
* | Blacklist tst_qquickwindow::attachedProperty on macOS 10.11Tony Sarajärvi2017-04-101-0/+2
* | examples: photoviewer needs widgets supportPeter Seiderer2017-04-081-2/+4
* | Enable running of qmlcachegen tests on ARM/qemuSimon Hausmann2017-04-071-1/+1
* | Speed up Qml library checksumming in developer buildsSimon Hausmann2017-04-071-1/+1
* | Fix locals register allocation on ARM when cross-compilingSimon Hausmann2017-04-061-1/+1
* | Fix support for jsTr() and QT_TR_NOOP in list elements when cachingSimon Hausmann2017-04-067-426/+591
* | Fix double conversion code generation when cross-compilingSimon Hausmann2017-04-062-7/+15
* | Fix shadow stack space handling when cross-compilingSimon Hausmann2017-04-061-7/+1
* | Use new ImageProviderWithOptions also for sync image loadingEirik Aavitsland2017-04-064-6/+17
* | Fix loading of ahead-of-time generated cache files when cross-compilingSimon Hausmann2017-04-065-7/+18
* | Fix architecture selection when cross-compiling cache filesSimon Hausmann2017-04-061-4/+4
* | Fix engine parameter passing when cross-compilingSimon Hausmann2017-04-061-1/+1
* | Fix loading of strings when cross-compiling from 64-bit host to 32-bitSimon Hausmann2017-04-061-1/+1