Update QDateTime serialisation docs and increase version number.
[profile/ivi/qtbase.git] / src / tools /
2012-11-01 Oswald Buddenhagenpurge dead defines
2012-10-30 Thiago MacieiraUse -ffunction-sections in libbootstrap.a
2012-10-26 Stephen KellySet the Directory flag when we find a directory.
2012-10-22 Jens Bache-WiigRemove Cleanlooks and Plastique
2012-10-18 Thiago MacieiraRename the syncqt -qtdir to -mkspecsdir
2012-10-15 Simon HausmannAdapt to WebKit Widgets module changes
2012-10-14 Olivier Goffartmoc: parse properly the gcc extension for variadic...
2012-10-13 Shawn Rutledgeqdoc outputs warnings in a form which Creator will...
2012-10-13 Simon HausmannFix moc preprocessor-only mode with input that contains...
2012-10-13 Martin Smithqdoc: qdoc now can run in 2 passes
2012-10-13 Martin Smithqdoc: Allow empty character literal ''
2012-10-10 Tor Arne VestbøModularize documenation build
2012-10-10 Tor Arne VestbøCentralize place where we ensure qdoc is built before...
2012-10-10 Martin Smithqdoc: Implements the -no-link-errors option
2012-10-09 Pierre RossiQDoc/Bootstrap library: fix link error on Windows
2012-10-08 Friedemann Kleintuic: Map QLCDNumber::numDigits to QLCDNumber::digitCount.
2012-10-08 Tor Arne Vestbødoc: remove old un-used monolithic qdocconf file
2012-10-08 Pierre RossiTools: add QLibraryInfo to the bootstrapped library.
2012-10-08 Jan Arve SaetherFix a bug in how paths are made canonical and relative
2012-10-08 Martin Smithqdoc: Simplification of target ref construction
2012-10-08 Martin Smithqdoc: Change to debug output
2012-10-08 Martin Smithqdoc: Change qdoc to use QML terminology
2012-10-08 Martin Smithqdoc: Adding a debug function
2012-10-01 Simon HausmannFix moc stumbling over gcc __attribute__ extensions
2012-09-29 Martin Smithqdoc: Augment imagedirs list
2012-09-28 Pierre RossiQDoc: remove the experimental basedir variable
2012-09-27 Jens Bache-WiigRemove CDE and Motif styles from qtbase
2012-09-26 Martin Smithqdoc: retrying More refactoring of qdoc data structures
2012-09-26 Mitch CurtisRemove duplicate words and punctuation from documentation.
2012-09-24 Lars KnollMoc: Correctly expand macros with arguments
2012-09-24 Lars KnollMoc: Make # and ## valid tokens in cpp parsing mode
2012-09-24 Lars KnollCorrectly parse function macros
2012-09-24 Lars KnollCorrectly expand macros without arguments in moc
2012-09-23 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-09-22 Iikka EklundChange copyrights from Nokia to Digia
2012-09-22 Marc MutzQDBusMetaTypeId: don't cache the result of qMetaTypeId...
2012-09-21 Oswald Buddenhagenmove syncqt call to qt_module_headers.prf
2012-09-19 Oswald Buddenhagenmake src/tools/ compile without CamelCase headers
2012-09-18 Jan-Arve SaetherMake qdoc read multiline macros in files with CRLF...
2012-09-17 John LaytSIC: QtPrintSupport - Remove QAbstractPageSetupDialog
2012-09-14 Laszlo PappMake maemo scope syntax in project files more generic
2012-09-14 Martin Smithqdoc: Refactoring of qdoc data structures
2012-09-14 Sergio AhumadaMark (non-public API's) ctor's as explicit
2012-09-14 Jerome PasionQDoc manual: ordered command list
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...
next