summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/oapplicationfactory.h
AgeCommit message (Collapse)AuthorFilesLines
2005-03-23Add debug output to help developer to find a very silly bug, which takeseilers1-1/+8
a lot of time to fix..
2005-03-17Update the API Documentation for OProcess and OApplicationFactoryzecke1-1/+1
2004-12-20A define to avoid writing static QString fromLatin1() {...}zecke1-0/+2
2004-04-06added OPIE_EXPORT_APP_V2( Factory,name ) macro.alwin1-0/+38
Factory is the same as in OPIE_EXPORT_APP, name is the display name (third parameter of OApplication). In non-quicklaunch mode it will generate a Opie::Core::OApplication object instead of a QPEApplication object.
2004-03-13Change OApplicationFactory to be in Opie::Core as wellzecke1-6/+8
2004-01-15- add oapplicationfactory to opiecoremickeyl1-0/+293
- add big screen examples