summaryrefslogtreecommitdiff
path: root/hwdb/parse_hwdb.py
AgeCommit message (Expand)Author
2017-03-09hwdb: Add property for keyboards without LEDsBastien Nocera
2017-01-05hwdb: add MOUSE_WHEEL_TILT_VERTICAL/HORIZONTAL to the mouse db (#5023)Peter Hutterer
2016-12-10hwdb_parser: make sure that our patterns match the full propertyZbigniew Jędrzejewski-Szmek
2016-12-10hwdb_parser: add support for ACCEL_MOUNT_MATRIXZbigniew Jędrzejewski-Szmek
2016-12-01hwdb_parse: adjust indentation and imports following pylint adviceZbigniew Jędrzejewski-Szmek
2016-12-01hwdb: add XKB_FIXED_LAYOUT/VARIANT to the keyboard hwdbPeter Hutterer
2016-11-30hwdb/parse_hwdb.py: open files with UTF-8 modeMartin Pitt
2016-11-30parse_hwdb: fix to work with pyparsing 2.1.10Martin Pitt
2016-11-25Revert "hwdb/parse_hwdb.py: open files with UTF-8 mode"Martin Pitt
2016-11-24hwdb/parse_hwdb.py: open files with UTF-8 modeMartin Pitt
2016-11-02parse_hwdb: add import fallback for python2Zbigniew Jędrzejewski-Szmek
2016-10-21hwdb: add MOUSE_WHEEL_CLICK_COUNT for non-integer click angles (#4440)Peter Hutterer
2016-09-13Relicense hwdb/parse_hwdb.py as MIT (#4129)Zbigniew Jędrzejewski-Szmek
2016-08-19hwdb: let's no abbreivate HORIZONTAL as HORIZ (#3994)Lennart Poettering
2016-08-19hwdb: add a udev property for a wheel click angle on horiz wheelsPeter Hutterer
2016-08-09build-sys: hook up the hwdb parser to checkZbigniew Jędrzejewski-Szmek
2016-08-09tests: add python parser for hwdb grammarZbigniew Jędrzejewski-Szmek