Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-20885 Larger changes for Qt 5
  3. QTBUG-23524

[API] Grep the source for Qt5 todo items

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 5.0.0 Beta 1, 5.0.0
    • None
    • None

      There is a lot of output from the command

      git grep -i "qt\s*5"

      which need to be actioned for Qt5.

      Additionally, some items which should be actioned for Qt5 are not commented with the string 'Qt5', but only '###', so that needs to be grepped too.

      Additionally, there are some items which are commented as should be changed after Qt 4.x.

      An incomplete list of indicative examples:

      src/corelib/kernel/qobjectcleanuphandler.h
      private:
      // ### move into d pointer
      QObjectList cleanupObjects;

      corelib/statemachine/qstatemachine.cpp:// ### in Qt 4.6 we can use QObject::senderSignalIndex()
      widgets/styles/qstyle.cpp: // ### Qt 4.1: invokeMethod should accept const functions, to avoid this dirty cast

      widgets/kernel/qwidget.cpp: // ### Fix properly for 4.3
      widgets/kernel/qwidget.cpp: // ### createWinId() ??
      widgets/kernel/qwidget_p.h: // ### Qt 4.6: Merge into a template function (after MSVC isn't supported anymore).

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            jasmcdon Jason McDonald (Closed Nokia Identity. Please assign to "macadder" instead) (Inactive)
            stephen.kelly Stephen Kelly (Unused account) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes