summaryrefslogtreecommitdiff
path: root/TelepathyQt4/Farsight
AgeCommit message (Expand)AuthorFilesLines
2010-10-08Install TelepathyQt4/Farsight/global.h.Andre Moreira Magalhaes (andrunko)1-1/+2
2010-09-21cmake: Add two new variables, tp_qt4_abi_version and tp_qt4_library_version f...Dario Freddi1-2/+2
2010-09-20cmake: Removing the autotools build system filesDario Freddi1-39/+0
2010-09-20cmake: Set the correct version properties and so numbers for the exported lib...Dario Freddi1-0/+5
2010-09-20cmake: Add QT_NO_KEYWORDS to code which might conflict with glib's signals de...Dario Freddi1-1/+1
2010-09-20cmake: Add lcov compiler coverage through a new variable, ENABLE_COMPILER_COV...Dario Freddi1-1/+5
2010-09-20cmake: Refactor and fix some macros to make them more cmake-ish, add tpqt4_ p...Dario Freddi1-0/+5
2010-09-20cmake: Add CPack support, so that binary and source packages can be instantly...Dario Freddi1-2/+10
2010-09-20cmake: Rush for making the cmake branch track 1:1 with the master branch. It ...Dario Freddi1-0/+4
2010-09-20Do a big cleanup of useless include_directory() directives: CMake automatical...Dario Freddi1-4/+1
2010-09-20Avoid using PkgConfig directly - in CMake this is never a good idea as the wh...Dario Freddi1-4/+9
2010-09-20cmake: Updated to latest changes.Andre Moreira Magalhaes (andrunko)1-6/+2
2010-09-20cmake: Added TelepathyQt4Farsight support.Andre Moreira Magalhaes (andrunko)1-0/+27
2009-12-04telepathy-qt4-farsight: compile with -fvisibility=hidden, and warningsSimon McVittie1-0/+4
2009-12-04Farsight binding: introduce TELEPATHY_QT4_FS_EXPORT, TELEPATHY_QT4_FS_NO_EXPO...Simon McVittie3-2/+51
2009-11-10Build shared libraries.Andre Moreira Magalhaes (andrunko)1-1/+1
2009-10-06Export all public non-class methods.Andre Moreira Magalhaes (andrunko)1-1/+1
2009-04-22Move TelepathyQt4Farsight.pc to TelepathyQt4/, correct dependencies and add -...Simon McVittie1-11/+0
2009-04-21TelepathyQt4Farsight: Use StremedMediaChannel::handlerStreamingRequired to ch...Andre Moreira Magalhaes (andrunko)1-0/+5
2009-04-21TelepathyQt4Farsight: Renamed tfChannelCreate to createFarsightChannel.Andre Moreira Magalhaes (andrunko)2-2/+2
2009-04-21Added TelepathyQt4Farsight tiny library.Andre Moreira Magalhaes (andrunko)5-0/+178