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
/
UserSearch
/
QtSuggestingJIDInput.cpp
Age
Commit message (
Expand
)
Author
2016-04-05
Migrate to Boost.Signals2 from Boost.Signals
Tobias Markmann
2016-04-04
Modernize code to use C++11 shared_ptr instead of Boost's
Tobias Markmann
2016-03-31
Convert tabs to 4 spaces for all source files
Tobias Markmann
2016-03-30
Apply consistent #include grouping and sorting style
Tobias Markmann
2015-04-04
Fix popup visibility issues in QtSuggestingJIDInput
Tobias Markmann
2015-02-09
Fix memory leaks reported by LSAN
Tobias Markmann
2014-12-15
Update Copyright in Swift
Kevin Smith
2014-10-03
Suggest MUC occupants when typing in highlight editor JID box
Richard Maudsley
2014-07-09
Hide QtSuggestingJIDInput suggestions when the list is empty.
Richard Maudsley
2014-07-09
Reset QtSuggestingJIDInput when a contact has been selected.
Richard Maudsley
2014-04-22
Fix crash in QtUserSearchWindow.
Richard Maudsley
2014-04-02
Automatically moving user into the chat list when you select from the populat...
Richard Maudsley
2013-10-01
Adding support for impromptu MUCs.
Tobias Markmann