summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)AuthorFilesLines
2005-01-29use proper names for .pro filesmickeyl9-0/+0
please remember to name the .pro file exactly like the name of the directory
2005-01-29s/SUBDIRS/subdirs/mickeyl1-1/+1
2005-01-29no config here, but a .pro#mickeyl2-12/+17
2005-01-29config.in's for the examplesmickeyl5-0/+20
2005-01-29examples to where they belongmickeyl4-0/+29
2005-01-29examples appear heremickeyl65-0/+1920
2005-01-29examples start to appear heremickeyl23-0/+755
2005-01-05Renamed package (main-tab was used in ... main-tab -> copy error)wimpie1-1/+1
2005-01-04CONTROL files : changed VERSION stringwimpie1-1/+1
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl10-3265/+10
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl10-10/+3265
2004-11-20Fix signature of connect statements to contain Opie::zecke1-4/+4
2004-11-20Temporary compile fix. Needs better updating forzecke2-16/+21
OPimOccurrences and some rethinking
2004-10-19Added a clean: target so make clean will succeedclem1-0/+1
2004-10-17fixed some more .pro / config.in dependencies discrepancies, that could ↵clem1-1/+1
break builds; for a few games, there was an unnecessary dep on LIBOPIE2CORE in some games too
2004-09-12Follow the defined Ownership and have a maybe not neededzecke2-12/+6
sanity check
2004-09-12The usualzecke1-0/+3
2004-09-10Add new line at the endzecke1-1/+2
2004-09-10Make it compile without warning about unused parameterszecke1-1/+1
2004-09-08Addedschurig1-0/+3
2004-09-08Addedschurig3-0/+6
2004-08-19prepend /usr/bin/env to the interpreter path to make it workmickeyl1-1/+1
2004-08-19s/_/-/mickeyl1-1/+1
2004-08-19fix typomickeyl1-1/+1
2004-07-31--- config.in 5 Apr 2004 13:49:07 -0000 1.3zecke1-1/+1
+++ config.in 31 Jul 2004 19:51:14 -0000 @@ -1,4 +1,4 @@ - config SIMPLE_PIM_EXAMPLE + config SIMPLE_PIM adjust to reality
2004-06-03first python example donemickeyl5-0/+122
2004-05-20remove bogus paths out of .pro filesmickeyl1-1/+1
2004-04-24gcc 3.4 fixletmickeyl1-2/+2
2004-04-05use opie debuggingmickeyl7-32/+46
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl4-5/+5
build system
2004-03-23correct build time dependenciesmickeyl4-4/+4
2004-03-15Fixed LIBOPIE2 config dependsbrad3-3/+3
2004-03-14Update the Exampleszecke20-156/+76
2004-03-02run the optimize_connect scriptalwin2-9/+9
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-14Clean-up of .cvsignore filesdrw1-0/+1
2004-02-14Make info in *.control files a little more consistent (mostly modified ↵drw6-7/+7
Maintainer, Files and Section fields)
2004-02-09add the missing dependency to CONFIG_EXAMPLESmickeyl1-1/+1
2004-02-08Example network settings pluginzecke6-0/+193
Fake VPN stuff
2004-02-05improve naming and fix dependsmickeyl3-5/+5
2004-02-05Remove the wrongly comitted items....zecke4-223/+0
2004-02-05Initial revisionzecke8-0/+446
2004-02-05Janitor: remove ulong ref as it is unneededzecke1-1/+0
2004-02-05Initial revisionzecke4-0/+127
2004-02-04deuglifymickeyl1-3/+3
2004-02-03Remove the GPL headerzecke7-64/+6
"" -> QString::null add tr
2004-02-03Credit Max for the Pluginszecke1-0/+1
(C) 2004 Maximilian Reiß
2004-02-03today example pluginharlekin9-0/+363
2003-10-07Update the Applet Examplezecke4-3/+33
2003-09-03Add an Example Applet Now Tux grins from your Taskbar ;)zecke4-0/+241
2003-08-31Add an Example showing the udage of QCOP, PIM API andzecke6-0/+573
some other nice parts