Larry Shaffer
87163c6098
Add unit test for PYQGIS_STARTUP environment variable
...
- Make PyQgsAppStartup test more general and PEP8 compliant
2013-09-24 15:42:05 -06:00
Larry Shaffer
4c1b95ba9e
Add support for PYTHONSTARTUP-like environment variable, PYQGIS_STARTUP
...
- Different than user's 'startup.py,' since it is loaded just after Py_Initialize, specifically from env variable
- Useful for cleaning sys.path, e.g. isolating/loading the initial environ without requiring a virt env, like homebrew or MacPorts installs on Mac
2013-09-24 15:42:05 -06:00
Larry Shaffer
3fce4a5c0a
Add extra CXXFLAGS flags set by user; can be -D CXX_EXTRA_FLAGS or environment variable
...
- Command line -D option overrides environment variable
- Useful for suppressing transient upstream warnings in dependencies, like Qt
2013-09-24 15:42:04 -06:00
Juergen E. Fischer
1ca2258a5b
some more syncs with release-2_0
2013-09-24 22:21:54 +02:00
Juergen E. Fischer
88c720a689
osgeo4w: more 'improvements'
...
* package(64).cmd:
* remove apps/%PACKAGENAME% before install (ie. don't repackage old cruft)
* context_help, function_help, qgis_help.db, delimitedtextplugin.dll and diagramoverlay.dll removed in 2.0
* package64.cmd: cmake is in PROGRAMFILES(X86)
* nsis: installer don't use 64bit settings when installing 32bit package on 64bit OS
2013-09-24 22:10:10 +02:00
Juergen Fischer
d27ad33cc3
fix gui bindings with SIP 4.15
2013-09-24 21:58:12 +02:00
Juergen Fischer
17e9999238
revert change of doxygen DOT_GRAPH_MAX_NODES
2013-09-24 21:57:10 +02:00
Dražen Odobašić
6f9795b0be
apply #8601
2013-09-24 21:55:02 +02:00
Juergen E. Fischer
aca7afaae7
debian packaging: add saucy and jessie support
...
also add note about tests and result uploads to INSTALL.t2t
2013-09-24 21:55:02 +02:00
Victor Olaya
1d754d97d6
[processing] added -TRANSFORM parameter in SAGA
2013-09-23 21:10:21 +02:00
Otto Dassau
d68be4febb
Merge pull request #908 from eykamp/patch-1
...
Grammar
2013-09-23 09:19:56 -07:00
eykamp
ae5c68b18d
Grammar
2013-09-23 18:08:50 +02:00
Marco Hugentobler
6c2fa21992
Merge branch 'info_layer_selection'
2013-09-23 15:49:18 +02:00
Marco Hugentobler
f7585979b0
Revert "[FEATURE] Pan composer with middle mouse button"
...
This reverts commit 9bc8c805f115d5f1c9067e61899827961a856e40.
2013-09-23 14:34:32 +02:00
Marco Hugentobler
8a9450517a
[Feature]: Add anchor point setting for marker symbol layers
2013-09-23 14:20:31 +02:00
nyalldawson
9bc8c805f1
[FEATURE] Pan composer with middle mouse button
...
Zoom in and out on composer using mouse scroll wheel
2013-09-23 13:50:37 +02:00
Victor Olaya
e4c60adcd3
[processing] better error handling and some minor fixes
...
solved issue with trailing characters when calling mkdir
solved issue with non-ascii characters in help files
2013-09-23 13:32:23 +02:00
Nathan Woodrow
c55c2ab82f
Add __geo_interface__ to QgsFeature and QgsGeometry
2013-09-23 20:55:57 +10:00
Marco Hugentobler
186b6bd51a
Make Anchor points usable from ellipse symbol layer too
2013-09-23 11:53:11 +02:00
Salvatore Larosa
770feee4f5
fix qml file for directed edge layer in topoviewer plugin
2013-09-22 22:43:54 +02:00
Alexander Bruy
3833ddf876
[processing] if min and max values not set use redefined ones
2013-09-22 16:27:22 +03:00
Alexander Bruy
05a94811ca
[processing] consider min and max values for int values
2013-09-22 14:48:21 +03:00
Alexander Bruy
f890449d62
[processing] add toolbar to modeler dialog
2013-09-22 14:37:30 +03:00
Tim Sutton
cb6f8cc7d1
Added some red and blue point markers.
2013-09-21 18:28:37 +02:00
Salvatore Larosa
e6c2acb27c
fixes new touch icon
2013-09-21 16:09:15 +02:00
Juergen E. Fischer
1e52c7dd65
osgeo4w: remove package directory before installing
2013-09-21 14:18:25 +02:00
Victor Olaya
54a960f9ec
[processing] some code cleaning
2013-09-21 12:48:23 +02:00
Victor Olaya
062e76be00
[processing] saga fixes. "2.0.8 is now default target version
2013-09-21 12:48:22 +02:00
Victor Olaya
22f6360000
[processing] changed log and config filenames
2013-09-21 12:48:22 +02:00
Victor Olaya
82668d3271
[processing] modeler now warns before closing if there are changes
2013-09-21 12:48:21 +02:00
Victor Olaya
1517e58ae7
test models and scripts are now hidden
2013-09-21 12:48:20 +02:00
Victor Olaya
56d6496842
[processing] corrected parameter definition in Eliminate
2013-09-21 12:48:19 +02:00
Victor Olaya
e527fe387c
Added "eliminate sliver polygons" algorithm skeleton(still a draft first version)
2013-09-21 12:48:18 +02:00
Victor Olaya
8a48b9f7b2
[processing]modified v.overlay description
2013-09-21 12:48:18 +02:00
Victor Olaya
865cb6208d
[processing]code cleaning
2013-09-21 12:48:17 +02:00
Victor Olaya
2d601445d7
[processing] fixes issue in saga with multiple inputs
2013-09-21 12:48:16 +02:00
Werner Macho
c258ab8f83
Merge pull request #904 from ndamiens/tradfr
...
update french translation
With OK from JR I'll merge this into master for now ..
2013-09-21 03:36:23 -07:00
Tim Sutton
6f638a5ac8
updates to contributors map
2013-09-21 11:17:04 +02:00
Nyall Dawson
99e7ca824f
[feature] Add select next item above and below commands to composer edit menu
2013-09-21 08:15:43 +02:00
nyalldawson
aaa2fcf472
[feature] CTRL-click in composer to select items below other items ( fix #4358 )
2013-09-21 08:02:59 +02:00
Etienne Tourigny
e447813a9b
add etiennesky to contributors maps
2013-09-20 21:14:42 -03:00
Etienne Tourigny
36bb4bef69
cpt-city: show all ramps by default when opening dialog and changing view types, unless a ramp has been selected
2013-09-20 20:57:52 -03:00
Marco Hugentobler
97ce0c271a
Fix data defined label help
2013-09-20 23:17:25 +02:00
Marco Hugentobler
dec8953b18
More data defined anchor points
2013-09-20 23:07:35 +02:00
Nicolas Damiens
9dbd8fa3b1
update french translation
2013-09-20 18:04:49 +02:00
Nicolas Damiens
f9ca7d4451
add non-breaking spaces
2013-09-20 16:58:53 +02:00
Juergen E. Fischer
391488ae3f
osgeo4w: cpt-city-qgis-min was just moved to resouces
2013-09-20 10:21:09 +02:00
nicolas
891f234b0f
update french translation
2013-09-20 10:00:59 +02:00
Denis Rouzaud
5762cb838c
added 3nids to contrib maps
2013-09-20 08:31:19 +02:00
Tim Sutton
faa027ec47
Updates to contributors document
2013-09-20 02:24:37 +02:00