QMenuBar: fix qdoc warnings
[profile/ivi/qtbase.git] / src / plugins /
2012-08-17 Sean HarmerQNX: Allow app to run when spurious 2nd screen is reported
2012-08-17 Kevin FunkWinCE: Fix call of GetAncestor in setParent_sys()
2012-08-17 Miikka HeikkinenFix setParent_sys() to use native methods when checking...
2012-08-17 Miikka HeikkinenFix GDI object leak
2012-08-15 Samuel RødalMade eglfs work with backing store based applications...
2012-08-14 Marc MutzQtGui: use new qEnvironmentVariableIsEmpty()
2012-08-14 Andreas Holzammer(QNX) Make it possible to set physical screen size
2012-08-14 Jan-Arve SaetherGroup functions in QAccessibleTextInterface
2012-08-14 Jan-Arve SaetherImplemented QAccessibleTextWidget
2012-08-13 Frederik GladhornAdd Linux Accessibility Bridge
2012-08-10 Laszlo Agocskms: Restore VT settings when crashed
2012-08-09 Miikka HeikkinenUse native handles for parent change check in QWindowsW...
2012-08-09 Shawn RutledgeNeed to have the XI2 import to detect XI_TouchBeginMask
2012-08-07 Laszlo AgocsProperly manage window geometry in kms
2012-08-07 Zeno AlbisserOnly use glXCreateContext if glXCreateContextAttribsARB...
2012-08-06 Joerg Bornemannfix maximize -> fullscreen -> maximize on Windows
2012-08-04 Sean HarmerXCB: Correction to OpenGL version check for profile...
2012-08-03 Sean HarmerQNX: Ensure that m_requestedBufferSize is properly...
2012-08-03 Andreas HolzammerFix FullScreen for Windows CE
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-31 Frederik GladhornAccessibility: fix updates for models with rootIndex...
2012-07-29 Kevin KrammerQNX: Reduce dependency on QtWidgets
2012-07-27 Morten Johan SorvigAdd QCocoaAutoReleasePool to QCocoaMenu::setText
2012-07-25 Marc MutzQtNetwork: use nullary version of qRegisterMetaType...
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 Marc Mutzplugins/bearer: 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-13 Marc Mutzmeego: normalize signals/slots
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
next