Nyall Dawson
1491d5636f
Remove const from labeling QgsRenderContext usage
2015-10-01 15:42:02 +10:00
Nathan Woodrow
1e6c8908b2
Add stack trace button to message bar for Python errors
2015-10-01 11:54:13 +10:00
Giuseppe Sucameli
401f43c590
DBManager: fix data conversion to unicode (errors='replace' should be enough)
2015-10-01 00:29:38 +02:00
Nyall Dawson
a7cd1985ed
Add missing python-qt4-sql dependancy to Travis
2015-10-01 07:07:52 +10:00
Nyall Dawson
0587a59b39
Only save effect element if it is non-default
...
(decreases file size of qgs project files)
2015-10-01 06:54:59 +10:00
Juergen E. Fischer
29ac48e4f6
surpress moc warnings in windows 64bit build
2015-09-30 18:48:55 +02:00
Juergen E. Fischer
83fd65ab61
only update qgsexpression_texts.cpp if there are actual changes
2015-09-30 18:17:51 +02:00
Juergen E. Fischer
928504a727
fix some warnings
2015-09-30 18:16:50 +02:00
Juergen E. Fischer
2126011d31
revive QSqlDatabase (followup c894357a)
2015-09-30 17:32:53 +02:00
Radim Blazek
c531b2dbaf
[GRASS] new feature attributes fixes
2015-09-30 16:34:59 +02:00
Radim Blazek
d6b8b3c022
Add spacer under attributes in autogenerated attribute form
2015-09-30 16:34:59 +02:00
Radim Blazek
d64a46f43c
[GRASS] use monospace font for module's output
2015-09-30 16:34:59 +02:00
volaya
56af1068db
[processing] recover previous value of formula in modeler calculator
...
#fixes 11539
2015-09-30 10:11:46 +02:00
volaya
3bb677e906
[processing] fixed message to indicate unconfigured GRASS provider
...
It now displays the same message for GRASS 6 than for GRASS 7
2015-09-30 09:44:30 +02:00
volaya
ea712c6c23
[processing] prevent otb algorithms being run if otb not configured
...
fixes #13215
2015-09-30 09:44:29 +02:00
volaya
1d67ce7ca7
[processing] fixed ordering of outputs in models
...
fixes #13217
2015-09-30 09:44:28 +02:00
Nyall Dawson
b3a124e1ab
Fix leak in labeling
2015-09-30 15:47:52 +10:00
Martin Dobias
bc9b715fb3
Fix the "Change Label" map tool after labeling refactoring
...
The support for rule-based labeling is not there yet (only simple labeling)
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s.
2015-09-30 13:18:07 +08:00
Martin Dobias
1c877f116c
Fix another crash with rule-based labeling + data-defined properties ( fixes #13453 )
...
The writing of data-defined properties to XML was using invalid data.
Also fixes a possible memory leak in assignment operator.
Thanks Nyall for help tracking it down!
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s.
2015-09-30 12:36:44 +08:00
Giuseppe Sucameli
8ed7850186
QgsVectorFileWriter fails to export features containing Multi*25D geometries ( fix #13451 )
2015-09-30 01:52:24 +02:00
Nyall Dawson
d34ce2428c
Remove unused/uninitialized pointer
2015-09-30 08:26:36 +10:00
Giuseppe Sucameli
0c480a93c6
DBManager: fix unicode error display table data ( fix #13447 )
2015-09-30 00:12:11 +02:00
Giuseppe Sucameli
ece1169a44
DBManager: trap RuntimeError when disconnecting signals from a deleted object
2015-09-30 00:12:11 +02:00
Nyall Dawson
fea4ed9926
Store layer list in canvas order for visibility presets, fixes
...
data defined style preset for composer maps changing layer
order
2015-09-30 07:11:37 +10:00
Radim Blazek
63ddb1545a
[GRASS] fixed crash in add/delete column
2015-09-29 21:37:08 +02:00
Radim Blazek
d70c854336
refresh QgsAttributeForm using updatedFields() signal to cover all changes
2015-09-29 21:37:08 +02:00
volaya
8e971c2a60
[processing] Batch: ensure correct processing of extent params after other params are set
2015-09-29 20:24:04 +02:00
volaya
67d70f8572
[processing] Fix multiple error dialogs in batch processes
...
Errors when postprocessing layers are now added to the log console
2015-09-29 20:24:03 +02:00
volaya
1c69373af1
[processing] fixed issue with min covering extent when layers are passed as layer names
...
#fixes 13441
2015-09-29 20:24:02 +02:00
Radim Blazek
dee3babbf6
[GRASS] fixed crash on plugin unload + reload
2015-09-29 17:30:49 +02:00
Tom Kralidis
712354e985
[MetaSearch] remove merged endpoint
2015-09-29 11:10:13 -04:00
Salvatore Larosa
36919937b3
close the qgsexpression_texts.cpp file generated by resources/process_function_template.py
2015-09-29 17:01:11 +02:00
Salvatore Larosa
7c2195802b
[processing] really fix cmakelist file: followup a4151d7
2015-09-29 16:57:30 +02:00
Radim Blazek
0692f25674
[GRASS] refresh module input when location changed
2015-09-29 16:36:05 +02:00
Tom Kralidis
ac38d891af
[MetaSearch] add guidance as comment
2015-09-29 06:42:08 -04:00
Tom Kralidis
f47ffe9cf1
Merge pull request #2340 from NaturalGIS/pt_csw
...
add official CSW services for Portugal
2015-09-29 06:28:10 -04:00
Giovanni Manghi
22b1c087cc
add official CSW services for Portugal
2015-09-29 10:02:11 +01:00
Salvatore Larosa
a4151d7770
[processing] fixes cmakelist file: followup c7961b1
2015-09-29 09:57:29 +02:00
Salvatore Larosa
14374335be
[geometry-checker-ui] use qgsmalayercombobox for layers list
2015-09-29 09:57:29 +02:00
Marco Hugentobler
dfb78194ad
Disable add curve tools for point/raster layers
2015-09-29 09:30:05 +02:00
volaya
29b78a94c4
Merge pull request #2339 from NaturalGIS/fix_grass7_v_sample
...
fix grass7 v.sample
2015-09-29 08:56:10 +02:00
Nyall Dawson
fed74b2dfa
[composer] Fix layer order when using visibility presets
2015-09-29 16:48:44 +10:00
Nyall Dawson
708793f77f
Tab order fixes, pt 2
2015-09-29 16:48:44 +10:00
Giuseppe Sucameli
702845736a
fix crash deleting expression field when layer is not editable
2015-09-29 07:53:21 +02:00
Martin Dobias
5b0bfc6238
Fix crashing rule-based labeling with data-defined properties ( fixes #13416 )
...
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s.
2015-09-29 13:23:25 +08:00
Salvatore Larosa
7e6161687c
[geometry-checker-gui] add scroll area and save geometry dialog to settings
2015-09-28 22:36:13 +02:00
Giovanni Manghi
8b17e8b50c
fix grass7 v.sample
2015-09-28 18:08:13 +01:00
Juergen E. Fischer
2fa916df00
yadpu
2015-09-28 15:43:39 +02:00
Marco Hugentobler
9ebbb9a233
Fix compile error
2015-09-28 14:48:45 +02:00
Tom Kralidis
63306ed226
add about metadata
2015-09-28 08:11:56 -04:00