summaryrefslogtreecommitdiff
path: root/src/gui/setup_input.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-10-20Add to some controls palette inheritance from other controls.Andrei Karas1-4/+4
2012-10-19Fix namespace conflicts.Andrei Karas1-1/+1
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-1/+1
2012-10-10Delete copy constructor from other classes.Andrei Karas1-0/+2
2012-09-22Add final keyword to most classes.Andrei Karas1-1/+1
2012-08-28Add const to more classes.Andrei Karas1-1/+1
2012-08-21next code style changes.Andrei Karas1-39/+41
2012-08-21first part of checks and style fixes.Andrei Karas1-3/+0
2012-08-15Fix conflicted keys translation.Andrei Karas1-1/+1
2012-08-04Extend background theming.Andrei Karas1-1/+2
2012-08-03Fix unassign key button.Andrei Karas1-0/+1
2012-06-30Clean all vars on exit except logger.Andrei Karas1-0/+2
2012-05-06Fix code style.Andrei Karas1-1/+1
2012-04-26Increase input settings tab width.Andrei Karas1-1/+5
2012-04-25Fix actions translation.Andrei Karas1-1/+36
2012-04-20Fix "reset all keys" button in input settings.Andrei Karas1-1/+1
2012-04-19Dehardcode keys in gui widgets.Andrei Karas1-6/+21
2012-04-17Fix input array size.Andrei Karas1-1/+1
2012-04-15Add move to point configurable shortcuts.Andrei Karas1-1/+1
2012-04-15In input settings tab add default button for reset selected action to default...Andrei Karas1-9/+25
2012-04-15Split input settings tab to categories.Andrei Karas1-692/+85
2012-04-11Convert attack handling code to new format.Andrei Karas1-2/+2
2012-04-10Add two default keys to input layout.Andrei Karas1-1/+1
2012-04-10Rename settings tab keyboard to input.Andrei Karas1-0/+938