Age | Commit message (Expand) | Author |
2016-03-11 | tdf#97966 redundant static keywords removed 6 | Wastack |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2012-10-10 | tubes: use only one test method; and also setUp and tearDown | Matúš Kukan |
2012-10-10 | tubes: just hardcode the url | Matúš Kukan |
2012-09-27 | tubes: let's use ctor, dtor and less methods in the test | Matúš Kukan |
2012-09-27 | tubes: catch exception to get more info | Matúš Kukan |
2012-08-20 | tubes: move getContacts() to TeleManager where it belongs, I believe | Matúš Kukan |
2012-08-16 | tubes: do not include tubes' object files in unit test library | Matúš Kukan |
2012-08-16 | tubes: implement simple TestCollaboration to test receiving packets | Matúš Kukan |
2012-08-16 | tubes: fix unittest again and simplify | Matúš Kukan |
2012-08-16 | tubes: also prepare the Account Manager when creating; and simplify | Matúš Kukan |
2012-08-08 | tubes: finish efforts to make TeleManager static | 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-07-26 | tubes: send file when inviting contact to MUC collaboration | Matúš Kukan |
2012-07-26 | tubes: kill double-singletonning of TeleManager | Matúš Kukan |
2012-07-26 | tubes: resurrect unit test to serve again | Matúš Kukan |
2012-07-17 | tubes: remove unused TeleManager::mbAcceptIncoming | Matúš Kukan |
2012-07-17 | tubes: split TeleManager::connect method. | Matúš Kukan |
2012-07-17 | cleanout flushLoop | Eike Rathke |
2012-07-17 | tubes: quick hack to allow running two instances | Will Thompson |
2012-07-17 | Include packet in packetReceived signals. | Will Thompson |
2012-07-17 | tubes: replace packetReceived link with a boost signal | Will Thompson |
2012-07-17 | tubes: push sent packets onto the incoming queue. | Will Thompson |
2012-07-17 | Use a slightly nicer filename | Will Thompson |
2012-07-17 | tubes test: remove an unused function | Will Thompson |
2012-07-17 | tubes test: disable testFailAlways() | Will Thompson |
2012-07-17 | fixup! | Will Thompson |
2012-07-17 | WIP | Will Thompson |
2012-07-17 | tubes: wrapper to enable tubes | Eike Rathke |
2012-07-17 | tubes: implement receiving files. | Will Thompson |
2012-07-17 | tubes test: fix stack corruption on test failure | Will Thompson |
2012-07-17 | tubes: Add preliminary API for sending a file | Will Thompson |
2012-07-17 | tubes test: refactor spinning mainloop | Will Thompson |
2012-07-17 | tubes: make startBuddySession take a TpContact *. | Will Thompson |
2012-07-17 | tubes test: find TpContact* for accepter | Will Thompson |
2012-07-17 | tubes test: store OString identifiers | Will Thompson |
2012-07-17 | tubes: Give a useful error when test-config.ini is missing. | Will Thompson |
2012-07-17 | Make startBuddySession() take a TpAccount *. | Will Thompson |
2012-07-17 | tubes: move hardcoded test accounts to an .ini file | Will Thompson |
2012-07-17 | make service name configurable for tests | Eike Rathke |
2012-07-17 | singleton impl | Eike Rathke |
2012-07-17 | tubes: add API to find contacts with LibO tube support | Will Thompson |
2012-07-17 | restructure things to one account manager and one connection | Eike Rathke |
2012-07-17 | implementing Telepathy Tubes interface | Eike Rathke |