MerryMage a2d474386c configure_input: Modernize and cleanup input configuration tab
* Removed use of raw QTimer* pointer.
* Update to use type-safe QObject::connect.
* getKeyName can be a static local function.
* Prefer to use function arguments instead of member variables.
* Store Qt::Key instead of converting string back into keycode.
2016-12-10 23:30:28 +00:00
..
2016-10-20 12:26:59 -02:00
2016-12-01 16:38:46 +01:00
2016-10-20 12:26:59 -02:00
2016-03-21 20:03:18 +01:00
2016-11-11 09:58:55 -08:00