summaryrefslogtreecommitdiff
path: root/noncore/apps
AgeCommit message (Collapse)AuthorFilesLines
2005-01-09CONTROL files : reset version to 'standard' formatwimpie1-1/+1
(partly rolls back my drastic all-applicatoins-same-version change) now format is x.y(.z)$EXTRAVERSION where x.y (and aptionally .z) are x : major version y : minor version z : application patch and extra version is seconds-since-epoch this value can be used to automatically upgrade versions with minor changes (without manual update of the control file)
2005-01-07remove embedix .control and add share to the standard .controlmickeyl2-11/+1
2005-01-04CONTROL files : changed version stringwimpie6-6/+6
NS2 many changes and first release of OT2
2005-01-03Fix crash when trying to display open text dialog when there are no modules ↵drw1-16/+19
in configured directory
2005-01-02Changes to force odict use UTF8 encoding. Please report if it cause ↵gints1-0/+1
problems with older dictionary files.
2005-01-02fix thisllornkcor1-1/+1
2004-12-29patch to remove stl, from hrwllornkcor2-10/+0
2004-12-28patch fixing #1500 - wrong disconnect, from Senecallornkcor1-5/+5
2004-12-27new code from Paul Eggletonllornkcor9-144/+309
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl28-3564/+28
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl28-28/+3564
2004-12-20Reapply fix for Strong x-refdrw1-15/+46
2004-11-15-Opie ZSafe is now quicklaunchablezecke2-97/+3
-And it uses OConfig the right was now (in ~/Settings)
2004-11-15Remove many many many #ifdefszecke2-629/+72
"I always knew it would come like this" -Make it a QWidget instead of a QDialog -Introduce appName
2004-11-14Make Bartender Quick Launchablezecke4-14/+6
2004-11-06Avoid crash if app was unable to open the fileeilers2-3/+7
2004-11-04opie-qashmoney is now unsupportedmickeyl72-6730/+0
2004-11-02switching to sqlite3chicken2-3/+3
2004-11-02switching to sqlite3chicken6-11/+11
2004-11-02new mirror site web page requiring new parsingllornkcor1-41/+39
2004-10-26-Remove usage of latin1() as a possible fix to #1471zecke2-7/+17
2004-10-17fixed some more .pro / config.in dependencies discrepancies, that could ↵clem2-2/+2
break builds; for a few games, there was an unnecessary dep on LIBOPIE2CORE in some games too
2004-10-16Introduce a 'teneast' scope to build a special Opie-Consolezecke1-2/+5
Max: with echo "CONFIG += teneast" >> $OPIEDIR/gen.pro you can enable this scope
2004-10-16-Disable FSCKED_DISTRIT and EASTzecke2-4/+4
-Use full Opie::Core::OConfig
2004-10-16-Remove never finished classes by ibotty for the console widgetzecke32-3435/+144
-Put setCurrent into ComboboxHelper and remove duplication from the dialogs -Remove old and unneeded debug output -IOBt, IOIrda can share the implementation for sening,recieving and supports with IOSerial
2004-10-16Replace QPEApplication::qpeDir() + "/ withzecke7-16/+16
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter
2004-10-14case 0: it is a label and not a statement, it doesn't need ';' but ':' every ↵zecke1-4/+4
decent c compiler produced in the last twenty years will bitch about it...
2004-10-13add proper case handlingllornkcor1-13/+16
2004-10-13fix movellornkcor1-1/+3
2004-10-13add an config option for 10East to deactivate the script menu runtimeharlekin1-3/+15
2004-10-13Remove odebug/owarnzecke1-5/+0
2004-10-13Remove odebug/owarnzecke1-3/+0
2004-10-12upsharlekin1-1/+1
2004-10-12also make 1200 baud connection possibleharlekin6-2/+34
2004-10-10Unbreak for Embeddix casezecke1-2/+2
2004-10-10Do not 'spawn' a shell this way. Use OProcess::setUseShell if you reallyzecke1-7/+3
need to start the command via a shell. These scripts should be marked as executable and have !#/bin/sh in the header, this should be enough for the kernel to launch them via sh.
2004-10-10FixIt doesn't have any signals and slots so don't make it a QObjectzecke4-10/+3
this fixes linking of it. Logger: Add new lines to fix compiler warnings
2004-10-08OPEN_PTY again and link against utilharlekin1-1/+1
2004-10-08OPEN_PTY again and link against utilsharlekin1-2/+2
2004-10-08added a 10east define for some changed builds for them, also added a logging ↵harlekin11-81/+275
mode, also some changes to the "fix broken distros" part, snapshot
2004-10-06if user clicks dialog's X, dont go ahead and do the actionsllornkcor1-57/+80
2004-10-01fixed searching for input filters, following Tim's suggestionpohly1-1/+2
2004-09-28ugly workaround for bigscreen/smallscreen widget differencesllornkcor2-44/+48
2004-09-26fix view menullornkcor1-5/+5
2004-09-25fixllornkcor4-16/+13
2004-09-25remove not needed boolllornkcor2-11/+0
2004-09-25optillornkcor1-17/+17
2004-09-25not hardcoded pathllornkcor3-37/+7
2004-09-25change messagellornkcor1-3/+4
2004-09-25removellornkcor4-122/+108