summaryrefslogtreecommitdiff
path: root/examples/simple-icon
AgeCommit message (Collapse)AuthorFilesLines
2005-06-15Resource -> OResourcedrw3-5/+4
2005-04-24Link fixes:zecke1-1/+1
OApplicationFactory uses odebug since some time (dunno if I introduced it) link to opiecore to fix building
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-325/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+325
2004-03-14Update the Exampleszecke1-2/+2
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/+187
#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