Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-06-15 | Resource -> OResource | drw | 4 | -9/+8 |
2005-01-29 | use proper names for .pro files | mickeyl | 1 | -0/+0 |
please remember to name the .pro file exactly like the name of the directory | ||||
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use ↵ | mickeyl | 1 | -321/+1 |
anything other than sed! Merry Christmas! | ||||
2004-12-24 | qmake 1.08a has more rigid syntax checking and chokes on our .pro files | mickeyl | 1 | -1/+321 |
2004-03-15 | Fixed LIBOPIE2 config depends | brad | 1 | -1/+1 |
2004-03-14 | Update the Examples | zecke | 3 | -5/+7 |
2004-03-02 | run the optimize_connect script | alwin | 1 | -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-14 | Make info in *.control files a little more consistent (mostly modified ↵ | drw | 1 | -1/+1 |
Maintainer, Files and Section fields) | ||||
2003-08-30 | Fix the config.in | zecke | 1 | -4/+4 |
2003-08-30 | The usual .cvsignore | zecke | 1 | -0/+3 |
2003-08-30 | Add four examples | zecke | 5 | -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 |