summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication_qpa.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Add WindowStateChanged eventRafael Roquetto2013-03-061-0/+17
* qpa: Fix crash when requesting QApplication::platformNativeInterface()Julien Brianceau2013-02-191-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Introducing the PlatformPanel event type.Sergio Martins2012-10-121-0/+18
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Clean up qDebug statementsRomain Pokrzywka2012-07-211-3/+2
* Don't discard QPA mouse events without an associated window or widgetRomain Pokrzywka2012-07-201-2/+0
* Always process window (de)activated eventsKevin Ottens2012-05-101-3/+0
* Use BPS based event handlingKevin Krammer2012-05-031-0/+8
* Support changing locales at runtime in QPA plugins.Nick Ratelle2012-03-121-0/+8
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-06-171-0/+16
|\
| * Protect against deleted windowsLars Knoll2011-06-081-0/+16
* | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-05-241-17/+17
|\|
| * Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* | Doc: Fixed qdoc warnings.David Boddie2011-05-111-0/+3
|/
* Add platformNativeInterface assessor to QApplicationJørgen Lind2011-04-151-0/+6
* Made wayland plugin single-threaded, yay :)Samuel Rødal2011-04-071-2/+0
* After we make the QPlatformIntegration process eventsJørgen Lind2011-04-061-0/+2
* Lighthouse: Make it possible to compile in default platform pluginJørgen Lind2011-03-181-3/+10
* Added extended key event support in QWindowSystemInterface.Samuel Rødal2011-02-241-2/+9
* Lighthouse: Fix keyboard modifier handlingJørgen Lind2011-01-071-5/+3
* Lighthouse: Support external plugins.Morten Johan Sørvig2011-01-071-4/+8
* Add basic mouse context menues to lighthouseJørgen Lind2011-01-041-0/+8
* Added window focus handling to lighthouseJørgen Lind2011-01-041-0/+7
* Lighthouse CompilefixJørgen Lind2010-09-091-1/+2
* Lighthouse: Various compiler warning/error fixesJørgen Lind2010-09-091-1/+0
* Lighthouse: don't force sending key events to the TLWJørgen Lind2010-08-181-3/+0
* Make openkode plugin handle eventsJørgen Lind2010-08-021-0/+3
* Make it possible to have shared contexts to LighthouseJørgen Lind2010-07-231-2/+2
* Handle behavior change in resize and move events in LighthouseJørgen Lind2010-07-231-22/+25
* Don't crash if widget is deleted before event is processedPaul Olav Tvete2010-07-221-0/+12
* Fix Resize bug introduced by bc786ded04aa316f99cf9ac4cf8b714ee46575b5Jørgen Lind2010-07-221-2/+4
* Made the rest of QWindowSystemInterface callback functions thread safeJørgen Lind2010-07-211-52/+81
* Refactored classes and functions using liteJørgen Lind2010-06-241-6/+6
* Refactored QGraphicsSystemCursor -> QPlatformCursorJørgen Lind2010-06-241-3/+3
* Renamed files from *_lite* to *_qpa*Jørgen Lind2010-06-241-0/+882