2248 Commits

Author SHA1 Message Date
Salvatore Larosa
471dab184a [pyqgis-console] just shows the context menu on tabs (does not on tabbar) 2013-05-05 22:34:14 +02:00
Salvatore Larosa
eb47ff5d8a [pyqgis-console] fix typo and indentation update 2013-05-05 20:47:59 +02:00
Salvatore Larosa
507756a7f7 [pyqgis-console] add a context menu for tabs 2013-05-05 20:40:24 +02:00
Victor Olaya
87f7ea14d9 [sextante] fixed problem when defining help files for the first time 2013-05-05 19:42:25 +02:00
Victor Olaya
945bc603a2 [sextante] model outputs are now shown in canvas 2013-05-05 11:56:26 +02:00
Salvatore Larosa
d3f9dd5dc4 [pyqgis-console] fixes translation strings 2013-05-04 23:44:18 +02:00
Salvatore Larosa
fb91f76c19 [pyqgis-console] minor fixes and cleanup 2013-05-04 23:27:21 +02:00
Salvatore Larosa
6c27d16309 [pyqgis-console] some fix for find text in editor
- changes tabs to north
2013-05-04 22:30:06 +02:00
Victor Olaya
6e4a5c7416 [sextante] edited description of OTB orthorectification algorithm 2013-05-04 18:02:33 +02:00
Victor Olaya
27fbdd74c6 [sextante] fixed help edition dialog. 2013-05-04 18:02:32 +02:00
Victor Olaya
61511cd11c [sextante] added back script creation tools to toolbox 2013-05-04 18:02:32 +02:00
Juergen E. Fischer
e0907b0f0a more spelling fixes 2013-05-03 21:39:28 +02:00
Juergen E. Fischer
b4ba4c82da fix spelling errors 2013-05-03 01:45:46 +02:00
Juergen E. Fischer
ea1aaeae01 cleanup style to db:
- add sip bindings to new methods
- table name, sql queries and constants should not be translated
- replace QVector<QString> with QStringList
2013-05-03 00:25:39 +02:00
Juergen E. Fischer
d4542feedf another indention update 2013-05-03 00:25:39 +02:00
Victor Olaya
9ca7223e4a Changed default cellsize for SAGA algorithms 2013-05-02 23:57:34 +02:00
Victor Olaya
109856094c Adjustments in DEM parameters fro OTB algorithms 2013-05-02 23:57:33 +02:00
Victor Olaya
4dfa97293d Added extra advanced options for GRASS algorithm Import/Export
Modified/added some GRASS descriptions
2013-05-02 23:57:33 +02:00
Salvatore Larosa
9ed5063844 [pyqgis-console] adds a find text widget to editor 2013-05-02 23:24:51 +02:00
Salvatore Larosa
ae7115f74f [pyqgis-console] re-added shortcut mistakenly removed in 07abb34 2013-05-02 12:46:36 +02:00
Matthias Kuhn
def681c226 Add API to write and read custom data to the layer in a .qgs-file.
New signals:
 * void QgsProject::writeMapLayer( QgsMapLayer*, QDomElement&,  QDomDocument& )
 * void QgsProject::readMapLayer( QgsMapLayer*, const QDomElement& )

Changed method signature:
 * bool QgsMapLayer::readXML( const QDomNode& )
   => bool QgsMapLayer::readLayerXML( const QDomElement& )
 * bool QgsMapLayer::writeXML( QDomNode&, QDomDocument& )
   => bool QgsMapLayer::writeLayerXML( QDomElement&, QDomDocument& )
2013-05-02 09:40:26 +02:00
Salvatore Larosa
ee4fc4e1a6 [pyqgis-console] fixes import warning 2013-05-02 00:15:34 +02:00
Juergen E. Fischer
d0aa1e47e8 indentation update 2013-05-02 00:02:25 +02:00
Salvatore Larosa
334f43e41e [pyqgis-console] warning the user if the file has been modified by another process
- set fixed size for corner widget icons
- reorganized message levels for the message bar
- minor fixes
2013-05-01 23:48:16 +02:00
Tim Sutton
c460a4bd75 Merge pull request #533 from leyan/customCRS_API
Custom crs api
2013-05-01 14:15:27 -07:00
nyalldawson
9e870c7893 Add tests for python bindings for composer item blending and transparency
Add python bindings for composer item background
2013-05-01 14:05:43 +10:00
Salvatore Larosa
d8fd259628 [pyqgis-console] fix sharing snippets code via codepad 2013-05-01 02:42:51 +02:00
Salvatore Larosa
36e613ae5a [pyqgis-console] fix comment/uncomment code also on Windows OS 2013-05-01 02:42:51 +02:00
Victor Olaya
67e5278891 [sextante] fixed blocking typo introduced in cc490fd7acd366 2013-04-30 21:27:29 +02:00
Victor Olaya
3f3ca281c7 [sextante] Fixed problem when canceling on batch autofill dialog 2013-04-30 20:14:48 +02:00
Victor Olaya
cc490fd7ac [sextante] Added checking in case model file cannot be save due to permissions 2013-04-30 19:43:35 +02:00
Salvatore Larosa
5407616bb7 [pyqgis-console] running script without shell window (for Windows OS)
- changed runscript icon to contextual menu
2013-04-30 16:33:44 +02:00
Nyall Dawson
4c42cb1ea5 Merge pull request #567 from nyalldawson/overview
Add blending mode for overview frame, option to invert overview frame
2013-04-30 05:27:07 -07:00
Radim Blazek
229419ee13 raster cleanup 2013-04-29 17:29:29 +02:00
Denis Rouzaud
42fc689e60 added layerToMapCoordinates for rectangles, and more detailed comments 2013-04-29 14:53:06 +02:00
nyalldawson
171973a54f Add blending mode for overview frame, option to invert overview frame 2013-04-29 21:48:49 +10: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
Salvatore Larosa
195918293c [pyqgis-console] small fix for show/hide editor action 2013-04-29 01:22:45 +02: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
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
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
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
Victor Olaya
345c14505e [sextante] added OTB algorithms to simplified list 2013-04-27 16:36:55 +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
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
Victor Olaya
21fd0f242d [sextante] added commander 2013-04-26 00:36:34 +02:00