Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-15 | Update Copyright in Swift | Kevin Smith | |
Change-Id: Idb6ef5fa191b1465c0bf46c47e63b695de07fa0b | |||
2014-11-13 | Correct notification of Qt in EventModel about changes in the model. | Tobias Markmann | |
Test-Information: UI still updates when events are added. Change-Id: Id37a5291ae7a63a46741781298549b9e87f73b8c | |||
2010-04-16 | Slighly better rendering for the Event view. | Kevin Smith | |
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 | 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 | Don't show messages forever in the EventViewer. | Kevin Smith | |
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. | |||
2009-11-21 | Removing compiler warnings. | Kevin Smith | |
Swiften and Swift now build with no compiler warnings for me on Snow Leopard. | |||
2009-10-01 | Preparations for adding subscription requests. | Kevin Smith | |
2009-08-16 | Adding roster tabs, ready to take Events. | Kevin Smith | |