921 Commits

Author SHA1 Message Date
Marco Hugentobler
4d051b8b32 Emit signal when showing / hiding composer 2011-06-30 16:32:11 +02:00
Juergen E. Fischer
5a3a87fde2 [FEATURE] support 64bit feature ids 2011-06-16 20:30:07 +02:00
Giuseppe Sucameli
016cc0b357 Correct the output label's text in GdalTools Contour 2011-06-16 01:51:22 +02:00
Juergen E. Fischer
b74a515e94 cmake: replace deprecated SUBDIRS with ADD_SUBDIRECTORY 2011-05-27 22:45:08 +02:00
Juergen E. Fischer
bf4d8874d1 implement #3850 2011-05-27 19:29:20 +02:00
Giuseppe Sucameli
0e5baf4c13 crop to mask layer extent 2011-05-26 11:58:18 +02:00
Juergen E. Fischer
4549d0e199 cleanups:
- use QMetaObject instead of RTTI
- no get in getters:
  - QgsDataProvider:
   - getProvider => provider
   - getSelectWidget => selectWidget
   - getFunction => function
   - getLibary => providerLibrary
  - QgsProviderRegistry:
   - getLibrary => providerLibrary
- /* ... */ => #if 0 / #endif
- reindentation
2011-05-23 08:10:35 +02:00
Alexander Bruy
cd8ecd6a6e add checkbox for "-dstalpha" option in GDALTools Clipper tool 2011-05-22 21:12:04 +03:00
Martin Dobias
b656ebdea4 Merge branch 'browser-and-customization' 2011-05-20 18:06:53 +02:00
Marco Hugentobler
ad95cce706 Show composer maps on demand after project loading 2011-05-16 14:25:54 +02:00
Martin Dobias
b20619623f Merge branch 'master' into dbl
Conflicts:
	images/splash/splash.png
	src/CMakeLists.txt
	src/app/main.cpp
	src/app/qgsvectorlayerproperties.cpp
	src/core/qgsvectorlayer.cpp
	src/providers/wms/qgswmssourceselect.cpp
