summaryrefslogtreecommitdiff
path: root/TelepathyQt4Yell
AgeCommit message (Expand)AuthorFilesLines
2011-02-11The moc files need to be included with cmakeMateu Batle1-0/+2
2011-02-11Added cmakefiles for Telepathy Qt4 Yell FarsightMateu Batle2-0/+67
2011-02-11Added pc files for Telepathy Qt4 Yell FarsightMateu Batle2-0/+22
2011-02-11Added code Telepathy Qt4 Yell Farsight libMateu Batle4-0/+229
2011-02-09Merge branch 'properties'Andre Moreira Magalhaes (andrunko)4-6/+202
2011-02-09CallChannel: Remove awaitingLocal/RemoveAnswer methods in favour of flags().Andre Moreira Magalhaes (andrunko)2-25/+0
2011-02-02CallChannel: Properly initialize properties.Andre Moreira Magalhaes (andrunko)1-0/+6
2011-02-02CallChannel: Export CallStateReason/Details.Andre Moreira Magalhaes (andrunko)3-5/+39
2011-02-02CallChannel: Fixed doc for contentAdded/Removed.Andre Moreira Magalhaes (andrunko)1-2/+2
2011-02-02CallChannel: Handle CallStateChanged.Andre Moreira Magalhaes (andrunko)2-0/+29
2011-02-02CallChannel: Bind Call.CallState/CallFlags/InitialTransport/InitialAudio/Init...Andre Moreira Magalhaes (andrunko)3-2/+111
2011-02-02Auto-generate code for all Call interfaces.Andre Moreira Magalhaes (andrunko)1-0/+5
2011-02-02CallContent: Bind Content.Disposition.Andre Moreira Magalhaes (andrunko)3-2/+14
2011-02-01CallChannel: Fixed documentation to properly link to header file.Andre Moreira Magalhaes (andrunko)1-2/+2
2011-01-31Install PendingCallContent header.Andre Moreira Magalhaes (andrunko)1-0/+1
2011-01-31Fix linking with tp-qt4 in Models.Andre Moreira Magalhaes (andrunko)1-2/+1
2011-01-31Only add new contact item if it does not already existAlvaro Soliverez1-10/+21
2011-01-28CallChannel: Removed static methods to return ChannelClassSpec and register w...Andre Moreira Magalhaes (andrunko)2-84/+0
2011-01-28Added ChannelFactory.Andre Moreira Magalhaes (andrunko)5-0/+159
2011-01-28Added ChannelClassSpec.Andre Moreira Magalhaes (andrunko)4-0/+241
2011-01-28Models/ConversationModel: Fixed header guard.Andre Moreira Magalhaes (andrunko)1-3/+3
2011-01-28Remove commented code and fixed comment.Andre Moreira Magalhaes (andrunko)1-7/+3
2011-01-26Do not add known contacts on construction of the account model item, because ...Alvaro Soliverez1-3/+1
2011-01-26Use the current contact signals, not the deprecated onesAlvaro Soliverez1-5/+3
2011-01-25Renamed setPresence to SetRequestedPresence and add setAutomaticPresence to A...Alvaro Soliverez2-2/+10
2011-01-24Added FileTransferCapabilityRole to ContactModelItemAlvaro Soliverez3-0/+11
2011-01-20Rename libtelepathy-qt4-models to libtelepathy-qt4-yell-modelsGustavo Pichorim Boiko1-12/+12
2011-01-18Skip message delivery reports in conversation modelAlvaro Soliverez1-4/+7
2011-01-18Build the models library staticGustavo Pichorim Boiko1-6/+11
2011-01-14Change defines and namespace to the yell onesGustavo Pichorim Boiko27-186/+186
2011-01-14Move the models to the TelepathyQt4Yell directoryGustavo Pichorim Boiko28-0/+2392
2011-01-11Fixed static methods helpers to build ChannelClassSpecs to belong to the Call...Mateu Batle1-3/+3
2011-01-07CallChannel: Added helper methods to register with ChannelFactory and build C...Andre Moreira Magalhaes (andrunko)2-0/+88
2011-01-07CallChannel: Added removeContent method.Andre Moreira Magalhaes (andrunko)4-0/+87
2011-01-07CallChannel: Added high-level channel for Channel.Type.Call.Andre Moreira Magalhaes (andrunko)9-0/+1745
2011-01-07Start developement.Andre Moreira Magalhaes (andrunko)15-0/+441