summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Move ScopedStackFrame into qv4stackframe_p.hUlf Hermann2023-05-171-3/+4
* QML: Encode "missing" line number as negated address of stack frameUlf Hermann2023-05-091-1/+1
* qmlpreview: fix crash on exitTim Jenßen2023-04-281-1/+0
* Trace: Convert qtdeclarative to use new tracepoint generationAntti Määttä2023-04-261-0/+0
* Place the QT_END_NAMESPACE in the right placeAmir Masoud Abdol2023-04-131-2/+2
* openvg: Add missing breakKai Uwe Broulik2023-03-071-0/+1
* qmllint: Fix attached property re-use detectionUlf Hermann2023-02-143-1/+143
* qmllint: Add warning about PropertyChanges using custom parserUlf Hermann2023-02-033-0/+70
* Fix build with -no-feature-quick-shadereffectTasuku Suzuki2023-01-241-0/+1
* qmllint: Fix null deref in quick pluginFabian Kosmale2023-01-171-2/+13
* Purge the internal renderSceneGraph function argument listLaszlo Agocs2022-12-121-1/+1
* Doc: remove "2" from Qt Quick Controls filesMitch Curtis2022-12-011-1/+1
* Debugger: Initialize scoped context correctlySemih Yavuz2022-11-251-2/+2
* Repair QQmlGadgetPtrWrapper's metaObjectUlf Hermann2022-11-252-11/+2
* Don't crash on QQmlGadgetPtrWrapper instances in debug serviceUlf Hermann2022-11-221-2/+6
* Port to new Q_UNREACHABLE_RETURN()Marc Mutz2022-10-201-6/+3
* Port from container::count() and length() to size() - V5Marc Mutz2022-10-131-5/+5
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-0712-53/+53
* Port from container::count() and length() to size()Marc Mutz2022-10-0715-43/+43
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-0718-18/+18
* qmllint: Don't warn about access to attached enumsUlf Hermann2022-08-291-4/+4
* Create Translation Bindings without CompiledData::BindingSami Shalayel2022-08-153-28/+14
* QQmlPreviewFileLoader: use QLibraryInfo::LibraryPathIvan Solovev2022-07-211-1/+1
* Remove Qt key words from header filesYuhang Zhao2022-07-1911-11/+11
* Remove flushFrameSynchronousEvents from qquickwindow_p.hJohan Solbakken2022-07-171-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-0818-0/+54
* QQmlJSLogger: Switch to an ID based systemMaximilian Goldstein2022-06-302-10/+46
* Fix debugger crash on attachSami Shalayel2022-06-301-12/+26
* Fix compiler warningVolker Hilsheimer2022-06-221-1/+1
* QuickLintPlugin: Fix var property type checkingMaximilian Goldstein2022-06-211-1/+2
* quicklintplugin: Ignore root components for certain attached propertiesMaximilian Goldstein2022-06-171-8/+12
* QmlLintQuickPlugin: Warn about unexpected property binding typesMaximilian Goldstein2022-06-172-15/+125
* Use SPDX license identifiersLucie Gérard2022-06-11116-4389/+232
* quicklintplugin: Use std::array instead of an initializer listMaximilian Goldstein2022-05-171-3/+3
* Reimplement PropertyPass to evaluate bindingsMaximilian Goldstein2022-05-162-64/+134
* QmlLintQuickPlugin: Warn about various SwipeDelegate issuesMaximilian Goldstein2022-05-122-0/+87
* QML: Port QV4::CompiledData::Location to new special integer bitfieldUlf Hermann2022-05-113-10/+11
* QTcpServerConnection: move QTcpServerConnectionFactory definition into .cppMarc Mutz2022-05-103-61/+11
* QQmlInspectorService: move QQmlInspectorServiceFactory definition into .cppMarc Mutz2022-05-103-74/+11
* QLocalClientConnection: move QLocalClientConnectionFactory definition into .cppMarc Mutz2022-05-103-60/+10
* Re-run includemocs (new script version)Marc Mutz2022-05-052-0/+3
* Add more missing QT_{BEGIN,END}_NAMESPACEMarc Mutz2022-05-042-0/+8
* Add a TU for QQmlDebugServerMarc Mutz2022-05-042-2/+2
* qmllint: Warn about invalid anchor combinations across componentsMaximilian Goldstein2022-05-031-32/+70
* Fix build, silence compiler warningsVolker Hilsheimer2022-05-021-4/+4
* Replace uses of deprecated _qs with _s/QStringLiteralSona Kurazyan2022-04-291-8/+10
* QQuickProfilerAdapterFactoryPlugin: includemocsMarc Mutz2022-04-291-0/+2
* QQmlPreviewServiceFactoryPlugin: includemocsMarc Mutz2022-04-296-0/+12
* QQmlNativeDebugServiceFactoryPlugin: includemocsMarc Mutz2022-04-291-0/+2
* QQmlProfilerServiceFactoryPlugin: includemocsMarc Mutz2022-04-291-0/+2