23623 Commits

Author SHA1 Message Date
Nyall Dawson
f252a965e9 [composer] Scale changes while in atlas fixed scale mode are permanently applied (fix #9602) 2014-06-14 22:10:28 +10:00
Nyall Dawson
5678bed0b9 [composer] Fix alignment of some gui controls 2014-06-14 22:10:28 +10:00
volaya
e0ab079a08 [processing] some cleaning in SAGA algs
Removed algs that were not working or not useful, so as to have a more compact collection of alga
2014-06-14 13:59:56 +02:00
Nathan Woodrow
499a310a33 Fix signal connection 2014-06-14 20:17:06 +10:00
Juergen E. Fischer
03475be523 fix build error and update sips 2014-06-14 11:47:05 +02:00
Juergen E. Fischer
5d70839f11 german translation update 2014-06-14 10:14:48 +02:00
Nathan Woodrow
2d4945fb35 Use expression widget for attribute table update bar 2014-06-14 17:45:35 +10:00
Nathan Woodrow
31dbea9df7 Add isValid shortcut method for QgsExpression. Changes to field model and
expression widget.

- Extract valid and isExpression checks in expression widget
2014-06-14 17:45:25 +10:00
Nathan Woodrow
a41ac437a0 Expression Widget: Return current text even if invalid index 2014-06-14 15:18:50 +10:00
Etienne Tourigny
cc1f24e78a identify results dialog: use combo box instead of tabbed widget for view mode (rasters only) and add tooltips for identify mode and view mode (#10376) 2014-06-13 18:10:40 -03:00
Juergen E. Fischer
cf7e016be9 ogr: don't create spatial index for shapes after deletes. That was supposed to
also run a repack and doesn't work without (fixes #10483, refs #8317, refs #8822)
2014-06-13 22:54:04 +02:00
Martin Dobias
75f826974d Merge pull request #1286 from dakcarto/issue-3975_labeling-svg-as-text
Fix for issue 3975, labeling svg as text
2014-06-14 02:24:45 +07:00
Larry Shaffer
e257227050 Fix local test server response parsing and add debug output for url 2014-06-13 10:20:55 -06:00
Larry Shaffer
c1d80ed6a6 Initial fix for #3975, label engine vectorizing texts in SVG and PDF output
- Add labeling engine option to render text-as-text
- Default is still text-as-outlines (vectorized), due to differences between text (as text) and buffer (as outline) methods
- Good output with printing to PDF (searchable, selectable text and embedded fonts)
- OK output with SVG, but differences between text (as text) and buffer (as outline) methods

Does not yet include unit tests or auto-setting of text-as-text for SVG output
2014-06-13 10:20:55 -06:00
Larry Shaffer
469be12e79 Note about PdfFormat and NativeFormat for QPrinter PDF output and embedding fonts
- Unlike the Qt issues for NativeFormat on Mac, choosing to print, then Save as PDF, embeds fonts
2014-06-13 10:20:55 -06:00
Larry Shaffer
72c33799d3 Add ability to define QImage format for render jobs via map settings
- Defaults to QImage::Format_ARGB32_Premultiplied, as before
- Update labeling unit tests to use defined format
2014-06-13 10:20:55 -06:00
Larry Shaffer
34aeed7450 Add convenience functions to Python test utilities for rendering with map settings
- Update labeling unit tests to use new functions
- All labeling test classes render separately from QgsRenderChecker
- Update labeling server test class to sync map settings to temp project
2014-06-13 10:20:55 -06:00
Juergen E. Fischer
b6d8331429 fix windows build 2014-06-13 16:41:00 +02:00
rldhont
5d1eb4e0d9 [BUGFIX][QGIS-Server] 10379 Flaky WFS GetFeature
FIX return Feature collection when featureCount is 0
2014-06-13 16:21:42 +02:00
Juergen E. Fischer
74a750314c attribute form: allow overwriting invalid source attribute values and skip empty edit commands (fixes #10360) 2014-06-13 14:27:49 +02:00
Juergen E. Fischer
406fab283c don't show and raise identify results if attribute form pops up 2014-06-13 14:27:15 +02:00
Juergen E. Fischer
ad08a28f7c remove unused QgsPasteTransformations class 2014-06-13 14:27:15 +02:00
Juergen E. Fischer
f2de7c21c0 don't show layername all the time 2014-06-13 14:27:15 +02:00
volaya
925b91f48b [processing] fixed #10575 2014-06-13 14:09:41 +02:00
volaya
a5e5a0e22c [processing] changed how toolbox is updated after adding/removing provider 2014-06-13 14:09:41 +02:00
Martin Dobias
98683342ec [layertree] Fix last bit of #10384 (update on capitalization change) 2014-06-13 18:49:54 +07:00
Martin Dobias
559b810ef4 [layertree] Add sip/PyQt subclassing code for model and view 2014-06-13 18:19:15 +07:00
Martin Dobias
2e39e602a2 [layertree] respect bold font settings for layer/group 2014-06-13 18:04:08 +07:00
Martin Dobias
9af0b376b3 Fix expanded/collapsed state when loading layer tree from old project files 2014-06-13 17:22:04 +07:00
Martin Dobias
eb86ecaa34 Remove deprecated option "add new layers to the current group" (now always on) 2014-06-13 16:51:59 +07:00
Martin Dobias
f581e20c44 Fix #10560 (wrong feature count) 2014-06-13 16:41:00 +07:00
Martin Dobias
840d5c567c Fix #10525 (zoom to the first layer not always working) 2014-06-13 16:41:00 +07:00
Werner Macho
bbe0535d22 Merge pull request #1450 from Qgis-Tr-kr/master
Korean transration completed
2014-06-13 10:09:06 +01:00
jangbi882
637dca76e0 Korean transration completed 2014-06-13 17:36:16 +09:00
jangbi882
aae92fc75f Korean transration completed 2014-06-13 17:34:56 +09:00
Martin Dobias
03dfef8a29 Merge pull request #1439 from Oslandia/fix_inverted
Inverted polygons: bug fixes
2014-06-13 14:48:35 +07:00
Juergen E. Fischer
95687a281a fix typos 2014-06-13 09:08:25 +02:00
Juergen E. Fischer
3682384675 indentation update 2014-06-13 09:03:15 +02:00
jangbi882
262c3d02b1 1/5 ¼öÁ¤ 2014-06-13 15:30:34 +09:00
Martin Dobias
a8150d1563 Merge pull request #1437 from ahuarte47/Issue_10195
Fix bug #10195: Offset line symbology added to polygon layer leads to crash
2014-06-13 12:28:41 +07:00
Martin Dobias
c49e38c39c Merge pull request #1449 from edigonzales/master
fixes #10520 (scale method for SVG) and #10509 (dash pattern)
2014-06-13 11:38:07 +07:00
Qgis-Tr-kr
2ada1677cf Merge pull request #1 from qgis/master
Forked suouce update request
2014-06-13 11:11:19 +09:00
Nathan Woodrow
ea0e1b11ad [MSSQL] Fix loading of layers in browser and dialog.
Add ODBC connection pooling
2014-06-13 10:10:17 +10:00
Juergen E. Fischer
d34b75995e german translation update 2014-06-13 00:52:30 +02:00
Werner Macho
2a43e1828f [TRANSUP] transifex update and overall strings update
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-06-12 22:50:29 +01:00
Juergen E. Fischer
61dc4debfe db manager: fix import of geometryless files (fixes #8970) 2014-06-12 23:36:13 +02:00
Juergen E. Fischer
6392fa9234 mssql provider: cleanup driver and service usage and copy password in feature iterator (fixes #10428) 2014-06-12 22:06:15 +02:00
Juergen E. Fischer
85ce67624c db_mananger: fix loading geometryless tables (fixes #10566) 2014-06-12 17:32:56 +02:00
Juergen E. Fischer
d1e3dbc86e adapt tolerance to coordinate range when reshaping (fixes #9802) 2014-06-12 17:07:26 +02:00
Marco Hugentobler
d8a0361feb Fix crash in GetLegendGraphic with scale parameter and plug memory leak 2014-06-12 16:32:59 +02:00