summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-01-24Add 'Application Data' to backup/restore for backing up $HOME/Applications.kergoth1-0/+3
2003-01-24another unintentional libopie->libopie1.. oops ;)kergoth1-2/+2
2003-01-24Correct Files, it was trying to grab the startup script as well.kergoth1-1/+1
2003-01-24Make the quick jump to keypad a toolbar like the find bar (option in config ↵drw2-30/+65
dialog will be removed).
2003-01-24New menu icon for keypaddrw1-0/+0
2003-01-24Adjust package builds to handle the new lib pathskergoth1-0/+4
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth159-160/+161
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-24add gen.pro to cvsignorekergoth1-0/+1
2003-01-24Alter the lupdate and lrelease toplevel runs to not fail out on individual ↵kergoth1-1/+4
failures.
2003-01-24Add debug to config system. enabling/disabling this option alters a toplevel ↵kergoth3-1/+17
gen.pro file, which alters the CONFIG parameter in the .pro files. In this way you can enable/disable debug builds globally via the config system.
2003-01-23add two missing public: to make it compile with gcc 3.xmickeyl1-1/+2
funny that gcc 2.9x just doesn't care...
2003-01-23fix too much libopie->libopie1 replacementsmickeyl3-4/+4
2003-01-23Fixed gcc 3.2 compile issue (hopefully)andyq2-10/+11
2003-01-23noncore/games/sfcave-sdl/.cvsignorekergoth1-0/+1
2003-01-23Did i mention how much mkipks sucks yet today?kergoth1-1/+1
2003-01-23Add minimal description, as ipkg-build requires it.kergoth1-0/+1
2003-01-23oops.. used a makefile style variable instead of shell :)kergoth1-1/+1
2003-01-23cleanup, add tinykate control filekergoth5-43/+7
2003-01-23add Replaces entry which has been forgotten when renamingmickeyl2-0/+2
2003-01-23fix .pro files for new buildsystemmickeyl3-6/+7
ensure libmail and bend gets build before the mail app
2003-01-23oops.. fixed incorrect dependskergoth1-1/+1
2003-01-23Make tinykate depend on libkate to ensure libkate becomes a makefile ↵kergoth1-1/+1
prerequisite of tinykate in the build.
2003-01-23noncore/apps/opie-write/.cvsignorekergoth2-1/+3
2003-01-23development/keyview/.cvsignorekergoth1-0/+2
2003-01-23.cvsignorekergoth3-3/+3
2003-01-23QTDIR/lib -> OPIEDIR/libkergoth17-17/+17
2003-01-23Duplicate control pointed out by oliverkergoth3-25/+0
2003-01-23compile fix, just because you add something to the configuration system ↵kergoth6-14/+21
doesnt mean it actually builds.
2003-01-23Compile fix, if you use PATH_MAX, include linux/limits.h.kergoth1-0/+1
2003-01-23g++ 3.2 fix... repeat after me: "I won't hide method parameters"mickeyl1-3/+5
2003-01-23- remove mocfilesmickeyl3-191/+1
- g++ 3.2 fix (repeat after me... :-)
2003-01-23g++ 3.2 fixes... repeat after me "I won't repeat default arguments in the ↵mickeyl5-7/+7
definition I have already given in the declaration"
2003-01-23take the right parent for the MultiLineEditzecke1-3/+3
2003-01-23- added weatherplugin, opiemail and odict to the build processgroucho5-9/+12
- adjusted batteryapplet/config.in as it was not reflected when building - embeddedconsole now builds with the right options - opie-console dto.
2003-01-23More translation.groucho11-412/+443
34% overall is done, 80% i18n-de is ready
2003-01-23uncomment items in packages, theres no need for them to be.kergoth1-36/+36
2003-01-23outdir->prefixkergoth1-12/+12
2003-01-23opiedir/lib instead of qtdir/lib..kergoth4-11/+3
2003-01-23libopie/libopie.controlkergoth3-21/+0
2003-01-23package naming change.. alter library packages to use debian naming ↵kergoth38-38/+107
convention. also moved bits that didnt belong in lib pakcages elsewhere.
2003-01-23Add opiedir/lib to lib path, so i can move the opie libs out of qtdir at ↵kergoth1-0/+1
build time.
2003-01-23Add 20413outdir/lib (/opt/QtPalmtop/lib) to rpath.kergoth1-1/+1
2003-01-23hostap monitor commandmax2-0/+8
2003-01-23Minor fix for find function and more liberal use of progress widget to give ↵drw2-21/+26
feedback to user
2003-01-23Code optimizations for main windowdrw7-1142/+909
2003-01-22Make it compile with Opie/X11zecke2-3/+3
2003-01-22make it build with Qt/X11zecke4-7/+8
for running one need to copy the kpacman.conf from share/kpacman to ~/Settings
2003-01-22More mass translation.groucho26-303/+347
Fixes to already translated texts
2003-01-22Added qt-embedded-rotation to opie-basegroucho1-1/+1
2003-01-21Small bug fixandyq4-7/+6