Age | Commit message (Expand) | Author |
2016-09-07 | Add ability to filter results in "Search Room" dialog | Tobias Markmann |
2016-08-26 | Improve API clarity of MUCSearchItem::setParent | Tobias Markmann |
2016-08-25 | Alphabetically sort MUC search result | Tobias Markmann |
2016-04-04 | Modernize code to use C++11 shared_ptr instead of Boost's | Tobias Markmann |
2016-04-01 | Modernize code to use C++11 nullptr using clang-tidy | Tobias Markmann |
2016-03-31 | Convert tabs to 4 spaces for all source files | Tobias Markmann |
2016-03-30 | Apply consistent #include grouping and sorting style | Tobias Markmann |
2014-12-15 | Update Copyright in Swift | Kevin Smith |
2013-03-04 | Qt5 support & warning fixes. | Remko Tronçon |
2011-06-13 | Added CppCheck script. | Remko Tronçon |
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 |