summaryrefslogtreecommitdiff
path: root/examples/protocols
AgeCommit message (Expand)AuthorFilesLines
2020-01-18Use nullptr keyword wherever it makes senseAlexander Akulich1-1/+1
2020-01-18Use override specifiers wherever it makes senseAlexander Akulich2-2/+2
2019-11-09Examples: Port to targetsAlexander Akulich1-3/+3
2019-11-08CMake: Drop custom FindQt5 module, rebase on Qt5 targetsAlexander Akulich1-6/+1
2012-04-04Properly build against Qt 5 alpha.Andre Moreira Magalhaes (andrunko)1-1/+2
2011-11-24Generate libtelepathy-qt4 and libtelepathy-qt5 depending on the version of Qt...Andre Moreira Magalhaes (andrunko)1-1/+1
2011-11-24protocols example: Properly link to Qt libraries.Andre Moreira Magalhaes (andrunko)1-1/+3
2011-11-24Rename library from telepathy-qt4 to telepathy-qt.Jeremy Whiting1-1/+1
2011-11-24Renamed TelepathyQt4 directory to TelepathyQt.Jeremy Whiting5-19/+19
2011-11-24Rename TPQT4 cmake macros to TPQT.Jeremy Whiting1-1/+1
2011-03-07Use @copyright and @license tags.Andre Moreira Magalhaes (andrunko)4-12/+16
2011-01-27Properly link against QtXml.Jonathan Riddell1-0/+1
2010-09-20cmake: Removing the autotools build system filesDario Freddi1-40/+0
2010-09-20cmake: Big revamp. Standardized TpQt4 macros with tpqt4_ prefix, added some n...Dario Freddi1-7/+2
2010-09-20Do a big cleanup of useless include_directory() directives: CMake automatical...Dario Freddi1-5/+0
2010-09-20cmake: Added file-transfer and protocols examples to build system.Andre Moreira Magalhaes (andrunko)1-0/+27
2010-04-07Fixed example/protocols/Makefile.am (missing separator).Andre Moreira Magalhaes (andrunko)1-1/+1
2010-04-01Added example application to list all supported protocols.Andre Moreira Magalhaes (andrunko)6-0/+311