2011-05-13 22:20:43 +02:00
Martin Dobias
153ad164fe All customization and QGIS browser work in one commit. 2011-05-13 22:00:46 +02:00
Alexander Bruy
6327b2e224 allow merging shapefiles with different attribute tables (fix #3010) 2011-05-12 19:42:24 +03:00
Alexander Bruy
8eac180f06 Display current filename in progressbar when merging and add option to
select encoding for input files
2011-05-11 20:09:08 +03:00
alexbruy
45cc8a7fea Merge pull request #16 from alexbruy/master
mask option for gdal_polygonize tool
2011-05-10 06:30:42 -07:00
Alexander Bruy
9647ac877f add mask option to gdal_polygonize 2011-05-10 16:08:22 +03:00
Giuseppe Sucameli
14556360b1 save file instead of open it in select output file dialog 2011-05-10 14:17:19 +02:00
Tim Sutton
ce6588c572 fix #3800 2011-05-07 00:43:29 +02:00
Jrgen E. Fischer
dcc723c067 some more svn to git migration updates/fixes 2011-05-06 16:39:45 +02:00
Juergen E. Fischer
b8642a93fa apply #3770: allow adding parts to line and point features and some refactoring 2011-05-06 00:48:29 +02:00
Juergen E. Fischer
a9aafd0713 apply #3645: synchronization of srs.db with GDAL/PROJ on installation 2011-05-05 22:28:42 +02:00
Juergen E. Fischer
4d480fc3bb update version tracking to git 2011-05-04 21:56:25 +02:00
mhugent
353109206f Port zoom rectangle from QRubberBand to QgsRubberBand. Fixes zoom rectangle fill on x11 platform after resize bug workaround
git-svn-id: http://svn.osgeo.org/qgis/trunk@15838 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-28 08:31:01 +00:00
borysiasty
25d18c2caa plugin installer: do not consider an empty repo as invalid
git-svn-id: http://svn.osgeo.org/qgis/trunk@15832 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-27 14:33:11 +00:00
mhugent
b8853323ac Improve python bindings for adding legend groups (#3263). Patch from Marco Bernasocchi
git-svn-id: http://svn.osgeo.org/qgis/trunk@15787 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-21 07:43:44 +00:00
alexbruy
6dc6ac7e0e fix progressbar behaviour in Merge shapefiles tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@15777 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-20 13:23:12 +00:00
jef
173037d6c9 revert r15747
git-svn-id: http://svn.osgeo.org/qgis/trunk@15762 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-18 20:54:50 +00:00
jef
a168fb98e5 fix #7: GetCapabilities no done twice anymore
git-svn-id: http://svn.osgeo.org/qgis/trunk@15747 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-17 13:58:59 +00:00
alexbruy
3c0f834e6e extend default field width in fTools Export/Add Geometry column to fix #3500
git-svn-id: http://svn.osgeo.org/qgis/trunk@15739 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-17 05:49:15 +00:00
borysiasty
a8c2cfc2ef fix #3712
git-svn-id: http://svn.osgeo.org/qgis/trunk@15729 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-16 15:21:18 +00:00
jef
853582f709 fix lenny build
git-svn-id: http://svn.osgeo.org/qgis/trunk@15722 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-16 10:06:04 +00:00
mhugent
09aa281719 Fix for bug grid annotation distance to map frame (#2899)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15720 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-16 08:34:02 +00:00
brushtyler
8a3a5a528d avoid changes of the input layer when layers in canvas changed
git-svn-id: http://svn.osgeo.org/qgis/trunk@15713 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-15 18:30:10 +00:00
brushtyler
adbcbcbb76 add cutline option to clipper to fix #3066
git-svn-id: http://svn.osgeo.org/qgis/trunk@15712 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-15 17:58:00 +00:00
brushtyler
63cc61bb2b Fix #3715, don't overwrite source file
git-svn-id: http://svn.osgeo.org/qgis/trunk@15709 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-15 16:55:20 +00:00
brushtyler
4d3cdecac8 fixed #3662 and #3663
git-svn-id: http://svn.osgeo.org/qgis/trunk@15698 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-13 22:15:37 +00:00
wonder
45d5d87d46 python console: another fix for pasting
git-svn-id: http://svn.osgeo.org/qgis/trunk@15675 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-05 13:50:24 +00:00
alexbruy
b78e4a1b47 make Raster toolbar accessible from Python
git-svn-id: http://svn.osgeo.org/qgis/trunk@15664 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-03 17:08:38 +00:00
wonder
d12254b4a3 Shortcuts for easier creation of symbology-ng symbols
git-svn-id: http://svn.osgeo.org/qgis/trunk@15663 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-02 20:37:38 +00:00
jef
8ed2174353 add bindings to QgsProjectVersion
git-svn-id: http://svn.osgeo.org/qgis/trunk@15633 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-28 22:14:09 +00:00
wonder
f760d016b9 PyQGIS: added new destination CRS methods, deprecated old ones.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15619 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-27 17:45:43 +00:00
jef
48900197bc fix #3661
git-svn-id: http://svn.osgeo.org/qgis/trunk@15610 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-26 22:29:20 +00:00
wonder
f7d7706a1e Default value for limit
git-svn-id: http://svn.osgeo.org/qgis/trunk@15601 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-25 21:05:08 +00:00
macho
e7487e4950 translation update: 2 typos in english original..
git-svn-id: http://svn.osgeo.org/qgis/trunk@15600 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-25 20:30:29 +00:00
wonder
91f7365911 Python console: do not run the last line of the pasted code.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15585 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-23 20:29:32 +00:00
brushtyler
653de0ed14 Added the default color configuration file for DEM tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@15582 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-23 16:57:22 +00:00
brushtyler
1e6c095171 fix error when output file is not created
git-svn-id: http://svn.osgeo.org/qgis/trunk@15577 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-23 01:14:41 +00:00
jef
05bc879744 fix build error
git-svn-id: http://svn.osgeo.org/qgis/trunk@15575 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-23 00:58:54 +00:00
borysiasty
cba8d3c588 typo fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@15571 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-23 00:00:23 +00:00
jef
71c6454e95 fix #2554:
- apply heavy modified patch from sunil.
- introduces QgsFieldValidator including sip bindings
- add missing sip bindings to QgsAttributeEditor


git-svn-id: http://svn.osgeo.org/qgis/trunk@15566 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-22 23:18:06 +00:00