summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/linuxfb
Commit message (Expand)AuthorAgeFilesLines
* Bump QPA-API-version.Friedemann Kleint2013-07-231-1/+1
* Fix linuxfb plugin when fb offset is present.Michael Brasser2013-05-201-4/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-185-5/+5
* fix linuxfb crash on program startKonrad Rosenbaum2013-01-101-1/+1
* Add PLUGIN_CLASS_NAME to qtbase pluginsMiikka Heikkinen2012-12-101-0/+1
* beef up qt_plugin.prfOswald Buddenhagen2012-11-011-5/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-225-120/+120
* linuxfb: use linux/kd.h instead of the glibc dummyArvid Picciani2012-09-071-1/+1
* linuxfb: remove unused functionMarc Mutz2012-08-231-10/+0
* linuxfb: let the window register itself with the screenGirish Ramakrishnan2012-07-111-3/+1
* linuxfb: Add option to not switch to graphics modeGirish Ramakrishnan2012-07-111-2/+5
* linuxfb: Rework screen codeGirish Ramakrishnan2012-07-115-829/+402
* linuxfb: don't store window in backingstoreGirish Ramakrishnan2012-07-111-2/+1
* linuxfb: add linuxfb.json and moc main.cppGirish Ramakrishnan2012-07-113-1/+10
* linuxfb: make linuxfb compileGirish Ramakrishnan2012-07-115-95/+205
* Add QPA prefix and version number to QPA plugin factory interfaces.Friedemann Kleint2012-06-271-1/+1
* Use the new plugin systemLars Knoll2012-06-251-2/+1
* Remove the QFactoryInterface dependency from platform pluginsLars Knoll2012-06-081-8/+0
* Fix include path to fb_base.priGirish Ramakrishnan2012-05-151-1/+1
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-072-2/+2
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QPA plugins]Thiago Macieira2012-05-041-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* Update contact information in license headers.Jason McDonald2012-01-233-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-053-3/+3
* [fontdatabase] Use the CONFIG += qpa/genericunixfontdatabaseHolger Hans Peter Freyther2011-10-031-1/+1
* Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-192-3/+3
* Add lighthouse event dispatcher API.Morten Sorvig2011-06-223-0/+10
* Made qpluginbase.pri into a feature profile.axis2011-05-311-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-243-51/+51
* Introduced the QT.<module>.plugins variable to module profiles.axis2011-04-271-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-274-0/+1095