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
...
*
add support for vp8 video codec
Jeremy Lainé
2011-07-26
7
-76
/
+494
*
QXmppTransferManager: assert all connections
Jeremy Lainé
2011-07-26
2
-74
/
+122
*
fix
Jeremy Lainé
2011-07-07
1
-2
/
+2
*
normalize Qt signal / slot signatures
Jeremy Lainé
2011-07-07
6
-24
/
+24
*
make logger accessible as a property
Jeremy Lainé
2011-06-14
2
-30
/
+44
*
add documentation for State enum
Jeremy Lainé
2011-06-13
1
-3
/
+4
*
make QXmppClient state accessible via "state" property
Jeremy Lainé
2011-06-13
6
-48
/
+85
*
don't touch CA certificates unless asked to
Jeremy Lainé
2011-06-12
1
-1
/
+4
*
fix for Issue 105: Initial presence is set before the roster request
Manjeet Dahiya
2011-06-12
1
-2
/
+2
*
removed old deprecated code
Manjeet Dahiya
2011-06-12
2
-43
/
+0
*
removed old deprecated code
Manjeet Dahiya
2011-06-12
2
-21
/
+0
*
Fix for : Issue 106: QXmppClient can't override Qt's set of trusted SSL CAs
Manjeet Dahiya
2011-06-12
3
-1
/
+25
*
improve QXmppCallManager scripting support
Jeremy Lainé
2011-06-05
2
-1
/
+49
*
add some signals
Jeremy Lainé
2011-06-05
2
-14
/
+29
*
add some image formats
Jeremy Lainé
2011-06-05
1
-0
/
+3
*
* remove deprecated enum values
Jeremy Lainé
2011-06-05
1
-7
/
+5
*
remove deprecated methods from QXmppClient
Jeremy Lainé
2011-06-05
2
-162
/
+0
*
* add some properties to make MUC easier to script
Jeremy Lainé
2011-06-05
2
-4
/
+25
*
add signals and slots for managing subscriptions (Closes: #92)
Jeremy Lainé
2011-05-18
2
-50
/
+87
*
do not install QXmppRoster.h
Jeremy Lainé
2011-05-18
1
-1
/
+0
*
Remove deprecated QXmppRoster.h header.
Jeremy Lainé
2011-05-18
1
-31
/
+0
*
add some properties to QXmppTransferJob to make it easier to script
Jeremy Lainé
2011-05-13
2
-10
/
+74
*
emit a signal when allowed MUC actions change
Jeremy Lainé
2011-05-04
2
-17
/
+38
*
make requestPermissions() generate a single permissionsReceived()
Jeremy Lainé
2011-05-03
1
-9
/
+16
*
fix audio state transitions for QXmppCall
Jeremy Lainé
2011-05-03
1
-14
/
+27
*
be tolerant about MUC messages without "groupchat" type
Jeremy Lainé
2011-05-02
1
-2
/
+1
*
make it possible to specify MUC leave message (fixes: #90)
Jeremy Lainé
2011-05-02
2
-2
/
+8
*
improve code doc
Jeremy Lainé
2011-05-02
2
-5
/
+5
*
silence compiler warning
Jeremy Lainé
2011-05-02
1
-0
/
+1
*
fix doc typo
Jeremy Lainé
2011-05-02
1
-1
/
+1
*
add explicit support for MUC presence extension (fixes: #91)
Jeremy Lainé
2011-05-02
2
-1
/
+74
*
rename QXmppMucAdminIq::Item to QXmppMucItem
Jeremy Lainé
2011-05-02
4
-159
/
+226
*
* add QXmppRosterManager::itemAdded() and itemChanged()
Jeremy Lainé
2011-04-29
2
-6
/
+28
*
make QXmppRosterManager emit itemRemoved(jid) when an item is removed (thanks...
Jeremy Lainé
2011-04-29
2
-5
/
+15
*
minor doc fix
Jeremy Lainé
2011-04-29
1
-0
/
+1
*
handle nickname changes
Jeremy Lainé
2011-04-29
2
-26
/
+20
*
* add error handling to QXmppMucRoom
Jeremy Lainé
2011-04-29
2
-17
/
+91
*
improve code documentation
Jeremy Lainé
2011-04-28
2
-9
/
+17
*
overhaul multi-user chat API by introducing a QXmppMucRoom class
Jeremy Lainé
2011-04-28
2
-177
/
+478
*
* simplify QXmppCall states
Jeremy Lainé
2011-04-23
2
-79
/
+68
*
* when closing an ICE connection, disable active pair
Jeremy Lainé
2011-04-23
1
-0
/
+4
*
* add a QXmppPacket class to avoid repeating RTP parsing code
Jeremy Lainé
2011-04-23
4
-171
/
+439
*
use thread-safe res_ninit and res_nquery to allow parallel DNS SRV lookups
Jeremy Lainé
2011-04-23
1
-22
/
+26
*
document how to enable theora support
Jeremy Lainé
2011-04-15
1
-1
/
+5
*
fix compiler warnings
Jeremy Lainé
2011-04-15
1
-2
/
+1
*
overhaul RTP / jingle stack to allow video support
Jeremy Lainé
2011-04-15
6
-525
/
+1131
*
make jingle payload types capable of carying paramters
Jeremy Lainé
2011-04-15
2
-0
/
+31
*
start laying groundwork for video codecs
Jeremy Lainé
2011-04-15
2
-0
/
+506
*
override QXmppRtpChannel::close()
Jeremy Lainé
2011-04-12
2
-0
/
+10
*
make password checking full asynchronous
Jeremy Lainé
2011-04-07
5
-127
/
+420
[prev]
[next]