Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
- Swift Master Repository -
master
sandbox/rm/highlighteditor
swift-1.x
swift-2.x
swift-3.x
swift-4.x
Official repository
Swift Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swift
/
QtUI
/
QtXMLConsoleWidget.cpp
Age
Commit message (
Expand
)
Author
2014-02-22
Clean up recent patch a little
Kevin Smith
2014-02-22
Added timestamps to debug log.
Richard Maudsley
2013-01-01
Don't scroll to bottom if there's no scrollbar.
Remko Tronçon
2011-09-30
Avoid beautifying in console widget.
Remko Tronçon
2011-09-25
Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...
Tobias Markmann
2011-06-03
Ensure safety on onDataRead and onDataWritten signals.
Remko Tronçon
2011-02-19
Make Swift translatable.
Remko Tronçon
2011-02-14
Removed Swift::String.
Remko Tronçon
2010-12-15
Make XML console more friendly for copy/paste.
Remko Tronçon
2010-10-01
Avoid redraw issues in the XML Console.
Kevin Smith
2010-08-29
Added stanza acking support to client.
Remko Tronçon
2010-06-06
Debug Console now has a window title when its tab is selected.
Kevin Smith
2010-04-08
Added copyrights to Swift.
Remko Tronçon
2009-11-28
Add checkbox for tracing input/output in debug console.
Remko Tronçon
2009-11-28
Implemented XML console.
Remko Tronçon
2009-11-26
Allow the XmlConsole to be closed, and there to be only one.
Kevin Smith
2009-11-26
Plumbing to show a dummy XMLConsoleWidget in the chat tabs.
Kevin Smith