Matthias Kuhn
f082aa5308
Don't delete recent projects for QGIS <=2.10 from settings
2015-09-01 17:31:04 +02:00
Radim Blazek
e95bf6d3e0
use signals/slots between QgsWmsCapabilitiesDownload and QgsNetworkAccessManager, fixes crash on start up in #13271
2015-09-01 16:34:35 +02:00
Denis Rouzaud
4e600226d8
Label property dialog: allow translation of comboboxes entries and add missing vertical alignment
2015-09-01 16:21:41 +02:00
Denis Rouzaud
0512d02e3c
make string translatable
2015-09-01 11:48:07 +02:00
Radim Blazek
f74ac92d21
[GRASS] use vectNewMapStruct() in mapRegion(), fixes crash when running modules with GRASS lib compiled by different compiler
2015-09-01 08:53:56 +02:00
Nyall Dawson
8ce9930f4a
Fix leak in add map tool
2015-09-01 16:07:10 +10:00
Nyall Dawson
2904689f5b
More labeling leak fixes
2015-09-01 16:07:00 +10:00
Nyall Dawson
a7e9ef51d2
[pal] Consider all label parts when checking polygon obstacle cost
...
Fixes curved label candidates not being marked as in conflict with
polygon obstacles when letters other than the first letter conflict
with the polygon.
2015-09-01 16:06:52 +10:00
Nyall Dawson
8c716f678a
More vector layer property leak fixes
2015-09-01 16:06:43 +10:00
Nyall Dawson
d7ab102daf
Fix some leaks in symbology widgets
2015-09-01 16:06:35 +10:00
Nyall Dawson
e602a58a85
More pal cleanups
2015-09-01 16:06:28 +10:00
Nyall Dawson
a19cb945d0
Update doc coverage test
...
- Ignore deprecated stuff
- Ignore on_* members
2015-09-01 06:43:26 +10:00
Nyall Dawson
0b15d8bc18
Fix many leaks in PAL and simplify code
2015-09-01 06:43:25 +10:00
Salvatore Larosa
30407c377c
replacing some png icons with svg ones
2015-08-31 22:16:01 +02:00
Salvatore Larosa
eee7191e80
[about] uses variable for the domain name
2015-08-31 21:52:54 +02:00
Salvatore Larosa
f3ebe1423b
[welcomepage] again fix welcome page vs project loading:
...
reason: the welcome page persists anyway even if New option is selected.
2015-08-31 21:51:51 +02:00
Radim Blazek
dff2ed5f73
[GRASS] fixed modules file filters
2015-08-31 20:11:18 +02:00
Juergen E. Fischer
5326c6bd1b
fix feature id handling when opening feature form from identify results ( fixes #13289 )
2015-08-31 18:55:51 +02:00
Radim Blazek
b9f6d7837a
[GRASS] fixed crash when running module with file input
2015-08-31 18:13:42 +02:00
Juergen E. Fischer
d125e3f03e
translation string fix
2015-08-31 16:08:48 +02:00
Radim Blazek
2e000abdac
[GRASS] fixed cheking region for empty options
2015-08-31 15:30:50 +02:00
Juergen E. Fischer
7b8d3e7304
fix default.qgc and two qgm
2015-08-31 15:11:43 +02:00
Radim Blazek
c0d51d17ed
[GRASS] catch fatal error in mapRegion()
2015-08-31 13:38:15 +02:00
mhugent
a4f5d9a615
Merge pull request #2282 from mhugent/snapper_backward_compatibility
...
Better backwards compatibility for old snapping code
2015-08-31 13:36:35 +02:00
Nathan Woodrow
5abb560bc7
Don't load UI theme if not changing
2015-08-31 21:16:20 +10:00
Nathan Woodrow
46139d6591
Fix icon loading for themes
2015-08-31 21:16:19 +10:00
Radim Blazek
0edcf6c42a
[GRASS] outputType module attribute
2015-08-31 12:49:33 +02:00
Radim Blazek
9a89d52df3
Merge branch 'NINAnor-grass7_pluginupdate'
2015-08-31 12:44:22 +02:00
Radim Blazek
5eac10857f
[GRASS] default.qgm indentation
2015-08-31 12:43:28 +02:00
Radim Blazek
6b16826989
Merge branch 'PedroVenancio-grass7_plugin'
2015-08-31 12:20:47 +02:00
Radim Blazek
539c95283f
[GRASS] Update and adaptation of GRASS plugin modules to GRASS 7
2015-08-31 12:20:17 +02:00
Marco Hugentobler
649b1eb949
Better backwards compatibility for old snapping code
2015-08-31 11:50:39 +02:00
Radim Blazek
9a120126df
[GRASS] forgotten QgsGrassModuleOption moved to new file
2015-08-31 11:19:32 +02:00
Nyall Dawson
075c50ded8
Fix leak in diagrams
2015-08-31 18:45:08 +10:00
Nyall Dawson
8f601be986
Fix leaks in QgsCodeEditor
2015-08-31 18:45:07 +10:00
mhugent
19a98b2a63
Merge pull request #2275 from mhugent/rubberband_fixes
...
Fix rubberband issues
2015-08-31 10:29:40 +02:00
Nathan Woodrow
a60c8fc2ba
Fix windows build
2015-08-31 14:40:08 +10:00
Nyall Dawson
f9fa9793f0
[pal] Improved test for candidate against polygon obstacles
...
Previous test was just checking point in polygon for the corner,
mid points and center. This test was not sufficient for narrow
or small polygons which were not covered by these points
but were still covering parts of the label candidate.
Now, the area of the intersection between the obstacle polygon
and the label candidate is used to calculate the obstacle
cost.
2015-08-31 12:20:14 +10:00
Nyall Dawson
fe3e07eadb
Add missing overrides
2015-08-31 09:33:03 +10:00
Nyall Dawson
2d5c1dd811
Followup e583d886d, fix image paths
2015-08-30 21:57:19 +10:00
Matthias Kuhn
1e6f673a23
Update email address
2015-08-30 13:00:15 +02:00
Nyall Dawson
0c5475545f
Cleanup control_images folder by grouping some tests in subfolders
2015-08-30 20:15:25 +10:00
Nyall Dawson
e583d886d3
Cleanup ui folder by moving composer ui files
2015-08-30 20:15:24 +10:00
ninsbl
09076de5e0
temporal modules added
2015-08-30 11:42:03 +02:00
ninsbl
cde4b5c41b
temporal modules added
2015-08-30 11:41:44 +02:00
Nathan Woodrow
440fcc3f4c
Night Mapping updates from Mathieu
2015-08-30 17:08:51 +10:00
Nathan Woodrow
91211d0855
Fix warning
2015-08-30 08:41:26 +10:00
Nathan Woodrow
61e5286e39
Add variable support to themes
...
- Variables loaded from variables.qss file
- @varname: value e.g @mycolor: red
- Copy base themes to users home
2015-08-30 08:38:42 +10:00
Nathan Woodrow
37fc2444d4
Night Mapping theme update
2015-08-30 08:34:10 +10:00
Juergen E. Fischer
be2ff5c4c7
[FEATURE] add commandline options for dxf export
...
* Initialize dxf export dialog with current visible layers w/o preset
* Also save dxf export settings into project file (including preset selection)
TODO: dxf export (but also snapshot) cause plugins to crash on exit
(--noplugins helps)
2015-08-29 23:03:13 +02:00