Juergen E. Fischer
47f5c522a3
fix warnings
2012-08-16 22:33:37 +02:00
Juergen E. Fischer
75dc85b4d6
allow to ignore (OGR's interpretation of ) shape file encoding (might fix #5911 )
2012-08-16 22:33:36 +02:00
Larry Shaffer
b2f32144b9
Fix scale-dependent, data defined fields test against renderer's scale for accuracy
2012-08-16 14:23:14 -06:00
Larry Shaffer
7079f20ebf
Add map units, join styles and transp. fill to buffer options in adv labeling
...
- Preview now shows when interior of buffer is set to transparent
- Text size in map units are now not reset to pts when choosing a font
- Preview background is now saved with PAL settings per layer
- Add groupbox title warning about missmatch of unit type between text and buffer
- Preview now does not show buffer if it is in map units and the text is in pts
- Preview now shows map units text/buffer visual ratio within reason (looks like map labels)
- Preview can now be dynamically scaled between 8 and 152 pts size
- Defaults for new setting methods set to match previous defaults (backwards compat.)
2012-08-16 14:12:46 -06:00
Matthias Kuhn
dae596a251
Change diagram properties dialog dropdown to use id instead of translated text
2012-08-16 17:07:11 +02:00
Radim Blazek
ac4486a7a1
raster save as raw/image mode, pipe clone
2012-08-16 17:05:58 +02:00
Matthias Kuhn
55b5dcbcc8
Diagram type not properly selected in properties dialog
2012-08-16 17:00:14 +02:00
Matthias Kuhn
13ed4e0541
Merge diagram icons
...
Conflicts:
src/app/qgsdiagramproperties.cpp
2012-08-16 16:31:18 +02:00
Matthias Kuhn
d845a0a458
Add icons to the diagram dropdown
2012-08-16 16:25:34 +02:00
Matthias Kuhn
033bd79762
Identify selected items based on id's rather than translated text
2012-08-16 16:08:53 +02:00
Matthias Kuhn
429eb403b1
Identify selected items based on id's rather than translated text
2012-08-16 11:39:08 +02:00
Matthias Kuhn
97b6075aa3
add icons to diagram dropdown
2012-08-16 09:56:26 +02:00
Matthias Kuhn
82c0a0ad13
Fix attribute list (transparent colors, disappearing items)
2012-08-16 09:55:28 +02:00
Juergen E. Fischer
ec88c9d53a
nightly build fixes:
...
- QLineEdit::setPlaceholderText only available >= Qt 4.7
- debian packaging for symbology-ng-style update
2012-08-16 09:51:00 +02:00
Radim Blazek
cc217e1ea4
raster save as dialog minor improvements
2012-08-16 09:01:54 +02:00
Radim Blazek
6b9eaf98d7
raster save as crs and resolution
2012-08-15 19:27:48 +02:00
Matthias Kuhn
91e6563436
Renamed "Engine settings" to "PAL engine settings"
2012-08-15 17:10:26 +02:00
Matthias Kuhn
2a48a61dcc
Add direct link to PAL engine settings to diagram tab
2012-08-15 17:07:27 +02:00
Matthias Kuhn
97a542750c
PieDiagram: draw empty circle if all attribute values == 0
2012-08-15 16:25:25 +02:00
Matthias Kuhn
e0f38d03ff
Save scale method for graduated and categorized symbols
2012-08-15 14:55:57 +02:00
Matthias Kuhn
e323df97ee
Fixed scale method (area/diameter) for graduated and categorized markers
2012-08-15 14:35:23 +02:00
Matthias Kuhn
a9008d0c83
add transparency for diagrams
2012-08-15 12:01:30 +02:00
Alexander Bruy
79b11896d2
more cleanup in fTools menu creating code
2012-08-15 12:55:00 +03:00
Matthias Kuhn
ef3a086a95
Fixed scale factor for histogram diagrams.
2012-08-15 09:23:23 +01:00
Matthias Kuhn
f22d23e901
Remove unused slot
2012-08-15 10:01:17 +02:00
Matthias Kuhn
7b99a722e7
Use Q_UNUSED instead of self-assignment
2012-08-15 08:58:30 +02:00
Matthias Kuhn
c325424dd6
Fix wrong include
2012-08-15 08:22:02 +02:00
Juergen E. Fischer
cd1a885fdc
fix ui warning
2012-08-15 02:04:46 +02:00
Juergen E. Fischer
c5438fbb3b
translation string fixes and german translation update
2012-08-15 01:50:13 +02:00
Juergen E. Fischer
0b6da7e8ad
indentation update
2012-08-15 01:10:50 +02:00
Martin Dobias
f6dbc22feb
Fixed compilation
2012-08-14 22:02:27 +02:00
Martin Dobias
21253f99e9
[FEATURE] Reworked symbol selector/properties dialog, greatly improved style manager
...
This is merge of Arun's GSoC 2012 work.
Merge remote-tracking branch 'arun/gsoc'
Conflicts:
src/gui/symbology-ng/qgssymbolv2selectordialog.cpp
2012-08-14 21:45:32 +02:00
Radim Blazek
da5609c839
raster stats for providers without block size fixed
2012-08-14 19:11:15 +02:00
Marco Hugentobler
0c67fddf14
Set xml declaration for QGIS server capabilities
2012-08-14 18:35:58 +02:00
Marco Hugentobler
f53f46867d
Disconnect itemChanged signal for composer scalebar if scalebar widget does the change
2012-08-14 18:12:47 +02:00
Matthias Kuhn
194b0f2479
Transparency test...
2012-08-14 18:02:22 +02:00
Marco Hugentobler
778e7d735b
Fix loading of composer scalebar (ticket #6195 )
2012-08-14 17:54:08 +02:00
Matthias Kuhn
3ab9580cfd
- Fix default textdiagram => label placment option
...
- Add warning if unknown diagram type is specified
2012-08-14 17:09:25 +02:00
Matthias Kuhn
1009c74f62
- Line options only shown when available
...
- Default value for text diagram => label placment option
-
2012-08-14 17:00:22 +02:00
Matthias Kuhn
4f9e623b91
Fix histogram orientation bug (left <-> right exchanged)
2012-08-14 16:46:53 +02:00
Matthias Kuhn
6976772288
Major reorganisation and refactoring of diagram widget
2012-08-14 16:46:06 +02:00
Radim Blazek
7f6e87354a
fix for multiband byte (regression992)
2012-08-14 15:42:02 +02:00
Radim Blazek
8c86b61966
default raster contrast enhancement by type
2012-08-14 13:46:26 +02:00
Larry Shaffer
538ebe01ba
Add font and buffer transparency to adv labeling and data defined columns
...
- Data defined transparency field integer values 0->100 = opaque->transparent
2012-08-14 05:04:44 -06:00
Alexander Bruy
a947e2684c
new shiny icon for RoadGraph plugin. Thanks Robert!
2012-08-14 12:28:46 +03:00
Alexander Bruy
880354f367
cleanup in fTools menu creation code
2012-08-14 12:16:51 +03:00
Marco Hugentobler
664973866f
Prefix joined field with layer name to make conflict between attributes with the same name less likely
2012-08-14 08:54:28 +02:00
Juergen E. Fischer
3f4df9f6ab
use PUBLIC_HEADER only on mac (followup 55628dd81)
2012-08-14 02:05:25 +02:00
Juergen E. Fischer
2626df9320
fix doxygen warnings
2012-08-14 00:04:02 +02:00
Juergen E. Fischer
5504d397bc
also update doxygen template (followup 22a4de4ea0)
2012-08-13 23:51:42 +02:00