summaryrefslogtreecommitdiff
path: root/noncore/apps/confedit
AgeCommit message (Collapse)AuthorFilesLines
2007-01-29Each file in this commit has an issue where the initial value of a variableerik1-27/+32
is assumed to be something but no initial value is given. This commit changes that by either assigning an initial value or removing the assumption on an initial value (usually the former).
2005-01-04CONTROL files : changed version stringwimpie1-1/+1
NS2 many changes and first release of OT2
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-111/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+111
2004-09-10Add newlines, remove unused local variables, remove unused parameters,zecke2-6/+6
add newlines at the end of file...
2004-04-04convert to Opie Debugging Frameworkmickeyl5-40/+41
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-1/+1
build system
2004-03-13Namespace changes for Appszecke1-1/+2
QAshMoney and Reader need to be valgrinded
2004-03-02applied the patch generated by the optimize_connect script fromalwin1-2/+2
TT.
2004-03-01fix includeschicken4-19/+0
2004-02-28typo fixedalwin2-2/+2
did not build correct ipkg
2004-02-23Conf Edit: libopie->libopie2drw4-13/+13
2004-02-16More control file clean-up...mostly done, except for task-opie-*drw1-1/+0
2004-02-14Clean-up of .cvsignore filesdrw1-0/+2
2004-02-14Make info in *.control files a little more consistent (mostly modified ↵drw1-1/+1
Maintainer, Files and Section fields)
2003-12-07s/QPEToolBar/QToolBar:mickeyl1-1/+1
- remove usage of deprecated classses - makes it easier to migrate to OToolBar in the future
2003-12-07s/QPEMenuBar/QMenuBar:mickeyl1-6/+0
- remove usage of deprecated classses - makes it easier to migrate to OMenuBar in the future
2003-12-04use opie-lupdate instead lupdatear1-19/+0
2003-11-03noncore/apps/confedit fully mergedmickeyl3-9/+3
2003-11-03resolved merge conflictwaspe1-10/+5
2003-09-15adjust dependencies (tille forgot ;)mickeyl1-1/+1
2003-09-03libopie2fiedtille4-14/+27
it was always a test app ;)
2003-06-04maybe it's nicer if the control file has the same name as the ipk?schurig1-0/+0
2003-06-04sanitizedschurig1-1/+1
2003-06-04*** empty log message ***tille1-1/+1
2003-05-12ok button gonetille2-7/+7
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth1-1/+1
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
2003-04-20adding dutch to the .pro-filescniehaus1-0/+1
2003-04-10allways start maximizedharlekin1-3/+2
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth1-1/+1
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-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth1-1/+1
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2002-12-14addLanguage rulescniehaus1-0/+2
2002-11-06Add X11..kergoth1-1/+1
2002-11-05you know the drillkergoth1-1/+1
2002-11-05Adding initial config.in fileskergoth1-0/+4
2002-07-22and get rid of stdlib againtille1-1/+0
2002-07-22replace getenv("HOME") by QDir::homeDirPath()tille1-1/+1
2002-07-22Fix bug 134leseb1-1/+2
2002-07-08parse files when neededtille2-3/+13
an other oipkg test ;)
2002-07-07For Harlekin ;-)leseb1-0/+3
2002-07-07better layouttille11-64/+108
2002-06-30with control filetille2-2/+14
2002-06-30late nighttille8-29/+104
2002-06-29reverttille5-19/+71
2002-06-29savingtille4-13/+44
2002-06-29makes backups, but does not save the file yettille4-38/+21
2002-06-29something like regedit ;-)tille14-0/+843