Nyall Dawson
|
7d3333efc1
|
[composer] Copy hide background if empty setting when adding new frame to existing multiframe
|
2014-10-03 08:53:52 +10:00 |
|
Nyall Dawson
|
338098c1e1
|
[composer] Default to no background for new frame items
|
2014-10-03 08:53:10 +10:00 |
|
volaya
|
dad5d420fa
|
[processing] do not log algorithms when not run from the gui
|
2014-10-02 18:15:36 +02:00 |
|
Martin Dobias
|
f652afb9fa
|
Fix #11285 (improve symbol levels dialog for long symbol labels) - by Salvatore Larosa
|
2014-10-02 17:41:22 +02:00 |
|
Denis Rouzaud
|
c5652a52e2
|
[fix #11300] make edit form non modal on feature creation too
|
2014-10-02 17:38:29 +02:00 |
|
Alexander Bruy
|
72259135b1
|
[processing] remove undefined variable (fix #11118)
|
2014-10-02 17:58:25 +03:00 |
|
Denis Rouzaud
|
df7c965a65
|
update mac install documentation and fix GSL include
|
2014-10-02 15:49:40 +02:00 |
|
Nathan Woodrow
|
4d30e05447
|
[Python Console] Don't set custom background for editor toolbar
|
2014-10-02 23:06:02 +10:00 |
|
Nathan Woodrow
|
5b7f8cbeaa
|
[Expression] Don't show folding
|
2014-10-02 22:46:30 +10:00 |
|
Martin Dobias
|
369b60a495
|
Fixed renaming of composer legend nodes for raster layers
|
2014-10-02 13:14:25 +02:00 |
|
Nyall Dawson
|
675ba9abee
|
[composer] Fix placement of grid annotations when map has no frame set
|
2014-10-02 06:49:10 +10:00 |
|
Nyall Dawson
|
a2d5acb516
|
Add argument to QgsCoordinateTransform::transformBoundingBox to flag that
handling of a bounding box which crosses the 180 degree longitude line
is required. Fix composer map reprojected grids which cross 180 degree line.
|
2014-10-02 06:48:53 +10:00 |
|
Nyall Dawson
|
d66e4dc175
|
[composer] Remove 'new from template' action from composer, following UI list discussions
|
2014-10-01 20:44:57 +10:00 |
|
Nyall Dawson
|
78c88d58bb
|
Add some shortcut keys for composer
|
2014-10-01 20:32:26 +10:00 |
|
Nyall Dawson
|
0a26099208
|
[composer] Item widget layout tweaks for windows
|
2014-10-01 20:31:52 +10:00 |
|
Nyall Dawson
|
5b7d39a72a
|
Fix more warnings for QgsColorButtonV2 with invalid size
|
2014-10-01 20:31:37 +10:00 |
|
Nyall Dawson
|
184122571a
|
[composer] Correctly handle encoded HTML source (fix #11287)
|
2014-09-30 22:27:28 +10:00 |
|
Nyall Dawson
|
595de4821c
|
[composer] Use spin boxes for item position and size
|
2014-09-30 20:37:50 +10:00 |
|
Nyall Dawson
|
ed7007422d
|
[composer] Don't snap to hidden items
|
2014-09-30 20:37:40 +10:00 |
|
Nyall Dawson
|
fd92dd95aa
|
[color picker] Clicking the previous color should reset to that color
|
2014-09-30 20:37:28 +10:00 |
|
Nyall Dawson
|
fb7415c3ff
|
[composer] Refresh refetches atlas feature from provider, more removal of duplicate map redraws
|
2014-09-30 20:37:16 +10:00 |
|
Nyall Dawson
|
f23e38df4f
|
[composer] Prevent multiple calculation of data defined properties
|
2014-09-30 20:37:02 +10:00 |
|
Nyall Dawson
|
6f4a28f5ff
|
Disable radio buttons in color dialog if not using first tab
|
2014-09-30 20:35:55 +10:00 |
|
Nyall Dawson
|
b044d4d323
|
[composer] Simplify text used for item name for labels
|
2014-09-29 23:46:33 +10:00 |
|
Denis Rouzaud
|
5a96ae284f
|
use identify icons in the identify menu
|
2014-09-29 15:00:42 +02:00 |
|
Denis Rouzaud
|
f571cdd0b9
|
fix feature title
|
2014-09-29 14:48:08 +02:00 |
|
Nyall Dawson
|
8c502c19fc
|
[composer] Fix pages are added but never removed with multiframe resizing
|
2014-09-29 22:19:08 +10:00 |
|
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 |
|