Age | Commit message (Expand) | Author |
2010-08-27 | Don't elide roster headings when the widget becomes large enough. | Kevin Smith |
2010-08-24 | Added VCardStorage. | Remko Tronçon |
2010-08-22 | Don't skip tabs for Ctrl-PgUp/Dn on reopened chats.swift-1.0beta6 | Kevin Smith |
2010-08-22 | Don't incorrectly mark all messages read in most recently opened chat when a ... | Kevin Smith |
2010-08-21 | Revert "Store avatars per profile." | Remko Tronçon |
2010-08-21 | Store avatars per profile. | Remko Tronçon |
2010-08-21 | Revert "Added SoundPlayer::isAvailable." | Remko Tronçon |
2010-08-21 | Added SoundPlayer::isAvailable. | Remko Tronçon |
2010-08-20 | Don't bundle sounds. | Remko Tronçon |
2010-08-20 | Disable dropping of images & URL context menus in the chat view. | Remko Tronçon |
2010-08-20 | Sort bookmark list. | Kevin Smith |
2010-08-20 | Don't temporarily show a scrollbar in chat input after growing. | Kevin Smith |
2010-08-20 | Focus the chat input again when the chat log is clicked. | Kevin Smith |
2010-08-20 | Restart with previous (per-accoun) status. | Kevin Smith |
2010-08-20 | Cause fewer geometry updates while typing in chat windows. | Kevin Smith |
2010-08-20 | Don't crash when .app is 'open'ed on a Mac. | Kevin Smith |
2010-08-19 | Rolling back accidental commit | Kevin Smith |
2010-08-19 | Compilation fix for Unices | Kevin Smith |
2010-08-19 | Fixed compilation on OS X. | Remko Tronçon |
2010-08-19 | Extract dir providing functionality from application class. | Remko Tronçon |
2010-07-28 | Fix for previous commit losing style for some MUC messages. | Kevin Smith |
2010-07-25 | Preparation for merging presences in the chat log. | Kevin Smith |
2010-07-25 | Initial multi-account support | Kevin Smith |
2010-07-25 | ChatTabs improvements. | Kevin Smith |
2010-07-24 | Don't tab-complete empty words. | Kevin Smith |
2010-07-23 | Tone down the chat state colours in tab titles. | Kevin Smith |
2010-07-23 | Recognise when leaving a MUC (disconnect or kick). | Kevin Smith |
2010-07-23 | Generate a Notice if your nick is mentioned in a MUC. | Kevin Smith |
2010-07-23 | Elide and use scroll buttons on all platforms when chat tab list is too long. | Kevin Smith |
2010-07-23 | Don't allow a status change to override the new message systray icon. | Kevin Smith |
2010-07-23 | Pre-render the MUC chat roster splitter.swift-1.0beta5 | Kevin Smith |
2010-07-21 | Pre-render the chat window splitter. | Kevin Smith |
2010-07-02 | Don't crash when signing out if the debug console's open. | Kevin Smith |
2010-06-26 | Show status in system tray. | Kevin Smith |
2010-06-26 | Elide text in the various roster views. | Kevin Smith |
2010-06-25 | Allow for margins in the status popup. | Kevin Smith |
2010-06-25 | Command-line option to not use tabs. | Kevin Smith |
2010-06-20 | Show total unread count in tab title.swift-1.0beta4 | Kevin Smith |
2010-06-20 | Allow the Find Room window to resize. | Kevin Smith |
2010-06-19 | Give password field focus if pre-filling the jid field at login | Kevin Smith |
2010-06-14 | Add tooltips to the login screen. | Kevin Smith |
2010-06-14 | Don't crash on tab presses in non-MUC chats. | Kevin Smith |
2010-06-14 | Compiler warning | Kevin Smith |
2010-06-13 | Convert newlines to <br/> after linkifying. | Remko Tronçon |
2010-06-12 | Allow quitting, debug console and about with Qt 4.6.3. | Kevin Smith |
2010-06-11 | Add (No message) to the top four status setters when empty. | Kevin Smith |
2010-06-11 | Show the time of Notices in the tooltip. | Kevin Smith |
2010-06-11 | Avoid compiler warnings for the group delegate | Kevin Smith |
2010-06-09 | Fixed windows compilation warnings. | Remko Tronçon |
2010-06-09 | Enabled & fixed some more C++ warnings. | Remko Tronçon |