summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-reader/QTReader.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-01-29Each file in this commit has an issue where the initial value of a variableerik1-1/+1
is assumed to be something but no initial value is given. This commit changes that by either assigning an initial value or removing the assumption on an initial value (usually the former).
2005-05-05new opie-reader sources with support for ArriereGo, Reb input and flite ↵pohly1-397/+904
output plugins
2004-08-26removed obsolete static.h and useqpe.hpohly1-1/+0
2004-08-24updated source to opie-reader 0.7gpohly1-301/+1733
2004-05-03- convert qDebug to odebugar1-26/+26
2004-03-01fix includeschicken1-9/+0
2003-05-07Incorporated TimWs current source tree and make it compilegroucho1-240/+476
2003-01-23g++ 3.2 fixes... repeat after me "I won't repeat default arguments in the ↵mickeyl1-2/+2
definition I have already given in the declaration"
2002-12-20update - sorry it took so long. hope this works correctlyllornkcor1-161/+379
2002-11-03Gcc3 compiler fixes againzecke1-1/+1
No default arguments in the implementation please
2002-09-14update by Timllornkcor1-556/+630
2002-07-16fix for initial start crash when there's no config filellornkcor1-0/+1
2002-07-08fixed by patch sent by Tim. Also fixed version in control filellornkcor1-383/+383
2002-07-01initialllornkcor1-0/+1034