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
/
QtChatWindow.cpp
Age
Commit message (
Expand
)
Author
2016-04-04
Modernize code to use C++11 shared_ptr instead of Boost's
Tobias Markmann
2016-04-01
Modernize code to use C++11 nullptr using clang-tidy
Tobias Markmann
2016-03-31
Convert tabs to 4 spaces for all source files
Tobias Markmann
2016-03-29
Refactored keyword highlighting
Tobias Markmann
2016-03-09
Fix warning coloring of chat input field
Tobias Markmann
2016-02-15
Disable file-transfers to MUC PM contacts
swift-3.0rc3
Tobias Markmann
2015-12-17
Show file-transfer description if provided
Tobias Markmann
2015-10-30
Ignore DND drops of JIDs for contacts already in the conversation
Tobias Markmann
2015-10-30
Add missing disconnect() from signal in QtChatWindow
Tobias Markmann
2015-09-18
Set keyboard focus to text input after selecting an emoticon
Tobias Markmann
2015-05-26
Fix trellis related bugs
Tobias Markmann
2015-04-10
Change trellis tab movement shortcuts
Tobias Markmann
2015-04-10
Introduce FeatureOracle class for contact feature support detection
Tobias Markmann
2015-04-05
Improve UX regarding room bookmark handling
Tobias Markmann
2015-03-26
Add emoticons input popup
Daniel Baczynski
2015-02-16
Show a warning notice when trying to enter a blocked room
Tobias Markmann
2015-02-09
Fix focus handling bug with regard to tab changing
Tobias Markmann
2015-02-05
Fix typo
Kevin Smith
2015-02-03
Fix chat log system messages related to entering a room
Tobias Markmann
2014-12-15
Update Copyright in Swift
Kevin Smith
2014-12-14
Add support for new trellis layout for chat windows.
Tobias Markmann
2014-10-31
Enable unblocking contacts from cog menu.
Tobias Markmann
2014-10-17
Disable online only actions when offline.
Tobias Markmann
2014-10-08
Prevent multiple chat window alerts being shown with the same message.
Richard Maudsley
2014-10-07
Fix QLayout related warning.
Tobias Markmann
2014-07-29
Add close button to chat window alerts.
Richard Maudsley
2014-07-28
Fix displaying blocked user warning with bound JID chats. Support multiple al...
Richard Maudsley
2014-07-27
Fix recent chat items not being shown for private MUC messages.
Richard Maudsley
2014-05-30
Show most recent time when squashing presence, not the earliest
Richard Maudsley
2014-05-29
Check if contact supports file transfer before sending
Richard Maudsley
2014-05-26
Allow bookmarking of MUCs from cog menu.
Richard Maudsley
2014-04-07
Allow contacts to be dragged from the Chats tab into the search window
Richard Maudsley
2014-04-02
Make the impromptu MUCs behave more like a regular chat.
Richard Maudsley
2014-01-15
Improved plaintext chat view for screen-reader support.
Richard Maudsley
2013-11-22
Provide an MSAA name for the chat log.
Kevin Smith
2013-11-08
Improve some access for screen readers.
Kevin Smith
2013-10-26
Fix shortcut handling in QtTabbable.
Tobias Markmann
2013-10-03
Reformat the includes for QtChatWindow
Kevin Smith
2013-10-03
Factor the webkit chat view out of QtChatWindow.
Kevin Smith
2013-10-01
Adding support for impromptu MUCs.
Tobias Markmann
2013-08-01
Refactor chat messages so parsing of links/emoticons happens in controllers.
Kevin Smith
2013-04-06
RTL support in chat dialog.
Remko Tronçon
2013-04-05
Remove QString::fromStdString usage.
Remko Tronçon
2013-03-31
Add blocking support for MUC 1-to-1 conversations.
Tobias Markmann
2013-03-27
Adding support for Blocking Command (XEP-0191) to Swift(-en).
Tobias Markmann
2013-03-15
Spell checker implementation using Hunspell
Vlad Voicu
2013-03-04
Qt5 support & warning fixes.
Remko Tronçon
2013-01-09
Highlighting support
Maciej Niedzielski
2012-12-30
Enable & fix pedantic CLang warnings.
Remko Tronçon
2012-11-06
Provide a tooltip for, and show the start of, MUC subjects
Kevin Smith
[next]