qt6-bb10/src/widgets
Thorbjørn Lund Martsum f405a57fa1 QHeaderView - remove stupid if
Not only is this extra if unnecesary - it is confusing.
oldSize is different from size.
(otherwise we would have returned less than 10 lines above)

Change-Id: Ie911414f679df2be7b5c8bc2670225d46e986b32
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
2011-12-15 15:39:24 +01:00
..
accessible Create a class to contain accessibilty enums. 2011-12-08 08:51:35 +01:00
animation Improve Q_CONSTRUCTOR_FUNCTION and Q_DESTRUCTOR_FUNCTION macros. 2011-12-01 14:35:42 +01:00
dialogs QPlatformDialogHelpers: Reduce dependency on QDialog. 2011-12-14 21:49:33 +01:00
effects Move the documentation for the classes to their modules. 2011-10-03 09:56:09 +02:00
graphicsview Remove QWidget dependency from QTouchEvent. 2011-12-09 16:36:00 +01:00
itemviews QHeaderView - remove stupid if 2011-12-15 15:39:24 +01:00
kernel QPlatformDialogHelpers: Reduce dependency on QDialog. 2011-12-14 21:49:33 +01:00
platforms/mac qtbase: Remove QSound. 2011-12-07 14:37:41 +01:00
statemachine Improve Q_CONSTRUCTOR_FUNCTION and Q_DESTRUCTOR_FUNCTION macros. 2011-12-01 14:35:42 +01:00
styles QtGui: Bring back HBITMAP/HICON conversion functions. 2011-11-28 16:57:58 +01:00
util Extend touch events. 2011-12-09 14:15:37 +01:00
widgets Fix Memory leak related to Content Menu 2011-12-13 16:36:33 +01:00
Qt5WidgetsConfigExtras.cmake.in Add the .exe suffix to executables on Windows. 2011-12-12 19:10:34 +01:00
Qt5WidgetsMacros.cmake Use VERBATIM where needed in macros. 2011-12-07 03:17:25 +01:00
QtGui.dynlist library split 2011-05-07 00:02:01 +02:00
widgets.pro Integrate testcocoon support into Qt build system. 2011-11-15 07:21:48 +01:00