qt6-bb10/src/tools
Topi Reinio f1fdac97ab qdoc: Improve logic for automatic example tag generation
QDoc generates tags for examples based on the example title and the
name of the module. This change makes the following improvements:

    - Edit regular expression to match strings like 'OpenGL' and
      'Qt3D' as a single tag.
    - Strip off enclosing parentheses.
    - Filter out common words ('and', 'the')
    - When cleaning/modifying generated tags, keep them in a QSet
      to eliminate duplicates.

Change-Id: I288104df12bf23a224068d40bce1f980148a412a
Reviewed-by: Martin Smith <martin.smith@digia.com>
2015-05-19 11:19:05 +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: Generate qt_static_metacall for creatable-only gadgets 2015-05-13 12:08:57 +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: Improve logic for automatic example tag generation 2015-05-19 11:19:05 +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