summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-15Start 0.4.5 developmenttelepathy-qt4-0.4Andre Moreira Magalhaes (andrunko)2-1/+12
2011-02-15Prepare release 0.4.4telepathy-qt4-0.4.4Andre Moreira Magalhaes (andrunko)2-6/+6
2011-02-12Update NEWSOlli Salli1-1/+2
2011-02-12Make debug subsys more no-op when disabled at runtimeOlli Salli2-14/+83
2011-02-11Update NEWSOlli Salli1-1/+2
2011-02-11Channel: Avoid crashes in updateContacts when just the self handle changedOlli Salli1-3/+5
2011-02-11AccountSet::Private::filterValid variable isn't used, remove itOlli Salli1-1/+0
2011-01-20Prevent full library recompiles when the library version number is changedOlli Salli5-12/+9
2011-01-17Start 0.4.4 developmentAndre Moreira Magalhaes (andrunko)2-1/+12
2011-01-17Prepare release 0.4.3telepathy-qt4-0.4.3Andre Moreira Magalhaes (andrunko)2-7/+4
2011-01-10Update NEWSOlli Salli1-1/+2
2011-01-10Merge branch 'was' into telepathy-qt4-0.4Olli Salli4-14/+75
2011-01-10Merge branch 'build-sys' into telepathy-qt4-0.4Olli Salli4-14/+75
2011-01-10Link development builds with -Wl,--no-add-neededOlli Salli4-10/+71
2011-01-10Fix Werror etc disable mechanism to check for a release version number directlyOlli Salli1-3/+3
2011-01-10Include QtCore explicitly in libraries for qt feature testsOlli Salli1-1/+1
2011-01-03Start 0.4.3 developmentAndre Moreira Magalhaes (andrunko)2-1/+12
2011-01-03Prepare release 0.4.2telepathy-qt4-0.4.2Andre Moreira Magalhaes (andrunko)2-5/+6
2010-12-20conference-draft example cm: Do not use deprecated tp_get_bus.Andre Moreira Magalhaes (andrunko)1-3/+3
2010-12-20Do not use deprecated tp_get_bus.Andre Moreira Magalhaes (andrunko)2-6/+6
2010-12-20Fixed tests to work with tp-glib implementing immortal handles.Andre Moreira Magalhaes (andrunko)2-45/+0
2010-12-19Update NEWSOlli Salli1-1/+2
2010-12-19DBusProxyFactory: prevent useless cache drops from a race conditionOlli Salli1-0/+19
2010-12-08Start 0.4.2 devOlli Salli2-1/+12
2010-12-08Prepare release 0.4.1telepathy-qt4-0.4.1Olli Salli2-7/+6
2010-12-08AccountSet: Disconnect wrapper signals when we remove the wrapperOlli Salli1-0/+1
2010-11-22Update NEWSOlli Salli1-0/+12
2010-11-22Merge branch 'sm-redundant-sending-state-changed' into telepathy-qt4-0.4Olli Salli2-7/+50
2010-11-22Fix coding style for added SMChannel test event handlersOlli Salli1-2/+4
2010-11-22Test that only the correct StreamedMediaChan::[rl]SSC signals are emittedOlli Salli1-2/+36
2010-11-22Don't emit redundant SMChannel::{local,remote}SendingStateChangedOlli Salli1-5/+12
2010-11-18Start 0.4.1 developmentOlli Salli1-1/+1
2010-11-18Upload API docs to a 0.4.x subdirOlli Salli1-1/+1
2010-11-18Actually make maintainer-upload-release workOlli Salli1-1/+3
2010-11-18Prepare release 0.4.0telepathy-qt4-0.4.0Olli Salli1-3/+3
2010-11-18Update NEWSOlli Salli1-0/+2
2010-11-18Fix crash using dangling (const!) iterator after remove in Conference codeOlli Salli1-3/+5
2010-11-18Eliminate races in TestConnRoster caused by the new stored list tracking code...Olli Salli1-18/+28
2010-11-18Update NEWSOlli Salli1-2/+20
2010-11-11ContactSearchChannel: Properly initialize private members.Andre Moreira Magalhaes (andrunko)1-0/+2
2010-11-11ChannelRequest: Only create account if property account is non-empty.Andre Moreira Magalhaes (andrunko)2-2/+2
2010-11-09Merge branch 'acc_conf' into telepathy-qt4-0.4Andre Moreira Magalhaes (andrunko)2-6/+42
2010-11-09Account: Default to Conference.DRAFT if no caps or caps does not have Confere...Andre Moreira Magalhaes (andrunko)1-2/+2
2010-11-09Account: Deprecate createConferenceMediaCall and added new createConferenceSt...Andre Moreira Magalhaes (andrunko)2-4/+40
2010-11-09Add back a Q_UNUSED removed by error in previous commitXavier Claessens1-0/+2
2010-11-09Remove wrong Q_UNUSED()Xavier Claessens1-8/+0
2010-11-09Check for updates in the stored list, to update allKnownContacts correctlyXavier Claessens2-1/+46
2010-11-08Make it build with QT_STRICT_ITERATORS.Kevin Ottens1-2/+2
2010-11-08Account: Added NOTIFY to connection property.Andre Moreira Magalhaes (andrunko)1-1/+1
2010-11-08Channel: Deprecated hasFooConferenceInterface methods and add alternative met...Andre Moreira Magalhaes (andrunko)2-6/+71