Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 |
2004-08-05 | proper copyright header | llornkcor | 2 | -2/+5 |
2004-08-04 | new images needed for opie-security and opie-multiauth-demo | clem | 3 | -0/+0 |
2004-08-04 | transparent background | clem | 1 | -0/+0 |
2004-08-03 | first revision of the Blueping configuration widget, which asks simply for a ↵ | clem | 5 | -13/+151 |
MAC address. It follows the style of e.g. NoticeConfigWidget | ||||
2004-08-03 | manage better the MultiauthConfigWidget PinConfigWidget object, with a ↵ | clem | 2 | -6/+19 |
pointer managed by PinPlugin c'tor and d'tor (like in NoticePlugin) | ||||
2004-08-03 | renamed noticeW pointer to m_noticeW, to be coherent with m_config style | clem | 2 | -7/+7 |
2004-08-03 | FALSE -> false | clem | 1 | -2/+2 |
2004-08-03 | fixed include | clem | 1 | -2/+1 |
2004-08-03 | add the quicklaunching library to the file list | clem | 1 | -1/+1 |
2004-08-03 | add the multiauth security demo to the package list | clem | 1 | -0/+1 |
2004-08-03 | *** empty log message *** | gints | 1 | -58/+58 |
2004-08-02 | dependency on bluez-utils added | clem | 1 | -1/+1 |
2004-08-02 | Do not include "qpeapplication.h" this way but use <qpe/qpeapplication.h> | zecke | 2 | -7/+7 |
this could help Opie/X11 build | ||||
2004-08-02 | *** empty log message *** | gints | 1 | -99/+99 |
2004-08-02 | Make CheckBox a bit smaller | zecke | 1 | -2/+2 |
2004-08-02 | Change target name | zecke | 1 | -1/+1 |
TARGET = phasestyle | ||||
2004-08-02 | *** empty log message *** | gints | 2 | -25/+38 |
2004-08-02 | -cat packages | sort > packages.new && rm packages && mv packages.new packages | zecke | 1 | -18/+20 |
-add the two styles | ||||
2004-08-02 | Remove wrong import and I'm doing now the following | zecke | 5 | -1621/+0 |
(\call -> system("man cvs")[ x | x <- [1..] ] (haskell code) | ||||
2004-08-02 | Initial revision | zecke | 9 | -0/+1651 |
2004-08-02 | Resolve my miss 'import' | zecke | 1 | -1/+3 |
2004-08-02 | Initial revision | zecke | 15 | -0/+3267 |
2004-08-02 | add vtswitch and daemonize patch from oe | mickeyl | 2 | -0/+318 |
2004-08-02 | ignore keys no actions are defined | alwin | 1 | -4/+5 |
2004-08-01 | pathes changed | alwin | 1 | -9/+9 |
2004-08-01 | subdir names changed - conflicts in OE | alwin | 1 | -1/+1 |
2004-08-01 | reorganized zkbapplet for easier packaging within OE | alwin | 22 | -43/+24 |
2004-08-01 | cleanup - odevice is now and for future the one and only friend class | alwin | 5 | -56/+63 |
2004-08-01 | 0 pointer will not inserted into list | alwin | 1 | -0/+4 |
2004-08-01 | made interface binary clean eg. inst() returns a hidden class | alwin | 2 | -27/+80 |
documentation | ||||
2004-08-01 | fixed a crasher when configfile isn't writeable | alwin | 1 | -180/+185 |
empty labels will replaced by filename | ||||
2004-08-01 | linking against opiecore2 | alwin | 1 | -1/+1 |
2004-08-01 | switched to OKeyFilter handler. | alwin | 2 | -7/+12 |
2004-08-01 | switched keyboard filter to the new singleton class OKeyFilter from within | alwin | 3 | -130/+140 |
opiecore2 so we can better handle it. | ||||
2004-08-01 | added a keyfilter singleton. All OPIE apps should use that instead of | alwin | 5 | -50/+255 |
the base from qte 'cause there are some stupids in handling pointers. key handlers from odevice-classes will handled at top of all others iPAQ and SIMPad are switched to that filter queue. | ||||
2004-07-31 | Filebrowser is dead since a long time | zecke | 1 | -32/+0 |
Remove the desktop entry now TODO: Remove and Move other .desktop files as well | ||||
2004-07-31 | --- config.in 5 Apr 2004 13:49:07 -0000 1.3 | zecke | 1 | -1/+1 |
+++ config.in 31 Jul 2004 19:51:14 -0000 @@ -1,4 +1,4 @@ - config SIMPLE_PIM_EXAMPLE + config SIMPLE_PIM adjust to reality | ||||
2004-07-31 | Read ipkg.conf even when /etc/ipkg does not exist, found by Bernardo...thanks\! | drw | 1 | -57/+57 |
2004-07-30 | ev is not required. | christophe | 1 | -3/+3 |
2004-07-29 | -UTC -> Europe/London when referring to no timezone | zecke | 5 | -80/+99 |
-special handling for allDay Event in OPImEvent, avoid setting timezone as it is by default UTC -No timezone set by default for an Event -Recurrence is UTC (no timezone) -Provide upgrade path from DateBook as by default events were in the current timezone but didn't have the timezone attribute -unified handling of timezones, compatible with QtopiaDesktop -do less conversions -... | ||||
2004-07-29 | Added stuff which was removed while reverting.. Other stuff, like | eilers | 1 | -1/+2 |
the qtopia stuff, is not taken into current configuration. | ||||
2004-07-29 | Fixed screwed indentation.. Don't know where this came from.. | eilers | 2 | -157/+157 |