18818 Commits

Author SHA1 Message Date
Juergen E. Fischer
58266c145c vector layer undo command: remove merging noise 2013-05-30 09:29:28 +02:00
Larry Shaffer
4e95496a0c Followup to fix for #7134, label settings not saved in .qml
- Ensure labeling gui is restored in correct order
- Run style script on qgsmaplayer.cpp
2013-05-29 18:35:29 -06:00
Nathan Woodrow
87ca653e89 Fix #7134 2013-05-29 15:38:04 -06:00
Juergen E. Fischer
e0406e738a german translation update 2013-05-29 23:33:53 +02:00
Juergen E. Fischer
59788cb8fc - sync sip binding of QgsVectorLayer
- [API] introduce signal QgsVectorLayer::beforeRollBack()
- merge consecutive geometry changes (fixes #7929)
- avoid validation in nodetool on rollback
2013-05-29 22:57:05 +02:00
Juergen E. Fischer
798d17b12a fix #4103 2013-05-29 20:40:46 +02:00
D'Hont René-Luc
cca0003513 Using QgsMapLayer's title for QgsComposerLayerItem 2013-05-29 15:54:54 +02:00
D'Hont René-Luc
287cce06ad Add metadata information for layers
To complete the metadata tab and ilayer information, we add keywordlist,
metadata url and attribution information.
The user can add keywords to his layers, store a metadata url with type
and format and attribution title and url.
These data are reused by QGIS-Sever in the WMS GetCapabilities request.
This capability is sponsored by ifremer.
2013-05-29 15:36:34 +02:00
Alexander Bruy
f1f17ed911 [sextante] fix issue with non-ASCII characters in layer selector 2013-05-29 12:02:14 +04:00
Nathan Woodrow
23782b7305 Fix add class for graduated renderer. Fix #7726 2013-05-29 13:24:37 +10:00
Nathan Woodrow
1dc75dd64f Fix removing composer legend items. Fix #7874 Fix #7464 2013-05-29 09:44:06 +10:00
Juergen E. Fischer
34ef14acb0 add missing sip bindings to QgsSublayersDialog 2013-05-29 01:31:14 +02:00
Juergen E. Fischer
81139a6554 fix build error 2013-05-29 01:22:16 +02:00
Juergen E. Fischer
8cfd421c90 fix #7925 2013-05-29 01:09:31 +02:00
Victor Olaya
a2e98d7ba0 [sextante] added new v.transform algorithm
minor fix in r.stream.stats
2013-05-28 22:47:29 +02:00
Victor Olaya
1dad1491af [sextante] some light code cleaning/polishing 2013-05-28 22:47:28 +02:00
Etienne Tourigny
17bdba949d fix loading of raster and vector files with sublayers ; add vector and raster test files with sublayers 2013-05-28 17:14:45 -03:00
Juergen E. Fischer
b5f8818876 we don't have a file menu on osx either (followup c510c449) 2013-05-28 22:11:17 +02:00
Larry Shaffer
dd60a34fae Update QgsDataDefinedButton
- Add 'Usage info' functions; displays in description and tool tip
- Reorganize menu, adding conceptual section titles
- Add ability to paste in expression
- Add ability to clear defined expression
- Add check for non-matching data field types
- Add better truncation of expressions in tool tip and menu
2013-05-28 10:45:17 -06:00
Sandro Santilli
047976b614 Fix leak of geometry in QgsSelectedFeature destructor 2013-05-28 18:42:37 +02:00
Sandro Santilli
20c729a3e9 Add a QgsDebugCall macro to trace entering/leaving functions
Replace manual debugging lines used for the same purpose in a couple
of implementation files for node tool.
2013-05-28 12:24:47 +02:00
Juergen E. Fischer
c510c449ba we don't have a file menu anymore (also moves project properties to project menu on windows) 2013-05-28 12:20:33 +02:00
Matthias Kuhn
cad339d3cf [diagrams] save attribute names instead of indices (fix #7914) 2013-05-28 12:03:40 +02:00
Nathan Woodrow
a7b92fd1c3 Don't be so strict with bad geometies in spatial query 2013-05-28 15:01:41 +10:00
Nathan Woodrow
d2831e3fe1 Load extents from geometry_columns. Fix #7883 2013-05-28 11:38:16 +10:00
Werner Macho
6a352b78f2 translation update: sv by Victor 2013-05-27 21:45:45 +02:00
Werner Macho
2895a6146d Merge pull request #615 from rduivenvoorde/nltranslation
Dutch translation
2013-05-27 12:39:06 -07:00
Richard Duivenvoorde
e6e913971c addtion of Diethard to list of dutch translators 2013-05-27 21:27:32 +02:00
Richard Duivenvoorde
b5ee9d8c41 further dutch translations 2013-05-27 21:19:06 +02:00
Werner Macho
f4c859ae0a added flag for bengali language 2013-05-27 21:16:00 +02:00
Werner Macho
6af2e65d32 update and some changes to basque language 2013-05-27 21:02:53 +02:00
Werner Macho
b8a4a4dd8a added more japanese translators 2013-05-27 20:33:27 +02:00
Werner Macho
8b27f11e6b Merge pull request #612 from SrNetoChan/master
pt_PT translations
2013-05-27 02:09:11 -07:00
Werner Macho
7f4a7ac6cf Merge pull request #613 from qgis-jp/for_pull_from_ja
translation gui  ja by minoura , tmizu23, nuimura, Arctictern265, yoichi...
2013-05-27 02:08:41 -07:00
yoichigmf
f2e222b161 translation gui ja by minoura , tmizu23, nuimura, Arctictern265, yoichigmf 2013-05-27 18:00:54 +09:00
Juergen E. Fischer
5177c7b594 fix 10a91b7fb on some platforms 2013-05-27 08:50:11 +02:00
Juergen E. Fischer
ebc8e6c508 indentation update 2013-05-27 08:50:11 +02:00
Alexandre Neto
ab3c14c008 pt_PT Translations 2013-05-26 23:35:39 +01:00
Werner Macho
5e282206c9 Merge pull request #609 from SrNetoChan/master
DB Manager Dialog pt_PT translations
2013-05-26 10:25:21 -07:00
Juergen E. Fischer
0f132602ed fix #7907 2013-05-26 18:57:18 +02:00
Juergen E. Fischer
3a987258b9 only catch signals on linux (fixes #7908) 2013-05-26 16:19:34 +02:00
Nyall Dawson
8cf9f7bd1e Fix blending tests 2013-05-26 21:09:00 +10:00
Giuseppe Sucameli
61285a9d96 do not destroy layers created outside the dialog (fix #7903) 2013-05-27 02:27:58 +02:00
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
98901346f9 Restore 'New Shapefile' (it's also used in the toolbar).
This reverts commit ebd76d1a6478457e5f2c7c8970b39f45f7272429.
2013-05-26 10:56:25 +02:00
Juergen E. Fischer
8c768bc51a fix #7902 2013-05-26 10:22:12 +02:00
Juergen E. Fischer
805312968c fix #7901 2013-05-26 09:58:41 +02:00
Juergen E. Fischer
10a91b7fb9 postgres provider: use INT_MIN for unknown srid (fixes #7889) 2013-05-26 09:58:33 +02:00