summaryrefslogtreecommitdiff
path: root/noncore/apps/tinykate
AgeCommit message (Collapse)AuthorFilesLines
2005-01-21- make opie compilable against qte 2.3.10 snapshotar2-4/+4
check QT_VERSION against 0x030000 instead of 300
2004-12-28patch fixing #1500 - wrong disconnect, from Senecallornkcor1-5/+5
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl2-291/+2
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl2-2/+291
2004-08-13build fixeschicken1-1/+1
2004-06-24- CLEANUP: correct appnamear1-1/+1
2004-06-20- BUGFIX: 0001291 - opie tinykate does not open .desktop filesar2-175/+202
2004-05-31- convert qWarning to owarnar1-2/+2
2004-05-27- convert qDebug to odebugar2-1145/+1151
2004-05-26no longer neededmickeyl1-4/+0
2004-05-23CLEANUP: sanitize tinykate's build structuremickeyl11-37/+25
2004-05-03- convert qDebug to odebugar6-293/+314
2004-04-24gcc 3.4 fixletmickeyl1-12/+12
2004-04-07cosmeticsmickeyl1-2/+4
2004-04-04convert to Opie Debugging Frameworkmickeyl2-89/+84
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl2-2/+2
build system
2004-03-19Minor typo occurence -> occurrencesudonix1-1/+1
2004-03-14Only use ODPzecke4-16/+15
2004-03-13Namespace changes for Appszecke5-5/+11
QAshMoney and Reader need to be valgrinded
2004-03-02applied the patch generated by the optimize_connect script fromalwin4-8/+8
TT.
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