..
regression-test-files
DUMP: add expected file for empty DB
2010-07-17 05:14:05 +02:00
AbsoluteToFpdb.py
Merge branch 'carl'
2010-07-08 22:33:09 +02:00
AlchemyFacilities.py
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
AlchemyMappings.py
DB: renamed Hands.handStart to Hands.startTime for consistency
2010-07-11 08:05:54 +02:00
AlchemyTables.py
DB: renamed Hands.handStart to Hands.startTime for consistency
2010-07-11 08:05:54 +02:00
Anonymise.py
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
BetfairToFpdb.py
Merge branch 'carl'
2010-07-08 22:33:09 +02:00
CarbonToFpdb.py
Merge branch 'carl'
2010-07-08 22:33:09 +02:00
Card.py
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
Cards01.png
Signed-off-by: fpdb-mme <jUrner@arcor.de>
2009-10-25 00:13:35 +02:00
Cards0-HMHUD.png
new cards file
2009-03-10 20:31:09 -04:00
Charset.py
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
Configuration.py
some work on guidatabase and turn it on
2010-07-19 21:36:45 +01:00
Database.py
DB: allow NULL for TT.currency/buyin/fee for when this info is not available
2010-07-23 04:00:25 +02:00
DerivedStats.py
HUD: make it work again after my previous overzealous removal of HP.TTid
2010-07-23 04:45:57 +02:00
EverleafToFpdb.py
EVERLEAF: add comment where to get tourney info
2010-07-23 04:03:35 +02:00
Exceptions.py
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
Filters.py
remove another near-duplicate from TourneyFilters
2010-07-27 19:14:23 +02:00
fpdb_import.py
autoimport passes filenames to fpdb_import as unicode, so make bulk import do this as well so that add_import_file() always gets same type
2010-07-13 23:12:50 +01:00
fpdb.pyw
GUI: remove obselete and broken table viewer
2010-07-27 15:48:19 +02:00
FulltiltToFpdb.py
FTP and Timezone fix.
2010-07-29 19:59:45 +08:00
GuiAutoImport.py
GUI: change hotkey to start/stop autoimport to alt+a
2010-07-17 02:45:52 +02:00
GuiBulkImport.py
make it record source of lock holding, print if required
2010-07-10 20:10:04 +02:00
GuiDatabase.py
some work on guidatabase and turn it on
2010-07-19 21:36:45 +01:00
GuiGraphViewer.py
rename RingFilters back to Filters
2010-07-17 03:39:31 +02:00
GuiLogView.py
Log viewer - fixes for column sorting
2010-07-17 18:19:16 +01:00
GuiPlayerStats.py
create superclasses for Gui*PlayerStats and *Filters
2010-07-11 05:58:00 +02:00
GuiPositionalStats.py
rename RingFilters back to Filters
2010-07-17 03:39:31 +02:00
GuiPrefs.py
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
GuiRingPlayerStats.py
rename RingFilters back to Filters
2010-07-17 03:39:31 +02:00
GuiSessionViewer.py
rename RingFilters back to Filters
2010-07-17 03:39:31 +02:00
GuiTourneyPlayerStats.py
TPS: display limitType and category
2010-07-13 20:21:05 +02:00
Hand.py
DB: Added TT.added, addedCurrency
2010-07-17 02:19:12 +02:00
HandHistory.py
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
HandHistoryConverter.py
FTP and Timezone fix.
2010-07-29 19:59:45 +08:00
Hello.py
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
HUD_config.test.xml
Aggression freq, aggression factor and Overall CBET added
2010-06-16 17:21:49 +02:00
HUD_config.xml.example
IMAP: add two more fields to config
2010-07-17 03:48:21 +02:00
HUD_main.pyw
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
HUD_run_me.py
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
Hud.py
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
ImapFetcher.py
rename ImapSummaries to ImapFetcher to better reflect its scope
2010-07-15 01:53:22 +02:00
interlocks.py
make it record source of lock holding, print if required
2010-07-10 20:10:04 +02:00
logging.conf
some work on guidatabase and turn it on
2010-07-19 21:36:45 +01:00
makeexe.bat
add bat/py for making an exe. exe errors with "can't find module cairo". no idea how to fix.
2009-08-04 16:20:14 -04:00
makeexe.py
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
Mucked.py
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
OnGameToFpdb.py
Merge branch 'carl'
2010-07-08 22:33:09 +02:00
Options.py
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
P5sResultsParser.py
Add a new sample file for parsing website results.
2010-07-06 16:13:25 +08:00
PartyPokerToFpdb.py
Merge branch 'carl'
2010-07-08 22:33:09 +02:00
PokerStarsSummary.py
TOURNEY: since we can detect added amount, set it to 0 if we dont
2010-07-17 04:37:15 +02:00
PokerStarsToFpdb.py
REFACTOR: move timezone changing method to HHC so it can used by other parsers
2010-07-13 20:37:06 +02:00
py2exe_setup.py
Merge branch 'carl'
2010-07-08 22:33:09 +02:00
SQL.py
minor cleanup
2010-07-27 17:43:47 +02:00
Stats.py
comment out some broken code, add TODO for it
2010-07-16 21:33:36 +02:00
Summaries.py
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
SummaryEverleaf.py
Merge branch 'carl'
2010-07-08 22:33:09 +02:00
Tables_Demo.py
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
Tables.py
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
TableWindow.py
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
test_Betfair.py
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
test_Database.py
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
test_Everleaf.py
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
test_FullTilt.py
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
test_PokerStars.py
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
TournamentTracker.py
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
TourneyFilters.py
remove another near-duplicate from TourneyFilters
2010-07-27 19:14:23 +02:00
TourneySummary.py
DB: Added TT.added, addedCurrency
2010-07-17 02:19:12 +02:00
UltimateBetToFpdb.py
Merge branch 'carl'
2010-07-08 22:33:09 +02:00
upd_indexes.sql
Signed-off-by: fpdb-mme <jUrner@arcor.de>
2009-10-25 00:13:35 +02:00
Win2dayToFpdb.py
Merge branch 'carl'
2010-07-08 22:33:09 +02:00
windows_make_bats.py
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
WinTables.py
change calls to python2 back to python
2010-07-08 20:01:03 +02:00
XTables.py
change calls to python2 back to python
2010-07-08 20:01:03 +02:00