Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 | ||||
2005-05-06 | first sketch at ODirNotification class | mickeyl | 4 | -17/+77 |
2005-05-06 | fix a couple of issues with OFileNotification, seems to work with single and ↵ | mickeyl | 2 | -33/+104 |
multiple file notifications now add a named trigger | ||||
2005-05-06 | quick'n'dirty parsing of USB tree | mickeyl | 2 | -1/+35 |
2005-05-06 | - OManufacturerDB: check if there is a QApplication before calling ↵ | mickeyl | 4 | -15/+14 |
Global::statusMessage or qApp->processEvents() - ONetwork: skip hostap control interfaces 'wifi*' - OWirelessNetworkInterface: set \0 in SSID() and nickName() to work around (buggy) drivers not returning a zero-terminated string | ||||
2005-05-05 | write libflite dependency rules | mickeyl | 1 | -0/+4 |
2005-05-05 | use dependency system for flite plugins | mickeyl | 5 | -5/+40 |
2005-05-05 | add note about opie-reader changes and add flitedyn + flitedyn32 to build system | mickeyl | 2 | -0/+3 |
patch courtesy Patrick Ohly | ||||
2005-05-05 | added missing files and removed developer specific include path | pohly | 4 | -4/+12 |
2005-05-05 | new opie-reader sources with support for ArriereGo, Reb input and flite ↵ | pohly | 94 | -1437/+4999 |
output plugins | ||||
2005-05-04 | Resource -> OResource | drw | 1 | -7/+11 |
2005-05-04 | Resource -> OResource | drw | 4 | -19/+25 |
2005-05-04 | Resource -> OResource | drw | 2 | -41/+32 |
2005-05-04 | Resource -> OResource | drw | 2 | -55/+56 |
2005-05-04 | Resource -> OResource and add missing lib dependencies | drw | 2 | -5/+7 |
2005-05-04 | Resource -> OResource and add missing lib dependencies | drw | 2 | -4/+5 |