eliot/dic
Olivier Teulière 990f4c5212 Qt interface:
- Initialize the random numbers generator, and print the seed value
 - Handle properly Qt builds without STL support
 - Save the position of the main window
 - Got rid of the useless toolbar
 - Better size of the preferences dialog
 - Hopefully fixed translation issues on Windows
 - The Settings class throws an exception when asked for a non-existing setting
2008-09-05 21:31:30 +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 Qt interface: 2008-09-05 21:31:30 +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 - Compilation fix for Windows 2008-09-03 17:28:27 +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 Qt interface: 2008-09-05 21:31:30 +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 Qt interface: 2008-09-05 21:31:30 +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