Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-18 | Fix spell check leaks and errors | Remko Tronçon | |
Change-Id: Ied0ac4abb21ef1720411fdbc61e7a687eee3afd1 | |||
2013-11-10 | Make Ctrl-K to delete to end of the line in chat input. | Kevin Smith | |
Change-Id: I04f34018fd99c687a41724d7a32d2b640757359f | |||
2013-04-04 | Use traditional tr() calls because the constant isn't present in Qt5 | Kevin Smith | |
Change-Id: If1c394e4da9a6cefe1e2365b8882e9b3930c7a96 | |||
2013-03-15 | Spell checker implementation using Hunspell | Vlad Voicu | |
Change-Id: Ia15b6532edf6eef7c45bdfb273e77f65ce998f13 License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details | |||
2013-03-04 | Qt5 support & warning fixes. | Remko Tronçon | |
Change-Id: I62c7d5ca44c915e36c797c798294b7c34b465514 | |||
2011-04-30 | Tidy up some correction quibbles | Kevin Smith | |
2011-04-30 | Correct message feature using XEP-Correct | Vlad Voicu | |
Uses Kev's not-yet-published protocol for correcting the last sent message. Release-Notes: You can now correct your previously sent message in a chat by pressing 'up' in the input field. License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
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 | |
Resolves; #527 | |||
2010-08-20 | Cause fewer geometry updates while typing in chat windows. | Kevin Smith | |
2010-07-25 | ChatTabs improvements. | Kevin Smith | |
Resolves: #504 Resolves: #507 | |||
2010-06-05 | Tab completion in MUCs. | Kevin Smith | |
Resolves: #440 | |||
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 | |
Resolves: #284 | |||
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 | |