eglfs refactor: Move egl initialization to the integration
[profile/ivi/qtbase.git] / src / tools /
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...
2012-05-09 Casper van DonderenDoc: Modularize QtDBus documentation and add missing...
2012-05-09 Marius Storm-OlsenProperly implement a 'make docs' target for subdirs...
2012-05-09 Martin Smithqdoc: Fixed qdoc error messages
2012-05-09 Jędrzej NowackiBump moc revision after introducing QMetaType::SChar.
2012-05-08 Casper van DonderenQDoc: Remove the unused \expire command.
2012-05-07 Girish RamakrishnanExpose QPA API under qpa/*
2012-05-05 Casper van DonderenQDoc: Examples: Move list of files/images to bottom...
2012-05-04 Martin Smithqdoc: Fixed minor version number in DITA XML
2012-05-04 Casper van DonderenQDoc: Generate unique ids for qmlMethods.
2012-05-03 Lars KnollMerge "Merge remote-tracking branch 'origin/api_changes...
2012-05-03 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-05-03 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-02 Casper van DonderenQDoc: Remove all occurences of 'qdoc3' in source.
2012-05-01 Martin Smithqdoc: Further changes to the QML specialization
2012-04-30 Lars KnollRemove unused code
2012-04-28 Martin Smithqdoc: Further changes to the QML specialization
2012-04-26 Casper van DonderenQDoc: Pretend that .qtx and .qtt files are .qdoc files.
2012-04-26 Casper van DonderenQDoc: Disambiguate prev and next links in html source.
2012-04-25 Olivier GoffartRemove QMetaObjectExtraData and put everything into...
2012-04-25 Casper van DonderenQDoc: Implement -installdir CLI option for module cross...
2012-04-24 Martin Smithqdoc: Further changes to the QML specialization
2012-04-23 Martin Smithqdoc: Don't write '...' for empty <apiName>
2012-04-23 Martin Smithqdoc: Update qdoc to use QML spec for DITA
2012-04-23 Casper van DonderenQDoc: Support -indexdir on CLI and depends in qdocconf.
2012-04-20 Stephen KellyFix typo in backwards compatibility code.
2012-04-20 Casper van DonderenQDoc: Remove the text around previous and next page...
2012-04-19 Casper van DonderenQDoc: Generate index file for DITAXML.
2012-04-17 Casper van DonderenQDoc: Write subclasses of namespaces in automatic ditamap.
2012-04-17 Lars KnollMerge "Merge remote-tracking branch 'origin/api_changes...
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-17 Sergio AhumadaMerge "Merge remote-tracking branch 'origin/master...
2012-04-16 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-15 Olivier Goffartmoc: Fix parsing of the empty preprocessor command
2012-04-15 Thiago MacieiraUpdate com.trolltech -> org.qtproject in the bootstrapp...
2012-04-14 Casper van DonderenQDoc: add missing newline characters in qdoc -help.
2012-04-14 Martin Smithqdoc: Fixed bugs causing invalid DITA XML
2012-04-13 Casper van DonderenQDoc: Fix infinite loop when finding items in ditamaps.
2012-04-13 Olivier Goffartmoc: fix compilation of signals returning pointers.
2012-04-12 Casper van DonderenQDoc: Generate missing image error.
2012-04-11 Marius Storm-OlsenMerge commit 'qt-v5.0.0-alpha1'
2012-04-11 Martin SmithQDoc: Fix no-examples option.
2012-04-11 Martin Smithqdoc: Fixed to report read-only QML properties correctly
2012-04-11 Robin BurchellDeprecate qMemCopy/qMemSet in favour of their stdlib...
2012-04-10 Oswald BuddenhagenMerge remote-tracking branch 'origin/master' into api_c...
2012-04-08 Giuseppe D'AngeloStop relying on qHash always giving the same results
2012-04-07 Thiago MacieiraRemove -DQT_NO_STL from the bootstrapped builds
2012-04-04 João AbecasisIntroduce initializer macros for QString- and QByteArra...
2012-04-03 Giuseppe D'AngeloStop relying on QHash ordering
2012-04-03 Friedemann KleintFix warnings about truncations in constants.
2012-04-03 Martin Smithqdoc: findNodeRecursive() was called with a null start...
2012-04-03 Jerome PasionQDoc documentation: modified the instructions for docum...
2012-04-02 Martin Smithqdoc: Don't lower case <shortdesc> in DITA.
2012-04-02 Martin Smithqdoc: Add the \hr command
2012-04-02 Martin Smithqdoc: Allow documenting a C++ class as a QML type.
2012-04-01 Casper van DonderenQDoc: Fix assert and remove duplicate description.
2012-03-31 Robin BurchellRemove all calls to, and deprecate qMalloc, qRealloc...
next