summaryrefslogtreecommitdiff
path: root/noncore/apps
AgeCommit message (Collapse)AuthorFilesLines
2003-03-08Use inline picdrw1-1/+1
2003-03-08use save from inlineharlekin1-99/+1
2003-03-03add missing icon and config.in for odict - build default is "n" yet.mickeyl1-0/+4
2003-03-02patch sneaked by mellornkcor1-28/+46
2003-02-24fix hidden againllornkcor3-9/+18
2003-02-24whoopsllornkcor1-1/+1
2003-02-24fix for hidden dirsllornkcor2-26/+26
2003-02-24cleanupllornkcor3-221/+87
2003-02-24first part refactoring simplifyllornkcor4-1678/+1335
2003-02-23fix renamellornkcor1-1/+1
2003-02-23added menubutton directory bookmarksllornkcor3-43/+264
2003-02-21fix rename cancel.. hehehellornkcor2-15/+45
2003-02-21inline rename - no popup now, after selecting rename from menu, enter to ↵llornkcor2-41/+124
commit the rename, cancel to cancel
2003-01-31Moved keytabs in a separate package to avoid conflicts when installing both ↵groucho1-2/+2
packages- opie-console and embeddedkonsole
2003-01-28Added opie-reader translationgroucho1-0/+16
2003-01-28Added a Config derivative.kergoth19-308/+835
2003-01-26Add a opie-tinykate-syntax virtual package which depends on the new split up ↵kergoth1-0/+7
packages oliver added.
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth17-17/+17
depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency.
2003-01-26Split up syntax files in various packages.groucho7-8/+48
Someone please complain if a syntax is missing.
2003-01-26Remove syntax files from core ipk. They belong in the seperate one, and ↵kergoth1-1/+1
even that one should be split.
2003-01-25Added postinst for ldconfiggroucho1-0/+4
2003-01-25-Added postinstgroucho1-1/+1
- Added syntax highlighting files for packaging
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-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth12-12/+12
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
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-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-23QTDIR/lib -> OPIEDIR/libkergoth1-1/+1
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 processgroucho1-2/+2
- 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 ↵kergoth2-2/+2
convention. also moved bits that didnt belong in lib pakcages elsewhere.
2003-01-22Make it compile with Opie/X11zecke2-3/+3
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-16Add some config.in.in files to remove the 'duplicate' categories spotted by ↵kergoth1-0/+1
Max..
2003-01-16i18n for new buildsystem :)kergoth13-0/+52
2003-01-16Move most of config categorization into root config, and consolated core vs ↵kergoth2-9/+5
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
2003-01-15make it work on ipaq againharlekin2-1/+2
2003-01-13remove : for carstentille1-1/+1
2003-01-12Make search for only complete words working. Removing qDebug-lines. Fix acniehaus3-23/+13
bug (the seperator has not been loaded).
2003-01-11check if the user want to serach casesensitive or notcniehaus2-10/+7
2003-01-09commit for carstentille4-46/+161
2003-01-04ok, now we have no more memleaks (I valgrind'ed and gdb'ed) and some morecniehaus3-11/+24
feature are working.