aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QQuickTextInput: update cursor rectangle after padding changedv5.12.11Wang Chuan2021-04-193-0/+51
* Fix QQuickKeyNavigationAttached issueValery Volgutov2021-03-143-6/+62
* QQmlPropertyPrivate::signalExpression: handle object being nullFabian Kosmale2021-02-232-0/+14
* QSequentialAnimationGroupJob: Protect against self-deletionUlf Hermann2021-02-093-10/+50
* QAnimationGroupJob: Don't call virtual functions from dtorUlf Hermann2021-01-252-23/+42
* Fix property cache leaksAndrei Golubev2020-12-021-2/+5
* Bump versionJani Heikkinen2020-11-061-1/+1
* Revert "qquickloader: Free memory of loaded components after source change"Maximilian Goldstein2020-10-301-13/+0
* Fix OPTIONS argument of qtquick_compiler_add_resourcesJoerg Bornemann2020-10-211-1/+1
* qquickloader: Free memory of loaded components after source changeFabian Kosmale2020-10-211-0/+13
* Add changes file for Qt 5.12.10Antti Kokko2020-10-201-0/+32
* Doc: mention that clipping can affect performance and link to pageMitch Curtis2020-10-191-0/+3
* QQuickShaderEffect: fix crash when hiding parentMitch Curtis2020-10-193-1/+152
* Bump versionJani Heikkinen2020-10-141-1/+1
* Doc: use editingFinished signal of TextInput instead of textChangedMitch Curtis2020-10-061-1/+1
* Fix interactive mode of qmlprofilerSimon Hausmann2020-10-012-3/+2
* Fix crash when QSGTexture is deleted in rc->endSync()VaL Doroshchuk2020-08-071-1/+9
* Merge remote-tracking branch 'origin/5.12.9' into 5.12Qt Forward Merge Bot2020-06-172-3/+50
|\
| * Avoid duplicate call to destroyv5.12.9Fabian Kosmale2020-06-091-1/+1
| * Add changes file for Qt 5.12.9Antti Kokko2020-06-091-0/+46
| * Prevent premature child destructionFabian Kosmale2020-06-051-2/+3
|/
* qquickitemgrabresult: Check effective window for visibilityKai Uwe Broulik2020-06-021-1/+6
* Rephrase Chunk::sortIntoBins() for more clarityUlf Hermann2020-06-021-4/+7
* Prettify QV4_SHOW_BYTECODE output for JS classesUlf Hermann2020-06-021-11/+12
* Don't return a pointer to a local in QObjectWrapper::getQmlProperty()Ulf Hermann2020-06-021-1/+1
* Improve polish loop detection and diagnosticsJan Arve Sæther2020-05-262-7/+165
* Fix handling of QQuickViewPrivate::rootUlf Hermann2020-05-252-23/+33
* Fix failing assertion in the GC with JITSimon Hausmann2020-05-221-0/+2
* Fix failing assertion in the GC with the JITSimon Hausmann2020-05-221-0/+4
* JIT: Don't pass the heap object in the return value registerUlf Hermann2020-05-222-3/+6
* Fix warning -Wxor-used-as-powMårten Nordheim2020-05-181-1/+1
* Check in even more places for exceptionsFabian Kosmale2020-05-184-3/+8
* Ask rendering thread to release resources when window is closedDamien Caliste2020-04-301-0/+8
* Bump versionAlexandru Croitor2020-04-221-1/+1
* Blacklist tst_qquicktextedit::hAlignVisual on SLESFabian Kosmale2020-04-161-0/+2
* Merge remote-tracking branch 'origin/5.12.8' into 5.12Qt Forward Merge Bot2020-04-142-2/+46
|\
| * Add changes file for Qt 5.12.8v5.12.8Antti Kokko2020-03-181-0/+36
| * Check that value type exists before creating wrapperFabian Kosmale2020-03-161-2/+10
* | ArrayPrototype::method_filter: Check for exception after callbackUlf Hermann2020-04-081-0/+1
* | V4: Check for exceptions before we use the result of a JS callUlf Hermann2020-04-0816-42/+99
* | Fix QQuickMouseArea getting stuck in pressed state when hiding in pressFrederik Gladhorn2020-04-023-0/+80
* | Check that animation still existsFabian Kosmale2020-04-023-1/+49
* | Fix signal emission order for zero-duration animationsJan Arve Saether2020-04-024-8/+83
|/
* Fix warning about non-relative paths in qmldir filesSimon Hausmann2020-02-181-1/+1
* QV4MM: Fix crash caused by MarkStack overflowFabian Kosmale2020-02-174-1/+57
* Fix some ListView bugs related to snapping when it had a headerJan Arve Sæther2020-01-313-15/+817
* Merge remote-tracking branch 'origin/5.12.7' into 5.12Qt Forward Merge Bot2020-01-311-0/+41
|\
| * Add changes file for Qt 5.12.7v5.12.7Antti Kokko2020-01-211-0/+41
* | Bump versionAlexandru Croitor2020-01-281-1/+1
* | QML list property: Avoid crash if contained object is deletedFabian Kosmale2020-01-284-10/+67