Nyall Dawson
25333c5349
Merge pull request #1622 from manisandro/spatialite_dialog_border
...
Fix scrollarea border style and tab order in new spatialite layer dialog
2014-10-13 05:59:45 +11:00
volaya
d1f84fd11a
[processing] fixed wrong import in parameters classç
...
Fixes #11393
2014-10-12 19:11:31 +02:00
Sandro Mani
e0e6204e54
Fix scrollarea border style and tab order in new spatialite layer dialog (Funded by Sourcepole)
2014-10-12 18:39:40 +02:00
Nyall Dawson
57a783e530
Fix a potential crash when closing projects with html composer items
2014-10-12 21:22:46 +11:00
Nyall Dawson
e30976177a
Add some padding to identify panel to match browse and layers panel
2014-10-12 20:48:23 +11:00
Salvatore Larosa
659cada5b6
[processing] Fixes #11388 - save vector file dialog does not show file ext
2014-10-11 21:36:51 +02:00
Nathan Woodrow
7813f6b094
Escape backslash for mime data. Fix MS SQL drag and drop
2014-10-11 21:14:46 +10:00
Nathan Woodrow
67c9a72b48
Fix crash with SQL Server driver
2014-10-11 20:12:20 +10:00
Jürgen Fischer
c9cfdfaef4
Merge pull request #1617 from ahuarte47/Issue_9777_missing-labels
...
Fix #11368 : Simplification of a dataset leaves some polygons unlabelled
2014-10-11 09:20:05 +02:00
Jürgen Fischer
3d8a0345f9
Merge pull request #1625 from giohappy/master
...
Fixes error in Multipoints with Z rendering
2014-10-11 09:09:59 +02:00
giohappy
94b2e7cea0
Fixes error in Multipoints with Z rendering
2014-10-10 22:52:11 +02:00
Jürgen Fischer
34ccc8173e
Merge pull request #1615 from ccrook/PostgresSaveStyleFix
...
Fix #11329 Graduated renderer style not saved in postgres
2014-10-10 15:51:48 +02:00
Werner Macho
738e0bedd5
[TRANSUP] some update for processing and transifex
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-10-09 20:35:52 +02:00
Sandro Mani
0ed701e9f4
Show attributes dialog with initially unsorted attributes (Funded by Sourcepole)
2014-10-09 17:36:26 +02:00
Sandro Mani
2e943c936c
Bad layer dialog improvements (Funded by Sourcepole)
2014-10-09 16:49:31 +02:00
Alexander Bruy
55181c634a
[processing] fix handling of boolean parameters in modeller
2014-10-09 17:35:54 +03:00
Alexander Bruy
d8c38b5c8d
[processing] more fixes for i18n support
2014-10-09 17:35:53 +03:00
Denis Rouzaud
0840a9d7ee
more names for the map tools
2014-10-09 15:54:12 +02:00
Nyall Dawson
2d49b59cc1
[composer] Fix calculation of height of HTML content ( fix #11353 )
2014-10-09 23:28:35 +11:00
Nyall Dawson
ac71e600a2
Cancel running requests when loading content in QgsNetworkContentFetcher ( fix #11332 )
2014-10-09 22:56:54 +11:00
Nyall Dawson
7a92293e0c
Followup cc94578
2014-10-09 21:46:14 +11:00
rldhont
a3094cb5b5
[Composer] Fix ComposerMapWidget's label is not explicit
...
The user can only know the ComposerMap's label with it's tooltip. This commit
proposes to update the ComposerMapWidget'label to be more explicit and to be
the same as the ComposerMap's tooltip.
2014-10-09 21:46:14 +11:00
rldhont
10ffcebfd9
[Composer] Fix The ComposerMap's tooltip is not updated after readXML
...
The ComposerMap's tooltip is only set in the private init method. This method is only used in the ComposerMap constructor. The result is that the tooltip is not updated after reading the id from the XML.
The solution could be to add a private method updateToolTip used when the id is changed :
* constructor
* assignFreeId
* readXML
2014-10-09 21:46:14 +11:00
alexbruy
0a4dae2099
Merge pull request #1619 from anitagraser/patch-4
...
[processing] fixed value used before assignment error
2014-10-09 12:36:41 +03:00
Anita Graser
4a639ad984
fixed value used before assignment error
2014-10-09 11:16:47 +02:00
Nyall Dawson
174c2f3fdf
Use QgsColorButtonV2 for editor widgets
2014-10-09 20:16:23 +11:00
Nyall Dawson
a5b5bd4c45
[composer] Fix new frames not inheriting outline color, clean up item api a bit
2014-10-09 19:56:59 +11:00
Alexander Bruy
7a389f634e
[processing] fix i18n support
2014-10-09 10:52:59 +03:00
Chris Crook
823b57e360
Fix for bug 11366
2014-10-09 09:37:19 +13:00
Salvatore Larosa
bb723027f4
[processing] Fixes #11363 - help file is created but not shown in the Help tab
2014-10-08 19:04:42 +02:00
Alvaro Huarte
ac5622ad06
#9777-ML: Indentation update
2014-10-08 17:51:43 +02:00
Juergen E. Fischer
c768f13f14
german translation update
2014-10-08 17:47:35 +02:00
Alvaro Huarte
80871c663a
#9777-ML: Avoid Fill invalid geometries to GEOSGeometry
2014-10-08 17:36:08 +02:00
Salvatore Larosa
5a01b98e3c
[pyqgis-console] restore previously loaded scripts only when editor is instanced
2014-10-08 15:34:35 +02:00
Marco Hugentobler
149ad599db
Postgres connection: limit user/pw queries to 5 (avoids blocking server instances if a db does not exist anymore)
2014-10-08 11:33:21 +02:00
Nyall Dawson
b3f00ec3db
Add some tolerance to atlas tests
2014-10-08 20:29:48 +11:00
Nyall Dawson
732a8994d2
Use color name to compare colors when adding new recent color, prevents
...
duplicate colors in recent color list
2014-10-08 19:38:12 +11:00
Nyall Dawson
344eccd734
Fix offset is ignored for simple line symbology
2014-10-08 19:37:41 +11:00
Nyall Dawson
6bb045bdbb
[composer] Ensure that QgsComposerMap::mapPolygon returns a closed
...
polygon, fixes rare crash when using map overviews (fix #11305 )
2014-10-08 19:37:14 +11:00
Salvatore Larosa
fbc5f060f6
Fixes #11349 - field calculator broke on qgis master
2014-10-08 00:12:28 +02:00
Salvatore Larosa
ac1e9cb95a
[processing] set autoRaise to True for toolbutton in script and modeler dialog
2014-10-07 23:13:12 +02:00
Salvatore Larosa
dcdf9fb7f6
[processing] Fixes #11345 - Python error while using Get script from online scripts collection
2014-10-07 22:26:58 +02:00
Matthias Kuhn
17ca96fd26
Allow QWebView for photo widget
...
Fix #11306
2014-10-07 13:21:37 +02:00
Nyall Dawson
121665e534
[composer] Ensure that all maps are refreshed when atlas feature changes, in case they rely on atlas dependant symbology
2014-10-07 22:12:52 +11:00
Nyall Dawson
a5fe174804
Fix crashes when using atlas and expressions which rely on specialcolumns. Bring on context based expressions so we can remove this hack!
2014-10-07 22:11:26 +11:00
Nyall Dawson
1b997802b5
Followup 8a0e1ef
2014-10-07 22:02:15 +11:00
volaya
2dbe2da7e3
[processing] minor code cleaning
2014-10-07 12:02:31 +02:00
volaya
f661f80bdb
[processing] fixed wrong call to self.tr from static method
2014-10-07 12:02:30 +02:00
Werner Macho
cc8058a9d4
[TRANSUP] transifex update
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-10-07 10:45:05 +02:00
Chris Crook
f1577f1e8b
Adding comments explaining code changes
2014-10-07 17:21:57 +13:00