16946 Commits

Author SHA1 Message Date
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
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
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
Nathan Woodrow
1afd1538f2 Merge pull request #377 from matthias-kuhn/attredit-load-idx
Fix issue 6899: Drag and drop designer uses first field after project re...
2013-01-07 12:17:51 -08:00
Larry Shaffer
4ff5b29b56 Update Options dialog vertical tabs
- Icon-only mode now only shows vert. scrollbar as needed
- Icon-only mode is snapped to when splitter is near icons
- Splitter is adjusted for vert. scrollbar width, keeping it from covering icon-only mode icons
- Remove size grip for dialog
2013-01-07 12:45:17 -07:00
Juergen E. Fischer
73dc9b19be Include project home in browser toplevel browser (implement #6955)
[API] add QgsProject::homePath()
[API] make QgsBrowserModel::reload() a public slot
2013-01-07 20:26:40 +01:00
Matthias Kuhn
c4115cf141 Show scroll bars for drag and drop attribute editor if necessary 2013-01-07 19:21:40 +01:00
Matthias Kuhn
6b231a1e01 Fix issue 6899: Drag and drop designer uses first field after project reload
idx was not properly initialized at project load.
2013-01-07 18:28:22 +01:00
Juergen E. Fischer
314d144b4d fix windows build 2013-01-07 10:02:13 +01: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
Juergen E. Fischer
4cffd07086 german translation update 2013-01-06 23:27:30 +01:00
Radim Blazek
a1d4028308 doxygen warnings fixes 2013-01-06 19:28:21 +01:00
Juergen E. Fischer
66ca8f421a fix #6726 2013-01-06 18:01:25 +01:00
Juergen E. Fischer
55e34090e5 attribute table: NULL values are considered less than other values (fixes #6715) 2013-01-06 16:29:26 +01:00
Larry Shaffer
eb9af3e8e0 Switch main Options dialog to vertical tabs
- Icon-only mode enabled by fully moving splitter to left
2013-01-06 03:10:49 -07: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
Juergen E. Fischer
2a002c558e [API] make primary key field indexes available:
- add QgsVectorLayer::pendingPkAttributeList()
- add QgsVectorDataProvider::pkAttributeIndexes()
- skip primary key attribute when pasting features (fixes #6164)
- default to skip primary key attribute in when merging features/attributes
- reset primary key attributes to default value when splitting features (better fix for #6060)
- comment out unused QgsPasteTransformations
2013-01-06 04:48:37 +01:00
Jürgen Fischer
12d1a28992 Merge pull request #364 from matthias-kuhn/attredit-aliases
Attredit aliases
2013-01-04 18:58:36 -08:00
Larry Shaffer
0595f746a0 Add checkbox to filter non-QGIS-specific vars from current env vars table 2013-01-04 19:12:55 -07:00
Juergen E. Fischer
b2932deca1 fix windows build 2013-01-05 01:46:31 +01:00
Juergen E. Fischer
94156deda4 QgsVectorLayer: delete before adding/changing features (fixes #6422) 2013-01-05 01:10:00 +01: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
522bbcda2b update INSTALL 2013-01-04 23:15:36 +01:00
Juergen E. Fischer
4f0fe1b80a wfs in core needs expat 2013-01-04 23:08:59 +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
Radim Blazek
a572f3c262 multipart reply extracted from WCS provider QgsNetworkReplyParser 2013-01-04 20:41:00 +01:00
Radim Blazek
f6c6324872 QgsWFSData CORE_EXPORT 2013-01-04 20:41:00 +01:00
Radim Blazek
2ca1279a84 QgsWFSData moved to core 2013-01-04 20:41:00 +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
08be5cd837 Test WFS version and throw error if 1.0 is not supported by the server 2013-01-04 16:59:49 +01:00
Werner Macho
462d8a8c9d translation update: lao by Lao GIS users 2013-01-04 15:41:08 +01:00
Juergen E. Fischer
b75c89b81a nmea parsing: call strtod with locale "C" (fixes #6687) 2013-01-04 12:52:01 +01:00
Marco Hugentobler
9385ac9470 Merge branch 'master' of github.com:qgis/Quantum-GIS 2013-01-04 10:10:25 +01:00
Marco Hugentobler
335987005b Saver double comparison, minor code cleanup (deleting a 0 pointer is always save) 2013-01-04 09:59:11 +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
Nathan Woodrow
fb763a7e48 Merge pull request #374 from bholland/master
Fix #6942
2013-01-03 20:30:19 -08:00
ben
fb26989a7a Bounding box now takes into account font descent so letters like g and j are not cut off from the legend title. 2013-01-03 23:10:28 -05:00
Juergen E. Fischer
1bda31d4b3 fTools: replace QgsRectangle.expand with .scale 2013-01-04 01:25:02 +01:00
Juergen E. Fischer
1ab5cdcbeb fix #6926 2013-01-04 00:51:41 +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
Werner Macho
71580df366 Merge pull request #371 from bstroebl/fix#6925
fix #6925 fTools eliminate now works if the polygon to merge with has an id of 0
2013-01-03 13:30:21 -08:00
Radim Blazek
93e0526246 wcs test fix 2013-01-03 19:38:36 +01:00