summaryrefslogtreecommitdiff
path: root/noncore/apps
AgeCommit message (Collapse)AuthorFilesLines
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.
2003-01-04one typo ;)cniehaus2-3/+14
several bugfixes
2003-01-04- qWarning("emphty querysting");cniehaus3-12/+9
+ qWarning("empty querysting"); - DingWidget *ding = new DingWidget( vbox , querystring , browser_top, browser_bottom, activated_name); + DingWidget *ding = new DingWidget( querystring , browser_top, browser_bottom, activated_name ); That with some more changes even works
2003-01-04check for querystring and dictionarytille2-2/+11
and display msgbox
2003-01-03update tillecniehaus4-6/+30
2003-01-03clean uptille1-5/+9
2003-01-03display fixtille1-5/+6
2003-01-03minifixes to avoid clashes with tillecniehaus3-3/+16
2003-01-03got it :-Dtille1-1/+2
2003-01-03markup does not yet worktille2-12/+21
2003-01-03the real filecniehaus1-81274/+13478
2003-01-03works nowworks nowcniehaus2-4/+11
2003-01-03fixtille2-13479/+81275
2003-01-03impress tillecniehaus1-6/+13