[QGIS-Developer] PR Review Request for Layout Scalebar Data Overrides

2022-04-28 Thread Ethan Snyder via QGIS-Developer
Hello Devs: I worked on adding data defined overrides to the layout scalebar item, and has passed all the checks and is now waiting review. This feature is something that I'm missing when I make map books (which I do a lot) when the atlas layer is not a regular grid (which is mo

[QGIS-Developer] Proposed upgrades to the field calculator

2022-05-06 Thread Ethan Snyder via QGIS-Developer
Hello Devs: I would like to propose some changes/upgrades to the field calculator. Please let me know your thoughts and suggestions. -- Primary/Major Changes -- 1. Make the Field Calculator window non-modal * This will allow 2-6 to become practical

Re: [QGIS-Developer] [Qgis-community-team] Changelog, please check

2022-06-20 Thread Ethan Snyder via QGIS-Developer
Richard: This new feature is missing from the changelog (probably because it didn’t get all the proper tags): https://github.com/qgis/QGIS/pull/48929 It was primarily authored by me (Ethan Snyder), and polished and merged by Nyall. Here’s the original PR whic

[QGIS-Developer] Revolt Chat Community Server

2022-10-28 Thread Ethan Snyder via QGIS-Developer
Greetings Devs! For those who aren't aware, Tim Sutton and I created a new community site with Revolt. Revolt is a FOSS alternative to Discord that has many of the features of Discord (for those who know about Discord), but without the not-so-friendly TOS. Some features

Re: [QGIS-Developer] Revolt Chat Community Server

2022-11-04 Thread Ethan Snyder via QGIS-Developer
Thank you all for your feedback and responses. I will try to get to them all, but may be through several emails (due to time and length). Regis: Thank you for your thorough reply. I do greatly appreciate the effort you put in to your response. For sake of clarity, I will quote just the

Re: [QGIS-Developer] How to deal with QGIS plugins which install additional packages

2024-10-28 Thread Ethan Snyder via QGIS-Developer
I have a possible idea for this problem. Since QGIS relies heavily on Python, it would be beneficial to integrate pip (and conda for conda builds) into QGIS. Maybe add a pip/conda section in the Plugin Manager so that people can easily install extra python packages? Now with this system, a plugi