volaya
|
66e4895ad7
|
Merge pull request #1503 from alexbruy/processing-ogr
Processing ogr
|
2014-07-10 15:46:17 +02:00 |
|
Marco Hugentobler
|
6097e58a7a
|
Merge branch 'composer_grid_master'
|
2014-07-10 13:03:50 +02:00 |
|
Marco Hugentobler
|
0525c015c8
|
Show frame entry independent of translation
|
2014-07-10 13:02:59 +02:00 |
|
Marco Hugentobler
|
46bd33ebc9
|
Fix some todos
|
2014-07-10 11:58:15 +02:00 |
|
Marco Hugentobler
|
0c8181b21c
|
Start without composer map without grid
|
2014-07-10 11:36:29 +02:00 |
|
Marco Hugentobler
|
3e7644050a
|
Add frame pen width, color, fill color1, fill color2 to composergrid
|
2014-07-10 11:27:20 +02:00 |
|
Nyall Dawson
|
9abeeb64e6
|
[FEATURE] New $atlasfeature expression function for returning the current atlas feature. Also clean up the expression groups and move some unrelated functions out of the 'Record' group.
|
2014-07-10 15:52:48 +10:00 |
|
Nyall Dawson
|
1e39db6a0f
|
[FEATURE] New expression functions for $currentfeature (returns current feature) and 'attribute' (returns value stored in specified field within a feature)
|
2014-07-10 14:10:44 +10:00 |
|
Juergen E. Fischer
|
2595e02f40
|
fix build error (followup ba8f3881)
|
2014-07-10 02:55:29 +02:00 |
|
Victor Olaya
|
8355a7aed6
|
deleted EnumerateTableField description (redundant)
|
2014-07-10 01:18:02 +02:00 |
|
Victor Olaya
|
ba8f388122
|
[processing] fixed cmake
|
2014-07-10 01:18:01 +02:00 |
|
Alexander Bruy
|
c33007fe70
|
remove unused files, code cleanup
|
2014-07-09 20:53:45 +03:00 |
|
Alexander Bruy
|
a9216c7189
|
[processing] refactor OGR algorithms to use commandline tools, not
bindings
|
2014-07-09 19:58:17 +03:00 |
|
Marco Hugentobler
|
b626f94baa
|
Compatibility methods to simulate old composer map grid
|
2014-07-09 13:46:42 +02:00 |
|
Marco Hugentobler
|
3d922db71c
|
Adapt user interface for multiple grids
|
2014-07-09 10:45:52 +02:00 |
|
Marco Hugentobler
|
a09fbc085a
|
Port possibility to have several grids / crs in composer map from QGIS Enterprise to master
|
2014-07-08 17:19:02 +02:00 |
|
Nyall Dawson
|
0df2b011fc
|
Begin test suite for data defined composer settings
|
2014-07-08 23:17:58 +10:00 |
|
Juergen E. Fischer
|
e1385c1a29
|
german translation update
|
2014-07-08 08:38:37 +02:00 |
|
Juergen E. Fischer
|
1691014069
|
Remove sqlanywhere plugin and provider (implements #10840)
|
2014-07-08 08:38:29 +02:00 |
|
Juergen E. Fischer
|
63a17e5534
|
debian packaging update
Funded-By: norBIT
|
2014-07-08 08:05:26 +02:00 |
|
Nyall Dawson
|
33b5e8ce1b
|
[FEATURE] Color picker option in color button context menu, which allows for sampling a color from anywhere on the screen. Supports holding the left mouse button to continuously sample. Pressing space also triggers a sample for Windows, where mouse clicks outside the QGIS window are unavoidably propagated onward.
|
2014-07-08 15:48:03 +10:00 |
|
alexbruy
|
e1e0b15798
|
Merge pull request #1501 from gioman/grass64watershed
[processing] fix GRASS 6.4 r.watershed
|
2014-07-07 15:34:13 +03:00 |
|
alexbruy
|
32a3030153
|
Merge pull request #1500 from gioman/grass7watershed
[processing] fix GRASS 7 r.watershed
|
2014-07-07 15:33:53 +03:00 |
|
Juergen E. Fischer
|
136cd5cd37
|
feature renderers: don't display not rendered class in catch-all class and fix class counting (followup d4b8c407c and 4867b7fa)
Funded-By: norBIT
|
2014-07-07 13:55:09 +02:00 |
|
Juergen E. Fischer
|
0954ec3e86
|
canvas: remove keys for switching single/multithreaded and showing rendering times (fixes #10827)
Funded-By: norBIT
|
2014-07-07 13:55:07 +02:00 |
|
Nyall Dawson
|
e13e9f7487
|
Make QScintilla a required dependency
|
2014-07-07 21:15:41 +10:00 |
|
Nathan Woodrow
|
f4a51c4334
|
Remove single select tool, merge into Select By Rectangle. Fix #10824
- New tool named Select Feature(s) does both actions one tool
- select(), selectByRectangle() return SelectFeatures action to maintain
API
|
2014-07-07 21:05:32 +10:00 |
|
Giovanni Manghi
|
d68bc599f4
|
[processing] fix GRASS 64 r.watershed
|
2014-07-07 11:43:44 +01:00 |
|
Giovanni Manghi
|
b16172cc27
|
[processing] fix GRASS 7 r.watershed
|
2014-07-07 11:32:25 +01:00 |
|
Victor Olaya
|
1088ba7998
|
[processing] added 'Select by expression' algorithm (by Michaël Douchin - 3Liz)
|
2014-07-06 20:52:01 +02:00 |
|
Victor Olaya
|
6026944c21
|
[processing] removed scripts
They should be downloaded now from the scripts/model repo
|
2014-07-06 20:51:59 +02:00 |
|
Victor Olaya
|
4df7b3464a
|
fixed issue with MultilineTextPanel in modeler (#10813)
|
2014-07-06 20:51:56 +02:00 |
|
Nyall Dawson
|
dcc017131b
|
[composer] Fix missing descriptions for composition data defined buttons on initial composer load
|
2014-07-06 21:25:24 +10:00 |
|
Nathan Woodrow
|
d4b8c407ce
|
Add render state support for graduated renderer
Add check state role for graduated renderer
Sync sip bindings
|
2014-07-06 21:14:42 +10:00 |
|
Juergen E. Fischer
|
9dc536ab71
|
german translation update
|
2014-07-05 21:30:56 +02:00 |
|
Nyall Dawson
|
1e4ad28858
|
[FEATURE][composer] Data defined page size, orientation and number of pages for compositions. Funded by Canton of Neuchâtel, Switzerland
|
2014-07-06 01:55:38 +10:00 |
|
Nyall Dawson
|
a914d433b9
|
[composer] Composer items which set their own size must consider data defined width and height
|
2014-07-06 00:50:33 +10:00 |
|
Nyall Dawson
|
da97684878
|
[FEATURE][composer] Data defined item size and position. Funded by Canton of Neuchâtel, Switzerland
|
2014-07-06 00:23:44 +10:00 |
|
Werner Macho
|
7604324deb
|
transifex and string update
Signed-off-by: Werner Macho <werner.macho@gmail.com>
|
2014-07-05 16:00:34 +02:00 |
|
Nyall Dawson
|
9ada8c6d61
|
Followup 6d7c5f88
|
2014-07-05 22:27:17 +10:00 |
|
Nyall Dawson
|
6d7c5f885d
|
[FEATURE][composer] Data defined map scale, rotation and extents. Funded by Canton of Neuchâtel, Switzerland
|
2014-07-05 22:00:30 +10:00 |
|
Nyall Dawson
|
0fd99d2820
|
[FEATURE][composer] Data defined item rotation. Funded by Canton of Neuchâtel, Switzerland
|
2014-07-05 20:08:37 +10:00 |
|
alexbruy
|
a3c8289942
|
Merge pull request #1498 from minorua/joinattrs
[processing] JoinAttributes improvement
|
2014-07-05 11:39:33 +03:00 |
|
Nyall Dawson
|
47e8bde7d4
|
[FEATURE][composer] Data defined transparency and blend modes for composer items. Funded by Canton of Neuchâtel, Switzerland
|
2014-07-05 15:32:44 +10:00 |
|
Nyall Dawson
|
be5aeac3b7
|
[composer] Initial framework for data defined properties in compositions and composer items. Funded by Canton of Neuchâtel, Switzerland
|
2014-07-05 14:58:50 +10:00 |
|
Minoru Akagi
|
228892cfa7
|
[processing] fix join to layer with join (fix #10244)
|
2014-07-05 13:38:25 +09:00 |
|
Minoru Akagi
|
361202e9fc
|
[processing] JoinAttributes improvement
- allow join not only with vector attribute table but also with geometryless table
- performance and key comparison improvement
- str to unicode fix
|
2014-07-05 13:38:12 +09:00 |
|
Juergen E. Fischer
|
51408e1608
|
categorized renderer: show category by default (followup 4867b7fa)
|
2014-07-05 00:49:45 +02:00 |
|
Nathan Woodrow
|
b4edd9d364
|
Use index to render legend symbol items
|
2014-07-05 08:25:30 +10:00 |
|
Victor Olaya
|
d8eee4e56a
|
[processing] fixed #10792
|
2014-07-04 22:36:25 +02:00 |
|