Add new filter 'Currency'. I occasionally play for play money, but don't want the...
commit1cc8304a21afeac4ccf8530ede898e2fe62f281c
authorChris Moore <dooglus@gmail.com>
Fri, 27 May 2011 23:12:04 +0000 (27 16:12 -0700)
committerChris Moore <dooglus@gmail.com>
Fri, 27 May 2011 23:14:54 +0000 (27 16:14 -0700)
tree1a063060da7bde40e3def34849f98b420089625a
parentf52dc6df0779c8723c551a9cf65c4a5e23cbd68b
Add new filter 'Currency'.  I occasionally play for play money, but don't want the thousands of play money chips I win dominating the real money graphs.
Default to including every currency type except for 'play'.
Use the Currency filter in the session viewer and the ring game graph viewer.
pyfpdb/Filters.py
pyfpdb/GuiGraphViewer.py
pyfpdb/GuiSessionViewer.py
pyfpdb/SQL.py