qt5base-lts/src/widgets
Donald Carr 82c974f753 Deprecate QApplication::setGraphicsSystem
The QApplication::setGraphicsSystem() call is entirely vestigial after the
QPA rearchitecting of Qt. Deprecate it to give people a heads up that their
original intent no longer has any impact on their application.

Change-Id: I21838431db1057f7f7858b4a434ae0eebd2317de
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
Reviewed-by: Girish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-03-22 21:03:13 +01:00
..
accessible Remove use of deprecated conversion from QKeySequence 2012-02-27 22:24:00 +01:00
dialogs Fix QSysInfo::WindowsVersion checking (QSysInfo::WV_NT_based is a mask) 2012-03-22 16:13:21 +01:00
effects Remove the usage of deprecated qdoc macros. 2012-03-02 23:16:25 +01:00
graphicsview Remove QAccessibleEvent child parameter. 2012-03-19 23:00:10 +01:00
itemviews QHeaderView - minor fix to setDefaultSectionSize 2012-03-20 11:44:09 +01:00
kernel Deprecate QApplication::setGraphicsSystem 2012-03-22 21:03:13 +01:00
statemachine Remove AccessibilityPrepare event. 2012-03-05 18:46:43 +01:00
styles Fix QSysInfo::WindowsVersion checking (QSysInfo::WV_NT_based is a mask) 2012-03-22 16:13:21 +01:00
util QSystemTrayIcon/Win: Fix compilation on MinGW 2012-03-15 15:21:10 +01:00
widgets Fix QWidgetTextController issue when used with QtQuick1 TextEdit 2012-03-21 12:33:49 +01:00
Qt5WidgetsConfigExtras.cmake.in Make the CMake files work with directory overrides. 2012-02-28 21:07:16 +01:00
Qt5WidgetsMacros.cmake Convert macros to functions. 2011-12-21 19:58:14 +01:00
QtGui.dynlist library split 2011-05-07 00:02:01 +02:00
widgets.pro Move variant animation interpolators from QtWidgets to QtGui 2012-03-13 06:08:51 +01:00