Details
-
Sub-task
-
Resolution: Done
-
P1: Critical
-
None
-
None
Description
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).
Attachments
Issue Links
- is required for
-
QTBUG-25005 Critical issues for Qt5 Beta 1
- Closed
- resulted in
-
QTBUG-25125 Qt 5 to-do's in QtQuick1
- Open
-
QTBUG-25052 Qt 5 to-do in QtConcurrent
- Closed
-
QTBUG-25053 Qt 5 to-do in qglobal.h
- Closed
-
QTBUG-25054 Qt 5 to-do in plugin framework
- Closed
-
QTBUG-25055 Qt 5 to-do's in QLocale
- Closed
-
QTBUG-25062 Qt 5 to-do's in QMap
- Closed
-
QTBUG-25063 Qt 5 to-do's for QT_STRICT_ITERATORS
- Closed
-
QTBUG-25064 Qt 5 to-do's in QRegExp
- Closed
-
QTBUG-25065 Qt 5 to-do's in QString
- Closed
-
QTBUG-25066 Qt 5 to-do in qvector.h
- Closed
-
QTBUG-25067 Qt 5 to-do's in QPixmap
- Closed
-
QTBUG-25068 Qt 5 to-do in qpalette.h
- Closed
-
QTBUG-25069 Qt 5 to-do in qpaintengineex_p.h
- Closed
-
QTBUG-25070 Qt 5 to-do in QEvent
- Closed
-
QTBUG-25072 Qt 5 to-do in qtextformat.cpp
- Closed
-
QTBUG-25073 Qt 5 to-do in QTextOption
- Closed
-
QTBUG-25074 Qt 5 to-do's in Qt OpenGL
- Closed
-
QTBUG-25075 Qt 5 to-do in Qt OpenGL
- Closed
-
QTBUG-25076 Qt 5 to-do in Mac Cocoa platform plugin
- Closed
-
QTBUG-25077 Qt 5 to-do in Windows platform plugin
- Closed
-
QTBUG-25085 Qt 5 to-do in printsupport
- Closed
-
QTBUG-25086 Qt 5 to-do's in QSqlDriver
- Closed
-
QTBUG-25087 Qt 5 to-do in qcolordialog.h
- Closed
-
QTBUG-25088 Qt 5 to-do's in QFileSystemModel
- Closed
-
QTBUG-25089 Qt 5 to-do's in QGraphicsItem
- Closed
-
QTBUG-25090 Qt 5 to-do's in QGraphicsItemLayout
- Closed
-
QTBUG-25091 Qt 5 to-do's in QGraphicsProxyWidget
- Closed
-
QTBUG-25092 Qt 5 to-do's in QGraphicsScene
- Closed
-
QTBUG-25093 Qt 5 to-do in QGraphicsWidget
- Closed
-
QTBUG-25094 Qt 5 to-do's in QItemDelegate and QStyledItemDelegate
- Closed
-
QTBUG-25095 Qt 5 to-do's in QListView
- Closed
-
QTBUG-25096 Qt 5 to-do's in QTreeWidget
- Closed
-
QTBUG-25098 Qt 5 to-do in QBoxLayout
- Closed
-
QTBUG-25099 Qt 5 to-do's in QLayoutItem
- Closed
-
QTBUG-25100 Qt 5 to-do's in QSizePolicy
- Closed
-
QTBUG-25101 Qt 5 to-do in QAbstractButton
- Closed
-
QTBUG-25102 Qt 5 to-do in QTabBar
- Closed
-
QTBUG-25103 Qt 5 to-do's in QDom
- Closed
-
QTBUG-25104 Qt 5 to-do in QXmlSimpleReader
- Closed
-
QTBUG-25108 Qt 5 to-do in QDataStream
- Closed
-
QTBUG-25111 Qt 5 to-do in QVariant
- Closed
-
QTBUG-25112 Qt 5 to-do in QHash
- Closed
-
QTBUG-25114 Qt 5 to-do in QPixmap code
- Closed
-
QTBUG-25115 Qt 5 to-do in QPainter
- Closed
-
QTBUG-25116 Qt 5 to-do in QTextDocument
- Closed
-
QTBUG-25117 Qt 5 to-do in QTextHtmlParser
- Closed
-
QTBUG-25120 Qt 5 to-do in QStyleSheetStyle
- Closed
-
QTBUG-25121 Qt 5 to-do in QProgressBar
- Closed
-
QTBUG-25122 Qt 5 to-do in QQmlEngine
- Closed
-
QTBUG-25123 Qt 5 to-do in QQuickMultiPointTouchArea
- Closed
-
QTBUG-25124 Qt 5 to-do in scene graph
- Closed
-
QTBUG-25142 Qt 5 to-do in QChar
- Closed
-
QTBUG-25143 Qt 5 to-do in QLocale
- Closed
-
QTBUG-25097 Qt 5 to-do's in QApplication
- Closed
-
QTBUG-1628 [API] Rename QString::free() and QString::realloc() to avoid issues with users defining free and realloc to something else
- Closed