Age | Commit message (Expand) | Author |
2009-11-20 | Use QSound for sounds. | Remko Tronçon |
2009-11-19 | More space between the avatar and text in the roster (#221) | Kevin Smith |
2009-11-19 | Reconnect automatically on error | Kevin Smith |
2009-11-19 | Label the input fields in the login window | Kevin Smith |
2009-11-18 | Publish security labels disco info. | Remko Tronçon |
2009-11-18 | Wait until WebKit is ready loading the initial template before appending mess... | Remko Tronçon |
2009-11-16 | Scroll roster by pixel. | Remko Tronçon |
2009-11-15 | Linkify URLs. | Remko Tronçon |
2009-11-12 | Reconnect in the MainController check the Client's connectedness. | Kevin Smith |
2009-11-10 | Remove "Add Contact" button from roster. | Remko Tronçon |
2009-11-10 | Fixed error handling. | Remko Tronçon |
2009-11-10 | Refactored session management. | Remko Tronçon |
2009-11-09 | Trivial test of RosterController | Kevin Smith |
2009-11-08 | Fix for crash on login failure. Scaffoling for testing roster stuff. | Kevin Smith |
2009-11-08 | Added Error class. | Remko Tronçon |
2009-11-05 | A block of the work for roster pushes. | Kevin Smith |
2009-11-02 | Set new status when Enter is pressed in the status change input. | Kevin Smith |
2009-11-01 | Fix incorrectly bundled Qt image plugins. | Remko Tronçon |
2009-10-30 | Remove redundant ) from chat titles with unread messages | Kevin Smith |
2009-10-25 | Autoaway. | Kevin Smith |
2009-10-25 | Some groundwork ready for autoaway | Kevin Smith |
2009-10-16 | Mark as offline in the roster after an error. | Kevin Smith |
2009-10-15 | Save the geometry of the chat and roster windows. | Kevin Smith |
2009-10-12 | Fix for chat tabs always getting focus on incoming messages | Kevin Smith |
2009-10-11 | Fix for segfault on exit with open MUCs, and reinstate roster sorting. | Kevin Smith |
2009-10-05 | Early terminate completed bubblesorts in the roster | Kevin Smith |
2009-10-04 | Give chat input focus when a tab is selected | Kevin Smith |
2009-10-04 | Handle errors during initial login correctly. | Kevin Smith |
2009-10-01 | Preparations for adding subscription requests. | Kevin Smith |
2009-09-26 | Added debian packaging script. | Remko Tronçon |
2009-09-26 | Removing obsolete qmake files. | Remko Tronçon |
2009-09-25 | Move roster tooltip string construction to a method. | Kevin Smith |
2009-09-25 | Add very basic tooltips to the roster. | Kevin Smith |
2009-09-20 | I forgot to remove the debug output last time. | Kevin Smith |
2009-09-20 | Sort the Qt roster. | Kevin Smith |
2009-09-20 | Overhaul the NSIS installer. | Kevin Smith |
2009-09-19 | Treat Enter on a keypad correctly in the chatdlg. | Kevin Smith |
2009-09-19 | Sink the chatview on X11, so it seems better integrated. | Kevin Smith |
2009-09-16 | SignOut nearly working. | Kevin Smith |
2009-09-15 | Bring the tabs to front when a tabbed widget requests activation. | Kevin Smith |
2009-09-15 | Hide the tabset when there are no more open tabs. | Kevin Smith |
2009-09-15 | Collapse an enable and disable method into setEnabled(bool). | Kevin Smith |
2009-09-15 | Immediately update the Qt roster when items change. | Kevin Smith |
2009-09-15 | Completely untested. Rewiring the MainController for Client to be reconnectab... | Kevin Smith |
2009-09-15 | Logout without signout, but without UI notification that you're logged out. | Kevin Smith |
2009-09-12 | Fix for replacing loginwindow credentials after login. | Kevin Smith |
2009-09-12 | Multiple profiles in the login window mostly working. | Kevin Smith |
2009-09-12 | Allow storing of settings for multiple profiles. | Kevin Smith |
2009-09-12 | Getting ready for sounds to be turned off. | Kevin Smith |
2009-09-12 | Change QtAboutWidget to be a QDialog | Kevin Smith |