Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-07 | Add ability to filter results in "Search Room" dialog | Tobias 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-14 | Use "OK" instead of "Ok" for consistency. | Remko Tronçon | |
Resolves: #791 | |||
2011-02-20 | Make Swift translatable. | Remko Tronçon | |
2011-01-21 | Add a search button in MUC search dialog. | Remko Tronçon | |
Resolves: #750 | |||
2011-01-20 | Use a dedicated Join MUC dialog. | Remko Tronçon | |
2010-11-16 | Remember previous MUC service searches. | Kevin Smith | |
Resolves: #615 Release-Notes: The MUC Search will now remember previously searched services. | |||
2010-06-20 | Allow the Find Room window to resize. | Kevin Smith | |
Resolves: #424 | |||
2010-06-04 | Add option to autojoin when joining a room. | Kevin Smith | |
Resolves: #380 | |||
2010-05-13 | List MUCs available on services. | Kevin Smith | |
Resolves: #276 |