2312 Commits

Author SHA1 Message Date
Salvatore Larosa
24bffbf262 [pyqgis-console] shows info messages also for temporary scripts 2013-05-31 23:46:53 +02:00
Juergen E. Fischer
59788cb8fc - sync sip binding of QgsVectorLayer
- [API] introduce signal QgsVectorLayer::beforeRollBack()
- merge consecutive geometry changes (fixes #7929)
- avoid validation in nodetool on rollback
2013-05-29 22:57:05 +02:00
D'Hont René-Luc
287cce06ad Add metadata information for layers
To complete the metadata tab and ilayer information, we add keywordlist,
metadata url and attribution information.
The user can add keywords to his layers, store a metadata url with type
and format and attribution title and url.
These data are reused by QGIS-Sever in the WMS GetCapabilities request.
This capability is sponsored by ifremer.
2013-05-29 15:36:34 +02:00
Alexander Bruy
f1f17ed911 [sextante] fix issue with non-ASCII characters in layer selector 2013-05-29 12:02:14 +04: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
Salvatore Larosa
acacf84845 [pyqgis-console] adds more options to find text in the editor 2013-05-19 00:43:57 +02:00
Juergen E. Fischer
7ac1baf2e8 indentation update 2013-05-18 10:26:44 +02:00
Matthias Kuhn
35de29df9b Disallow changing of map layer registry directly
QgsMapLayerRegistry::mapLayers() returned reference is now const
2013-05-17 09:22:21 +02:00
Salvatore Larosa
0175a8053d [pyqgis-console] uses QFileInfo instead of os.path to check if file exists
- minor fixes and cleanup
2013-05-16 01:11:09 +02:00
Radim Blazek
378a55ec9b removed raster layer drawing style getter/setter 2013-05-15 17:59:32 +02:00
Radim Blazek
8f363b570e python console setPlaceholderText qt < 4.7 fix 2013-05-15 16:43:12 +02:00
Salvatore Larosa
256684134c [pyqgis-console] allow to disable the object inspector from settings (default it is disabled)
- fixes some translation string
2013-05-15 15:25:50 +02:00
Nathan Woodrow
1bfa7e9636 Add field calc to main app window 2013-05-15 10:39:05 +10:00
Victor Olaya
47daaa017a [sextante] fixed issue in GRASS installation test 2013-05-14 10:58:17 +02:00
nyalldawson
519fe2f4ac Add python bindings and tests for grid blending, grid annotation font color, vector feature blending and vector layer transparency 2013-05-13 22:28:00 +10:00
Victor Olaya
732d64acde [sextante] cleaned some unnecessary code from last commit 2013-05-13 22:38:23 +02:00
Victor Olaya
4c1bdfbccb [sextante] improved modeler appearance with Bezier curves 2013-05-13 22:33:28 +02:00
Salvatore Larosa
41932dfcca [pyqgis-console] again more fixes and cleanup (for the editor) 2013-05-13 21:03:57 +02:00
Juergen E. Fischer
a45a9419c5 sip also doesn't like public (followup 0ec5dc4 and fa0a9b7) 2013-05-13 13:47:53 +02:00
Marco Hugentobler
0ec5dc4852 sip does not like CORE_EXPORT and Q_OBJECT 2013-05-13 09:02:21 +02:00