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
/
QtUserSearchWindow.cpp
Age
Commit message (
Expand
)
Author
2014-10-14
Remove empty fields from XEP-0055 search query before sending it over the wire.
Tobias Markmann
2014-10-10
Fix JID auto-complete item select not working when adding a contact.
Richard Maudsley
2014-10-03
Suggest MUC occupants when typing in highlight editor JID box
Richard Maudsley
2014-09-16
Fix boost::optional abuses that stop compilation with latest boost
Kevin Smith
2014-07-09
Improve search filter matching algrorithm.
Richard Maudsley
2014-07-09
Reset QtSuggestingJIDInput when a contact has been selected.
Richard Maudsley
2014-07-09
Fix attempting to start impromptu chat when impromptu not supported.
Richard Maudsley
2014-04-25
Hide reason field in impromptu chat invites.
Richard Maudsley
2014-04-22
Fix crash in QtUserSearchWindow.
Richard Maudsley
2014-04-22
Fix for crash when resetting New Chat wizard.
Richard Maudsley
2014-04-07
Clear the reason field in invite dialogs before showing them
Richard Maudsley
2014-04-07
Allow contacts to be dragged from the Chats tab into the search window
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
2013-08-23
FormField element refactoring.
Remko Tronçon
2013-03-04
Qt5 support & warning fixes.
Remko Tronçon
2012-06-30
Don't crash when going forward/backward through User Search and completing wi...
Kevin Smith
2012-04-23
Explicitly show "No results." if a user search yields to no results on the re...
Tobias Markmann
2012-04-08
'Add contact' from MUC right-click menu
dknn
2012-03-23
Don't let trailing whitespace in JIDS interfere with User Search
Kevin Smith
2012-03-20
Naming suggestion for 'Add Contact'-dialog and "Edit Contact"-dialog based on...
Tobias Markmann
2012-01-23
XEP-0004 form support for user search.
Tobias Markmann
2011-03-15
Made placeholders translatable.
Remko Tronçon
2011-03-04
Reset the field values between searches for users.
Kevin Smith
2011-02-26
Add "Edit details" section to Add User widget.
Remko Tronçon
2011-02-26
Slpit up user search pages.
Remko Tronçon
2011-02-20
Make Swift translatable.
Remko Tronçon
2011-02-19
Make Swift translatable.
Remko Tronçon
2011-02-14
Removed Swift::String.
Remko Tronçon
2011-02-11
Allow double-clicking in the user search results.
Kevin Smith
2011-02-07
Split contact editing out into separate widget.
Remko Tronçon
2011-01-24
'Add User' -> 'Add Contact'
Kevin Smith
2011-01-24
Set the user search title based on the dialog type.
Kevin Smith
2011-01-14
Use correct text in User Search.
Kevin Smith
2010-12-31
Disable user search wizard pages unless they're ready.
Kevin Smith
2010-12-27
Preparation for wizard completeness checking
Kevin Smith
2010-12-27
Show form instructions for user search.
Kevin Smith
2010-12-26
Fixed crash when searching for users.
Remko Tronçon
2010-12-26
Tweaked user search UI a bit.
Remko Tronçon
2010-12-26
Small UI tweaks to actions menu and UI search.
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