aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmltooling
Commit message (Expand)AuthorAgeFilesLines
* V4: Slim down FunctionObjectUlf Hermann2024-05-141-1/+2
* Tooling: Use QHash/QMap's constFind() to avoid unnecessary detachesVladimir Belyavsky2024-04-235-10/+10
* Disable copy and move for QQmlPreviewFileEngineHandlerEdward Welbourne2024-04-151-0/+1
* QQmlPreviewFileEngine: adapt to changes in QAFileEngine/Iterator [3]Ahmad Samir2024-03-252-2/+2
* QQmlPreviewFileEngine: adapt to changes in QAFileEngine/Iterator [2]Ahmad Samir2024-03-251-11/+6
* QQmlPreviewFileEngine: adapt to changes in QAFileEngine/Iterator [4]Ahmad Samir2024-03-252-5/+8
* QQmlPreviewFileEngine: adapt to changes in QAFEngine/Iterator [1]Ahmad Samir2024-03-252-12/+17
* Use NO_GENERATE_CPP_EXPORTS explicitlyAlexey Edelev2024-03-201-0/+1
* QtQml: Use CompiledData::CompilationUnit in more placesUlf Hermann2024-01-201-1/+2
* QtQml: Move creation of ExecutableCompilationUnit into engineUlf Hermann2024-01-111-1/+1
* QML: code tidies: use the 4-arg connect overloadGiuseppe D'Angelo2023-10-282-2/+2
* QML Debugger: Don't crash when looking up values from imported modulesUlf Hermann2023-10-242-6/+8
* Include what you need: <QPointer>Marc Mutz2023-10-062-0/+3
* Export QQuickPixmapKey and (renamed) QQuickPixmapCache for autotestsShawn Rutledge2023-09-012-2/+2
* Remove outdated #undef QT_NO_FOREACHUlf Hermann2023-08-212-4/+0
* Mark the module as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-172-0/+4
* Replace signal name manipulations with QQmlSignalNamesSami Shalayel2023-08-151-16/+7
* Remove remaining foreach in srcUlf Hermann2023-08-081-1/+2
* Div. smart pointer/raii classes: mark ctors [[nodiscard]]Marc Mutz2023-06-261-1/+2
* 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
* Fix build with -no-feature-quick-shadereffectTasuku Suzuki2023-01-241-0/+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-0710-50/+50
* 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-0713-13/+13
* 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-1910-10/+10
* Add license headers to cmake filesLucie Gérard2022-07-0813-0/+39
* Fix debugger crash on attachSami Shalayel2022-06-301-12/+26
* Use SPDX license identifiersLucie Gérard2022-06-1176-2888/+152
* 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-051-0/+1
* Add a TU for QQmlDebugServerMarc Mutz2022-05-042-2/+2
* 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
* QQmlDebuggerServiceFactoryPlugin: includemocsMarc Mutz2022-04-291-0/+2
* QQmlInspectorServiceFactoryPlugin: includemocsMarc Mutz2022-04-291-0/+2
* QtPacketProtocolPrivate: includemocsMarc Mutz2022-04-291-0/+2