Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-07-10 | make examples depend on EXAMPLES | mickeyl | 5 | -7/+7 |
2005-07-10 | yank infrared stuff | mickeyl | 1 | -3/+1 |
2005-07-10 | s/opieshower/opiebluez/ | mickeyl | 1 | -1/+1 |
2005-07-10 | s/opieshower/opiebluez/, infrared better goes through opienet | mickeyl | 7 | -2/+346 |
there's the need of a connection abstraction library which bases on opienet and opiebluez in the future. It's for discussion if it makes sense in Opie 1.x | ||||
2005-07-10 | opieshower: add BT device enumeration | mickeyl | 1 | -0/+16 |
2005-07-10 | enable it (here as well) | mickeyl | 1 | -0/+1 |
2005-07-10 | enable it | mickeyl | 1 | -1/+1 |
2005-07-10 | Add skeleton for opieshower examples | mickeyl | 13 | -5/+81 |
2005-07-10 | Add skeleton for the new Opie bluetooth and infrared library | mickeyl | 2 | -0/+4 |
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 | mention bug 1679 in Changelog also | hrw | 1 | -0/+1 |
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 | 8 | -231/+260 |
This is a large diff and I'd appreciate some additional pairs of eyes checking it | ||||
2005-07-03 | remove hard coded scaling of 'UnknownDocument' icon (and restore header, btw.) | mickeyl | 2 | -34/+26 |
2005-07-03 | use slightly darker color | mickeyl | 1 | -2/+2 |
2005-07-03 | Resource -> OResource | mickeyl | 9 | -63/+71 |
Dan, please check if I did everything correctly | ||||
2005-07-02 | - mention new sysinfo developments in changelog and use past tense, where ↵ | mickeyl | 2 | -7/+8 |
applicable - add CXK in README | ||||
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-29 | add restart() method (FIXME included ;) | mickeyl | 2 | -2/+13 |
2005-06-27 | Use the two new Sort Flags. I applied an older/wrong version of the patch before | zecke | 1 | -2/+2 |
Patch courtsey Marcin Juszkiewicz | ||||
2005-06-27 | Add the two new sort flags | zecke | 1 | -2/+4 |
2005-06-27 | -Fix compile warning (signed vs unsigned) | zecke | 1 | -1/+7 |
-Somehow the split up patches missed the query string... (I knew I would mess up) | ||||
2005-06-27 | Fix the compiler warning with converting NULL to integer. | zecke | 1 | -2/+2 |
I hope this has no negative side effects | ||||
2005-06-27 | Sort by Anniversary and Birthday | zecke | 1 | -0/+10 |
Patch courtsey Marcin Juszkiewicz | ||||
2005-06-27 | Simplify SQL query to not need a temporary SQL table | zecke | 1 | -11/+2 |
Patch courtsey Marcin Juszkiewicz (okayed by eilers) | ||||
2005-06-27 | simpad: restore file header, zaurus: send returnFromSuspend message | mickeyl | 2 | -24/+25 |
2005-06-26 | Corrected gutenbrowser and wellenreiter icon naming in Latvian | gints | 2 | -3/+3 |
2005-06-26 | Some changes in Latvian icon naming | gints | 2 | -1/+3 |
2005-06-26 | Correct utf-8 for packagemanager name in Latvian | gints | 1 | -1/+1 |
2005-06-26 | mention mteira's work | mickeyl | 1 | -0/+2 |
2005-06-26 | get preffered qte driver name from ODevice instead of hard coding it to | mickeyl | 1 | -5/+5 |
"Transformed". Patch courtesy Manuel Teira. | ||||
2005-06-26 | ODevice now features a method to gather the preferred qte driver. | mickeyl | 3 | -5/+24 |
The default driver is "Transformed". C7x0 Zaurus devices use "W100" from now on. | ||||
2005-06-26 | get the default gfx driver from QWS_DISPLAY instead of hardcoding | mickeyl | 3 | -4/+12 |
it to 'Transformed' when launching rotated apps. Patch courtesy Manuel Teira | ||||
2005-06-26 | - refactor miscellaneous things to make configuring work all the time | mickeyl | 7 | -102/+198 |
- add 'prompt for' dialog - applet completion state 100% for Version 1.2.1 | ||||
2005-06-25 | - fix logic in isEmpty() and isSuspended() | mickeyl | 2 | -5/+16 |
- add convenience API productIdentityVendor() | ||||
2005-06-25 | fix enable/disable logic for menu entries in popup | mickeyl | 2 | -14/+18 |
2005-06-24 | report #1514 being fixed | mickeyl | 1 | -0/+1 |
2005-06-24 | s,cardmon/pcmcia,pcmcia, | mickeyl | 6 | -6/+6 |
2005-06-24 | make pcmcia.png an inline picture and remove it from pics/cardmon and ↵ | mickeyl | 3 | -2/+80 |
pics/pcmcia | ||||
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-22 | respect number of product strings in CIS data | mickeyl | 1 | -1/+3 |
2005-06-22 | Note to self: Don't commit local changes... | mickeyl | 2 | -1/+3 |
2005-06-21 | restore formatting | mickeyl | 1 | -2/+2 |
2005-06-21 | Can't have signals without Q_OBJECT... | bero | 1 | -0/+1 |
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()' | ||||
2005-06-21 | - repair broken headers (tss...) | mickeyl | 4 | -36/+36 |
- fix logical error in ODevice::sendSuspendmsg() - send qcop signal returnFromSuspend() after resuming from suspend - remove debug macro from opcmciasystem; better do this from the .pro file with DEFINES += |