summaryrefslogtreecommitdiff
path: root/core/obex
AgeCommit message (Collapse)AuthorFilesLines
2003-12-04use opie-lupdate instead lupdatear1-20/+0
2003-08-09Merge from BRANCH_1_0kergoth6-34/+65
2003-08-09Merge from BRANCH_1_0.kergoth1-1/+1
2003-06-04sanitizedschurig1-1/+1
2003-06-03allow 'ROOT_INSTALL=blahblah make install' to workschurig1-0/+1
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks ↵kergoth1-0/+1
in favor of something with some sanity.
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth1-1/+1
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
2003-04-20adding dutch to the .pro-filescniehaus1-0/+1
2003-03-31Corrected Maintainergroucho1-3/+3
Fixed dependencies
2003-03-26nicer icon for searchharlekin1-1/+1
2003-03-26Provides and replaces libopieobex, i'm renaming to libopieobex1.kergoth1-0/+2
2003-03-26s/openobex/openobex | libopenobex1/kergoth1-1/+1
2003-03-14Unconfuse eilers about naming variables :)zecke2-5/+5
I hate big gray squares in a TextView better include pics/obex/* to the obex2 package...
2003-03-14we need thisllornkcor1-0/+9
2003-02-27usualharlekin1-0/+2
2003-02-25Honor the clicking of the (X)-Buttonzecke2-0/+7
2003-02-18Convert the way of storing the devices in the QTextBrowserzecke3-67/+143
we assign ids by now it looks soo nice... but it counts up tries and then say there was a failure but it is working though
2003-02-16its memcpy(destination, srczecke1-3/+5
and not vice versa....
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-16disable snd in IrDaApplet it hangs on my machine..zecke11-0/+1008
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