Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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-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 | 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-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-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 | 1 | -5/+4 |
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 | *** empty log message *** | mickeyl | 1 | -1/+1 |
2004-08-05 | compensate for oticker moval | mickeyl | 4 | -4/+4 |
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-02 | dependency on bluez-utils added | clem | 1 | -1/+1 |
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 | 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 | 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 | 21 | -42/+24 |
2004-08-01 | fixed a crasher when configfile isn't writeable | alwin | 1 | -180/+185 |
empty labels will replaced by filename | ||||
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-07-31 | Read ipkg.conf even when /etc/ipkg does not exist, found by Bernardo...thanks\! | drw | 1 | -57/+57 |
2004-07-28 | disambiguate | mickeyl | 1 | -6/+10 |
2004-07-28 | use safer method to set file perms after copy | llornkcor | 1 | -2/+2 |
2004-07-27 | fix depends | chicken | 1 | -1/+1 |
2004-07-27 | workaround weird windows listview bug | llornkcor | 1 | -3/+7 |
2004-07-26 | new snapshot | alwin | 1 | -0/+0 |
2004-07-25 | - implementation of custom backup- and restore-locations | ar | 2 | -32/+56 |
2004-07-25 | - begin implementation of custom backup- and restore-locations | ar | 3 | -60/+202 |
2004-07-25 | CLEANUP: synchronize binary name and .desktop file name | mickeyl | 1 | -1/+1 |
2004-07-24 | Try to get the Keyup Event inside the IconView to not 'move' | zecke | 2 | -0/+20 |
forward later. Long Return press triggers autorepeat | ||||
2004-07-24 | Have a custom grid for the game. Now the name of fifteen is | zecke | 3 | -51/+108 |
pretty obsolete but hey it is fun :) | ||||
2004-07-24 | Restore CONFIG += quick-app to build quicklaunch orientated apps | zecke | 1 | -1/+1 |
2004-07-24 | Update to exclude the uic generated files | zecke | 1 | -0/+2 |
2004-07-24 | Custom Image as the background for the board tiles. | zecke | 8 | -56/+768 |
This is later needed for the puzzle game mode |