28587 Commits

Author SHA1 Message Date
Nyall Dawson
40f4f20d08 Coverity null deference fixes 2015-08-28 13:06:34 +10:00
Nyall Dawson
ac6c32421e Coverity uninitialized member fixes 2015-08-28 13:06:34 +10:00
Nyall Dawson
253e13154e Start on placement test suite for labeling
Sponsored by City of Uster
2015-08-28 12:47:56 +10:00
Nyall Dawson
87022a4efd Add mode for drawing just label rects for debugging
Sponsored by City of Uster
2015-08-28 11:01:46 +10:00
Nyall Dawson
6bf5e912b0 Fix build error using cov-build 2015-08-28 08:46:22 +10:00
Juergen E. Fischer
e94d57e255 translation string fix 2015-08-27 23:04:40 +02:00
Juergen E. Fischer
4c28d7fd80 debian packaging: support multiple conditions 2015-08-27 22:35:11 +02:00
Andrew McAninch
4e06bc1ab9 Merge branch 'master' into grass 2015-08-27 10:45:58 -07:00
Radim Blazek
cee794a4c6 add definitions for qtermwidget on osx, fix for #13277 2015-08-27 19:40:31 +02:00
Nathan Woodrow
bea14e3ace Fix welcome screen vs project loading 2015-08-27 22:42:58 +10:00
Radim Blazek
c285ed1696 abort browser wms item get capabilities request on deleteLater, fix for #13271 2015-08-27 12:37:07 +02:00
Marco Hugentobler
e0d5a0b118 Move AddCircularString actions to a tool button 2015-08-27 11:47:17 +02:00
Marco Hugentobler
622aaa157e If circular string has an even number of points, connect the last point with a straight line (for rubberbanding purpose) 2015-08-27 11:47:17 +02:00
Marco Hugentobler
632656ec69 Circular string tools: Remove temporary rubber band of parent tool when activating circular string tool 2015-08-27 11:47:17 +02:00
Radim Blazek
7fb27d4776 [GRASS] allow major version only in qgm version_min/max 2015-08-27 09:32:05 +02:00
Radim Blazek
55aed108af Merge pull request #2274 from PedroVenancio/grass7_plugin
Update and adaptation of some GRASS plugin modules
2015-08-27 09:19:39 +02:00
Radim Blazek
f0871e20fe Merge pull request #2273 from spaceof7/grass
Grass plugin modules updates - raster map colors
2015-08-27 09:18:44 +02:00
Nathan Woodrow
349b68b586 Bump to 10 recent projects 2015-08-27 14:38:16 +10:00
PedroVenancio
42e709221b Fix a small error in r.lake.seed and r.lake.xy 2015-08-27 01:11:38 +01:00
PedroVenancio
54d42fb04c Update and adaptation of GRASS plugin modules (db.out.ogr, r.basins.fill, r.carve, r.circle, r.fill.dir, r.lake.seed, r.lake.xy, r.random, r.random.raster, r.reclass.area.greater, r.reclass.area.lesser, r.water.outlet, v.in.ogr.qgis.loc, v.normal) to GRASS 7 2015-08-27 01:01:23 +01:00
Juergen E. Fischer
7de000d5c3 debian packaging: modify grass support (ubuntugis also has grass7) 2015-08-27 01:41:43 +02:00
Juergen E. Fischer
d97736a077 debian packaging: modify grass support (ubuntugis also has grass7) 2015-08-27 01:41:43 +02:00
Andrew McAninch
f95ea58b9c Updated raster map color modules 2015-08-26 13:22:29 -07:00
Nyall Dawson
b43026e7b1 Fix build 2015-08-27 06:12:56 +10:00
Andrew McAninch
a16ad98a12 Merge branch 'grass' 2015-08-26 11:39:32 -07:00
Andrew McAninch
b404ae2048 Merge remote-tracking branch 'qgis/master' 2015-08-26 11:38:48 -07:00
Andrew McAninch
6809835426 Merge remote-tracking branch 'qgis/master' into grass 2015-08-26 11:33:21 -07:00
Radim Blazek
0fb356e822 [GRASS] made ready for Vect_new_map_struct 2015-08-26 19:40:36 +02:00
Juergen E. Fischer
18a797c554 fix precise build 2015-08-26 18:42:45 +02:00
Radim Blazek
3de84a6c53 [GRASS] always alloc more spece for Map_info structure 2015-08-26 18:04:49 +02:00
Radim Blazek
40828e843d [GRASS] addapted to the new qtermwidget 2015-08-26 18:04:49 +02:00
Radim Blazek
61a1121e97 [GRASS] qtermwidget updated to github.com/qterminal/qtermwidget 72ffc262 2015-08-26 18:04:49 +02:00
Salvatore Larosa
84a40368d8 [welcomepage] include whatsnew.html in cmakelist file 2015-08-26 16:29:41 +02:00
Salvatore Larosa
9402f99428 [about dialog] set the tab index to 0 whether network is not available and developers map tab was selected 2015-08-26 16:14:50 +02:00
Nyall Dawson
36675babc2 Fix some leaks in labeling (many left) 2015-08-26 22:53:38 +10:00
Nyall Dawson
02cd7676a9 Fix leak in expression builder 2015-08-26 22:53:38 +10:00
Nyall Dawson
46abe34b8c Fix leaks in tests 2015-08-26 22:53:38 +10:00
Nyall Dawson
2b478af603 Fix leak in renderer properties dialog 2015-08-26 22:53:37 +10:00
Nyall Dawson
00405c73ff [pal] Fix memory leak due to buggy pal::rtree iterator implementation 2015-08-26 22:53:37 +10:00
Nyall Dawson
bea3d7200a Fix leaks in raster engine 2015-08-26 22:53:37 +10:00
Nyall Dawson
c9a0055229 Fix leaks in QgsPointLocator 2015-08-26 22:53:37 +10:00
Nyall Dawson
a417dcf732 Fix leaks in raster calculator 2015-08-26 22:53:37 +10:00
Nathan Woodrow
2a9e810380 Fix order of recent projects 2015-08-26 16:44:17 +10:00
Nathan Woodrow
100a60981c Use tab widget for welcome page. Move init to start of app 2015-08-26 12:15:24 +10:00
Nathan Woodrow
686fb71941 Fix build 2015-08-26 08:52:56 +10:00
Nathan Woodrow
d59f17e23d Don't allow collapible expression panels 2015-08-26 08:40:04 +10:00
Nyall Dawson
e04f4018d1 Fix warnings 2015-08-26 06:52:02 +10:00
Juergen E. Fischer
05b8a985a5 indentation update 2015-08-25 20:04:50 +02:00
Nathan Woodrow
b5362b0fdb Fix broken conditional styles tests 2015-08-25 23:10:06 +10:00
Nathan Woodrow
704ce9630f Add missing doc strings 2015-08-25 22:50:57 +10:00