18373 Commits

Author SHA1 Message Date
Werner Macho
7dc0e5180c translation update: swedish by Victor 2013-04-30 09:12:48 +02:00
vinayan
6718d62b50 add Vinayan to authors 2013-04-30 12:13:17 +05:30
nyalldawson
e19079d60a Add tests for composer item transparency and blending 2013-04-30 14:51:05 +10:00
nyalldawson
6e90ba3029 Tweak saturation curve (fix #7655) 2013-04-30 07:33:11 +10:00
Matthias Kuhn
27c5b93fd7 Fix for a2b2e16 2013-04-29 18:35:35 +02:00
Matthias Kuhn
a2b2e16937 [Fix #7574] [rubberband] Artifacts when using a rubberband with a single point 2013-04-29 18:26:18 +02:00
Radim Blazek
a9a58fa116 Revert "vector data provider start/stop editing methods"
This reverts commit 60b4da443e0998377e0cccbd9113b64555695a41.
2013-04-29 17:39:21 +02:00
Radim Blazek
229419ee13 raster cleanup 2013-04-29 17:29:29 +02:00
Borys Jurgiel
1515c45f65 More informative text and tooltip for the "ignore shapefile encoding declaration" combobox 2013-04-29 16:03:00 +02:00
Borys Jurgiel
62c5e6315b Merge pull request #566 from minorua/fix_cpg
Encoding: produce more compatible .cpg files.
2013-04-29 05:57:24 -07:00
Matthias Kuhn
c5177fc669 Merge pull request #568 from 3nids/layer2map
added layerToMapCoordinates for rectangles, and more detailed comments
2013-04-29 05:55:14 -07:00
Denis Rouzaud
42fc689e60 added layerToMapCoordinates for rectangles, and more detailed comments 2013-04-29 14:53:06 +02:00
Radim Blazek
33d13ccca7 raster cleanup 2013-04-29 13:28:05 +02:00
Salvatore Larosa
e755815ff0 [pyqgis-console] allows comments and quotes folding in editor lexer 2013-04-29 12:41:45 +02:00
Minoru Akagi
1113c6099a fix .cpg file contents 2013-04-29 12:22:37 +09:00
Salvatore Larosa
195918293c [pyqgis-console] small fix for show/hide editor action 2013-04-29 01:22:45 +02:00
Nathan Woodrow
8565ef95d9 Merge pull request #565 from nyalldawson/new_functions
New color functions (from hsl, hsv and cmyk), new regexp_match function
2013-04-28 16:16:23 -07:00
nyalldawson
533030f80e Add regexp_match function, improve help for regexp_replace function 2013-04-29 09:10:57 +10:00
nyalldawson
6e5221cd6d Add color_cmyk and color_cmyka functions 2013-04-29 09:10:48 +10:00
nyalldawson
c038374e41 Add color_hsv and color_hsva functions 2013-04-29 09:10:39 +10:00
nyalldawson
d52e007de8 Add color_hsl and color_hsla functions 2013-04-29 09:10:33 +10:00
Salvatore Larosa
71c9d96f44 [pyqgis-console ] adds more options to settings dialog:
- reorganized settings dialog
- added option autosave script before running
- added options for autocompletion code (from Document, from APIs, from Doc and API)
- minor fixes
2013-04-28 23:56:52 +02:00
Werner Macho
a8af82e4e3 translation update: fr by JRM 2013-04-28 23:26:22 +02:00
Matthias Kuhn
1a19947ea1 Merge pull request #564 from vinayan/fixRubberband
[Fix #7728] - QgsRubberband addGeometry does not add multipart geometries to existing points
2013-04-28 12:47:21 -07:00
Werner Macho
6b9bc64e32 translation update: Danish by Jacob 2013-04-28 21:20:08 +02:00
Matthias Kuhn
d90f167be9 Allow adding QToolButton's to the toolbars
* iface.addToolBarWidget()
 * iface.addRasterToolBarWidget()
 * iface.addVectorToolBarWidget()
 * iface.addDatabaseToolBarWidget()
 * iface.addWebToolBarWidget()
2013-04-28 21:17:21 +02:00
Etienne Tourigny
ddbfb2e8ea restore zip raster layer style test - still needs a test for vector layers 2013-04-28 11:55:45 -03:00
Etienne Tourigny
785f614a4e remove invalid layers from zip test files 2013-04-28 11:19:14 -03:00
vinayan
9d935148e5 fix QgsRubberband.addGeometry when adding multipart geometries 2013-04-28 13:54:46 +05:30
Borys Jurgiel
c47fbbe25b Plugin installer: add ?qgis=[QGIS_VERSION] GET parameter to each repository URL to allow filtering also on reposiotory side 2013-04-28 00:16:01 +02:00
Borys Jurgiel
dfd8444383 Plugin installer: fix support for qgisMaximumVersion tag. 2013-04-28 00:08:51 +02:00
Juergen E. Fischer
fdc4138b95 german translation update 2013-04-27 21:37:34 +02:00
Werner Macho
9b43d73ce3 translation update: gl_ES by Xan 2013-04-27 20:57:43 +02:00
Werner Macho
370828c2c7 Merge pull request #472 from jdugge/master
Interface elements for specifying raster resolution in GDAL Rasterize plugin
2013-04-27 10:37:31 -07:00
Werner Macho
83f3fc6fb5 translation update da_DK by Jacob 2013-04-27 17:49:13 +02:00
Victor Olaya
345c14505e [sextante] added OTB algorithms to simplified list 2013-04-27 16:36:55 +02:00
Juergen E. Fischer
6fc81e8376 osgeo4w: rename executables to ...-bin.exe to solve clash with .bat 2013-04-27 11:10:30 +02:00
Victor Olaya
c635578d9f [sextante] Improvements in commander 2013-04-27 00:34:57 +02:00
Victor Olaya
4065d57235 [sextante] fixed problem in otb with filepaths containing whitespaces.
Removed outdated otb descriptions
2013-04-26 23:48:07 +02:00
Borys Jurgiel
f3842775a5 Merge pull request #561 from minorua/create_shape
set SHAPE_ENCODING to "" when creating new shapefile
2013-04-26 08:22:22 -07:00
Etienne Tourigny
02fa7292c6 add temporary output for zip test 2013-04-26 09:01:33 -03:00
Minoru Akagi
f7cce9c676 set SHAPE_ENCODING to "" when creating new shapefile (follows up 4fb9879) 2013-04-26 20:33:29 +09:00
Alexander Bruy
5616cfaeaf [sextante] add missed CMakeLists 2013-04-26 12:42:13 +04:00
Victor Olaya
fd4cf96e0a [sextante] fixed error due to wrong import 2013-04-26 08:42:07 +02:00
Larry Shaffer
4aa013d717 Fix for #3743, georeferencer: can't set map coords from map canvas on Mac 2013-04-25 19:11:57 -06:00
Larry Shaffer
bab91637b6 Small cleanup for e0838b0 2013-04-25 19:10:41 -06:00
Nathan Woodrow
b57841fb5c Merge pull request #531 from ccrook/colour_functions
Colour functions
2013-04-25 16:49:17 -07:00
Chris Crook
fd57ffa571 Merge branch 'master' into colour_functions 2013-04-26 11:35:32 +12:00
Victor Olaya
21fd0f242d [sextante] added commander 2013-04-26 00:36:34 +02:00
Borys Jurgiel
4fb9879dca Set the ENCODING layer creation option when creating a new empty Shapefile. Thanks to Minoru Akagi. 2013-04-25 22:51:47 +02:00