qt6-bb10/src/tools
Topi Reinio b0d85c45ad qdoc: Clear the map of HTML anchors for each generated page
To avoid conflicting anchors within an HTML page, QDoc keeps
the used anchors in a map, and appends 'x' to new anchors if
it was already used. However, this map was never cleared, so
anchors on one page affected the ones generated for another
page.

This commit clears the map for each page when generating the
page header.

Change-Id: Id30baced46917bb4d48cf58dde047f4fbcdf74cf
Task-number: QTBUG-46153
Reviewed-by: Martin Smith <martin.smith@digia.com>
2015-06-05 12:57:09 +00:00
..
bootstrap complete reversal of adding QLibraryInfo to the bootstrap library 2015-02-02 11:14:25 +00:00
bootstrap-dbus Improve dbus cross compilation 2014-07-28 14:08:22 +02:00
moc moc: Fix crash parsing invalid macro invocation 2015-05-30 08:37:11 +00:00
qdbuscpp2xml Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusxml2cpp Make qdbusxml2cpp output reproducible 2015-02-12 18:34:17 +00:00
qdoc qdoc: Clear the map of HTML anchors for each generated page 2015-06-05 12:57:09 +00:00
qlalr Fixed license headers 2015-02-17 18:46:09 +00:00
rcc Update copyright headers 2015-02-11 06:49:51 +00:00
uic uic: Delay the setting of QPushButton::default. 2015-04-23 09:59:51 +00:00