summaryrefslogtreecommitdiff
path: root/noncore/apps
AgeCommit message (Collapse)AuthorFilesLines
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
2003-01-03path fix ;)tille2-2/+5
2003-01-03tillecniehaus5-12/+13502
2003-01-03I won't get a nobelprize for this code but at least it workscniehaus4-13/+62
2003-01-03fixing "content-bug"cniehaus1-84/+84
2003-01-02the first content arrivescniehaus5-2/+114
2003-01-02fixes for i18ncniehaus1-17/+17
2003-01-01load the methodscniehaus1-4/+9
2002-12-30add a constcniehaus2-2/+2
2002-12-30Use background color for alternating transaction lines (like todo does now).drw1-1/+1
2002-12-29read in config, write configcniehaus2-9/+56
2002-12-29probably the last commit for todaycniehaus3-2/+13
some more things working, still a lot missing
2002-12-29and now without segfault on exitcniehaus1-14/+14
2002-12-29more gui, started with the real codecniehaus3-9/+104