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
/
MUCSearch
Age
Commit message (
Expand
)
Author
2011-03-14
Use "OK" instead of "Ok" for consistency.
Remko Tronçon
2011-03-08
Fixed crash on Qt 4.7.0 + Windows XP.
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-01-22
Remove compilation warning.
Remko Tronçon
2011-01-22
Work around Qt crash bug when destroying the selection list in MUC search.
Remko Tronçon
2011-01-22
Link against debug version of Qt on windows.
Remko Tronçon
2011-01-21
Add a search button in MUC search dialog.
Remko Tronçon
2011-01-21
Disable 'ok' button when no MUC is selected in MUC search.
Remko Tronçon
2011-01-20
Added MUC search title.
Remko Tronçon
2011-01-20
Use a dedicated Join MUC dialog.
Remko Tronçon
2011-01-18
Cleaned up some code.
Remko Tronçon
2010-12-22
Basic User Search support, and Find Rooms cleanup.
Kevin Smith
2010-12-17
Fixed IPv6 network test.
Remko Tronçon
2010-11-16
Remember previous MUC service searches.
Kevin Smith
2010-10-01
Expand search results when adding a new service to find MUC dialog.
Kevin Smith
2010-06-20
Allow the Find Room window to resize.
Kevin Smith
2010-06-06
Pressing Enter in the room field of the MUC Find window now joins the room.
Kevin Smith
2010-06-04
Put logo on MUC search window.
Remko Tronçon
2010-06-04
Add option to autojoin when joining a room.
Kevin Smith
2010-05-31
Enter to add new service in MUC Search.
Kevin Smith
2010-05-13
List MUCs available on services.
Kevin Smith