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
Alexander Bruy
79b11896d2
more cleanup in fTools menu creating code
2012-08-15 12:55:00 +03: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
Marco Hugentobler
778e7d735b
Fix loading of composer scalebar (ticket #6195 )
2012-08-14 17:54:08 +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
Juergen E. Fischer
22a4de4ea0
add missing directories to api doc
2012-08-13 23:48:24 +02:00
Arunmozhi
d2f08eeb24
removed project/recent symbol groups which aren't a part of style
2012-08-14 01:52:30 +05:30
Radim Blazek
44cc29b3c7
disabled writing WCS debug cache tmp file
2012-08-13 21:13:39 +02:00
Radim Blazek
76bef757c1
WCS GeoServer fixes
2012-08-13 21:06:37 +02:00
Juergen E. Fischer
bef2458bba
enable debug output for windows Debug and RelWithDebInfo builds (follow up 511e89ca3)
2012-08-13 17:12:36 +02:00
Juergen E. Fischer
981ea28316
fix #6191
2012-08-13 16:41:58 +02:00
Werner Macho
84d41965e3
translation update: gl_ES by Xan
2012-08-13 16:34:13 +02:00
Marco Hugentobler
9b6bcd9d36
Merge branch 'scalebar_units'
2012-08-13 15:23:21 +02:00
Marco Hugentobler
9a266503aa
Fix crash if undoing / redoing scale bar unit changes
2012-08-13 15:22:52 +02:00
Marco Hugentobler
18f2c43e5f
[FEATURE]: possibility to have scale bar in meters also for maps in degrees (based on map diagonal)
2012-08-13 15:00:15 +02:00
Werner Macho
129dc0b3d1
translation update: pt_PT by Pedro .. added as new translator
2012-08-13 11:31:27 +02:00
Larry Shaffer
22634351bb
Add min/max scale-based visibility to advanced labeling data defined columns
...
- Layer-level options, if set, will override data defined values (correct behavior IMHO)
- Spinboxes for min and max added to Change Label tool's dialog
- Seems to still be a bug in renderer scale-to-value comparison, where equal scales are not always equal if user directly enters values in the map canvas scale combobox
2012-08-12 21:57:36 -06:00
Larry Shaffer
ad6c964161
Remove hide label function from pin/unpin label tool
...
- More informative tool tips for labeling tools
2012-08-12 18:37:02 -06:00
Larry Shaffer
3dd05e6842
Split off part of pin/unpin label tool's function to new show/hide label tool
...
- Show/Hide Labels (uses new Show label data defined column)
- Click or marquee on feature to show label
- Hold Shift+click or marquee on label to hide it
- Hide label function of pin/unpin label tool removed
2012-08-12 05:13:25 -06:00
Tim Sutton
1da6556119
Added raster identfy test
2012-08-12 12:31:24 +02:00
Larry Shaffer
2fbc98e66f
Add Show Label to advanced labeling data defined columns
...
- Allows label to be shown/hidden (1 or 0) without adjusting the mapped font size field
- Current method of setting mapped font size field to 0 still works
- Show label checkbox added to Change Label tool's dialog
2012-08-11 23:05:49 -06:00
Larry Shaffer
547a05a1c0
Update to adv labeling dialog, also addresses #4385
...
- Fix for resizing of dialog (#4385 )
- New label preview pane with custom text entry and background color (preview moved to Label settings tab)
- Fix preview for labels using map units (standardized to 24 pt)
- Preview layout accommodates up 150 pt fonts on larger screens
- Set step increment for buffer to a more reasonable 0.1
- New, fairly complete QFont properties added to GUI (some may not be able to be used until after derived PAL solution)
- Transparency for buffering added to GUI
- New data defined mappings in the GUI to match new layer-level options
- New Show Label and Min/Max Scale mappings added to GUI
- All new options and mappings that are not yet functional are greyed (all greyed with this commit)
2012-08-11 20:43:46 -06:00
Larry Shaffer
f69d8d201b
Small refactoring to switch freeze/thaw to pin/unpin label tool
...
- Thanks to Tim for the better metaphor for the tool
- Freeze/thaw was a bit obtuse, pinning a label is a more ubiquitous mapping concept
- New icons to represent switch
2012-08-11 05:44:05 -06:00
Marco Hugentobler
304cc4bb21
Fix memory leaks in raster writer
2012-08-11 08:20:05 +02:00
Juergen E. Fischer
4af7e6923e
german translation update
2012-08-11 01:12:10 +02:00
Tim Sutton
86abc7539b
Some more little tests for test friday.
2012-08-10 22:24:03 +02:00
Juergen E. Fischer
c65df296d8
run python tests only when bindings are enabled
2012-08-10 19:33:57 +02:00
Juergen E. Fischer
2d473c524e
avoid gettimeofday
2012-08-10 19:28:28 +02:00
Etienne Tourigny
d746aca6ec
Merge branch 'cptcity' of ../qgis-etiennesky
2012-08-10 12:10:40 -03:00
Etienne Tourigny
8f3142efbc
add author and license information ; UI tweaks ; add avg preview if available ( see QgsCptCityColorRampV2Dialog::eventFilter() )
2012-08-10 12:09:26 -03:00
Juergen E. Fischer
2983ad732c
fix build on mac (take II)
2012-08-09 20:34:57 +02:00
Juergen E. Fischer
6fb89b1d3e
fix build on mac
2012-08-09 20:27:37 +02:00
Marco Hugentobler
70138fadfb
Read / write map annotation format to xml
2012-08-09 18:13:31 +02:00