Commit c74090d
1 parent 101cc38 commit c74090d
File tree
2 files changed
+6
-1
lines changed- python/plugins/GdalTools/tools
2 files changed
+6
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
66 | 71 |
| |
67 | 72 |
| |
68 | 73 |
| |
|
4 commit comments
etiennesky commentedon Oct 4, 2012
Hi Giuseppe, would you consider including my widgets for save as options as well as overview options?
cheers,
Etienne
brushtyler commentedon Oct 4, 2012
I'm not sure which widget are you talking about. BTW, why not?
If you think your widgets fit better there, replace the current ones. And if you'd like I review your changes before pushing it to master just make a pull request or push the code to your QGis fork.
etiennesky commentedon Oct 4, 2012
Hi
you can have a look at the raster save as dialog, and also in the GDAL prefs.
I made a widget for handling save profiles for both rasters and pyramids, and another raster for handling pyramids output options.
When I have the time I'll prepare a pull request and let you know.
etiennesky commentedon Oct 7, 2012
Hi
please see my fork with changes to use the dialogs, it`s implemented in dem and pyramids dialogs. I left the old ui and code around for reference, which should be removed. Please comment on any issues/suggestions.
https://github.com/etiennesky/Quantum-GIS/tree/gdaltools