14246 Commits

Author SHA1 Message Date
Juergen E. Fischer
ef60f812e3 fix query item removal 2012-06-10 22:56:50 +02:00
Juergen E. Fischer
d4256fe4b0 Merge remote-tracking branch 'origin/master' into wmts 2012-06-10 22:16:40 +02:00
Larry Shaffer
f01c6ad8c8 Simple fix for #5754 (Mac OS-specific). Better fix would be to make a method that set all QAction additions to base menus (submenus ok) to QAction::NoRole. This would keep any new action from hijacking the Mac app's About or Preferences… menus.
See: http://doc.qt.nokia.com/4.7.1/qmenubar.html#qmenubar-on-mac-os-x
2012-06-10 07:16:52 -06:00
Nathan Woodrow
769fd5e20a Fix #5766 2012-06-10 10:39:55 +10:00
Giuseppe Sucameli
53b57d1441 DBManager: use the first suitable field loading a view (fix #5676) 2012-06-09 23:53:38 +01:00
Giuseppe Sucameli
2921588099 DBManager: do not use translated string for geometry type name (fix #5764) 2012-06-09 23:41:07 +01:00
Giuseppe Sucameli
cbf405f568 delete not valid provider instances (fix memory leaks),
avoid failure due to assertion calling disconnectDb on PG provider more times
2012-06-09 23:40:50 +01:00
Giuseppe Sucameli
32920557b7 DBManager: fix spatial index creation importing a vector layer (fix #5625) 2012-06-09 23:40:30 +01:00
Gary Sherman
ed801a47fa Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-06-09 07:31:36 -08:00
Gary Sherman
23c0f252e7 Fix Ingres connection type so stored connections can be created using the
add vector layer dialog, database option
2012-06-09 07:29:20 -08:00
Martin Dobias
12ef68e834 Fix placement of curved labels when there is just one character 2012-06-09 16:02:34 +02:00
Juergen E. Fischer
ee2f1bdbaf Use QString::number with QDomElement::setAttribute with double/float (fixes #5749) 2012-06-08 18:50:49 +02:00
Werner Macho
dbe8853c3f Merge pull request #162 from rduivenvoorde/master
nl translation fix
2012-06-08 00:04:55 -07:00
Richard Duivenvoorde
4a33d74cc3 little dutch translation fix 2012-06-08 09:00:31 +02:00
Marco Hugentobler
7b08cbaa31 Try to detect WFS feature type if not available in describeFeatureType response. Fixes ticket #5745 2012-06-08 08:37:02 +02:00
Juergen E. Fischer
2d722b1a56 fix #5758 2012-06-08 00:51:56 +02:00
Werner Macho
945bfe7745 translation update: nl by Richard 2012-06-07 23:55:10 +02:00
Juergen E. Fischer
3066e1b721 fix #5759 2012-06-07 23:37:00 +02:00
Tim Sutton
209aaa9fc2 fix for #5760 - make heatmap dialog resizeable and use a layout in advanced options 2012-06-07 19:23:29 +02:00
Alexander Bruy
21ce807fc7 fix fTools version to avoid conflicts with version from Carson's repo 2012-06-07 14:58:07 +03:00
Radim Blazek
78701d8fb4 updated widgets / customization 2012-06-07 08:31:55 +02:00
Juergen E. Fischer
3c746c7667 Merge remote-tracking branch 'origin/master' into wmts 2012-06-07 02:12:11 +02:00
Juergen E. Fischer
38d15f1200 fix WMS-C 2012-06-07 01:37:52 +02:00
Werner Macho
efcb904b53 Merge pull request #161 from Cracert/trans
translation update: pl by Robert
2012-06-06 15:29:02 -07:00
Robert Szczepanek
ac6730996e translation update: pl by Robert 2012-06-07 00:12:32 +02:00
Tim Sutton
c695198e17 Apply patch from Borys to remove 'add 3rd party repos' button in plugin manager 2012-06-06 21:47:55 +02:00
Werner Macho
db71d443cb translation update: et_EE by Veiko 2012-06-06 20:53:51 +02:00
Werner Macho
4a73b43a56 translation update: nl by Richard 2012-06-06 19:43:13 +02:00
Juergen E. Fischer
08199e317d fix some links in INSTALL 2012-06-06 16:46:05 +02:00
Juergen E. Fischer
872e4e5c0a update creatensis section of INSTALL 2012-06-06 11:29:09 +02:00
Werner Macho
77d3ab91e2 Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-06-06 09:09:48 +02:00
Werner Macho
40fbac0db7 translation update: update TRANSLATORS 2012-06-06 09:09:08 +02:00
Werner Macho
274202c1f3 translation update: nl by Richard 2012-06-06 09:05:56 +02:00
Werner Macho
1dcb139cbd translation update: ja by yoichi 2012-06-06 09:01:53 +02:00
Werner Macho
1ca6e7d193 Merge pull request #160 from Cracert/trans
translation update: pl by Milena and Robert
2012-06-05 23:54:44 -07:00
Werner Macho
0df213f2bf translation update: gl_ES by Xan 2012-06-06 08:51:30 +02:00
Juergen E. Fischer
d78e605243 fix #5747 2012-06-06 08:34:34 +02:00
Robert Szczepanek
237f73cb33 translation update: pl by Milena and Robert 2012-06-06 02:59:16 +02:00
Werner Macho
90975ef393 translation update: pt_BR by Arthur 2012-06-05 22:14:26 +02:00
Juergen E. Fischer
1fb3b4e616 update osgeo4w dependency list in INSTALL 2012-06-05 17:45:31 +02:00
pcav
68e59acefd Fix an error in IT translation 2012-06-05 15:43:00 +02:00
Juergen E. Fischer
18bafb370a Merge branch 'master' into wmts 2012-06-04 21:56:43 +02:00
Gary Sherman
f370549fb3 Fix Ingres driver name so it is recognized.
OGR reports the driver name in title case rather than
all caps currently used in qgsogrprovider.cpp
2012-06-04 10:47:20 -08:00
Juergen E. Fischer
08a712a5f0 add support for optional wm(t)s axis inversion 2012-06-04 20:43:30 +02:00
Nathan Woodrow
dab475868f Merge pull request #159 from szekerest/master
MSSQL provider: Implement minimumValue, maximumValue and uniqueValues
2012-06-03 13:42:32 -07:00
szekerest
2519df85ff MSSQL provider: Implement minimumValue, maximumValue and uniqueValues (fixes #5610) 2012-06-03 22:34:55 +02:00
Werner Macho
8ad85ed59e translation update: es by Carlos 2012-06-03 22:19:31 +02:00
Juergen E. Fischer
ee0cf8815e remove empty translations and update moved translation 2012-06-03 18:20:48 +02:00
Werner Macho
bb3e2f0550 forgot to update nl file to latest strings, TRANSLATORS file also updated 2012-06-03 14:54:12 +02:00
Werner Macho
e4bff22124 translation update: ja by Yoichi 2012-06-03 14:52:53 +02:00