Add QPA readme.
[profile/ivi/qtbase.git] / src /
2012-03-23 Morten Johan SorvigAdd QPA readme.
2012-03-23 Thiago MacieiraFix udev building after commit 7a169fb52a2d57ec6b3b8e61...
2012-03-23 Pekka VuorelaDeprecate QInputMethodEvent::setTentativeCommitString()
2012-03-22 Thiago MacieiraWhitespace fix for brace in qstring.cpp
2012-03-22 Thiago MacieiraQuick optimisations to QString: no const-ref for QLatin1XXX
2012-03-22 Robin BurchellUse the same ifdef-based debugging as the other engines.
2012-03-22 Pekka VuorelaFixed QLineEdit to emit selectionChanged
2012-03-22 Miikka HeikkinenFix QPrinter test in Windows
2012-03-22 Donald CarrDeprecate QApplication::setGraphicsSystem
2012-03-22 Lars KnollMake QLocalePrivate::updateSystemLocale() reset the...
2012-03-22 Thiago MacieiraMake QLocale not depend on being friends with the globa...
2012-03-22 Thiago MacieiraRemove the workaround for GCC 3.3 on IRIX
2012-03-22 Thiago MacieiraFix compilation on ARM with C++11: narrowing conversion
2012-03-22 Thiago MacieiraFix the build of qt-freetype with -system-zlib
2012-03-22 Thiago MacieiraFix the build of -qt-freetype
2012-03-22 Thiago MacieiraFix compilation: std::min is in <algorithm>
2012-03-22 Thiago MacieiraAdd a non-implicit virtual destructor for QDashStroker
2012-03-22 Thiago MacieiraAdd qpair.h to the HEADERS list
2012-03-22 Thiago MacieiraRemove the false information that IA-64 supports SSE2
2012-03-22 Oswald Buddenhagensupport relative Sysroot specification in qt.conf
2012-03-22 Oswald Buddenhagenmake unspecified/empty HostPrefix fall back to Prefix
2012-03-22 Samuel RødalFixed QScreen::name() return value on xcb.
2012-03-22 David FaureFix assert in libdbus-1 from tst_qdbusmarshall.
2012-03-22 Shane KearnsAllow autobound UDP sockets to send to IPv4 and IPv6
2012-03-22 Damir TatalovicMIPS DSP configure detection and initial blend optimiza...
2012-03-22 David FaureQStandardPaths: implement displayName() on all platforms.
2012-03-22 Lars KnollSignificantly speed up insertion into QJsonObject/Array
2012-03-22 Donald CarrRemove legacy font cache from 3rdparty
2012-03-22 Thiago MacieiraFix cross-compilation that uses fontconfig / freetype
2012-03-22 Kevin KrammerMake QNX virtual keyboard handling main event loop...
2012-03-22 Joerg BornemannFix QSysInfo::WindowsVersion checking (QSysInfo::WV_NT_...
2012-03-22 Mark BrandQSql*Model: add SQL syntax helper
2012-03-22 Mark BrandQSqlTM/QSqlRTM: improve style and readability
2012-03-22 Mark BrandQSqlRTM: fix whitespace
2012-03-22 Samuel RødalFixed QInputMethod API to use isVisible() instead of...
2012-03-22 Pekka VuorelaFocusAboutToChange event to be send before focus changes
2012-03-22 Donald CarrCorrectly export GL graphics engine for use in plugins
2012-03-22 David FaureMake comment() work in the C locale too.
2012-03-22 David FaureReturn all expected paths in QStandardPaths::standardLo...
2012-03-22 Xizhi ZhuDon't do anything if setting the same proxy factory.
2012-03-22 Teemu KatajistoCocoa: fix setting color with alpha channel value for...
2012-03-22 Honglei ZhangUpdate QtXmlPatterns module name in documentation
2012-03-22 Kevin KrammerNeed to check new rotation against initial rotation...
2012-03-22 Kai KoehneShow correct origin of Q_ASSERT in Windows dialog
2012-03-22 Debao ZhangRemove redundant \since 5.0
2012-03-22 Sergio MartinsUse delete[] instead of delete.
2012-03-21 Jerome PasionQDoc: updating manual to use "type".
2012-03-21 Casper van Donderenqdoc: Disable generation of .pageindex file.
2012-03-21 Kevin KrammerUse main thread event loop for navigator event processing
2012-03-21 Frederik GladhornRemove Q_WS_X11
2012-03-21 Pekka VuorelaFix QWidgetTextController issue when used with QtQuick1...
2012-03-21 Robin BurchellFix directories never being unwatched after deletion...
2012-03-21 Bradley T. HughesCocoa: improve mouse button tracking warnings
2012-03-21 Morten Johan SorvigCocoa: Improve window activation handling.
2012-03-21 Jerome PasionQDoc: Changing "element" string to "type".
2012-03-21 Oswald Buddenhagenpermit explicitly empty qt.conf entries
2012-03-21 Jiang JiangRemove hardcoded font names in QFont::defaultFamily()
2012-03-21 Morten Johan SorvigCocoa: Implement screen availableGeometry.
2012-03-21 Bradley T. HughesCocoa: fix inactive palette text color
2012-03-21 Bradley T. HughesCocoa: fix crash when using QPrintDialog
2012-03-21 Donald CarrEGLFS: Integrate building into configure.
2012-03-20 Donald CarrAvoid Qt/X11 header contamination via egl.h
2012-03-20 Girish RamakrishnanAdd egl include paths and link lines to eglfs.
2012-03-20 Jiang JiangFix a typo in QFontconfigDatabase
2012-03-20 Eskil Abrahamsen... Fix GPOS positioning for some fonts
2012-03-20 Sean HarmerSet the default QPA plugin for QNX builds to "qnx"
2012-03-20 Samuel RødalRevert "Remove the LIBS from platformsupport"
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 Morten Johan SorvigCocoa: Panels can become key windows too.
2012-03-20 Thorbjørn Lund MartsumQHeaderView - minor fix to setDefaultSectionSize
2012-03-20 Thorbjørn Lund MartsumQHeaderView - minor fix to createSectionSpan
2012-03-20 John TapsellHarfbuzz-shaper - fix incorrect logClusters being set...
2012-03-20 Richard MooreFix QT_NO_DEBUG_STREAM build
2012-03-20 Bradley T. HughesCocoa: set font engine glyph format based on display...
2012-03-20 Olivier GoffartFix KDE palette.
2012-03-20 Morten Johan SorvigCocoa: Implement support for child windows.
2012-03-20 Casper van Donderenqdoc: Merge PageGenerator into Generator class.
2012-03-19 Frederik GladhornRemove QAccessibleEvent child parameter.
2012-03-19 sh kimAdd IDENTITYPROXYMODEL feature
2012-03-19 Bradley SmithImproves configure checks for XCB.
2012-03-19 Frederik GladhornAccessibility: add text update events
2012-03-19 Debao ZhangQtWidgets: cleanup several Q3* items
2012-03-19 Miikka HeikkinenFix infinite recursion crash in QPrinterInfo::supported...
2012-03-19 Debao ZhangQWidget: update documents of mouseDoubleClickEvent()
2012-03-19 Jędrzej NowackiFix a memory leak in template QMetaObject::Connection.
2012-03-19 Morten Johan SorvigCocoa: Send keyboard modifiers with wheel events.
2012-03-19 Morten Johan SorvigFix the compat handleWheelEvent function.
2012-03-18 Frederik GladhornMake copy and assign private for QAccessibleEvent.
2012-03-18 Bradley T. HughesCocoa: Fix function key handling
2012-03-18 Bradley T. HughesFix shortcut handling in the Cocoa plugin
2012-03-18 Debao ZhangQPointer: update its document and changes-5.0.0
2012-03-17 Bradley T. HughesAdd QWindowSystemInterface::tryHandleSynchronousShortcu...
2012-03-17 Lincoln RamsayDon't reject plugins that have empty meta-data
2012-03-17 Marc Mutzcontainers: add C++11-style c{begin,end}() as alias...
2012-03-17 Bradley T. HughesReplace Q_WS_MAC with Q_OS_MAC in qshortcut.cpp
next