Nyall Dawson
40465ca685
[composer] Prevent more Qt warnings for html item
2014-09-29 22:19:08 +10:00
Denis Rouzaud
1b51508110
set icon of feature actions in the action menu
2014-09-29 13:59:38 +02:00
volaya
99f0dac572
Merge pull request #1595 from giohappy/master
...
[Processing] HTML output for r.sum
2014-09-29 13:13:14 +02:00
Nyall Dawson
1c03067504
[composer] Add a basic test suite for QgsComposerModel
2014-09-29 19:50:46 +10:00
Nyall Dawson
6fb7ba2d26
[composer] Default to 30 visible rows for table items, increase maximum number of rows to 99999 ( fix #11284 )
2014-09-29 19:21:01 +10:00
Nyall Dawson
b43a1e0d54
[composer] Don't disable widgets accompanying data defined controls when there's no need to
2014-09-29 19:21:01 +10:00
Nyall Dawson
6299029d8e
[composer] Ignore null field values or expressions which result in null
...
when evaluating data defined settings
2014-09-29 19:21:01 +10:00
Nyall Dawson
8725c2df4b
[composer] Fix ctrl modifier not applying to wheel events when in move item
...
content mode, add missing undo merge command for item zoom (refs #7974 )
2014-09-29 19:21:01 +10:00
Nyall Dawson
583151af3c
[composer] Ignore locked items when using move item content tool. Keeps a
...
consistent behaviour with the move/resize item tool, and allows for
moving item content for maps which are stacked below locked items.
2014-09-29 19:21:01 +10:00
Werner Macho
73f98336b7
[TRANSUP] transifex update
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-09-29 10:38:59 +02:00
Juergen E. Fischer
1f1fe8886d
migrate old renderer ranges (followup fcfafa0a)
2014-09-28 13:45:23 +02:00
Nathan Woodrow
fcfafa0a51
Use a single format string using Qt format for renderer label
2014-09-28 17:24:10 +10:00
Nathan Woodrow
428375ed4c
Don't crash with no attribute set in graduated renderer
2014-09-28 16:36:18 +10:00
Nathan Woodrow
a8ce3565f7
Fix #10747 - Don't force multi type on point features
...
Ref #10672 - Commited fix to force multitypes on shapefiles
2014-09-28 16:06:34 +10:00
Nyall Dawson
4de0d8344b
Follow up 27abd208
2014-09-27 08:46:04 +10:00
Larry Shaffer
a8ba1236b9
Followup to da3516c; find custom prefix QScintilla include directories
2014-09-26 16:08:18 -06:00
Juergen E. Fischer
43710cef39
german translation update
2014-09-26 22:38:44 +02:00
Juergen E. Fischer
d8cc79ac44
indentation update
2014-09-26 22:00:00 +02:00
Juergen E. Fischer
bfb7569b33
dxf improvements:
...
* save/restore dxf export dialog geometry
* reduce debugging noise
* output dxf in windows-1252 encoding
* fix label layer assignment
2014-09-26 21:51:45 +02:00
Salvatore Larosa
2f4489de7e
change to messagebar some messageboxes in mainapp
2014-09-26 20:35:25 +02:00
Juergen E. Fischer
0fd63e8666
fix tabstops in graduate symbol renderer widget (followup 25a7be2)
2014-09-26 16:37:04 +02:00
Martin Dobias
34b33fa168
How did GIS look like in 1990?
...
Apologies to fellow developers for being silly
2014-09-26 15:44:19 +02:00
Juergen E. Fischer
27abd208c1
remove unused ramp
2014-09-26 14:11:05 +02:00
Juergen E. Fischer
67e077853e
DXF export improvements:
...
* tree view and attribute selection for layer assigment in dialog
* support fill polygons/HATCH
* represent texts as MTEXT instead of TEXT (including font, slant and weight)
* support for RGB colors when there's no exact color match
* use AutoCAD 2000 DXF (R15) instead of R12
* remove R18 test methods
Funded-By: City of Uster
Funded-By: Ville de Morges
Funded-By: SIGE
2014-09-26 14:10:26 +02:00
alexbruy
e47642bdf6
Merge pull request #1596 from anitagraser/patch-3
...
use "change" instead of "browse" for CRS selection
2014-09-26 14:23:29 +03:00
Anita Graser
7c1efea46e
use "change" instead of "browse" for CRS selection
...
as described in http://hub.qgis.org/issues/11273
2014-09-26 13:20:49 +02:00
giohappy
04becdc53a
[Processing] HTML output for r.sum
2014-09-26 13:17:11 +02:00
Martin Dobias
eaacb125c4
Merge pull request #1509 from ahuarte47/Issue_10767
...
Fix bug #10767 : Simplified rendering causing boxes to appear instead
2014-09-26 13:11:40 +02:00
mhugent
6fcfb97bf6
Merge pull request #1593 from rldhont/qgis-server-print-legend
...
[FEATURE][QGIS-Server] Legend filtering based on map in GetPrint Request
2014-09-26 12:57:29 +02:00
Nathan Woodrow
0c6576c423
Merge pull request #1587 from ccrook/CategorizedRendererUpdate
...
Categorized and graduated renderer enhancements
2014-09-26 20:23:03 +10:00
rldhont
251a8a4d3a
[FEATURE][QGIS-Server] Legend filtering based on map in GetPrint Request
...
Feature funded by Tecnostudi Ambiente, Faunalia and Andromede-oceanologie.
The legend in composition was fixed and did not represent the layers in the map.
With the work made by @wonder-sk on layer-tree and QgsComposerLegend users will be able
to configure composer legend as based on all the project layer tree with auto-update
model or filtered by map.
This commit reused these two QgsComposerLegend's properties to filter it based on map in
GetPrint Request
The issue #4003 qgis_mapserver getPrint legend options can be closed.
2014-09-26 12:09:40 +02:00
Denis Rouzaud
b734e87978
remove old message boxes from map tools
2014-09-26 11:26:51 +02:00
Nyall Dawson
a9c97ae153
[composer] Add a checkbox to prevent drawing border and background for empty frame items
2014-09-26 17:45:07 +10:00
Chris Crook
b558c08bd4
Fixing null pointer on ramp bug
2014-09-26 18:12:41 +12:00
Nyall Dawson
ce2142585a
[FEATURE][composer] Add checkbox and data defined button for controlling
...
whether an item is excluded from composer exports/printouts.
2014-09-26 16:03:31 +10:00
Chris Crook
25a7be2966
Modified labelling to include prefix, separator, suffix.
2014-09-26 14:47:46 +12:00
Nyall Dawson
89a7573faf
[FEATURE][composer] Allow data defined control of atlas margin for maps
2014-09-26 09:05:52 +10:00
Nyall Dawson
a9c4136aa9
dbManager - remove more 'Sorry' strings
2014-09-26 07:23:23 +10:00
Salvatore Larosa
cb414f5d2c
[dbmanager] again replacement box->bar stuff....hopefully the last :-)
2014-09-26 07:18:19 +10:00
Salvatore Larosa
a778e265a7
[dbmanager] followp 1646f67: fixes some string and changes more messageboxes
2014-09-26 07:18:19 +10:00
Salvatore Larosa
5fc78bfe59
[dbmanager] messagebox => messagebar
2014-09-26 07:18:19 +10:00
Martin Dobias
2427546d88
Make QgsExpression parser reentrant. Fixes crashes when expressions are parsed in multiple threads.
...
Sponsored by a big dose of caffeine.
2014-09-25 18:19:05 +02:00
Nyall Dawson
721cab1ca4
[composer] Switch attribute table column dialog over to QgsDoubleSpinBox
2014-09-26 01:47:43 +10:00
Nyall Dawson
272b79b6ca
[FEATURE][composer] Add checkbox to frame items for preventing export
...
of page containing frame when frame is empty. This change allows
users to create multiple pages containing extra frames for multiframe
items (currently HTML and Attribute Table items), which are then only
printed/exported if required. Sponsored by the City of Uster, Switzerland.
2014-09-26 01:08:07 +10:00
Denis Rouzaud
b8bb4f0fe0
fix #11251 (embed form dual view icons)
2014-09-25 16:12:15 +02:00
Denis Rouzaud
bb43eb3705
[custom widgets] add missing date time widget plugin
2014-09-25 15:29:09 +02:00
Denis Rouzaud
054ac10830
add Qgs(Double)SpinBox to custom widgets
2014-09-25 15:14:27 +02:00
Denis Rouzaud
48cdd749eb
add Qgs(Double)SpinBox to SIP
2014-09-25 15:08:51 +02:00
Denis Rouzaud
4c39896e85
add support for NULL values in range widget (new Qgs(Double)SpinBox classes to show the clear button)
2014-09-25 14:56:52 +02:00
Nyall Dawson
acb4c049d5
Merge pull request #1548 from manisandro/typo
...
Fix typo in QgsVectorFileWriter::fileFilterString
2014-09-25 21:21:45 +10:00