summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/input/evdevkeyboard/qevdevkeyboardmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* Platformsupport: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-261-1/+3
* Platformsupport: stop using QLatin1Char() for creating char literalsSona Kurazyan2022-04-261-1/+1
* Port platformsupport to QStringViewLars Knoll2020-06-151-2/+2
* QEvdev: remove m_deviceDiscovery membersMarc Mutz2019-06-131-5/+4
* QEvdev: Extract Method parseSpecification()Marc Mutz2019-06-131-15/+6
* QEvdev: Replace manual memory management with unique_ptrMarc Mutz2019-06-121-16/+10
* QEvdev: Extract Method updateDeviceCount()Marc Mutz2019-06-111-4/+8
* QEvdev: use printf-style qCDebug()/qWarning()Marc Mutz2019-06-111-4/+4
* Ability to switch language under platform eglfs/linuxfbElena Zaretskaya2019-01-251-0/+6
* evdev*,libinput: use functor-based connectionsGatis Paeglis2017-09-051-2/+4
* platformsupport: eradicate some easy Q_FOREACH loopsMarc Mutz2016-08-261-3/+2
* OpenGL, PlatformSupport: use QStringRef to optimize memory allocationAnton Kudryavtsev2016-04-071-2/+3
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Unify input device hotplugging support for embeddedLaszlo Agocs2015-01-211-2/+10
* Switch to categorized logging in all the input handlersLaszlo Agocs2014-10-161-18/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add a way to access loadKeymap on eglfsLaszlo Agocs2014-06-251-1/+25
* Added configuration environment variables for evdev input plugins.Libor Tomsik2013-03-201-1/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Use QStringList::join(QChar) overload where applicable [QtGui]Marc Mutz2012-09-071-1/+1
* Add const & to foreach 'iterators'Albert Astals Cid2012-06-271-1/+1
* Move evdev to platformsupportGirish Ramakrishnan2012-06-011-0/+129