Age | Commit message (Expand) | Author |
2009-08-12 | Remove commented code. | Remko Tronçon |
2009-08-11 | Add dynamic build date to NSIS build. | Remko Tronçon |
2009-08-11 | Add Swift Windows bundling. | Remko Tronçon |
2009-08-10 | Fix SCons build on windows. | Remko Tronçon |
2009-08-10 | Migrated all configure flags to SCons. | Remko Tronçon |
2009-08-09 | Added quick'n dirty OS X bundle generation. | Remko Tronçon |
2009-08-09 | Fixed SCons windows building. | Remko Tronçon |
2009-08-09 | Add SConscript files. | Remko Tronçon |
2009-08-09 | Fix long-standing bug with a crash on quit after joining MUCs. | Kevin Smith |
2009-08-09 | Fix segfault when Roster items are removed. | Kevin Smith |
2009-08-08 | Group expandedness in roster persists between roster changes. | Kevin Smith |
2009-08-08 | Plumbing in place for roster group expansion. \nDoesn't work. | Kevin Smith |
2009-08-06 | Conditional includes to get the QtSoundPlayer to compile on Ubuntu. | Kevin Smith |
2009-08-02 | Roster clicks now open chats again. | Kevin Smith |
2009-08-01 | Roster now includes avatars. | Kevin Smith |
2009-08-01 | Resize avatars to 32pix in Roster, change alignments to be relative, do item ... | Kevin Smith |
2009-08-01 | Sort out the alignments in the roster. | Kevin Smith |
2009-07-31 | Render status text italicised, and selection colours. | Kevin Smith |
2009-07-26 | Now render an ugly default icon and default status text in the roster. | Kevin Smith |
2009-07-26 | Use a (boring) delegate for roster rendering. | Kevin Smith |
2009-07-26 | Clear down some of the cruft from RosterItem. | Kevin Smith |
2009-07-26 | Removing RosterItem and including in QtTreeWidgetItem. | Kevin Smith |
2009-07-26 | Removing the dummy title from the roster. | Kevin Smith |
2009-07-26 | The new roster now renders (badly) the contents. | Kevin Smith |
2009-07-26 | Begin to assage Swift model into Qt Model/View. | Kevin Smith |
2009-07-21 | Fix QtMainEventLoop compilation. | 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 | 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 | 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-22 | Pick up libresolv in configure. | Remko Tronçon |
2009-06-22 | Pick up configured libraries in Swift QMake build. | 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-20 | Added vCard-based avatars support. | 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 | It should be impossible to lose tabs now. | Kevin Smith |
2009-06-18 | Support closing and reopening chats in tabs. | Kevin Smith |
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-10 | Moved Swiften/Controllers to Swift/Controllers. | Remko Tronçon |
2009-06-10 | Moved UI/Qt -> Swift/QtUI. | Remko Tronçon |