Add PLUGIN_CLASS_NAME to qtbase plugins
[profile/ivi/qtbase.git] / src / plugins / platforms / xcb /
2012-12-10 Miikka HeikkinenAdd PLUGIN_CLASS_NAME to qtbase plugins
2012-12-07 Volker KrauseCompile with QT_NO_CURSOR.
2012-12-03 Oswald BuddenhagenMerge branch 'master' into stable
2012-12-03 Shawn Rutledgexcb: notify when the logical DPI changes; add Q_MM_PER_...
2012-11-23 Samuel RødalFixed excessive enter/leave events being generated...
2012-11-23 Thomas Senykxcb plugin: Move the include XInput2.h statements
2012-11-22 Gatis PaeglisFix drops from external sources.
2012-11-22 Weng XuetianPass extended key event infomation in xcb platform.
2012-11-21 Mitch CurtisRemove warnings from qtbase.
2012-11-20 Oswald Buddenhagenexclude 3rdparty from lupdate
2012-11-20 Eskil Abrahamsen... Merge branch 'newdocs'
2012-11-19 Friedemann KleintQSystemTrayIcon/X11: Use display obtained as native...
2012-11-14 Samuel RødalAdded expose and configure event compression in xcb...
2012-11-10 Friedemann KleintAdd a QEnterEvent containing the mouse position.
2012-11-09 Samuel RødalAdded motion event compression in xcb plugin.
2012-11-08 Samuel RødalReport threaded rendering support in xcb when using...
2012-11-07 Shawn RutledgeRename all QWindow properties that have "window" in...
2012-11-07 Kai KoehneAdd configure option to minimize xcb runtime dependencies
2012-11-07 Samuel RødalResolve xcb_poll_for_queued_event at run-time.
2012-11-06 Friedemann KleintSend QContexMenuEvent when Context Menu key is pressed.
2012-11-02 Uli Schlachterxcb: Fix a trivial reply leak
2012-11-02 Uli Schlachterxcb: Fix a colormap leak
2012-11-02 Uli SchlachterXCB: Handle connection errors
2012-11-02 Jerome PasionMerge branch 'master' of ssh://codereview.qt-project...
2012-11-02 Samuel RødalAdded MultipleWindows platform capability.
2012-11-02 Friedemann KleintXCB: Use screen's client leader as fallback for transie...
2012-11-01 Oswald Buddenhagenbeef up qt_plugin.prf
2012-10-26 Samuel RødalPrevent potential crash in QXcbCursor::queryPointer().
2012-10-26 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-26 Zeno AlbisserAdd glxContextForContext function to QXcbNativeInterface.
2012-10-25 Sérgio MartinsDon't crash if there's no m_image yet.
2012-10-23 Friedemann KleintFix warning about missing return value in XCB native...
2012-10-19 Samuel RødalRemove DRI2/OpenGL code paths from xcb plugin.
2012-10-19 Samuel RødalSmall xcb startup performance optimization.
2012-10-19 Samuel RødalMade xcb plugin work when the GLX extension is not...
2012-10-19 Gatis PaeglisModularize drag and drop documentation
2012-10-19 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-17 Richard Moe GustavsenQPlatformWindow: change API for QPlatformWindow::setWin...
2012-10-16 Niels WeberDocument needed packages for XCB on Fedora.
2012-10-16 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-15 Richard Moe GustavsenQPlatformWindow: change API for QPlatformWindow::setWin...
2012-10-13 Gatis PaeglisSimplify transaction expiry mechanism
2012-10-13 Gatis PaeglisMake sure timestamp is initialized before using it...
2012-10-10 Samuel RødalAdded missing keysym to handleExtendedKeyEvent in xcb...
2012-10-10 Samuel RødalCompile fix for when XCB_USE_GLX is not defined.
2012-10-03 Sean HarmerOpenGL: Don't request a context version higher than...
2012-10-02 Jocelyn TurcotteFix a crash with xcb on 64bit systems when hitting...
2012-10-02 Gatis PaeglisStop delivering messages when drop has occurred.
2012-10-02 Gatis PaeglisRetrieve drop data with a proper timestamp
2012-10-02 Gatis PaeglisEnsure that QDrag is set correctly at all times.
2012-10-02 Gatis PaeglisFixed xdnd protocol-version detection code
2012-10-02 Gatis PaeglisDon't let mimeData return 0.
2012-10-01 Yoann LopesQXcbWindow: Don't recreate window when reparenting.
2012-09-27 Shawn Rutledgexcb: consistently check xcb_get_extension_data for...
2012-09-26 Sean HarmerXCB: Correctly report the created OpenGL context versio...
2012-09-26 Shawn Rutledgexcb: better error handling if no randr or screen resour...
2012-09-23 Shawn Rutledgexcb: dynamic QScreens; primary first; corrected logical DPI
2012-09-22 Iikka EklundChange copyrights from Nokia to Digia
2012-09-18 Shawn RutledgeX11 (xcb) support for QScreen-per-output and runtime...
2012-09-18 Samuel RødalPrevent buffer overflow in QXcbWindow.
2012-09-14 Laszlo PappMake maemo scope syntax in project files more generic
2012-09-09 Sergio AhumadaRemoving duplicate includes
2012-09-05 Sergio AhumadaUse true and false in preference to TRUE and FALSE
2012-08-23 Marc Mutzxcb: fix unused static warning
2012-08-23 Samuel RødalFixed missing window decorations on compiz.
2012-08-22 Samuel RødalFixed non-GL applications crashing when GLX/EGL initial...
2012-08-18 aavitClean up QScreen::grabWindow()
2012-08-13 Frederik GladhornAdd Linux Accessibility Bridge
2012-08-09 Shawn RutledgeNeed to have the XI2 import to detect XI_TouchBeginMask
2012-08-07 Zeno AlbisserOnly use glXCreateContext if glXCreateContextAttribsARB...
2012-08-04 Sean HarmerXCB: Correction to OpenGL version check for profile...
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-07-24 Uli SchlachterQXcbWindow::setMask(): Check for SHAPE extension
2012-07-24 Uli SchlachterReimplement QXcbWindow::setMask() with xcb
2012-07-23 David FaureRemove winEventFilter, replaced with installNativeEvent...
2012-07-23 Sean HarmerXCB: Record the OpenGL profile in the format
2012-07-20 David FaureProvide public API for native event filtering, moved...
2012-07-19 Stephen KellyMove QWindowSystemInterface out of qpa.
2012-07-16 Shawn Rutledgehandle XInput 2.2 multipoint touch events
2012-07-12 Gunnar SlettaFix compilation for some glxext.h header versions
2012-07-11 Sergio AhumadaFix some spelling errors
2012-07-11 Jason McDonaldList required xcb packages for Ubuntu 12.04.
2012-07-11 Sean HarmerXCB: Use glXCreateContextAttribsARB if available
2012-07-06 Jorgen LindImplement nativeResourceFunctionForContext for xcb
2012-07-03 Girish RamakrishnanSuppress QWindowSystemInterface inclusion warnings.
2012-06-29 Oswald BuddenhagenMerge branch 'buildsystem' (second round)
2012-06-28 Laszlo AgocsBasic tablet support in xcb through XI2
2012-06-28 Gatis PaeglisSet window's surface format to support alpha channel.
2012-06-27 Weng XuetianAlso use x11FilterEvent for auto repeat key in xcb.
2012-06-27 Friedemann KleintAdd QPA prefix and version number to QPA plugin factory...
2012-06-26 Giuseppe D'AngeloFix compilation for XCB-without-Xlib
2012-06-26 Friedemann KleintQPlatformWindow: Add Window masks.
2012-06-24 Tasuku SuzukiMake qtbase compile with QT_NO_DRAGANDDROP
2012-06-22 David FaureImplement QXcbIntegration::queryKeyboardModifiers()
2012-06-22 Uli SchlachterReimplement QXcbWindow::startSystemResize() with xcb
2012-06-20 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-20 Samuel RødalImproved QCursor::setPos() robustness on xcb.
2012-06-18 Girish Ramakrishnanxcb: ensure the primary screen is added first
next