- 14 Oct, 2019 - 3 commits
-
-
Liang Qi authored
-
Liang Qi authored
Conflicts: tests/auto/extras/data/tst_tumbler.qml Change-Id: Ia8b373767a311e973e3b171109b6b8b6c33f82b0
-
Ulf Hermann authored
Task-number: QTBUG-79161 Change-Id: I94f2d7bb16db92fcce87086c9abf8b4b0a39f792 Reviewed-by:
Mitch Curtis <mitch.curtis@qt.io>
-
- 09 Oct, 2019 - 1 commit
-
-
Mitch Curtis authored
This is causing flakiness in CI, and tests a weird edge case, so its value as a test is very low. Change-Id: Iaeb2633bd270dc8e88420ace5efe9ab156339733 Reviewed-by:
Shawn Rutledge <shawn.rutledge@qt.io>
-
- 04 Oct, 2019 - 1 commit
-
-
Ulf Hermann authored
The default is going to change in 5.15. Change-Id: Ib17500791476bd45ed2c7c3736186897fb63d7a0 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 01 Oct, 2019 - 1 commit
-
-
BogDan Vatra authored
The QML files on Android are now available in :/android_rcc_bundle/qml folder, this way we don't need to extract them at very first start up. [ChangeLog][Android] Always load qml files from resources (:/android_rcc_bundle/qml) Change-Id: Ib905e5d5e1577d99bb89e7e0d237fa8b24a1e95f Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
-
- 28 Sep, 2019 - 2 commits
-
-
Qt Forward Merge Bot authored
-
Qt Forward Merge Bot authored
Change-Id: I5c3215469c4b5f45943e8937e8b1eb309c6aed92
-
- 26 Sep, 2019 - 1 commit
-
-
Ulf Hermann authored
Fixes error from qmlplugindump: ScrollViewHelper.qml:147: TypeError: Cannot read property 'originX' of null Change-Id: I1bef74acda8fb4e1850967c4d684ece7d458699b Reviewed-by:
Fabian Kosmale <fabian.kosmale@qt.io> Reviewed-by:
Mitch Curtis <mitch.curtis@qt.io>
-
- 25 Sep, 2019 - 2 commits
-
-
Andy Shaw authored
When it tries to calculate the height of the listview then it depends on the model having entries. If there is no model or no entries in it then it will cause a warning to be outputted indicating that the model size is less than 0. This prevents it from occurring as a result. Fixes: QTBUG-72543 Change-Id: I7155a3a240fdcdf93caddfce332f0cc6bb0f0ec0 Reviewed-by:
Mitch Curtis <mitch.curtis@qt.io>
-
Mitch Curtis authored
3df387d63421f09533ab72e2a73fb5d259693120 changed the flicking behavior of PathView slightly, so we need to adapt this test to reflect those changes. Fixes: QTBUG-78471 Change-Id: I093bfea9a4d089b4f61c405ab41aa1f4ea77d422 Reviewed-by:
Mitch Curtis <mitch.curtis@qt.io> Reviewed-by:
Shawn Rutledge <shawn.rutledge@qt.io>
-
- 19 Sep, 2019 - 1 commit
-
-
Liang Qi authored
3df387d63421f09533ab72e2a73fb5d259693120 changed the flicking behavior of PathView slightly. Task-number: QTBUG-78471 Change-Id: I403f06bed8c790196e5fc8c3ec8f3ea59b91f23e Reviewed-by:
Mitch Curtis <mitch.curtis@qt.io>
-
- 17 Sep, 2019 - 2 commits
-
-
Qt Forward Merge Bot authored
-
Qt Forward Merge Bot authored
Change-Id: I7fd8b4fa79b25e4e5753d37749233bed942bef7f
-
- 08 Sep, 2019 - 2 commits
-
-
Qt Forward Merge Bot authored
-
Qt Forward Merge Bot authored
Change-Id: I9632a4f67cd4f96b0b5ad8010266463525f1f6e7
-
- 07 Sep, 2019 - 2 commits
-
-
Qt Forward Merge Bot authored
-
Qt Forward Merge Bot authored
Change-Id: Ia5eba4c810e06c4b73daf6e27a8c5ce141ce6ebb
-
- 05 Sep, 2019 - 2 commits
-
-
Qt Forward Merge Bot authored
-
Qt Forward Merge Bot authored
Change-Id: Id04c036339450cb079c91df1716aa0cbe8a8b635
-
- 26 Aug, 2019 - 1 commit
-
-
Antti Kokko authored
+ 0f74e642 Exclude the resources when building statically as qmake will handle this + 558eb844 Stabilise flaky test + dc9ccfb3 Skip Tests_ScrollView::test_dragFetchAppend + 4e156bb2 Bump version Change-Id: If7cca454f9f14edb8523848d038c70027f561c23 Reviewed-by:
Mitch Curtis <mitch.curtis@qt.io>
-
- 06 Aug, 2019 - 1 commit
-
-
Paul Wicking authored
Change-Id: Ic8aa394d28a116b80c257b330d294ff016f173dd
-
- 03 Aug, 2019 - 2 commits
-
-
Qt Forward Merge Bot authored
-
Qt Forward Merge Bot authored
Change-Id: I9c435126c80016cf3476c09d46633038ddf46250
-
- 31 Jul, 2019 - 2 commits
-
-
Antti Kokko authored
+ 4acab465 Blacklist several failing tests in extras on MSVC 2019 + 84fbb488 Don't specify null to indicate an invalid QModelIndex + 87f79ca0 Bump version + 8105e3ed Add changes file for Qt 5.12.4 + 0f74e642 Exclude the resources when building statically as qmake will handle this + 558eb844 Stabilise flaky test + dc9ccfb3 Skip Tests_ScrollView::test_dragFetchAppend + 0ee7134d Bump version + 4e156bb2 Bump version + 42812dfd Doc: Replace example file lists with links to code.qt.io Change-Id: I72cf998aac4f64b7eee176466466994f28572ca9 Reviewed-by:
Mitch Curtis <mitch.curtis@qt.io>
-
Heikki Halmet authored
Task-number: QTBUG-75276 Change-Id: Ief49097b9ff5b26a93afdcdc6357975d87f3363f Reviewed-by:
Mitch Curtis <mitch.curtis@qt.io>
-
- 16 Jul, 2019 - 2 commits
-
-
Qt Forward Merge Bot authored
-
Qt Forward Merge Bot authored
Change-Id: I69f231e99be0cc9a5600d95d1f53f70f5d55593e
-
- 15 Jul, 2019 - 1 commit
-
-
Marc Mutz authored
... and QLinkedList. Java-style iterators are scheduled to be deprecated, or at the very least banned from use in Qt's own implementation. Ditto Q_FOREACH. Ditto QLinkedList. Change-Id: I92eb5c22762b63cba45f8eaf717c1b7d458fcda4 Reviewed-by:
Volker Hilsheimer <volker.hilsheimer@qt.io> Reviewed-by:
Andy Shaw <andy.shaw@qt.io> Reviewed-by:
Mitch Curtis <mitch.curtis@qt.io>
-
- 11 Jul, 2019 - 4 commits
-
-
Qt Forward Merge Bot authored
-
Qt Forward Merge Bot authored
Conflicts: .qmake.conf Change-Id: I174399e902fbaaecc0dfd3e1842f72247fc8b901
-
Qt Forward Merge Bot authored
-
Qt Forward Merge Bot authored
Conflicts: .qmake.conf Change-Id: I212c99525128943f17361665d7d9149346f9ffee
-
- 09 Jul, 2019 - 1 commit
-
-
Topi Reinio authored
Task-number: QTBUG-74391 Change-Id: If30143e106fec5a8694c47ab2376aeda36faf8e1 Reviewed-by:
Paul Wicking <paul.wicking@qt.io>
-
- 01 Jul, 2019 - 3 commits
-
-
Frederik Gladhorn authored
Change-Id: Ic894f3b21f7734067ba0d0375101179306580c55
-
Frederik Gladhorn authored
Change-Id: I942b7eb034f160f96869cdaddf01fe9950a6b42e
-
Mitch Curtis authored
It's notoriously flaky, with several attempts to stabilise it so far, and it's now blocking 5.13. I would blacklist it, but QTBUG-74117. Task-number: QTBUG-55727 Change-Id: I653f534ed712fa5af9bcf6340faee2cae2f1c99b (cherry picked from commit 6b62b506 ) Reviewed-by:
Frederik Gladhorn <frederik.gladhorn@qt.io>
-
- 29 Jun, 2019 - 2 commits
-
-
Qt Forward Merge Bot authored
-
Qt Forward Merge Bot authored
Change-Id: I3cbdff6865eb04a7e1746927911aed635b8d21bf
-
- 28 Jun, 2019 - 1 commit
-
-
Qt Forward Merge Bot authored
-