Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Resolves: #680
|
|
I've not seen these, but they were reported as the same as the
old chat rendering issues. Applied the same fix as for that.
Resolves: #557
|
|
|
|
Resolves: #355
|
|
|
|
|
|
Resolves: #135
|
|
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 should all work now, and the XMLConsoleController needs to talk to the QtXMLConsoleWidget through the XMLConsoleWidget interface.
Resolves: #256
|