Partially revert e84e86dc.
[profile/ivi/qtbase.git] / src / platformsupport /
2012-12-07 Volker KrauseCompile with QT_NO_CURSOR.
2012-12-04 Oswald Buddenhagenproperly syncqt-ize harfbuzz headers
2012-11-23 Michał Sawiczdefault to Regular font with FontConfig
2012-11-23 Eskil Abrahamsen... Fix transformed text on Mac OS X
2012-11-22 hjkReturn something from QPAEventDispatcherGlib::processEvents
2012-11-21 Teemu KatajistoMac: fix invalid context in imageForGlyph
2012-11-21 Oliver WolffQPAEventDispatcherGlib: Use correct flags when sending...
2012-11-20 Friedemann KleintDetect Unity by checking XDG_CURRENT_DESKTOP and use...
2012-11-20 Oswald Buddenhagenexclude 3rdparty from lupdate
2012-11-20 Eskil Abrahamsen... Merge branch 'newdocs'
2012-11-12 J-P NurmiAvoid duplicate entries in QGenericUnixTheme::themeNames()
2012-11-11 Jon Trulsonevdevtouch: also use BTN_TOUCH with value == 0 to detec...
2012-11-08 Frederik GladhornAccessibility Linux: Do not depend on external libatspi2
2012-11-07 Shawn RutledgeRename all QWindow properties that have "window" in...
2012-11-06 Erik VerbruggenFix for compiling with clang with c++11.
2012-11-02 Teemu KatajistoCocoa: make text subpixel rendering check to work for...
2012-11-02 Jerome PasionMerge branch 'master' of ssh://codereview.qt-project...
2012-10-30 Liang QiMac: Correct writingSystem check value for Chinese
2012-10-27 Frederik GladhornAccessibility: make sure right objects are cached on...
2012-10-27 Frederik GladhornBe more careful about asserting in accessibility.
2012-10-26 Cyril OblikovPossibility to change custom Drag&Drop cursors while...
2012-10-26 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-22 Jens Bache-WiigRemove Cleanlooks and Plastique
2012-10-19 Oswald Buddenhagenremove explicit load(qt_build_config)s from the libraries
2012-10-19 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-18 José Millán SotoHandle separators in menus in AT-SPI (Linux accessibility)
2012-10-18 Frederik GladhornClean up instantiation of mapping of AT-SPI roles.
2012-10-18 Frederik GladhornAccessibility: make sure right objects are cached on...
2012-10-18 Teemu KatajistoCocoa: fix coretext memory leaks
2012-10-18 Rohan McGovernFix compile with -no-widgets
2012-10-17 Frederik GladhornAccessibility doesn't need QApp from QWidgets.
2012-10-16 Frederik GladhornFix function names in warning messages.
2012-10-16 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-15 José Millán SotoUse QLatin1String in AtSpiAdaptor::applicationInterface
2012-10-15 Richard Moe GustavsenQPlatformWindow: change API for QPlatformWindow::setWin...
2012-10-13 Frederik GladhornAccessibility: Implement GetVersion and GetLocale in...
2012-10-13 Frederik GladhornAdd workaround for typo in libatspi VisualdataChanged
2012-10-11 Jocelyn TurcotteRemove trivial debug output from QSpiAccessibleBridge
2012-10-10 Frederik GladhornDo not handle invalid accessibles in atspi bridge.
2012-10-03 Frederik GladhornAccessibility: For app claim support for app iface.
2012-10-03 Frederik GladhornImplement action de-marshalling.
2012-10-03 Frederik GladhornMake accessibility debug output optional.
2012-10-01 Samuel RødalFixed qglxconvenience.cpp compile for GLX 1.3.
2012-09-27 Frederik GladhornAccessibility: rather than assert, just warn.
2012-09-26 Sean HarmerXCB: Correctly report the created OpenGL context versio...
2012-09-22 Iikka EklundChange copyrights from Nokia to Digia
2012-09-22 José Millán SotoCorrect QSpiAccessibleBridge::setRootObject definition
2012-09-21 Sean HarmerOpenGL: Add runtime check for OS X version and improve...
2012-09-14 Sergio AhumadaMark (non-public API's) ctor's as explicit
2012-09-11 Frederik GladhornRemove unused file.
2012-09-10 Eskil Abrahamsen... Fix printing with OS X platform plugin
2012-09-10 Eskil Abrahamsen... Fix rounding error when drawing scaled text on OS X
2012-09-09 Sergio AhumadaRemoving duplicate includes
2012-09-07 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-09-07 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-09-07 Jorgen LindEnable autodetecting of EGL event for desktop GL
2012-09-07 Frederik GladhornMark plugin class docs as internal.
2012-09-05 Sergio AhumadaUse true and false in preference to TRUE and FALSE
2012-08-24 Kent Hansenfbbackingstore: Don't overload inherited virtual function
2012-08-21 Jiang JiangReplace deprecated ATS calls with CTFontManager calls...
2012-08-20 Andreas HolzammerFix freetype font rendering for Windows CE
2012-08-17 Sergio AhumadaDoc: Fix spelling errors
2012-08-14 Marc MutzQtGui: use new qEnvironmentVariableIsEmpty()
2012-08-14 Marc MutzQtCore: use new qEnvironmentVariableIs{Set,Empty}()
2012-08-13 Frederik GladhornAdd Linux Accessibility Bridge
2012-08-08 Oswald Buddenhagenrename qt_module_config.prf => qt_module.prf
2012-08-02 Paul Olav TveteRevert "Move QWindowSystemInterface out of qpa."
2012-08-02 Friedemann KleintFix default font for X11.
2012-07-28 Laszlo AgocsSend the native scancode in evdevkeyboard
2012-07-23 Friedemann KleintWindowSystemInterface::sendWindowSystemEvents(): Remove...
2012-07-23 Stephen KellyCreate CMake files conditionally on the internal_module...
2012-07-20 Stephen KellyDon't create cmake files for QtPlatformSupport.
2012-07-19 Stephen KellyMove QWindowSystemInterface out of qpa.
2012-07-13 Marc Mutzinput/evdevmouse: normalize signals/slots
2012-07-13 Girish Ramakrishnanlinuxfb: fix style in QFbCursor
2012-07-11 Girish Ramakrishnanlinuxfb: Remove QFbWindow::setVisible
2012-07-11 Girish Ramakrishnanlinuxfb: Add m prefix to all member variables
2012-07-11 Girish Ramakrishnanlinuxfb: raise and lower should take QFbWindow as args
2012-07-11 Girish Ramakrishnanlinuxfb: let the window register itself with the screen
2012-07-11 Girish Ramakrishnanlinuxfb: Rework screen code
2012-07-11 Girish Ramakrishnanlinuxfb: remove mScreens from QFbWindow
2012-07-11 Girish Ramakrishnanlinuxfb: create image only on resize
2012-07-11 Girish Ramakrishnanlinuxfb: don't store window in backingstore
2012-07-11 Girish Ramakrishnanlinuxfb: make platformsupport convenience compile
2012-07-10 Konstantin RittFix the UCS-2 surrogates handling in Q*FontEndine*...
2012-07-10 Konstantin RittMove ShaperFlags enum from QTextEngine to QFontEngine
2012-07-09 Tasuku SuzukiRemove Library dependency on Settings
2012-07-05 Robin Burchellandroid: work around android's linux/input.h being...
2012-07-03 Girish RamakrishnanSuppress QWindowSystemInterface inclusion warnings.
2012-07-03 Girish RamakrishnanRemove _qpa from cpp filenames
2012-06-29 Oswald BuddenhagenMerge branch 'buildsystem' (second round)
2012-06-28 Thiago MacieiraClean up the EXPORT macros in qglobal.h.
2012-06-28 Thiago MacieiraChange CONFIG += staticlib to CONFIG += static
2012-06-28 Weng XuetianMove QPlatformInputContextPlugin/Factory to QtGui
2012-06-28 Gatis PaeglisSet window's surface format to support alpha channel.
2012-06-27 Albert Astals CidAdd const & to foreach 'iterators'
2012-06-26 Samuel RødalFixed missing way of choosing EGL renderable type with...
2012-06-26 Robin BurchellDon't try build devicediscovery if evdev is not available.
2012-06-20 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-19 Oswald BuddenhagenMerge branch 'buildsystem'
next