qt6-bb10/src
Martin Smith 7a66f6b60e qdoc: Removed dead code from qdoc
The documentation used to have "Main Classes" list for C++ classes,
and qdoc kept track which classes were supposed to be listed as "main"
classes. This is no longer used, so this change removes the code that
marked a C++ class as a main class and tested whether a class was a
main class. This dead code was seen while preparing the way for
changing qdoc to output a documentation page for obsolete C++ classes
and functions and obsolete QML types and functions.

Task-number: QTBUG-30511
Change-Id: Iccc31b46b7c3c144038372cad4771d974f207937
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
Reviewed-by: Laszlo Papp <lpapp@kde.org>
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
2013-04-08 17:23:15 +02:00
..
3rdparty ANGLE: Avoid memory copies on buffers when data is null 2013-04-08 11:35:44 +02:00
android Android: Implement debugging without relying on shell run-as 2013-04-05 16:26:31 +02:00
angle ANGLE: Avoid memory copies on buffers when data is null 2013-04-08 11:35:44 +02:00
concurrent Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
corelib mkspecs are installed to QT_HOST_DATA instead of QT_INSTALL_ARCHDATA. 2013-04-08 17:23:15 +02:00
dbus Fix wildcard signal disconnection in QDBusAbstractInterface 2013-03-19 07:03:25 +01:00
gui Make QTextCursor accessibility boundary finder available 2013-04-08 11:35:44 +02:00
network QHttpMultipart: reset read pointer when device is reset 2013-03-24 13:56:32 +01:00
opengl Remove unused private members 2013-03-23 01:56:06 +01:00
openglextensions Make sure that we #include qconfig.h before testing for features. 2013-03-19 07:02:57 +01:00
platformsupport Make QTextCursor accessibility boundary finder available 2013-04-08 11:35:44 +02:00
plugins Cocoa: Properly clean window mask data 2013-04-08 17:23:15 +02:00
printsupport Merge remote-tracking branch 'origin/release' into stable 2013-04-03 15:43:39 +02:00
sql QSQLITE2Driver: use Q_DECLARE_PUBLIC/Q_DECLARE_PRIVATE 2013-04-08 14:31:41 +02:00
testlib qWaitForWindow* default timeouts are 5 seconds 2013-03-23 16:47:28 +01:00
tools qdoc: Removed dead code from qdoc 2013-04-08 17:23:15 +02:00
widgets QWizard/Win: Support RTL layout in Aero style 2013-04-08 11:35:44 +02:00
winmain fix path adjustments in installed metafiles 2013-01-30 15:43:00 +01:00
xml Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
src.pro make bootstrapping of qdoc optional 2013-04-03 00:37:48 +02:00