summaryrefslogtreecommitdiffstats
path: root/src/platformheaders/eglfsfunctions
Commit message (Collapse)AuthorAgeFilesLines
* Update platformheaders docs about bc.Laszlo Agocs2014-07-081-0/+4
| | | | | | | | Remove the "As of Qt 5.4" to avoid misunderstandings. Also add the note for the classes that miss it. Change-Id: Id7f437954bb3ec12c0fc944c18e58e6e977863f1 Reviewed-by: Jørgen Lind <jorgen.lind@digia.com>
* Add a way to access loadKeymap on eglfsLaszlo Agocs2014-06-253-0/+131
[ChangeLog][QtGui] Keymaps are now changeable at runtime when using eglfs Task-number: QTBUG-39583 Change-Id: I93480da72c1d1d1db1914298fe624cae02b0b2d0 Reviewed-by: Jørgen Lind <jorgen.lind@digia.com> Reviewed-by: Will Wagner <willw@carallon.com>