dont allow debug keys unless debug mode is enabled
32 lines of code changed in 1 file:
update legal with new song information
1 lines of code changed in 1 file:
reorder config reading so the error messages make sense
10 lines of code changed in 1 file:
ignore os errors when trying to parse foo-config files
18 lines of code changed in 1 file:
clean up some warnings for gcc 4.3
13 lines of code changed in 7 files:
dont refer directly to "./data", use Util function instead
1 lines of code changed in 1 file:
another use of <cstring>, for getenv()
1 lines of code changed in 1 file:
add cstring to some files
2 lines of code changed in 2 files:
Made it so that it's possible to delay per key instead of the entire keyboard
43 lines of code changed in 4 files:
use line edit in the client chat
94 lines of code changed in 5 files:
handle key releases in another sigslot function
13 lines of code changed in 2 files:
add some comments
33 lines of code changed in 1 file:
use keyboard manager to handle enter presses in the chat server
29 lines of code changed in 2 files:
add methods for dealing with a sequence of messages
28 lines of code changed in 2 files:
throw an exception if listen() failed. prep for bundling messages
32 lines of code changed in 6 files:
wait for keyboard to clear before selecting a level set
7 lines of code changed in 2 files:
set focus instead of disconnecting/reconnecting signals
7 lines of code changed in 1 file:
Made lineedit utilize alpha properly. Made the chat server input box look like the rest of the widgets.
24 lines of code changed in 2 files:
dont read keyboard input while the input box is not in focus. set the input box colors similar to the rest of the widgets on the screen
89 lines of code changed in 7 files: