summaryrefslogtreecommitdiff
path: root/noncore/apps/tinykate
AgeCommit message (Collapse)AuthorFilesLines
2004-03-01fix includeschicken5-20/+2
2004-02-24libopie -> libopie2alwin2-3/+3
2004-02-23TinyKate: libopie->libopie2drw11-84/+83
2004-02-16More control file clean-up...mostly done, except for task-opie-*drw8-9/+9
2004-02-14Clean-up of .cvsignore filesdrw2-2/+6
2004-02-14Make info in *.control files a little more consistent (mostly modified ↵drw1-1/+1
Maintainer, Files and Section fields)
2004-02-08improve support for BigScreenar1-2/+2
2003-10-27merge noncore/apps/* exceptmickeyl4-11/+7
- advancedfm (ljp, please...) - odict (tille, please...)
2003-09-20merge control files with BRANCHmickeyl1-1/+1
2003-08-10BUILDFIX: merging this with BRANCH did the wrong thing.mickeyl1-7/+8
2003-08-10BUILDFIX: there is no kcolordialog.cppmickeyl1-1/+0
2003-08-09Merge from BRANCH_1_0kergoth18-206/+156
2003-06-14fix colordialogllornkcor2-7/+11
2003-06-14in libopiellornkcor5-2203/+44
2003-06-14changes by craig graham. please test to make sure nothing important was ↵llornkcor14-93/+2398
taken out.
2003-06-04sanitizedschurig1-1/+1
2003-04-26added a setDocuments methodharlekin2-0/+6
2003-04-22Add empty Files fieldkergoth1-0/+1
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks ↵kergoth8-0/+8
in favor of something with some sanity.
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth8-8/+8
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
2003-04-10goodbye qpemenubar and qpetoolbar ( both are depreciated ), using qmenubar ↵harlekin2-44/+46
now, and also the icons are in the menubar now as qtoolbutton which as side effect gives them the nice benefit if beeing centered to the right
2003-04-10java syntax addedharlekin1-1/+1
2003-03-21adapted to new iconsharlekin6-269/+11
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 <= ↵kergoth7-7/+7
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-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 ↵kergoth2-2/+2
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-21Added tinykate to the new build systemgroucho2-0/+10
2003-01-16i18n for new buildsystem :)kergoth2-0/+8
2002-12-27addllornkcor1-0/+3
2002-12-26small fix for setting the directory in getOpenFileName, so it will return ↵llornkcor1-4/+6
the fullpath
2002-12-26fix docname settingllornkcor1-1/+4
2002-12-26hook up save and saveAsllornkcor2-3/+44
2002-12-26added setDocFile function to change the filename needs more workllornkcor2-6/+15
2002-12-22use ofontselector, and temp fix for dialog crashllornkcor3-11/+30
2002-12-22show config dialog maximizedllornkcor1-6/+6
2002-12-22add fileName to tab instead of BLAHllornkcor1-80/+81