index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
remember passwd only if rememberPasswd checkbox is checked
Manjeet Dahiya
2010-09-23
2
-5
/
+14
*
add account to cache after successful connection
Manjeet Dahiya
2010-09-23
2
-2
/
+12
*
add copyright
Manjeet Dahiya
2010-09-23
2
-0
/
+48
*
improvements
Manjeet Dahiya
2010-09-23
2
-6
/
+6
*
remember last-used account
Manjeet Dahiya
2010-09-23
2
-2
/
+9
*
set password on completion
Manjeet Dahiya
2010-09-23
3
-3
/
+17
*
add completer
Manjeet Dahiya
2010-09-23
2
-1
/
+15
*
bugfixes
Manjeet Dahiya
2010-09-23
1
-6
/
+10
*
integrate accountsCache
Manjeet Dahiya
2010-09-23
2
-1
/
+5
*
impl saveToFile
Manjeet Dahiya
2010-09-23
1
-0
/
+10
*
use QDomDocument instead of QDomElement
Manjeet Dahiya
2010-09-23
2
-17
/
+15
*
add to accountCache class build
Manjeet Dahiya
2010-09-23
1
-2
/
+4
*
add accountsCache class
Manjeet Dahiya
2010-09-23
2
-0
/
+115
*
bugfix
Manjeet Dahiya
2010-09-23
1
-1
/
+1
*
show disco details on profile dialog
Manjeet Dahiya
2010-09-23
3
-6
/
+63
*
add functions getFeatures and getIdentities
Manjeet Dahiya
2010-09-23
2
-0
/
+35
*
clear vcards map on startup
Manjeet Dahiya
2010-09-23
1
-0
/
+2
*
clear map on startup
Manjeet Dahiya
2010-09-23
1
-0
/
+2
*
clean m_mapIdNodeVer
Manjeet Dahiya
2010-09-23
1
-0
/
+1
*
loadAllFromCache impl
Manjeet Dahiya
2010-09-23
1
-0
/
+21
*
bugfixes and improvements
Manjeet Dahiya
2010-09-23
3
-9
/
+26
*
handle all type of tags in the extension
Manjeet Dahiya
2010-09-23
1
-2
/
+2
*
integrate capsManager
Manjeet Dahiya
2010-09-23
3
-3
/
+37
*
saveToCache impl
Manjeet Dahiya
2010-09-23
2
-0
/
+36
*
add copyright
Manjeet Dahiya
2010-09-23
1
-0
/
+24
*
add collection and cache management class for discoveryInfoIqs
Manjeet Dahiya
2010-09-23
2
-0
/
+103
*
not a doxygen doc
Manjeet Dahiya
2010-09-22
1
-1
/
+1
*
remove unnecessary include
Manjeet Dahiya
2010-09-22
1
-1
/
+0
*
use the updated findExtension
Manjeet Dahiya
2010-09-22
1
-1
/
+1
*
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
*
document the fact that Symbian was successfully tested
Jeremy Lainé
2010-09-20
1
-0
/
+1
*
make sure examples/tests get rebuilt when QXmpp library changes (only done fo...
Jeremy Lainé
2010-09-20
3
-4
/
+9
*
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
*
remove STDOUT stuff
Manjeet Dahiya
2010-09-18
1
-2
/
+0
[next]