index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add QXmppMucAdminIq to administer chat room members
Jeremy Lainé
2010-06-07
4
-1
/
+164
*
make QXmppStream emit signal for XEP-0045 owner IQs
Jeremy Lainé
2010-06-07
2
-8
/
+20
*
add QXmppMucIq class for multi-user chat room configuration
Jeremy Lainé
2010-06-07
3
-0
/
+114
*
add a description for QXmppDataForm
Jeremy Lainé
2010-06-07
1
-0
/
+4
*
cleanup error/logger accessors
Jeremy Lainé
2010-06-04
4
-24
/
+16
*
cleanup accessors for errors
Jeremy Lainé
2010-06-04
3
-6
/
+6
*
convert DOS end of lines
Jeremy Lainé
2010-06-04
6
-1027
/
+1027
*
make QXmppStream independent from QXmppClient
Jeremy Lainé
2010-06-04
4
-26
/
+25
*
fix typo in "m_sessionAvailable"
Jeremy Lainé
2010-06-04
2
-4
/
+4
*
move QXmppConfiguration to QXmppStream
Jeremy Lainé
2010-06-04
4
-16
/
+16
*
rework manager ownership
Jeremy Lainé
2010-06-04
9
-16
/
+19
*
fix signal/slot connection
Jeremy Lainé
2010-06-04
1
-1
/
+1
*
use QXmppStream::configuration
Jeremy Lainé
2010-06-04
1
-5
/
+5
*
rename QXmppStream::getConfiguration to QXmppStream::configuration
Jeremy Lainé
2010-06-04
3
-32
/
+32
*
use signal/slot to handle RPC
Jeremy Lainé
2010-06-04
4
-4
/
+10
*
move transfer manager from QXmppStream to QXmppClient
Jeremy Lainé
2010-06-04
6
-78
/
+77
*
transfer logger ownership to QXmppStream
Jeremy Lainé
2010-06-04
4
-11
/
+33
*
move vCard manager out of QXmppStream
Jeremy Lainé
2010-06-04
7
-24
/
+23
*
simplify includes
Jeremy Lainé
2010-06-04
2
-2
/
+2
*
move archive management to QXmppArchiveManager
Jeremy Lainé
2010-06-04
6
-33
/
+27
*
don't duplicate definition of QXmppClient::Error
Jeremy Lainé
2010-06-04
1
-8
/
+0
*
move roster ownership to QXmppClient, so that a QXmppStream can be created wi...
Jeremy Lainé
2010-06-04
5
-17
/
+15
*
fix
Jeremy Lainé
2010-06-04
1
-1
/
+1
*
move roster management out of QXmppStream
Jeremy Lainé
2010-06-04
4
-93
/
+54
*
sending the initial presence is QXmppClient's responsability, not QXmppStream
Jeremy Lainé
2010-06-04
4
-9
/
+14
*
don't send packets if socket is not connected
Jeremy Lainé
2010-06-04
1
-0
/
+2
*
make QXmppClient::sendPacket return a boolean to know whether a packet was ac...
Jeremy Lainé
2010-06-04
4
-11
/
+13
*
add build file
Manjeet Dahiya
2010-06-04
1
-0
/
+107
*
add initial files from Sjors
Manjeet Dahiya
2010-06-04
6
-0
/
+1035
*
add README file
Manjeet Dahiya
2010-06-04
1
-0
/
+1
*
- remove QXmppPacket::xmlReceived() - unused
Jeremy Lainé
2010-05-31
2
-10
/
+3
*
don't use a dedicated signal to signal arrival of QXmppVersionIq
Jeremy Lainé
2010-05-26
4
-11
/
+1
*
don't store received IQs to a QXmppIq before emitting iqReceived,
Jeremy Lainé
2010-05-26
2
-30
/
+18
*
don't emit warnings when accessing inexistent roster entries
Jeremy Lainé
2010-05-17
1
-6
/
+0
*
don't use deprecated QXmppPresence accessors
Jeremy Lainé
2010-05-17
3
-8
/
+8
*
cleanup QXmppPresence accessors
Jeremy Lainé
2010-05-17
2
-16
/
+63
*
silence warning
Jeremy Lainé
2010-05-17
1
-0
/
+1
*
clean up QXmppPresence::Status public API
Jeremy Lainé
2010-05-17
2
-23
/
+25
*
make QXmppClient::setClientPresence connect/disconnect as appropriate
Jeremy Lainé
2010-05-17
1
-18
/
+31
*
add QXmppStream::isConnected() to determine whether stream is connected
Jeremy Lainé
2010-05-17
2
-0
/
+6
*
fix typo (Precence => Presence)
Jeremy Lainé
2010-05-17
2
-17
/
+17
*
properly parse large file sizes
Jeremy Lainé
2010-05-11
1
-1
/
+1
*
report authentication errors
Jeremy Lainé
2010-05-11
5
-20
/
+15
*
set QXmppConfiguration::m_autoAcceptSubscriptions to false by default
Jeremy Lainé
2010-05-05
2
-2
/
+2
*
fix compilation errors with MS VC2008
Jeremy Lainé
2010-05-05
3
-3
/
+5
*
don't systematically dump tag / namespace, pollutes logs
Jeremy Lainé
2010-04-26
1
-1
/
+0
*
QXMPP_NO_GUI doc
Manjeet Dahiya
2010-04-17
1
-0
/
+3
*
* move QImage-related code out of QXmppUtils
Jeremy Lainé
2010-04-15
3
-59
/
+53
*
add myself to authors of QXmppRosterIq
Jeremy Lainé
2010-04-15
2
-2
/
+4
*
simplify QXmppRoster, now that QXmppRosterEntry == QXmppRosterIq::Item
Jeremy Lainé
2010-04-15
2
-21
/
+7
[prev]
[next]