Alexander Bruy
|
2a32eca41f
|
anomality images for stingray
|
2012-09-14 19:03:12 +03:00 |
|
Alexander Bruy
|
7204c60ab0
|
fix coordinate transform python test
fix typo in renderchecker
|
2012-09-14 18:51:45 +03:00 |
|
Etienne Tourigny
|
76badc7d90
|
Merge branch 'master' of github.com:qgis/Quantum-GIS
|
2012-09-14 11:55:35 -03:00 |
|
Juergen E. Fischer
|
3a4d5e0ca2
|
debian packaging update:
extra python-unittest2 dependency only necessary on squeeze, lucid and oneiric)
|
2012-09-14 16:54:10 +02:00 |
|
Etienne Tourigny
|
db59e1b1b3
|
automatically scroll parent QScrollArea when QgsCollapsibleGroupBox is expanded
|
2012-09-14 11:44:47 -03:00 |
|
Juergen E. Fischer
|
0f91402d48
|
debian packaging update
|
2012-09-14 16:26:40 +02:00 |
|
Etienne Tourigny
|
f53aa30a51
|
set parent of QgsRasterLayerSaveAsDialog to inherit css
|
2012-09-14 11:01:06 -03:00 |
|
Etienne Tourigny
|
77241dd850
|
honor flat property when set in designer or code before showEvent() (patch by Larry)
|
2012-09-14 11:00:44 -03:00 |
|
Etienne Tourigny
|
c33e6ff2df
|
fix alignment when using oxygen (kde) theme
|
2012-09-14 10:32:42 -03:00 |
|
Etienne Tourigny
|
4fa28d8ce6
|
Merge branch 'master' of github.com:qgis/Quantum-GIS
|
2012-09-14 10:16:32 -03:00 |
|
Alexander Bruy
|
799795a05a
|
fix another signal-slot connection in new console
|
2012-09-14 10:50:40 +03:00 |
|
Tim Sutton
|
2f2fb53779
|
Merge pull request #232 from slarosa/master
fix error in path for sextante icon
|
2012-09-14 00:55:46 -07:00 |
|
Salvatore Larosa
|
26a43408b4
|
fix path for icon
|
2012-09-14 09:01:40 +02:00 |
|
Magnus Homann
|
8241030957
|
Merge branch 'master' of github.com:qgis/Quantum-GIS
|
2012-09-14 08:36:05 +02:00 |
|
Magnus Homann
|
e1a1627896
|
Reversed erroneous change
|
2012-09-14 08:35:20 +02:00 |
|
Tim Sutton
|
5b91b38d8e
|
Merge pull request #230 from slarosa/master
[New Python Console] - remember last used location for Open Tool
|
2012-09-13 21:13:32 -07:00 |
|
Salvatore Larosa
|
89e75cf64a
|
added sextante icon for help
|
2012-09-14 01:18:04 +02:00 |
|
Salvatore Larosa
|
315e0c0043
|
added action to import sextante class
|
2012-09-13 23:38:47 +02:00 |
|
Larry Shaffer
|
396f3633f3
|
Remove hardcoded path for pyuic4 on Mac install
|
2012-09-13 12:15:41 -06:00 |
|
Magnus Homann
|
d11fd92343
|
Merge pull request #231 from homann/memcpy_malloc_fixes
Memcpy malloc fixes, should remove some out of mem crashes. Downside, it is still slow... Also fixed a warning about missing copy ctor.
|
2012-09-13 10:57:35 -07:00 |
|
Magnus Homann
|
e2e27923a5
|
Removed warning about missing initalization of base class in copy constructor. I hope it is corect now?
|
2012-09-13 19:49:31 +02:00 |
|
Magnus Homann
|
bb17e82372
|
Changed from int to size_t in some places
|
2012-09-13 19:49:31 +02:00 |
|
Magnus Homann
|
35f7a1cc90
|
size_t is 8, int is 4 on amd64
|
2012-09-13 19:49:31 +02:00 |
|
Magnus Homann
|
6b228c999a
|
Added memory allocation failure tests
|
2012-09-13 19:49:31 +02:00 |
|
Salvatore Larosa
|
cd36650639
|
cleaning up code
|
2012-09-13 19:22:34 +02:00 |
|
Salvatore Larosa
|
78a1f244c2
|
improved icons and clean code
|
2012-09-13 17:51:24 +02:00 |
|
Radim Blazek
|
24a047d283
|
raster sip fix for test unit
|
2012-09-13 15:08:23 +02:00 |
|
Radim Blazek
|
c6a29fa8a0
|
raster sip fixes
|
2012-09-13 13:38:39 +02:00 |
|
Salvatore Larosa
|
c0c8f81efb
|
added remember last used dir for open tool in python console
|
2012-09-13 09:54:45 +02:00 |
|
Tim Sutton
|
94c2e1cbb0
|
Transfer ownership of renderer to c++ in sip bindings when calling QgsRasterLayer.setRenderer and when passing shader to QgsSingleBandPseudoColorRenderer. Fixes crash experienced when using python bindings and replacing the shader or renderer of a raster.
|
2012-09-12 23:15:45 +02:00 |
|
Tim Sutton
|
05fb39419d
|
Regression test to similate crash that occurs when setting a raster layer renderer a second time
|
2012-09-12 21:24:09 +02:00 |
|
Tim Sutton
|
6873b31757
|
Fix compiler warning about use of deprecated crs.epsg() call
|
2012-09-12 20:50:07 +02:00 |
|
Magnus Homann
|
2096813d90
|
Merge pull request #229 from homann/issue5895
Issue 5895 fix and testcase for projection errors. Hopefully, we can add on other projection errors to this test case. If there are any more...
|
2012-09-12 07:08:19 -07:00 |
|
Magnus Homann
|
c1f37e8a03
|
prepare-commit.sh
|
2012-09-12 16:07:03 +02:00 |
|
Magnus Homann
|
87b9b5dd8a
|
Catch inverse transform failures in raster reprojector. Fix for #5895
|
2012-09-12 15:17:33 +02:00 |
|
Magnus Homann
|
b890e1f11e
|
Changed to a much smaller raster file
|
2012-09-12 15:17:33 +02:00 |
|
Magnus Homann
|
75eef25068
|
First little test case
|
2012-09-12 15:17:33 +02:00 |
|
Magnus Homann
|
c3e4ff7848
|
Fixed a divde-by-zero error
|
2012-09-12 15:17:33 +02:00 |
|
Radim Blazek
|
3cb46692b5
|
WCS extent and save as fix
|
2012-09-12 14:54:23 +02:00 |
|
Alexander Bruy
|
e8061c7fea
|
disable Toggle editing button when provider is not editable
|
2012-09-12 15:22:47 +03:00 |
|
Tim Sutton
|
39db80a8e0
|
Support older version of python for expectedfail in rect tests
|
2012-09-12 12:18:20 +02:00 |
|
Tim Sutton
|
bbf0c08e9c
|
Fix crash if colour for pallette is out of range
|
2012-09-12 12:09:23 +02:00 |
|
Radim Blazek
|
c4fa82e23a
|
rasters saveas data type conversion fix
|
2012-09-12 11:36:02 +02:00 |
|
Tim Sutton
|
aa063f67f2
|
Merge pull request #228 from slarosa/master
added support to paste code with multi-line text in console
|
2012-09-12 01:49:26 -07:00 |
|
Salvatore Larosa
|
e2fff49874
|
added support to paste multi-line text
|
2012-09-12 00:33:04 +02:00 |
|
Tim Sutton
|
7ce99b8cab
|
[FEATURE] Improved python console in QGIS based on PyScintilla. (This is a nominal commit to record the addition of this new feature)
|
2012-09-11 23:01:01 +02:00 |
|
Tim Sutton
|
815f97377e
|
Merge pull request #217 from endmax/master
[FEATURE] The QgslegendInterface implementation updated to allow access to items and groups at all levels.
|
2012-09-11 13:54:50 -07:00 |
|
Radim Blazek
|
597e770d37
|
WCS public servers test improved
|
2012-09-11 22:49:24 +02:00 |
|
Larry Shaffer
|
77c6842ebd
|
Clean with prepare-commit
|
2012-09-11 11:12:56 -06:00 |
|
Larry Shaffer
|
6787a875b0
|
Increase padding for collapsed groupbox
|
2012-09-11 11:01:37 -06:00 |
|