Activity
From 03/08/2012 to 04/06/2012
03/19/2012
-
07:55 am Bug #4923: Only operating on topmost canvas layer
- I've got the same problem on 1.9.90+git20120314 Debian build under testing. It seems that the variable named self.sLa...
03/10/2012
-
05:52 am Feature #4873: Coverage layer generation
> > a non-regular, with size-varying coverages according to a reference layer
>
> Isn't this already possible? ...-
05:45 am Bug #5147 (Closed): The hide coverage option doesn't seem to work
03/09/2012
-
09:46 pm Feature #4873: Coverage layer generation
- Sorry, that comment should look like this:
> a regular grid (with and without empty coverages)
You can create t... -
09:44 pm Feature #4873: Coverage layer generation
- > a regular grid (with and without empty coverages)
You can create this using the "Easy Print" plugin.
> a non-re... -
09:28 pm Bug #5150 (Rejected): Each vector layer is exported to PDF on a separate rasterized layer.
- Using the Atlas plugin in current QGIS master on Windows, with "print as raster" unchecked in the template layout^, i...
-
08:51 pm Bug #5147: The hide coverage option doesn't seem to work
- Oh, sorry. My mistake - it does work. I was looking at the wrong output files.
Sorry - I don't seem to have the ... -
08:44 pm Feature #5148 (Rejected): Ability to create a series of composer layouts
- Under "Run", it would be good to have another button which would generate a series of composer layouts and add them t...
-
08:40 pm Bug #5147 (Closed): The hide coverage option doesn't seem to work
- What the subject says.
At least with QGIS-master on Windows. -
09:19 am Bug #5128 (Closed): $FIELD(fieldXXX) doesn't work...
- Fixed and pushed to repo as 0.2.2
-
09:17 am Revision 770b5e69acc214c3028c50b0dd064782f2360609: push version 0.2.2
-
09:16 am Revision a1bf96210fb7886e37eea431ec061d3f70a73fe7: Fix regexp for field names
-
09:04 am Revision 07439df50afbf09a5bf339f7a59819bd11679c0d: change field name regexp to allow numbers and _
-
08:43 am Bug #5128: $FIELD(fieldXXX) doesn't work...
- Ok, good catch Hien ! I'll send a fix as soon as I find 5 minutes.
v. -
08:40 am Bug #5128: $FIELD(fieldXXX) doesn't work...
- i just read the post. YES ! Xx are digits, and i realize that it's working with field with no digit...
is it possibl... -
08:37 am Bug #5128: $FIELD(fieldXXX) doesn't work...
- Here is my project...
good luck ! -
08:35 am Bug #5128: $FIELD(fieldXXX) doesn't work...
- Does the xxx in fieldxxx represents digits ?
Because the python code restricts to [A-z] ! -
08:24 am Bug #5128 (Reopened): $FIELD(fieldXXX) doesn't work...
- Ok, so this is really a bug then.
If you can remove everything from your project except for a basic layer and the ... -
08:18 am Bug #5128: $FIELD(fieldXXX) doesn't work...
- For info, i didn't have a space between "$FIELD" and "(". It's hard sending you a copy of the project because of rast...
-
08:03 am Bug #5144: Cancel rendering needs 2 clicks
- Rendering cancellation has to be enhanced, the current behaviour isn't really good. I started to work on a rewrite, b...
-
08:01 am Bug #5128 (Rejected): $FIELD(fieldXXX) doesn't work...
- Well, there is a specific syntax, which says not to have any space between FIELD and the parenthesis. I really prefer...
-
07:28 am Bug #5144 (Rejected): Cancel rendering needs 2 clicks
- When I cancel rendering, first click stops the render, a second click is needed to close the progress dialog.
(Win... -
07:02 am Bug #5128: $FIELD(fieldXXX) doesn't work...
- Sorry inline code just didn't go well :
it is :
@'\$FIELD *\(([A-z]*)\)'@ -
07:00 am Bug #5128: $FIELD(fieldXXX) doesn't work...
- A possible patch is to change the 2 instances of
'\$FIELD\(([A-z]*)\)'
in file atlasdialog.py (lines 213 and ...
Also available in: Atom