aboutsummaryrefslogtreecommitdiff
path: root/examples/GuiClient/mainDialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* don't send two packets instead of one to change the presence to available wit...Manjeet Dahiya2010-09-171-1/+2
* bugfix with changing the presence typeManjeet Dahiya2010-09-171-0/+2
* eol fixManjeet Dahiya2010-09-121-474/+474
* update vCard from cache while starting upManjeet Dahiya2010-09-111-2/+4
* use QXmppVCardIq instead of intermediate VCard classManjeet Dahiya2010-09-111-9/+9
* display names from vCard if not available in rosterManjeet Dahiya2010-09-111-0/+3
* chatDialog display fixManjeet Dahiya2010-09-101-1/+1
* add software version details to the profileDialogManjeet Dahiya2010-09-101-15/+7
* link the profile dialogManjeet Dahiya2010-09-091-1/+37
* don't use deprecated functionsManjeet Dahiya2010-09-081-1/+7
* remove setClientPresence warningManjeet Dahiya2010-09-081-1/+3
* suppress warningsManjeet Dahiya2010-09-081-16/+16
* add copyrightManjeet Dahiya2010-09-081-0/+24
* add Gui Client exampleManjeet Dahiya2010-09-081-0/+409