Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-09-03 | fix compilation when QT_QWS_EBX is defined | mickeyl | 1 | -1/+1 |
2005-08-31 | Fix support for non-English language texts | drw | 5 | -7/+11 |
2005-08-31 | diminish error message | mickeyl | 1 | -2/+2 |
2005-08-31 | - add support for the new Switches type in the Linux Input System (coming ↵ | mickeyl | 1 | -0/+1 |
with 2.6.14) - use the new Switches support to rewrite the hinge sensor handling on Zaurus models w/ 2.6 - add Switches support to SysInfo, OInputSystem, oinputsystemdemo | ||||
2005-08-29 | - paint discovery pixmap if applicable | mickeyl | 2 | -9/+9 |
- Resource -> OResource - fix off-by-one bug in paint() | ||||
2005-08-25 | fix search results | llornkcor | 1 | -12/+13 |
2005-08-24 | optimize search. fix other things | llornkcor | 3 | -200/+170 |
2005-08-23 | make it compile | mickeyl | 10 | -24/+12 |
2005-08-23 | make calc2 a subdir project | mickeyl | 14 | -10/+23 |
2005-08-23 | fix url | llornkcor | 2 | -2/+2 |
2005-08-21 | Add support for some unusual requirements of the iPAQ hx4700 BT interface. | mickeyl | 1 | -13/+42 |
Patch courtesy Michael Haynie - thanks! | ||||
2005-08-21 | Add some simple interfaces for device scanning (scanning for | mickeyl | 2 | -0/+56 |
discoverable receivers) to support OBEX Send, and requests for taking BT up or down. Patch courtesy Michael Haynie - thanks! | ||||
2005-08-16 | proper opie header and maintainter | llornkcor | 3 | -1/+57 |
2005-08-16 | fix a few things | llornkcor | 2 | -2/+21 |
2005-08-16 | add current mount when selecting server | llornkcor | 2 | -6/+28 |
2005-08-16 | set tab order and fix other things. | llornkcor | 1 | -2/+10 |
2005-08-16 | remove last popen. add umount. | llornkcor | 3 | -109/+170 |
2005-08-16 | clarify do nothing | llornkcor | 1 | -1/+2 |
2005-08-15 | button mount | llornkcor | 1 | -1/+1 |
2005-08-15 | fix use/pass | llornkcor | 1 | -1/+1 |
2005-08-15 | better way to get shares | llornkcor | 2 | -78/+93 |
2005-08-15 | scan better | llornkcor | 1 | -55/+25 |
2005-08-15 | better way for get ip | llornkcor | 1 | -38/+39 |
2005-08-15 | cleanup. fix | llornkcor | 2 | -44/+50 |
2005-08-14 | use shell script smbfind and not perl script findsmb | llornkcor | 2 | -2/+2 |
2005-08-12 | revert | llornkcor | 2 | -2/+3 |
2005-08-12 | revert but leave in new stuff | llornkcor | 1 | -1/+4 |
2005-08-11 | opie-ize this | llornkcor | 1 | -4/+3 |
2005-08-11 | revert | llornkcor | 1 | -2/+2 |
2005-08-11 | add opie-smb | llornkcor | 25 | -67/+1115 |
2005-08-09 | Several updates to Dagger, see /noncore/apps/dagger/ChangeLog for more ↵ | drw | 6 | -44/+51 |
information | ||||
2005-08-09 | left align toolbar icons | llornkcor | 1 | -12/+15 |
2005-08-04 | apply patch in # 0001662, fixes build with uclibc | llornkcor | 2 | -1/+5 |
2005-08-04 | fix # 0001687: opening desktop file | llornkcor | 1 | -2/+3 |
2005-07-25 | Show 'Predict' tab only once - close #1543 | hrw | 1 | -3/+13 |
2005-07-19 | removed hardcoded font size from graphs - now it's 1 smaller then default one | hrw | 1 | -2/+4 |
it would be nice to get _pCfg->getUseSmallFont here like it is done for lists | ||||
2005-07-19 | change fontsize in ntp server tab and predict tab from hardcoded 7 | hrw | 2 | -2/+2 |
to default - 2 so it is readable on VGA screen | ||||
2005-07-09 | autopopulate services list, use odebug where appropriate instead of owarn | mickeyl | 3 | -57/+54 |
2005-07-09 | - sanitize 'ret' scoping | mickeyl | 1 | -31/+27 |
- fix orthography in popupmenu - remove 'add to group', since groups seem unfinished :/ | ||||
2005-07-09 | change the default generated names of Qt Designer to something meaningful | mickeyl | 5 | -35/+35 |
~lart Harlekin for being unbelievable lazy :/ ~lart all other Opie developers for not correcting this when they spotted it... | ||||
2005-07-09 | put a slight bit of sanity into those .ui files | mickeyl | 2 | -386/+303 |
2005-07-05 | added QGrid to make PIN dialog resizable - works ok on 640x480 and 480x640 - ↵ | hrw | 1 | -1229/+1113 |
closes bug#1679 | ||||
2005-07-03 | Resource -> OResource | mickeyl | 9 | -63/+71 |
Dan, please check if I did everything correctly | ||||
2005-07-02 | SysInfo: | mickeyl | 5 | -16/+81 |
- add pcmcia device node detail view - add input device node detail view - grab preferred fixed font for syslog from qpe.conf - slightly adjust tree/detail widget space ratio | ||||
2005-06-26 | - refactor miscellaneous things to make configuring work all the time | mickeyl | 6 | -102/+197 |
- add 'prompt for' dialog - applet completion state 100% for Version 1.2.1 | ||||
2005-06-25 | fix enable/disable logic for menu entries in popup | mickeyl | 2 | -14/+18 |
2005-06-24 | s,cardmon/pcmcia,pcmcia, | mickeyl | 4 | -4/+4 |
2005-06-24 | - fix configdialog checking for productIdentity, not for cardmgr's idea of that | mickeyl | 3 | -53/+60 |
- perform insert action and perform suspend action Except for "prompt for" and some polishing, this applet should now be fairly complete | ||||
2005-06-21 | use own pixmap (s/cardmon/pcmcia/) | mickeyl | 1 | -1/+1 |
2005-06-21 | - prepare methods to execute the preferred actions on insertion and suspend | mickeyl | 2 | -1/+39 |
- intercept QPE/System channel to listen for 'resumeFromSuspend()' |