Nathan Woodrow
0ff49856e6
Create Python package for core, gui, analysis, networkanalysis
...
Rename sip generated modules to _{name}
2014-05-19 22:26:02 +10:00
Giuseppe Sucameli
d522059524
Merge pull request #1348 from imincik/db_manager_connection_holding
...
db manager: fix connection holding - idle in transaction (QGIS bug #7162...
2014-05-19 12:31:58 +02:00
Denis Rouzaud
aa7085194d
custom widgets: added color and data defined buttons, missing SIP for scale range and fix flags for field combo / expression widget
2014-05-19 11:50:28 +02:00
Denis Rouzaud
a5b77b9b0e
Merge pull request #1325 from 3nids/qtdesignerplugin
...
QGIS custom widgets plugins for Qt Designer
2014-05-19 08:30:53 +02:00
volaya
eba6088786
Merge pull request #1365 from gioman/ogr2ogr
...
fixes ogr2ogr.py
2014-05-18 16:29:42 +02:00
Juergen E. Fischer
07919309c4
stage python extension only for staged plugins
2014-05-18 15:37:42 +02:00
Juergen E. Fischer
bbdf7cd220
sync some sip bindings
2014-05-18 15:22:32 +02:00
Nathan Woodrow
317a5094c4
Support multi layers in QLR files
2014-05-18 22:22:06 +10:00
Nyall Dawson
1b49a473a9
[FEATURE][composer] Add preview modes for composer, allows for previewing composition in grayscale, monochrome and color blindness simulation modes prior to printing (refs #9886 )
2014-05-18 22:10:16 +10:00
Giovanni Manghi
0f2b92f941
fixes ogr2ogr.py, take2
2014-05-18 10:36:13 +01:00
Giovanni Manghi
3f217c76e5
fixes ogr2ogr.py
2014-05-18 10:25:05 +01:00
Jürgen Fischer
0f3158a5fb
Merge pull request #1349 from imincik/db_manager_quoteid
...
db manager: fixed quoting of table name when schema is empty string
2014-05-17 23:54:15 +02:00
Juergen E. Fischer
48ed1cf5a2
metasearch: ignore proxy settings != HttpProxy
2014-05-17 22:02:07 +02:00
Juergen E. Fischer
7c75ffa3b0
spelling fixes
2014-05-17 22:02:03 +02:00
Juergen E. Fischer
3c92a296dc
processing: remove adsense from otb descriptions
2014-05-17 19:27:23 +02:00
Juergen E. Fischer
25885b8a0c
move internal python extensions to common directory and fix metasearch install
2014-05-17 19:27:23 +02:00
Tom Kralidis
16cc66a48f
Merge pull request #1350 from geopython/MetaSearch-0.2.0
...
add MetaSearch 0.2.0 (https://github.com/geopython/MetaSearch/issues/53 )
2014-05-16 11:45:17 -04:00
Alexander Bruy
240c128cb7
another follow up for 5ad518afd2. Allow use of OutputDirectory in scripts
2014-05-16 15:45:21 +03:00
Alexander Bruy
6088dbacac
follow up 5ad518afd2. Better handling of temporary directories
2014-05-16 15:45:21 +03:00
Alexander Bruy
50a258df53
[processing] write additional output(s) compatible withg Azimuth and Distance
...
plugin
2014-05-16 15:45:21 +03:00
Alexander Bruy
1507f0db88
[processing] add new output type - directory
2014-05-16 15:45:21 +03:00
Alexander Bruy
4d5b7d379b
disable gap parameter as it is unclear if it useful
2014-05-16 15:44:37 +03:00
Alexander Bruy
2d0e950ba2
[processing] new tool: points to path
...
Work done for Faunalia funded by Prof. António Mira (University of Évora,
Portugal, Unidade de Biologia da Conservação) and Dr. Rosana Peixoto
2014-05-16 15:44:37 +03:00
Alexander Bruy
2374c80e3a
[processing] new tool: random points along lines
...
Work done for Faunalia funded by Prof. António Mira (University of Évora,
Portugal, Unidade de Biologia da Conservação) and Dr. Rosana Peixoto
2014-05-16 15:44:36 +03:00
Alexander Bruy
9b4b1df68f
init random generator before creating points
2014-05-16 15:44:36 +03:00
Alexander Bruy
9f4e1072f8
[processing] new tool: random points in polygons (variable)
...
Work done for Faunalia funded by Prof. António Mira (University of Évora,
Portugal, Unidade de Biologia da Conservação) and Dr. Rosana Peixoto
2014-05-16 15:44:36 +03:00
Alexander Bruy
6e4fbf8d10
move common function to tools package
2014-05-16 15:44:36 +03:00
Alexander Bruy
72997dca6d
[processing] new tool: random points within polygons
...
Work done for Faunalia funded by Prof. António Mira (University of Évora,
Portugal, Unidade de Biologia da Conservação) and Dr. Rosana Peixoto
2014-05-16 15:44:36 +03:00
Alexander Bruy
1b423ca29f
[processing] new tool: random points in layer bounds
...
Work done for Faunalia funded by Prof. António Mira (University of Évora,
Portugal, Unidade de Biologia da Conservação) and Dr. Rosana Peixoto
2014-05-16 15:44:36 +03:00
Alexander Bruy
bfc33ba0ba
[processing] new tool: random point in given extent
...
Work done for Faunalia funded by Prof. António Mira (University of Évora,
Portugal, Unidade de Biologia da Conservação) and Dr. Rosana Peixoto
2014-05-16 15:44:36 +03:00
lucalanteri
42145082d8
Update inversedistanceweighted.rst
2014-05-16 09:09:12 +02:00
Juergen E. Fischer
57c7b8ac50
indentation update
2014-05-15 22:26:01 +02:00
D'Hont René-Luc
07c57585c1
[RASTER][Feature] Applying scale and offset to raster data - funded
...
Ifremer
An issue has been opened 5 mounth ago
[BUG] #8417 incorrect value loaded from netcdf file
The data has not be loaded incorrectly, but QGIS doesn't apply scale
and offset defined for each band.
This commit will apply scale and offset to GDAL Provider BandStatistics
and to RASTER block of data.
It also adds bandScale and bandOffset method to QgsRasterDataProvider Python API.
2014-05-15 16:55:30 +02:00
Victor Olaya
60f782441a
[processing] extension can now be specified for OutputFile
2014-05-15 16:34:15 +02:00
Victor Olaya
408aece204
[processing] removed margin from number input panel
2014-05-15 14:51:37 +02:00
Nathan Woodrow
a1aa980928
Fix windows build
2014-05-15 22:28:11 +10:00
Nyall Dawson
dc905accac
[FEATURE][composer] Rework attribute tables to make tables more flexible.
...
- Add support for reordering columns in a table (fix #5942 )
- Add support for expression based columns
- Add support for setting column alignment (fix #2957 )
- Add support for setting column header alignment
- Make sorting in tables correctly handle nulls, dates, times, locale aware string sorting
This work also paves the way for future expansion of attribute tables to allow for setting column widths, column colors, etc.
2014-05-15 12:06:32 +10:00
Nyall Dawson
fa0f0bd176
[FEATURE][composer] Add option for controlling placement of rendered images inside a picture item (eg, top left, bottom right, etc)
2014-05-15 11:58:54 +10:00
Nyall Dawson
ecf2600a4e
[composer] Allow for finer control over text rendered with QgsComposerItem::drawText, fixes clipped text when using italic fonts in legend titles
2014-05-15 10:04:23 +10:00
Tom Kralidis
c7a4002a92
add MetaSearch 0.2.0 ( https://github.com/geopython/MetaSearch/issues/53 )
2014-05-13 16:18:38 -04:00
Ivan Mincik
90e4a5fd18
db manager: fixed quoting of table name when schema is empty string
2014-05-13 16:26:15 +02:00
Ivan Mincik
0d3e5e4b07
db manager: fix connection holding - idle in transaction (QGIS bug #7162 )
2014-05-13 14:29:14 +02:00
Denis Rouzaud
18e86ab7b6
redirect complete qgis.gui for pyuic
2014-05-12 17:03:12 +02:00
Salvatore Larosa
4670a16e38
[pyqgis-console] adds PyQGIS-2.2.api
2014-05-12 16:48:48 +02:00
Salvatore Larosa
63a4af5d68
[pyqgis-console] revert PyQGIS-2.0.api file after 53ac675: the changes are for 2.4 release
2014-05-12 16:48:48 +02:00
Denis Rouzaud
38c694d9ad
use specific PyQt4/uic widget-plugins module for python compilation of widgets
2014-05-12 16:28:43 +02:00
Denis Rouzaud
39650d518e
rename QgsMapLayerComboBox::getFilters to filters
2014-05-12 16:28:42 +02:00
Denis Rouzaud
ee522ec500
redirect custom widget includes to qgis.gui
2014-05-12 16:28:42 +02:00
Denis Rouzaud
105155bd9b
QgsMapLayerComboBox: allow setting filters within QtDesigner
2014-05-12 16:28:42 +02:00
Denis Rouzaud
09a9a6171a
field proxy model to filter fields on their type (also fix #10181 )
2014-05-12 14:20:45 +02:00