Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-05-20 | Resource -> OResource | drw | 2 | -17/+11 |
2005-05-20 | Italian national days from BUG:1664 | gints | 1 | -0/+28 |
2005-05-20 | go away, you don't belong here | mickeyl | 3 | -326/+0 |
2005-05-19 | write card log | mickeyl | 2 | -228/+91 |
2005-05-19 | ignore empty sockets | mickeyl | 1 | -2/+3 |
2005-05-19 | print out OPacketCapturer version | mickeyl | 1 | -3/+4 |
2005-05-19 | add skeleton for new pcmcia/cf configuration and monitoring applet | mickeyl | 7 | -3/+472 |
2005-05-19 | use OPcmciaSystem | mickeyl | 1 | -24/+7 |
2005-05-19 | - add linux pcmcia subsystem wrapper: OPcmciaSystem and OPcmciaCard | mickeyl | 14 | -32/+718 |
- move linux-only subsystems in subdirectory linux - minor header cleanups | ||||
2005-05-18 | Resource -> OResource | drw | 2 | -13/+10 |
2005-05-18 | Resource -> OResource, set application caption | drw | 1 | -21/+13 |
2005-05-17 | Resource -> OResource | drw | 2 | -45/+40 |
2005-05-17 | Resource -> OResource | drw | 1 | -17/+19 |
2005-05-17 | Resource -> OResource | drw | 3 | -5/+6 |
2005-05-17 | Resource -> OResource | drw | 2 | -19/+33 |
2005-05-17 | libopienet API cleanups | mickeyl | 9 | -44/+47 |
2005-05-17 | remove OVersatileView and OVersatileViewItem from libopieui2. This widget | mickeyl | 5 | -1819/+5 |
wasn't used in any application, it wasn't even completed and with the QListView in Qt4, there is something more thought-out coming soon. | ||||
2005-05-17 | gcc4 compile fix | mickeyl | 1 | -1/+1 |
2005-05-16 | Resource -> OResource | drw | 2 | -30/+26 |
2005-05-16 | Resource -> OResource | drw | 3 | -26/+30 |
2005-05-16 | Resource -> OResource | drw | 2 | -20/+25 |
2005-05-16 | Resource -> OResource | drw | 3 | -83/+102 |
2005-05-16 | minor cosmetics | mickeyl | 1 | -3/+4 |
2005-05-16 | Resource -> OResource | drw | 4 | -24/+25 |
2005-05-16 | - add ONetworkInterfaceDriverInfo block extracting info using ethtool ioctls | mickeyl | 5 | -11/+60 |
- adjust example | ||||
2005-05-16 | Resource -> OResource | drw | 1 | -22/+27 |
2005-05-16 | Resource -> OResource | drw | 1 | -18/+51 |
2005-05-15 | submit iw_range*2 as argument to SIOCGIWRANGE.length to make it work on ↵ | mickeyl | 1 | -8/+6 |
newer hostap drivers let's see if this breaks it at another end again :/ | ||||
2005-05-13 | Remove latinism in today owner information - bug 1655 | gints | 1 | -4/+8 |
2005-05-13 | /proc/cpuinfo format is architecture dependent :/ | mickeyl | 1 | -1/+1 |
2005-05-12 | remove mobilemsg to unsupported. it never really worked and there will be ↵ | mickeyl | 9 | -6/+1 |
something better, soon. | ||||
2005-05-12 | Fix for #1657 to show the play button when we've playable files | zecke | 1 | -0/+6 |
patch courtsey Gints Polis | ||||
2005-05-10 | Marc Singer: add missing include.pro | pohly | 1 | -0/+2 |
2005-05-10 | Remove joining networks from Wellenreiter. It never really fit into the | mickeyl | 7 | -53/+5 |
philosophy of this application and with OpieStumbler there is an application that does it better (active scan). | ||||
2005-05-10 | add foundation for a much more intuitive API for file notifications | mickeyl | 6 | -2/+176 |
2005-05-10 | ignore hostap control interfaces | mickeyl | 2 | -3/+6 |
2005-05-10 | note Dirk's contribution | mickeyl | 1 | -0/+1 |
2005-05-10 | improve WEP key handling and add wlan-ng support. patch courtesy Dirk Opfer, ↵ | mickeyl | 4 | -52/+189 |
thanks! | ||||
2005-05-10 | s/qWarning/qDebug/ | mickeyl | 1 | -2/+3 |
2005-05-10 | remove warning | mickeyl | 1 | -0/+1 |
2005-05-09 | Temporarily show more images for me... until Drw or Skyhusker do it the way | zecke | 1 | -4/+3 |
they want it | ||||
2005-05-09 | Inline Pictures and Resources: | zecke | 2 | -0/+12 |
I hate how the 'compability' inline methods produce nothing but problems... Do not expose the bool in the header file, this should help alwin... Most of the time the method is not inlined anyway so not having this bool accessible outside libqpe is good enough... | ||||
2005-05-09 | add missing dependency to libopiepim2 | mickeyl | 1 | -1/+2 |
2005-05-09 | remove bogus comment | mickeyl | 1 | -4/+0 |
2005-05-08 | code change by tim: ask the user to confirm the remapping of the ESC key | pohly | 1 | -1/+6 |
2005-05-08 | bugfix by tim: off-by-one error when returning to a document (previous page) | pohly | 1 | -1/+2 |
2005-05-07 | introduce OFileNotifyEvent and add more signals | mickeyl | 4 | -38/+163 |
2005-05-06 | Opie-fy ZSafe UI: clean up menus, use proper toolbar, use shared pics where ↵ | drw | 19 | -1928/+80 |
possible and use OResource for image loading | ||||
2005-05-06 | spelling fixes courtesy Erik Hovland - thanks! | mickeyl | 1 | -3/+3 |
2005-05-06 | add US holidays to nationaldays and improve README. patch courtesy Erik ↵ | mickeyl | 4 | -26/+208 |
Hovland (erik@hovland.org) - thanks |