18918 Commits

Author SHA1 Message Date
Matthias Kuhn
64a77afefc Merge pull request #638 from 3nids/typo
typo
2013-06-06 06:13:07 -07:00
Denis Rouzaud
4d72f82c58 typo 2013-06-06 14:46:10 +02:00
Radim Blazek
c8ff386695 ogr virtual layers mix single and multi types in sublayers, fixed feature count, fixes #8001 2013-06-06 13:13:14 +02:00
Matthias Kuhn
bdb2a4f1a2 Don't pile derived attributes (Fix #7850) 2013-06-06 09:28:39 +02:00
Werner Macho
af73fce293 translation update: farsi 2013-06-06 09:06:18 +02:00
Werner Macho
c4ba0a0ce4 Merge pull request #637 from qgis-jp/for_pull_from_ja
update GUI translation ja  with Minoru Akagi
2013-06-05 23:46:39 -07:00
Nyall Dawson
9a7776a239 Fix #7973 Move print as raster and resolution spin box to "paper and quality" group box, don't disable resolution spin box when print as raster is unchecked. 2013-06-06 15:18:32 +10:00
yoichigmf
e49783dd9c update GUI translation ja with Minoru Akagi 2013-06-06 13:55:22 +09:00
Nathan Woodrow
46fedf96c8 Only refresh canvas when needed on drop event 2013-06-06 10:31:19 +10:00
Nathan Woodrow
e7ea582ee1 Merge pull request #636 from vinayan/zoomlayerextent
[Fix #7333] - Zoom to layer does not work anymore for newly created shapefiles
2013-06-05 16:05:11 -07:00
Juergen E. Fischer
c1fb1bb4fc german translation update 2013-06-06 01:01:52 +02:00
Juergen E. Fischer
18475b8ad7 more edit widget fixes:
- handle editable state in drag&drop forms like in automatically generated
  forms
- allow to set minimum size of webview "edit" widgets.
2013-06-06 00:53:28 +02:00
Borys Jurgiel
f23353cbb9 Enable SEXTANTE plugin by default 2013-06-05 22:44:27 +02:00
Borys Jurgiel
3ce742d70c Allow "Experimental" status also for c++ plugins. Mark Globe plugin experimental. 2013-06-05 19:55:10 +02:00
Marco Hugentobler
6bbc149dfe Clear cached geometries after commit / rollback. Fixes ticket #7950 2013-06-05 19:41:27 +02:00
Juergen E. Fischer
1c31a6e38f german translation update 2013-06-05 18:32:09 +02:00
Juergen E. Fischer
33d4e01d31 get translation stats right by temporary updating all ts files 2013-06-05 18:32:08 +02:00
Juergen E. Fischer
3c508d61de indentation update 2013-06-05 18:32:08 +02:00
vinayan
74b18e532a fix zoom issue for new shapefiles 2013-06-05 21:22:19 +05:30
Werner Macho
4337d8d6f6 Merge pull request #635 from imincik/slovak
Slovak translation update.
2013-06-05 07:08:01 -07:00
Ivan Mincik
25c76e6965 Slovak translation update. 2013-06-05 16:01:09 +02:00
Nathan Woodrow
0f8de7d55f Use qRound. Rename menu item 2013-06-05 21:32:13 +10:00
Borys Jurgiel
fa9d79fab3 [Plugin Manager] remove the old plugin_installer plugin 2013-06-05 21:32:12 +10:00
Borys Jurgiel
53d3ea91de Code cleanups 2013-06-05 21:32:11 +10:00
Borys Jurgiel
81f0319ded More icons from Robert 2013-06-05 21:32:10 +10:00
Larry Shaffer
e6706f4938 Add ability to run plugin installer from build directory
- Update targets to new coding standard of using hyphens
- Add console and plugin installer to WITH_PY_COMPILE target
2013-06-05 21:32:09 +10:00
Borys Jurgiel
55fd57ee25 New Plugin Manager 2013-06-05 21:32:08 +10:00
Matthias Kuhn
dc860f75ed When calling setFields, automatically initalize attributes
That what you want most of the time when creating a new feature within a plugin.
Therefore defaults to true when used from python, but to false when used from C++
2013-06-05 11:59:50 +02:00
Nathan Woodrow
e21f160a76 Enable touch for the map canvas on windows 2013-06-05 14:14:26 +10:00
Nathan Woodrow
5e29777153 Merge pull request #631 from imincik/cmdout
Cleanup of 'qgis --help' output.
2013-06-04 15:38:15 -07:00
Ivan Mincik
c2a458e6ad Cleanup of 'qgis --help' output. 2013-06-04 15:22:16 +02:00
Nyall Dawson
068da60570 Don't append "Missing group" to non-standard expression groups, so that python plugins which provide expressions can create their own groups 2013-06-04 22:10:00 +10:00
Werner Macho
55c76ca0cd translation update: eu by asier 2013-06-05 00:02:17 +02:00
Larry Shaffer
a29f2ba5a1 Fix for #7993 again, fields are listed twice in labeling data defined menu
- Reverts 0192e37
- Move code from init() to ctor for fix and to ensure connections are not duplicated
- New code also fixes previously unknown issue when loading .qml style
2013-06-04 15:57:52 -06:00
Juergen E. Fischer
5d68c30ef8 optionally label attribute editor widgets on top 2013-06-04 22:38:22 +02:00
Juergen E. Fischer
f39486f79a WebView attribute editor fixes:
- allow browsing in readonly mode
- add option to open page in default browser
- add tooltips to editor push buttons
2013-06-04 21:49:03 +02:00
Juergen E. Fischer
640f345e92 fix #7828 2013-06-04 18:30:52 +02:00
mhugent
91eaa415c9 Merge pull request #632 from BioEcoForests/master
Always delete WFS network replies, fixes #7588
2013-06-04 08:40:14 -07:00
Laurent Defert
b7c07deff9 Always delete WFS network replies, fixes #7588 2013-06-04 15:59:35 +02:00
Radim Blazek
f9a0a1d1c8 fixed rashes in atlas calling vector methods for rasters, fixes #7963 2013-06-04 13:42:15 +02:00
Radim Blazek
383e7f1d94 OGR layers with unknown geometry type containing single geometry type fix, fixes #7995 2013-06-04 11:14:02 +02:00
Werner Macho
66feeb64a3 Merge pull request #630 from SrNetoChan/master
pt_PT translations by João Gaspar
2013-06-03 22:49:13 -07:00
Nyall Dawson
f012065658 Fix #4419, improve random color ramp appearance and generate colors with better chance of uniqueness 2013-06-04 15:13:17 +10:00
Nyall Dawson
1df825f406 Fix tests after changing default map overview style 2013-06-04 15:12:18 +10:00
Nathan Woodrow
2552689058 Fix projection selection with new files 2013-06-04 13:52:26 +10:00
Larry Shaffer
98432099cc Update main options dialog with QgsOptionsDialogBase inheritance
- Moved current tab setting to /Windows/Options/tab, as used in QgsOptionsDialogBase
- Caveat: old setting /Windows/Options/row is not honored on first launch after update
2013-06-03 18:23:08 -06:00
Nyall Dawson
0f21022205 Fix #7705, remove alpha transparency from default color for map overview frames 2013-06-04 09:04:54 +10:00
Larry Shaffer
0192e37fe3 Fix #7993, fields are listed twice in labeling data defined menu 2013-06-03 16:54:04 -06:00
Werner Macho
96ae127d52 update Galician language strings on request 2013-06-04 00:04:44 +02:00
SrNetoChan
81a960b3fe pt_PT translation by João Gaspar 2013-06-03 22:17:23 +01:00