Welcome to the first commit of the first version of my very first app.
authorJohn Pietrzak <john@pietrzak.org>
Sun, 1 Jan 2012 23:27:49 +0000 (18:27 -0500)
committerJohn Pietrzak <john@pietrzak.org>
Sun, 1 Jan 2012 23:27:49 +0000 (18:27 -0500)
commit4d7d993950ffa96e6822274d07261f05a9c11baf
tree63c39ed277897d5ebd2a252e9c22e9046656adfc
parent294ae59a1ea18ae808631cd582649fd4c0ebfaa1
Welcome to the first commit of the first version of my very first app.
Might be a few unnecessary files here, might be missing a few necessary ones,
I'm still getting the hang of all this.  I'll hopefully have everything
cleaned up soon.
96 files changed:
PierogiResources.qrc [new file with mode: 0644]
deployment.pri [new file with mode: 0644]
doc/about.html [new file with mode: 0644]
doc/documentation.html [new file with mode: 0644]
icons/PierogiIcon.png [new file with mode: 0644]
icons/arrow_bottom_icon&48.png [new file with mode: 0755]
icons/arrow_left_icon&48.png [new file with mode: 0755]
icons/arrow_right_icon&48.png [new file with mode: 0755]
icons/arrow_top_icon&48.png [new file with mode: 0755]
icons/blue_square.png [new file with mode: 0644]
icons/br_down_icon&48.png [new file with mode: 0755]
icons/br_up_icon&48.png [new file with mode: 0755]
icons/clock_icon&48.png [new file with mode: 0755]
icons/dash.png [new file with mode: 0644]
icons/eject_icon&48.png [new file with mode: 0755]
icons/fastforward_next_icon&48.png [new file with mode: 0755]
icons/green_square.png [new file with mode: 0644]
icons/on-off_icon&48.png [new file with mode: 0755]
icons/playback_ff_icon&48.png [new file with mode: 0755]
icons/playback_next_icon&48.png [new file with mode: 0755]
icons/playback_pause_icon&48.png [new file with mode: 0755]
icons/playback_play_icon&48.png [new file with mode: 0755]
icons/playback_prev_icon&48.png [new file with mode: 0755]
icons/playback_rew_icon&48.png [new file with mode: 0755]
icons/playback_stop_icon&48.png [new file with mode: 0755]
icons/red_record_icon.png [new file with mode: 0644]
icons/red_square.png [new file with mode: 0644]
icons/redo_icon&48.png [new file with mode: 0755]
icons/rewind_previous_icon&48.png [new file with mode: 0755]
icons/sound_high_icon&48.png [new file with mode: 0755]
icons/sound_low_icon&48.png [new file with mode: 0755]
icons/sound_mute_icon&48.png [new file with mode: 0755]
icons/undo_icon&48.png [new file with mode: 0755]
icons/yellow_square.png [new file with mode: 0644]
keysets/apple.cpp [new file with mode: 0644]
keysets/apple.h [new file with mode: 0644]
keysets/ei.cpp [new file with mode: 0644]
keysets/ei.h [new file with mode: 0644]
keysets/goldstar.cpp [new file with mode: 0644]
keysets/goldstar.h [new file with mode: 0644]
keysets/hauppauge.cpp [new file with mode: 0644]
keysets/hauppauge.h [new file with mode: 0644]
keysets/lg.cpp [new file with mode: 0644]
keysets/lg.h [new file with mode: 0644]
keysets/nokia.cpp [new file with mode: 0644]
keysets/nokia.h [new file with mode: 0644]
keysets/panasonic.cpp [new file with mode: 0644]
keysets/panasonic.h [new file with mode: 0644]
keysets/samsung.cpp [new file with mode: 0644]
keysets/samsung.h [new file with mode: 0644]
keysets/sanyo.cpp [new file with mode: 0644]
keysets/sanyo.h [new file with mode: 0644]
keysets/sharp.cpp [new file with mode: 0644]
keysets/sharp.h [new file with mode: 0644]
keysets/sony.cpp [new file with mode: 0644]
keysets/sony.h [new file with mode: 0644]
keysets/toshiba.cpp [new file with mode: 0644]
keysets/toshiba.h [new file with mode: 0644]
keysets/zenith.cpp [new file with mode: 0644]
keysets/zenith.h [new file with mode: 0644]
main.cpp [new file with mode: 0644]
mainwindow.cpp [new file with mode: 0644]
mainwindow.h [new file with mode: 0644]
mainwindow.ui [new file with mode: 0644]
necprotocol.cpp [new file with mode: 0644]
necprotocol.h [new file with mode: 0644]
pierogi.desktop [new file with mode: 0644]
pierogi.pro [new file with mode: 0644]
pierogi.pro.user [new file with mode: 0644]
pierogi64.png [new file with mode: 0644]
pierogi_harmattan.desktop [new file with mode: 0644]
piraboutform.cpp [new file with mode: 0644]
piraboutform.h [new file with mode: 0644]
piraboutform.ui [new file with mode: 0644]
pirdevice.cpp [new file with mode: 0644]
pirdevice.h [new file with mode: 0644]
pirdocumentationform.cpp [new file with mode: 0644]
pirdocumentationform.h [new file with mode: 0644]
pirdocumentationform.ui [new file with mode: 0644]
pirexception.cpp [new file with mode: 0644]
pirexception.h [new file with mode: 0644]
pirkeynames.h [new file with mode: 0644]
pirkeysetmanager.cpp [new file with mode: 0644]
pirkeysetmanager.h [new file with mode: 0644]
pirkeysetmetadata.cpp [new file with mode: 0644]
pirkeysetmetadata.h [new file with mode: 0644]
pirkeysetwidgetitem.cpp [new file with mode: 0644]
pirkeysetwidgetitem.h [new file with mode: 0644]
pirmakenames.cpp [new file with mode: 0644]
pirmakenames.h [new file with mode: 0644]
pirprotocol.cpp [new file with mode: 0644]
pirprotocol.h [new file with mode: 0644]
rc5protocol.cpp [new file with mode: 0644]
rc5protocol.h [new file with mode: 0644]
selectionwindow.cpp [new file with mode: 0644]
selectionwindow.h [new file with mode: 0644]