index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
keymapper
/
remap-dialog.cpp
Age
Commit message (
Expand
)
Author
2018-01-27
GUI: Remove Dialog::markAsDirty to expose full GUI redraws
Bastien Bouclet
2018-01-27
GUI: Implement dirty-checking for widget redraws
Bastien Bouclet
2014-02-20
KEYMAPPER: Have clicking on another remap button disable remapping
Matthew Hoops
2014-02-18
KEYMAPPER: Make GPL headers consistent in themselves.
Johannes Schickel
2012-03-02
KEYMAPPER: Map non-key custom input events
Tarek Soliman
2012-03-02
KEYMAPPER: Add non-key inputs to HardwareInput
Tarek Soliman
2012-02-27
KEYMAPPER: Rename HardwareKey to HardwareInput
Tarek Soliman
2012-02-20
KEYMAPPER: Add some comments
Tarek Soliman
2012-02-20
KEYMAPPER: Change how keymaps are displayed in the remap dialog
Tarek Soliman
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2012-02-15
JANITORIAL: Fix whitespace in pointer template arg
Tarek Soliman
2012-02-09
KEYMAPPER: Fix re-selecting the top keymap
Tarek Soliman
2012-02-09
KEYMAPPER: Display active keymap stack in remap dialog popup list
Tarek Soliman
2012-02-05
KEYMAPPER: Fix active keymap name displayed in remap dialog
Tarek Soliman
2012-02-04
KEYMAPPER: Fix annoying debug message
Tarek Soliman
2012-01-07
KEYMAPPER: Rename inherit flag to transparent
Tarek Soliman
2011-12-30
KEYMAPPER: Remap dialog shows buttons before labels
Tarek Soliman
2011-12-30
KEYMAPPER: Use single column in remap dialog
Tarek Soliman
2011-12-30
KEYMAPPER: Fix clear button behavior in remap dialog
Tarek Soliman
2011-12-13
KEYMAPPER: Switch to using addClearButton()
Tarek Soliman
2011-11-02
Revert "KEYMAPPER: Make global keymap that is always active"
Tarek Soliman
2011-10-28
KEYMAPPER: Improved clear button
Tarek Soliman
2011-10-28
KEYMAPPER: Add tooltip text for clear buttons
Tarek Soliman
2011-10-27
KEYMAPPER: Only skip the top GUI keymap when populating the active keymap
Tarek Soliman
2011-10-27
KEYMAPPER: Skip GUI keymap when displaying active keymap in keymapper dialog
Tarek Soliman
2011-10-27
KEYMAPPER: Make global keymap that is always active
Tarek Soliman
2011-10-27
KEYMAPPER: Added clear buttons in remap dialog
Tarek Soliman
2011-10-27
KEYMAPPER: Debugging and minor cleanup
Tarek Soliman
2011-10-27
KEYMAPPER: Fix showing active keymap in remap dialog
Tarek Soliman
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-29
BACKENDS: Really *really* fix keymapper code
Max Horn
2010-11-16
GUI: Rename gui/GuiManager.* to gui/gui-manager.*
Max Horn
2010-11-16
GUI: Move major widgets to new directory gui/widgets
Max Horn
2010-06-15
Keymapper: sync with recent GUI changes.
Eugene Sandulenko
2010-03-18
Make keymapper compilable again
Max Horn
2010-01-03
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
Torbjörn Andersson
2009-10-04
Change a couple places from 'end of namespace' to 'End of namespace', for con...
Max Horn
2009-06-12
Rename KeyRemapper dialog to KeyMapper
Eugene Sandulenko
2009-06-06
Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting".
Eugene Sandulenko
2009-05-31
The error() and warning() functions add ! and newline automatically. (I didn't
Torbjörn Andersson
2009-05-24
Strip trailing whitespaces in the whole code base.
Johannes Schickel
2009-05-12
Allow ESC button also be assigned in keymapper.
Eugene Sandulenko
2009-05-11
Define hardware keys for 101 keyboard in SDL backend.
Eugene Sandulenko
2009-05-10
Actually save keymap after remapping
Eugene Sandulenko
2009-05-10
whitespaces
Eugene Sandulenko
2009-05-09
Original GSoC'08 keymapper now works.
Eugene Sandulenko
2009-05-05
Fix keymapper compilation
Eugene Sandulenko
2009-01-21
Yet more cleanup
Max Horn
2009-01-21
more cleanup
Max Horn
2009-01-21
Some cleanup / code simplification
Max Horn
[next]