Age | Commit message (Expand) | Author |
2009-06-28 | Moving resources into Swift/ and starting on Sound. | Kevin Smith |
2009-06-26 | Use nicks in tab titles. | Kevin Smith |
2009-06-26 | Added a 'make install-swift' target. | Remko Tronçon |
2009-06-26 | Make sure configure uses the universal compilation flags in its tests. | Remko Tronçon |
2009-06-25 | Determine arch for debs automatically. | Kevin Smith |
2009-06-25 | Debian Packaging seems to vaguely work now. | Kevin Smith |
2009-06-25 | Adding support for deb packaging. | Kevin Smith |
2009-06-24 | Do not show status changes in MUCs. | Remko Tronçon |
2009-06-23 | Add missing algorithm include. | Remko Tronçon |
2009-06-22 | Let each module define its own .dep files. | Remko Tronçon |
2009-06-22 | Show own avatar in chat dialog. | Remko Tronçon |
2009-06-22 | Include Swift/Controllers dependencies in Makefile. | Remko Tronçon |
2009-06-22 | Send avatar vCard-updates in presence. | Remko Tronçon |
2009-06-22 | Pick up libresolv in configure. | Remko Tronçon |
2009-06-22 | Support vCard-based avatars in MUCs. | Remko Tronçon |
2009-06-22 | Pick up configured libraries in Swift QMake build. | Remko Tronçon |
2009-06-22 | Use lowercase app name for application dir on Un*x systems. | Remko Tronçon |
2009-06-22 | Added VCard-Update serializer. | Remko Tronçon |
2009-06-21 | Enable netbook mode with any commandline parameters | Kevin Smith |
2009-06-21 | Unconditional netbookremix mode | Kevin Smith |
2009-06-21 | First pass at netbook mode | Kevin Smith |
2009-06-21 | Colorized build now uses tput instead of ANSI color codes. | Remko Tronçon |
2009-06-20 | Fixed a bug where SHA1 would alter the input. | Remko Tronçon |
2009-06-20 | Added vCard-based avatars support. | Remko Tronçon |
2009-06-20 | Added SHA1::getHexHash(). | Remko Tronçon |
2009-06-20 | Added beginnings of a vCard parser. | Remko Tronçon |
2009-06-20 | Added vcard-temp update parser. | Remko Tronçon |
2009-06-18 | System Tray | Kevin Smith |
2009-06-18 | Use Swiften INCLUDEPATH and DEPENDPATH on all platforms. | Remko Tronçon |
2009-06-18 | Avoid MSVC compiler warning in SessionTest.cpp. | Remko Tronçon |
2009-06-18 | Adapt OpenSSL detection to MSVC. | Remko Tronçon |
2009-06-18 | It should be impossible to lose tabs now. | Kevin Smith |
2009-06-18 | Support closing and reopening chats in tabs. | Kevin Smith |
2009-06-17 | Delay IQHandler removal in IQRouter during IQ handling. | Remko Tronçon |
2009-06-16 | Merge branch 'tabs' | Kevin Smith |
2009-06-16 | Make Swift compilation optional. | Remko Tronçon |
2009-06-15 | Slightly cleaner close behaviour for tabs - still broken. | Kevin Smith |
2009-06-15 | Moving towards allowing tabs to be closed. At the moment they'll then be lost... | Kevin Smith |
2009-06-15 | Update tab titles for unread count. | Kevin Smith |
2009-06-15 | setDocumentMode for prettier Mac tabs. | Kevin Smith |
2009-06-15 | Early pass at tabs. Doesn't do closing or title updating | Kevin Smith |
2009-06-12 | Removing auto delete stuff from Request. | Remko Tronçon |
2009-06-12 | Added IQRouterTest. | Remko Tronçon |
2009-06-12 | Allow IQHandlers to be passed as shared_ptr<> to IQRouter. | Remko Tronçon |
2009-06-12 | Do not handle IQs directly in XMPPRosterController. | Remko Tronçon |
2009-06-12 | Split up responder into GetResponder and SetResponder. | Remko Tronçon |
2009-06-12 | Do not register IQHandler in the constructor. | Remko Tronçon |
2009-06-11 | Some code layout improvement in Client/Session. | Remko Tronçon |
2009-06-11 | Do not allow a request response before it is sent. | Remko Tronçon |
2009-06-10 | Moved Swiften/QA/UnitTest to QA/UnitTest. | Remko Tronçon |