Juergen E. Fischer
5ce6688a31
debian packaging update for sid
2013-05-19 18:24:09 +02:00
Tim Sutton
d2433c561d
Revert "make cmake honor PYTHON_LIBRARY and find the default both in x86 (tested on ubuntu 12.10 64) and android "
...
This reverts commit f7f3e413b726024384235a3654d6b18d9ff073be.
2013-05-19 15:31:51 +02:00
Tim Sutton
46b347145a
Merge pull request #596 from mbernasocchi/master
...
make cmake honor PYTHON_LIBRARY
2013-05-19 06:24:35 -07:00
Marco Bernasocchi
f7f3e413b7
make cmake honor PYTHON_LIBRARY and find the default both in x86 (tested on ubuntu 12.10 64) and android
2013-05-19 15:17:55 +02:00
Nathan Woodrow
6370aa48ce
Expose alpha on raster colour dialog
2013-05-19 23:10:14 +10:00
nyalldawson
95b9d3802f
Make sure classifying color ramps for rasters uses the full range of the ramp
2013-05-19 22:50:31 +10:00
nyalldawson
ff41a1d186
[feature] Transparency support for raster color ramps ( fix #7847 )
2013-05-19 22:50:24 +10:00
Tim Sutton
cf928a5672
Revert "make cmake honor PYTHON_LIBRARY"
...
This reverts commit b3c6d38ffefa9db79932be234b010598a9664706.
2013-05-19 13:47:02 +02:00
Tim Sutton
aa5509b2f9
Merge pull request #553 from mbernasocchi/myfix
...
make cmake honor PYTHON_LIBRARY
2013-05-19 04:32:31 -07:00
Werner Macho
2f9ccb515d
Merge pull request #595 from Cracert/trans
...
pl translation update
2013-05-19 01:04:16 -07:00
Salvatore Larosa
acacf84845
[pyqgis-console] adds more options to find text in the editor
2013-05-19 00:43:57 +02:00
Robert Szczepanek
014729b94d
translation update: Polish by Milena, Robert, Borys
2013-05-19 00:07:35 +02:00
Werner Macho
2df1a20ccb
Merge pull request #594 from tomass/master
...
Updates to Lithuanian translations
2013-05-18 11:51:48 -07:00
Tomas
c95dac558e
Updates to Lithuanian translation
2013-05-18 21:34:24 +03:00
Giuseppe Sucameli
81f677d501
open project file using text mode ( fix #7735 )
2013-05-18 18:33:08 +02:00
Matthias Kuhn
99aaa5979f
[ Fix #7858 ] Toggle editing mode resets edit widget
...
And introduces full mapping between table row and field index ( Fix for loosing index mapping after sorting rows )
2013-05-18 17:41:02 +02:00
Matthias Kuhn
a98ffed2c6
[attrtable] Fix column synchronization
...
Columns have been missing, after removing all columns and readding them
2013-05-18 16:25:59 +02:00
Matthias Kuhn
34c85c8724
[ Fix #7849 ] Layer properties > fields delete correct field
2013-05-18 16:25:59 +02:00
Juergen E. Fischer
094c97b0d1
translation update
2013-05-18 16:02:07 +02:00
Juergen E. Fischer
7ac1baf2e8
indentation update
2013-05-18 10:26:44 +02:00
Juergen E. Fischer
350f224528
debian packaging update
2013-05-18 10:20:36 +02:00
Larry Shaffer
ce49b66673
Fix #7835 , opening WMS layer properties causes crash
2013-05-17 15:09:13 -06:00
Matthias Kuhn
ec6a64f93e
[attrtable] Make sure editor widget background is not transparent
2013-05-17 17:49:51 +02:00
Matthias Kuhn
7b1d9e0f2d
Small fixes
...
* Fix minor memory leak in attribute dialog
* Safety check in dual view
2013-05-17 17:36:33 +02:00
Matthias Kuhn
5009aad255
[ Fix #7806 ] Be more verbose in "invalid layer" dialog
2013-05-17 14:14:30 +02:00
Matthias Kuhn
df19fe5e04
Fix wmsserver: Do not manipulate maplayerregistry directly
2013-05-17 12:00:49 +02:00
nyalldawson
55556fcdc0
Use a cosmetic pen for snap lines to prevent lines scaling ( fix #7524 )
2013-05-17 18:32:52 +10:00
Marco Hugentobler
d88872806f
Fix generation of empty layer/style entries
2013-05-17 10:11:04 +02:00
Matthias Kuhn
35de29df9b
Disallow changing of map layer registry directly
...
QgsMapLayerRegistry::mapLayers() returned reference is now const
2013-05-17 09:22:21 +02:00
Tim Sutton
91f3ceab26
Merge pull request #591 from ccrook/delimited_text_to_core
...
Delimited text to core
2013-05-17 00:12:14 -07:00
vinayan
957c4f1433
Merge pull request #593 from mach0/topocheck
...
modified topology checker mostly GUI overhaul
2013-05-16 21:54:24 -07:00
Nathan Woodrow
7962361329
Return rgba from ramp_color
2013-05-17 14:45:40 +10:00
Nathan Woodrow
d472a8f4aa
Add aplha to colour ramp
2013-05-17 14:32:26 +10:00
Nathan Woodrow
0711ddf0df
Return rgb from all colour functions
2013-05-17 12:20:21 +10:00
Chris Crook
198cc39f85
Fixing line spacing in <pre> section of delimited text context help
2013-05-17 08:31:49 +12:00
Chris Crook
8bf3d18c68
Fix merge conflict
2013-05-17 06:51:51 +12:00
Werner Macho
cfaa71c536
modified topology checker mostly GUI overhaul
2013-05-16 19:40:01 +02:00
mhugent
2c7eff7088
Merge pull request #592 from matthias-kuhn/fix-7405
...
[Fix #7405 ] Graduated renderer: Feature count 0 with scale or rotation
2013-05-16 07:22:29 -07:00
Radim Blazek
36bf93c0d2
raster resampler fixes, use zoom in resampler also for oversampling 1
2013-05-16 14:27:03 +02:00
Juergen E. Fischer
596e1f12ea
drop qgis_help.db and debian packaging update
2013-05-16 09:16:57 +02:00
Salvatore Larosa
0175a8053d
[pyqgis-console] uses QFileInfo instead of os.path to check if file exists
...
- minor fixes and cleanup
2013-05-16 01:11:09 +02:00
Radim Blazek
02ab02746a
fixed raster paletted renderer for no data, fixes #7139
2013-05-15 20:43:35 +02:00
Matthias Kuhn
b7ef48aee3
[ Fix #7405 ] Graduated renderer: Feature count 0 with scale or rotation
2013-05-15 20:28:17 +02:00
Radim Blazek
c3bb8db7fc
enabled resampling for wms, fixes #7144
2013-05-15 18:29:51 +02:00
Radim Blazek
378a55ec9b
removed raster layer drawing style getter/setter
2013-05-15 17:59:32 +02:00
Matthias Kuhn
d64ee56556
Revert "[qgis_help] Detect proper resource path when running from build dir"
...
This reverts commit 30b9fedc6adff91be11183c3a1ee3338ac6e0afa.
qgis_help doesn't need to know the install path any more, because it reads from stdin instead of directly opening files
2013-05-15 17:04:05 +02:00
Radim Blazek
8f363b570e
python console setPlaceholderText qt < 4.7 fix
2013-05-15 16:43:12 +02:00
Salvatore Larosa
256684134c
[pyqgis-console] allow to disable the object inspector from settings (default it is disabled)
...
- fixes some translation string
2013-05-15 15:25:50 +02:00
Marco Hugentobler
aa0c754f45
Insert user defined OWS extent for project into top layer of WMS capabilities
2013-05-15 11:50:39 +02:00
Radim Blazek
dbb0730d36
disabled raster data file timestamp check in loading style, fixes #6900
2013-05-15 11:01:37 +02:00