aboutsummaryrefslogtreecommitdiff
path: root/backends/keymapper/remap-dialog.cpp
AgeCommit message (Expand)Author
2014-02-20KEYMAPPER: Have clicking on another remap button disable remappingMatthew Hoops
2014-02-18KEYMAPPER: Make GPL headers consistent in themselves.Johannes Schickel
2012-03-02KEYMAPPER: Map non-key custom input eventsTarek Soliman
2012-03-02KEYMAPPER: Add non-key inputs to HardwareInputTarek Soliman
2012-02-27KEYMAPPER: Rename HardwareKey to HardwareInputTarek Soliman
2012-02-20KEYMAPPER: Add some commentsTarek Soliman
2012-02-20KEYMAPPER: Change how keymaps are displayed in the remap dialogTarek Soliman
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2012-02-15JANITORIAL: Fix whitespace in pointer template argTarek Soliman
2012-02-09KEYMAPPER: Fix re-selecting the top keymapTarek Soliman
2012-02-09KEYMAPPER: Display active keymap stack in remap dialog popup listTarek Soliman
2012-02-05KEYMAPPER: Fix active keymap name displayed in remap dialogTarek Soliman
2012-02-04KEYMAPPER: Fix annoying debug messageTarek Soliman
2012-01-07KEYMAPPER: Rename inherit flag to transparentTarek Soliman
2011-12-30KEYMAPPER: Remap dialog shows buttons before labelsTarek Soliman
2011-12-30KEYMAPPER: Use single column in remap dialogTarek Soliman
2011-12-30KEYMAPPER: Fix clear button behavior in remap dialogTarek Soliman
2011-12-13KEYMAPPER: Switch to using addClearButton()Tarek Soliman
2011-11-02Revert "KEYMAPPER: Make global keymap that is always active"Tarek Soliman
2011-10-28KEYMAPPER: Improved clear buttonTarek Soliman
2011-10-28KEYMAPPER: Add tooltip text for clear buttonsTarek Soliman
2011-10-27KEYMAPPER: Only skip the top GUI keymap when populating the active keymapTarek Soliman
2011-10-27KEYMAPPER: Skip GUI keymap when displaying active keymap in keymapper dialogTarek Soliman
2011-10-27KEYMAPPER: Make global keymap that is always activeTarek Soliman
2011-10-27KEYMAPPER: Added clear buttons in remap dialogTarek Soliman
2011-10-27KEYMAPPER: Debugging and minor cleanupTarek Soliman
2011-10-27KEYMAPPER: Fix showing active keymap in remap dialogTarek Soliman
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-29BACKENDS: Really *really* fix keymapper codeMax Horn
2010-11-16GUI: Rename gui/GuiManager.* to gui/gui-manager.*Max Horn
2010-11-16GUI: Move major widgets to new directory gui/widgetsMax Horn
2010-06-15Keymapper: sync with recent GUI changes.Eugene Sandulenko
2010-03-18Make keymapper compilable againMax Horn
2010-01-03Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is nullTorbjörn Andersson
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-06-12Rename KeyRemapper dialog to KeyMapperEugene Sandulenko
2009-06-06Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting".Eugene Sandulenko
2009-05-31The error() and warning() functions add ! and newline automatically. (I didn'tTorbjörn Andersson
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-05-12Allow ESC button also be assigned in keymapper.Eugene Sandulenko
2009-05-11Define hardware keys for 101 keyboard in SDL backend.Eugene Sandulenko
2009-05-10Actually save keymap after remappingEugene Sandulenko
2009-05-10whitespacesEugene Sandulenko
2009-05-09Original GSoC'08 keymapper now works.Eugene Sandulenko
2009-05-05Fix keymapper compilationEugene Sandulenko
2009-01-21Yet more cleanupMax Horn
2009-01-21more cleanupMax Horn
2009-01-21Some cleanup / code simplificationMax Horn
2009-01-18Added keymapper code to build system (still disabled unless ENABLE_KEYMAPPER ...Max Horn
2008-09-30Added preprocessor flags 'ENABLE_VKEYBD' and 'ENABLE_KEYMAPPER' to control in...Stephen Kennedy