| Commit message (Expand) | Author | Age | Files | Lines |
| * | QtQml: Return QVariant{Map|Hash} as-is when converting QJSValue | Ulf Hermann | 2025-08-22 | 1 | -5/+2 |
| * | QtQml: Store detached VariantAssociation objects on the JS heap | Ulf Hermann | 2025-08-21 | 1 | -23/+32 |
| * | Doc: Fix QJSValue::strictlyEquals boolean description | Andreas Eliasson | 2025-03-14 | 1 | -1/+1 |
| * | QtQml: Add documentation note about QJSValue::isArray() | Ulf Hermann | 2025-01-21 | 1 | -0/+11 |
| * | QtQml: Avoid potential gc issues | Fabian Kosmale | 2024-12-18 | 1 | -7/+14 |
| * | QtQml: Move QMetaObjectWrapper into separate header/impl files | Ulf Hermann | 2024-04-28 | 1 | -0/+1 |
| * | Fix build with disable-deprecated-up-to configuration | Jari Helaakoski | 2024-04-11 | 1 | -0/+2 |
| * | Deprecate QJSValue::isVariant | Fabian Kosmale | 2024-03-21 | 1 | -0/+9 |
| * | QJSEngine: Correctly detect QVariant | Fabian Kosmale | 2024-02-08 | 1 | -1/+7 |
| * | QJSValue: convert more aggressively to QVariant | Fabian Kosmale | 2023-12-19 | 1 | -2/+5 |
| * | QJSValue: document that isUrl only returns true for JS URL objects | Volker Hilsheimer | 2023-12-18 | 1 | -1/+4 |
| * | QML: Allow conversion of symbols to QVariant | Ulf Hermann | 2023-06-20 | 1 | -1/+2 |
| * | Change value encoding scheme to make space for larger pointers | Ulf Hermann | 2023-01-12 | 1 | -37/+64 |
| * | QmlCompiler: Fix wrapping of numbers in QJSPrimitiveValue | Ulf Hermann | 2022-12-15 | 1 | -14/+1 |
| * | Doc: add section to QJSValue about converting to JSON | Mitch Curtis | 2022-10-26 | 1 | -0/+10 |
| * | Port to new Q_UNREACHABLE_RETURN() | Marc Mutz | 2022-10-20 | 1 | -2/+1 |
| * | Port from container::count() and length() to size() - V5 | Marc Mutz | 2022-10-13 | 1 | -2/+2 |
| * | V4: Make ExecutionEngine::toVariant() static | Ulf Hermann | 2022-09-20 | 1 | -2/+4 |
| * | QtQml: Remove unused includes in qml, first part | Semih Yavuz | 2022-09-14 | 1 | -1/+0 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -38/+2 |
| * | QJSEngine: optimize isInterrupted handling | Marc Mutz | 2022-06-04 | 1 | -3/+3 |
| * | Support native transformation between UrlObject and QVariant/QUrl | Ulf Hermann | 2021-04-22 | 1 | -0/+10 |
| * | QV4::Engine::toVariant: Use metatype instead of metatype id | Fabian Kosmale | 2021-03-25 | 1 | -1/+1 |
| * | Clean up JSCallData setup | Ulf Hermann | 2021-03-17 | 1 | -8/+8 |
| * | Replace std::variant with tagged union in QJSPrimitiveValue | Ulf Hermann | 2021-03-12 | 1 | -1/+1 |
| * | QJSValue: Add a toPrimitive() method | Ulf Hermann | 2020-12-19 | 1 | -0/+33 |
| * | Add a QJSManagedValue | Ulf Hermann | 2020-12-18 | 1 | -0/+15 |
| * | Allow JavaScript primitive type transformations inline in C++ | Ulf Hermann | 2020-12-18 | 1 | -0/+27 |
| * | QJSValue: Add toVariant() overload with conversion behavior | Ulf Hermann | 2020-12-07 | 1 | -12/+42 |
| * | QJSValue: On toVariant() don't try to unwrap function objects | Ulf Hermann | 2020-11-26 | 1 | -2/+4 |
| * | Doc: Fix minor typos | Sze Howe Koh | 2020-08-30 | 1 | -1/+1 |
| * | Fix QtQml after QMetaType/QVariant changes in Qt Core | Lars Knoll | 2020-08-28 | 1 | -0/+65 |
| * | Remove deprecated function QJSValue::engine | Fabian Kosmale | 2020-08-26 | 1 | -19/+0 |
| * | Adapt to qtbase changes | Fabian Kosmale | 2020-08-23 | 1 | -1/+1 |
| * | Store a QV4::ReturnedValue in QJSValue | Ulf Hermann | 2020-03-18 | 1 | -310/+148 |
| * | QJSValue: Make call* const (Qt 6 TODO) | Fabian Kosmale | 2020-03-13 | 1 | -3/+3 |
| * | Replace QVariant::type with QVariant::userType | Olivier Goffart | 2020-01-17 | 1 | -6/+6 |
| * | Port from implicit to explicit atomic operations | Marc Mutz | 2019-07-02 | 1 | -3/+3 |
| * | Make JavaScript execution interruptible | Ulf Hermann | 2019-04-30 | 1 | -0/+6 |
| * | Merge remote-tracking branch 'origin/5.13' into dev | Qt Forward Merge Bot | 2019-04-10 | 1 | -1/+1 |
| |\ |
|
| | * | Doc: Use the \nullptr macro instead of 0 | Venugopal Shivashankar | 2019-03-29 | 1 | -1/+1 |
| * | | Remove unused includes of qv8engine_p.h | Ulf Hermann | 2019-04-09 | 1 | -1/+0 |
| * | | V4: Clean up the runtime functions declarations | Erik Verbruggen | 2019-02-05 | 1 | -1/+1 |
| |/ |
|
| * | Documentation: Start using the \nullptr macro | Friedemann Kleint | 2019-01-21 | 1 | -3/+3 |
| * | Doc: Fix spelling of qjsvalue_cast() | Ulf Hermann | 2018-11-20 | 1 | -1/+1 |
| * | Clarify documentation about throwError and the specific error types | Simon Hausmann | 2018-10-31 | 1 | -6/+16 |
| * | Add convenience functions for creating and inspecting error objects | Allan Sandfeld Jensen | 2018-10-30 | 1 | -1/+52 |
| * | Cleanups in Value/Primitive | Lars Knoll | 2018-09-17 | 1 | -2/+2 |
| * | Clean up the property key API in StringOrSymbol | Lars Knoll | 2018-07-02 | 1 | -16/+4 |
| * | Replace Identifier by PropertyKey | Lars Knoll | 2018-07-02 | 1 | -1/+1 |