Improved Keyset Selection Window
authorJohn Pietrzak <john@pietrzak.org>
Sat, 14 Jan 2012 18:15:33 +0000 (13:15 -0500)
committerJohn Pietrzak <john@pietrzak.org>
Sat, 14 Jan 2012 18:15:33 +0000 (13:15 -0500)
commit717cbb06cb8e85c3ca463753a8098d6e304858de
treeca9348e4ac30a011caaa1769b119df526545f602
parent679cf51a24c954af07a4002c25c15ecb67c8466b
Improved Keyset Selection Window

I've gone ahead and added filtering by device type to the keyset selection
window.  Also, set up the window using the Qt form ui tool, to match the rest
of the user interface.  I'm still fighting with the system to build a debian
package, so still haven't been able to get anything to extras-devel.
29 files changed:
doc/about.html
mainwindow.cpp
mainwindow.h
mainwindow.ui
necprotocol.cpp
necprotocol.h
pierogi.pro
pierogi.pro.user
piraboutform.ui
pirdevice.cpp [deleted file]
pirdevice.h [deleted file]
pirdevicetypenames.cpp [new file with mode: 0644]
pirdevicetypenames.h [new file with mode: 0644]
pirdocumentationform.ui
pirkeysetmanager.cpp
pirkeysetmanager.h
pirkeysetmetadata.cpp
pirkeysetmetadata.h
pirkeysetwidgetitem.cpp
pirkeysetwidgetitem.h
pirrx51hardware.cpp [new file with mode: 0644]
pirrx51hardware.h [new file with mode: 0644]
pirselectkeysetform.cpp [new file with mode: 0644]
pirselectkeysetform.h [new file with mode: 0644]
pirselectkeysetform.ui [new file with mode: 0644]
rc5protocol.cpp
rc5protocol.h
selectionwindow.cpp [deleted file]
selectionwindow.h [deleted file]