Fixed installation and nasty exit bug
authorJohn Pietrzak <john@pietrzak.org>
Thu, 19 Jan 2012 00:50:15 +0000 (19:50 -0500)
committerJohn Pietrzak <john@pietrzak.org>
Thu, 19 Jan 2012 00:50:15 +0000 (19:50 -0500)
commit4fc66aff685d685254554253b3b53b8d63ad73bd
treef5dad7fdd1455acf67be8ae49b99d5061dc89fbd
parentafe038cb368744786e3daf92e6114c3b572c25da
Fixed installation and nasty exit bug

Finally, got debian source package built, and after some pulling of hair,
both installation and uninstallation via extras-devel seem to be working.
Also fixed a nasty shutdown bug where the worker thread failed to exit.
(Need to test this extensively to be certain it doesn't happen again.)
Added a "sort by device type" button to keyset selection window, though
there isn't any device type data available yet...  And, added keysets for
Raite, Sagem, and Yamaha.
30 files changed:
doc/about.html
doc/documentation.html
keysets/lg.cpp
keysets/mitsubishi.cpp
keysets/nokia.cpp
keysets/panasonic.cpp
keysets/raite.cpp [new file with mode: 0644]
keysets/raite.h [new file with mode: 0644]
keysets/sagem.cpp [new file with mode: 0644]
keysets/sagem.h [new file with mode: 0644]
keysets/samsung.cpp
keysets/sony.cpp
keysets/westinghouse.cpp
keysets/yamaha.cpp [new file with mode: 0644]
keysets/yamaha.h [new file with mode: 0644]
main.cpp
mainwindow.cpp
mainwindow.h
pierogi.pro
pierogi.pro.user
piraboutform.ui
pirkeysetmanager.cpp
pirmakenames.cpp
pirmakenames.h
qtc_packaging/debian_fremantle/changelog
qtc_packaging/debian_fremantle/control
qtc_packaging/debian_fremantle/postrm [new file with mode: 0644]
qtc_packaging/debian_fremantle/rules
www/SelectKeysetWindow.png
www/index.html