qSearch is a QGIS plugin. It produces a friendly interface to perform and save searches in a layer.

A demo is visible on [youtube](http://www.youtube.com/watch?v=0XJN2mNiObA&hd=1)

### Changelog

**1.3.1** 10.09.2012

* bugfix: prevent crash if layer is not found from legend list

**1.3.0** 12.04.2012

* change tab order, so pressing enter starts the search instead of closing the dialog
* added plugin icon
* bugfix: catch exception when using equals instead of text equals
* added help link and icons in the menu

**1.2.1** 03.04.2012

* Bug fix: escape quotes for text search
* Video demo and use github instead of qgis hub

**1.2** 28.02.2012

* Using show instead of exec_ to display the dialog: this allows to interact with Qgis while qSearch dialog is open

**1.1** 15.02.2012

* Added confirmation to delete fields with no aliases when switching
* Fixed bug when switching alias mode
* Fixed bug when the current project is empty

**1.0.1** 14.02.2012

* Fixed bug when removing an item in the search
