summaryrefslogtreecommitdiff
path: root/libopie2
AgeCommit message (Expand)AuthorFilesLines
2005-07-11don't link to libbluez since this would taint LGPLmickeyl3-15/+6
2005-07-10ideasmickeyl1-0/+10
2005-07-10yank infrared stuffmickeyl1-3/+1
2005-07-10s/opieshower/opiebluez/mickeyl1-1/+1
2005-07-10s/opieshower/opiebluez/, infrared better goes through opienetmickeyl6-1/+345
2005-07-10enable it (here as well)mickeyl1-0/+1
2005-07-10enable itmickeyl1-1/+1
2005-07-03remove hard coded scaling of 'UnknownDocument' icon (and restore header, btw.)mickeyl2-34/+26
2005-07-03use slightly darker colormickeyl1-2/+2
2005-06-29add restart() method (FIXME included ;)mickeyl2-2/+13
2005-06-27Add the two new sort flagszecke1-2/+4
2005-06-27-Fix compile warning (signed vs unsigned)zecke1-1/+7
2005-06-27Simplify SQL query to not need a temporary SQL tablezecke1-11/+2
2005-06-27simpad: restore file header, zaurus: send returnFromSuspend messagemickeyl2-24/+25
2005-06-26ODevice now features a method to gather the preferred qte driver.mickeyl3-5/+24
2005-06-25- fix logic in isEmpty() and isSuspended()mickeyl2-5/+16
2005-06-24s,cardmon/pcmcia,pcmcia,mickeyl1-1/+1
2005-06-22respect number of product strings in CIS datamickeyl1-1/+3
2005-06-22Note to self: Don't commit local changes...mickeyl2-1/+3
2005-06-21Can't have signals without Q_OBJECT...bero1-0/+1
2005-06-21- repair broken headers (tss...)mickeyl4-36/+36
2005-06-19add note about why we don't use ioctls for gathering the cards initiallymickeyl1-1/+4
2005-06-17- disable DEBUG in opcmciasystemmickeyl1-6/+6
2005-06-14enable OPcmciaSocket::manufacturer()mickeyl2-10/+20
2005-06-09add support for the linux 2.6 backlight interface on tosa, poodle, and colliemickeyl2-28/+42
2005-06-02- move addLanguage.sh and mkipks to scripts/ directorymickeyl2-18/+25
2005-06-02more work on recursive watchesmickeyl2-26/+66
2005-05-31misc. opcmciasystem improvementsmickeyl3-82/+141
2005-05-25be nice to gcc 3.3mickeyl1-1/+1
2005-05-22start talking directly to pcmcia card servicesmickeyl4-8/+1264
2005-05-21add more methods to OPcmciaSocketmickeyl2-1/+23
2005-05-21change OPcmciaCard to OPcmciaSocket, it now resembles a socket rather than a ...mickeyl2-31/+135
2005-05-20Added OResource::findPixmap implementationdrw2-0/+16
2005-05-19ignore empty socketsmickeyl1-2/+3
2005-05-19- add linux pcmcia subsystem wrapper: OPcmciaSystem and OPcmciaCardmickeyl14-32/+718
2005-05-17libopienet API cleanupsmickeyl4-38/+39
2005-05-17remove OVersatileView and OVersatileViewItem from libopieui2. This widgetmickeyl5-1819/+5
2005-05-16- add ONetworkInterfaceDriverInfo block extracting info using ethtool ioctlsmickeyl4-11/+55
2005-05-15submit iw_range*2 as argument to SIOCGIWRANGE.length to make it work on newer...mickeyl1-8/+6
2005-05-10add foundation for a much more intuitive API for file notificationsmickeyl2-1/+94
2005-05-10s/qWarning/qDebug/mickeyl1-2/+3
2005-05-10remove warningmickeyl1-0/+1
2005-05-09Temporarily show more images for me... until Drw or Skyhusker do it the wayzecke1-4/+3
2005-05-09add missing dependency to libopiepim2mickeyl1-1/+2
2005-05-09remove bogus commentmickeyl1-4/+0
2005-05-07introduce OFileNotifyEvent and add more signalsmickeyl2-31/+154
2005-05-06first sketch at ODirNotification classmickeyl2-10/+31
2005-05-06fix a couple of issues with OFileNotification, seems to work with single and ...mickeyl2-33/+104
2005-05-06- OManufacturerDB: check if there is a QApplication before calling Global::st...mickeyl3-15/+13
2005-05-03add OAutoBoxLayout, a descendant of QBoxLayout which, depending onmickeyl3-2/+151