1853 Commits

Author SHA1 Message Date
Victor Olaya
13bfb5eb9a Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2013-01-12 16:54:08 +01:00
Larry Shaffer
bc4f8f2ba2 Add convenience methods for pushing a non-widget-based message to QgsMessageBar
- Switch some WARNING messages over to INFO
- Add default icon for CRITICAL messages
2013-01-12 08:45:58 -07:00
Nathan Woodrow
a369ed0f5c Import iface into Python console 2013-01-12 22:05:35 +10:00
Victor Olaya
5b431dfaf4 sextante file dialog now remembers last used folder 2013-01-12 12:43:22 +01:00
Victor Olaya
59b1d8d0cc modified grass postprocessing and edited grass description 2013-01-12 12:42:53 +01:00
Victor Olaya
d5db373298 code cleaning 2013-01-12 12:42:00 +01:00
Victor Olaya
d1966b003b editing parameters in modeler now remembers previous values 2013-01-12 12:40:34 +01:00
Larry Shaffer
a0628bf6da Add descriptive names to message bar levels (from Matthais Kuhn)
- Enum containing INFO, WARNING and CRITICAL
2013-01-11 18:04:52 -07:00
Larry Shaffer
37f7d57897 Update QgsMessageBar sip file to include timeout messages 2013-01-10 16:51:03 -07:00
Salvatore Larosa
f2a037881e Fix for destination CRS in GRASS algs:
Refs: http://lists.osgeo.org/pipermail/qgis-user/2013-January/020847.html
2013-01-10 16:34:42 +01:00
Victor Olaya
c67fb81d66 improvements for handling tables 2013-01-08 23:59:52 +01:00
Victor Olaya
eab2d8a4ae Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2013-01-08 23:57:35 +01:00
Salvatore Larosa
5b06de9935 fix #4534 2013-01-08 10:24:07 +01:00
Victor Olaya
964e842435 Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2013-01-07 23:50:48 +01:00
Nathan Woodrow
7e29d7ced1 [API] Add method to QgsMapLayerRegistry to get layers using name 2013-01-08 07:12:10 +10:00
Juergen E. Fischer
460f578d93 - [API] add optional progress dialog to QgsVectorLayerImport
- postgres/mssql: fix primary key generation on import (fixes #6907)
- fix crash on browser refresh after vector layer import
2013-01-07 01:01:27 +01:00
Larry Shaffer
5cd7dc5d4d Merge pull request #372 from dakcarto/iface_enviro_3
[FEATURE] Configure custom environment variables
2013-01-06 00:00:30 -08:00
Victor Olaya
e59de661b7 Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2013-01-04 23:51:50 +01:00
Juergen E. Fischer
28ca48c4cf more API updates to the python plugins 2013-01-04 23:02:44 +01:00
Victor Olaya
a785fd5973 Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2013-01-04 20:59:04 +01:00
Larry Shaffer
866bc22a34 Fix #6940, error traceback output to console crashes under QScintilla 2.7 2013-01-04 09:28:07 -07:00
Marco Hugentobler
9385ac9470 Merge branch 'master' of github.com:qgis/Quantum-GIS 2013-01-04 10:10:25 +01:00
Larry Shaffer
6a936b936b Draw SVG symbol from cached QImage unless it exceeds half of cache size, then use QPicture
- Fix #6855, SVG markers/fills larger than half cache (559^2 X 32 + SVG) are drawn with QPicture
- Fix #6861, make QPicture SVG symbols scale with Composer page zoom
- Fix #6861, make SVG symbol output to print/image more accurate by setting 'size' to double
- Update/add support for non-squared SVG via QImage and QPicture, on screen and in output to print/image
- Non-squared SVG QImage/QPicture can now be used in pattern fill, without excess space
2013-01-04 09:43:59 +01:00
Juergen E. Fischer
1bda31d4b3 fTools: replace QgsRectangle.expand with .scale 2013-01-04 01:25:02 +01:00
Juergen E. Fischer
f75803ea80 python plugins: replace QgsMapRenderer.destinationSrs() with destinationCrs() (closes #6391) 2013-01-04 00:51:41 +01:00
Werner Macho
de54c165c2 Merge pull request #373 from slarosa/pyqgis_console_1
Reorganize icons theme for pyqgis console
2013-01-03 13:41:59 -08:00
Werner Macho
d4ef4fd98e Merge pull request #347 from slarosa/pyqgis-console
fix output directory for pyqgis console on installing
2013-01-03 13:41:37 -08:00
Werner Macho
b48ae8b280 Merge pull request #370 from slarosa/osm_plugin_issue
fixes issues for OSM plugin generated from api cleanup commit
2013-01-03 13:34:31 -08:00
Salvatore Larosa
d6a33f5298 Reorganize icons theme for pyqgis console
- add icon to Python Console entry in Plugins menu
2013-01-03 14:20:56 +01:00
Larry Shaffer
8d582ade2e [FEATURE] Configure custom environment variables
- Fix for #3097
- Could help plugins, like SEXTANTE, work better across platforms via abstracted coding based upon env vars
- In app prefs, configure variables and view current set, with tooltips to show pre-startup value (if any)
2013-01-03 03:33:43 -07:00
Bernhard Ströbl
aef3f345fb fix #6925
fTools' eliminate now works if the polygon to merge with has an id of 0
2013-01-03 09:29:13 +01:00
Sandro Santilli
103942391d Mark topology group visibility off
This is really a workaround to http://hub.qgis.org/issues/6938
2013-01-02 14:32:55 +01:00
Victor Olaya
5c00014397 edited grass and saga algorithm descriptions 2013-01-01 23:52:33 +01:00
Victor Olaya
287c9f367d refactor fTools algorithms 2013-01-01 23:52:00 +01:00
Sandro Santilli
2b80d638b1 Reorganize topoviewer layers into subgroups 2013-01-01 14:08:25 +01:00
Larry Shaffer
25c9ba58f1 Revert "Fix #6931, apply patch from Borys Jurgiel"
This reverts commit bd65e86b5f079ecb8969b3132b64bfbf7d20a1dd.

Sorry, did not notice more complete fix in pull request from Salvatore Larosa
2012-12-31 17:31:56 -07:00
Larry Shaffer
bd65e86b5f Fix #6931, apply patch from Borys Jurgiel 2012-12-31 17:27:07 -07:00
Larry Shaffer
ba5b90a16a Reinstate Save Active Layer Edits action
- Now enables/disables relative to vector layer isModified() state (gives feedback when save is finished)
- Now works with active legend layer, regardless of whether a selection exists in legend
- Add to legend contextual menu when right-clicked vector layer isModified()
2012-12-31 16:28:17 -07:00
Juergen E. Fischer
d814e1977b german translation update and some string fixes 2012-12-31 17:29:10 +01:00
Giuseppe Sucameli
62d99772e1 fix #6932 (due to deprecated getLayerID method removal) 2012-12-31 14:06:50 +01:00
Salvatore Larosa
90ef5767bc fix for issues generated from api cleanup commit 2012-12-31 13:11:16 +01:00
Juergen E. Fischer
ce6aab704f fix #5251 2012-12-29 22:16:48 +01:00
Martin Dobias
5df8f2cb06 Merge pull request #350 from matthias-kuhn/qgsmessagebar
Transfer ownership of widgets to C++ when pushed to the QgsMessageBar
2012-12-28 04:23:16 -08:00
Victor Olaya
9c91d31fbb fixed #6918 2012-12-28 00:35:36 +01:00
mhugent
f815a72b6b Merge pull request #366 from matthias-kuhn/rubberband-point-symbols
Add different point symbols for QgsRubberband.
2012-12-27 00:28:10 -08:00
Larry Shaffer
369971a7c2 [FEATURE] Add save/rollback/cancel current edits for selected or all vector layers
- Fix for issue #6782
- Ensure undo widget is not enabled unless active (again)
2012-12-26 10:57:52 -07:00
Matthias Kuhn
f2328962df Add different point symbols for QgsRubberband. 2012-12-25 16:58:06 +01:00
Victor Olaya
a4a8b4cc76 added missing file with JoinAttributes algorithm 2012-12-24 13:00:31 +01:00
Alexander Bruy
e742d5e63e fix python plugins after API cleanup 2012-12-24 11:48:08 +02:00
Victor Olaya
6880a7600f adapted mmqgis and sextante algs to changes in management of selected features 2012-12-24 00:03:30 +01:00