summaryrefslogtreecommitdiff
path: root/qt4
AgeCommit message (Expand)AuthorFilesLines
2011-11-30qt4: (semi-)remove the spec directoryJonny Lamb132-34575/+88
2011-11-10Make master lead to 0.9.0Andre Moreira Magalhaes (andrunko)2-11/+12
2011-11-10Prepare release 0.8.0Andre Moreira Magalhaes (andrunko)2-4/+12
2011-11-10Update NEWSAndre Moreira Magalhaes (andrunko)1-0/+1
2011-11-10ContactManager::Roster: Properly "fail" introspecting Connection::FeatureRost...Andre Moreira Magalhaes (andrunko)2-1/+52
2011-11-10contacts-noroster-conn: Add test connection to be used to check whether Conne...Andre Moreira Magalhaes (andrunko)3-0/+104
2011-10-11Update NEWSAndre Moreira Magalhaes (andrunko)1-1/+2
2011-10-11Merge branch 'contact-info-refresh'Andre Moreira Magalhaes (andrunko)8-103/+409
2011-10-11contacts-avatar test: Use common nomenclature for member variables.Andre Moreira Magalhaes (andrunko)1-19/+19
2011-10-11contacts-avatar test: Test ContactManager::requestContactAvatars with no cont...Andre Moreira Magalhaes (andrunko)1-0/+13
2011-10-11ContactManager: Update doc for deprecated requestContactAvatar.Andre Moreira Magalhaes (andrunko)1-1/+1
2011-10-11ContactManager: Early return in requestContactAvatars if no contact was given.Andre Moreira Magalhaes (andrunko)1-0/+4
2011-10-10Update NEWSOlli Salli1-2/+4
2011-10-10Link to ST[SC]::isRegistered() from the methods after which it should be checkedOlli Salli2-0/+16
2011-10-10Explain what ST[SC]::monitorsConnections() affects betterOlli Salli2-2/+10
2011-10-10Indicate corrent prefix for Client service names in ST[CS]::clientName() doxOlli Salli2-2/+2
2011-10-10STC dox: s/an tube-by-tube basis/a tube.../Olli Salli1-1/+1
2011-10-10Make STC::TcpSrcAddrGen talk about itself, not a STC::ParamsGen which doesn't...Olli Salli1-2/+2
2011-10-10Make STS::Tube ctor dox wording a bit less convolutedOlli Salli1-2/+2
2011-10-10Doxyment StreamTubeClientOlli Salli2-21/+372
2011-10-10STS dox: Fix the (sensible) doxygen warningsOlli Salli1-13/+13
2011-10-10Doxyment StreamTubeServerOlli Salli2-39/+319
2011-10-10Make StreamTubeServer report TCP conns through CMs with no Port AC support to...Olli Salli1-4/+14
2011-10-10Improve STC::TcpSrcAddrGen dox with a transcription of the original header co...Olli Salli2-9/+5
2011-10-10Doxyment STC::TcpSrcAddrGenOlli Salli1-0/+51
2011-10-10Doxyment STS::ParamsGenOlli Salli1-0/+42
2011-10-10Doxyment ST[SC] pair wrapper typesOlli Salli2-0/+154
2011-10-10Call the source parameter other instead of a in ST[CS] pair wrapper copy ctor...Olli Salli4-27/+29
2011-10-10Even more similarly, add a STC::Tube, using it both for connections() and tub...Olli Salli3-26/+93
2011-10-10Similarly, simplify STS::tubes() by adding STS::TubeOlli Salli3-15/+84
2011-10-10Make StreamTubeServer::tcpConnections() usage more readable by adding a helpe...Olli Salli3-8/+83
2011-10-10StreamTube examples: Make all slot arguments have names in declarationsOlli Salli2-6/+7
2011-10-10Fix too much indent in a connect call in TubeInitiator::onContactsRetrievedOlli Salli1-3/+3
2011-10-10StreamTube examples: Drop verbose debugOlli Salli2-4/+2
2011-10-10STC: Skip invalid tubes in connections() to avoid warnings, like STS, and doc...Olli Salli2-0/+10
2011-10-10Unexport ST[CS] ctors as they're privateOlli Salli2-2/+2
2011-10-10Line-wrap ST[CS] TubeWrapper ctor declsOlli Salli2-3/+7
2011-10-10SimpleStreamTubeHandler: Weed out duplicate services when building filterOlli Salli1-2/+4
2011-10-10TubeInitiator example: Document why we can assert that the conns are connectedOlli Salli1-0/+2
2011-10-10Fix TubeReceiver example connect to accept signal to follow the latest arg orderOlli Salli1-3/+2
2011-10-10TubeReceiver example: remove useless account paramOlli Salli2-8/+3
2011-10-10Test bypassApproval param to StreamTubeClientOlli Salli1-1/+14
2011-10-10Update copyright years for stube exampleOlli Salli4-7/+8
2011-10-10Ditto for STS::ParamsGenOlli Salli3-11/+11
2011-10-10Admit that STC::TcpSrcAddrGens need to modify their state for generatingOlli Salli3-9/+9
2011-10-10Test StreamTubeClient connection monitoringOlli Salli1-0/+228
2011-10-10Test StreamTubeClient basic Unix operationOlli Salli1-0/+200
2011-10-10Similarly to TCP, fall back to Localhost AC in STC if Creds is not supported ...Olli Salli1-0/+5
2011-10-10Indent *StreamTube* ctor initializer lists correctlyOlli Salli3-3/+3
2011-10-10Indent FixedParametersGenerator body correctly (not at all)Olli Salli1-9/+9