fpdb/pyfpdb
2010-08-13 03:28:27 +02:00
..
locale the first translation in fpdb! i did a few strings and hardcoded the language to de_DE just for testing. 2010-08-13 02:49:01 +02:00
regression-test-files update expected dump for empty db to new db version 2010-08-13 00:26:14 +02:00
AbsoluteToFpdb.py Fixes for absolute poker 2010-07-31 22:55:43 +08: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 Configuration: Make new gui_cash_stats have sane defaults when missing from config 2010-08-12 22:52:12 +08:00
create-mo-files.sh the first translation in fpdb! i did a few strings and hardcoded the language to de_DE just for testing. 2010-08-13 02:49:01 +02:00
create-po-file.sh the first translation in fpdb! i did a few strings and hardcoded the language to de_DE just for testing. 2010-08-13 02:49:01 +02:00
Database.py make it run with pgsql (gives pretty strange results tho) 2010-08-13 00:34:56 +02:00
DerivedStats.py DerivedStats: re-fix (break?) sawShowdown again. 2010-08-12 21:44:40 +08:00
EverleafToFpdb.py tweak cards shown regex 2010-08-02 16:47:32 -04: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 Importer: Add excetion handler to hud call. 2010-08-03 19:27:34 +08:00
fpdb.pyw more _() markings for l10n 2010-08-13 03:28:27 +02:00
FulltiltToFpdb.py FullTilt fixup currency typo 2010-08-10 00:32:53 +01:00
GuiAutoImport.py GUI: change hotkey to start/stop autoimport to alt+a 2010-07-17 02:45:52 +02:00
GuiBulkImport.py Bulk Import: Adjust usage text so i can actaully copy paste 2010-08-05 11:49:45 +08:00
GuiDatabase.py some work on guidatabase and turn it on 2010-07-19 21:36:45 +01:00
GuiGraphViewer.py Revert "GRAPH: Put legend in "best" position, not fixed in top left." 2010-08-10 20:50:19 +02:00
GuiImapFetcher.py GuiImap: don't show email password 2010-08-10 06:14:15 +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 smarten up names of displayed categories and settings 2010-07-31 21:38:52 +01:00
GuiRingPlayerStats.py store column info for cash stats in config. Can now enhance gui to let user change column choices 2010-07-31 20:55:29 +01:00
GuiSessionViewer.py rename RingFilters back to Filters 2010-07-17 03:39:31 +02:00
GuiTourneyPlayerStats.py get tourney stats working for sqlite and pg (pg display still dodgy, think gui is mangling some fields somehow, e.g. sitename) 2010-08-12 22:15:44 +01:00
GuiTourneyViewer.py handle player not found 2010-08-10 00:49:14 +02:00
Hand.py this caused it to create a new TourneyType for each Tourney 2010-08-11 03:10:08 +02:00
HandHistory.py change calls to python2 back to python 2010-07-08 20:01:03 +02:00
HandHistoryConverter.py more _() markings for l10n 2010-08-13 03:28:27 +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 Merge branch 'eric' 2010-08-08 20:13:07 +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 call reposition_windows after doing a window move, so that the user doesn't need to hit the menu option to do it (reposition_windows manages to successfully move the hidden windows, whereas the original move doesn't, for some reason) 2010-08-01 03:05:35 -04:00
ImapFetcher.py allow multiple email configs, start of nicer GUI for it 2010-08-10 03:28:57 +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
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 Determine blind amounts from RINGLIMIT and max buyin 2010-08-12 14:59:45 +08: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 Fix Stars commit. 2010-08-12 15:35:29 +08:00
py2exe_setup.py py2exe : include mit.txt licence file 2010-08-02 12:36:42 +01:00
SQL.py get tourney stats working for sqlite and pg (pg display still dodgy, think gui is mangling some fields somehow, e.g. sitename) 2010-08-12 22:15:44 +01:00
Stats.py Merge branch 'eric' 2010-08-08 20:13:07 +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 Fixes for absolute poker 2010-07-31 22:55:43 +08:00