summaryrefslogtreecommitdiff
path: root/core/launcher/firstuse.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-07-03Resource -> OResourcemickeyl1-32/+30
This is a large diff and I'd appreciate some additional pairs of eyes checking it
2004-10-17G++ 4.0 compiler fixeszecke1-4/+5
-Remove anonymous structures and name them -Include 'card.h' to cardpile to make 'Card' known to QList so deleteItem will work -cast 'enum' to char in event.cpp and opimevent.cpp
2004-09-02show first usage display - we may reenable tr() later againmickeyl1-4/+2
2004-04-07use Opie debugging frameworkmickeyl1-21/+23
2004-03-02run the optimize_connect scriptalwin1-4/+4
the whole cvs is tagged with "before_optimize_connect" if there are problems you can check the diff (but it had compiled and run here)
2004-03-01fix includeschicken1-8/+0
2003-11-17This patch makes the famous Documents Tab customizably optional.mickeyl1-0/+2
Note that the document tab is so tight coupled to the rest of the launcher that it proved impossible for me to remove the tab as is. However I could make all the scanning and the displaying optional. The customization can be done via the launcher settings applications - a new doc tab category has been added. Further customization can be added to that tab. I also added a doc tab settings application for use with the "first usage wizard"
2003-11-05removed include custom.h cause build system doesn't create it for me and I ↵llornkcor1-1/+1
am tired of not having a compiling opie to work on. fix it if you need too
2003-10-04Check if there is a Mouse Driverzecke1-11/+13
And get rid off the QPE_NEED_CALIBRATION define for defining the need of calibration We will find out at runtime SomeOne Apply this to core/server in the BRANCH as well
2003-08-28Make it compile with opiezecke1-1/+1
2003-08-25Initial revisionzecke1-0/+517