19831 Commits

Author SHA1 Message Date
Werner Macho
116bbff23b Merge pull request #819 from artfwo/master
Russian translation update.
2013-08-16 02:24:05 -07:00
Artem Popov
96834b229b Russian translation update. 2013-08-16 16:21:35 +07:00
Marco Hugentobler
4e699971c3 Fix #8471 2013-08-16 09:14:19 +02:00
mhugent
342e4255cb Merge pull request #817 from artfwo/save-style-window-title-fix
Fix window title in qgssavetodbdialog.ui
2013-08-15 23:50:34 -07:00
Artem Popov
d10872a063 Fix window title in qgssavetodbdialog.ui 2013-08-16 09:42:56 +07:00
Werner Macho
2046342409 Merge pull request #814 from slarosa/fix_8469
[topology-checker] skips raster layers: fixes #8469
2013-08-15 12:56:48 -07:00
Salvatore Larosa
9d1975213a [topology-checker] skips raster layers: fixes #8469 2013-08-15 21:12:49 +02:00
Marco Hugentobler
74367c5b7f Simple marker: use limit for cache image size. Fixes #8386 2013-08-15 17:12:28 +02:00
Nathan Woodrow
65dfdf1fa4 Remove messageitem id 2013-08-16 00:02:35 +10:00
Nathan Woodrow
05a41e3392 Add GUI_Export, Reorder widgets 2013-08-16 00:02:33 +10:00
Denis Rouzaud
3fdeb03d70 add destructor 2013-08-16 00:02:32 +10:00
Denis Rouzaud
45aa1dafa7 more complete QgsMessageBarItem: inherits from QWidget to allow further editing 2013-08-16 00:02:31 +10:00
Tim Sutton
69d80b942e Merge pull request #698 from 3nids/svgpan
SVG for pan icons
2013-08-15 03:47:24 -07:00
Denis Rouzaud
66a7afa8e6 replace pan icon by a hand, and accord panToSelected to already used colors 2013-08-15 11:59:46 +02:00
Nathan Woodrow
25e79f9f3b Merge pull request #811 from 3nids/fixrubber
fix appearance of point rubber bands at small scales
2013-08-14 22:42:17 -07:00
Denis Rouzaud
93a5879f86 fix mixing pixels and map units in calculation of update rectangle 2013-08-15 07:38:06 +02:00
Denis Rouzaud
bc58898bb3 avoid duplication of points in rubberbands of point geometry 2013-08-14 16:02:54 +02:00
Juergen E. Fischer
58b79108ea osgeo4w: fix install in directory with blanks (fixes #8398) 2013-08-14 15:19:33 +02:00
Alexander Bruy
1596fe6667 [sextante] update modeller to changes in parameter vector 2013-08-14 15:50:40 +03:00
Nathan Woodrow
63cf5d3969 Merge pull request #810 from 3nids/fixwarning
fix warning
2013-08-14 04:38:00 -07:00
Denis Rouzaud
bc0723228e fix warning 2013-08-14 11:54:55 +02:00
Larry Shaffer
fef6e2b601 [labeling] Unit tests update
- Fix unpacking of render check results (fix false positives)
- Push opening of report to background process for Linux
- Report all failures to one random temp HTML file
- Better HTML output for report
2013-08-13 21:16:12 -06:00
Salvatore Larosa
0607202004 Merge pull request #806 from 3nids/fix8399
fix #8399 do not use pattern in SVG
2013-08-13 08:34:24 -07:00
Denis Rouzaud
fcb6d64e02 homgenize oracle icons 2013-08-13 17:11:42 +02:00
Denis Rouzaud
ba25cc9697 do not use pattern 2013-08-13 16:21:14 +02:00
Matthias Kuhn
d1768b85fc [SIP] Change all occurences of convert[From|To]Instance to convert[From|To]Type
Removal of these deprecated calls is expected to improve stability
2013-08-13 12:35:49 +02:00
Radim Blazek
db07f2f90c correctly delete last digitized point, fixes #8462 2013-08-13 11:52:48 +02:00
Alexander Bruy
441a46ba87 remove mapserver_export plugin (manual merge for pull-request 642) 2013-08-13 12:22:54 +03:00
Radim Blazek
83d15a51ff Disable VSI cache before GDALRasterIO, workaround for GDAL ticket 5170, fixes #8356 2013-08-13 09:24:53 +02:00
Larry Shaffer
c96e099159 [labeling] Unit test cleanup and add ability to output reports on bad render checks to web browser 2013-08-12 20:04:02 -06:00
Nathan Woodrow
d517461360 Set alpha for rubber bands. Fix #8463 2013-08-13 08:50:41 +10:00
Larry Shaffer
fc516ae666 [pluginmanager] Fix horizontal stretch of vertical tabs sidebar 2013-08-12 15:21:06 -06:00
Chris Crook
6b21b86b77 Fixing potential infinite loop when rescanning file too early and
removing unnecessary multiple rescans as file is progressively updated
2013-08-13 08:28:02 +12:00
Richard Duivenvoorde
4ba9c47e8d purge olde PluginInstallerDialog context help
there will be a new QgsPluginManager help file
2013-08-13 08:28:02 +12:00
Matthias Kuhn
228a4eec89 Fix some minor messagebar issues 2013-08-12 18:45:23 +02:00
Juergen E. Fischer
bfed787602 update for visual c++ 2010:
* use shorter target names for python plugins
* add build scripts for 64bit
* use nircmd in postinstall
2013-08-12 17:50:00 +02:00
Alexander Bruy
ec2992e8f9 correct handling for non ASCII characters in plugin installer (fix #8452) 2013-08-12 14:46:39 +03:00
Alexander Bruy
7b57676f02 fix copying to clipboard in fTools (closes #8442) 2013-08-12 14:35:37 +03:00
Matthias Kuhn
1cadc252fe Get rid of compiler warnings 2013-08-12 10:27:14 +02:00
Werner Macho
d049f9481f translation update: hu by Zoltan 2013-08-12 08:08:39 +02:00
Nathan Woodrow
df0d690cd0 Fix #7012 2013-08-12 10:20:00 +10:00
Larry Shaffer
9c4c2150bf [labeling] Initial python unittest setup and some tests
- Note: some tests will fail until differences in platform dpi are worked out
2013-08-11 13:12:06 -06:00
Werner Macho
eb24255fcd Merge pull request #801 from yoichigmf/work_translation
translation update: ja by Yoichi
2013-08-11 06:37:48 -07:00
yoichigmf
0d34eb1c8d update GUI translation JA 2013-08-11 22:20:49 +09:00
Werner Macho
58477fea01 translation update: es by Carlos 2013-08-11 09:05:19 +02:00
Salvatore Larosa
2b2e452ba9 [pyqgis-console] fixes translation strings: avoids UnicodeEncode error 2013-08-10 15:04:58 +02:00
Salvatore Larosa
577a72baf5 [pyqgis-console] more encoding fix. 2013-08-10 01:27:11 +02:00
Victor Olaya
d61cb25479 [sextante] edited/added saga descriptions 2013-08-09 19:43:03 +02:00
Werner Macho
8cea06bb40 translation update: da_DK and es 2013-08-09 10:40:50 +02:00
Juergen E. Fischer
97a1173fb2 german translation update 2013-08-09 10:36:45 +02:00