summaryrefslogtreecommitdiff
path: root/examples/main-tab
AgeCommit message (Collapse)AuthorFilesLines
2005-06-15Resource -> OResourcedrw4-9/+8
2005-01-29use proper names for .pro filesmickeyl1-0/+0
please remember to name the .pro file exactly like the name of the directory
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-321/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+321
2004-03-15Fixed LIBOPIE2 config dependsbrad1-1/+1
2004-03-14Update the Exampleszecke3-5/+7
2004-03-02run the optimize_connect scriptalwin1-1/+1
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-02-14Make info in *.control files a little more consistent (mostly modified ↵drw1-1/+1
Maintainer, Files and Section fields)
2003-08-30Fix the config.inzecke1-4/+4
2003-08-30The usual .cvsignorezecke1-0/+3
2003-08-30Add four exampleszecke5-0/+328
#1 simple widget + OApplicationFactory + qmake usage explained #2 simple icons + usage of Resource and playing of sounds #3 simple main + Toolbar + MenuBar IconSets and QActions explained #4 main tab + Usage of OTabWidget and QSignals with parameters disconnect and connect TODO #5 PIM loading and viewing #6 PIM qcop + usage of QCOP BuildSystem integration