aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/gui/main/contactlist/SearchFilter.java
Commit message (Expand)AuthorAgeFilesLines
* Better search for contact resultsIngo Bauersachs2016-05-171-3/+2
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Changes a type for contact sources ot contact list type to a common one that ...Damian Minkov2015-04-011-24/+4
* Fixes matching in contact list instances where no filter strings is set.Damian Minkov2014-04-241-5/+9
* Separates phone number service, to be a service in separate bundle and improv...Damian Minkov2014-04-101-4/+14
* Fixes opening contacts with double click or enter when the descriptor is cont...Damian Minkov2014-03-051-0/+3
* Fixes auto selection of the first contact for search filter.hristoterezov2014-02-211-15/+18
* Removes commented lines of code.hristoterezov2014-01-081-10/+0
* Fixes issues with the async queries of the contact list which may causehristoterezov2014-01-081-69/+28
* Reverts changes from 160bccf16f2eb0ff8d560c52e4d15f95336a3512 , dfac8a056e02d...hristoterezov2013-12-161-19/+70
* Changes the contact source interfaces to use only the listeners for addinghristoterezov2013-12-141-70/+19
* Moves the chat room contact group on the top of the contact list for thehristoterezov2013-11-291-1/+33
* Provides a sorted result in all invite and transfer windows, including call t...Yana Stamcheva2013-04-041-1/+3
* Fixes previous commit default property value.Yana Stamcheva2012-10-221-1/+1
* Removes unused import and improves code on previous commit that adds configur...Yana Stamcheva2012-10-221-4/+12
* Adds a configuration property that allows to disable searches in call history.Yana Stamcheva2012-10-221-0/+10
* Shows all telephone numbers and different addresses as separate entries in co...Yana Stamcheva2012-10-151-2/+2
* Fixes contact list search problems, including persisting "unknow contact pane...Yana Stamcheva2012-10-111-1/+0
* Don't show history search results before other contact sources. Fixes the app...Yana Stamcheva2012-09-181-0/+1
* Adds phonenumbers and search to transfer and conference invite dialogs. Impro...Yana Stamcheva2012-09-171-85/+44
* Making the contact list component available from outside the gui bundle.Yana Stamcheva2012-08-301-14/+18
* Adds get/set data to SourceContacts. Moves custom buttons to ExternalContactS...Damian Minkov2012-08-171-0/+2
* Attempts to fix duplicating contacts in contact list (reported by Ingo Bauers...Yana Stamcheva2011-11-241-2/+2
* Reverts revision 9126, because it was causing a lot of other problems.Yana Stamcheva2011-11-221-2/+2
* Tries to fix duplicating contacts in contact list (reported by Ingo Bauersach...Yana Stamcheva2011-11-201-2/+2
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Adds a missing return and removes a few instance fields in the contact list U...Lyubomir Marinov2011-06-301-18/+12
* Fixes disappearing call history on search in the contact list.Yana Stamcheva2011-01-271-1/+2
* Provides an initial implementation of searching in the Address Book of Micros...Lyubomir Marinov2010-12-241-7/+6
* Fix appearing unknown contact buttons in the contact list, when the search ha...Yana Stamcheva2010-05-261-0/+3
* Fixes contact list behavior and introduces more smooth writing in the search ...Yana Stamcheva2010-05-201-41/+31
* Results from a MetaContactList filtering are now returned as events.Yana Stamcheva2010-05-101-24/+13
* Fixed stop contact list filter.Yana Stamcheva2010-05-071-0/+1
* Search Filter: Cancel all already launched queries.Yana Stamcheva2010-05-061-10/+23
* Fix call history searches.Yana Stamcheva2010-05-061-2/+11
* Added debug messages for contact list filters.Yana Stamcheva2010-05-061-0/+10
* Asynchronous call history queries with limited result count.Yana Stamcheva2010-05-061-4/+4
* Search Filter: After filtering each source update the user interface (i.e. we...Yana Stamcheva2010-05-051-67/+62
* Try to fix contact list strange behavior.Yana Stamcheva2010-05-041-0/+1
* - Introduces new contact list data model that allows adding of external conta...Yana Stamcheva2010-05-031-39/+236
* Fixing issue #785 ("Contact list search over cyrillic symbols is case sensiti...Yana Stamcheva2010-02-181-1/+7
* First version of the modified contact list interface. Modifications include a...Yana Stamcheva2010-02-041-0/+98