Mat Sutcliffe
|
94c8d7211c
|
Add Enter as an assignable hoykey
|
2022-02-19 21:35:31 +00:00 |
|
Mat Sutcliffe
|
0c7238e572
|
Add F13-F24 as assignable hotkeys
|
2021-11-21 20:07:17 +00:00 |
|
Mat Sutcliffe
|
b46d4c7bb9
|
Add more keyboard key codes assignable to hotkeys
F1-F12, CapsLock, Home, End, PgUp, PgDn, and some more numpad keys.
|
2021-11-13 01:13:52 +00:00 |
|
Mat Sutcliffe
|
a185c7aae7
|
Explicit template instantiations for mixins for containers
|
2021-10-11 14:20:07 +01:00 |
|
Mat Sutcliffe
|
57d32da826
|
Use nested namespaces (C++17 feature)
|
2021-09-18 15:07:48 +01:00 |
|
Klaus Basan
|
bad8ad2a8e
|
Ref T650, added more hotkeys such as OEM keys
* based on http://www.kbdlayout.info/
* OEM key solves accent / dead key issue for most cases
* Mac/Linux parts still missing
|
2019-05-13 11:21:04 +02:00 |
|
Klaus Basan
|
74e7fa46b6
|
Ref T645, added space/dead grave as hotkeys
|
2019-05-13 11:21:03 +02:00 |
|
Klaus Basan
|
9287713cb8
|
Ref T606, added back/tab/ESC as hotkeys
|
2019-05-13 11:20:37 +02:00 |
|
Mat Sutcliffe
|
1cb21f0a4b
|
Ref T545 Removed redundant constructors that are now inherited.
|
2019-04-12 13:30:53 +01:00 |
|
Mat Sutcliffe
|
e9a4c49d68
|
Ref T547 Update license masthead in all source code files.
|
2019-02-22 20:36:43 +00:00 |
|
Klaus Basan
|
21acef505c
|
Function for getKeyStrings() and replace without key (just adding)
|
2019-02-22 20:36:20 +00:00 |
|
Klaus Basan
|
554ab4aa01
|
Ref T404, added new hotkeys
|
2018-11-16 02:49:53 +01:00 |
|
Mathew Sutcliffe
|
3ea9e33e6b
|
refs #937 Resolved clazy warnings: pass-by-value/reference.
|
2017-04-19 19:31:42 +01:00 |
|
Klaus Basan
|
09b9ca5d50
|
refs #912, keyboard key list / combination utility functions and minor fixes
* Ctor for single key
* static const CKeyboardKeyList
* some formatting
|
2017-04-18 00:04:42 +01:00 |
|
Roland Winklmeier
|
3d7a39ed00
|
Fix BlackMisc header includes
* Include only what is used
* Use forward declaration when possible
* Sorted includes
refs #630
|
2016-05-13 17:05:49 +02:00 |
|
Roland Winklmeier
|
63c7c6be0d
|
refs #453 Refactor Input value classes
All previous Hardware classes have been refactored and moved into
the Input namespace.
|
2015-11-19 20:57:58 +00:00 |
|