1. 23 Feb, 2020 - 2 commits
  2. 18 Feb, 2020 - 2 commits
  3. 16 Feb, 2020 - 1 commit
  4. 15 Feb, 2020 - 1 commit
  5. 14 Feb, 2020 - 2 commits
  6. 12 Feb, 2020 - 1 commit
  7. 08 Feb, 2020 - 3 commits
  8. 07 Feb, 2020 - 1 commit
  9. 06 Feb, 2020 - 1 commit
  10. 04 Feb, 2020 - 1 commit
  11. 03 Feb, 2020 - 1 commit
    • Sona Kurazyan's avatar
      Move tests for Qt-iterators of QLinkedList · e9c7c845
      Sona Kurazyan authored
      
      The tests for java-style iterators of QLinkedList will be removed from
      tst_collections of Qt Core, together with other QLinkedList tests. But
      we still need to test them, so moved them to tst_QLinkedList.
      
      Task-number: QTBUG-81630
      Task-number: QTBUG-80312
      Change-Id: I6ac51e252cda25879876d60ee078740fdd11aab9
      Reviewed-by: default avatarLars Knoll <lars.knoll@qt.io>
      e9c7c845
  12. 31 Jan, 2020 - 1 commit
    • Sona Kurazyan's avatar
      Move QLinkedList to Qt5Compat · d8047214
      Sona Kurazyan authored
      
      Created a new QtCore5Compat module for the unsupported APIs to be
      removed from Qt 6 Core. Added QLinkedList to QtCore5Compat and moved
      to Qt5 namespace. Added the test project and moved the QLinkedList tests
      there.
      
      Task-number: QTBUG-81630
      Task-number: QTBUG-80312
      Change-Id: I0346ca5d01a051f1cb9f3410d6aca6d3e1081763
      Reviewed-by: default avatarLars Knoll <lars.knoll@qt.io>
      d8047214
  13. 29 Jan, 2020 - 1 commit
  14. 27 Jan, 2020 - 1 commit