2451 Commits

Author SHA1 Message Date
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
Juergen E. Fischer
fa0a9b75fe don't reload the whole browser model when the project home changes (fixes #7520) 2013-05-12 23:23:24 +02:00
Salvatore Larosa
0a5e09a69c [pyqgis-console] minor fixes: followup a60e74a 2013-05-12 10:09:09 +02:00
Salvatore Larosa
a60e74a01e [pyqgis-console] a simple syntax checker for the editor
- some fixes and code cleanup
2013-05-11 23:45:37 +02:00
vinayan
2ad5707ba2 fix random selections in sextante 2013-05-11 20:40:57 +05:30
vinayan
e2b1dbaaf0 ftools-fix broken random selection 2013-05-11 19:30:54 +05:30
Salvatore Larosa
09f5ee6296 [pyqgis-console] disables the save button if the document is not modified 2013-05-11 00:48:37 +02:00
Salvatore Larosa
839343b1e5 [pyqgis-console] close bracket automatically 2013-05-11 00:25:49 +02:00
Juergen E. Fischer
42929762a6 localize support links 2013-05-10 09:15:13 +02:00
William Kyngesburye
85c67beecd fix GDAL path defaults for OS X 2013-05-08 19:51:03 -05:00
Salvatore Larosa
9e5b889ac3 [pyqgis-console] add scroll area for settigs dialog
- does also the last tab closable
- fixes some translate string and warns the user
  if the file has been deleted
- minor fixes
2013-05-07 16:21:54 +02:00
Victor Olaya
97d006cda1 [sextante] fixed union algorithm 2013-05-06 23:08:43 +02:00