summaryrefslogtreecommitdiff
path: root/noncore/apps
AgeCommit message (Collapse)AuthorFilesLines
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
2004-09-25formatted stringsllornkcor2-8/+8
2004-09-25fix move overwritellornkcor1-54/+60
2004-09-25uptodatellornkcor1-1/+0
2004-09-25change focus for editllornkcor3-40/+46
2004-09-25redunancyllornkcor2-28/+4
2004-09-25constllornkcor1-1/+1
2004-09-25unusedllornkcor1-2/+2
2004-09-25more redundant codellornkcor1-8/+3
2004-09-25move kerypress to keyreleasellornkcor1-5/+7
2004-09-25opti function and fixllornkcor2-88/+47
2004-09-25move redundant code into one functionllornkcor2-50/+19
2004-09-25fix stuffllornkcor5-376/+361
2004-09-18add refresh menuitemllornkcor3-1/+8
2004-09-18fix stuff, including #1404llornkcor4-42/+71