1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-04-03 00:05:24 -04:00

28205 Commits

Author SHA1 Message Date
Hugo Mercier
95ff0922e4 Handle QgsDataItem class hierarchy in SIP bindings 2015-07-30 15:04:56 +02:00
George Shegunov
1c6a40cb6f WEBKIT includes changed
(cherry picked from commit 9f6c72fa33af4c60c2e3266282277f10eedd2749)
2015-07-30 11:15:01 +02:00
Juergen E. Fischer
fe50327b28 fix oracle provider (followup 5be0ee7) 2015-07-30 09:31:28 +02:00
Matthias Kuhn
2887a4ae57 Doxymentation 2015-07-30 00:02:01 +02:00
Juergen E. Fischer
384c0a703b processing: fix saga translation (followup 66a3d02) 2015-07-29 18:55:11 +02:00
Marco Hugentobler
335644e580 Skip m-coordinates in geos import 2015-07-29 15:57:53 +02:00
Marco Hugentobler
c42b8c17d6 Fix segmentation of full circles 2015-07-29 15:57:53 +02:00
Salvatore Larosa
e980e760b4 [composer ui] fix tooltip for add shape action in composer 2015-07-29 14:43:51 +02:00
Marco Hugentobler
d6d5be9448 Set wkb typ if adding the first line in QgsLineStringV2::append 2015-07-29 14:08:33 +02:00
Matthias Kuhn
e984fb00fd Remove QgsRenderOptions, return filter in separate method 2015-07-29 12:09:44 +02:00
Matthias Kuhn
7573078e2e Add boolean node literal to expressions 2015-07-29 12:09:44 +02:00
Matthias Kuhn
5be0ee734f Remove QgsFeatureRequest::FilterRect from providers/iterators 2015-07-29 12:09:44 +02:00
Matthias Kuhn
75712643cd Remove references to QgsFeatureRequest::FilterRect 2015-07-29 12:08:55 +02:00
Matthias Kuhn
1d7a6a4909 Rule based renderer exposes filter where clause
This filter can then be sent to the server to reduce the amount of fetched
features
2015-07-29 12:08:55 +02:00
Matthias Kuhn
cfe91f8261 Apply FilterRect in combination with other filters 2015-07-29 12:08:54 +02:00
Matthias Kuhn
b47b9a54b7 Add return type QgsRenderOptions to QgsRendererV2::startRender
This allows to specify additional filter constraints for the feature request to
be specified.
2015-07-29 12:08:54 +02:00
Juergen E. Fischer
9752c468c1 indentation update 2015-07-29 11:52:14 +02:00
mhugent
76a6b4f1fc Merge pull request from mhugent/measurement_from_geometry
Measurement from geometry
2015-07-29 11:43:00 +02:00
Marco Hugentobler
86329f0170 Change expected behaviour in test_qgsdistancearea.py to also consider inner rings for perimeter calculation 2015-07-29 11:02:10 +02:00
Marco Hugentobler
5706203584 Allow usage of node tool for postgis zm geometries 2015-07-29 10:44:35 +02:00
elpaso
466018214c Fixed scale widget height 2015-07-29 10:03:18 +02:00
elpaso
832c3206d7 Added TAB charachter 2015-07-29 10:01:36 +02:00
Juergen E. Fischer
f528cb80df fix connection pool crash without qapplication (fixes ) 2015-07-28 17:39:22 +02:00
Juergen E. Fischer
93e2c5a01d processing: translation fix (open fusion las viewer; followup 66a3d02) 2015-07-28 14:12:53 +02:00
Marco Hugentobler
00b8c1d27b Adapt renderer to consider z/m in wkb parsing 2015-07-28 13:17:21 +02:00
Juergen E. Fischer
25a50bf73f Revert "add missed translations.py file" (followup 66a3d02)
This reverts commit 6dd615719922ff3cd136ba800e5dc033e5ff9b34.
2015-07-28 09:20:44 +02:00
Alexander Bruy
6dd6157199 add missed translations.py file 2015-07-28 09:21:17 +03:00
Matthias Kuhn
343d3a6854 fix processing startup error, followup 25e9f86 2015-07-27 17:13:04 +02:00
Matthias Kuhn
e2319fd1f5 Fix alloc-dealloc-mismatch 2015-07-27 15:58:10 +02:00
Matthias Kuhn
8c5b48c74c [travis] Only clone latest commit 2015-07-27 14:36:32 +02:00
Juergen E. Fischer
25e9f864a2 processing: simple interface translation fix 2015-07-27 13:26:59 +02:00
Marco Hugentobler
e03463cda8 Merge branch 'master' into measurement_from_geometry 2015-07-27 12:05:02 +02:00
Matthias Kuhn
f899f539db Fix crash and add CheckBox support for autocreate editorwidgets
Followup de547ad
2015-07-27 12:04:43 +02:00
Marco Hugentobler
8680259818 Use new geometry classes in QgsDistanceArea instead wkb parsing. That way, also the new zm types can be measured 2015-07-27 11:44:01 +02:00
Juergen E. Fischer
10d262f3f1 also install qgspointv2.h 2015-07-27 10:31:09 +02:00
Matthias Kuhn
70fe622661 Add iface.layerTreeCanvasBridge() 2015-07-26 23:01:46 +02:00
Juergen E. Fischer
4984cae78d db_manager: enable oracle plugin only when oracle support is available 2015-07-26 18:58:57 +02:00
Juergen E. Fischer
9d5a942b9f translation fixes 2015-07-26 18:25:07 +02:00
Juergen E. Fischer
b165875fa6 spelling fixes 2015-07-26 14:39:30 +02:00
Jürgen Fischer
644bdf046f Merge pull request from medspx/dbmanager-oracle
DBManager Oracle Spatial support (fixes )
2015-07-26 04:39:04 +02:00
Juergen E. Fischer
7439db1e66 load default.qgc from source directory when running from build dir 2015-07-26 04:33:06 +02:00
Juergen E. Fischer
66a3d02240 integrate processing into update_ts.sh (also includes all translations
in the repository and none outside of it).
2015-07-26 04:28:37 +02:00
William Kyngesburye
89e9980c90 update Mac browser icon 2015-07-25 16:58:51 -05:00
Médéric RIBREUX
bda76e5750 Fix CMakelist for oracle 2015-07-25 16:51:38 +02:00
Médéric RIBREUX
3768d04d3d Oracle Spatial support for DBManager 2015-07-25 16:31:11 +02:00
Matthias Kuhn
0966dadc79 Less postgis voodoo on travis 2015-07-25 15:24:35 +02:00
Richard Duivenvoorde
c77db4f285 Changing more Window titles 2015-07-24 20:45:31 +02:00
Richard Duivenvoorde
e4dac07627 Add 'Panel' to some panels, to make them distinguisable in context menu 2015-07-24 20:45:31 +02:00
Richard Duivenvoorde
3d3d008858 Add 'Toolbar' to all toolbar names, plus add tooltips to them 2015-07-24 20:45:31 +02:00
Matthias Kuhn
74da2542b5 Center menu titles, followup 09c2444 2015-07-24 20:45:18 +02:00