Fix FullScreen for Windows CE
[profile/ivi/qtbase.git] / src / tools /
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
2012-05-22 Konstantin Rittreplace remaining "const QChar &" with "QChar"
2012-05-22 Thiago MacieiraFix compilation on Linux: link to zlib in the bootstrap...
2012-05-21 Martin Smithqdoc: Write <qmlinheritedby> before <qmlinstantiates>
2012-05-18 Lars KnollDon't use the deprecated translate() method anymore
2012-05-18 Martin Smithqdoc: Report multiple QML property docss
2012-05-18 Aaron KennedyEncapsulate the dynamic meta object pointer
2012-05-17 Lars Knollturn off exceptions by default where they aren't required
2012-05-16 Casper van DonderenQDoc: Generate correct relative paths and links when...
2012-05-16 Martin Smithqdoc: Include QML type name in method quid
2012-05-16 Friedemann Kleintqdoc: Fix some QString usage issues (Krazy warnings).
2012-05-16 Friedemann Kleintqdoc: Fix warnings about unused variables.
2012-05-15 Alessandro Portaleqdoc: Improve fileToOpen detection for examples manifest
2012-05-15 Martin Smithqdoc: Don't include internal QML properties in output
2012-05-15 Casper van DonderenQDoc: Use capitalized navtitles in ditamap.
2012-05-15 Martin Smithqdoc: Fixed some terminology output by qdoc
2012-05-12 Casper van DonderenQDoc: Also use the CppCodeMarker for .qtx and .qtt...
2012-05-11 Martin Smithqdoc: Fixed a regression bug caused by fixing error...
2012-05-11 Casper van DonderenQDoc: Return correct path when quoting example files.
2012-05-10 Marius Storm-OlsenDoc: Fix \sa usage
2012-05-10 Stephen KellyRemove the HAVE_DECLARATIVE define.
2012-05-10 Casper van DonderenQDoc: Generate images inline for \inlineimage
2012-05-10 Martin Smithqdoc: Removed some obsolete ifdefs
2012-05-10 Martin Smithqdoc: Fixed a qdoc error problem
2012-05-10 Marius Storm-OlsenMerge "Merge branch 'docs-refactoring' into master...
2012-05-10 Marius Storm-OlsenMerge branch 'docs-refactoring' into master
2012-05-09 Martin Smithqdoc: Fixed three qdoc error problems
2012-05-09 Casper van DonderenQDoc: Remove generateQmlDesc and use generateApiDesc...
2012-05-09 Martin Smithqdoc: Fixed a qdoc error problem
2012-05-09 Casper van DonderenQDoc: Use node name for page DITA title when name argum...
next