nirvn
2856981ebd
[labelling] set full rule of qpainterpath for text/buffer rendering
2015-09-04 13:06:00 +07:00
Nyall Dawson
6a5d9dacb7
Nicely round corners for welcome page images
2015-09-04 15:19:31 +10:00
PedroVenancio
781bffa408
Update and adaptation of some GRASS plugin modules to GRASS 7 (default.qgc, v.drape.qgm, v.extrude.attr.qgm, v.generalize.qgm, v.random.1.png, v.random.3d.1.png, v.random.3d.qgm, v.random.qgm, v.segment.qgm, v.support.qgm, v.to.points.qgm)
2015-09-04 00:45:18 +01:00
Giuseppe Sucameli
13e1959f4d
[DBManager] "Drop existing table" option in Import vector dialog is now named "Replace existing table" ( fix #12961 )
2015-09-04 00:45:32 +02:00
Giuseppe Sucameli
80a13e3852
[DBManager] fix add new SL/GPKG connection from "New connection" context menu entry
2015-09-04 00:32:49 +02:00
Nyall Dawson
bef84dc676
Fix data defined rendering for rulebased/inverted polygon renderers
...
fix #13318
2015-09-03 23:12:43 +10:00
Nyall Dawson
086a00750c
[pal] Make "always show" labels less likely to cover other labels
2015-09-03 22:46:59 +10:00
Nyall Dawson
62fa304eda
Rename label obstacle priority to weight
...
(helps differentiate it from the actual label priority)
2015-09-03 22:46:51 +10:00
Nyall Dawson
384983ecd1
Set focus to Open button after browsing for vector data source
2015-09-03 22:46:44 +10:00
Nyall Dawson
096d46464d
Allow setting expression context for symbol widgets and dialogs
...
This means that symbol selectors can be aware of the correct variable
scope and values for both populating expression builder widgets and
for symbol previews.
2015-09-03 22:46:37 +10:00
Nyall Dawson
ffd82a3105
Fix selecting last page from atlas combo ( fix #13311 )
2015-09-03 22:46:30 +10:00
Nyall Dawson
166e5bf9eb
[composer] Make some set symbol methods clone symbol, nicer API
...
for PyQGIS (fix #13304 )
2015-09-03 22:46:21 +10:00
Radim Blazek
7ac8f41bd2
[GRASS] check if there is input vector for G_OPT_DB_COLUMN
2015-09-03 11:04:37 +02:00
Radim Blazek
bd8b800dd3
[GRASS] hidden option fix
2015-09-03 08:57:14 +02:00
PedroVenancio
a6b92c66a9
Update and adaptation of some GRASS plugin modules to GRASS 7 (db.select.qgm, default.qgc, i.fft.qgm, i.ifft.qgm, r.describe.qgm, v.clean.chdangles.qgm, v.clean.prune.qgm, v.clean.rmarea.qgm, v.clean.rmdangles.qgm, v.clean.snap.qgm, v.db.join.qgm, v.db.select.qgm, v.db.select.where.qgm, v.db.univar.qgm, v.db.update_op.qgm, v.db.update_op_query.qgm, v.surf.rst.qgm, v.type.bl.qgm, v.type.cp.qgm, v.type.lb.qgm, v.type.pc.qgm, i.modis.qc.1.png, i.modis.qc.qgm, v.db.renamecolumn.1.png, v.db.renamecolumn.2.png, v.db.renamecolumn.qgm)
2015-09-03 00:24:01 +01:00
Giuseppe Sucameli
03916d549a
[DBManager] add SL/Geopackage connection by drag&drop (follow b11f67b4f5), improve GPKG support:
...
- recognize tables with geometry,
- load GPGK layers to canvas from context menu,
- disable table editing
2015-09-03 01:22:54 +02:00
Giuseppe Sucameli
7d79a73f58
Importing a layer, create an autoincremental integer pk if either no pk was passed or it's an integer field
2015-09-03 01:20:19 +02:00
Giuseppe Sucameli
71afc9adc7
[DBManager] do not add new connection per drag&drop (partially revert 8b2bbcd)
2015-09-03 01:20:19 +02:00
Radim Blazek
cc1888255b
[GRASS] fixed test
2015-09-02 18:57:35 +02:00
Matthias Kuhn
ce1f657893
rule based renderer: skip else rule for disabled items
2015-09-02 07:57:47 +02:00
Nyall Dawson
10170f4f3e
Remove oversized tooltip from expression help
...
...just gets in the way for no added value
2015-09-02 15:23:02 +10:00
Nyall Dawson
03d4f637c7
Use expression contexts when rendering symbols in composer items
...
(eg shape fills, arrow line styles, overview frames, grid lines)
2015-09-02 14:47:38 +10:00
Nyall Dawson
709c14391b
Change expression help from free form html files to structured json
...
A new script then parses these json help files into the html help
contents, in a standardised manner. Previously, the function help
was a bunch of different formats and structures.
Now, a custom stylesheet can be applied (and later tweaked!) to
format these help. Eg, this commit colors variables and function
names in the syntax section for greater readability.
2015-09-02 14:22:50 +10:00
Nathan Woodrow
caa3c3461d
Update theme test due to new API
2015-09-02 10:08:50 +10:00
Marco Hugentobler
a5a963ccfe
Consider curve geometries unsegmentized in line marker renderer
2015-09-01 17:50:01 +02:00
Matthias Kuhn
524716fbcc
Disable failing theme test
2015-09-01 17:37:30 +02:00
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
Marco Hugentobler
5b97c03799
Segmentize curved geometries for rendering, but keep the original geometry in the feature. Use the original geometry for drawing vertex markers
2015-09-01 10:01:40 +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
PedroVenancio
f4a1396d9f
Update and adaptation of GRASS plugin modules to GRASS 7 (default.qgc, i.colors.enhance.1.png, i.colors.enhance.2.png, i.colors.enhance.3.png, i.colors.enhance.qgm, i.his.rgb.qgm, i.pansharpen.1.png, i.pansharpen.2.png, i.pansharpen.3.png, i.pansharpen.qgm, i.rgb.his.qgm, m.cogo.qgm, m.proj.qgm, r.mask.rast.1.png, r.mask.rast.2.png, r.mask.vect.1.png, r.mask.vect.2.png)
2015-09-01 00:50:00 +01: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