Revert "Move QWindowSystemInterface out of qpa."
[profile/ivi/qtbase.git] / src / plugins / platforms /
2012-08-02 Paul Olav TveteRevert "Move QWindowSystemInterface out of qpa."
2012-08-02 Gatis PaeglisFix mimedata updating and signal emision issues in...
2012-08-02 Gatis PaeglisFix badAtom issues introduced by behavior changes betwe...
2012-08-01 Sean HarmerQNX: Do not send geometry change events to Qt too early
2012-08-01 Sean HarmerQNX: Ensure that the QQnxWindow has a valid size for...
2012-08-01 Sean HarmerQNX: Remove dependency on QtWidgets from QNX QPA plugin
2012-08-01 Joerg Bornemanndon't change a widget's active state in QWindowsWindow...
2012-07-31 Andreas HolzammerFix showFullScreen for QWindow
2012-07-31 Friedemann KleintImplement synchronous WS events by flushing.
2012-07-29 Kevin KrammerQNX: Reduce dependency on QtWidgets
2012-07-27 Morten Johan SorvigAdd QCocoaAutoReleasePool to QCocoaMenu::setText
2012-07-25 Laszlo AgocsDisable tty keyboard in kms
2012-07-25 Laszlo AgocsFix keyboard input in kms
2012-07-25 Laszlo AgocsUpdate only dirty areas in kms backingstore
2012-07-24 Uli SchlachterQXcbWindow::setMask(): Check for SHAPE extension
2012-07-24 Uli SchlachterReimplement QXcbWindow::setMask() with xcb
2012-07-24 Kevin OttensQNX: Remove mouse events synthetized from touch events
2012-07-23 David FaureRemove winEventFilter, replaced with installNativeEvent...
2012-07-23 Laszlo AgocsAdd basic backingstore implementation to kms
2012-07-23 Jan-Arve SaetherIf the GL driver is singlebuffered, reflect that in...
2012-07-23 Jan-Arve SaetherIf swapBehavior is TripleBuffer, set WGL_DOUBLE_BUFFER_...
2012-07-23 Friedemann KleintWindowSystemInterface::sendWindowSystemEvents(): Remove...
2012-07-23 Sean HarmerXCB: Record the OpenGL profile in the format
2012-07-23 James TurnerQTBUG-26296, dock widget moving
2012-07-21 Elvis Leerelease and clear next_bo when pageFlip fails
2012-07-20 David FaureProvide public API for native event filtering, moved...
2012-07-20 Andreas HolzammerRemove unneeded Windows CE dummy functions
2012-07-20 Elvis LeeImplement nativeResourceFunctionForContext for kms
2012-07-20 Laszlo AgocsReset drm cursor position if cursor image is set before...
2012-07-20 Laszlo AgocsHide drm cursor when exiting
2012-07-20 Laszlo AgocsDisable threaded rendering with kms plugin
2012-07-20 Andreas HolzammerDon't update geometry while the style is set
2012-07-19 Stephen KellyMove QWindowSystemInterface out of qpa.
2012-07-19 Joerg BornemannQWidget/Win: fix restoreGeometry() from fullscreen...
2012-07-19 Andreas HolzammerFix window state handling
2012-07-18 Laszlo AgocsFollow gbm api changes in kms plugin
2012-07-18 Laszlo AgocsTear down properly in kms plugin when exiting
2012-07-18 Laszlo AgocsAdd config test for kms
2012-07-16 Andreas HolzammerFix window size issue under Windows CE
2012-07-16 Shawn Rutledgehandle XInput 2.2 multipoint touch events
2012-07-13 Marc MutzQNX: normalize signals/slots
2012-07-13 Kevin OttensMake sure the emulated mouse event comes last
2012-07-13 Thomas McGuireQNX: Fix flushing the backing store to non-owner windows
2012-07-13 Thomas McGuireQNX: Extract and move adjustBufferSize() function
2012-07-13 Thomas McGuireQNX: Apply state from QWindow when creating new QQnxWindow
2012-07-12 Gunnar SlettaFix compilation for some glxext.h header versions
2012-07-12 Andreas HolzammerFix wince build
2012-07-12 Thomas McGuireQNX: Rename copyBack() to blitPreviousToCurrent()
2012-07-12 Thomas McGuireQNX: Factor out blitHelper() function
2012-07-12 Thomas McGuireQNX: Add comment in post() explaining how buffering...
2012-07-11 Robin Burchelleglfs: add virtual destructor to QEglFsHooks
2012-07-11 Girish Ramakrishnanlinuxfb: Add config.test and configure support
2012-07-11 Sergio AhumadaFix some spelling errors
2012-07-11 Friedemann KleintAdd stylehint to use querying RTL keyboard support.
2012-07-11 Girish Ramakrishnanlinuxfb: let the window register itself with the screen
2012-07-11 Girish Ramakrishnanlinuxfb: Add option to not switch to graphics mode
2012-07-11 Girish Ramakrishnanlinuxfb: Rework screen code
2012-07-11 Girish Ramakrishnanlinuxfb: don't store window in backingstore
2012-07-11 Girish Ramakrishnanlinuxfb: add linuxfb.json and moc main.cpp
2012-07-11 Girish Ramakrishnanlinuxfb: make linuxfb compile
2012-07-11 Jason McDonaldList required xcb packages for Ubuntu 12.04.
2012-07-11 Sean HarmerXCB: Use glXCreateContextAttribsARB if available
2012-07-11 Jan-Arve SaetherRemove clipboard operations from QAccessibleEditableTex...
2012-07-10 Eskil Abrahamsen... Use DirectWrite font engine for non-ttf fonts as well
2012-07-10 Eskil Abrahamsen... Get font's underline position in DirectWrite font engine
2012-07-10 Eskil Abrahamsen... Support fallback fonts in DirectWrite font engine
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 Eskil Abrahamsen... Fix glyph positions with DirectWrite font engine
2012-07-09 Eskil Abrahamsen... Fix bounding box of DirectWrite font engine
2012-07-09 Joerg BornemannQWindowsWindow: fix FullScreen state transition
2012-07-09 Joerg BornemannQWindowsWindow: fix state transition FullScreen ->...
2012-07-09 Joerg BornemannQWindowsWindow: fix restoring from minimized to fullscreen
2012-07-06 Tasuku SuzukiQPlatformScreen::grabWindow() support on Mac
2012-07-06 Miikka HeikkinenFix positioning when embedding native widgets such...
2012-07-06 Jorgen LindImplement nativeResourceFunctionForContext for xcb
2012-07-05 Bjoern Breitmeyerfixed cursor handling on wince
2012-07-05 Robin Burchelleglfs: Allow setting screen size through environment...
2012-07-05 Rafael RoquettoDisable dedicated screen event thread by default.
2012-07-05 Morten Johan SorvigSync QWindow properties on NSWindow creation.
2012-07-04 James TurnerNative drag implementation on Mac
2012-07-04 Morten Johan SorvigCocoa: Fix size hint and resize increment setting.
2012-07-03 Christoph Schleife... Platform-plugin support for QSystemTrayIcon.
2012-07-03 Miikka HeikkinenFix focus handling when the application has QAxWidgets.
2012-07-03 Eskil Abrahamsen... Compile when -directwrite is passed to configure
2012-07-03 Girish RamakrishnanSuppress QWindowSystemInterface inclusion warnings.
2012-07-02 Bjoern Breitmeyerfixed compile for mouse button handling on wince
2012-07-02 Konstantin RittOptimize QWindowsFontEngineDirectWrite::initFontInfo...
2012-07-02 Konstantin RittDirectWrite font engine: don't leak the font table...
2012-07-02 Sean HarmerQNX: Enable threaded OpenGL rendering on QNX
2012-07-02 Jonathan LiuFix MinGW-w64 compilation
2012-06-29 Mark BrandMerge "Merge branch 'buildsystem' (second round)" into...
2012-06-29 Friedemann KleintAdd framestrut mouse events.
2012-06-29 Marc MutzQQnxWindow: properly scope a local variable
2012-06-29 Oswald BuddenhagenMerge branch 'buildsystem' (second round)
2012-06-28 Thomas McGuireQNX: Don't detach when iterating over child windows
2012-06-28 Laszlo AgocsBasic tablet support in xcb through XI2
2012-06-28 Thomas McGuireQNX: Make geometry changes sync to fix QWidget::showFul...
2012-06-28 Joerg Bornemannfix QWidget::showFullScreen on Windows
2012-06-28 Miikka HeikkinenFurther fixes to widget masking
next