| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  |  | 
|  | Resolves: #240 | 
|  |  | 
|  |  | 
|  | 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. | 
|  |  | 
|  | 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. | 
|  | Only covers Active and Composing (Which is very possibly all we care about). | 
|  | QtUI's implementation isn't done yet. | 
|  | Resolves: #135 | 
|  |  | 
|  | Just plugged in the activate call for the qttabbables.
Resolves: #263 | 
|  | Moved 'hexifying' of hashes into its own class, such that it can be
shared between all hashes. | 
|  | Resolves: #261
Resolve: #262
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
# On branch master
# Changes to be committed:
#   (use "git reset HEAD <file>..." to unstage)
#
#	modified:   Swift/Controllers/UIInterfaces/XMLConsoleWidget.h
#	modified:   Swift/Controllers/XMLConsoleController.cpp
#	modified:   Swift/QtUI/QtXMLConsoleWidget.cpp
#	modified:   Swift/QtUI/QtXMLConsoleWidget.h
#
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#	src/ | 
|  | 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 | 
|  | This should all work now, and the XMLConsoleController needs to talk to the QtXMLConsoleWidget through the XMLConsoleWidget interface.
Resolves: #256 |