| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix build without features.itemmodel | Tasuku Suzuki | 2019-07-08 | 1 | -4/+21 |
| * | Fix ownKey iteration over Proxy objects | Lars Knoll | 2018-09-09 | 1 | -3/+4 |
| * | Implement ObjectIterator using the new iteration mechanism | Lars Knoll | 2018-08-02 | 1 | -25/+0 |
| * | Introduce a new mechanism to iterate over object properties | Lars Knoll | 2018-08-02 | 1 | -0/+34 |
| * | Prefix vtable methods with virtual | Lars Knoll | 2018-07-03 | 1 | -10/+10 |
| * | Replace Identifier by PropertyKey | Lars Knoll | 2018-07-02 | 1 | -3/+3 |
| * | Unify the get and getIndexed vtable functions of QV4::Object | Lars Knoll | 2018-07-02 | 1 | -3/+7 |
| * | Unify put and putIndexed | Lars Knoll | 2018-07-02 | 1 | -2/+6 |
| * | Unify deleteProperty and deleteIndexedProperty vtable methods | Lars Knoll | 2018-06-26 | 1 | -2/+8 |
| * | Throw type errors when attempting to mutate read-only sequence properties | Simon Hausmann | 2018-05-02 | 1 | -8/+25 |
| * | Disambiguate different allocation functions in the memory manager | Lars Knoll | 2018-04-12 | 1 | -2/+2 |
| * | use nullptr consistently (clang-tidy) | Shawn Rutledge | 2018-02-26 | 1 | -3/+3 |
| * | Convert more builtin functions to use the new calling convention | Lars Knoll | 2018-01-12 | 1 | -20/+19 |
| * | Further cleanup JSCallData | Lars Knoll | 2017-11-07 | 1 | -1/+1 |
| * | Simplify JSCallData construction | Lars Knoll | 2017-11-07 | 1 | -1/+1 |
| * | Get rid of JSCallData::call() | Lars Knoll | 2017-11-07 | 1 | -5/+5 |
| * | Rename JSCall to JSCallData | Lars Knoll | 2017-11-07 | 1 | -1/+1 |
| * | Change CallData::argc to be a QV4::Value | Erik Verbruggen | 2017-09-19 | 1 | -2/+2 |
| * | Always set the correct FunctionObject when calling JS functions | Lars Knoll | 2017-09-02 | 1 | -6/+8 |
| * | Move ScopedCallData and ScopedStackFrame into a separate file | Lars Knoll | 2017-09-01 | 1 | -0/+1 |
| * | Move line number information into a side table | Lars Knoll | 2017-08-25 | 1 | -1/+1 |
| * | Cleanup naming of Stack frame structures | Lars Knoll | 2017-08-10 | 1 | -1/+1 |
| * | Remove Scope::result and convert calling convention for builtins | Lars Knoll | 2017-08-08 | 1 | -5/+13 |
| * | Fix frame handling | Lars Knoll | 2017-08-04 | 1 | -1/+1 |
| * | Change function signatures for call/construct back | Lars Knoll | 2017-08-04 | 1 | -2/+2 |
| * | Don't store the current line number in the ExecutionContext | Lars Knoll | 2017-08-04 | 1 | -3/+3 |
| * | Don't wrap std::vector into a QVariant when passing it to a Q_INVOKABLE | Ville Voutilainen | 2017-04-27 | 1 | -0/+16 |
| * | Add support for std::vector and QVector matching the support for QList | Ville Voutilainen | 2017-04-21 | 1 | -28/+49 |
| * | Object: Allow put and putIndexed to return success or failure | Robin Burchell | 2017-02-09 | 1 | -6/+7 |
| * | Convert more builtin functions to the new calling convention | Lars Knoll | 2017-01-25 | 1 | -34/+30 |
| * | Merge remote-tracking branch 'origin/5.7' into 5.8 | Liang Qi | 2016-10-20 | 1 | -6/+3 |
| |\ |
|
| | * | Fix gcc6 build | Allan Sandfeld Jensen | 2016-10-16 | 1 | -6/+3 |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-10-12 | 1 | -16/+8 |
| | |\ |
|
| * | \ | Merge remote-tracking branch 'origin/5.6' into 5.8 | Simon Hausmann | 2016-10-13 | 1 | -16/+8 |
| |\ \ \
| | |/
| |/| |
|
| | * | | Fix developer-build with gcc 6 | Allan Sandfeld Jensen | 2016-10-10 | 1 | -16/+8 |
| * | | | QML: Also check for correct destroy() chaining | Erik Verbruggen | 2016-10-06 | 1 | -0/+1 |
| * | | | QML: Make Heap::Object and all subclasses trivial | Erik Verbruggen | 2016-10-06 | 1 | -10/+12 |
| * | | | QML: Introduce destroy() on Base subclasses | Erik Verbruggen | 2016-10-05 | 1 | -27/+31 |
| * | | | QML: Replace QPointer with a QQmlQPointer (which is trivial) | Erik Verbruggen | 2016-09-27 | 1 | -3/+6 |
| * | | | QML: Unify property reads/writes and use accessors | Erik Verbruggen | 2016-07-25 | 1 | -1/+1 |
| * | | | V4: Pass scope around as parameters inside the runtime. | Erik Verbruggen | 2016-06-22 | 1 | -2/+2 |
| | |/
|/| |
|
| * | | Add QVector support to JS sequences | Kevin Ottens | 2016-05-03 | 1 | -0/+12 |
| * | | Updated license headers | Jani Heikkinen | 2016-01-19 | 1 | -14/+20 |
| |/ |
|
| * | Move remaining objects to new constructor syntax | Lars Knoll | 2015-09-22 | 1 | -12/+11 |
| * | Remove type punning from QV4::Value. | Erik Verbruggen | 2015-07-24 | 1 | -3/+3 |
| * | Move the StringValue members of ExecutionEngine onto the JS stack | Lars Knoll | 2015-06-10 | 1 | -1/+1 |
| * | Move more objects from the v4 engine to the js stack | Lars Knoll | 2015-04-24 | 1 | -2/+2 |
| * | Move exceptionValue and globalObject from the Engine onto the JS stack | Lars Knoll | 2015-04-24 | 1 | -1/+1 |
| * | Get rid of asFunctionObject() | Lars Knoll | 2015-04-21 | 1 | -1/+1 |
| * | More cleanups | Lars Knoll | 2015-04-21 | 1 | -4/+4 |