Victor Olaya
5c762ef741
applied path for #6574
...
applied patch for multiple grass sessions
added points in polygon weighted
2012-10-27 10:59:23 +02:00
Alexander Bruy
0b1ebaaa73
missed metadata.txt for fTools
2012-10-25 15:08:39 +03:00
Alexander Bruy
8459fa220a
temporarily switch back to using subprocess module (addresses #6543 )
2012-10-25 15:08:39 +03:00
Alexander Bruy
acb0a9e6cc
use lowercase letters for menu ( fix #5436 )
2012-10-25 15:08:38 +03:00
Alexander Bruy
7f671851d4
add metadata.txt to all core plugins
2012-10-25 15:08:38 +03:00
Marco Hugentobler
f170f1b03b
Fix typo
2012-10-25 12:01:36 +02:00
Alexander Bruy
c54e78ee90
add category metadata to SEXTANTE plugin
2012-10-25 12:47:15 +03:00
Sandro Santilli
6ca7ea987d
Allow running sextante plugin from build dir
...
See http://hub.qgis.org/issues/5879
2012-10-25 11:52:40 +02:00
Sandro Santilli
844b57bf4a
Rename script files to avoid spaces in filenames
...
This makes life easier with PLUGIN_INSTALL.
I did try to make PLUGIN_INSTALL better but couldn't find a way
to have both "(" and " " quoted at once...
2012-10-25 11:51:40 +02:00
Sandro Santilli
131fc6e945
PLUGIN_INSTALL: quote filenames
...
Fixes use with filenames having shell-dangerous chars like "(".
NOTE: sextante help files have frequent such occurrences
2012-10-25 11:29:23 +02:00
Larry Shaffer
3ce27d6ecc
Hard-link to Mac embedded app bundle binary
...
- Allows QGIS to be run directly from build directory
- Link made at <build dir>/output/bin/QGIS
2012-10-25 02:55:50 -06:00
Larry Shaffer
9336e3547a
Update to e31fb3c
...
- Add comments about issue
- Set pkgDataPath to empty QString for fix
2012-10-25 02:50:15 -06:00
Marco Hugentobler
a622d1b569
Possibility to set url for a feature info schema
2012-10-25 09:07:23 +02:00
Larry Shaffer
1a092f92ca
Additional fix for # 5879, handle .ui files for python utilities
...
- Built off of pull request 299 by Salvatore Larosa
2012-10-25 00:59:31 -06:00
Larry Shaffer
e31fb3c9f2
Additional fix for # 5879
...
- Adjust QgsApplication::pkgDataPath temporarily for restoring core plugins when running from build directory
2012-10-25 00:36:34 -06:00
Larry Shaffer
c4cc9d301e
Adv labeling, turn off excessive debug output
2012-10-25 00:22:43 -06:00
Radim Blazek
9a300d85da
invert color fix
2012-10-24 19:37:27 +02:00
Radim Blazek
3284fccd0b
warnings fix
2012-10-24 19:16:25 +02:00
Werner Macho
6ad4faed72
Merge pull request #300 from gioman/master
...
New PT_PT translations, courtesy of Nelson Silva
2012-10-24 07:35:43 -07:00
Vânia Neves
e837a965a5
New PT_PT translations, courtesy of Nelson Silva
2012-10-24 15:32:14 +01:00
Radim Blazek
e210a57101
QgsError for better error propagation to user, started using for rasters
2012-10-24 13:59:19 +02:00
Werner Macho
b78456f70d
added machine readable license
2012-10-24 12:28:20 +02:00
Larry Shaffer
37e92eb853
Revert "Do not setPkgDataPath to source dir when running from build dir"
...
This reverts commit 227401d434d2a611715873bc1107d938b76740bd.
Otherwise, crssync fails when setting up db for running tests
2012-10-23 19:20:05 -06:00
Larry Shaffer
c2b6a47859
Fix PLUGIN_INSTALL build error
2012-10-23 17:40:20 -06:00
Sandro Santilli
9f1351b08b
Allow running osm plugin from build dir
...
See http://hub.qgis.org/issues/5879
2012-10-23 22:40:56 +02:00
Sandro Santilli
9a0c4ffdb5
Allow running mapserver_export plugin from build dir
...
See http://hub.qgis.org/issues/5879
2012-10-23 22:35:04 +02:00
Sandro Santilli
e852efacab
Allow running GdalTools plugin from build dir
...
See http://hub.qgis.org/issues/5879
2012-10-23 22:31:55 +02:00
Sandro Santilli
b892a021af
Allow running fTools plugin from build dir
...
See http://hub.qgis.org/issues/5879
2012-10-23 22:09:06 +02:00
Sandro Santilli
227401d434
Do not setPkgDataPath to source dir when running from build dir
...
We want to use the output/ dir for that !
Fixes load of fTools from build tree (coming next)
2012-10-23 17:38:00 +02:00
Larry Shaffer
e08833ac3b
Adv labeling, add multi-line spacing and alignment
2012-10-23 08:01:06 -06:00
Larry Shaffer
a22742d146
Updates to Mac install notes
...
- Add section on debug output and running tests
2012-10-23 07:45:53 -06:00
Larry Shaffer
e8edb950e4
Add CMake finds for QScintilla2 and Qsci module
...
- Needs testing on Windows platform
- Add QScintilla2 library version info to About dialog
- Add Mac bundling support for Qwt 6 framework and QScintilla2
- Fallback to sys or custom site-pkgs when looking for PyQt4 modules to Mac bundle
2012-10-22 20:45:14 -06:00
Larry Shaffer
332ce329af
Fix #6505 , set typedef for Mac size_t in bindings
2012-10-22 17:30:16 -06:00
Giuseppe Sucameli
2296b5d7c4
Merge pull request #298 from slarosa/master
...
Enable non-ascii chars in Python Console
2012-10-22 14:41:10 -07:00
Salvatore Larosa
a29ccbf553
Enable non-ascii chars in Python Console
...
fixes issue http://hub.qgis.org/issues/6548
2012-10-22 21:52:29 +02:00
Alexander Bruy
a45b759e1c
[FEATURE] TauDEM provider for SEXTANTE
2012-10-22 19:00:50 +03:00
Marco Hugentobler
4c161c9e10
Merge branch for sia2045 GetFeatureInfo output
2012-10-22 14:35:47 +02:00
Marco Hugentobler
feec5f050c
Possibility to manually enter a project property to have WMS feature info in sia2045 format
2012-10-22 14:15:07 +02:00
Marco Hugentobler
73578640a3
Drop invalid characters from xml element names
2012-10-22 11:28:16 +02:00
Juergen E. Fischer
dbab4a2425
update QgsVectorLayer bindings ( fixes #6550 )
2012-10-21 13:21:35 +02:00
Sandro Santilli
f93f844867
Allow running plugin_installer plugin from build dir
...
See http://hub.qgis.org/issues/5879
2012-10-20 22:00:51 +02:00
Victor Olaya
a42071d4ba
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
2012-10-20 21:39:33 +02:00
Victor Olaya
6546d748c8
Added patch for #6545
...
Fixed bug in SAGA extent calculation (there was a half cellsize offset)
2012-10-20 21:38:46 +02:00
Giuseppe Sucameli
27652201d0
fix build
2012-10-20 02:22:11 +02:00
Giuseppe Sucameli
ee609741cc
Merge pull request #297 from slarosa/master
...
[FEATURE] - Choose Fontfamily and API files for Python Console
2012-10-19 16:52:28 -07:00
Salvatore Larosa
3fecd44ae5
Merge branch master of https://github.com/qgis/Quantum-GIS
2012-10-20 01:44:52 +02:00
Sandro Santilli
8ca2236134
Add a PLUGIN_INSTALL cmake macro and use it from db_manager plugin
...
One step forward toward closing http://hub.qgis.org/issues/5879
Next all pugins should be converted to use of the macro...
2012-10-20 01:17:37 +02:00
Marco Hugentobler
d6b155f74c
Add const
2012-10-20 00:56:44 +02:00
Marco Hugentobler
d0eb15194d
Oversampling parameter is now in resample filter
2012-10-20 00:48:31 +02:00
Marco Hugentobler
7e5435cb90
Fix image format conversion (used e.g. for WMS client) and two memory leaks
2012-10-20 00:35:56 +02:00