18383 Commits

Author SHA1 Message Date
Chris Crook
3595491f04 Tidying up help file 2013-04-23 08:22:32 +12:00
Borys Jurgiel
2073f87a22 Disable encoding combobox in layer properties dialog for OGR provider with OLCStringsAsUTF8==true (so when it doesn't work anyway). Patch from Minoru Akagi. 2013-04-22 22:13:12 +02:00
Chris Crook
75a1d02878 Tidying up help file 2013-04-23 08:09:39 +12:00
Salvatore Larosa
4e4b0a915e [pyqgis-console] allows to handle non-ascii chars in script file name 2013-04-22 16:55:04 +02:00
Salvatore Larosa
12a8390ea3 [pyqgis-console] shows also derived class name in object browser widget 2013-04-22 16:51:39 +02:00
Salvatore Larosa
4696e019ee [pyqgis-console] fix indentation 2013-04-22 16:51:39 +02:00
Borys Jurgiel
c0551a68c2 Merge pull request #492 from borysiasty/encoding_write_fix
Fix shapefile encoding in QgsVectorFileWriter
2013-04-22 05:40:44 -07:00
Minoru Akagi
f3ab81287c fix some memory leaks 2013-04-22 18:41:53 +09:00
Salvatore Larosa
1a9184144d [pyqgis-console] fix - allows to apply the console settings at all the tabs 2013-04-22 10:27:54 +02:00
nyalldawson
13d7ced401 Add SIP bindings for composer item blend mode and transparency 2013-04-22 14:16:30 +10:00
Nyall Dawson
cbea2d4b32 Merge pull request #547 from nyalldawson/blend_modes_sip
Add sip bindings for layer blend modes
2013-04-21 19:12:40 -07:00
nyalldawson
2298cae87a Add sip bindings for layer blend modes 2013-04-22 11:11:44 +10:00
Salvatore Larosa
269a419b25 [pyqgis-console] converts all newlines to "\n" in order to fix the "Enter selected command" from the editor
- fixes background color for toolbar editor on Windows
- minor fixes
2013-04-21 23:27:23 +02:00
Larry Shaffer
956e18d28f Update vector layer properties dialog with vertical tabs
- Following subsections still need work: Labeling (ng), Diagrams and possibly more on Style
- Add new SVG icons for Labels, Display and Metadata tabs
- Add up/down, plus/minus icons for consistency
- Move Metadata tab to bottom of list for vector and raster layer property dialogs
- Update report stylesheet (metadata output) to support direct RTF copy/paste (i.e. black-colored fonts)
- Update report stylesheet to use light gray backgrounds for headers instead of unpredictable highlight color
2013-04-21 12:20:04 -06:00
Werner Macho
87288b724a translation update simplified Chinese by Calvin 2013-04-21 17:08:22 +02:00
Victor Olaya
0a37ef7c9a [sextante] fixed problem with algorithm classification in modeler. It was introduced in commit 7feb1af62f 2013-04-21 15:18:22 +02:00
Victor Olaya
bb97fc8b55 [sextante] added better autoconfiguration for external apps' paths 2013-04-21 15:18:21 +02:00
Victor Olaya
b938724f1d [sextante] improvements in configuration dialog 2013-04-21 15:18:20 +02:00
Victor Olaya
51a9148451 [sextante]Fixed bug in dissolve tool 2013-04-21 15:18:19 +02:00
Victor Olaya
09e1aebadc [sextante] removed headers in example scripts 2013-04-21 15:18:18 +02:00
Juergen E. Fischer
6ee2d18369 osgeo4w: update to grass 6.4.3RC3 2013-04-21 14:03:07 +02:00
William Kyngesburye
5a912990f8 forgot import for default TauDEM/MPI paths for OS X 2013-04-20 23:06:53 -05:00
Salvatore Larosa
b70934af49 [pyqgis-console] Follow up 7096a73 2013-04-21 02:50:12 +02:00
Salvatore Larosa
7096a73bf0 [pyqgis-console] added a python object browser for editor
- allow to save state for splitters
- minor fixes and cleanup
2013-04-21 01:54:07 +02:00
Salvatore Larosa
f12eebe35e [pyqgis-console] remove unnecessary code and fix tabs tooltip 2013-04-20 23:10:38 +02:00
William Kyngesburye
0ca725cae0 default TauDEM/MPI paths for OS X 2013-04-20 15:38:40 -05:00
Juergen E. Fischer
261dfbf562 fix #7461 2013-04-20 20:58:20 +02:00
Salvatore Larosa
cfa3f57515 [pyqgis-console] disables tab widget editor if restore tabs is prompted and adds tab tooltip 2013-04-20 15:12:04 +02:00
Matthias Kuhn
64887253d2 Fix doxygen comments 2013-04-20 14:23:53 +02:00
Matthias Kuhn
193b6154d2 QgsMapLayerRegistry add/remove signals reworked
* "theEmitSignal" parameter renamed to addToLegend
* layer(s)WillBeRemoved has no more "theEmitSingal" parameter
* layer(s)WillBeRemoved and layer(s)(Was)Added emitted in every case
* legendLayersAdded( QList<QgsMapLayer*> theMapLayers ) signal added
* removedAll renamed to removeAll (is emitted BEFORE layers are removed)
2013-04-20 13:50:25 +02:00
Juergen E. Fischer
835a8aa9b5 windows: include SHA in minidump name 2013-04-20 13:02:20 +02:00
Juergen E. Fischer
99fac00c0b windows: generate minidump on crash 2013-04-20 12:48:28 +02:00
Radim Blazek
e5366b06c6 python QgsField.__len__() fix; fixes PyQgsMemoryProvider and PyQgsVectorLayer test on platforms with SIP < 4.10.3 2013-04-20 11:20:15 +02:00
nyalldawson
f0e6b7564e Make sure margin spin box is always enabled when applicable 2013-04-20 19:14:37 +10:00
Radim Blazek
ea493273fc PyQgsDelimitedTextProvider fix for python 2.6 (dictionary comprehensions not supported) 2013-04-20 10:49:59 +02:00
Radim Blazek
47894ff733 raster cleanup 2013-04-20 10:39:39 +02:00
Radim Blazek
97d39b554f Deleted QgsFreakOutShader 2013-04-20 09:24:24 +02:00
Nathan Woodrow
257ee9c004 Remove project wording from Project menu 2013-04-20 14:57:55 +10:00
Nathan Woodrow
5c533bf9d4 Change File to Project menu in main screen 2013-04-20 14:08:05 +10:00
Radim Blazek
8b18577a67 raster cleanup 2013-04-19 21:10:38 +02:00
Radim Blazek
1f872ce69d raster filters moved to pipe node in project file to allow custom filters in future 2013-04-19 17:02:04 +02:00
Victor Olaya
d4d26257b7 [sextante] removed actions from toolbox, as they can be confusing. The toolbox should contain only algorithms 2013-04-19 15:43:25 +02:00
Victor Olaya
7feb1af62f [sextante] Made configuration of algorithm classification available in toolbox 2013-04-19 15:43:24 +02:00
Marco Hugentobler
9675af0406 Add python bindings for symbology units and data defined functions 2013-04-19 15:21:08 +02:00
Marco Hugentobler
99c922de71 Use better expression to string conversion 2013-04-19 15:21:08 +02:00
Marco Hugentobler
bc62fb037c Fix offset for ellipse renderer 2013-04-19 15:21:08 +02:00
Matthias Kuhn
4885c7be90 [vectorlayercache] properly copy featurerequest 2013-04-19 14:02:50 +02:00
Juergen E. Fischer
66c8cc1e67 fix windows build - add missing CORE_EXPORTs 2013-04-19 13:32:02 +02:00
Matthias Kuhn
310e2ded4d [attributetable] No autofallback to FilterMode::ShowVisible
As soon as extents of the map canvas changed, the filter showvisible was reapplied without a reason
2013-04-19 13:15:33 +02:00
matthias-kuhn
bfef00a644 Merge pull request #544 from rduivenvoorde/rubberband#7628
fix #7628
2013-04-19 02:18:00 -07:00