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
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
Marco Hugentobler
bc43fddd92
Make QgsSymbolV2::renderHints() const
2012-02-08 09:15:52 +01:00
Juergen E. Fischer
aaddc4f914
german translation update
2012-02-07 23:17:40 +01:00
Werner Macho
6e7797aaa6
translation update: hr_HR by Zoran
2012-02-08 00:14:09 +01:00
Juergen E. Fischer
15ece19200
match sip binding of QgsSymbolV2::renderHints() to c++ interface
2012-02-07 23:02:48 +01:00
Juergen E. Fischer
3cdbc5acf3
initialize QgsApplication::mConfigPath later
2012-02-07 21:52:07 +01:00
Marco Hugentobler
b590d46961
Render rotation tool preview image
2012-02-07 16:23:26 +01:00
Marco Hugentobler
ebd300fe75
Add support for new symbology for rotate point tool
2012-02-07 15:49:45 +01:00
Juergen E. Fischer
6878bf1b58
spatialite provider: prefer auth_id over proj4 string ( fix #4958 )
2012-02-07 13:29:54 +01:00
Nathan Woodrow
c5f7f1ea63
Composer Legend: Add spacing for groups. Fixes #4247 Patch by Anna
...
Kratochvilova. Thanks!
2012-02-07 11:25:34 +10:00
Juergen E. Fischer
c2fee79273
postgres provider: fix crs(), if no crs was requested
2012-02-06 20:48:33 +01:00
Juergen E. Fischer
eac3a8ff4d
fix #3742 :
...
- after CRS changes reproject canvas extent regardless of OTFR
- toggling OTFR off, switches the project CRS to the current layer CRS (or
first layer, if no layer is active).
- toggling OTFR also saves the previous CRS setting and restores the previous
selected CRS.
2012-02-06 20:48:33 +01:00
Marco Hugentobler
af71f5fac9
Consider svg parameters for svg fill
2012-02-06 12:00:17 +01:00
Jürgen Fischer
dd6029288c
Merge pull request #92 from Jean-Roc/master
...
update fr strings
2012-02-05 11:45:45 -08:00
Jean-Roc Morreale
886ed107b4
update fr strings
2012-02-05 20:35:46 +01:00
Juergen E. Fischer
ccf3af763a
better fix than 4d0551f0
2012-02-05 15:56:30 +01:00
Juergen E. Fischer
cbe1e40976
fix doxygen warnings
2012-02-05 15:53:08 +01:00
Juergen E. Fischer
4d0551f070
fix crash
2012-02-05 15:52:53 +01:00