Etienne Tourigny
014d872f07
GdalTools overview : update for qgis and sip api, remove old widgets
2013-06-04 19:26:30 -03:00
Etienne Tourigny
54b2efde66
fix buildVRT dialog
2013-06-04 18:25:27 -03:00
Etienne Tourigny
097536c30c
fix buildSupportedRasterFileFilter for sip api v2
2013-06-04 18:25:27 -03:00
Giuseppe Sucameli
ae3abccfe3
DBManager: remove empty line from sql editor
2013-06-04 07:33:43 +02:00
Giuseppe Sucameli
80b5a07e55
DBManager: updated to new SIP API
2013-06-04 07:20:54 +02:00
Etienne Tourigny
edfa0fc09c
fixes for gdaltools info and clipper - raster file dialog filters needs fixing
2013-06-03 23:42:12 -03:00
Nathan Woodrow
52b773fb14
Patch from Matthias for gdal tools
2013-06-04 09:29:30 +10:00
Victor Olaya
e46795a4f9
[sextante] updated to new sip api
2013-06-04 00:23:50 +02:00
Alexander Bruy
75cbdf6d2b
update MapServer export plugin to SIP changes
2013-06-03 16:16:16 +04:00
Alexander Bruy
f4657b7aae
minor update in sextante taudem provider
2013-06-03 16:16:16 +04:00
Alexander Bruy
a75563f299
more SIP updates for fTools
2013-06-03 16:16:04 +04:00
Alexander Bruy
d3d51820e3
more api updates in fTools (still incomplete)
2013-05-31 14:57:34 +04:00
Nathan Woodrow
979a11ec0b
Fix crash in sip using QString
2013-05-31 09:22:33 +10:00
Alexander Bruy
2d9e1b6194
start update fTools to new SIP api
2013-05-30 16:15:08 +04:00
Salvatore Larosa
085f636962
[pyqgis-console] set default value for splitters state
2013-05-29 23:51:26 +02:00
Salvatore Larosa
b1843de774
[pyqgis-console] again more upadte for sip api v2
2013-05-29 23:23:17 +02:00
Salvatore Larosa
bc726dcbb5
more update to console for sipapiv2
2013-05-29 17:30:12 +02:00
Matthias Kuhn
a0b451593f
Set default values for python console settings
2013-05-29 15:02:28 +02:00
Nathan Woodrow
17d424340e
Start sipapi update
2013-05-29 22:08:16 +10:00
Juergen E. Fischer
34ef14acb0
add missing sip bindings to QgsSublayersDialog
2013-05-29 01:31:14 +02:00
Victor Olaya
a2e98d7ba0
[sextante] added new v.transform algorithm
...
minor fix in r.stream.stats
2013-05-28 22:47:29 +02:00
Victor Olaya
1dad1491af
[sextante] some light code cleaning/polishing
2013-05-28 22:47:28 +02:00
Juergen E. Fischer
c510c449ba
we don't have a file menu anymore (also moves project properties to project menu on windows)
2013-05-28 12:20:33 +02:00
Matthias Kuhn
cad339d3cf
[diagrams] save attribute names instead of indices ( fix #7914 )
2013-05-28 12:03:40 +02:00
Juergen E. Fischer
ebc8e6c508
indentation update
2013-05-27 08:50:11 +02:00
Giuseppe Sucameli
61285a9d96
do not destroy layers created outside the dialog ( fix #7903 )
2013-05-27 02:27:58 +02:00
Giuseppe Sucameli
cb1e47be2d
DBManager: fix 'Update Option' button behaviour ( fix #7606 )
2013-05-27 02:01:30 +02:00
Giuseppe Sucameli
5d8964a475
DBManager: replace the deprecated Exception.message attribute
2013-05-27 02:01:30 +02:00
Giuseppe Sucameli
f5aef0f549
DBManager: better handle for not supported constraint types ( fix #7544 )
2013-05-27 02:01:30 +02:00
Juergen E. Fischer
0f132602ed
fix #7907
2013-05-26 18:57:18 +02:00
Giuseppe Sucameli
9f26f78ea7
fix pyspatialite import running QGIS from output dir ( fix #7899 )
2013-05-25 13:11:38 +02:00
Salvatore Larosa
35489cc174
[pyqgis-console] changes and cleans up some icon
2013-05-25 00:30:23 +02:00
Salvatore Larosa
83445af23e
Merge pull request #607 from alexbruy/console-ui
...
use checkable groupbox instead of separate checkboxes in console
2013-05-23 07:56:21 -07:00
Juergen E. Fischer
f82cc12008
fix #7888
2013-05-23 12:31:41 +02:00
Alexander Bruy
bac09e99c0
use checkable groupbox instead of separate checkboxes in console
...
settings
2013-05-23 13:33:50 +04:00
Giuseppe Sucameli
64ab894630
Merge pull request #555 from olivierdalang/SaveSqlQueriesInDbManager
...
[FEATURE] DBManager: allow to store SQL queries in the project file
2013-05-22 11:39:49 -07:00
Salvatore Larosa
022ca43995
[pyqgis-console] fix for save as in tabbar context menu
2013-05-22 17:59:13 +02:00
Salvatore Larosa
2a9e0aee91
[pyqgis-console] enables to select multiple files to load in the file editor
2013-05-22 17:59:13 +02:00
Matthias Kuhn
75896d922d
QgsExpression takes const QgsFeature as pointer and by reference
2013-05-22 17:01:55 +02:00
Denis Rouzaud
e741ec947d
add select all features methods for vector layers
2013-05-22 11:53:36 +02:00
Juergen E. Fischer
bb04e70d4c
yet another german translation update
2013-05-22 02:45:25 +02:00
Salvatore Larosa
9242170d8d
[pyqgis-console] small fixes
2013-05-22 01:52:24 +02:00
Salvatore Larosa
3f58142a4a
[pyqgis-console] increases height of the row in QListView and QTreeWidget for Windows OS
...
- small fixes for the run script command
2013-05-22 00:20:07 +02:00
Salvatore Larosa
b805894564
[pyqgis-console] uses context menu to handle the command history instead of typing directly the command into the console
...
- shows history in dialog (much more usable)
2013-05-20 23:33:47 +02:00
Larry Shaffer
45f374f428
Update labeling gui and add expression support as data defined value
...
- Add QgsDataDefined class
- Add QgsDataDefinedButton class
- Add data defined Python support
- Add standalone SVG selector dialog to QgsSvgSelectorWidget class
- Fix for #4607 , show only pertinent fields when setting a data defined value
- Fix for #5048 and #5049 , data defined settings are literally used
- Fix for #5726 , number formatting does not work for expressions
- Fix for #7755 , using bufferSize to enable/disable label buffer is confusing
- Fix for #7779 , labels do not register in label collision engine; and for #4719 , inactive options in labeling dialog
- Prepare label text's expression upfront when preparing layer; makes rendering much faster
- Change name of 'feature obstacles' to appropriate terminology
2013-05-20 12:22:29 -06:00
Juergen E. Fischer
65d3535fc5
- Quantum GIS => QGIS update
...
- integrate PythonConsole help into main translation
- allow referencing QGIS images in context help(viewer)
2013-05-20 16:48:51 +02:00
Salvatore Larosa
51d73a94e5
[pyqgis-console] fix translation string
2013-05-20 11:02:09 +02:00
Salvatore Larosa
942d6bfa5d
[pyqgis-console] allow to disable automatic parentheses insertion from settings:
...
- fix: add Shift+Insert to paste action
- fix: set default Monospaced font at the first start
- allow to save state for console splitter
- fix for mousePressEvent into console
2013-05-20 01:58:41 +02:00
Giuseppe Sucameli
693a1fe860
gdaltools: move clipper dialog on top when the user ends to define a new extent ( fix #7783 )
2013-05-20 00:52:42 +02:00
nyalldawson
ff41a1d186
[feature] Transparency support for raster color ramps ( fix #7847 )
2013-05-19 22:50:24 +10:00