[general]
name=Easy Filter and Selection
qgisMinimumVersion=3.0
qgisMaximumVersion=4.99
description=Plugin for easy selection and filtering features.
version=1.4
author=Łukasz Świątek
email=lukasz.swiatek1996@gmail.com

about= 
	EN: With plugin you can easy select layer and field in layer and than just paste list of selecting/filtering features from excel or txt list where feature are separeted by new line, now click button and enjoy job done without manual writing long SQL expresion to simple select object from list.
	Other feature: select/filter duplicates/nonduplicates by Layer and Field
	
	PL: Z pluginem łatwo wybierzesz warstwe, pole z warstwy i wkleisz liste z excel lub pliku txt, gdzie elementy są rozdzielane nową linią, teraz klikasz przycisk i ciesz się wykonaną pracą bez pisania długiego wyrażenia sql do wykonania prostej selecji obiektów z listy.
	Inny feature: selekcja/filtr duplików/nieduplikatów na podstaiwe Warstwy i pola.

tracker=https://github.com/Rzezimioszek/QGIS-easy-filter-selection/issues
repository=https://github.com/Rzezimioszek/QGIS-easy-filter-selection

hasProcessingProvider=no

changelog=
	* 1.4
		QT6 and QGIS4 support
	* 1.3
		- Added search bars for Layer and Field lists
		- Added "Load from File" button (txt/csv support)
		- Added Selection Modes: New, Add to, Remove from, Intersect
		- Auto-detection of numeric fields
		- Improved whitespace handling and statistics reporting
	* 1.2
		- Layer list load now all layer vector not only visible or raster type
		- Dockwidget now dock default on right
	* 1.1
		- Select/Filter duplicates/non duplicates feature
		- Clear values button
		- bugfixes
	* 1.0
		- plugin released with 99.9 prc of excpected funcionality

# Tags are comma separated with spaces allowed
tags=python, filering, filter, filtr, selection, select, selecting, sql, expresion

homepage=http://github.com/Rzezimioszek

icon=icon.png
category=Plugins
experimental=False
deprecated=False
server=False
