summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-08-22Revert last try to remove flicker for all styles but havezecke2-54/+59
problems with liquid
2004-08-22Reload InputMethods when LauncherSettings changed InputMethod Optionszecke6-19/+58
2004-08-21- BugFix: #1383 - Language settings doesn't warn about losing open apps ↵ar1-2/+15
(Thanks to Markus Litz for the patch)
2004-08-20back out unintentional change. Use an unknown ODevice insteadzecke1-1/+1
of Internal::Zaurus
2004-08-20- remove unnecessary tab.ar1-27/+21
this hack is only a dirty work-around to prevent some confusion. networksetting is unmaintained and should be replaced by networksettings2, when it's done.
2004-08-20First Draft of Opie PIM Paperzecke9-0/+2264
Giving an Overview and Reference for the used Attributes of the Backends
2004-08-20- add libpcap dir to lib- and include directoryar4-5/+30
2004-08-20- add libpcap dependency in commentar1-1/+1
2004-08-20Applied patch from Cwiiis to fix linking of apps to root when installed ↵drw2-3/+91
elsewhere
2004-08-20-correct translationar1-1/+1
2004-08-19Network_NN.cpp : had to generate full path to networksettings sincewimpie5-58/+77
ifup (when run from hotplug) does not know about QPEDIR ... main.cpp : a bit more logging nsdata.cpp resources : optimized user detection code, report error when user could not be detected (instead of gracefull crash)
2004-08-19Ignore OPim and O as prefixeszecke1-9/+16
2004-08-19prepend /usr/bin/env to the interpreter path to make it workmickeyl1-1/+1
2004-08-19s/_/-/mickeyl1-1/+1
2004-08-19revert last changemickeyl1-1/+1
2004-08-19fix typomickeyl2-2/+2
2004-08-19- improve benchmark reliabilty, especially for SD and CF cardsmickeyl4-130/+42
- split file benchmarks into read/write - add AUTHORS file - encode individual version (it's opie-sysinfo 1.1.0 now) into the .pro file
2004-08-19fix #1225mickeyl2-1/+2
2004-08-18-Remove #ifdef for NOQUICKLAUNCH as OPIE_EXPORT_APP works forzecke4-51/+31
both cases already. -Use QPEApplication::setStylusOperation for RightOnHold feature instead of custom code
2004-08-18opiealarm fixeschicken1-0/+2
2004-08-18shrink greeting text. patch courtesy Matthias Hentgesmickeyl1-2/+2
2004-08-17tosa is 0:0llornkcor1-1/+1
2004-08-17add sl-6000llornkcor2-0/+5
2004-08-16Modified config.in so that the compile sequence is now correctwimpie15-34/+40
(hopefully) Also applied the Networksettings patch to the wextensions.cpp file
2004-08-16add a result for c750mickeyl1-1/+1
2004-08-16Use OFileDialog::getDirectory to select Sword pathdrw2-1/+21
2004-08-16Use OFileDialog::getDirectory to select destination pathdrw2-26/+40
2004-08-16Correct group box labeldrw1-22/+22
2004-08-16package name was set to backgammon where other packageswimpie1-1/+1
are called opie-xxx so renamed it to opie-backgammon
2004-08-15- NewFeature: Custom locations in Backupar1-4/+5
- Change spaces into tab. Please use tab's instead of spaces in Changelog.
2004-08-15-Use APM for the SIMpad now that it got the APM biosless patchzecke2-50/+55
applied as well - We save the screen content, call the ODevice implementation and on wake up we restore the content
2004-08-14- Add Locations tabar1-0/+4
2004-08-14- use OFileDialog::getDirectory() to select directory in locations tab.ar5-28/+49
2004-08-14- add OFileDialog::getDirectory()ar4-20/+89
this function open a file dialog to select a directory. it can show Directories and All Directories. the first one is without and the second is with hidden directories.
2004-08-14-Remove the KeyFilter on destructionzecke3-2/+11
Alwin could we either add a 'QObject' as a owner so that we could use QGuardedPtr or look for the deleteEvent ourselves. Or let us create a KeyFilter ourselves that auto registers (maybe) but cleans up itself in any case?
2004-08-14Do not delete the parent in dtor, when the parent called you forzecke2-4/+2
destruction
2004-08-14Do not hardcode /opt/QtPalmtop but use $OPIEDIRzecke12-40/+40
2004-08-13oops forgot ...wimpie1-0/+77
2004-08-13depend on LIBOPIE2CORE. add more on demandmickeyl12-12/+12
2004-08-13s/LIBOPIE/LIBOPIE2mickeyl12-12/+12
2004-08-13need this files too ;-(wimpie2-0/+73
2004-08-13build fixeschicken1-1/+1
2004-08-12MANY changeswimpie69-1190/+1308
- now generates peers/pap-chap secrets files (no chatscript yet) (not all usefull ppp options included yet) - still not ready for prime time yet
2004-08-11remove duplicated entrymickeyl1-1/+0
2004-08-09- adjust headersmickeyl3-9/+5
- kill a warning
2004-08-09Many changes :wimpie29-300/+818
bluetooth and usb seems to work added preliminary support for VPN on top of any network This version is still very much crippled yet is does DO some things
2004-08-06no warningsllornkcor1-96/+96
2004-08-06use openzaurus dspllornkcor1-1/+7
2004-08-06Update to the on-server move.zecke8-59/+77
We now have core/ with DataTypes, PUBLIC API backend/ for concrete implementation of backends and the 'Interface description' ui/ For UI related classes private/ For private implementation details
2004-08-06Don't build it by default; more specific comment about how it's just usefulclem1-2/+2
for tests.