[QGIS-Developer] change appearance of pushDebugInfo of Processing algorithm

2021-02-15 Thread matteo

Hi devs,

I'm looking for a way to softly customize the Processing Log info of a 
Processing script.


Like having some messages in red or bold (or both :) ). I tried to build 
a string like:


feedback.pushDebugInfo('My important message')

but the html like string is not parsed. In the algorithmShortHelp 
pythonic-html like strings are parsed and showed.


Am I missing something?

Cheers and thanks

Matteo

___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] [Qgis-user] A nice task for a community member: revamping the QGIS github landing page

2021-02-15 Thread Martin Pergler
Happy to take this on (next week, this week is a bit crazy).
I like all 3 examples given: key thing being leading off much more with an
easy-to-understand, illustrated list of main functionality and use cases.

By way of introduction, 30 years ago I was a software developer, back when
Pascal and C (++ was cutting edge!) were mainstream and Prolog was sexy (at
least for geeks, that is). I then became a mathematician for a while, before
going into business consulting. I've done a fair amount of technical writing
and ran an editorial board for a while. My day job is now risk consulting,
including probabilistic modeling, Excel/VBA, and R. On the side I help
manage and preserve a decent chunk of Canadian wilderness, through which in
the past couple of years I've become more and more involved in GIS. First,
just making a map of the darned thing, but more recently vegetation and
land-use analysis, indexing of research notes and wildlife photos,
automation so others can use it, and even more recently UAV 2.5D mapping.
I'm also a frequent contributor (Q and A) at gis.stackexchange.com

Happy also to work on this 4 (or more) hands if anyone else wants to help
out. Otherwise, I'll sit back this week and accept with gratitude any
additional suggestions of what to cover or how. I'll then come back with a
1st (but doubtlessly incomplete) draft next week.

Martin Pergler




--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


[QGIS-Developer] QEP 209: Expose OGR feature styles via a new "Embedded styling" renderer

2021-02-15 Thread Nyall Dawson
Hi all,

Please see https://github.com/qgis/QGIS-Enhancement-Proposals/issues/209
for a newly filed QGIS Enhancement Proposal: "Expose OGR feature
styles via a new "Embedded styling" renderer".

Some vector data formats have native support for embedding feature
styling information, such as MapInfo TAB files. These formats allow
embedded symbology to be set on a feature-by-feature basis. This
proposal concerns exposing this per-feature styling information via
the QGIS API and creation of a new "embedded styling" renderer for
compatible vector layers, which allows users to view features using
the closest possible match to their original symbology.

Comments and discussion welcome! (please keep discussion on
https://github.com/qgis/QGIS-Enhancement-Proposals/issues/209 and not
via email replies in order to keep all conversation centralized!).

Regards,
Nyall
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


[QGIS-Developer] QtDesigner qgis_customwidgets

2021-02-15 Thread Giulio Fattori

Hi all,

i can't get custom widgets in QtDesigner, i get this message,

Cannot load library 
C:\OSGEO4~2\apps\qgis-dev\qtplugins\designer\qgis_customwidgets.dll:

cannot find the module

I use QGIS 3.16 and 3.17 on win7 64bit system

can someone help me

regards,

Giulio

___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer