summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-05-10Marc Singer: add missing include.propohly1-0/+2
2005-05-10Remove joining networks from Wellenreiter. It never really fit into themickeyl7-53/+5
philosophy of this application and with OpieStumbler there is an application that does it better (active scan).
2005-05-10add foundation for a much more intuitive API for file notificationsmickeyl6-2/+176
2005-05-10ignore hostap control interfacesmickeyl2-3/+6
2005-05-10note Dirk's contributionmickeyl1-0/+1
2005-05-10improve WEP key handling and add wlan-ng support. patch courtesy Dirk Opfer, ↵mickeyl4-52/+189
thanks!
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
they want it
2005-05-09Inline Pictures and Resources:zecke2-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-09add missing dependency to libopiepim2mickeyl1-1/+2
2005-05-09remove bogus commentmickeyl1-4/+0
2005-05-08code change by tim: ask the user to confirm the remapping of the ESC keypohly1-1/+6
2005-05-08bugfix by tim: off-by-one error when returning to a document (previous page)pohly1-1/+2
2005-05-07introduce OFileNotifyEvent and add more signalsmickeyl4-38/+163
2005-05-06Opie-fy ZSafe UI: clean up menus, use proper toolbar, use shared pics where ↵drw19-1928/+80
possible and use OResource for image loading
2005-05-06spelling fixes courtesy Erik Hovland - thanks!mickeyl1-3/+3
2005-05-06add US holidays to nationaldays and improve README. patch courtesy Erik ↵mickeyl4-26/+208
Hovland (erik@hovland.org) - thanks
2005-05-06first sketch at ODirNotification classmickeyl4-17/+77
2005-05-06fix a couple of issues with OFileNotification, seems to work with single and ↵mickeyl2-33/+104
multiple file notifications now add a named trigger
2005-05-06quick'n'dirty parsing of USB treemickeyl2-1/+35
2005-05-06- OManufacturerDB: check if there is a QApplication before calling ↵mickeyl4-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-05write libflite dependency rulesmickeyl1-0/+4
2005-05-05use dependency system for flite pluginsmickeyl5-5/+40
2005-05-05add note about opie-reader changes and add flitedyn + flitedyn32 to build systemmickeyl2-0/+3
patch courtesy Patrick Ohly
2005-05-05added missing files and removed developer specific include pathpohly4-4/+12
2005-05-05new opie-reader sources with support for ArriereGo, Reb input and flite ↵pohly94-1437/+4999
output plugins
2005-05-04Resource -> OResourcedrw1-7/+11
2005-05-04Resource -> OResourcedrw4-19/+25
2005-05-04Resource -> OResourcedrw2-41/+32
2005-05-04Resource -> OResourcedrw2-55/+56
2005-05-04Resource -> OResource and add missing lib dependenciesdrw2-5/+7
2005-05-04Resource -> OResource and add missing lib dependenciesdrw2-4/+5
2005-05-04Resource -> OResourcedrw4-9/+11
2005-05-04Resource -> OResourcedrw4-6/+6
2005-05-04CPUinfo details now shownmickeyl3-45/+172
2005-05-04start with details windowmickeyl2-3/+27
2005-05-03use OAutoBoxLayout for devices infomickeyl2-9/+23
2005-05-03add OAutoBoxLayout, a descendant of QBoxLayout which, depending onmickeyl3-2/+151
Desktop-Height > Desktop-Width acts as a QHBoxLayout respectively a QVBoxLayout
2005-05-03updatemickeyl1-75/+93
2005-05-03GET_LINK_QUALITY_RP_SIZE has been renamed to READ_LINK_QUALITY_RP_SIZE in ↵mickeyl1-1/+3
newer versions of bluez
2005-05-03fix includesmickeyl1-6/+6
2005-05-02ship sanitized userland header equivalent of linux/inotify.hmickeyl2-3/+116
2005-05-02slightly larger icons, better for scalingmickeyl4-0/+0
2005-05-02first stab at populating device nodesmickeyl2-10/+244
2005-05-02DEBUG: show why node wasn't recognizedmickeyl1-2/+2
2005-05-02Rewrite OFileNotification to use the upcoming inotify (kernel 2.6) interface ↵mickeyl4-246/+168
instead of the deprecated dnotify
2005-05-02prepare for inclusion of DevicesInfomickeyl4-17/+141
2005-04-30new Arabic keymap from ALynch <opie@alinsyria.fsnet.co.uk>mouse1-0/+298
2005-04-29Add dependency on libopiecore2 - fixes compile using native buildsystemdrw8-8/+8