summaryrefslogtreecommitdiff
path: root/tubes/Package_inc.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-08-08tubes: make contacts dialog a member of Collaboration classMatúš Kukan1-1/+0
Change-Id: Ib50b550f9486bc1abfeefd5d1aac57c0d712ec04
2012-08-08tubes: handle TeleConference internally in CollaborationMatúš Kukan1-1/+0
Hopefully, this simplifies the tubes <-> app interface Change-Id: I8933fde490941b259d5d133972db26a09ab380d5
2012-08-04tubes: avoid boost::signaling received packetsMatúš Kukan1-1/+0
Change-Id: I63e262aa05ec7c06c15eaf74201b6ac1966e2e56
2012-08-04tubes: we use less symbols after bc21b49a464ae153341ee8d836993ca89b1a6919Matúš Kukan1-1/+0
Change-Id: Ibf2e3d3f5de87848ba8efb669308fe790d6622d6
2012-08-02tubes: move sc/source/ui/collab/contacts.* to tubesMatúš Kukan1-0/+2
- sc no longer directly links against telepathy - there is new class ScCollaboration derived from abstract Collaboration describing collaboration functionality for apps used in tubes/ - also added resource manager into tubes/ Change-Id: Ic89ae955f5b47490f4f4b8781bcee5dea5336bae
2012-07-21tubes: small cleaningMatúš Kukan1-3/+0
Change-Id: I15337276f21febba44b84d3618fedfc08013a3da
2012-07-21tubes: do not include file-transfer-helper.h in public headersMatúš Kukan1-1/+0
Change-Id: Ie66069a37c70b43cbee34130b5b63967a1c9f033
2012-07-21tubes: remove TelePacket, it's just simple stringMatúš Kukan1-1/+0
Change-Id: Iabfb50454c573ac9c01aba1b309822c4ef6fcc73
2012-07-17tubes: warning guard for boost/signals2.hpp [-Werror=shadow]Eike Rathke1-0/+1
boost 1.44 boost/signals2.hpp with gcc 4.6.3 causes solver/unxlngx6/inc/boost/signals2/detail/slot_template.hpp:122:7: error: declaration of ‘slot’ shadows a member of 'this' [-Werror=shadow] Change-Id: I276e008aaebaca9c115bedc58d29c93c6dc526b8
2012-07-17tubes: pull in tubes headers and linkageEike Rathke1-0/+39