Nathan Woodrow
|
f816bce9f1
|
Tweak UI for symbol builder and selector.
- Move blend options to below symbol builder
- Move Save symbol to under symbol stack
- Move open Symbol manager to next to group dropdown
|
2014-05-06 22:02:45 +10:00 |
|
Nyall Dawson
|
1af7581bf0
|
Add tests for composer html multi frames using smart breaks
|
2014-05-06 21:12:09 +10:00 |
|
Nyall Dawson
|
68de42724d
|
Fix failing composer html tests
|
2014-05-06 20:53:15 +10:00 |
|
Nyall Dawson
|
6cf3003e67
|
Fix some failing tests
|
2014-05-06 20:44:42 +10:00 |
|
Denis Rouzaud
|
b9f5477b7f
|
[fix #10168] expression widget: grey out when disabled
use const when possible
|
2014-05-06 11:10:44 +02:00 |
|
Juergen E. Fischer
|
c1c9d3f2d2
|
fix windows build
|
2014-05-06 01:20:58 +02:00 |
|
Juergen E. Fischer
|
6d5df6b8fd
|
postgres provider: retrieve srs from postgis
|
2014-05-06 00:05:57 +02:00 |
|
Juergen E. Fischer
|
466631c1f5
|
layer selection identify: show 'all' layers only when there are multiple layers
|
2014-05-05 22:05:17 +02:00 |
|
Juergen E. Fischer
|
18ac13c922
|
postgres provider: fix lookup of aliased columns
|
2014-05-05 21:14:54 +02:00 |
|
Marco Hugentobler
|
9d05631777
|
Fix server debug log
|
2014-05-05 17:37:21 +02:00 |
|
Alexander Bruy
|
57b450aae5
|
[processing] fix error when editing script help
|
2014-05-05 16:27:07 +03:00 |
|
Nyall Dawson
|
70225a343d
|
Fix warning
|
2014-05-04 22:07:18 +10:00 |
|
Nyall Dawson
|
c1d3958d8b
|
Fix svg fills losing fill and border color and border width settings when loading symbol dialog (fix #9945)
|
2014-05-04 21:57:03 +10:00 |
|
Nyall Dawson
|
639d4c419f
|
Fix missing default unit types for SVG fills (fix #7699)
|
2014-05-04 21:57:03 +10:00 |
|
Nyall Dawson
|
03e10eaab8
|
Add SVG file filter to SVG fill pattern browse dialog (refs #6209)
|
2014-05-04 21:57:03 +10:00 |
|
Nyall Dawson
|
43e1a635f7
|
Fix invalid data defined parameters for SVG fill after loading project (fix #10156)
|
2014-05-04 21:57:03 +10:00 |
|
Nyall Dawson
|
26c6435a85
|
[FEATURE] Add option for shifting markers in marker line style a set distance along the line. Supports delaying the start of markers placed at intervals, or placing markers a set distance before/after the first/last vertex (fix #9000)
|
2014-05-04 21:57:03 +10:00 |
|
Denis Rouzaud
|
1b674b8afd
|
remove old declaration
|
2014-05-03 22:01:53 +02:00 |
|
Juergen E. Fischer
|
e056fcec1e
|
layer selection identify: show feature count and add an option to get features
of all selected layers.
|
2014-05-03 17:28:01 +02:00 |
|
borys
|
6906cab151
|
[Plugin Manager] Fix voting stars
|
2014-05-03 17:17:43 +02:00 |
|
borys
|
4e49a83d4c
|
[Plugin Manager] support multiline breaks in the about tag
|
2014-05-03 16:37:38 +02:00 |
|
Martin Dobias
|
b0e4223478
|
Merge pull request #1334 from simonsonc/qrect-united
Use QRect::united instead of unite
|
2014-05-03 07:31:47 +02:00 |
|
Larry Shaffer
|
a096cf45e4
|
Add OpenFileGDB read-only driver option to OGR directory drivers (available in gdal-1.11.0)
- Works fine, though sometimes is assigned '-' for a CRS when CRS is unknown (unrelated to driver?)
|
2014-05-02 23:19:47 -06:00 |
|
Carl Simonson
|
1dc8dd5d58
|
Use QRect::united instead of unite
The unite() method has been deprecated in favor of united(). In Qt 4,
united() just calls unite(); in Qt 5, it is completely removed.
|
2014-05-02 19:50:49 -05:00 |
|
Juergen E. Fischer
|
0c520391ae
|
identify results:
* restore identify dock (implements #10152)
* add clear button (implements #10149)
* automatically set only item current
* move controls to bottom
|
2014-05-02 14:11:30 +02:00 |
|
Juergen E. Fischer
|
366fdbc5eb
|
german translation update
|
2014-05-02 10:45:38 +02:00 |
|
Juergen E. Fischer
|
df4360b0c8
|
identation update
|
2014-05-02 10:36:30 +02:00 |
|
Juergen E. Fischer
|
3d91663353
|
labeling: 'show' empty string instead of configured representation for NULL (party reverts e497a5c; refs #9998; fixes #10151)
|
2014-05-02 10:25:35 +02:00 |
|
Denis Rouzaud
|
5093394b11
|
Merge pull request #1318 from 3nids/fieldexpressionmodel
field expression widget (with expression capability added to QgsFieldModel)
|
2014-05-02 07:57:49 +02:00 |
|
Denis Rouzaud
|
71727ac381
|
update sip
|
2014-05-02 07:56:34 +02:00 |
|
Denis Rouzaud
|
5d6ea0fd92
|
graduated symbol: do not auto classify on field changed (prevent error dialog at each keypress)
|
2014-05-02 07:56:34 +02:00 |
|
Denis Rouzaud
|
778fb622b9
|
add signal with expression validity
|
2014-05-02 07:56:34 +02:00 |
|
Denis Rouzaud
|
d828f6bd62
|
typo in var name
|
2014-05-02 07:56:34 +02:00 |
|
Denis Rouzaud
|
31d52d960f
|
field model only works with vector layer, add convenience slots for QgsMapLayer in QgsFieldExpressionWidget and QgsFieldComboBox
|
2014-05-02 07:56:34 +02:00 |
|
Denis Rouzaud
|
41cc509cbb
|
QgsFieldModel::layer() returns QgsVectorLayer
|
2014-05-02 07:56:34 +02:00 |
|
Denis Rouzaud
|
fe20f7bbfa
|
remove protected slots in sip
fix signal emitted twice
handle null expression (fix empty row)
coherent color (colored text, not background)
fix wrong slot
|
2014-05-02 07:56:34 +02:00 |
|
Denis Rouzaud
|
86700d2426
|
QgsFieldCombobBox do not allow expression
editExpression protected, setLayer uses QgsVectorLayer
make epxression widget editable
|
2014-05-02 07:56:34 +02:00 |
|
Denis Rouzaud
|
760f835129
|
expression button and expression capability added to the field model
|
2014-05-02 07:56:33 +02:00 |
|
Martin Dobias
|
1f20630ec5
|
Fix #9771 (fix rendering of layers with geographical CRS with OTF on)
|
2014-05-02 00:12:57 +02:00 |
|
Martin Dobias
|
4f9c8c1dee
|
Fix #10132 (wrong size of SVG markers in composer export)
|
2014-05-01 20:50:38 +02:00 |
|
Denis Rouzaud
|
a32f2c8cc5
|
update sip for query builder
|
2014-05-01 16:13:24 +02:00 |
|
Denis Rouzaud
|
7ab5e0aa42
|
query builder: give focus to the SQL text area when shown
|
2014-05-01 15:15:53 +02:00 |
|
Nyall Dawson
|
2d7cd38b45
|
[composer] Refresh view action now also reloads html items and refreshes attribute table features.
|
2014-05-01 23:00:43 +10:00 |
|
Nyall Dawson
|
8eb929aeda
|
[composer] Add refresh button to html items, to reload the html source from the url.
|
2014-05-01 23:00:43 +10:00 |
|
Nyall Dawson
|
79ab9521a4
|
[composer] Make html items more aggresive in choosing page break locations
|
2014-05-01 07:08:25 +10:00 |
|
Nyall Dawson
|
ac5e92c4cb
|
Merge pull request #1312 from manisandro/composer_manager_nonmodal
Make QgsComposerManager non-modal
|
2014-05-01 06:37:56 +10:00 |
|
Juergen E. Fischer
|
6f1b875aec
|
fix restoration of identify mode
|
2014-04-30 17:29:03 +02:00 |
|
Werner Macho
|
e1ace3a74d
|
[TRANSUP] nb by James
Signed-off-by: Werner Macho <werner.macho@gmail.com>
|
2014-04-30 17:00:20 +02:00 |
|
Sandro Mani
|
a92c8d27d8
|
Remove redundant check
|
2014-04-30 14:05:34 +02:00 |
|
Sandro Mani
|
a704b9fad0
|
Fix crash with empty attribute list
|
2014-04-30 14:05:34 +02:00 |
|