summaryrefslogtreecommitdiff
path: root/src/guiKeyChangeMenu.cpp
AgeCommit message (Expand)Author
2011-11-29Add IDropAction and related stuffKahrl
2011-10-12Header file tweaking; mainly for speedPerttu Ahola
2011-08-22Introduce hotkey for calling up a command windowGiuseppe Bilotta
2011-08-22Overhaul the input systemGiuseppe Bilotta
2011-08-22Fix typos in key namesGiuseppe Bilotta
2011-08-12Clean up key names handlingGiuseppe Bilotta
2011-08-05marked strings as translationConstantin Wenger
2011-08-05fixed displaying special chars in the keychange menuConstantin Wenger
2011-08-02Use wgettextGiuseppe Bilotta
2011-08-02Get rid of unused variablesGiuseppe Bilotta
2011-07-30set some more text to gettext and updated po filesConstantin Wenger
2011-07-30Removed remaining -delta referencesPerttu Ahola
2011-07-22* key change menu now saving immediatelyPerttu Ahola
2011-06-01added new submenu for key assignmentteddydestodes