__init__.py
|
added copyright notices to all source files
|
2013-07-15 17:54:42 +02:00 |
base.py
|
use () instead of [] where possible
|
2013-07-19 11:48:40 +02:00 |
base_usb.py
|
clean-up in usb IDs
|
2013-08-08 21:49:35 +02:00 |
common.py
|
use () instead of [] where possible
|
2013-07-19 11:48:40 +02:00 |
descriptors.py
|
K800: added support for hand detection
|
2013-07-19 11:49:30 +02:00 |
hidpp10.py
|
use () instead of [] where possible
|
2013-07-19 11:48:40 +02:00 |
hidpp20.py
|
use () instead of [] where possible
|
2013-07-19 11:48:40 +02:00 |
i18n.py
|
internationalized most strings; fixes #79
|
2013-07-17 19:53:21 +02:00 |
listener.py
|
use () instead of [] where possible
|
2013-07-19 11:48:40 +02:00 |
notifications.py
|
some strings were untranslated; fixes #100
|
2013-08-08 21:50:04 +02:00 |
settings.py
|
use () instead of [] where possible
|
2013-07-19 11:48:40 +02:00 |
status.py
|
some strings were untranslated; fixes #100
|
2013-08-08 21:50:04 +02:00 |