Roland Winklmeier
|
50b5e80057
|
refs #313 Remove any occurence of function or virtual keycode from CKeyboardKey(list)
Justification for native virtual key is, because its not cross platform.
|
2014-08-19 14:41:34 +02:00 |
|
Mathew Sutcliffe
|
a4b317b100
|
refs #290 using a CRange of iterator adaptors in implementating the tertiary predicate-based methods of the derived containers,
but preserving the return-by-copy for API stability
|
2014-07-13 20:30:22 +01:00 |
|
Klaus Basan
|
421d2d5411
|
refs #233 Keyboard key/key list
* helper methods for keylist (key for function)
* new Hotkey function (toggle window on top)
* improved comparisons for key
* unit tests
|
2014-05-07 23:16:28 +02:00 |
|
Klaus Basan
|
17f617f418
|
Formatting, comments typos, doxygen
|
2014-05-07 18:41:26 +02:00 |
|
Klaus Basan
|
f3148fdd49
|
refs #198 , changed keyboardkey classes so they can be initialized either by read settings or default values
|
2014-04-17 00:05:55 +02:00 |
|
Klaus Basan
|
f4d1eadbe5
|
refs #139 , allows to store the native scan code and the virtual key code. Adjusted list to use changed constructor.
|
2014-02-26 03:38:33 +01:00 |
|
Klaus Basan
|
a42f67ef9a
|
refs #139 list for keyboard keys and the corresponding models for the GUI
|
2014-02-26 03:38:28 +01:00 |
|