Fix QByteArray documentation errors.
[profile/ivi/qtbase.git] / src / tools /
2012-09-11 Frederik GladhornOutput absolute paths in qdoc messages.
2012-09-09 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-09-09 Lars KnollUse the same hash for 8 bit strings as in QByteArray
2012-09-09 Sergio AhumadaRemoving duplicate includes
2012-09-09 Sergio AhumadaFix missing or improper include guard in headers
2012-09-08 Sergio Ahumadaqdoc: Renaming include guard in qmlmarkupvisitor.h...
2012-09-07 Jerome PasionAdded API Reference Style Guidelines
2012-09-07 Jan-Arve SaetherFix a bug in qdoc where to look for index files.
2012-09-03 Stephen KellyGenerate includes for Qt containers used as auto-metatypes.
2012-09-02 Volker KrauseFix moc generating invalid code for slots with referenc...
2012-09-01 Frederik GladhornFind qdoc indexes in relative paths.
2012-09-01 Frederik GladhornUse QString() instead of "".
2012-08-31 Casper van DonderenQDoc: Write SHA1 of .qhp to file.
2012-08-30 Casper van DonderenDoc: Simplify qtbase qdocconfs.
2012-08-30 Friedemann KleintFix static plugins for classes in namespaces.
2012-08-29 Frederik GladhornLet qdoc respect excludedirs for examples.
2012-08-29 Lukas GeyerUse qualified name for QT_MOC_EXPORT_PLUGIN()
2012-08-28 Stephen KellyAdd automatic metatype registration for invokable methods.
2012-08-28 Stephen KellyAdd automatic metatype registration for Q_PROPERTY...
2012-08-26 Marc Mutzmoc: parse classes that use Q_DECL_FINAL|final|sealed
2012-08-21 Martin Smithdoc: Replaced FakeNode with DocNode
2012-08-20 Stephen KellyRemove QProxyModel from qtbase.
2012-08-17 Sergio AhumadaDoc: Fix spelling errors
2012-08-17 Jan-Arve SaetherFix a bug in qdocs handling of excludedirs
2012-08-14 Marc Mutzrcc: use new qEnvironmentVariableIsEmpty()
2012-08-07 Andreas HolzammerAdd possibility to add OpenSSL, DBUS, MySQL path under...
2012-08-07 Martin Smithqdoc: Don't always add example .qdoc files to source...
2012-08-06 Martin Smithqdoc: Removed "../" from paths to images
2012-08-05 Martin Smithqdoc: No longer prints namespace qualifier twice
2012-08-02 Martin Smithqdoc: Ignore property functions of obsolete properties
2012-08-02 Laszlo PappFix a typo in the qdoc manual (QChra -> QChar)
2012-08-02 Casper van DonderenQDoc: Set HTML Doctype to XHTML 1.0 Transitional.
2012-08-02 Casper van DonderenQDoc: Set the default output encoding for HTML to UTF-8.
2012-08-02 Casper van DonderenQDoc: Add extra tags when no HTML.endheader is specified.
2012-08-01 Martin Smithqdoc: Added support for modularized example doc
2012-08-01 Martin Smithqdoc: Removed useless qdoc warnings
2012-08-01 Andreas HolzammerFix crash in uic
2012-07-31 Joerg Bornemannbuild host tools in release mode again
2012-07-31 Lars KnollSearch the include paths for json files containing...
2012-07-31 Friedemann Kleintqclass_lib_map.h: Fix include of the QDeclarativeView...
2012-07-31 Lars KnollMove the text codec list to qcoreglobaldata.
2012-07-30 Martin Smithqdoc: Added safety checks to findUnambiguousTarget()
2012-07-27 Martin Smithqdoc: Updated qdoc manual and qdoc guide
2012-07-26 Martin Smithqdoc: Changed \qmlclass to \qmltype, added \instantiates
2012-07-26 Casper van DonderenRevert "QDoc: Allow '0' to be used as 2nd arg for ...
2012-07-25 Casper van DonderenQDoc: Introduce a setting to include index nodes in...
2012-07-24 Martin Smithqdoc: Fixed incorrect href attribute values in qdoc
2012-07-20 Martin Smithqdoc: Restricted qdoc errors for \reimp command
2012-07-19 Casper van DonderenQDoc: Fix make commands for QDoc manual.
2012-07-16 Stephen KellyGenerate a fatal error as appropriate.
2012-07-14 Stephen KellyFix typo qith -> with.
2012-07-13 Stephen KellySimplify the moc code related to private signals a...
2012-07-12 Stephen KellyCreate a way to inform moc about private signals.
2012-07-12 Martin Smithqdoc: Clean path names before using them
2012-07-11 Sergio AhumadaFix some spelling errors
2012-07-08 Laszlo PappUse QDoc instead of Qdoc to be consistent with the...
2012-07-06 Laszlo PappFix some typos in the qdoc manual
2012-07-06 Martin Smithqdoc: Removed several #if 1 macros.
2012-07-06 Casper van DonderenQDoc: Fix relative URL generation for cross-linking.
2012-07-06 Martin Smithqdoc: Removed several #if 0 blocks.
2012-07-05 Martin Smithqdoc: The \br macro is promoted to a qdoc command
2012-07-04 Tasuku Suzukidisable building uic when -no-widgets is set
2012-07-03 Matthew VogtRevert "Allow moc to handle symbols that have been...
2012-06-29 Oswald BuddenhagenMerge branch 'buildsystem' (second round)
2012-06-28 Thiago MacieiraChange CONFIG += staticlib to CONFIG += static
2012-06-28 Casper van DonderenQDoc: Allow '0' to be used as 2nd arg for \qmlclass.
2012-06-28 Martin Smithqdoc: Report multiple topic commands as an error
2012-06-28 Thiago MacieiraClean up the use of QT_NODLL
2012-06-27 Albert Astals CidAdd const & to foreach 'iterators'
2012-06-26 Oswald Buddenhagendon't compile the host tools for wince already in configure
2012-06-21 Casper van DonderenQDoc: Use the module page as link in qt.ditamap.
2012-06-21 Casper van DonderenQDoc: Use 'Type' instead of 'element' in instantiates.
2012-06-20 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-20 Yuchen DengMOC: Avoiding MAX_PATH limit on Windows
2012-06-19 Oswald BuddenhagenMerge branch 'buildsystem'
2012-06-19 Oswald Buddenhagendon't refer to module versions during bootstrap
2012-06-19 Oswald Buddenhagenremove some qmake -project boilerplate from project...
2012-06-19 Oswald Buddenhagendetach src/src.pro and src/tools/tools.pro from qtbase.pro
2012-06-19 Oswald Buddenhagenremove convoluted recursive debug/release target magic
2012-06-19 Oswald Buddenhagenproperly declare the host tools as such in the project...
2012-06-14 Stephen KellyIt should be a moc error for the specified file to...
2012-06-14 Casper van DonderenQDoc: Check if index file was already inserted in list.
2012-06-12 Casper van DonderenQDoc: Also allow dependant modules to be specified...
2012-06-12 Martin Smithqdoc: Better error messages for QML command errors
2012-06-08 Casper van DonderenQDoc: Only print modulename::type on collision pages.
2012-06-05 Casper van DonderenQDoc: Look for template and include() under installdir.
2012-06-05 Casper van DonderenQDoc: search for example projectPath for manifest.
2012-06-05 Casper van DonderenQDoc: Use the correct DITAiXML for table col/rowspan.
2012-06-04 Casper van DonderenQDoc: check if !isNull() before casting prev/next nodes.
2012-06-01 Casper van DonderenQDoc: Don't put ditamaps in index file.
2012-06-01 Casper van DonderenQDoc: Do not put indexNodes in qt.ditamap.
2012-06-01 Casper van DonderenQDoc: Use \page title with prev/next links in DITAXML.
2012-06-01 John LaytQtPrintSupport - Cleanup QPrintDialog header
2012-05-30 Casper van DonderenQDoc: Remove fatal exit when not finding an index direc...
2012-05-30 Casper van DonderenQDoc: Add support for 'all subfolders' in dependant...
2012-05-30 Casper van DonderenQDoc: Force writing \n before a snippet in DITAXML.
2012-05-29 Thiago MacieiraFix shadow build compilation with MSVC
2012-05-29 Thiago MacieiraMake qdoc compile with QT_STRICT_ITERATORS
2012-05-25 Konstantin RittReplace `const QLatin1String &` with `QLatin1String...
2012-05-25 Martin Smithqdoc: Fixed pure doc parser
next