summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Collapse)AuthorFilesLines
2004-10-16-Remove hardcoding of "/opt/QtPalmtop/" and use QPEApplication::qpeDir insteadzecke2-7/+7
In future we need a OpieStandardDir with locateFile, locateUserSetting and such
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-16Disable the unimplemented 'slotRename' and reuse the ToolButtonzecke1-2/+1
to show the ImageInfo, which was only accessible by keyboard before
2004-10-16Replace QPEApplication::qpeDir() + "/ withzecke21-38/+38
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter
2004-10-15simplified networksettings2 config.in files: NSMAIN was not necessary, and ↵clem13-33/+29
forced to have two 'config NAME' in the same config.in (the first level one), hence breaking generated deps. Now everything simply depend on (and appears in menuconfig when we select) NS2CORE
2004-10-15split the two config in one file into two config.in files, so the ↵clem2-4/+5
dependencies will be read (so OPIE_EYE_SLAVE is now defined in slave/config.in)
2004-10-15Fix #1450 to clear the 'bonus' for removing every stone in the gamezecke5-1/+12
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-14-FlowControl and LineTermination are saved and activated by numericalzecke6-44/+45
value now. This makes it work across different translations -Switch code to use new PPPData::enter() and PPPData::flowcontrol()
2004-10-14Old Patch from BRANCH 1.0 to install Translations of the Pluginszecke1-43/+13
2004-10-14-Make ModemQuery to use the 'current' configurationzecke3-3/+55
-Todo make FlowControl, LineTermination lwork across locales for safe and restore
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-12-Make converter_base a QWidgetzecke4-26/+13
-Provide a C'tor with QWidget,const char* name, WFlags fl -Make it quicklaunchable
2004-10-12Give more meaningfull ConfigWidget nameszecke2-2/+2
2004-10-12Try harder to remove stdc++ needzecke5-16/+7
-Remove using namespace std; -Remove include <iostream> -Replace std::list with QValueList
2004-10-11'return 0' instead of no return from no void function. Lets see if thatzecke1-0/+5
fix breaks anything
2004-10-11Last missing piece to remove stdc++ dependencyzecke2-6/+1
-Remove linking against stdc++ -Remove includes of fstream and algorithm
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-08Use KeyPressed instead of KeyReleased for the Acceleratorzecke1-4/+10
Key in the Image Display component. This fixes the double 'next' problem when going from the browser to the viewer/display
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-02Fixed for renamed .desktop filebrad1-1/+1
2004-10-02A few typos fixedsudonix1-2/+2
2004-10-02A few typos fixedsudonix2-2/+2
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-27Do not crash due an empty imagezecke1-0/+6
2004-09-27A brightness appletmickeyl4-0/+335
2004-09-27remove bogus statementsmickeyl1-3/+0
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