index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
bugfix
Manjeet Dahiya
2010-09-23
1
-1
/
+1
*
handle all type of tags in the extension
Manjeet Dahiya
2010-09-23
1
-2
/
+2
*
not a doxygen doc
Manjeet Dahiya
2010-09-22
1
-1
/
+1
*
remove unnecessary include
Manjeet Dahiya
2010-09-22
1
-1
/
+0
*
make the two templates uniform wrt T
Manjeet Dahiya
2010-09-22
2
-5
/
+5
*
add removeExtension()
Manjeet Dahiya
2010-09-21
1
-0
/
+16
*
destructor should be virtual
Manjeet Dahiya
2010-09-21
1
-1
/
+1
*
convert files to native encoding
Jeremy Lainé
2010-09-20
2
-149
/
+149
*
extensions do not need to know about QXmppOutgoingClient
Jeremy Lainé
2010-09-20
14
-23
/
+15
*
make QXmppRosterManager a QXmppClientExtension
Jeremy Lainé
2010-09-20
5
-35
/
+40
*
prune some unneeded forward declarations
Jeremy Lainé
2010-09-20
1
-3
/
+0
*
Make legacy QXmppClient::discoveryIqReceived() signal actually work
Jeremy Lainé
2010-09-20
3
-31
/
+12
*
fix some compilers warnings
Jeremy Lainé
2010-09-20
4
-0
/
+8
*
prune gratuitous include of QXmppOutgoingClient by QXmppOutgoingServer
Jeremy Lainé
2010-09-20
4
-3
/
+3
*
make QXmppTransferManager a QXmppClientExtension
Jeremy Lainé
2010-09-20
6
-152
/
+118
*
make QXmppArchiveManager a QXmppClientExtension
Jeremy Lainé
2010-09-20
5
-58
/
+47
*
make QXmppCallManager a QXmppClientExtension
Jeremy Lainé
2010-09-20
6
-43
/
+48
*
add a QXmppTransferJob::speed() method to return the speed of a transfer
Jeremy Lainé
2010-09-20
2
-0
/
+18
*
add a method to QXmppMucManager to change the subject of a room
Jeremy Lainé
2010-09-20
2
-0
/
+19
*
finalise DNS SRV lookup on Symbian
Jeremy Lainé
2010-09-20
1
-6
/
+13
*
retrieve DNS SRV weight & priority on win32
Jeremy Lainé
2010-09-20
1
-0
/
+2
*
implement retrieval of DNS SRV weight & priority on *nix
Jeremy Lainé
2010-09-20
2
-4
/
+52
*
restore alphabetical order for source files
Jeremy Lainé
2010-09-17
1
-13
/
+10
*
rework link flags
Jeremy Lainé
2010-09-17
1
-9
/
+1
*
actually parse DNS SRV result on symbian
Jeremy Lainé
2010-09-17
1
-1
/
+7
*
Start implementing DNS SRV lookups for Symbian. Not complete yet, but fixes b...
Jeremy Lainé
2010-09-17
1
-2
/
+33
*
comment
Manjeet Dahiya
2010-09-17
1
-0
/
+1
*
feature will come from discoveryFeatures
Manjeet Dahiya
2010-09-17
1
-1
/
+1
*
remove old signal for old vCardManager
Manjeet Dahiya
2010-09-17
2
-10
/
+0
*
implement QXmppVCardManager using QXmppClientExtension
Manjeet Dahiya
2010-09-17
3
-32
/
+47
*
return the id of the requestIq
Manjeet Dahiya
2010-09-17
2
-7
/
+10
*
return the id of the requestIq
Manjeet Dahiya
2010-09-17
2
-3
/
+6
*
do not set "from" when sending messages to MUC, it is incorrect
Jeremy Lainé
2010-09-16
1
-1
/
+0
*
change function names
Manjeet Dahiya
2010-09-16
2
-30
/
+30
*
return id of the sent iq
Manjeet Dahiya
2010-09-16
2
-3
/
+6
*
change function names
Manjeet Dahiya
2010-09-16
2
-29
/
+29
*
return id of the sent iq
Manjeet Dahiya
2010-09-16
2
-6
/
+12
*
add managers to the main page of doc
Manjeet Dahiya
2010-09-16
1
-0
/
+2
*
brief documentation
Manjeet Dahiya
2010-09-16
2
-0
/
+6
*
functions to specify client's software version
Manjeet Dahiya
2010-09-16
2
-9
/
+57
*
default to qxmpp name and version if empty
Manjeet Dahiya
2010-09-16
1
-0
/
+5
*
functions for setting client's identity
Manjeet Dahiya
2010-09-16
2
-3
/
+54
*
* use capabilities() from the discoveryManager
Manjeet Dahiya
2010-09-14
4
-71
/
+33
*
mark TODO
Manjeet Dahiya
2010-09-14
1
-0
/
+1
*
add requestItems and rename requestInformation to requestInfo
Manjeet Dahiya
2010-09-14
2
-12
/
+29
*
add node query request
Manjeet Dahiya
2010-09-14
2
-2
/
+4
*
bugfix
Manjeet Dahiya
2010-09-14
1
-1
/
+1
*
implement requestInformation()
Manjeet Dahiya
2010-09-14
1
-0
/
+6
*
mark TODO
Manjeet Dahiya
2010-09-13
1
-0
/
+2
*
deprecated discoveryIqReceived signal
Manjeet Dahiya
2010-09-13
1
-0
/
+4
[next]