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
/
Controllers
/
Chat
/
UserSearchController.h
Age
Commit message (
Expand
)
Author
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
2015-07-27
Remember directory services used when searching for users
Tobias Markmann
2014-12-15
Update Copyright in Swift
Kevin Smith
2014-10-30
Prevent user from adding contacts twice to a roster.
Tobias Markmann
2014-04-22
Fix crash in QtUserSearchWindow.
Richard Maudsley
2014-04-07
Allow contacts to be dragged from the Chats tab into the search window
Richard Maudsley
2013-10-01
Adding support for impromptu MUCs.
Tobias Markmann
2012-03-20
Naming suggestion for 'Add Contact'-dialog and "Edit Contact"-dialog based on...
Tobias Markmann
2011-02-26
Add "Edit details" section to Add User widget.
Remko Tronçon
2011-02-14
Removed Swift::String.
Remko Tronçon
2010-12-26
Fixed crash when searching for users.
Remko Tronçon
2010-12-23
Turn the 'Find other users' into seperate add/chat menu items with a wizard.
Kevin Smith
2010-12-22
Basic User Search support, and Find Rooms cleanup.
Kevin Smith