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
/
QtTextEdit.cpp
Age
Commit message (
Expand
)
Author
2014-05-18
Fix spell check leaks and errors
Remko Tronçon
2013-11-10
Make Ctrl-K to delete to end of the line in chat input.
Kevin Smith
2013-04-04
Use traditional tr() calls because the constant isn't present in Qt5
Kevin Smith
2013-03-15
Spell checker implementation using Hunspell
Vlad Voicu
2013-03-04
Qt5 support & warning fixes.
Remko Tronçon
2011-04-30
Tidy up some correction quibbles
Kevin Smith
2011-04-30
Correct message feature using XEP-Correct
Vlad Voicu
2011-04-27
Start on recent chats list
Kevin Smith
2010-08-20
Don't temporarily show a scrollbar in chat input after growing.
Kevin Smith
2010-08-20
Cause fewer geometry updates while typing in chat windows.
Kevin Smith
2010-07-25
ChatTabs improvements.
Kevin Smith
2010-06-05
Tab completion in MUCs.
Kevin Smith
2010-05-25
Support Ctrl-PgUp/PgDn for switch ing tabs
Kevin Smith
2010-05-25
Allow Ctrl-W to close chat windows
Kevin Smith
2010-04-11
Proper handling of keypresses in the chat input that're meant for the chat log.
Kevin Smith
2010-04-08
Added copyrights to Swift.
Remko Tronçon
2009-09-19
Treat Enter on a keypad correctly in the chatdlg.
Kevin Smith
2009-08-29
Allow multi-line inputs, and grow accordingly.
Kevin Smith