summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-02-17oops ;) /me should be awake before commiting a file...cniehaus1-1767/+165381
2003-02-17Added translation support for the plugin plugins.groucho118-128/+6225
Still the config does not show up translated, just the main screen overview
2003-02-17added missing config.ingroucho1-0/+4
2003-02-17attempt to fix bug 586 - new thread and sleep 15 sec for cards to mount for ↵llornkcor3-418/+457
mp3 alarm
2003-02-17fixes bug 671 - clipboard copy causes new linellornkcor1-1/+5
2003-02-160000276 Fix for that bug.. or better temp workaroundzecke4-70/+108
A Preferred Number is HOME|VOICE A CellPhone is HOME|VOICE|CELL the type & HOME|VOICE test triggers both and the cell phone number overrides the other entries.. as a temp I check that it's not equal to HOME|VOICE|CELL before setting the number The right and final fix would be to reorder the if statement to make it if else based and the less common thing put to the bottom OTodoAccessVcal fix the date for beaming
2003-02-16Added changeTab() to OTabWidget to dynamically change tab name and/or icon ↵drw3-6/+68
(stumbled upon request for this in TinyKate todo)
2003-02-16fix small annoyances and bugllornkcor2-8/+11
2003-02-16stoned coding should be prohibited in Australia..zecke1-2/+2
The comment nicely says year month day Z hour minute secons and it was year month year so what is wrong ;)
2003-02-16its memcpy(destination, srczecke1-3/+5
and not vice versa....
2003-02-16fix for bug 616- hitting ok when no file is selected hangsllornkcor1-1/+1
2003-02-16attempt to fix bug. please testllornkcor1-5/+20
2003-02-16Fixed hostap driver < wireless extension 14max1-1/+1
2003-02-16fixes BR 0000412cniehaus3-160/+161
2003-02-16so people can actually built itzecke1-0/+31
2003-02-16Fix getting fileszecke2-4/+8
2003-02-16Debug outputzecke3-11/+15
disabled some features inside the QTextView.. fixed two typos and the order of filename + description it's sending now again
2003-02-16fix BR 691cniehaus1-691/+692
2003-02-16disable snd in IrDaApplet it hangs on my machine..zecke19-858/+732
Remove the hacky OBEX Implementation Add a more cleaned up more appealing (not yet working) version which will even be able to do OBEX over Bluetooth in the future -It handles receive better let's you choose what to do with custom files and created a DocLnk -Send lets you beam to multiple devices this needs the IrDa Applet to be present
2003-02-16Error message was too long.. Fixed!eilers1-1/+1
2003-02-16cleaned the scandialogharlekin2-58/+24
2003-02-16Add some QCOP methods for the new OBEX dialogzecke2-28/+65
2003-02-15minor updatescniehaus4-23/+25
2003-02-15More user manual updates...drw2-72/+133
2003-02-15hacked together pan support, just for my own convenience, the core func ↵harlekin7-5/+113
should be moved into libopietooth later
2003-02-15not needed anymore, there is oprocessharlekin4-2107/+0
2003-02-15added for Danielecniehaus1-0/+1767
2003-02-15patch by Daniele!cniehaus1-58/+43
2003-02-15- setCaption during scanningmickeyl1-9/+6
- add some tr() - shut down / boot up interface after scanning (should work better than cardctl eject; cardctl insert)
2003-02-15- add manufacturers.dat to ipkmickeyl3-2/+3
- remove orinoco_hopper from ipk - add -DDEBUG for lib and daemon compilation
2003-02-15Implement flush and reloadzecke1-1/+8
so that syncing works with Opie/X11 again
2003-02-15clear before reloadingzecke2-0/+2
2003-02-15Forgot to add the sources :-}groucho9-0/+598
2003-02-14- remove manual switch into monitor mode ==> wellenreiterd handles this nowmickeyl5-70/+95
- remove manual start of channelswitcher ==> wellenreiterd handles this now - add device type configurations for cisco, wlan-ng, hostap and orinoco - minor bugfix to the start/stop logic
2003-02-14save some space in dayview, for further answers read bug #665harlekin1-5/+8
2003-02-14Remove the #ifdef for QWSzecke2-8/+10
Fix saving of templates The backends want's to load before it saves... Oliver now things should work again
2003-02-14- freric1-38/+39
2003-02-13Wireless extension < 14max1-2/+30
2003-02-13Finally replaced oipkg by aqpkg as several people seem to have confusing ↵groucho2-2/+2
problems with oipkg.
2003-02-13Added Euroconv for Eric Santonaccigroucho6-14/+24
Changed the opiemail config.in files to the correct dependencies. How did this slip in again ?
2003-02-12add a comment explaining the #ifmickeyl1-2/+3
2003-02-12Did I say 14 or 15?mickeyl1-1/+1
2003-02-12fix compilation on systems with wireless extensions < V15mickeyl1-2/+7
2003-02-12fix const charmax1-4/+4
2003-02-12new compiler flagsmjm1-0/+3
2003-02-12Translation addedgroucho5-1/+337
2003-02-12Translations addedgroucho1-0/+17
2003-02-12now plugins should be translatable tooharlekin2-5/+24
2003-02-12Fixed typosgroucho1-3/+3
2003-02-12MAXCHANNEL dynamic detectionmax1-2/+11