summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2016-09-07Add ability to filter results in "Search Room" dialogTobias Markmann
This is implemented with the help of an implementation of QSortFilterProxyModel which filters room names based on a user search string. Test-Information: Tested on OS X 10.11.6 with Qt 5.5.1. Tested UX with different MUC services and search strings. Change-Id: I88085d089493008b2197a4aeb45d8c4d75724b9c
2011-03-14Use "OK" instead of "Ok" for consistency.Remko Tronçon
Resolves: #791
2011-02-20Make Swift translatable.Remko Tronçon
2011-01-21Add a search button in MUC search dialog.Remko Tronçon
Resolves: #750
2011-01-20Use a dedicated Join MUC dialog.Remko Tronçon
2010-11-16Remember previous MUC service searches.Kevin Smith
Resolves: #615 Release-Notes: The MUC Search will now remember previously searched services.
2010-06-20Allow the Find Room window to resize.Kevin Smith
Resolves: #424
2010-06-04Add option to autojoin when joining a room.Kevin Smith
Resolves: #380
2010-05-13List MUCs available on services.Kevin Smith
Resolves: #276