Fix keyboard navigation order for buttons with RTL layout
[profile/ivi/qtbase.git] / src / tools /
2012-03-21 Jerome PasionQDoc: updating manual to use "type".
2012-03-21 Casper van Donderenqdoc: Disable generation of .pageindex file.
2012-03-21 Jerome PasionQDoc: Changing "element" string to "type".
2012-03-21 Donald CarrEGLFS: Integrate building into configure.
2012-03-20 Martin Smithqdoc: Handle multiple \ingroup commands in QML types.
2012-03-20 Martin Smithqdoc: Remove short description from apiDesc
2012-03-20 Martin Smithqdoc: Remove the spectitle attribute
2012-03-20 Martin Smithqdoc: Enable XSLTs to produce correct #include info.
2012-03-20 Casper van Donderenqdoc: Rename qt3 support pages to Compatibility pages.
2012-03-20 Casper van DonderenNotifier signals don't need separate documentation.
2012-03-20 Casper van Donderenqdoc: Merge PageGenerator into Generator class.
2012-03-17 Martin Smithqdoc: Structure the DITA map with a root node.
2012-03-15 Martin Smithqdoc: Structure the DITA map with a root node.
2012-03-14 Casper van DonderenRename qdoc index file to qdoc-index.html
2012-03-14 Casper van DonderenRename all occurences of qdoc3 to qdoc in the qdoc...
2012-03-14 Martin Smithqdoc3: Change suffix of DITA files to .dita
2012-03-14 Giuseppe D'Angelobootstrap: remove QtXml dependency
2012-03-13 Friedemann Kleintuic: Avoid creating multiline QStringLiterals for MSVC.
2012-03-13 Martin Smithqdoc3: qdoc now handles overloaded methods for QML
2012-03-13 Casper van DonderenUpdate the footer for qdoc output for qt-project.
2012-03-13 Casper van Donderenqdoc: Update to prepare to run on a directory.
2012-03-12 Sergio Ahumadaqdoc: Fix closing 'table class="generic"' tag
2012-03-12 Casper van DonderenRemove unnecessary function.
2012-03-10 Martin Smithqdoc3: qdoc user manual update
2012-03-08 Oswald Buddenhagenremove obviously counterproductive uses of QT_SOURCE_TR...
2012-03-08 Giuseppe D'AngeloRemove usage of QtXml from rcc, add test
2012-03-08 Lars KnollMove qdoc into qtbase and bootstrap it
2012-03-05 Rohan McGovernMerge "Merge remote-tracking branch 'origin/api_changes...
2012-03-04 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-03-01 Oswald Buddenhagenrevamp -sysroot and -hostprefix handling
2012-02-28 Rohan McGovernMerge master -> api_changes
2012-02-28 Oswald Buddenhagendon't abuse $$fromfile() for inspecting entire projects
2012-02-28 Olivier Goffartmoc: Only generate IndexOfMethod for signals.
2012-02-27 Oswald Buddenhagenremove over-uses of $$list()
2012-02-26 Matthew VogtAllow moc to handle symbols that have been redefined.
2012-02-26 Giuseppe D'Angelouic: remove unused QRegExp #includes
2012-02-26 Marc MutzQByteArray: deprecate QT_NO_CAST_FROM_BYTEARRAY-protect...
2012-02-24 Marc Mutzrcc: micro-optimization
2012-02-24 Oswald Buddenhagenclean up qmake-generated projects
2012-02-23 Kent HansenBump the moc output revision
2012-02-21 João AbecasisDrop file-engine abstraction from public API
2012-02-21 Konstantin Rittreplace 'const QChar &' with 'QChar ' where appropriate
2012-02-21 Friedemann Kleintmoc: Fix loading of plugins in release mode.
2012-02-20 Marc Mutzuic: use QStringLiteral() instead of QString::fromUtf8...
2012-02-20 Kent HansenSmall moc cleanup: Pass lists by const reference
2012-02-20 Kent Hansenmoc: Get rid of implicit conversions to const char *
2012-02-20 Kent HansenMinuscule moc cleanup: Don't declare i in function...
2012-02-17 Friedemann KleintQt 5 plugin system: Fix handling of namespaced plugin...
2012-02-17 Bradley T. HughesRemove usages of QT_ARCH and QT_ARCH_* from qtbase
2012-02-16 Kent HansenDon't hardcode the number 14 in meta-object generators
2012-02-15 Lars KnollImplement new plugin mechanism
2012-02-15 Lars KnollAdd JSON support to the bootstrap library
2012-02-03 Kent HansenBring qmetaobjectbuilder in sync with moc
2012-02-03 Pekka VuorelaRemove QInputContext
2012-02-01 Kai KoehneQtDebug: Include file, line, function information
2012-01-31 Tor Arne VestbøDon't compile UIC with -O2 inside Scratchbox
2012-01-30 Xizhi ZhuRemove Symbian code from tools.
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-29 Kent HansenGet rid of checks for Qt3 types
2012-01-25 Kent Hansenmoc: Use QMetaType::QVariant as the type for QVariant
2012-01-25 Mark Brandremove vestiges of text codec plugins
2012-01-23 Jason McDonaldUpdate contact information in license headers.
2012-01-20 Friedemann Kleintuic: Add translation-attributes to string list properties.
2012-01-20 David FaureRemove QBool and use bool instead.
2012-01-19 Jonas M. GastalRemoving QHttpHeader and QHttpResponseHeader.
2012-01-13 Olivier GoffartRemove the Q_NO_DATA_RELOCATION hack
2012-01-12 Frederik GladhornRemove QAccessibleEvent
2012-01-12 Jonas M. GastalMake QFtp private.
2012-01-11 David FaureRemove unused QT_NO_TEXTSTREAM.
2012-01-09 Simon HausmannRemove QtV8 library from QtBase
2012-01-06 Jonas M. GastalRemoving QHttp class, its tests and its usage in examples.
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-23 Bradley T. HughesFinish removing Qt3 support
2011-12-14 Bradley T. HughesDisable warnings when building mkv8snapshot
2011-12-07 Friedemann Kleintqtbase: Remove QSound.
2011-12-06 Jyri TahtelaExecuting 'make install' did not build mkv8snapshot
2011-11-29 Olivier GoffartInitialize the return value of signals
2011-11-27 Glenn WatsonAdd support to moc for registering non-local enums...
2011-11-24 Kent HansenMake v8 snapshots work in debug-and-release mode
2011-11-22 Kent HansenAdd V8 snapshot support
2011-11-15 Olivier Goffartmoc: Remove code that generate QMetaObject.
2011-11-15 Olivier Goffartmoc: fix Q_INVOKABLE returning references
2011-11-14 Olivier Goffartmoc: support mapping pointers to member functions to...
2011-11-11 Olivier GoffartFix parsing of #if defined expression
2011-10-29 Olivier Goffartmoc: support c++11 style enums
2011-10-28 Robin BurchellRemove Windows and X11 from src/widgets/platforms.
2011-10-27 Friedemann KleintFix compiler warnings.
2011-10-27 Bradley T. HughesMove the implementation of normalizeTypeInternal()
2011-10-25 Bradley T. HughesRemove unnecessary sources from the bootstrap library
2011-10-23 Jason McDonaldMake some qtestlib headers private.
2011-10-17 Friedemann KleintReplace Q_WS_WIN by Q_OS_WIN in uic/network.
2011-10-10 Friedemann KleintQtBase: Move idc to Active Qt.
2011-10-03 Lars KnollRemove the remaining traces of QT3_SUPPORT
2011-09-29 Lars KnollGet rid of the last traces of QMimeSource
2011-09-13 Lars KnollRemove uilib and QtUiTools from QtBase
2011-09-13 Gunnar SlettaMerge branch 'master' of codereview.qt-project.org...
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-12 suzuki toshiyaReplace 'i < len-1 && func(i+1)' by 'i+1 < len && func...
2011-09-12 Gunnar SlettaMerge branch 'master' into refactor
2011-09-07 Keno Fischeradded -b<file> option to moc to support additional...
next