Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-22 | Fixed memory leaks and segfault on signout. | Remko Tronçon | |
2010-10-10 | Fix a crash when signing out. | Remko Tronçon | |
Release-Notes: Don't crash when signing out. | |||
2010-10-08 | Don't show multiple Notices selected when new ones are added. | Kevin Smith | |
Resolves: #361 | |||
2010-09-15 | Moved events from Swiften to Swift. | Remko Tronçon | |
2010-07-23 | Generate a Notice if your nick is mentioned in a MUC. | Kevin Smith | |
Resolves: #471 | |||
2010-05-26 | Make the 'Read Notice' button more helpfully named. | Kevin Smith | |
2010-05-21 | Disable the notice button until a notice is selected. | Kevin Smith | |
Resolves: #350 | |||
2010-05-13 | Add 'Read Notice' button to the event view. | Kevin Smith | |
Resolves: #332 | |||
2010-04-12 | Populate ErrorEvent for server disconnections. | Kevin Smith | |
Resolves: #303 | |||
2010-04-12 | Show ErrorEvent when roster push fails. | Kevin Smith | |
Resolves: #293 | |||
2010-04-08 | Added copyrights to Swift. | Remko Tronçon | |
2010-03-24 | qdebug -> QtDebug. | Remko Tronçon | |
2010-03-23 | Show EventWindow activity in roster tab. | Kevin Smith | |
Resolves: #295 | |||
2010-03-22 | Sucky UI for subscription requests | Kevin Smith | |
2010-03-22 | Lots of plumbing for event view. | Kevin Smith | |
This isn't ready yet, but clicking on a message in the event view will now cause the chat to pop up, and the plumbing is there for doing something with subscription requests - I just don't, yet. | |||
2010-03-19 | Start of event viewer. | Kevin Smith | |
Creates a basic event viewer framework, and plugs it into the Swift controllers, so that messages are displayed (in a very ugly way). Still a long way to go. |