summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-10-14enable ccache (and distcc if CCACHE_PREFIX and DISTCC_HOSTS are set) buildingclem3-6/+6
2004-10-14depend on LIBOPIE2SECURITY is enough (even if it does not work yet)clem1-1/+1
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-13-Create the QPE/System channel in ODevice to listen for button remappingzecke6-17/+11
-Remove various connect and QCopChannel creation from actual device implementations Let us see if that breaks anything, I hope SIMpad still will do fine. We might need to guard if a qApp exists?
2004-10-13exit if no skin is foundllornkcor1-2/+11
2004-10-12upsharlekin1-1/+1
2004-10-12also make 1200 baud connection possibleharlekin6-2/+34
2004-10-12-Skip showing the Security screen if onResume or onPoweron is set to falsezecke1-4/+4
2004-10-12Capitalize 'suchen' in Menuzecke1-1/+1
2004-10-12s/OPIE/Opiezecke1-6/+26
2004-10-12Minor GUI polishingzecke6-6/+8
-Use 'better' icons and always QIconSet::Large -Make the 'Search For' Label to have the same color as the rest of the toolbar
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-12something weird with oe not seeing these changesllornkcor1-2/+2
2004-10-12No functional changes.eilers7-120/+120
Just replaced owarn to odebug where debug output was ment by the developer. These warnings confusing users if the have any problems..
2004-10-12QD knows versioninfo, opie needs it's own identity herellornkcor1-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-11-Remove AboutDialogzecke6-487/+232
-Add the former AboutDialog as AboutWidget -Update .cvsignore to ingore widget.h and widget.cpp -Better way to show the Widget and create it delayed and onyl once -Remove the Opie Logo
2004-10-11remove jornada 56x brightness hackchicken1-2/+1
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-10-Stop bashismzecke2-14/+14
-Do not use /usr/bin/env but the full qualified path to the executable
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-10New Latvian translationsgints8-182/+185
2004-10-10Add an icon for opie-pimconvertercoredump1-0/+0
2004-10-08this applets needs this imageclem1-1/+1
2004-10-08Recommend: added on the new opie-lockapplet, and on the opie-multiauth ↵clem1-0/+1
Application lock as well
2004-10-08better description of the app since it provides a real lock now, and can be ↵clem2-4/+7
used through Settings/Buttons
2004-10-08missing }clem1-1/+1
2004-10-08Big commit thanks to a little feature request :-) We now have an O-menu appletclem13-28/+206
to lock the PDA immediately, and the internal way to ask for an authentication (on resume, on start up, on demand or for a simple test) is much cleaner: it's through MultiauthPassword(int lockMode) (instead of the old bool at_poweron)
2004-10-08shorter messages that actually fit on my iPAQ screenclem1-2/+2
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-08remove inadvertant outputllornkcor1-1/+1
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-08remove inadvertant outputllornkcor1-3/+3
2004-10-08small doxygen doc fixesclem3-10/+5
2004-10-08this patch will add support for QD installing directly to opie device via ↵llornkcor10-100/+657
sync. not functioning until QD 1.7.1 released. should compile for now
2004-10-07small documentation format fixesclem12-37/+33
2004-10-07fixed doxygen commentclem1-1/+1