Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-06 | Add option to log in automatically. | Kevin Smith | |
Resolves: #240 | |||
2010-04-05 | Persist Sound Toggleness. | Kevin Smith | |
Resolves: #192 | |||
2010-04-04 | Allow sounds to be toggled. | Kevin Smith | |
Doesn't persist option yet. Resolves: #192 | |||
2009-12-21 | Fix mac window strangnesses. | Kevin Smith | |
Resolves: #268 | |||
2009-11-28 | On second thought, maybe we shouldn't quit. | Remko Tronçon | |
2009-11-28 | Quit when the last window is closed. | Remko Tronçon | |
2009-11-26 | Remember the last used account. | Kevin Smith | |
This is the last account to be logged in with, not the last account to be logged out. If you want that, open a new ticket. Resolves: #241 | |||
2009-11-26 | Plumbing to show a dummy XMLConsoleWidget in the chat tabs. | Kevin Smith | |
This should all work now, and the XMLConsoleController needs to talk to the QtXMLConsoleWidget through the XMLConsoleWidget interface. Resolves: #256 | |||
2009-11-21 | Removing compiler warnings. | Kevin Smith | |
Swiften and Swift now build with no compiler warnings for me on Snow Leopard. | |||
2009-11-19 | Label the input fields in the login window | Kevin Smith | |
2009-10-15 | Save the geometry of the chat and roster windows. | Kevin Smith | |
2009-10-04 | Handle errors during initial login correctly. | 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-05 | Activate about dialog too. | Remko Tronçon | |
2009-09-05 | Don't use singleton for AboutWidget. | Remko Tronçon | |
2009-09-01 | Fix show/hide behavior of SystemTray. | Remko Tronçon | |
Show now brings the window to front and activates it. Clicking on the tray hides the application if it is visible. | |||
2009-08-29 | Basic About dialog | Kevin Smith | |
2009-08-28 | Show menus on non-macs | Kevin Smith | |
2009-08-28 | Enter works on login fields. #123 | Kevin Smith | |
2009-08-28 | Don't quit when the roster is hidden and there's no open chat window. | Kevin Smith | |
2009-08-28 | Include Quit option in Swift menu. | Kevin Smith | |
2009-08-28 | Don't duplicate menus on reconnect, make menubar global on Mac. | Kevin Smith | |
2009-08-16 | Adding the start of a 'me view' to the head of the roster. | Kevin Smith | |
2009-06-10 | Moved UI/Qt -> Swift/QtUI. | Remko Tronçon | |