summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-06Prepare release 0.1.6HEADtelepathy-qt4-yell-0.1.6masterGustavo Pichorim Boiko2-7/+4
2011-06-06Merge remote branch 'asoliver/status'Gustavo Pichorim Boiko1-2/+8
2011-06-06Use the connection status to return the status of the account model itemAlvaro Soliverez1-2/+8
2011-06-04Merge remote branch 'asoliver/encoding'Mateu Batle2-2/+4
2011-06-04Updated NEWS fileAlvaro Soliverez1-0/+2
2011-06-04Return UTF-8 that is more suitable for QML to handle extended charactersAlvaro Soliverez1-2/+2
2011-06-04Merge remote branch "asoliver/connection"Mateu Batle4-29/+24
2011-06-03Updated NEWS fileAlvaro Soliverez1-1/+1
2011-06-03Check the connection and add known contacts of the account model item after i...Alvaro Soliverez3-27/+19
2011-06-02Use the connection pointer to update the status and connect to its signalsAlvaro Soliverez1-9/+12
2011-05-26Start 0.1.6 developmentGustavo Pichorim Boiko2-1/+12
2011-05-26Prepare release 0.1.5telepathy-qt4-yell-0.1.5Gustavo Pichorim Boiko2-4/+4
2011-05-26Merge remote branch 'asoliver/contactlist'Gustavo Pichorim Boiko4-5/+16
2011-05-26Updated NEWS fileAlvaro Soliverez1-1/+1
2011-05-25Added ContactListStateRole to know when the contact list is loading or in usa...Alvaro Soliverez3-4/+15
2011-05-18Merge branch 'crash'Mateu Batle2-2/+2
2011-05-18Update NEWS fileMateu Batle1-1/+1
2011-05-18Fix trivial use-after-free crashVincent Penquerc'h1-1/+1
2011-05-18Start 0.1.5 developmentMateu Batle2-1/+12
2011-05-04Prepare release 0.1.4telepathy-qt4-yell-0.1.4Gustavo Pichorim Boiko2-6/+4
2011-05-04Merge branch 'credentials'Gustavo Pichorim Boiko5-0/+75
2011-05-04Update NEWS with the credentials storage interfacecredentialsGustavo Pichorim Boiko1-0/+1
2011-05-04Auto-generate code for Channel.Interface.CredentialsStorageGustavo Pichorim Boiko4-0/+74
2011-05-04Merge remote branch 'mbatle/pendingmessages'Gustavo Pichorim Boiko3-14/+49
2011-05-04Merge remote branch 'mbatle/capsupdate'Gustavo Pichorim Boiko3-0/+10
2011-05-04Merge remote branch 'mbatle/remove'Gustavo Pichorim Boiko3-1/+17
2011-05-04Update NEWS fileMateu Batle1-0/+1
2011-05-04Update NEWSMateu Batle1-0/+1
2011-05-04Update NEWSMateu Batle1-0/+1
2011-05-03Models: SessionConversationModel should keep count of unread messagesMateu Batle2-14/+48
2011-05-02Caps: Make capabilities update when changedMateu Batle2-0/+9
2011-04-29Fix off by one error in condition to delete elementsMateu Batle1-1/+1
2011-04-29Added check for count > 0 in removeRowsMateu Batle1-1/+1
2011-04-29Added missing spaces to follow style guideMateu Batle1-2/+2
2011-04-28Models: implemented standard method to removeRows in AbstractConversationModelMateu Batle2-0/+15
2011-04-22Start 0.1.4 developmentGustavo Pichorim Boiko2-1/+12
2011-04-22Prepare release 0.1.3telepathy-qt4-yell-0.1.3Gustavo Pichorim Boiko2-8/+5
2011-04-22Merge remote-tracking branch 'mbatle/refactor-events'Gustavo Pichorim Boiko19-233/+610
2011-04-22Fix receiver in TextEventItemMateu Batle1-2/+11
2011-04-22Models: add CustomEventText for inline messaging and user extension and misc ...Mateu Batle9-60/+209
2011-04-22Refactor the conversation item into event, text event and call event item cla...Mateu Batle16-213/+499
2011-04-14Start 0.1.3 developmentAndre Moreira Magalhaes (andrunko)2-1/+12
2011-04-14Prepare release 0.1.2telepathy-qt4-yell-0.1.2Andre Moreira Magalhaes (andrunko)2-8/+16
2011-04-14call-chan test: Only connect to remoteSendingStateChanged when we are ready.Andre Moreira Magalhaes (andrunko)1-3/+4
2011-04-14Merge remote-tracking branch 'boiko/my_fixes'Andre Moreira Magalhaes (andrunko)2-2/+7
2011-04-14Merge remote-tracking branch 'boiko/kde_fixes'Andre Moreira Magalhaes (andrunko)5-9/+47
2011-04-13Update news for the contact add/remove fixesGustavo Pichorim Boiko1-1/+1
2011-04-13Only emit the childrenRemoved signal if the item has any child to be removedGustavo Pichorim Boiko1-1/+3
2011-04-13Only notify new contacts if there is anyGustavo Pichorim Boiko1-1/+3
2011-04-13Merge branch 'kde_tp' into kde_fixesGustavo Pichorim Boiko5-9/+47