18985 Commits

Author SHA1 Message Date
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
Chris Crook
7a47be23a7 Fix to handling of double precision values, and improved test cases for this 2013-05-26 14:44:23 +12:00
Nathan Woodrow
8cbf901b6a Show selected CRS. Fix #5563 2013-05-26 12:42:05 +10:00
Marco Hugentobler
6164aced8d Allow smaller minimum for composer snap grid (ticket #7839) 2013-05-25 20:52:22 +02:00
Juergen E. Fischer
925d3179e1 postgres provider fixes:
- allow selection of rows with srid 0 (fixes #7889)
- fix geometry type assignment of geometry less tables
- filter out geometry columns with srids < 0 in browser
2013-05-25 18:58:39 +02:00
Juergen E. Fischer
a84f3a40e1 german translation update 2013-05-25 17:35:32 +02:00
Juergen E. Fischer
fc58edd631 legend updates:
- when enabling explicit drawing order, intially take legend order
- when loading projects with explicit drawing order enabled,
  verify that the order is actually fully set and take legend
  order otherwise (fixes #7623)
- store/restore active layer
2013-05-25 17:35:00 +02:00
Juergen E. Fischer
9054ede870 fix #7827 2013-05-25 17:31:36 +02:00
Giuseppe Sucameli
9f26f78ea7 fix pyspatialite import running QGIS from output dir (fix #7899) 2013-05-25 13:11:38 +02:00
Marco Hugentobler
2e89e25eda Fix width of line decoration (ticket #7410) 2013-05-25 10:45:03 +02:00
Juergen E. Fischer
be9470397d german translation update 2013-05-25 01:19:29 +02:00
Juergen E. Fischer
f990886b61 fix #4470 and #7889 2013-05-25 01:18:24 +02:00
Larry Shaffer
8742a9e814 Fix for label buffer drawing triggered off of just its data defined size in the past (<2.0) 2013-05-24 17:15:26 -06:00
Larry Shaffer
708344920c Fix init flag order in QgsOptionsDialogBase (thanks Borys) 2013-05-24 17:09:58 -06:00
Salvatore Larosa
35489cc174 [pyqgis-console] changes and cleans up some icon 2013-05-25 00:30:23 +02:00
Chris Crook
bdcc01e9f9 Adding CSVT file reading - using CSVT file alongside data file to determine field types 2013-05-25 10:19:47 +12:00
Marco Hugentobler
b5a5264c7f Delete rubberband if deactivating capture tool 2013-05-24 23:05:08 +02:00
SrNetoChan
3c0ac0d43c DB Manager pt_PT translations 2013-05-24 16:21:32 +01:00
Matthias Kuhn
dcc72d26b5 [Fix #7892] Fields properties: Fix sorting by id (numeric) 2013-05-24 15:16:34 +02:00
Matthias Kuhn
43631982e7 [Fix #7867] Fix field properties config dialog 2013-05-24 15:04:11 +02:00
nyalldawson
06836fbc9b Fix crash with render caching and feature blending combination 2013-05-24 21:06:47 +10:00
Matthias Kuhn
260b617e42 Add ownership management to the MapLayerRegistry 2013-05-24 11:26:43 +02:00
pcav
b6a6f3be10 Miro edits to IT GUI 2013-05-24 09:21:25 +02:00
mhugent
565158afab Merge pull request #586 from vinayan/offlineedit
Fix Offline Editing Plugin
2013-05-23 23:55:16 -07:00
Chris Crook
1902af567d Merge remote-tracking branch 'upstream/master' 2013-05-24 17:10:18 +12:00
Chris Crook
2c553260e5 Improving test platform independence 2013-05-24 17:05:17 +12:00
Werner Macho
6227475e4c translation update: sv by Victor 2013-05-23 22:45:01 +02:00
Tim Sutton
00f66b435a Merge pull request #608 from imincik/menu-cleanup
Removing redundant 'New' keyword from 'Layer -> New' menu item.
2013-05-23 13:43:12 -07:00
Ivan Mincik
ebd76d1a64 Removing redundant 'New' keyword from 'Layer -> New' menu item. 2013-05-23 21:49:00 +02:00
Salvatore Larosa
83445af23e Merge pull request #607 from alexbruy/console-ui
use checkable groupbox instead of separate checkboxes in console
2013-05-23 07:56:21 -07:00
Ivan Mincik
2fcb8b26ab Updating Slovak translation strings file. 2013-05-23 16:00:09 +02:00
Juergen E. Fischer
f82cc12008 fix #7888 2013-05-23 12:31:41 +02:00
Marco Hugentobler
d7663a0789 Scale/diameter scale also for svg marker 2013-05-23 11:55:37 +02:00
Marco Hugentobler
818d97ee40 Fix #7866 2013-05-23 11:35:39 +02:00
Alexander Bruy
bac09e99c0 use checkable groupbox instead of separate checkboxes in console
settings
2013-05-23 13:33:50 +04:00