- Allow transparency for rubber band
- Use display expression in the combo box
- Small UI improvements
- New Makefile
- New set of SVG icons
- Add option to specify dock area
- Reload session after project load instance of layer changed (fix missing actions)
- Fix: disconnect properly the layer
- Layer actions can be run for current feature from the dock
- Fix help link
- New workflow: an icon is enabled as soon as the current layer has a multiple selection. Clicking this icon shows the dock to browse the selection.
- Updated to new API
- bugfix: at launch, if a previously saved feature has been deleted
- Updated for new vector API
- Added layer to map coordinates transformation issue #1
- pan and/or zoom option
- added help link to wiki in the menu
- created new wiki
- Fix: empty selection was badly saved to project and led to crash at project startup
- created new wiki
- Put first item in rubber band
- At first connection, if the layer already has some items selected, the browser is started
- Connect and disconnect properly the layer
- the dock is now entitled: "ItemBrowser: layer name"
- updated metadata to handle the plugin in github and not in qgis hub anymore
- it's not very often, you can release on feb. 29th ;)
- handles the map extent while browsing points
- current selection can now be saved in project
- the list of layers is generated from the legend and not from the canvas (i.e. even undisplayed layers can be connected)
- hide widget if no item is selected
- do not put in rubber band if only one item is selected
- signal is now emitted by the layer, corrected slot
- completed metadata