Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-02-18 | Updated description for opie-sounds package | drw | 1 | -2/+2 |
2003-02-17 | I hope translation is fixed, now ! | eilers | 3 | -87/+176 |
2003-02-17 | Cardview improved .. | eilers | 2 | -10/+12 |
2003-02-17 | oops ;) /me should be awake before commiting a file... | cniehaus | 1 | -1767/+165381 |
2003-02-17 | Added translation support for the plugin plugins. | groucho | 118 | -128/+6225 |
Still the config does not show up translated, just the main screen overview | ||||
2003-02-17 | added missing config.in | groucho | 1 | -0/+4 |
2003-02-17 | attempt to fix bug 586 - new thread and sleep 15 sec for cards to mount for ↵ | llornkcor | 3 | -418/+457 |
mp3 alarm | ||||
2003-02-17 | fixes bug 671 - clipboard copy causes new line | llornkcor | 1 | -1/+5 |
2003-02-16 | 0000276 Fix for that bug.. or better temp workaround | zecke | 4 | -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-16 | Added changeTab() to OTabWidget to dynamically change tab name and/or icon ↵ | drw | 3 | -6/+68 |
(stumbled upon request for this in TinyKate todo) | ||||
2003-02-16 | fix small annoyances and bug | llornkcor | 2 | -8/+11 |
2003-02-16 | stoned coding should be prohibited in Australia.. | zecke | 1 | -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-16 | its memcpy(destination, src | zecke | 1 | -3/+5 |
and not vice versa.... | ||||
2003-02-16 | fix for bug 616- hitting ok when no file is selected hangs | llornkcor | 1 | -1/+1 |
2003-02-16 | attempt to fix bug. please test | llornkcor | 1 | -5/+20 |
2003-02-16 | Fixed hostap driver < wireless extension 14 | max | 1 | -1/+1 |
2003-02-16 | fixes BR 0000412 | cniehaus | 3 | -160/+161 |
2003-02-16 | so people can actually built it | zecke | 1 | -0/+31 |
2003-02-16 | Fix getting files | zecke | 2 | -4/+8 |
2003-02-16 | Debug output | zecke | 3 | -11/+15 |
disabled some features inside the QTextView.. fixed two typos and the order of filename + description it's sending now again | ||||
2003-02-16 | fix BR 691 | cniehaus | 1 | -691/+692 |
2003-02-16 | disable snd in IrDaApplet it hangs on my machine.. | zecke | 19 | -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-16 | Error message was too long.. Fixed! | eilers | 1 | -1/+1 |
2003-02-16 | cleaned the scandialog | harlekin | 2 | -58/+24 |
2003-02-16 | Add some QCOP methods for the new OBEX dialog | zecke | 2 | -28/+65 |
2003-02-15 | minor updates | cniehaus | 4 | -23/+25 |
2003-02-15 | More user manual updates... | drw | 2 | -72/+133 |
2003-02-15 | hacked together pan support, just for my own convenience, the core func ↵ | harlekin | 7 | -5/+113 |
should be moved into libopietooth later | ||||
2003-02-15 | not needed anymore, there is oprocess | harlekin | 4 | -2107/+0 |
2003-02-15 | added for Daniele | cniehaus | 1 | -0/+1767 |
2003-02-15 | patch by Daniele! | cniehaus | 1 | -58/+43 |
2003-02-15 | - setCaption during scanning | mickeyl | 1 | -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 ipk | mickeyl | 3 | -2/+3 |
- remove orinoco_hopper from ipk - add -DDEBUG for lib and daemon compilation | ||||
2003-02-15 | Implement flush and reload | zecke | 1 | -1/+8 |
so that syncing works with Opie/X11 again | ||||
2003-02-15 | clear before reloading | zecke | 2 | -0/+2 |
2003-02-15 | Forgot to add the sources :-} | groucho | 9 | -0/+598 |
2003-02-14 | - remove manual switch into monitor mode ==> wellenreiterd handles this now | mickeyl | 5 | -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-14 | save some space in dayview, for further answers read bug #665 | harlekin | 1 | -5/+8 |
2003-02-14 | Remove the #ifdef for QWS | zecke | 2 | -8/+10 |
Fix saving of templates The backends want's to load before it saves... Oliver now things should work again | ||||
2003-02-14 | - fr | eric | 1 | -38/+39 |
2003-02-13 | Wireless extension < 14 | max | 1 | -2/+30 |
2003-02-13 | Finally replaced oipkg by aqpkg as several people seem to have confusing ↵ | groucho | 2 | -2/+2 |
problems with oipkg. | ||||
2003-02-13 | Added Euroconv for Eric Santonacci | groucho | 6 | -14/+24 |
Changed the opiemail config.in files to the correct dependencies. How did this slip in again ? | ||||
2003-02-12 | add a comment explaining the #if | mickeyl | 1 | -2/+3 |
2003-02-12 | Did I say 14 or 15? | mickeyl | 1 | -1/+1 |
2003-02-12 | fix compilation on systems with wireless extensions < V15 | mickeyl | 1 | -2/+7 |
2003-02-12 | fix const char | max | 1 | -4/+4 |
2003-02-12 | new compiler flags | mjm | 1 | -0/+3 |
2003-02-12 | Translation added | groucho | 5 | -1/+337 |
2003-02-12 | Translations added | groucho | 1 | -0/+17 |