Fix keyboard navigation order for buttons with RTL layout
[profile/ivi/qtbase.git] / src /
2012-03-27 Orgad ShanehFix keyboard navigation order for buttons with RTL...
2012-03-27 Miikka HeikkinenImplement application font loading for Windows
2012-03-27 Thiago MacieiraAdd a Q_NORETURN macro to mark a function that never...
2012-03-27 Pekka VuorelaReverted use of tentative commit use in QWidget editors
2012-03-27 Friedemann KleintIntroduce FontSmoothingGamma as a platform style hint.
2012-03-27 Jan-Arve SaetherFix IAccessible2 for Windows, enable MSAA/IAccessible...
2012-03-27 Bradley T. HughesCocoa: silence warning about QCocoaWindow member initia...
2012-03-27 Alexei RousskikhQJsonParseError improvements
2012-03-26 Bradley T. HughesCocoa: initialize QCocoaEventDispacherPrivate::lastSerial
2012-03-26 Thiago MacieiraRemove old code that was for the MIPSpro compiler
2012-03-26 Thiago MacieiraFix annoying deprecation warning about QImageTextKeyLang
2012-03-26 Bradley T. HughesCocoa: Remove unused qt_mac_is_sheet() function
2012-03-26 Bradley T. HughesCocoa: silence warnings about unused variables
2012-03-26 Bradley T. HughesCocoa: silence warnings from QCocoaBackingStore
2012-03-26 Bradley T. HughesCocoa: QCocoaWindow::clearNSWindow() needs to cleanup...
2012-03-26 Bradley T. HughesCocoa: don't show window when calling raise()
2012-03-26 Lars KnollFix measurement system for the UK
2012-03-26 Pekka VuorelaPassword editor mask delay stylable by platform plugin
2012-03-26 Bradley T. HughesCocoa: reimplement QPlatformWindow::setOpacity()
2012-03-26 Jiang JiangFix for fontconfig 2.9 behavior change
2012-03-26 Eskil Abrahamsen... Remove dummy impl. of shared graphics cache in XCB...
2012-03-26 Bradley T. HughesCocoa: reimplement QPlatformBackingStore::scroll()
2012-03-26 Bradley T. HughesFix QGuiApplication::keyboardModifiers()
2012-03-26 Bradley T. HughesCocoa: send key events for modifier keys
2012-03-26 Bradley T. HughesCocoa: keep a NSWindow pointer in QCocoaWindow
2012-03-26 Sarah SmithFix qtnamespace compile break on Mac.
2012-03-25 Thiago MacieiraRemove the Q_STATIC_TEMPLATE_SPECIALIZATION macro
2012-03-25 Thiago MacieiraRemove the use of a template qUnused function for ICC
2012-03-25 Thiago MacieiraUse private futexes for QMutex on Linux if they're...
2012-03-24 Samuel RødalUse XCB_TIME_CURRENT_TIME instead of CurrentTime from...
2012-03-24 David FaureRestore Qt4 compat in QDesktopServices::DataLocation
2012-03-24 Thiago MacieiraAdd macros for assuming and unreachable code
2012-03-24 Thiago MacieiraUpdate the C++11 support macros
2012-03-24 Thiago MacieiraUse QVector<int> instead of QList<int> for storing...
2012-03-24 Frederik GladhornMake sure windows send accessibility activated updates.
2012-03-24 Frederik GladhornAdded QAccessibleGroupBox
2012-03-24 Thiago MacieiraSilence a warning about a change of sign.
2012-03-24 Thiago MacieiraUpdate the header list for the QtDBus module
2012-03-24 Thiago MacieiraRemove support for Mac OS X compilers without the ...
2012-03-24 Thiago MacieiraAdd the missing 'itt eq' instructions to the ARM atomics.
2012-03-24 Thiago MacieiraSilence warnings about GCC #pragma in ICC
2012-03-24 Thiago MacieiraFix warnings about commas at the end of enums
2012-03-24 Thiago MacieiraFix building the XCB platform plugin
2012-03-24 Thiago MacieiraFix deprecation warning about QPlatformWindow::visible
2012-03-24 Friedemann KleintFix loading of the ICU dynamic libraries on Windows.
2012-03-24 Jan-Arve SaetherEnable IAccessible for MinGW32, keep IAccessible2 disab...
2012-03-24 Jan-Arve SaetherAPI cleanup: remove CoordinateType enum
2012-03-24 Marc Mutzxcb: fix (negative) coordinate handling
2012-03-24 Friedemann KleintCompile fix for MinGW.
2012-03-24 Friedemann KleintFix warnings in qtbase.
2012-03-23 Samuel RødalMake QEglFSBackingStore use QtGui-only APIs.
2012-03-23 Rafael RoquettoInitial implementation of QQnxServices
2012-03-23 Friedemann KleintImplement QSystemTrayIcon for X11.
2012-03-23 Shane KearnsFix performance problem with NTLM auth in http POST
2012-03-23 Martin PeterssonQLocalSocket: remove double buffer on qlocalsocket_unix
2012-03-23 Tasuku SuzukiCheck if Qt::ImEnabled is true before handling im event...
2012-03-23 Morten Johan SorvigCocoa: Add window fullscreen button on OS X Lion.
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...
next