summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/directfb/qdirectfbwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* directfb: Deal with Qt trying to create a QSize(0, 0) platfom windowHolger Hans Peter Freyther2012-01-231-3/+3
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* directfb: Refer to the right class in the error messageHolger Hans Peter Freyther2012-01-031-1/+1
* directfb: Introduce EGL integration for DirectFBHolger Hans Peter Freyther2011-12-021-1/+12
* directfb: Use QT_BEGIN_NAMESPACE/QT_END_NAMESPACE around the codeHolger Hans Peter Freyther2011-12-021-0/+4
* directfb: Use the QPlatformWindow in the DirectFB BackingstoreHolger Hans Peter Freyther2011-11-241-0/+5
* directfb: Pass the IDirectFBWindow to the QDirectFbInput methodsHolger Hans Peter Freyther2011-11-241-4/+2
* directfb: Access the screen layer through QWindow::screen()Holger Hans Peter Freyther2011-11-241-4/+7
* [directfb] Implement grab/ungrab of keyboard/pointerHolger Hans Peter Freyther2011-10-211-0/+24
* [directfb] Introduce the QDirectFBPointer from QWS/gfxdriversHolger Hans Peter Freyther2011-10-211-19/+19
* [directfb] Rename class from WindowSurface to BackingStoreHolger Hans Peter Freyther2011-10-211-1/+1
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-1/+0
* directfb: Follow coding standards, add hints of memleaks, remove varsHolger Hans Peter Freyther2011-08-261-1/+1
* directfb: Convert the directfb plugin, disable the OpenGL supportHolger Hans Peter Freyther2011-08-261-32/+13
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+191