summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Collapse)AuthorFilesLines
2003-01-24added syntax highlighting patterns to tinykatemickeyl1-0/+8
2003-01-24noncore/apps/opie-write/.cvsignorekergoth1-1/+2
2003-01-24include path correction, use opiedir rather than relative.kergoth1-1/+1
2003-01-24trivial ISO compliance fix for gcc 3.2mickeyl1-1/+1
2003-01-24Add 'Application Data' to backup/restore for backing up $HOME/Applications.kergoth1-0/+3
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-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth96-96/+96
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
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-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-23QTDIR/lib -> OPIEDIR/libkergoth12-12/+12
2003-01-23compile fix, just because you add something to the configuration system ↵kergoth5-11/+18
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-23- added weatherplugin, opiemail and odict to the build processgroucho3-8/+8
- adjusted batteryapplet/config.in as it was not reflected when building - embeddedconsole now builds with the right options - opie-console dto.
2003-01-23package naming change.. alter library packages to use debian naming ↵kergoth13-14/+14
convention. also moved bits that didnt belong in lib pakcages elsewhere.
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-21Small bug fixandyq4-7/+6
2003-01-21Clean up of code - fixed memory leaks (most of them) and added new custom ↵andyq25-409/+791
config menu
2003-01-21Added replacesbenmeyer2-3/+2
2003-01-21Bluetooth also builds now in the new build systemgroucho4-16/+16
2003-01-21Added tinykate to the new build systemgroucho2-0/+10
2003-01-21fixed a lot of errors and sloppyness to make it compile again...mickeyl11-35/+81
2003-01-20Initial versionandyq1-0/+10
2003-01-20Initial Revisionandyq41-0/+4954
2003-01-19Updates to main package list, icons for installed/updated packages, ↵drw5-58/+47
QWhatsThis and a couple other tweaks
2003-01-18Fixed relinking of files when upgrade selected (now removes old links first ↵andyq1-8/+11
and recreates them after), also cut down on spurious failed to link errors on linking
2003-01-18Upgraded to 1.11andyq1-1/+1
2003-01-16adapt to new bscp on ipaqharlekin1-2/+2
2003-01-16lib a bit more flexible for hciattach argumentsharlekin2-8/+13
2003-01-16depends.. am testing make -j5 w/ new buildsystem, fast way to work out ↵kergoth4-3/+4
incorrect dependencies.
2003-01-16Add some config.in.in files to remove the 'duplicate' categories spotted by ↵kergoth11-0/+11
Max..
2003-01-16i18n for new buildsystem :)kergoth96-1/+384
2003-01-16Move most of config categorization into root config, and consolated core vs ↵kergoth12-38/+28
noncore from a config perspective, as its confusing and unnecessary for users. Also cleaned up a bit, and added some basic descriptions.
2003-01-15 do release build as default, not debugharlekin1-2/+2