aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qqmlprofilereventreceiver_p.h: Add "We mean it" commentv5.11.0-alpha1Friedemann Kleint2018-02-141-0/+11
* Clear the last value when removing propertiesErik Verbruggen2018-02-141-0/+3
* doc: Add documentation for undocumented thingsMartin Smith2018-02-148-9/+65
* Fix typosJarek Kobus2018-02-143-6/+6
* ScenGraph: Prefer printf style loggingKai Koehne2018-02-139-109/+116
* Use only cache path to cache .qmlc files on AndroidBogDan Vatra2018-02-131-0/+2
* Fix: Make Image element support detection of suitable file extensionEirik Aavitsland2018-02-135-3/+56
* Fix memory leak with ListModel.getSimon Hausmann2018-02-122-3/+35
* Windows: Fix tst_QQmlDebugProcess failureFriedemann Kleint2018-02-121-0/+1
* doc: Fix qdoc warnings for templates and staticsMartin Smith2018-02-097-16/+17
* doc: Add template parameters to \fn commandsMartin Smith2018-02-091-8/+8
* Fix crashes on WinRT when allocation of executable memory is disabledSimon Hausmann2018-02-094-6/+16
* QmlDebug: Clear profiler client's trackedEngines on clear()Ulf Hermann2018-02-081-0/+1
* Fix misleading doc for kerningRobert Loehning2018-02-083-9/+9
* QQmlProfilerService: Don't crash test if client is never createdUlf Hermann2018-02-081-0/+3
* Stabilize testLars Knoll2018-02-081-2/+2
* Fix CONFIG+=qtquickcompiler with multiple resource filesSimon Hausmann2018-02-083-21/+28
* Stabilize the flickableinterop autotestLars Knoll2018-02-081-2/+2
* Add a plugins.qmltypes for sharedimageUlf Hermann2018-02-081-0/+11
* QmlDebug: Use EngineControl to hold engines until we're done with themUlf Hermann2018-02-084-17/+29
* QmlDebug: Don't lie about blocked engines in EngineControlUlf Hermann2018-02-082-13/+25
* Use qmlcachegen path from qtPrepareToolSamuli Piippo2018-02-081-4/+2
* QQuickPointerHandler: implement QQmlParserStatusShawn Rutledge2018-02-081-1/+6
* FolderListModel docs: import 2.11 (Qt minor version) (QUIP 99)Shawn Rutledge2018-02-081-4/+4
* Fix debug builds using musl libcJan Murawski2018-02-071-1/+1
* Fix clang 5 warningsAllan Sandfeld Jensen2018-02-072-2/+5
* Remove unnecesary checksJesus Fernandez2018-02-071-2/+0
* blacklist qmlprofiler autotests which depend on AUT terminatingShawn Rutledge2018-02-061-0/+10
* Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Shawn Rutledge2018-02-06118-725/+1866
|\
| * Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-02-02118-725/+1866
| |\
| | * Make sure we send the UngrabMouse event when clearing grabbersJan Arve Sæther2018-01-261-1/+5
| | * Fix uploading of compressed textures of ETC2_EAC typeEirik Aavitsland2018-01-261-1/+2
| | * MSVC: Don't set a DLL base address for 64-bitThiago Macieira2018-01-241-1/+1
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-249-75/+87
| | |\
| | | * Fix namespace builds with -no-qml-debugJoni Poikelin2018-01-231-0/+5
| | | * Add details about URL redirection/interception to changes-5.9.4Ulf Hermann2018-01-231-1/+7
| | | * Doc: Do make 'Licenses and Attributions' valid for multiple Qt versionsKai Koehne2018-01-222-3/+5
| | | * Doc: Rename Renderer page to 'Scene Graph OpenGL Renderer'Kai Koehne2018-01-221-5/+6
| | | * Avoid repeated calls into thread local storage to get the animation timerLars Knoll2018-01-223-44/+42
| | | * Remove another call to QOpenGLContext::currentContext()Erik Verbruggen2018-01-191-1/+1
| | | * Doc: Improve "Qt Quick Scene Graph Renderer"Kai Koehne2018-01-191-21/+21
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-24114-660/+1807
| | |\|
| | | * Fix QQmlDelegateModel::object documentationPaolo Angelelli2018-01-181-5/+5
| | | * Blacklist tst_TouchMouse::buttonOnDelayedPressFlickable() on mingwUlf Hermann2018-01-181-0/+2
| | | * Merge "Merge remote-tracking branch 'origin/5.9.4' into 5.9" into refs/stagin...Liang Qi2018-01-186-17/+144
| | | |\
| | | | * Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-186-17/+144
| | | | |\
| | | | | * Use localPos for windowPos when passing mouse events to QQuickWidgetv5.9.4Ulf Hermann2018-01-173-9/+56
| | | | | * Blacklist test_move() in tst_qquickcustomaffector on win/gccUlf Hermann2018-01-172-7/+10
| | | | | * Don't recreate QOpenGLContext when the application is sharing contextsAndy Shaw2018-01-121-1/+1
| | | | | * Add changes file for Qt 5.9.4Antti Kokko2018-01-081-0/+77