Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-08-20 | First Draft of Opie PIM Paper | zecke | 9 | -0/+2264 |
Giving an Overview and Reference for the used Attributes of the Backends | ||||
2004-08-20 | - add libpcap dir to lib- and include directory | ar | 4 | -5/+30 |
2004-08-20 | - add libpcap dependency in comment | ar | 1 | -1/+1 |
2004-08-20 | Applied patch from Cwiiis to fix linking of apps to root when installed ↵ | drw | 2 | -3/+91 |
elsewhere | ||||
2004-08-20 | -correct translation | ar | 1 | -1/+1 |
2004-08-19 | Network_NN.cpp : had to generate full path to networksettings since | wimpie | 5 | -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-19 | Ignore OPim and O as prefixes | zecke | 1 | -9/+16 |
2004-08-19 | prepend /usr/bin/env to the interpreter path to make it work | mickeyl | 1 | -1/+1 |
2004-08-19 | s/_/-/ | mickeyl | 1 | -1/+1 |
2004-08-19 | revert last change | mickeyl | 1 | -1/+1 |
2004-08-19 | fix typo | mickeyl | 2 | -2/+2 |
2004-08-19 | - improve benchmark reliabilty, especially for SD and CF cards | mickeyl | 4 | -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-19 | fix #1225 | mickeyl | 2 | -1/+2 |
2004-08-18 | -Remove #ifdef for NOQUICKLAUNCH as OPIE_EXPORT_APP works for | zecke | 4 | -51/+31 |
both cases already. -Use QPEApplication::setStylusOperation for RightOnHold feature instead of custom code | ||||
2004-08-18 | opiealarm fixes | chicken | 1 | -0/+2 |
2004-08-18 | shrink greeting text. patch courtesy Matthias Hentges | mickeyl | 1 | -2/+2 |
2004-08-17 | tosa is 0:0 | llornkcor | 1 | -1/+1 |
2004-08-17 | add sl-6000 | llornkcor | 2 | -0/+5 |
2004-08-16 | Modified config.in so that the compile sequence is now correct | wimpie | 15 | -34/+40 |
(hopefully) Also applied the Networksettings patch to the wextensions.cpp file | ||||
2004-08-16 | add a result for c750 | mickeyl | 1 | -1/+1 |
2004-08-16 | Use OFileDialog::getDirectory to select Sword path | drw | 2 | -1/+21 |
2004-08-16 | Use OFileDialog::getDirectory to select destination path | drw | 2 | -26/+40 |
2004-08-16 | Correct group box label | drw | 1 | -22/+22 |
2004-08-16 | package name was set to backgammon where other packages | wimpie | 1 | -1/+1 |
are called opie-xxx so renamed it to opie-backgammon | ||||
2004-08-15 | - NewFeature: Custom locations in Backup | ar | 1 | -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 patch | zecke | 2 | -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 tab | ar | 1 | -0/+4 |
2004-08-14 | - use OFileDialog::getDirectory() to select directory in locations tab. | ar | 5 | -28/+49 |
2004-08-14 | - add OFileDialog::getDirectory() | ar | 4 | -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 destruction | zecke | 3 | -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-14 | Do not delete the parent in dtor, when the parent called you for | zecke | 2 | -4/+2 |
destruction | ||||
2004-08-14 | Do not hardcode /opt/QtPalmtop but use $OPIEDIR | zecke | 12 | -40/+40 |
2004-08-13 | oops forgot ... | wimpie | 1 | -0/+77 |
2004-08-13 | depend on LIBOPIE2CORE. add more on demand | mickeyl | 12 | -12/+12 |
2004-08-13 | s/LIBOPIE/LIBOPIE2 | mickeyl | 12 | -12/+12 |
2004-08-13 | need this files too ;-( | wimpie | 2 | -0/+73 |
2004-08-13 | build fixes | chicken | 1 | -1/+1 |
2004-08-12 | MANY changes | wimpie | 69 | -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-11 | remove duplicated entry | mickeyl | 1 | -1/+0 |
2004-08-09 | - adjust headers | mickeyl | 3 | -9/+5 |
- kill a warning | ||||
2004-08-09 | Many changes : | wimpie | 29 | -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-06 | no warnings | llornkcor | 1 | -96/+96 |
2004-08-06 | use openzaurus dsp | llornkcor | 1 | -1/+7 |
2004-08-06 | Update to the on-server move. | zecke | 8 | -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-06 | Don't build it by default; more specific comment about how it's just useful | clem | 1 | -2/+2 |
for tests. | ||||
2004-08-05 | Don't bother with killing bluetooth anymore, since our | clem | 2 | -35/+58 |
/etc/suspend-scripts/S50bluetooth new script does that just when we need it. Also, don't forget to shut down Bluetooth when we started it ourselves and when the authentication is finished (skipped or successfull). Finally, there's more info in the debug output now. | ||||
2004-08-05 | opie-multiauth-bluepingplugin now requires bluetooth to be properly shut down, | clem | 2 | -5/+8 |
through this new script, before suspend, so hciattach does not 'pretend' that Bluetooth is still working just after resuming. New versions (> Familiar 0.7.2) of bluez package might take care of that... | ||||
2004-08-05 | libqtaux2 | llornkcor | 2 | -2/+2 |
2004-08-05 | *** empty log message *** | mickeyl | 1 | -1/+1 |
2004-08-05 | compensate for oticker moval | mickeyl | 6 | -8/+8 |