aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Remove now unused filesLars Knoll2017-06-302-2/+0
| * | | | | | Various compile fixesLars Knoll2017-06-222-2/+0
* | | | | | | Make qml-debug a proper featureUlf Hermann2017-11-081-1/+2
| |_|_|/ / / |/| | | | |
* | | | | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-066-11/+12
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-151-1/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Simplify compilation unit tracking in the execution engineSimon Hausmann2017-10-061-1/+1
| * | | | | D3D12: Fix some compiler warnings emitted by clang-clFriedemann Kleint2017-10-065-10/+11
* | | | | | Dissolve src/plugins/qmltooling/sharedUlf Hermann2017-11-0533-340/+30
* | | | | | QQmlEngineControlService: Make data types explicitUlf Hermann2017-10-241-4/+5
| |_|_|_|/ |/| | | |
* | | | | Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-1/+1
* | | | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-2512-69/+69
* | | | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-223-12/+29
|\| | | |
| * | | | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-09-203-12/+29
| |\| | | | | |_|/ | |/| |
| | * | QmlProfiler: Avoid race conditions in QQmlTypeLoaderUlf Hermann2017-09-053-12/+29
* | | | QML Tooling: Not all debug services need the interpreterUlf Hermann2017-09-211-5/+7
|/ / /
* | | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-08-181-2/+3
|\| |
| * | Use QQmlType by valueLars Knoll2017-08-021-2/+3
* | | Remove hack to make QtC understand that typeof null is "object"Ulf Hermann2017-08-151-2/+0
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-043-0/+4
|\| | | |/ |/|
| * Delay the deletion of QSGTextures until all windows are synchronizedDominik Holland2017-06-163-0/+4
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-065-9/+5
|\|
| * Move the engine() accessor from Object to ManagedLars Knoll2017-05-193-5/+5
| * Remove the qqmldebugtrace benchmarkUlf Hermann2017-05-082-4/+0
* | Merge remote-tracking branch 'origin/5.9' into devLars Knoll2017-05-0215-0/+29
|\|
| * Run includemocs in qtdeclarativeThiago Macieira2017-04-2615-0/+29
* | Merge remote-tracking branch 'origin/5.9' into devLars Knoll2017-04-221-13/+16
|\|
| * Fix build without features.qml-interpreterTasuku Suzuki2017-04-211-13/+16
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-04-071-12/+1
|\|
| * Qml Debugger: Make sure all objects have a typeUlf Hermann2017-03-311-12/+1
* | Merge remote-tracking branch 'origin/5.9' into HEADSimon Hausmann2017-03-2312-59/+165
|\|
| * Build for for -no-feature-quick-spritePaul Olav Tvete2017-03-226-3/+19
| * V4 Debugger: Encode NaN and +/-Infinity as stringsUlf Hermann2017-03-211-2/+11
| * Protect CallContext member usage against word size differencesSimon Hausmann2017-03-171-1/+1
| * V4 Debugger: Fix typoUlf Hermann2017-03-141-1/+1
| * QV4DebugService: Reduce unnecessary recursion and redundancyUlf Hermann2017-03-146-53/+134
* | QSGOpenVGLayer: Fix compilationRobin Burchell2017-03-221-0/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-143-14/+21
|\|
| * OpenVG: Fix glyph cache to actually ref countAndy Nichols2017-02-282-13/+15
| * V4 Debugger: Don't crash when stepping to the end of a scriptUlf Hermann2017-02-281-1/+6
* | Add an actual write barrier and centralize it in one placeLars Knoll2017-03-091-2/+2
* | Separate SimpleCallData and CallDataLars Knoll2017-03-093-16/+19
* | sources: Add missing override and remove redundant virtualAlexander Volkov2017-02-233-15/+15
* | Add samples property for Item.layer and ShaderEffectSourceLaszlo Agocs2017-02-231-0/+1
* | QV4Object: Remove helper put() methodRobin Burchell2017-02-092-5/+10
|/
* Fix a compilation issueJędrzej Nowacki2017-01-312-4/+5
* Fix qtdeclarative compilationPaolo Angelelli2017-01-245-22/+93
* QSGThreadedRenderLoop: Correctly stop the animation timer ...Robin Burchell2017-01-121-0/+5
* Fix Q_QUICK_SG_PROFILE macros in OpenVG renderloopAndy Nichols2016-12-251-4/+8
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1411-64/+94
|\
| * Qml Inspector: Avoid taking a QPointer of an object being deletedUlf Hermann2016-12-092-4/+2