qt6-bb10/src/widgets
Jan Arve Saether aa2d10750a Fixed QTreeWidgetIterator to work with sorted QTreeWidget
We cannot access children directly, since that won't ensure that
the pending sort is executed. However, the functions we need are
there already and actually makes the code nicer.

Task-number: QTBUG-29903

Change-Id: I6899284275dd79b991896a5f08486b58d95f819d
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
2013-03-06 19:13:28 +01:00
..
accessible Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
dialogs Merge remote-tracking branch 'origin/stable' into dev 2013-03-05 13:42:11 +01:00
doc Doc: fixed snippet issues with customcompleter.qdoc 2013-03-05 17:55:14 +01:00
effects Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
graphicsview Merge remote-tracking branch 'origin/stable' into dev 2013-03-05 13:42:11 +01:00
itemviews Fixed QTreeWidgetIterator to work with sorted QTreeWidget 2013-03-06 19:13:28 +01:00
kernel Implement XEmbed protocol 2013-03-06 18:59:07 +01:00
statemachine Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
styles qtbase: Fix duplicate symbol errors in static build on Mac 2013-03-06 19:04:31 +01:00
util Distinguish between 'mac' and 'macx' qmake scopes 2013-03-05 20:59:45 +01:00
widgets Merge remote-tracking branch 'origin/stable' into dev 2013-03-05 13:42:11 +01:00
Qt5WidgetsConfigExtras.cmake.in Don't calculate the install prefix again in the extra cmake files. 2013-02-13 01:14:42 +01:00
Qt5WidgetsMacros.cmake Create IMPORTED CMake targets for executables. 2012-07-25 13:59:15 +02:00
QtGui.dynlist
widgets.pro export only 'host_bins' to pkg-config, rather than a random selection of tools 2012-12-06 12:49:02 +01:00