Age | Commit message (Expand) | Author |
2009-07-09 | Temporarily disable avatar manager test. | Remko Tronçon |
2009-07-04 | Notify chat tabs even if the parent tabset has focus. issue#150. | Kevin Smith |
2009-07-04 | Ding on new messages. | Kevin Smith |
2009-07-04 | Correcting the Windows application folders. | Kevin Smith |
2009-07-04 | Fix for Windows compilation. | Kevin Smith |
2009-07-04 | Moved platform-specific stuff out of Application. | Remko Tronçon |
2009-07-04 | Remove fixwindows.pri again. | Remko Tronçon |
2009-07-04 | Fix for avatar display in chatlog where the cache has spaces in the name. | Kevin Smith |
2009-07-04 | Commit workaround for Windows not having %HOME%. | Kevin Smith |
2009-07-04 | Support qmakeish compilation on Windows again. | Kevin Smith |
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 |