13434 Commits

Author SHA1 Message Date
Juergen E. Fischer
2457eb1c23 postgres provider: move connection settings to QgsPostgresConn (also fixes #4998 and #4999) 2012-02-13 17:51:36 +01:00
Juergen E. Fischer
cd68a0bb5b debian packaging: include heatmap plugin (fixes #4994) 2012-02-13 17:49:55 +01:00
Werner Macho
759e506b55 fix small typos 2012-02-13 12:26:14 +01:00
Werner Macho
ab268d0fd1 translation update: et by Veiko 2012-02-13 12:15:20 +01:00
Werner Macho
4134200ee7 added new italian translators 2012-02-13 12:09:37 +01:00
Juergen E. Fischer
8a9cb76868 update tsstat.pl 2012-02-13 03:36:55 +01:00
pcav
38113fb92c Translation of IT GUI finished (to be checked). Thanks to Roberto (BobMaX) Angeletti and Alessandro Fanna. 2012-02-12 20:37:21 +01:00
Juergen E. Fischer
c45dbb8deb fix #4992 2012-02-12 21:26:07 +01:00
Juergen E. Fischer
9cc3e3860e german translation update 2012-02-12 18:41:40 +01:00
Juergen E. Fischer
cc225d15a4 fix tooltip string 2012-02-12 18:36:37 +01:00
pcav
09545bee56 More IT GUI translation - thanks Alessandro Fanna 2012-02-12 16:16:09 +01:00
Juergen E. Fischer
53c31cf48c freeze canvas instead of modifying the render flag when changing legend (fixes #4982) 2012-02-11 22:23:35 +01:00
Giuseppe Sucameli
d7811a1120 allow to choose input directory in GdalTools Merge tool (fix #4930) 2012-02-11 19:14:44 +01:00
Juergen E. Fischer
767ee0150a fix #4981 2012-02-11 19:11:04 +01:00
Juergen E. Fischer
76890768de fix warnings from clang 2012-02-11 16:57:50 +01:00
Giuseppe Sucameli
2708f173fc add -allow_projection_difference option (fix #4888) 2012-02-11 12:50:35 +01:00
Nathan Woodrow
dfbd0d1855 add myself to the Authors list :) 2012-02-11 21:10:41 +10:00
pcav
95d017c81a More IT GUI translation - sill incomplete. 2012-02-11 09:52:16 +01:00
Nathan Woodrow
16dca71adf Add Arunmozhi to contributors list for his work on the heatmap plugin 2012-02-11 17:15:14 +10:00
Nathan Woodrow
f73526ab09 Don't leave space for empty title. Semi fixes #3484 2012-02-11 15:30:56 +10:00
Nathan Woodrow
beb2f38dfc Change tool tip for composer legend. Fixes #4980 2012-02-11 15:23:00 +10:00
Nathan Woodrow
afc90ab0e2 [FEATURE] Add multi line support for legend title, groups, and items. Semi fix for #3484 2012-02-11 15:17:32 +10:00
Juergen E. Fischer
1d09182833 ignore invalid gps coordinate even if there seems to be a fix 2012-02-10 21:17:48 +01:00
Juergen E. Fischer
549d96c226 fix #4971 2012-02-09 21:36:00 +01:00
Werner Macho
afa452fd2f translation update: es by Carlos 2012-02-09 21:03:48 +01:00
Alexander Bruy
783088490c case insensitive search for CRS in WMS provider 2012-02-09 19:42:03 +02:00
Juergen E. Fischer
9c9e8639be postgis string fixes 2012-02-09 17:01:14 +01:00
Marco Hugentobler
82e5f91f65 [FEATURE]: maptool for parallel line displacement 2012-02-09 14:40:55 +01:00
Juergen E. Fischer
19a6bab8a1 arrange buttons on raster transparency tab horizontally 2012-02-09 13:57:22 +01:00
Juergen E. Fischer
c3c7abcf01 minor german translation update 2012-02-09 13:47:34 +01:00
Juergen E. Fischer
38c23c436d restore buttons to bottom and put pages in scroll areas for raster properties too 2012-02-09 13:47:21 +01:00
Juergen E. Fischer
87c70c541b restore buttons to bottom of vector layer properties and put pages into scroll areas 2012-02-09 11:38:52 +01:00
Juergen E. Fischer
d52905ccc2 setRenderer(V2) also updates V2 renderer flag 2012-02-09 11:38:08 +01:00
Juergen E. Fischer
2cea3494eb yet another german translation update 2012-02-08 22:41:52 +01:00
Marco Bernasocchi
6055c11fe4 android goodies (pull request #94):
[Marco Bernasocchi]
- adding needed files to support internal GPS via QtMobility, implementation of QgsQtLocationConnection is only a stub
- cleaning up methods names
- adding mobility to CMakeLists
- testing
- added hack to test parseData()
- adding more parsing stuff
- Adding debugging info and making connection fail if no QtSatellite datasource available
- Initial working GPS with coordinates bug (values shifted)
- Adding Initial GPS support to android using QtLocation
- Adding Ground speed and direction
- put ok button on top of widget to make it usable until scroll area is added (HACK to be Reverted later)
- added vertical and horizontal accurancy
- Removing test values qtlocationconnection
- refactor debug messages
- adding compass plugin
- trying NathanW suggestion
- adding new compass plugin
- Fixed satellitesUpdated signals
- removing setDataRate
- temporarely removed calibrationLevel display to be reverted when https://sourceforge.net/p/necessitas/tickets/153/ is fixed
- addin comment
- making QLineEdits readonly
- added calibration level support
[Jürgen E. Fischer]
- squashed, reindented and skipped some already addressed changes to qgisapp and vector layer provider
2012-02-08 22:26:35 +01:00
Juergen E. Fischer
d2b5ed9204 postgres provider:
- pre-select first integer column as primary key for views
- also consider oid type as integer column
2012-02-08 21:02:40 +01:00
Juergen E. Fischer
d181e26b69 heatmap plugin: fix menu removal 2012-02-08 21:02:40 +01:00
Tim Sutton
6c50f7aca4 Merge changes from QGIS upstream 2012-02-08 21:41:46 +02:00
Tim Sutton
36a69afc43 Applied patch from Borys for heatmap context help 2012-02-08 21:36:24 +02:00
Alexander Bruy
a080538aec enable Toggle editing button depending on layer type (fix #4965) 2012-02-08 20:55:29 +02:00
Alexander Bruy
bd519448c1 Merge remote-tracking branch 'upstream/master' 2012-02-08 20:40:32 +02:00
pcav
2b07e3dfe8 Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-02-08 19:42:10 +01:00
pcav
2a7ac93636 Some more IT GUI translation - thanks Alesandro Fanna and BobMaX 2012-02-08 19:40:32 +01:00
Juergen E. Fischer
b7994f1468 german translation update 2012-02-08 19:32:53 +01:00
Juergen E. Fischer
3289c098c4 heatmap updates:
- fix warnings on windows
- minor cleanups
- some string updates
2012-02-08 19:04:07 +01:00
Alexander Bruy
093aae5611 fix Heatmap plugin unloading, also place button to the Raster toolbar 2012-02-08 14:49:01 +02:00
Juergen E. Fischer
30e2f324f9 indentation update 2012-02-08 12:10:29 +01:00
Tim Sutton
289e5a6d88 [FEATURE] added heatmap plugin to QGIS master. Removed README from heatmap dir. Nominal commit to tag this as a new feature. 2012-02-08 11:14:57 +02:00
Tim Sutton
00999aafb0 Removed Alex from contributors since he is in AUTHORS 2012-02-08 11:12:40 +02:00
Tim Sutton
03fd3886e9 Merged in Arunmozhi's heatmap plugin into QGIS core 2012-02-08 11:07:58 +02:00