Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-11 | Added NSIS tool. | Remko Tronçon | |
2009-08-11 | Making the nsis installer copy qt files et al. | Kevin Smith | |
2009-08-11 | Disable debug on windows by default. | Remko Tronçon | |
2009-08-11 | Add Swift Windows bundling. | Remko Tronçon | |
2009-08-11 | Add scons.bat. | Remko Tronçon | |
2009-08-11 | Add Qt scons variable. | Remko Tronçon | |
2009-08-11 | Bundle SCons. | Remko Tronçon | |
2009-08-11 | Use real SCons build parameters. | Remko Tronçon | |
2009-08-11 | Make OpenSSL required for Swift. | Remko Tronçon | |
2009-08-10 | Fix OpenSSL building on default OpenSSL detection. | Remko Tronçon | |
2009-08-10 | Add --with-openssl scons flag. | Remko Tronçon | |
2009-08-10 | Fix SCons building on os x again. | Remko Tronçon | |
2009-08-10 | Remove MSVC warn flags by default. | Remko Tronçon | |
2009-08-10 | Fix SCons build on windows. | Remko Tronçon | |
2009-08-10 | Fixed Session restart bug. | Remko Tronçon | |
2009-08-10 | Avoid SQLite compile warnings. | Remko Tronçon | |
2009-08-10 | Migrated all configure flags to SCons. | Remko Tronçon | |
2009-08-10 | Fixed Linux SCons compilation. | Remko Tronçon | |
2009-08-09 | Added quick'n dirty OS X bundle generation. | Remko Tronçon | |
2009-08-09 | Fixed SCons Mac OS X build. | Remko Tronçon | |
2009-08-09 | Updating the MockTreeWidgetItem with all the new methods. | Kevin Smith | |
2009-08-09 | Fixed SCons windows building. | Remko Tronçon | |
2009-08-09 | Updating the dummy avatar. | Kevin Smith | |
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-09 | Replace dummy roster with Qt Model/View driven one. | Kevin Smith | |
Merge branch 'roster' * roster: Group expandedness in roster persists between roster changes. Plumbing in place for roster group expansion. \nDoesn't work. Conditional includes to get the QtSoundPlayer to compile on Ubuntu. Roster clicks now open chats again. Roster now includes avatars. Resize avatars to 32pix in Roster, change alignments to be relative, do item hiding. Sort out the alignments in the roster. Render status text italicised, and selection colours. Now render an ugly default icon and default status text in the roster. Use a (boring) delegate for roster rendering. Clear down some of the cruft from RosterItem. Removing RosterItem and including in QtTreeWidgetItem. Removing the dummy title from the roster. The new roster now renders (badly) the contents. Begin to assage Swift model into Qt Model/View. | |||
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-05 | Slimber: Add Qt implementation. | Remko Tronçon | |
2009-08-05 | Swiften/LinkLocal: Avoid memory leak. | Remko Tronçon | |
2009-08-05 | Slimber: Use DNSSD factory. | Remko Tronçon | |
2009-08-04 | CocoaAction: Remove redundant Menulet declaration. | Remko Tronçon | |
2009-08-03 | Slimber: Remove debug output. | Remko Tronçon | |
2009-08-02 | Slimber: Added application icon. | Remko Tronçon | |
2009-08-02 | LinkLocalPresenceManager: Make LinkLocalPresenceManager trackable. | Remko Tronçon | |
2009-08-02 | Slimber: Better error messages. | Remko Tronçon | |
2009-08-02 | Slimber: Handle ConnectionServer disconnects more cleanly. | Remko Tronçon | |
2009-08-02 | Slimber: Handle conflicts/restarts. | Remko Tronçon | |
2009-08-02 | Created a generic CocoaAction. | Remko Tronçon | |
2009-08-02 | Slimber: Add restart menu. | Remko Tronçon | |
2009-08-02 | Add MenuletControllerTest. | Remko Tronçon | |
2009-08-02 | Slimber: Abstract controllers out of Cocoa UI. | Remko Tronçon | |
2009-08-02 | Roster clicks now open chats again. | Kevin Smith | |
2009-08-01 | Report XMPP server errors in Slimber. | Remko Tronçon | |
2009-08-01 | Added BoostConnectionServer error signaling. | Remko Tronçon | |
2009-08-01 | Added LinkLocalConnector::cancel(). | Remko Tronçon | |
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 | |
hiding. |