Age | Commit message (Collapse) | Author |
|
|
|
|
|
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.
|
|
It was starting to get a bit unwieldly in Controllers/
|
|
There is a single unit test so far - but that's more than was there before, so I'm pushing. Expect more unit tests shortly.
Resolves: #139
|
|
|
|
Moved 'hexifying' of hashes into its own class, such that it can be
shared between all hashes.
|
|
This should all work now, and the XMLConsoleController needs to talk to the QtXMLConsoleWidget through the XMLConsoleWidget interface.
Resolves: #256
|
|
|
|
|