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
2018-11-08
Change unread counters to size_t
Edwin Mons
2018-06-21
Add a leave room option in MUC rooms
Thanos Doukoudakis
2018-05-14
Allow resending messages without 198 acks
Thanos Doukoudakis
2018-05-10
Enable Emojis on Windows and Linux
Thanos Doukoudakis
2018-05-09
Remove ability to hide rosters via QSplitter
Tobias Markmann
2018-05-09
Add timer for QtChatWindow focus to stop messages appearing unread
Peter Burgess
2018-05-04
Set QSplitter width to 0px on macOS for more native look
Tobias Markmann
2018-03-20
Merge branch 'swift-4.x'
swift-5.0alpha2
Tobias Markmann
2018-02-27
Divide differently marked msgs and elide msgs matching room
Peter Burgess
2018-02-22
Request and display security markings for MUC chat windows
Peter Burgess
2017-11-22
Fix Emoji crash on insertion
Joanna Hulboj
2017-07-07
Make std:: make_unique available in gcc with c++11
Joanna Hulboj
2017-05-08
Fix an issue when sending a file in a chat
Thanos Doukoudakis
2017-04-07
Make day change chat system message DST aware
Tobias Markmann
2017-04-04
Open 1:1 chat to real JIDs from MUC rooms (not PMs) when possible
Thanos Doukoudakis
2017-03-14
Show correct avatars for file-transfer messages
Tobias Markmann
2017-03-07
Use text-based emoticons on Linux and Windows
Tobias Markmann
2017-02-20
New Unicode Emojis Dialog
Thibault Meunier
2016-11-23
Migrate remaining Swiften/Base/foreach.h use to range-based for loop
Tobias Markmann
2016-10-20
Fix focus rect vanishing in trellis mode after sending a message
Tobias Markmann
2016-09-08
Improve visibility of currently focused chat input in trellis mode
Tobias Markmann
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
[next]