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
/
QXmppRoster.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename QXmppRoster.[cpp|h] to QXmppRosterManager.[cpp|h]
Jeremy Lainé
2010-07-19
1
-269
/
+0
*
rename QXmppRoster to QXmppRosterManager
Jeremy Lainé
2010-07-19
1
-20
/
+20
*
move subscription auto-accept to QXmppRoster
Jeremy Lainé
2010-06-29
1
-6
/
+18
*
when we receive a roster "set" iq (push), store updated entries
Jeremy Lainé
2010-06-22
1
-0
/
+9
*
rework manager ownership
Jeremy Lainé
2010-06-04
1
-2
/
+2
*
rename QXmppStream::getConfiguration to QXmppStream::configuration
Jeremy Lainé
2010-06-04
1
-1
/
+1
*
move roster ownership to QXmppClient, so that a QXmppStream can be created wi...
Jeremy Lainé
2010-06-04
1
-2
/
+4
*
fix
Jeremy Lainé
2010-06-04
1
-1
/
+1
*
move roster management out of QXmppStream
Jeremy Lainé
2010-06-04
1
-30
/
+46
*
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
1
-2
/
+2
*
simplify QXmppRoster, now that QXmppRosterEntry == QXmppRosterIq::Item
Jeremy Lainé
2010-04-15
1
-17
/
+4
*
make QXmppRosterEntry inherit QXmppRosterIq::Item
Jeremy Lainé
2010-04-15
1
-132
/
+0
*
make QXmppRosterIq::Item and QXmppRosterEntry APIs converge
Jeremy Lainé
2010-04-15
1
-10
/
+0
*
silence warning when QXmppRoster::getAllPresencesForBareJid is called for an ...
Jeremy Lainé
2010-03-05
1
-5
/
+0
*
remove deprecated functions calls of QXmppRosterIq
Manjeet Dahiya
2010-03-04
1
-12
/
+12
*
copyright year
Manjeet Dahiya
2010-03-04
1
-1
/
+1
*
API cleanup: accessors naming
Manjeet Dahiya
2010-03-04
1
-5
/
+31
*
cleanup QXmppIq accessors
Jeremy Lainé
2010-03-04
1
-4
/
+4
*
start cleaning up accessor names
Jeremy Lainé
2010-03-04
1
-3
/
+3
*
clear roster when the XMPP stream gets disconnected
Jeremy Lainé
2010-02-22
1
-0
/
+7
*
fix QXmppRoster::presenceReceived:
Jeremy Lainé
2010-02-22
1
-1
/
+6
*
documentation and rosterReceived() SIGNAL implementation
Manjeet Dahiya
2009-11-07
1
-9
/
+164
*
Fix for
Manjeet Dahiya
2009-10-26
1
-203
/
+203
*
fix for Issue 18: Class XXX has virtual functions but non-virtual destructor ...
Manjeet Dahiya
2009-10-20
1
-0
/
+2
*
bug fixes
Manjeet Dahiya
2009-09-12
1
-1
/
+1
*
XEP-0054: vcard-temp implementation and other code cleanups
Manjeet Dahiya
2009-09-07
1
-8
/
+16
*
utils to QXmppUtils
Manjeet Dahiya
2009-09-05
1
-1
/
+1
*
add
Manjeet Dahiya
2009-06-14
1
-0
/
+193