eliot/dic
Olivier Teulière 75a67b28a5 Dic:
- Throw an exception if a regular expresison is invalid
 - Handle the exception in callers code

Game:
 - Fixed a bug in setRackRandom()

Qt interface:
 - Display the dictionary name in the status bar
 - Implemented printing
 - Translation of the interface into French. The menus have temporarily lost their accelerator keys in English.
2008-08-31 11:48:11 +00:00
..
.cvsignore Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
automaton.cpp Added consts, renamed a class, and simplified the code using vectors 2008-07-27 15:28:50 +00:00
automaton.h Added consts, renamed a class, and simplified the code using vectors 2008-07-27 15:28:50 +00:00
compdic.cpp Indicate that the input of compdic should be sorted and without duplicate entries 2008-02-24 11:30:56 +00:00
dic.cpp - Fixed a bug in the parser, preventing to parse correctly some regular expressions with wide chars. The regular expressions seem now to work fine with a dictionary using polish words. 2008-07-27 13:32:47 +00:00
dic.h Dic: 2008-08-31 11:48:11 +00:00
dic_exception.cpp Dic: 2008-08-31 11:48:11 +00:00
dic_exception.h Dic: 2008-08-31 11:48:11 +00:00
dic_internals.h Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
dic_search.cpp Dic: 2008-08-31 11:48:11 +00:00
encoding.cpp Cosmetic change 2008-07-28 20:24:06 +00:00
encoding.h Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
grammar.cpp Fixed a off-by-one error. 2008-07-28 18:37:09 +00:00
grammar.h Added consts, renamed a class, and simplified the code using vectors 2008-07-27 15:28:50 +00:00
hashtable.cpp Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
hashtable.h Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
hashtable.i Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
header.cpp Compilation fixes for some systems (missing headers) 2008-07-20 12:15:51 +00:00
header.h - Board::GetLetterMultiplier() and Board::GetWordMultiplier() are now static 2008-01-09 10:48:19 +00:00
listdic.cpp Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
Makefile.am - Added several tests for the regular expressions engine 2008-07-07 17:29:59 +00:00
regexp.cpp Various little fixes to the regexp engine to support wide characters. 2008-07-13 07:55:47 +00:00
regexp.h Fixed a off-by-one error. 2008-07-28 18:37:09 +00:00
regexpmain.cpp Dic: 2008-08-31 11:48:11 +00:00
tile.cpp Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
tile.h Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00