qt6-bb10/tests/auto/widgets
Thorbjørn Lund Martsum 699f2424eb QHeaderView - rename many spans classes and variables
In (SHA) b800d8b94a the span model
was replaced with a plain section model. The code however still has
variables and classes called someting with spans which would be
confusing for possible new readers of the code.

This patch cleans up most of it. It only renames classes,functions
and variables (and not any semantics or the public API).

Change-Id: I6ceb068c7317223f0d8e37f8032197f518d0174c
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
2012-04-11 01:42:12 +02:00
..
dialogs Mark tst_qdialog as insignificant on mac. 2012-03-27 03:36:33 +02:00
effects Move tst_qicon.cpp and tst_qpixmapfilter.cpp to QtWidgets 2012-03-12 10:48:40 +01:00
graphicsview Fix MSVC warnings in tests. 2012-04-02 16:56:48 +02:00
itemviews QHeaderView - rename many spans classes and variables 2012-04-11 01:42:12 +02:00
kernel Use "qt-project.org" instead of "trolltech" in the resource system 2012-03-28 07:50:06 +02:00
styles Fix QSysInfo::WindowsVersion checking (QSysInfo::WV_NT_based is a mask) 2012-03-22 16:13:21 +01:00
util Implement QSystemTrayIcon for X11. 2012-03-23 11:45:25 +01:00
widgets Testability for password mask delay 2012-04-01 20:13:51 +02:00
widgets.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00