qt5base-lts/src
Topi Reinio dd97932a04 qdoc: Fix output filenames for QML basic type documentation
qdoc intends to prepend all html files related to QML with
a 'qml-' prefix. This doesn't work for basic QML types, as
those nodes do not have valid qml module name information.

This change fixes the issue by removing the requirement
for a qml module name, thereby always using the qml
prefix for a qml (basic) type.

Task-number: QTBUG-35229
Change-Id: If61572b2dc8a39be08140c37aa59646b88e99b29
Reviewed-by: Martin Smith <martin.smith@digia.com>
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
2013-12-04 09:11:34 +01:00
..
3rdparty Fix xkb.h compile warning on 32 bit systems 2013-11-21 09:25:23 +01:00
android Default to 5.2 source repository for Qt 5.2.x 2013-12-03 11:40:35 +01:00
angle use private linkage where possible 2013-10-31 19:49:32 +01:00
concurrent QtConcurrent: Workaround GCC bug 58800 in median calculation 2013-12-03 11:45:18 +01:00
corelib Doc: corrected invalid ref. to output iterators 2013-11-29 09:55:39 +01:00
dbus Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
gui Use Q_QDOC for Qt namespace declaration in Qt Gui 2013-12-03 11:41:03 +01:00
network QSslConfiguration: rename [get]session() to [get]sessionTicket() 2013-11-08 18:58:27 +01:00
opengl Doc: Fix broken links 2013-11-05 00:29:01 +01:00
openglextensions Use BSD licensing for QtOpenGLExtensions instead of LGPL 2013-06-24 10:16:32 +02:00
platformsupport Android: Initialize mWindowState 2013-11-14 21:15:35 +01:00
plugins iOS: fix application hangs when opening keyboard 2013-12-03 14:12:20 +01:00
printsupport Match up the specified paper size to an existing one if possible 2013-11-14 21:15:35 +01:00
sql Doc: Updated url variable in qdocconf files. 2013-11-06 11:31:39 +01:00
testlib Revert "Add tracing to logging framework" 2013-11-07 11:29:30 +01:00
tools qdoc: Fix output filenames for QML basic type documentation 2013-12-04 09:11:34 +01:00
widgets Fix style animations to stop when the animation target is hidden 2013-12-04 09:11:28 +01:00
winmain winmain for winrt 2013-09-14 15:42:24 +02:00
xml Fully expand entities to ensure deep or widely nested ones fail parsing 2013-11-14 17:43:58 +01:00
src.pro Explicitly mark subdirs as host_builds in SUBDIRS template 2013-10-18 18:01:54 +02:00