fpdb/pyfpdb
2010-07-17 03:39:31 +02:00
..
regression-test-files Add new test file, delete fpdb.py 2010-06-21 18:42:15 +08: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 GUI: HUD configurator fully working, dont even need to restart fpdb 2010-07-17 00:23:48 +02:00
Database.py TIMES: record Hands.importTime as UTC instead of localtime 2010-07-17 03:01:09 +02:00
DerivedStats.py TOURNEY: fix recording of Hands.tourneyId, allow it to be NULL 2010-07-15 02:08:59 +02:00
EverleafToFpdb.py Merge branch 'carl' 2010-07-08 22:33:09 +02:00
Exceptions.py change calls to python2 back to python 2010-07-08 20:01:03 +02:00
Filters.py rename RingFilters back to Filters 2010-07-17 03:39:31 +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: add some warnings and further info to HUD configurator 2010-07-17 03:09:55 +02:00
FulltiltToFpdb.py FTP: fix to make it store Hand.startTime as UTC rather than ET 2010-07-15 02:19:58 +02: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 change calls to python2 back to python 2010-07-08 20:01:03 +02:00
GuiGraphViewer.py rename RingFilters back to Filters 2010-07-17 03:39:31 +02:00
GuiLogView.py change calls to python2 back to python 2010-07-08 20:01:03 +02: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
GuiTableViewer.py change calls to python2 back to python 2010-07-08 20:01:03 +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 REFACTOR: move timezone changing method to HHC so it can used by other parsers 2010-07-13 20:37:06 +02: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 expand config example with the new email section 2010-07-09 01:20:31 +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 fix key error and add filter to logging.conf 2010-02-01 22:56:40 +00: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 DB: Added TT.added, addedCurrency 2010-07-17 02:19:12 +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 TOURNEY: record added/addedCurrency 2010-07-17 02:35:02 +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 create superclasses for Gui*PlayerStats and *Filters 2010-07-11 05:58:00 +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