summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/directfb
Commit message (Expand)AuthorAgeFilesLines
...
* directfb: Access the screen layer through QWindow::screen()Holger Hans Peter Freyther2011-11-245-4/+30
* directfb: Move QDirectFbScreen into a separate fileHolger Hans Peter Freyther2011-11-246-63/+151
* [directfb] Implement grab/ungrab of keyboard/pointerHolger Hans Peter Freyther2011-10-212-0/+26
* [directfb] Remove grabbing of the pointer on inputHolger Hans Peter Freyther2011-10-211-5/+0
* [directfb] Implement QPixmap::fromFile using DirectFB routinesHolger Hans Peter Freyther2011-10-212-0/+114
* [directfb] Prepare to select the alpha/opaque pixel formatsHolger Hans Peter Freyther2011-10-212-2/+21
* [directfb] Manage the font database with a QScopedPointerHolger Hans Peter Freyther2011-10-212-2/+2
* [directfb] Remove some duplication in the QDirectFbBlitter c'tor.Holger Hans Peter Freyther2011-10-211-8/+11
* directfb: Initialize m_dfb after DirectFBInit has been calledHolger Hans Peter Freyther2011-10-211-2/+4
* [directfb] Introduce the QDirectFBPointer from QWS/gfxdriversHolger Hans Peter Freyther2011-10-2114-93/+126
* [directfb] Make QDirectFBInput a QThread to allow proper exitsHolger Hans Peter Freyther2011-10-213-29/+18
* [directfb] Use QScopedPointer to manage heap allocated objectsHolger Hans Peter Freyther2011-10-217-33/+16
* [directfb] Fix memory leak when passing arguments to directFBHolger Hans Peter Freyther2011-10-211-0/+3
* [directfb] Do not call a pure virtual functionHolger Hans Peter Freyther2011-10-211-2/+0
* [directfb] Rename class from WindowSurface to BackingStoreHolger Hans Peter Freyther2011-10-215-17/+17
* [blitter] Work on tst_QPixmap::clear()Holger Hans Peter Freyther2011-10-212-13/+30
* Improved logical and physical DPI APIs.Samuel Rødal2011-10-062-3/+3
* [fontdatabase] Use the CONFIG += qpa/genericunixfontdatabaseHolger Hans Peter Freyther2011-10-031-1/+1
* Merge branch 'refactor'Gunnar Sletta2011-09-1317-133/+116
|\
| * Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-293-5/+4
| * directfb: Follow coding standards, add hints of memleaks, remove varsHolger Hans Peter Freyther2011-08-265-36/+36
| * directfb: Convert the directfb plugin, disable the OpenGL supportHolger Hans Peter Freyther2011-08-2611-84/+57
| * Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-199-16/+16
| * Add lighthouse event dispatcher API.Morten Sorvig2011-06-223-1/+12
* | directfb: Include directfbgl.h directlyHolger Hans Peter Freyther2011-09-121-1/+1
|/
* Made qpluginbase.pri into a feature profile.axis2011-05-311-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-2417-290/+290
* Introduced the QT.<module>.plugins variable to module profiles.axis2011-04-271-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2718-0/+2141