Add PLUGIN_CLASS_NAME to qtbase plugins
[profile/ivi/qtbase.git] / src / plugins / platforms / eglfs /
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 RutledgeRemoved temporary backwards-compat properties and acces...
2012-11-02 Jerome PasionMerge branch 'master' of ssh://codereview.qt-project...
2012-11-01 Oswald Buddenhagenbeef up qt_plugin.prf
2012-10-26 Samuel RødalCheck the EGL error before calling eglTerminate().
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-10 Morten Johan SorvigRemove handleSynchronous* functions.
2012-09-22 Iikka EklundChange copyrights from Nokia to Digia
2012-08-29 Jon TrulsonRevert "Fix transformation in eglfs backingstore"
2012-08-22 Laszlo AgocsFix transformation in eglfs backingstore
2012-08-15 Samuel RødalMade eglfs work with backing store based applications...
2012-08-02 Paul Olav TveteRevert "Move QWindowSystemInterface out of qpa."
2012-07-19 Stephen KellyMove QWindowSystemInterface out of qpa.
2012-07-11 Robin Burchelleglfs: add virtual destructor to QEglFsHooks
2012-07-05 Robin Burchelleglfs: Allow setting screen size through environment...
2012-07-03 Girish RamakrishnanSuppress QWindowSystemInterface inclusion warnings.
2012-06-29 Oswald BuddenhagenMerge branch 'buildsystem' (second round)
2012-06-27 Friedemann KleintAdd QPA prefix and version number to QPA plugin factory...
2012-06-24 Robin BurchellGuard evdev specifics with QT_NO_EVDEV.
2012-06-22 Girish Ramakrishnaneglfs: move m_pos into Cursor
2012-06-18 Johannes Zellnerplatform hooks: provide defaults for screen size and...
2012-06-14 Johannes Zellnereglfs: Pass QSurfaceFormat to createNativeWindow()...
2012-06-14 Girish Ramakrishnaneglfs: Make QEglFSWindow respect the window format
2012-06-13 Girish Ramakrishnaneglfs: mark overriden methods with Q_DECL_OVERRIDE
2012-06-12 Girish Ramakrishnaneglfs refactor: move window creation into qeglfswindow
2012-06-07 Lars KnollRemove the QFactoryInterface dependency from platform...
2012-06-06 Samuel RødalFixed compile error in eglfs plugin due to narrowing...
2012-06-05 Girish Ramakrishnaneglfs refactor: Query screen and format info from hooks
2012-06-05 Girish Ramakrishnaneglfs refactor: Move egl initialization to the integration
2012-06-02 Girish Ramakrishnaneglfs: Create mouse, keyboard and touch handlers by...
2012-06-01 Girish Ramakrishnaneglfs: implement hardware cursor for the raspberry-pi
2012-05-31 Girish Ramakrishnaneglfs: allow cursor to be created without a context
2012-05-30 Girish Ramakrishnaneglfs: keep context active only during flush
2012-05-30 Girish RamakrishnanFix compile error in eglconvenience
2012-05-29 Girish Ramakrishnaneglfs: Don't update screen for non mouse-move events
2012-05-29 Girish RamakrishnanAdd q_printEglConfig to qeglconvenience
2012-05-29 Girish Ramakrishnaneglfs: remove support for widget rendering using opengl...
2012-05-29 Girish Ramakrishnaneglfs: release shader program after use
2012-05-29 Girish Ramakrishnaneglfs: rename QEglIntegration to QEglFSIntegration
2012-05-25 Friedemann KleintFix warnings about unused variables.
2012-05-25 Girish Ramakrishnaneglfs: use GL API directly in QEglFSCursor
2012-05-23 Friedemann KleintFix compiler warnings in QtGui, QtWidgets.
2012-05-22 Donald CarrClean up Raspberry Pi spec
2012-05-18 Girish Ramakrishnaneglfs: hooks can never be null
2012-05-18 Girish Ramakrishnaneglfs: Add support for cursor hotspots
2012-05-17 Girish Ramakrishnaneglfs: Allow cursor atlas to be specified using an...
2012-05-17 Girish Ramakrishnaneglfs: delete cursor textures in the destructor
2012-05-17 Girish Ramakrishnaneglfs: remove multiple references to qeglfshooks.h...
2012-05-16 Samuel RødalHandle EglDisplay and EglContext in the native interfac...
2012-05-16 Girish RamakrishnanAdd eglfs cursor support
2012-05-10 Marius Storm-OlsenMerge branch 'docs-refactoring' into master
2012-05-07 Girish RamakrishnanExpose QPA API under qpa/*
2012-05-03 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-05-02 Donald CarrMake eglfs hooks functionality namespace cognisant
2012-04-18 Samuel RødalOptimized EGLFS backing store a bit.
2012-04-17 Samuel RødalFixed RGBA <-> BGRA bug in EGLFS backingstore.
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-17 Sergio AhumadaMerge "Merge remote-tracking branch 'origin/master...
2012-04-16 Donald CarrHandle window state changes correctly in EGLFS
2012-04-16 Samuel RødalImplemented raster based backing store for EGLFS plugin.
2012-04-16 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-16 Jørgen LindRemove OpenKode OpenVG and qvfb platformplugins
2012-04-11 Marius Storm-OlsenMerge commit 'qt-v5.0.0-alpha1'
2012-04-11 Girish Ramakrishnaneglfs: rework hooks design
2012-04-11 Donald CarrExtend eglhooks to include hasCapability
2012-04-10 Oswald BuddenhagenMerge remote-tracking branch 'origin/master' into api_c...
2012-04-10 Girish Ramakrishnaneglfs: Implement xlib based hook for testing
2012-04-04 Girish Ramakrishnaneglfs: Introduce hooks for the eglfs plugin
2012-04-03 Girish Ramakrishnaneglfs: delete screen on exit
2012-04-03 Girish Ramakrishnaneglfs: Fix header guards
2012-03-27 Kent HansenMerge master into api_changes
2012-03-23 Samuel RødalMake QEglFSBackingStore use QtGui-only APIs.
2012-03-23 Kent HansenMerge "Merge master into api_changes" into refs/staging...
2012-03-23 Kent HansenMerge master into api_changes
2012-03-20 Donald CarrAvoid Qt/X11 header contamination via egl.h
2012-03-20 Girish RamakrishnanAdd egl include paths and link lines to eglfs.
2012-03-16 Kent HansenMerge master into api_changes
2012-03-15 Johannes ZellnerAdd new plugin metadata description and eglfs.json...
2012-03-12 João AbecasisMerge "Merge remote-tracking branch 'origin/master...
2012-03-12 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-09 Donald CarrRemove widgets dependency from eglfs
2012-02-05 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate contact information in license headers.
2012-01-16 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-01-12 Samuel RødalMake show() default to sane sizing behaviour based...
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-13 Johannes ZellnerFix debug output in eglfs with QEGL_EXTRA_DEBUG enabled
2011-12-06 Gunnar SlettaAsk for a context that is likely to be supported.
2011-11-09 Johannes ZellnerFix build when QEGL_EXTRA_DEBUG is defined for debug...
2011-11-09 Johannes ZellnerAdopt eglfs platform plugin to changed QEGLPlatformCont...
2011-10-14 Laszlo AgocsMake the window active in eglfs and minimal plaform...
2011-10-03 Holger Hans Peter... [fontdatabase] Use the CONFIG += qpa/genericunixfontdat...
2011-09-13 Gunnar SlettaMerge branch 'master' of codereview.qt-project.org...
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-12 Gunnar SlettaMerge branch 'master' into refactor
2011-09-06 Samuel RødalMerge remote branch 'gerrit/master' into HEAD
next