Age | Commit message (Expand) | Author |
2012-08-05 | tubes: fix build | Matúš Kukan |
2012-08-04 | tubes: do not queue incoming packets | Matúš Kukan |
2012-08-04 | tubes: avoid boost::signaling received packets | Matúš Kukan |
2012-08-04 | tubes: avoid ugly SAL_DLLPUBLIC_EXPORT here | Matúš Kukan |
2012-08-04 | tubes: remove unused parameter | Matúš Kukan |
2012-08-04 | tubes: call the function directly | Matúš Kukan |
2012-08-04 | tubes: implement another way for demoing collaboration | Matúš Kukan |
2012-08-04 | tubes: stop collaborating when the account gets off-line | Matúš Kukan |
2012-08-04 | tubes: fix build of unit test; set include path for now | Matúš Kukan |
2012-08-04 | tubes: stop collaborating when the contact leaves | Matúš Kukan |
2012-08-04 | tubes: fix leaking ScCollaboration; add it to ScDocShell | Matúš Kukan |
2012-08-04 | tubes: use SAL_INFO SAL_WARN here | Matúš Kukan |
2012-08-04 | tubes: we use less symbols after bc21b49a464ae153341ee8d836993ca89b1a6919 | Matúš Kukan |
2012-08-04 | tubes: do not use boost::signal here; call function directly | Matúš Kukan |
2012-08-04 | tubes: create contacts dialog instance for each document separately | Matúš Kukan |
2012-08-04 | tubes: remove pointless define | Matúš Kukan |
2012-08-04 | tubes: make TeleManager::getConference() static | Matúš Kukan |
2012-08-02 | tubes: move sc/source/ui/collab/contacts.* to tubes | Matúš Kukan |
2012-08-02 | tubes: impose strict ordering on 1-1 collaboration | Matúš Kukan |
2012-07-26 | tubes: send file when inviting contact to MUC collaboration | Matúš Kukan |
2012-07-26 | tubes: clean this out | Matúš Kukan |
2012-07-26 | tubes: move mbChannelReadyHandlerInvoked to pImpl | Matúš Kukan |
2012-07-26 | tubes: kill double-singletonning of TeleManager | Matúš Kukan |
2012-07-26 | tubes: TeleManger's GMainLoop* now unused | Matúš Kukan |
2012-07-26 | tubes: resurrect unit test to serve again | Matúš Kukan |
2012-07-24 | tubes: keep contacts dialog updated on contacts' presence changes | Matúš Kukan |
2012-07-24 | tubes: init TeleManager in desktop | Matúš Kukan |
2012-07-23 | tubes: do not include telepathy-glib.h in public headers | Matúš Kukan |
2012-07-23 | tubes: create TeleConferenceImpl to hide more details from public | Matúš Kukan |
2012-07-23 | tubes: get local callbacks out of class | Matúš Kukan |
2012-07-23 | tubes: update unused build.lst | Matúš Kukan |
2012-07-22 | tubes: do not crash if there is no TeleManager yet | Matúš Kukan |
2012-07-21 | tubes: small cleaning | Matúš Kukan |
2012-07-21 | tubes: do not include file-transfer-helper.h in public headers | Matúš Kukan |
2012-07-21 | tubes: remove TelePacket, it's just simple string | Matúš Kukan |
2012-07-20 | tubes: use SAL_WARN SAL_LOG | Matúš Kukan |
2012-07-20 | tubes: remove unused parameters | Matúš Kukan |
2012-07-20 | tubes: clean up commented out code, headers | Matúš Kukan |
2012-07-20 | tubes: move ScDocFuncRecv::fileReceived to TeleManager_fileReceived | Matúš Kukan |
2012-07-20 | tubes: send a file for collaboration when buddy session starts | Matúš Kukan |
2012-07-20 | tubes: fix typo in names | Matúš Kukan |
2012-07-17 | tubes: do not freeze when preparing Account Manager | Matúš Kukan |
2012-07-17 | tubes: improve contacts dialog | Matúš Kukan |
2012-07-17 | tubes: guard unref() against "accidental" calls | Eike Rathke |
2012-07-17 | tubes: add possibility to invite contacts to MUC | Matúš Kukan |
2012-07-17 | tubes: selectively export TeleManager's symbols | Matúš Kukan |
2012-07-17 | tubes: remove now unused code, when we don't use maConferences | Matúš Kukan |
2012-07-17 | tubes: associate the document directly with TeleConference | Matúš Kukan |
2012-07-17 | tubes: remove unused TeleConference::maSessionId | Matúš Kukan |
2012-07-17 | tubes: remove unused TeleManager::mbAcceptIncoming | Matúš Kukan |