QGIS/ChangeLog

128603 lines
3.9 MiB
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Martin Dobias <wonder.sk@gmail.com> 2014-02-20
Show preview for "$area" in expr builder, make preview consistent with result
Another partial fix for #9060
Werner Macho <werner.macho@gmail.com> 2014-02-20
[TRANSUP] gl by Xan
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Werner Macho <werner.macho@gmail.com> 2014-02-20
remove inactive translator
Werner Macho <werner.macho@gmail.com> 2014-02-20
[TRANSUP] fi by Kari
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Juergen E. Fischer <jef@norbit.de> 2014-02-20
add wms caching note to QgsRasterDataProvider::draw()
Juergen E. Fischer <jef@norbit.de> 2014-02-20
vector layer: fix lazy extent calculation (fixes #9608; introduced in 500116bfe)
Martin Dobias <wonder.sk@gmail.com> 2014-02-20
Added unit test to check correct outcome of axisInverted()
ahuarte47 <ahuarte47@yahoo.es> 2014-01-15
#9060: fix bad ellipsoid selection from srs
Merge: 35791aa 325697d
mhugent <marco.hugentobler@sourcepole.ch> 2014-02-20
Merge pull request #1201 from marcel-dancak/master
Fixed bug #9584
Marcel Dancak <marcel.dancak@gista.sk> 2014-02-20
fixed occurrence of gml:featureMember elements in GetFeatureInfo response in application/vnd.ogc.gml format
ahuarte47 <ahuarte47@yahoo.es> 2014-01-04
#9060: fix unmanaged selection for NauticalMiles units
Werner Macho <werner.macho@gmail.com> 2014-02-20
[TRANSUP] nb by James
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Werner Macho <werner.macho@gmail.com> 2014-02-20
[TRANSUP] lv by Peteris
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Merge: 4483300 45a95b1
Werner Macho <werner.macho@gmail.com> 2014-02-20
Merge pull request #1200 from peterisb/master
Latvian translation update
Merge: 469f79b 4483300
peterisb <peteris.bruns@gmail.com> 2014-02-20
Merge remote-tracking branch 'upstream/master'
peterisb <peteris.bruns@gmail.com> 2014-02-20
lv trans edits
Juergen E. Fischer <jef@norbit.de> 2014-02-20
trim whitespaces in changelog
Werner Macho <werner.macho@gmail.com> 2014-02-20
[TRANSUP] da by Bo and es by carlos
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Merge: 7d263be 8155e38
Werner Macho <werner.macho@gmail.com> 2014-02-20
Merge pull request #1198 from Cracert/i18n
[TRANSUP] pl
Larry Shaffer <larrys@dakotacarto.com> 2014-02-19
Add missing .qml to local server test
Robert Szczepanek <robert@szczepanek.pl> 2014-02-19
[TRANSUP] pl
Juergen E. Fischer <jef@norbit.de> 2014-02-20
add release script
Juergen E. Fischer <jef@norbit.de> 2014-02-20
indentation update
Larry Shaffer <larrys@dakotacarto.com> 2014-02-19
Clean up local test server module and add more usage info
Larry Shaffer <larrys@dakotacarto.com> 2014-02-19
Slightly larger default renderchecker image in html, and fix divide/0 issue if control image is missing
Larry Shaffer <larrys@dakotacarto.com> 2014-02-19
Update tests to work with new test font functions in QgsFontUtils
- Cleanup code style
Larry Shaffer <larrys@dakotacarto.com> 2014-02-19
Add more standard test font functions to QgsFontUtils
Larry Shaffer <larrys@dakotacarto.com> 2014-02-19
Move loading of test fonts to QgsFontUtils
- Always add testdata.qrc to desktop and server, but only auto-load Roman and Bold if built in debug mode
- Test fonts can now be loaded directly, after startup
- Add sip binding and unit tests
Larry Shaffer <larrys@dakotacarto.com> 2014-02-19
Add test-labeling master project and italic, bold-italic test fonts
Larry Shaffer <larrys@dakotacarto.com> 2014-02-18
Update test font to Vera San and start workaround for Mac 10.9 font-loading bugs
- Test font loading should be moved to QgsFontUtils
Larry Shaffer <larrys@dakotacarto.com> 2014-02-18
Update existing tests to work with new test server
Larry Shaffer <larrys@dakotacarto.com> 2014-02-18
Add getLocalServer and unit test for refactored local test server class
Larry Shaffer <larrys@dakotacarto.com> 2014-02-17
Convert local test server over to controller of web and fcgi servers
- Initially using lighttpd/spawn-fcgi
Radim Blazek <radim.blazek@gmail.com> 2014-02-19
fixed composerrotationtest
Werner Macho <werner.macho@gmail.com> 2014-02-19
[TRANSUP] da by Jacob
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2014-02-19
Fix missing layers in GetCapabilities if only embedded groups are present
Martin Dobias <wonder.sk@gmail.com> 2014-02-19
Fix incorrectly reported area in identify tool (partly fixes #9060)
Occurred with projected layer CRS, non-projected map CRS, planimetric measuring.
It was assumed that units of the measurement were in map CRS.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2014-02-19
Fix layer order list in GetProjectSettings
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2014-02-19
Make a correct copy of QgsCoordinateTransform for labeling (hope it fixes #9600)
Salvatore Larosa <lrssvtml@gmail.com> 2014-02-19
[pyqgis-console] prepared apis file update
Werner Macho <werner.macho@gmail.com> 2014-02-19
[TRANSUP] fixes in german language
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Merge: c277f46 63d84ec
Jürgen Fischer <jef@norbit.de> 2014-02-19
Merge pull request #1195 from Oslandia/issue9599
Fix windows path escaping for QGIS_PLUGINPATH
Werner Macho <werner.macho@gmail.com> 2014-02-19
[TRANSUP] last string update
Paolo <cavallini@faunalia.it> 2014-02-19
Minor fix to IT translation
Radim Blazek <radim.blazek@gmail.com> 2014-02-19
fixed blendmodes test and added to report
Merge: 2b3e19d b8c6e01
Werner Macho <werner.macho@gmail.com> 2014-02-19
Merge pull request #1194 from marcelosoaressouza/translation_pt_BR
Finalizing translation (pt_BR) of QgsOptionsBase
Radim Blazek <radim.blazek@gmail.com> 2014-02-19
disabled composermaptest grid anotations
Radim Blazek <radim.blazek@gmail.com> 2014-02-19
updated single symbol rendererstest
Merge: 406ff59 a1e23b1
Werner Macho <werner.macho@gmail.com> 2014-02-19
Merge pull request #1196 from qgis-jp/for_pull
update translation ja
yoichigmf <yoichi.kayama@gmail.com> 2014-02-19
update translation ja
Hugo Mercier <hugo.mercier@oslandia.com> 2014-02-19
Fix windows path escaping for QGIS_PLUGINPATH
Marcelo Soares Souza <marcelo@juntadados.org> 2014-02-19
Finalizing translation (pt_BR) of QgsOptionsBase
Merge: 7822abd 4e7fa3a
Werner Macho <werner.macho@gmail.com> 2014-02-19
Merge pull request #1193 from qgis-jp/for_pull
update Translation ja
yoichigmf <yoichi.kayama@gmail.com> 2014-02-19
update Translation ja
Radim Blazek <radim.blazek@gmail.com> 2014-02-19
composer legend items space, better fixes #9498
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2014-02-19
Fix reverse layer order after embedding group
Merge: 58202d0 ab929a8
peterisb <peteris.bruns@gmail.com> 2014-02-19
lv trans edits
Martin Dobias <wonder.sk@gmail.com> 2014-02-19
Fix debug messages
Martin Dobias <wonder.sk@gmail.com> 2014-02-19
Fix #9360 (layer not rendered when simplify geometry is activated)
Request's extent rectangle was being randomly overwritten as it was
just reference to a temporary object!
Merge: 10ce9f9 94658bf
pcav <cavallini@faunalia.it> 2014-02-19
Merge branch 'master' of github.com:qgis/QGIS
pcav <cavallini@faunalia.it> 2014-02-19
Minor edits to IT translation
Denis Rouzaud <denis.rouzaud@gmail.com> 2014-02-19
more coherent fill ring icon (thanks Robert)
Werner Macho <werner.macho@gmail.com> 2014-02-19
[TRANSUP] es by carlos and small german fixes
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Merge: d754479 73d9784
Werner Macho <werner.macho@gmail.com> 2014-02-19
Merge pull request #1190 from Cracert/i18n
[TRANSUP] pl: QObject
Robert Szczepanek <robert@szczepanek.pl> 2014-02-18
[TRANSUP] pl: QObject
Merge: 56ff646 0625dfa
Werner Macho <werner.macho@gmail.com> 2014-02-19
Merge pull request #1189 from tomass/master
Lithuanian translation update
Tomas <tomasstraupis@gmail.com> 2014-02-18
Lithuanian translation update
Radim Blazek <radim.blazek@gmail.com> 2014-02-18
wcs test made to pass
Juergen E. Fischer <jef@norbit.de> 2014-02-18
third attempt to fix a simple typo
Juergen E. Fischer <jef@norbit.de> 2014-02-18
dbmanager versioning: use lower case 'sql' language (fixes #9434)
Juergen E. Fischer <jef@norbit.de> 2014-02-18
network manager: include QGIS version in user-agent string (related to #7361)
Juergen E. Fischer <jef@norbit.de> 2014-02-18
fix second occurrency too (followup 580f3dc80; fixes #9593)
Borys Jurgiel <info@borysjurgiel.pl> 2014-02-18
[Plugin Installer] More robust xml parsing: fix lonely ampersands. Fixes #9524
Juergen E. Fischer <jef@norbit.de> 2014-02-18
fix typo in french translation (fixes #9593)
Juergen E. Fischer <jef@norbit.de> 2014-02-18
add scripts/dbdiff.sh to compare sqlite3 databases (defaults to srs.db)
Werner Macho <werner.macho@gmail.com> 2014-02-18
[TRANSUP] Adding pt_BR translator
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2014-02-18
Update srs.db with entries for BeTA2007.gsb (thanks to Robert Nuske)
Juergen E. Fischer <jef@norbit.de> 2014-02-18
german translation update
Juergen E. Fischer <jef@norbit.de> 2014-02-18
postgres provider: clear primary key for views (potentially fixes #9590)
Merge: 43af9ea 6364f13
pcav <cavallini@faunalia.it> 2014-02-18
Merge branch 'master' of github.com:qgis/QGIS
pcav <cavallini@faunalia.it> 2014-02-18
Minor improvements to IT translation
Merge: 5e21c55 865ab28
Martin Dobias <wonder.sk@gmail.com> 2014-02-18
Merge pull request #1188 from 3nids/addpointleftclick
only add point with left click
Denis Rouzaud <denis.rouzaud@gmail.com> 2014-02-18
only add point with left click
Matthias Kuhn <matthias.kuhn@gmx.ch> 2014-02-18
[relations] Preview expression from relation reference field config dialog
Fix #9538
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2014-02-18
Faster listing of tables for MS SQL
Merge: 49fbfba f4f450f
Martin Dobias <wonder.sk@gmail.com> 2014-02-18
Merge pull request #1186 from ahuarte47/Issue_9360R2
Bug #9360: Whole layer not rendered (when simplify geometry activated)
Merge: fcf1119 0f58a10
Werner Macho <werner.macho@gmail.com> 2014-02-18
Merge pull request #1187 from Cracert/i18n
[TRANSUP] pl
Robert Szczepanek <robert@szczepanek.pl> 2014-02-17
[TRANSUP] pl
Werner Macho <werner.macho@gmail.com> 2014-02-18
[TRANSUP] es by Carlos, nl by Richard
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Werner Macho <werner.macho@gmail.com> 2014-02-18
fixing typo in source
ahuarte47 <ahuarte47@yahoo.es> 2014-02-17
#9360: More safely calculate the simplification transform factor
Juergen E. Fischer <jef@norbit.de> 2014-02-17
geometry validation: don't consider touching lines as intersection (fixes #3851, fixes #7501, fixes #9580)
Juergen E. Fischer <jef@norbit.de> 2014-02-17
network authentication: don't crash if a network request is closed while the credentials dialog is open (fixes #9379)
Juergen E. Fischer <jef@norbit.de> 2014-02-17
osm: transform extents to EPSG:4326 (fixes #8709)
Merge: e6e0614 45dc4a5
Werner Macho <werner.macho@gmail.com> 2014-02-17
Merge pull request #1184 from marcelosoaressouza/translation_pt_BR
Some translations (pt_BR) for Monday...
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2014-02-17
Fix crash if adding sublayers via plugin interface
Marcelo Soares Souza <marcelo@juntadados.org> 2014-02-17
Some translations (pt_BR) for Monday...
Paolo <cavallini@faunalia.it> 2014-02-17
IT translation completed
Werner Macho <werner.macho@gmail.com> 2014-02-17
[TRANSUP] da by Jacob, fi by Kari, lv by Peteris
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Werner Macho <werner.macho@gmail.com> 2014-02-17
[TRANSUP] nb by James
Werner Macho <werner.macho@gmail.com> 2014-02-17
typo in description
Merge: d31b595 d102a79
Nathan Woodrow <madmanwoo@gmail.com> 2014-02-17
Merge pull request #1180 from nirvn/legend_spacing_fix2
[composer] fix vertical spacing of hidden layer title in legend items (fix #9498)
thomas <th.arnold@gmx.net> 2012-06-01
5239_v1
Merge: 24b3ed1 337792b
Werner Macho <werner.macho@gmail.com> 2014-02-17
Merge pull request #1183 from Cracert/i18n
[TRANSUP] pl: QObject
Robert Szczepanek <robert@szczepanek.pl> 2014-02-16
[TRANSUP] pl: QObject
Juergen E. Fischer <jef@norbit.de> 2014-02-17
postgres provider: fix detection of character fields (related to #8481)
Merge: 26f8be9 e0e5f71
Werner Macho <werner.macho@gmail.com> 2014-02-17
Merge pull request #1182 from SrNetoChan/master
[TRANSUP] pt_PT GUI Translations
Alexandre Neto <senhor.neto@gmail.com> 2014-02-06
pt_PT GUI Translations
PT_pt GUI Translation (QObject)
PT_pt GUI Translations
Borys Jurgiel <info@borysjurgiel.pl> 2014-02-16
[Plugin Manager] Fix window title update
Juergen E. Fischer <jef@norbit.de> 2014-02-16
main: fix installation of qt translator
Juergen E. Fischer <jef@norbit.de> 2014-02-16
network manager: support system proxy settings on windows (fixes #8600)
Martin Dobias <wonder.sk@gmail.com> 2014-02-16
Fix #9520 (bbox filter doesn't work applied on a WFS datasource)
Currently the bbox must have syntax bbox($geometry, geomFromWKT('...'))
Mathieu Pellerin (nirvn) <nirvn.asia@gmail.com> 2014-02-16
[composer] fix vertical spacing of hidden layer title in legend items (fix #9498)
Werner Macho <werner.macho@gmail.com> 2014-02-16
²
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Merge: e91580f 9b651a5
Werner Macho <werner.macho@gmail.com> 2014-02-16
Merge pull request #1179 from asiersarasua/master
Basque translation update
Merge: c809a82 60813ce
Werner Macho <werner.macho@gmail.com> 2014-02-16
Merge pull request #1178 from Cracert/i18n
[TRANSUP] pl: QObject
Merge: 0d304a2 2168cac
Werner Macho <werner.macho@gmail.com> 2014-02-16
Merge pull request #1177 from marcelosoaressouza/translation_pt_BR
Some translations (pt_BR) for the weekend.
Merge: be67e6a f094cf9
Werner Macho <werner.macho@gmail.com> 2014-02-16
Merge pull request #1176 from tomass/master
Lithuanian translation update
Merge: 675746c 0ccaafb
Gary Sherman <gsherman@geoapt.com> 2014-02-15
Merge pull request #1174 from anitagraser/master
added new splash for 2.2
asiersarasua <asier.sarasua@gmail.com> 2014-02-15
Basque translation update
Robert Szczepanek <robert@szczepanek.pl> 2014-02-15
[TRANSUP] pl: QObject
Juergen E. Fischer <jef@norbit.de> 2014-02-15
wms: use titles in layer name (fixes #4002)
Juergen E. Fischer <jef@norbit.de> 2014-01-29
wmts: use title instead of identifier (fixes #9391)
Marcelo Soares Souza <marcelo@juntadados.org> 2014-02-15
Some translations (pt_BR) for the weekend.
Martin Dobias <wonder.sk@gmail.com> 2014-02-15
Fix switched axes problem in WMS 1.3 with non-projected CRS
Tomas <tomasstraupis@gmail.com> 2014-02-15
Lithuanian translation update
Alexander Bruy <alexander.bruy@gmail.com> 2014-02-15
russian translation update
Werner Macho <werner.macho@gmail.com> 2014-02-15
[TRANSUP] hr by Zoran
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Werner Macho <werner.macho@gmail.com> 2014-02-15
[TRANSUP] es(Carlos),hu(Zoltan),sv(Victor)
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Merge: 366daa7 cd4c4f9
Werner Macho <werner.macho@gmail.com> 2014-02-15
Merge pull request #1175 from Cracert/i18n
[TRANSUP] pl: QObject, Composer, GRASS, Memory
Robert Szczepanek <robert@szczepanek.pl> 2014-02-14
[TRANSUP] pl: QObject, Composer, GRASS, Memory
Nyall Dawson <nyall.dawson@gmail.com> 2014-02-15
[composer] Fix loading atlas settings from pre 2.2 projects (fix #9567)
Juergen E. Fischer <jef@norbit.de> 2014-02-14
fix warnings
anitagraser <anitagraser@gmx.at> 2014-02-15
added new splash for 2.2
Larry Shaffer <larrys@dakotacarto.com> 2014-02-14
Fix 'geos_c.h not found' build error on Mac
Martin Dobias <wonder.sk@gmail.com> 2014-02-14
Color ramp combo box: do not show "random colors" if gradients-only is on
+ added option to query whether gradients-only option is enabled
Radim Blazek <radim.blazek@gmail.com> 2014-02-14
fixed backslash validator in OWS connection names
Radim Blazek <radim.blazek@gmail.com> 2014-02-14
Reintroduced Google Mercator 900913
insert into tbl_srs (description, projection_acronym, ellipsoid_acronym, parameters, srid, auth_name, auth_id, is_geo, deprecated, noupdate) values ('Google Mercator','merc','WGS84','+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +over +no_defs',900913,'EPSG','900913',0,0,0);
Radim Blazek <radim.blazek@gmail.com> 2014-02-14
WMS identify GML: clear bytearrya before encoding to utf8, fixes "invalid token"
Matthias Kuhn <matthias.kuhn@gmx.ch> 2014-02-14
VL properties/Fields: Remember folder of last used .ui
Nyall Dawson <nyall.dawson@gmail.com> 2014-02-14
Fix failing atlas test
Nyall Dawson <nyall.dawson@gmail.com> 2014-02-14
[composer] Better method of hiding atlas coverage layer (fix #9506)
Martin Dobias <wonder.sk@gmail.com> 2014-02-14
Do not emit currentLayerChanged signal if the layer has not changed
Martin Dobias <wonder.sk@gmail.com> 2014-02-14
Removed dead legend code
pcav <cavallini@faunalia.it> 2014-02-14
IT translation almost finished
Merge: a81befc 2bd75b6
pcav <cavallini@faunalia.it> 2014-02-14
Merge branch 'master' of github.com:qgis/QGIS
Werner Macho <werner.macho@gmail.com> 2014-02-14
[TRANSUP] big language update preparing release
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Merge: a7c33a3 54c88a5
Werner Macho <werner.macho@gmail.com> 2014-02-14
Merge pull request #1170 from Cracert/i18n
[TRANSUP] pl: Oracle, help
Robert Szczepanek <robert@szczepanek.pl> 2014-02-14
[TRANSUP] pl: Oracle, help
Werner Macho <werner.macho@gmail.com> 2014-02-14
[TRANSUP] fi by Kari
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Juergen E. Fischer <jef@norbit.de> 2014-02-13
geometry less features: update add feature tool in digitizing toolbar and icon in attribute table (fixes #8262)
Juergen E. Fischer <jef@norbit.de> 2014-02-13
paste features: don't skip primary key fields, use default value if present,
otherwise value of pasted feature (fixes #9489)
Juergen E. Fischer <jef@norbit.de> 2014-02-13
merge attributes: new vector api can skip attributes - use default value for skipped field (fixes #5758)
Merge: 40b4884 8c95eb6
Werner Macho <werner.macho@gmail.com> 2014-02-13
Merge pull request #1169 from marcelosoaressouza/translation_pt_BR
More updates on pt_BR translation
Martin Dobias <wonder.sk@gmail.com> 2014-02-13
Fix #9088 (Text Annotation Symbols size is wrong in map composer)
Marcelo Soares Souza <marcelo@juntadados.org> 2014-02-13
More updates on pt_BR translation
Nyall Dawson <nyall.dawson@gmail.com> 2014-02-13
[composer] Set min number of pages for spin box, to prevent 0 page compositions
Nyall Dawson <nyall.dawson@gmail.com> 2014-02-13
[composer] Make zoom full action actually zoom to all items, not just page bounds
Nyall Dawson <nyall.dawson@gmail.com> 2014-02-13
[composer] Fix scrollbars in composer by correctly calculating scene bounds (fix #7691)
Radim Blazek <radim.blazek@gmail.com> 2014-02-13
wms identify: report error if features types were guessed from GML but no features parsed
Martin Dobias <wonder.sk@gmail.com> 2014-02-13
Fix #9551 (Impossible to see selection or current identify feature if using data defined colours)
Radim Blazek <radim.blazek@gmail.com> 2014-02-13
identify results: use webview also for text/plain
Radim Blazek <radim.blazek@gmail.com> 2014-02-13
show identify dialog before items are inserted so that they can adjust size according to dialog size also the first time dialog is opened
Martin Dobias <wonder.sk@gmail.com> 2014-02-13
[processing] Fix Qt warnings when opening config dialog
Merge: 59b62e2 c060164
Martin Dobias <wonder.sk@gmail.com> 2014-02-13
Merge remote-tracking branch 'slarosa/fix_9328'
Merge: 549f5bc f90b3ed
Werner Macho <werner.macho@gmail.com> 2014-02-13
Merge pull request #1166 from marcelosoaressouza/master
Updating the translation to Portuguese-Brazil (pt_BR)
Merge: 57dd877 086f26b
Werner Macho <werner.macho@gmail.com> 2014-02-13
Merge pull request #1168 from Cracert/i18n
[TRANSUP] pl: Oracle, Sponsors
Robert Szczepanek <robert@szczepanek.pl> 2014-02-12
[TRANSUP] pl: Oracle, Sponsors
Juergen E. Fischer <jef@norbit.de> 2014-02-13
dbmanager: fix 'load as new layer' (fixes #9548)
Radim Blazek <radim.blazek@gmail.com> 2014-02-12
Fixed GML parsing of GetFeatureInfo from GeoServer, fixes part of #9377
Salvatore Larosa <lrssvtml@gmail.com> 2014-02-12
[processing] fixes #9328:
addressed: http://hub.qgis.org/issues/9328
Juergen E. Fischer <jef@norbit.de> 2014-02-12
dxf export: add extension (fixes #9544)
Juergen E. Fischer <jef@norbit.de> 2014-02-12
styles: explictly save symbol XML in UTF-8 (fixes #9045)
Juergen E. Fischer <jef@norbit.de> 2014-02-12
german translation update
Radim Blazek <radim.blazek@gmail.com> 2014-02-12
identify resutlts dialog: always keep minimum QgsIdentifyResultsWebView height
Juergen E. Fischer <jef@norbit.de> 2014-02-12
ogr provider: write numeric data in C locale (fixes #8332)
Marcelo Soares Souza <marcelo@juntadados.org> 2014-02-12
Updating the translation to Portuguese-Brazil (pt_BR)
pcav <cavallini@faunalia.it> 2014-02-12
Minor edits to IT translation
Juergen E. Fischer <jef@norbit.de> 2014-02-12
* speed up undo of attribute added with field calculator (fixes #9509)
* also improves performance of FilterFid requests in edit mode
Martin Dobias <wonder.sk@gmail.com> 2014-02-12
Fix #8758 (graduated classes on expression broken)
Merge: dc08947 33da846
Werner Macho <werner.macho@gmail.com> 2014-02-12
Merge pull request #1164 from Cracert/i18n
[TRANSUP] pl: CptCity, Split
Robert Szczepanek <robert@szczepanek.pl> 2014-02-11
[TRANSUP] pl: CptCity, Split
Juergen E. Fischer <jef@norbit.de> 2014-02-12
osgeo4w: run filetype registration with elevated rights
Juergen E. Fischer <jef@norbit.de> 2014-02-12
vector layer: fix attributeAdded signal
don't assume new attributes are added at end, because in case of joins
they are added after the provider fields and before the joined fields.
field calculator: prepare expression again after attribute was added
(fixes #9320)
Juergen E. Fischer <jef@norbit.de> 2014-02-11
oracle provider: improve date/time support
Werner Macho <werner.macho@gmail.com> 2014-02-12
Update contributors.json
added myself
Martin Dobias <wonder.sk@gmail.com> 2014-02-11
Fix #9459 (layer fails to render when rule-based symbology make use of $atlasfeatureid)
Paolo <cavallini@faunalia.it> 2014-02-11
IT translation update
peterisb <peteris.bruns@gmail.com> 2014-02-11
lv translation
Merge: 7e1c1b9 6b74fee
Martin Dobias <wonder.sk@gmail.com> 2014-02-11
Fix #6995 (db manager's SQL window freezes with long query)
Martin Dobias <wonder.sk@gmail.com> 2014-02-11
[db manager] Also removed completer.py file and its imports
Werner Macho <werner.macho@gmail.com> 2014-02-11
[TRANSUP] nb by James
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Alexander Bruy <alexander.bruy@gmail.com> 2014-02-06
[db manager] use QScintilla for SQL window
Martin Dobias <wonder.sk@gmail.com> 2014-02-11
Fix #9290 (crashes in symbology on fields with special characters)
Fixes several crashes and problems with backwards compatibility.
Before expressions were allowed, field names were loaded and saved
unquoted, e.g. x.y - with introduction of expressions it was
necessary to use properly quoted "x.y" name so that expression
is correctly parsed. With these changes both options are possible
and when possible, the unquoted field name is used for compatibility
Merge: 9fd19a6 1a45003
Werner Macho <werner.macho@gmail.com> 2014-02-11
Merge pull request #1161 from Cracert/i18n
[TRANSUP] pl: function_help, DlgNumber, QgisApp
Robert Szczepanek <robert@szczepanek.pl> 2014-02-10
[TRANSUP] pl: function_help, DlgNumber, QgisApp
Merge: 85f6fb8 959b05a
Werner Macho <werner.macho@gmail.com> 2014-02-11
Merge pull request #1160 from Jean-Roc/traduction_ui
update fr ui
Juergen E. Fischer <jef@norbit.de> 2014-02-11
postgres provider: convert M to Z geometries (fixes #9032)
Jean-Roc Morreale <jr.morreale@enoreth.net> 2014-02-10
update french translation
Sylvain Maillard <contact@ecologeek.org> 2014-02-10
update french translation
D'Hont René-Luc <rldhont@gmail.com> 2014-02-10
[DEBUG] #8795 Potential WFS filtering issue
OpenLayers can't decode GetFeature response because QGS_NAMESPACE was not well formed
Juergen E. Fischer <jef@norbit.de> 2014-02-10
debian packaging update
Juergen E. Fischer <jef@norbit.de> 2014-02-10
wfs: catch end of selected features (fixes #8979)
Merge: df0a443 e67eb4a
Werner Macho <werner.macho@gmail.com> 2014-02-10
Merge branch 'master' of https://github.com/qgis/QGIS
Werner Macho <werner.macho@gmail.com> 2014-02-10
[TRANSUP] da by Bo
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2014-02-10
Fix crash in dxf export in no-symbology mode
Nyall Dawson <nyall.dawson@gmail.com> 2014-02-10
[composer] Ensure correct mouse cursor is set after releasing pan/zoom shortcut keys
Nyall Dawson <nyall.dawson@gmail.com> 2014-02-10
[composer] Improve logic for pan shortcuts (fix #8957)
Juergen E. Fischer <jef@norbit.de> 2014-02-10
geometry: add some null pointer checks (fixes #8433)
Leyan <ouyang.leyan@hotmail.com> 2014-01-27
store original proj4 representation of a CRS and use it to store a custom CRS
Werner Macho <werner.macho@gmail.com> 2014-02-10
[TRANSUP] da by Bo
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Werner Macho <werner.macho@gmail.com> 2014-02-10
[TRANSUP] nb by James
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Martin Dobias <wonder.sk@gmail.com> 2014-02-10
Fix #8434 (join by spatial location locks up QGIS)
By caching the features of the provider in the inner loop, there is
a considerable speedup (compared to doing millions of queries)
Martin Dobias <wonder.sk@gmail.com> 2014-02-10
Fix #9376 (crash when sorting attribute table with no attributes)
Martin Dobias <wonder.sk@gmail.com> 2014-02-10
Code and warning cleanup
Merge: 928613c 3a075a6
Martin Dobias <wonder.sk@gmail.com> 2014-02-10
Merge pull request #1157 from kiith-sa/master
Fix #9213 ('bad_alloc' error at QGIS start)
Merge: 8c9d336 7927c7e
Werner Macho <werner.macho@gmail.com> 2014-02-10
Merge pull request #1158 from Cracert/i18n
[TRANSUP] pl: function_help
Merge: 4aa8607 f70e403
Martin Dobias <wonder.sk@gmail.com> 2014-02-10
Merge pull request #1154 from slarosa/bbox_help_1
add help for bbox function
Robert Szczepanek <robert@szczepanek.pl> 2014-02-09
[TRANSUP] pl: function_help
Werner Macho <werner.macho@gmail.com> 2014-02-10
[TRANSUP] sv by Victor
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Merge: b05c93c 67154d1
Werner Macho <werner.macho@gmail.com> 2014-02-10
Merge pull request #1156 from qgis-jp/for_pull
update GUI translation ja
Kiith-Sa <kiith-sa@solydxk> 2014-02-10
Fix #9213 ('bad_alloc' error at QGIS start)
yoichigmf <yoichi.kayama@gmail.com> 2014-02-10
update GUI translation ja
Radim Blazek <radim.blazek@gmail.com> 2014-02-09
highlight made transparent for other layers again
Sandro Santilli <strk@keybit.net> 2014-02-09
Fix type of "face_seed" layer in TopoViewer
Salvatore Larosa <lrssvtml@gmail.com> 2014-02-09
add help for bbox function
Radim Blazek <radim.blazek@gmail.com> 2014-02-09
sqrt symbol size for ScaleArea before scale to context units, fixes #8887
Martin Dobias <wonder.sk@gmail.com> 2014-02-09
Fix #8996 (Composer crashes QGIS when setComposition() method called)
Merge: f712a79 ee59033
Werner Macho <werner.macho@gmail.com> 2014-02-09
Merge pull request #1153 from tomass/master
Lithuanian translation update
Tomas <tomasstraupis@gmail.com> 2014-02-09
Lithuanian translation update
Juergen E. Fischer <jef@norbit.de> 2014-02-09
german translation update
Merge: 3fdd180 155c769
Werner Macho <werner.macho@gmail.com> 2014-02-09
Merge pull request #1152 from qgis-jp/for_pull
update GUI translation JA
Alexander Bruy <alexander.bruy@gmail.com> 2014-02-09
russian translation update
Juergen E. Fischer <jef@norbit.de> 2014-02-09
indentation update
Juergen E. Fischer <jef@norbit.de> 2014-02-09
expressions: only quote when necessary (fixes tests; followup 915f5c1a)
Yoichi Kayama <yoichi.kayama@gmail.com> 2014-02-09
update GUI translation JA
Nyall Dawson <nyall.dawson@gmail.com> 2014-02-09
[composer] Make sure attribute table updates correctly when used with an atlas driven map
Nyall Dawson <nyall.dawson@gmail.com> 2014-02-09
[composer] Fix calculation of world file parameters, make sure world file works correctly for atlas prints
Martin Dobias <wonder.sk@gmail.com> 2014-02-09
Fix #8852 (crash when removing invalid postgres table from project)
Merge: 8d5862c 41c49bd
Werner Macho <werner.macho@gmail.com> 2014-02-09
Merge pull request #1151 from Cracert/i18n
[TRANSUP] pl: context_help
Robert Szczepanek <robert@szczepanek.pl> 2014-02-08
[TRANSUP] pl: context_help
Nyall Dawson <nyall.dawson@gmail.com> 2014-02-09
[composer] Set printer page orientation when composition page orientation changes (fix #3530)
Nyall Dawson <nyall.dawson@gmail.com> 2014-02-08
[composer] Remove uuid from item properties ui (fix #9497)
Nyall Dawson <nyall.dawson@gmail.com> 2014-02-08
Use case insensitive check for image filename extension (fix #9482)
Juergen E. Fischer <jef@norbit.de> 2014-02-08
fix #9515
Juergen E. Fischer <jef@norbit.de> 2014-02-08
vector layer: save old attribute values where available to speedup undo (and rollback) (fixes #9509)
field calculator & app: use wait cursor while calculating and committing or rolling back
Juergen E. Fischer <jef@norbit.de> 2014-02-08
identify results: fix value map updates (fixes #8818)
dual view: avoid empty undo commands
vmora <vincent.mora@oslandia.com> 2014-02-08
demonstrate bug in qgsexpression
Sandro Santilli <strk@keybit.net> 2014-02-08
Pass extent of loaded views to the provider via URI
Completes the speed up loading of view layers in TopoViewer.
Finally and definitely fixes #9510.
NOTE: the commit also adds a layer for face's MBR, which serves
the purpose (among others) to allow for easy computing extent.
Juergen E. Fischer <jef@norbit.de> 2014-02-08
vector layer: don't crash on missing labels in invalid layers la(fix #9514)
Juergen E. Fischer <jef@norbit.de> 2014-02-08
expression: quote node column ref in dumps (fixes #9513)
Juergen E. Fischer <jef@norbit.de> 2014-02-08
vector layer: calculate extents lazily (fixes #9510)
Juergen E. Fischer <jef@norbit.de> 2014-02-08
map canvas: delay paint event 500ms on resize (fixes #2798)
Sandro Santilli <strk@keybit.net> 2014-02-08
Pass wkbType and SRID of loaded views to the provider via URI
Slighly speeds up loading of view layers in TopoViewer (#9510).
Unfortunately there's no way to also pass in the Extent, so loading
is still slow.
Juergen E. Fischer <jef@norbit.de> 2014-02-08
postgres provider: speedup loading of layers by not verifing srid and geometry if given in the uri (fixes #9510)
Juergen E. Fischer <jef@norbit.de> 2014-02-08
fix offset curve crash (fixes #9446)
Sandro Santilli <strk@keybit.net> 2014-02-08
Fix loading of face layers after breaking it with 73b49867
Fix #9510 again
Sandro Santilli <strk@keybit.net> 2014-02-08
Update TopoViewer style templates to 2.2.0 version
Fix #9512
Martin Dobias <wonder.sk@gmail.com> 2014-02-08
Fix #9501 (expression crash when $geometry is used without a feature)
Juergen E. Fischer <jef@norbit.de> 2014-02-08
enable geometry changing polygon tools only when 'change geometry' capability is available.
OGR's postgresql driver apparently doesn't support geometry updates (fixes #9468)
Juergen E. Fischer <jef@norbit.de> 2014-02-08
don't warn about missing translation for C locale
Sandro Santilli <strk@keybit.net> 2014-02-08
Reword "Only look in the layer registries" option
The wording was confusing in that real table scans can still be
performed when the srid or type in the registries are found to
be unconstrained. The real effect of the option is to _hide_
layers which are not in the registries.
Fix #8730
Sandro Santilli <strk@keybit.net> 2014-02-08
Speed up topology loading
When loading topology viewer on a PostGIS-2.0+ database, it includes
type and srid typmod in the view layers, avoiding a full scan of
the datasets.
Fix #9510
Merge: f06e72e 876e985
Werner Macho <werner.macho@gmail.com> 2014-02-08
Merge pull request #1147 from Cracert/i18n
[TRANSUP] pl: context_help
Robert Szczepanek <robert@szczepanek.pl> 2014-02-07
[TRANSUP] pl: context_help
Juergen E. Fischer <jef@norbit.de> 2014-02-08
debian packaging fix
Juergen E. Fischer <jef@norbit.de> 2014-02-07
also update links in translation files
Juergen E. Fischer <jef@norbit.de> 2014-02-07
update qgis.org links
Larry Shaffer <larrys@dakotacarto.com> 2014-02-07
Fix compile error
Paolo <cavallini@faunalia.it> 2014-02-07
IT translation
Martin Dobias <wonder.sk@gmail.com> 2014-02-08
Fix #8584 (WFS requests with FILTER fails against Geoserver)
Martin Dobias <wonder.sk@gmail.com> 2014-02-07
Fix #6146 (Offline editing tool broken)
Adding of features back to remote database didn't work in case of primary keys
being auto-generated. With the fix, if the user did not set any value (i.e. it is NULL),
the value will be set to provider's default (and thus use the sequence generator)
Paolo <cavallini@faunalia.it> 2014-02-07
Added an IT translator
Juergen E. Fischer <jef@norbit.de> 2014-02-07
debian packaging update (trusty)
Alexander Bruy <alexander.bruy@gmail.com> 2014-02-07
[processing] fix docstring
Alexander Bruy <alexander.bruy@gmail.com> 2014-02-07
rearrange radiobuttons to avoid horizontal scrolling
Martin Dobias <wonder.sk@gmail.com> 2014-02-07
Fix #9445 (crash during histogram diagram creation)
Denis Rouzaud <denis.rouzaud@gmail.com> 2014-02-07
remove label from standard option dialog template
Merge: da8ca46 395fb5d
Werner Macho <werner.macho@gmail.com> 2014-02-07
Merge pull request #1145 from Cracert/i18n
[TRANSUP] pl: QgsOgr, context_help
D'Hont René-Luc <rldhont@gmail.com> 2014-02-07
[QGIS-Server][WCS] Add RESPONSE_CRS param
Martin Dobias <wonder.sk@gmail.com> 2014-02-07
Fix #8864 (Random selection with subsampling broken)
Nyall Dawson <nyall.dawson@gmail.com> 2014-02-07
[composer] Fix item selection after pasting items
Nyall Dawson <nyall.dawson@gmail.com> 2014-02-07
[composer] Keep relative position of items when pasting (fix #8598)
Martin Dobias <wonder.sk@gmail.com> 2014-02-07
Fix #9396 (deactivate datum transform dialog by default)
Added a checkbox in Options > CRS > Default datum transformations to re-enable the dialog when desired
Martin Dobias <wonder.sk@gmail.com> 2014-02-07
Fix #8174 (overlaps when using 'avoid intersections' functionality) + test
I am not entirely confident if it will work perfectly with older versions of GEOS (< 3.3)
because of the lack of unary union (that is emulated by series of unions of two geometries)
Robert Szczepanek <robert@szczepanek.pl> 2014-02-06
[TRANSUP] pl: QgsOgr, context_help
Werner Macho <werner.macho@gmail.com> 2014-02-06
[TRANSUP] nl by Richard
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Werner Macho <werner.macho@gmail.com> 2014-02-06
[TRANSUP] fix typos
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Merge: ffcbdab 4bff0ed
Werner Macho <werner.macho@gmail.com> 2014-02-06
Merge pull request #1144 from Jean-Roc/traduction_ui
update french translation
Nyall Dawson <nyall.dawson@gmail.com> 2014-02-06
[composer] Refresh control images following frame join stle change
Nyall Dawson <nyall.dawson@gmail.com> 2014-02-06
[composer] Fix stacking of items breaks after pasting items. Make sure pasted items are always placed in correct order on top of composition.
Merge: ddec663 acf2c3f
MORREALE Jean-Roc <jr.morreale@enoreth.net> 2014-02-06
Merge pull request #11 from olivierdalang/od_french
Corrections de français
Merge: 267b960 84975bf
Werner Macho <werner.macho@gmail.com> 2014-02-06
Merge pull request #1143 from Cracert/i18n
[TRANSUP] pl: WMS
Robert Szczepanek <robert@szczepanek.pl> 2014-02-06
[TRANSUP] pl: WMS
Juergen E. Fischer <jef@norbit.de> 2014-02-06
fix doxygen warning
Juergen E. Fischer <jef@norbit.de> 2014-02-06
memory provider: add more native types (fixes #9371)
Juergen E. Fischer <jef@norbit.de> 2014-02-06
postgres provider: fix saving of multigeometries to tables without geometry_columns entry
Juergen E. Fischer <jef@norbit.de> 2014-02-05
debian packaging update
Merge: 6178860 4b9e181
Giuseppe Sucameli <brush.tyler@gmail.com> 2014-02-05
Merge pull request #1129 from etiennesky/gdaltools_fixes2
gdaltools: use GDAL python bindings to get raster SRS and extent (fix #9460)
Werner Macho <werner.macho@gmail.com> 2014-02-05
[TRANSUP] small fix in german translation
Signed-off-by: Werner Macho <werner.macho@gmail.com>
olivierdalang <olivier.dalang@gmail.com> 2014-02-05
faute de majuscule
olivierdalang <olivier.dalang@gmail.com> 2014-02-01
faute de grammaire
olivierdalang <olivier.dalang@gmail.com> 2013-01-22
translation update
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2014-02-05
Update srs.db
Werner Macho <werner.macho@gmail.com> 2014-02-05
[TRANSUP] added telugu language on request
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Nyall Dawson <nyall.dawson@gmail.com> 2014-02-05
[composer] Standardise capitalization on all controls
Nyall Dawson <nyall.dawson@gmail.com> 2014-02-05
[composer] Fix graphical corruption with map grid frames
Nyall Dawson <nyall.dawson@gmail.com> 2014-02-05
[composer] Fix qt disconnect warnings
Nyall Dawson <nyall.dawson@gmail.com> 2014-02-05
[composer] Use miter joins for item frames (partial fix for #9479)
Nyall Dawson <nyall.dawson@gmail.com> 2014-02-05
[composer] Follow up 78ecef6, fix setting line width in scalebars
Merge: 03f2ec9 48c91a4
Werner Macho <werner.macho@gmail.com> 2014-02-05
Merge pull request #1142 from Cracert/i18n
[TRANSUP] pl: QgsOracle cont.
Alexander Bruy <alexander.bruy@gmail.com> 2014-02-05
new icon for Fill Ring tool. Thanks, Robert!
Robert Szczepanek <robert@szczepanek.pl> 2014-02-05
[TRANSUP] pl: QgsOracle cont.
Werner Macho <werner.macho@gmail.com> 2014-02-04
[TRANSUP] es by Carlos
Signed-off-by: Werner Macho <macho@mint>
Merge: 10947f7 b6f2a92
Denis Rouzaud <denis.rouzaud@gmail.com> 2014-02-04
Merge pull request #1125 from ahuarte47/Issue_9454
Fix bug #9454: MapNodeTool unnecessarily refresh the map
Nyall Dawson <nyall.dawson@gmail.com> 2014-02-04
[composer] Increase number of decimal places for grid intervals and offset (fix #8828)
Nyall Dawson <nyall.dawson@gmail.com> 2014-02-04
[composer] Draw mouse handles and item bounds outside of item's frames, so that snapping occurs to edge of item frame (fix #8943)
Merge: 9ddfdd8 f7116f6
Werner Macho <werner.macho@gmail.com> 2014-02-03
Merge pull request #1141 from Cracert/i18n
[TRANSUP] pl: QgsOracle
Robert Szczepanek <robert@szczepanek.pl> 2014-02-04
[TRANSUP] pl: QgsOracle
Merge: 97cd120 da4c429
Paolo <cavallini@faunalia.it> 2014-02-03
Merge branch 'master' of github.com:qgis/QGIS
Paolo <cavallini@faunalia.it> 2014-02-03
Updated IT translation
Sandro Santilli <strk@keybit.net> 2014-02-03
Fix query to detect postgis topology availability.
Closes #9453
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2014-02-03
Fix for dxf label export
Merge: f9861f8 30f7c4f
Werner Macho <werner.macho@gmail.com> 2014-02-03
Merge pull request #1139 from Cracert/i18n
[TRANSUP] pl: DlgAutofill
Denis Rouzaud <denis.rouzaud@gmail.com> 2014-02-03
revert 7a9e682 and 983b1c9
Robert Szczepanek <robert@szczepanek.pl> 2014-02-02
[TRANSUP] pl: DlgAutofill
Denis Rouzaud <denis.rouzaud@gmail.com> 2014-02-02
fix #9430 followup 7a9e682
Werner Macho <werner.macho@gmail.com> 2014-02-02
[TRANSUP] sv by Victor
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Alexander Bruy <alexander.bruy@gmail.com> 2014-02-02
russian translation update
Merge: 9ba28b3 c859938
Werner Macho <werner.macho@gmail.com> 2014-02-02
Merge pull request #1137 from Cracert/i18n
[TRANSUP] pl: QObject, qgsDatum
Robert Szczepanek <robert@szczepanek.pl> 2014-02-02
[TRANSUP] pl: QObject, qgsDatum
Nyall Dawson <nyall.dawson@gmail.com> 2014-02-01
[composer] Ensure url is correctly loaded for html items on project load (fix #9374)
Nyall Dawson <nyall.dawson@gmail.com> 2014-02-01
[composer] Set initial background colour on map items to canvas background color (fix #3811)
Merge: 041244d b6c1991
Werner Macho <werner.macho@gmail.com> 2014-02-01
Merge pull request #1135 from Cracert/i18n
[TRANSUP] pl
Nyall Dawson <nyall.dawson@gmail.com> 2014-02-01
[composer] Disable snapping when item is rotated for now (not yet implemented)
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-30
[composer] Fix snapping during item resize incorrectly snapping to mouse cursor rather then item boundary (fix #9443)
Robert Szczepanek <robert@szczepanek.pl> 2014-01-31
[TRANSUP] pl
Alvaro Huarte <ahuarte47@yahoo.es> 2014-01-29
#9454: avoid unnecessarily refresh the map
Werner Macho <werner.macho@gmail.com> 2014-01-31
[TRANSUP] danish with new translator added
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Denis Rouzaud <denis.rouzaud@gmail.com> 2014-01-31
prevent snapping to non-geometric layers (was leading to multiple logs: Transform error caught inverse transform of ...)
Werner Macho <werner.macho@gmail.com> 2014-01-31
delete viminfo from news
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Werner Macho <werner.macho@gmail.com> 2014-01-31
[TRANSUP] nb by James
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2014-01-31
Dxf export: fix linestyle export for simple line
Merge: d050b0a db1192f
Jürgen Fischer <jef@norbit.de> 2014-01-31
Merge pull request #1131 from ahuarte47/Issue_8725R-ST_SnapToGrid
Fix bug #8725R: replace ST_Simplify by ST_SnapToGrid to avoid collapsed geometries by postgis
Merge: e4f410b 414d59c
Werner Macho <werner.macho@gmail.com> 2014-01-30
Merge pull request #1132 from Cracert/i18n
[TRANSUP] pl: qgsComposer
Robert Szczepanek <robert@szczepanek.pl> 2014-01-30
[TRANSUP] pl: qgsComposer
ahuarte47 <ahuarte47@yahoo.es> 2014-01-31
#8725R: Replace ST_Simplify by ST_SnapToGrid
Matthias Kuhn <matthias.kuhn@gmx.ch> 2014-01-30
[ftools] S'part to M'part with non-string columns and NULL values
Fix #8625
Werner Macho <werner.macho@gmail.com> 2014-01-30
[TRANSUP] es by Carlos
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Matthias Kuhn <matthias.kuhn@gmx.ch> 2014-01-30
[attrtable] No checks when the model is not based on a request
Huge speedup
Fix #9315
Matthias Kuhn <matthias.kuhn@gmx.ch> 2014-01-30
[attrtable] Only update table at the end of an edit command
Fix #9315
Juergen E. Fischer <jef@norbit.de> 2014-01-30
fix QgsGeometry::moveVertex on polygon (fixes #9442)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2014-01-30
Fix for hiding deprecated datum transforms
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2014-01-30
Fix inversion of rotation parameters for epgs datum transformation method 9607
Etienne Tourigny <etourigny.dev@gmail.com> 2014-01-30
use python API to get raster extent, instead of relying on gdalinfo
Etienne Tourigny <etourigny.dev@gmail.com> 2014-01-30
use python API to get raster SRS, instead of relying on gdalinfo
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-30
Fix failing PyQgsBlendModes test
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-30
[composer] Add some anomoly images for scale bar tests
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-30
[composer] Fix incorrect calculation of map bounds when a map is switched to atlas control after atlas preview is enabled
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-30
[composer] Set the expression context for labels created while atlas preview is enabled (fix #9457)
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-30
[composer] Snap items to page edge, not page outlines or shadow (fix #9455)
Radim Blazek <radim.blazek@gmail.com> 2014-01-30
set objectName on QMenu/QAction in C++ core plugins, fixes partially #9134
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2014-01-30
Show NTv2 in datum transform dialog tooltip and do case insensitive filename compare on win
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2014-01-30
Fix apply null grid shift for source projection string
Denis Rouzaud <denis.rouzaud@gmail.com> 2014-01-30
missing action for add part
Merge: 12256f1 e150ab1
Werner Macho <werner.macho@gmail.com> 2014-01-29
Merge pull request #1126 from Cracert/i18n
[TRANSUP] pl: qgsVectorLayer, QgsRelation
Robert Szczepanek <robert@szczepanek.pl> 2014-01-29
[TRANSUP] pl: qgsVectorLayer, QgsRelation
Werner Macho <werner.macho@gmail.com> 2014-01-29
[TRANSUP] greek by Thodoris
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Matthias Kuhn <matthias.kuhn@gmx.ch> 2014-01-29
[attrtable] Don't update sort column cache when unaffected
Fix #9424
Juergen E. Fischer <jef@norbit.de> 2014-01-29
* fix QgsGeometry::moveVertex for multipolygons()
* add test for QgsGeometry::addPart()
* remove expectedFailure decoration from PyQgsGeometry.testSimplifyIssue4189
* modify move and translate tests by 1,1 to 1,2
Etienne Tourigny <etourigny.dev@gmail.com> 2014-01-29
fix gdaltools getRasterSRS() and use gdalsrsinfo with gdal >= 1.9
Juergen E. Fischer <jef@norbit.de> 2014-01-29
postgres provider: don't look for topology layers without topology support (fixes #9453)
Radim Blazek <radim.blazek@gmail.com> 2014-01-29
identify reprojected raster: use 1x1 pixel context in layer crs to get reasonable search tolerance for WMS GetFeatureInfo, fixes #5896
Merge: 0b882d0 8c47c0e
Werner Macho <werner.macho@gmail.com> 2014-01-29
Merge pull request #1122 from Cracert/i18n
[TRANSUP] pl: WidgetGradient, QgsRel
Merge: ec7718b b1aa21d
Werner Macho <werner.macho@gmail.com> 2014-01-29
Merge pull request #1123 from Jean-Roc/traduction_ui
update fr ui
MORREALE Jean-Roc <jr.morreale@enoreth.net> 2014-01-29
update fr ui
Martin Dobias <wonder.sk@gmail.com> 2014-01-29
Second part of fix for #9196 (WMTS)
If WMTS capabilities do not include a bounding box, try to detect it from
tileset matrix information (instead of using conservative assumption
that the layer spans the whole world: -180,-90 - 180,90 in WGS84)
Martin Dobias <wonder.sk@gmail.com> 2014-01-29
Partial fix for #9196 - better handling of bounding boxes of WMS layers
Do not use WGS84 bounding box for all layers - instead use either bounding box
as declared in capabilities document for requested CRS, or make best effort
to get bounding box from WGS84 bounding box.
Denis Rouzaud <denis.rouzaud@gmail.com> 2014-01-29
fix #9430: do not enable copy to layer if nothing to copy
Robert Szczepanek <robert@szczepanek.pl> 2014-01-28
[TRANSUP] pl: WidgetGradient, QgsRel
Merge: 2dabba4 6cd0fa1
mhugent <marco.hugentobler@sourcepole.ch> 2014-01-28
Merge pull request #1104 from leyan/projectCRS
Consistent management of project CRS properties in project file
Etienne Tourigny <etourigny.dev@gmail.com> 2014-01-28
gdaltools batch operations: only update progress when there are input files to process
Etienne Tourigny <etourigny.dev@gmail.com> 2014-01-28
gdaltools warp: overwrite existing files when not in batch mode
Werner Macho <werner.macho@gmail.com> 2014-01-28
[TRANSUP] filename change to bring it closer to webpage and documentation
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Radim Blazek <radim.blazek@gmail.com> 2014-01-28
Add scale method to data defined size label, related to #8887
Denis Rouzaud <denis.rouzaud@gmail.com> 2014-01-28
#9441 add 1 segment line part to multiline layer
Merge: ff9c76a 8500e80
Werner Macho <werner.macho@gmail.com> 2014-01-28
Merge pull request #1121 from zjankovic/master
Refreshed CRO translation
Zoran <zoran.jankovic@geokt.hr> 2014-01-28
Refreshed CRO translation
Merge: 6c3f2ed 7df74ae
Werner Macho <werner.macho@gmail.com> 2014-01-28
Merge pull request #1119 from Cracert/i18n
[TRANSUP] pl: ScriptEditor, SettingsDialogPython, Widget..
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-28
[composer] Standardise capitalisation
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-27
[composer] Update default toolbar positions
Robert Szczepanek <robert@szczepanek.pl> 2014-01-27
[TRANSUP] pl: ScriptEditor, SettingsDialogPython, Widget..
Juergen E. Fischer <jef@norbit.de> 2014-01-28
sip fixes
Juergen E. Fischer <jef@norbit.de> 2014-01-27
german translation update and translation string fix
Paolo <cavallini@faunalia.it> 2014-01-27
Update of IT GUI translation - thanks Stefano Campus
Merge: 7b21c72 a8463aa
Werner Macho <werner.macho@gmail.com> 2014-01-27
Merge pull request #1117 from asiersarasua/master
Basque translation update
asiersarasua <asier.sarasua@gmail.com> 2014-01-27
Basque translation update
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2014-01-27
Fix windows build
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2014-01-27
Dump CASE correctly in QgsExpression::dump()
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2014-01-23
Drop margins on expression builder
olivierdalang <olivier.dalang@gmail.com> 2014-01-26
[composer] fixed composer legends inappropriately connected to the first composer map item on creation from XML
olivierdalang <olivier.dalang@gmail.com> 2014-01-26
[composer] ComposerLegend update all now only applies to referenced map's layers (in case they are locked) (fix #7177)
Werner Macho <werner.macho@gmail.com> 2014-01-27
Typo fix, thanx to Carlos
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Juergen E. Fischer <jef@norbit.de> 2014-01-27
sip documentation fix
Juergen E. Fischer <jef@norbit.de> 2014-01-27
update sip bindings II
Merge: af1bdf6 41dd3d6
Werner Macho <werner.macho@gmail.com> 2014-01-26
Merge pull request #1115 from Cracert/i18n
[TRANSUP] pl
Robert Szczepanek <robert@szczepanek.pl> 2014-01-27
[TRANSUP] pl
Merge: d4e3694 624ef2f
Nathan Woodrow <madmanwoo@gmail.com> 2014-01-26
Merge pull request #1114 from ahuarte47/Issue_9429
Fix bug #9429: no validate featureIds using all feature collection
ahuarte47 <ahuarte47@yahoo.es> 2014-01-27
#9429: no validate featureIds using all feature collection
Juergen E. Fischer <jef@norbit.de> 2014-01-26
update sip bindings
Radim Blazek <radim.blazek@gmail.com> 2014-01-26
Fixed point pattern fill usedAttributes(), fixes #7736
Alexander Bruy <alexander.bruy@gmail.com> 2014-01-26
russian translation update
Radim Blazek <radim.blazek@gmail.com> 2014-01-26
render missing SVG symbol (?) if SVG file does not exist
Radim Blazek <radim.blazek@gmail.com> 2014-01-26
Support SVG relative paths in SVG cache to enable relative data defined paths. Fixes #8883
Merge: 16773ae c27d499
Werner Macho <werner.macho@gmail.com> 2014-01-26
Merge pull request #1111 from Cracert/i18n
[TRANSUP] pl: plugin manager, options
Werner Macho <werner.macho@gmail.com> 2014-01-26
[TRANSUP] es by carlos, hu by Zoltan, nl by Raymond and Richard
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Juergen E. Fischer <jef@norbit.de> 2014-01-25
make sure the symbology-ng db can be copied in qgis_stylev2test
Juergen E. Fischer <jef@norbit.de> 2014-01-25
debian packaging fix
Giuseppe Sucameli <brush.tyler@gmail.com> 2014-01-22
remove leading dir separator from symbol path when it's relative,
SLD: remove file schema from OnlineResource tag's path
Juergen E. Fischer <jef@norbit.de> 2014-01-25
use qIsNaN to test for NaNs
Juergen E. Fischer <jef@norbit.de> 2014-01-25
update CODING, regenerate t2t, include CODING.html
Juergen E. Fischer <jef@norbit.de> 2014-01-25
fix doxygen warnings
Juergen E. Fischer <jef@norbit.de> 2014-01-25
fix QgsGeometry::asMultiPoint() (followup 6bbd17c2; fixes #9423)
Robert Szczepanek <robert@szczepanek.pl> 2014-01-24
[TRANSUP] pl: plugin manager, options
Larry Shaffer <larrys@dakotacarto.com> 2014-01-24
Fix globe plugin crash at launch on Mac
Juergen E. Fischer <jef@norbit.de> 2014-01-25
postgres provider: don't try to detect geometry type or srid, if it's already known (fixes #9421)
Juergen E. Fischer <jef@norbit.de> 2014-01-24
fix windows build
Tim Sutton <tim@linfiniti.com> 2014-01-24
Added jenkins run script
Radim Blazek <radim.blazek@gmail.com> 2014-01-24
fixed horizontal and vertical marker line fill using maximum markers interval, fixes partially #8975
Merge: 95c3c6f ef001fd
mhugent <marco.hugentobler@sourcepole.ch> 2014-01-24
Merge pull request #1110 from mwa/dev_labeling_from_sld
Read labeling from SLD
Radim Blazek <radim.blazek@gmail.com> 2014-01-24
removed color/width from line pattern fill symbol layer widget, fixes partially #8975
Mathias Walker <mwa@sourcepole.ch> 2014-01-24
read labeling from SLD
Merge: 6ca57f9 37efe91
Jürgen Fischer <jef@norbit.de> 2014-01-24
Merge pull request #1108 from Oslandia/remove_dead_code_in_qgssinglesymbolrendererv2
remove dead code in qgssinglesymbolrendererv2
Werner Macho <werner.macho@gmail.com> 2014-01-24
[TRANSUP] nb by James
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Radim Blazek <radim.blazek@gmail.com> 2014-01-24
fix line pattern fill misalignements, fixes #8974
Juergen E. Fischer <jef@norbit.de> 2014-01-24
fix duplicate translation in several translation files
Juergen E. Fischer <jef@norbit.de> 2014-01-24
fix build with internal spatialite (followup 0d2c564cf; fixes #9417)
Juergen E. Fischer <jef@norbit.de> 2014-01-24
fix deleteVertex for POLYGON and MULTILINESTRING
Merge: c3f4bef fb08949
volaya <volayaf@gmail.com> 2014-01-24
Merge pull request #992 from fsdias/master
Fix Relative_distribution_(distance_covariate).rsx
Juergen E. Fischer <jef@norbit.de> 2014-01-24
fix nightly build and cppcheck in qwtpolar-0.1 (followup 0d2c564c)
vmora <vincent.mora@oslandia.com> 2014-01-24
remove dead code in qgssinglesymbolrendererv2
Werner Macho <werner.macho@gmail.com> 2014-01-24
[TRANSUP] fr by JRM, gl by Xan and pl by Robert
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Merge: 524788b 393071f
Werner Macho <werner.macho@gmail.com> 2014-01-23
Merge pull request #1103 from Jean-Roc/traduction_ui
update french translation
Merge: a78a003 d5ef0c5
Werner Macho <werner.macho@gmail.com> 2014-01-23
Merge pull request #1107 from Cracert/i18n
[TRANSUP] pl
Robert Szczepanek <robert@szczepanek.pl> 2014-01-23
[TRANSUP] pl
Juergen E. Fischer <jef@norbit.de> 2014-01-24
fix windows build (fixes #9416)
Juergen E. Fischer <jef@norbit.de> 2014-01-23
german translation update
Juergen E. Fischer <jef@norbit.de> 2014-01-23
fix mersenne-twister warnings
Juergen E. Fischer <jef@norbit.de> 2014-01-23
QgsGeometry refactoring:
* rework wkb parsing using Qgs(Const)WkbPtr
* replaces pointer dereferencing with memcpy
* should work on platform that don't allow unaligned accesses
* "fix" adjacentVertices() for invalid inputs
* improved support for MULTIPOINT
* fixes insertion of first vertex into linestrings
* fixes inserting into multipolygons
Juergen E. Fischer <jef@norbit.de> 2014-01-23
fix source path stripping in debug messages
Juergen E. Fischer <jef@norbit.de> 2014-01-21
add QgsDistanceArea tests and enhance QgsGeometry tests a bit
(in preparation for a QgsGeometry wkb update)
Juergen E. Fischer <jef@norbit.de> 2014-01-21
implement more cppcheck suggestions
Juergen E. Fischer <jef@norbit.de> 2014-01-21
fix QGis::featureType output
Merge: db7cddf f9c5ee0
Larry Shaffer <larrys@dakotacarto.com> 2014-01-23
Merge pull request #1091 from 3nids/uioptionbase2
dialog base: separator and dialog title as argument to init/restore
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2014-01-23
Dxf export: fix copy paste bug
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-07-11
[FEATURE:] Add point sample class to analysis library
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-07-10
Add qgstransectsample.sip
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-07-09
[FEATURE]: class for random transect sampling in analysis lib
Merge: 0536cfa b0474d6
Tim Sutton <tim@linfiniti.com> 2014-01-23
Merge pull request #1102 from ahuarte47/Issue_8725R-ST_Simplify2
Fix bug #8725R: no check simplification topology for point geometries in postgis provider
Merge: 810773a 31c9333
mhugent <marco.hugentobler@sourcepole.ch> 2014-01-23
Merge pull request #1105 from mwa/fix_expression_from_ogc_filter
Fix empty expression when reading from OGC filter
Mathias Walker <mwa@sourcepole.ch> 2014-01-23
fix empty expression when reading from OGC filter
Leyan <ouyang.leyan@hotmail.com> 2014-01-23
create the CRS project properties during the project creation
Leyan <ouyang.leyan@hotmail.com> 2014-01-23
group CRS project property updates in the same place
Leyan <ouyang.leyan@hotmail.com> 2014-01-23
update ProjectCrs property in the project file
MORREALE Jean-Roc <jr.morreale@enoreth.net> 2014-01-23
update fr ui
correct typos
Alvaro Huarte <ahuarte47@yahoo.es> 2014-01-23
#8725R: no check simplification topology for point geometries
Merge: 5d02020 d5ea0b0
MORREALE Jean-Roc <jr.morreale@enoreth.net> 2014-01-23
Merge pull request #10 from mdouchin/traduction_mdouchin
French translation update
Juergen E. Fischer <jef@norbit.de> 2014-01-23
cleanup 3568fe7
Merge: 3568fe7 80b44a7
Jürgen Fischer <jef@norbit.de> 2014-01-23
Merge pull request #1083 from Oslandia/fix_max_on_joined_fields
fix bug in max value on joined fields
Merge: 467f978 c7ccdc9
Martin Dobias <wonder.sk@gmail.com> 2014-01-23
Merge pull request #1075 from Oslandia/expressions_in_symbol_rotation_and_scale_for_pr
[FEATURE] allow for expressions in symbol rotation and scale
Merge: 8b53001 7fca30b
Werner Macho <werner.macho@gmail.com> 2014-01-22
Merge pull request #1101 from Cracert/i18n
[TRANSUP] pl: Globe, expr.editor
Merge: 49a807a 2baf403
Tim Sutton <tim@linfiniti.com> 2014-01-22
Merge pull request #1099 from ahuarte47/Issue_8725R-ST_simplify
Fix bug #8725R: fix collapsed geometries by ST_simplify function of postgis
Robert Szczepanek <robert@szczepanek.pl> 2014-01-23
[TRANSUP] pl: Globe, expr.editor
Juergen E. Fischer <jef@norbit.de> 2014-01-23
fix build with GDAL <=1.9
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-23
[composer] Paste in place should put items in page which cursor is over (fix #9244)
Etienne Tourigny <etourigny.dev@gmail.com> 2014-01-22
warn user when trying to add sqlite connection to browser and a connection with sae name already exists (#9404)
Alvaro Huarte <ahuarte47@yahoo.es> 2014-01-22
#8725R: fix invalid LineStrings
Michael Douchin <mdouchin@3liz.com> 2014-01-22
French translation update
Merge: 5c1fed5 4077084
Werner Macho <werner.macho@gmail.com> 2014-01-22
Merge pull request #1100 from jonnyforestGIS/master
[TRANSUP] pt_PT
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2014-01-22
Add saving of recent expressions. Fix #6091
João Gaspar <joao.f.r.gaspar@gmail.com> 2014-01-22
[TRANSUP] pt_PT
adding some translations
Alvaro Huarte <ahuarte47@yahoo.es> 2014-01-22
#8725R: fix collapsed polygons by ST_simplify in postgis
Alvaro Huarte <ahuarte47@yahoo.es> 2014-01-22
#87525R: refactoring and minor changes
Merge: f2d0100 f79dfa1
Jürgen Fischer <jef@norbit.de> 2014-01-22
Merge pull request #1087 from ahuarte47/Issue_9360R
Fix bug #9360-revival: fix whole layer not rendered (when simplify geometry activated; followup 3305a6c; fixes #9360)
Merge: 52d114f 031596c
Tim Sutton <tim@linfiniti.com> 2014-01-22
Merge pull request #1094 from ahuarte47/Issue_8725R-maxscale
Feature #8725R: support for maximum scale at which the layer should be simplified
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-22
[composer] Use better cross hairs cursor
Merge: e2b1e33 d61e6da
Werner Macho <werner.macho@gmail.com> 2014-01-21
Merge pull request #1097 from Cracert/i18n
[TRANSUP] pl: Composer, DXF, previous mistake (tnx Werner)
Werner Macho <werner.macho@gmail.com> 2014-01-22
[TRANSUP] nl by Richard
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-22
[composer] Don't default to showing grid when opening 2.0 projects
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-22
[composer] Switch to select tool after pasting items (fix #8958)
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-22
[composer] Always evaluate label expressions (fix #9342)
Robert Szczepanek <robert@szczepanek.pl> 2014-01-21
[TRANSUP] pl: Composer, DXF, previous mistake (tnx Werner)
Merge: 1cd307c ebae947
Werner Macho <werner.macho@gmail.com> 2014-01-21
Merge pull request #1095 from Cracert/i18n
[TRANSUP] pl: Atlas, Composer
Merge: 061dcce 03d1e2b
Paolo <cavallini@faunalia.it> 2014-01-21
Merge branch 'master' of github.com:qgis/QGIS
Paolo <cavallini@faunalia.it> 2014-01-21
First update of IT GUI translation
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-21
[composer] Use crosshairs cursor when drawing new items
Alvaro Huarte <ahuarte47@yahoo.es> 2014-01-21
#9360R: enable ogr simplification for GDAL-OGR >= 1.11
Werner Macho <werner.macho@gmail.com> 2014-01-21
[TRANSUP] es by carlos
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2014-01-21
Consider scale based visibility in dxf export. Const correctness for maplayer accessors
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-20
[FEATURE] Add option for simple line symbols to be drawn only inside a
polygon. Allows for creation of "national geographic" style borders on
maps where a thick border does not overlap into neighbouring polygons.
Larry Shaffer <larrys@dakotacarto.com> 2014-01-20
Ensure binaries run through install_name_tool are user-writable during bundling on Mac
Robert Szczepanek <robert@szczepanek.pl> 2014-01-20
[TRANSUP] pl: Atlas, Composer
ahuarte47 <ahuarte47@yahoo.es> 2014-01-21
#8725R: define simplifyDrawingCanbeApplied better
ahuarte47 <ahuarte47@yahoo.es> 2014-01-21
#8725R: add maximum scale at which the layer should be simplified
Merge: 7cb79c4 b440367
Tim Sutton <tim@linfiniti.com> 2014-01-20
Merge pull request #1093 from ahuarte47/Issue_8725R-UIpoints
Feature #8725R: hide simplification rendering tab for point layers
ahuarte47 <ahuarte47@yahoo.es> 2014-01-20
#8725R: remove rendering panel for points layer
Juergen E. Fischer <jef@norbit.de> 2014-01-20
debian packaging update
Denis Rouzaud <denis.rouzaud@gmail.com> 2014-01-20
feature action: fix crash at launch
Juergen E. Fischer <jef@norbit.de> 2014-01-20
wms provider: also include SCALE parameter for UMN mapserver (followup 7e17a841)
Alvaro Huarte <ahuarte47@yahoo.es> 2014-01-20
#9360R: disable ogr simplification while OGR_G_SetPoints does not exist
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-19
Add QgsMapLayerAction and QgsMapLayerActionRegistry, which can be
used as a generic api for registering actions which can apply to
a specific map layer or layer type.
Create a QgsMapLayerAction for setting features as the current
atlas feature for compositions.
This work was kindly sponsored by SIGE (www.sige.ch).
Werner Macho <werner.macho@gmail.com> 2014-01-20
[TRANSUP] no by james and dk by Jacob
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Denis Rouzaud <denis.rouzaud@gmail.com> 2014-01-20
dialog base: separator and dialog title as argument to init/restore
Merge: 9209ef6 5162889
Werner Macho <werner.macho@gmail.com> 2014-01-19
Merge pull request #1090 from Cracert/i18n
[TRANSUP] pl
Robert Szczepanek <robert@szczepanek.pl> 2014-01-19
[TRANSUP] pl
Borys Jurgiel <info@borysjurgiel.pl> 2014-01-20
[Plugin Manager] Fix ui layout
Borys Jurgiel <info@borysjurgiel.pl> 2014-01-20
[Plugin Manager] Fix window title issues after recent changes in QgsOptionsDialogBase
ahuarte47 <ahuarte47@yahoo.es> 2014-01-19
#9360R: enable ogr simplification on provider side only cpp
ahuarte47 <ahuarte47@yahoo.es> 2014-01-19
#9360R: mix CPP/C code - experimental
Alexander Bruy <alexander.bruy@gmail.com> 2014-01-18
add myself to translators, russian translation update
Merge: 06b1fbc 1eaefaa
Werner Macho <werner.macho@gmail.com> 2014-01-19
Merge pull request #1088 from Cracert/i18n
[TRANSUP] pl: simple update
Robert Szczepanek <robert@szczepanek.pl> 2014-01-18
[TRANSUP] pl: simple update
ahuarte47 <ahuarte47@yahoo.es> 2014-01-19
#9360R: remove ogr_geometry.h
ahuarte47 <ahuarte47@yahoo.es> 2014-01-19
#9360R: fix bad ogr simplification
Juergen E. Fischer <jef@norbit.de> 2014-01-18
german translation update
Juergen E. Fischer <jef@norbit.de> 2014-01-18
debian packaging update
Juergen E. Fischer <jef@norbit.de> 2014-01-18
update sip some bindings
Juergen E. Fischer <jef@norbit.de> 2014-01-18
fix typos, indentation and some warnings
Merge: bf814c2 b7612f2
Larry Shaffer <larrys@dakotacarto.com> 2014-01-18
Merge pull request #1082 from 3nids/uioptionbase
UI: dialog base: add current category to dialog title if in icon only mode
Juergen E. Fischer <jef@norbit.de> 2014-01-18
indentation update
Juergen E. Fischer <jef@norbit.de> 2014-01-18
fix warnings
Juergen E. Fischer <jef@norbit.de> 2014-01-18
ogr geometry simplifier:
- stick to C API
- enable simplification only with GDAL >=1.9
Juergen E. Fischer <jef@norbit.de> 2014-01-18
debian packaging update: reenable globe plugin on debian unstable
Larry Shaffer <larrys@dakotacarto.com> 2014-01-17
Fix FindQScintilla module for non-standard install locations
Juergen E. Fischer <jef@norbit.de> 2014-01-17
wms-c: don't crash if tile matrix set isn't available anymore (fixes #9361)
Radim Blazek <radim.blazek@gmail.com> 2014-01-17
use line pattern fill symbol layer line symbol for fill instead of for outline
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2014-01-17
Use new unit conversion function to calculate dxf line width
Juergen E. Fischer <jef@norbit.de> 2014-01-17
german translation update
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2014-01-17
Dxf export: fix order in multiline labels
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2014-01-17
Fix dxf label size calculation
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2014-01-17
Split multiline labels for dxf export
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2014-01-15
Set text color and show label boxes for debugging
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2014-01-14
Export labels to dxf
Merge: 8c9f41c 47d253e
mhugent <marco.hugentobler@sourcepole.ch> 2014-01-17
Merge pull request #1056 from ahuarte47/Issue_9060_B
[Feature]: Centralize conversion units in one unique function
Merge: 71360c3 cc13f9d
Jürgen Fischer <jef@norbit.de> 2014-01-17
Merge pull request #1086 from ahuarte47/Issue_9360
fix bug whole layer not rendered (when simplify geometry activated; fixes #9360)
Alvaro Huarte <ahuarte47@yahoo.es> 2014-01-17
#9360: fix bug simplification when transform is activated
Werner Macho <werner.macho@gmail.com> 2014-01-17
[TRANSUP] Prepare ts files for new Release
Juergen E. Fischer <jef@norbit.de> 2014-01-17
followup f33c4904d3b: add Q_DECL_DEPRECATED and sip annotation to hasCrsTransformEnabled signal
Merge: 2e9d3a8 f4315d7
Werner Macho <werner.macho@gmail.com> 2014-01-17
Merge pull request #1085 from tomass/master
Lithuanian translation update
Juergen E. Fischer <jef@norbit.de> 2014-01-17
CRS axis inversion retrieval update:
- back to OGRGetAxis() as OSREPSGTreatsAsNorthingEasting() was introduced with
GDAL 1.10 (fixes builds with earlier GDALs; related to #9345)
- keep using OSRImportFromEPSGA() as that's what retrieves the axis orientation
(but only for EPSG codes)
Denis Rouzaud <denis.rouzaud@gmail.com> 2014-01-16
UI: dialog base: add current category to dialog title
Tomas <tomasstraupis@gmail.com> 2014-01-17
Lithuanian translation update
Merge: 2db44a5 2af29d1
Jürgen Fischer <jef@norbit.de> 2014-01-16
Merge pull request #1081 from ahuarte47/Issue_9345
Bug #9345: fix calculation of axis ordering of CRS
Radim Blazek <radim.blazek@gmail.com> 2014-01-16
identified features highlight clip on zoom out fix
Radim Blazek <radim.blazek@gmail.com> 2014-01-16
signal hasCrsTransformEnabled() renamed to hasCrsTransformEnabledChanged()
vmora <vincent.mora@oslandia.com> 2014-01-16
fix bug in max value on joined fields
vmora <vincent.mora@oslandia.com> 2014-01-16
fixed toSld() & replaced "" by QString
Merge: 5310040 03a7125
Denis Rouzaud <denis.rouzaud@gmail.com> 2014-01-15
Merge pull request #1079 from 3nids/uioptionbase
UI: remove top labels, use collapsible groupboxes, and other small improvements
Denis Rouzaud <denis.rouzaud@gmail.com> 2014-01-15
UI: remove top labels, use collapsible groupboxes, and other small improvements
Juergen E. Fischer <jef@norbit.de> 2014-01-16
add header installation of simplify methods
ahuarte47 <ahuarte47@yahoo.es> 2014-01-16
#9345: fix axis invert calculation
vmora <vincent.mora@oslandia.com> 2014-01-16
fixed bug in rotation & removed xml encode/decode
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-16
Fix warning
Radim Blazek <radim.blazek@gmail.com> 2014-01-15
Set raster no data color back to 0,0,0,0 and overwrite that in raster drawer only for PDF output. Fixes #9101 and #9343
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2014-01-15
Bugfixes for dxf export
Denis Rouzaud <denis.rouzaud@gmail.com> 2014-01-15
DB Manager: remove text under icons
Denis Rouzaud <denis.rouzaud@gmail.com> 2014-01-15
followup 4502592: use QgsCollapsibleGroupBox
Denis Rouzaud <denis.rouzaud@gmail.com> 2014-01-15
make icons more consistent in relation editor widget
Matthias Kuhn <matthias.kuhn@gmx.ch> 2014-01-15
Fix warnings
Alvaro Huarte <ahuarte47@yahoo.es> 2014-01-15
#8725-R: minor changes
ahuarte47 <ahuarte47@yahoo.es> 2014-01-15
#8725-R: minor changes and UI update
+ add comment about 'prepareSimplification' in constructor
+ fix comment in 'providerCanSimplify'
+ improve UI messages
Alvaro Huarte <ahuarte47@yahoo.es> 2014-01-14
#8275-R: simplification on a per-iterator basis
ahuarte47 <ahuarte47@yahoo.es> 2014-01-13
#8725-R: no check geometry pointer twice
ahuarte47 <ahuarte47@yahoo.es> 2014-01-13
#8725-R: no check 0-pointers to delete
ahuarte47 <ahuarte47@yahoo.es> 2014-01-11
#8725-R: simplify edited geometries in QgsVectorLayerFeatureIterator
Alvaro Huarte <ahuarte47@yahoo.es> 2014-01-08
#8725-R: refactoring of simplification API in FeatureIterators
Alvaro Huarte <ahuarte47@yahoo.es> 2014-01-07
#8725-R: fix old API in other test cpp files
Alvaro Huarte <ahuarte47@yahoo.es> 2014-01-07
#8725-R: fix old API in testqgsblendmodes.cpp
Alvaro Huarte <ahuarte47@yahoo.es> 2014-01-07
#8725-R: add "Advanced settings" panel
ahuarte47 <ahuarte47@yahoo.es> 2014-01-06
#8725-R: include qgsvectorsimplifymethod.sip
ahuarte47 <ahuarte47@yahoo.es> 2013-12-28
#8725-R: never simplifying the first two or last two vertices in a line
This ensure that the angles at the line start and end are the same after
simplification
ahuarte47 <ahuarte47@yahoo.es> 2013-12-28
#8725-R: no simplify point layers in postgres provider
ahuarte47 <ahuarte47@yahoo.es> 2013-12-28
#8725-R: New vector provider capability for topological simplification
Alvaro Huarte <ahuarte47@yahoo.es> 2013-12-27
#8725-R: PostgresProvider simplifies on provider side
PostgresFeatureIterator implements simplification on provider side
ahuarte47 <ahuarte47@yahoo.es> 2013-12-27
#8725-R: OgrProvider simplifies on provider side
OgrFeatureIterator implements simplification on provider side
ahuarte47 <ahuarte47@yahoo.es> 2013-12-27
#8725-R: FeatureIterator and other minor changes
ahuarte47 <ahuarte47@yahoo.es> 2013-12-24
#8725-R: move VectorSimplifyMethod to other file
ahuarte47 <ahuarte47@yahoo.es> 2013-12-24
#8725-R: FeatureIterator use SimplifyMethod
AbstractFeatureIterator use SimplifyMethod to simplify locally the
geometries fetched from data source (provider)
ahuarte47 <ahuarte47@yahoo.es> 2013-12-24
#8725-R: VectorLayer use SimplifyMethod
VectorLayer define QgsVectorSimplifyMethod to configure the new
QgsSimplifyMethod member of QgsFeatureRequest
ahuarte47 <ahuarte47@yahoo.es> 2013-12-24
#8725-R: define QgsSimplifyMethod
Define QgsSimplifyMethod to use as optional parameter in
QgsFeatureRequest
Alvaro Huarte <ahuarte47@yahoo.es> 2013-12-20
#8725-R: simplifier execute in rendering loop
Alvaro Huarte <ahuarte47@yahoo.es> 2013-12-18
#8725-R: show map2pixel threshold in panels
ahuarte47 <ahuarte47@yahoo.es> 2013-12-18
#8725-R: define UseRenderingOptimization
Redefine RenderingPrintComposition to UseRenderingOptimization
Denis Rouzaud <denis.rouzaud@gmail.com> 2014-01-15
credentials: give focus to password if a user is given
Merge: 4502592 34809e1
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-15
Merge pull request #1078 from 3nids/uiatlas
lighter UI for atlas composer
Denis Rouzaud <denis.rouzaud@gmail.com> 2014-01-15
UI: splitter for the query builder dialog
Denis Rouzaud <denis.rouzaud@gmail.com> 2014-01-15
remove outline of items in list widget when they have focus
Merge: 89a774a 0f8a99e
Jürgen Fischer <jef@norbit.de> 2014-01-15
Merge pull request #1049 from lynxlynxlynx/master
Two build fixes for Arch
Denis Rouzaud <denis.rouzaud@gmail.com> 2014-01-15
lighter UI for atlas composer
Denis Rouzaud <denis.rouzaud@gmail.com> 2014-01-15
add splitters to raster calc dialog, use QgsCollapsibleGroupBox to save collpased state
Denis Rouzaud <denis.rouzaud@gmail.com> 2014-01-15
fix warning
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-15
Fix hue/saturation changes for rasters causing debug noise when raster contains transparent pixels
Tomas <tomasstraupis@gmail.com> 2014-01-14
Lithuanian translation update
ahuarte47 <ahuarte47@yahoo.es> 2014-01-05
#9060: Enable degrees as valid DisplayUnit in QgsOptions dialog
ahuarte47 <ahuarte47@yahoo.es> 2014-01-05
#9060: use QGis::fromUnitToUnitFactor in QgsGrassGisLib
ahuarte47 <ahuarte47@yahoo.es> 2014-01-05
#9060: use QGis::fromUnitToUnitFactor in QgsDecorationScaleBar
ahuarte47 <ahuarte47@yahoo.es> 2014-01-04
#9060: use QGis::fromUnitToUnitFactor in QgsComposerScaleBar
ahuarte47 <ahuarte47@yahoo.es> 2014-01-04
#9060: use QGis::fromUnitToUnitFactor in QgsDistanceArea
in
ahuarte47 <ahuarte47@yahoo.es> 2014-01-04
#9060: use QGis::fromUnitToUnitFactor in QgsDxfExport
in
ahuarte47 <ahuarte47@yahoo.es> 2014-01-04
#9060: use QGis::fromUnitToUnitFactor in QgsWmsProvider
in
ahuarte47 <ahuarte47@yahoo.es> 2014-01-04
#9060: define global unit conversor
vmora <vincent.mora@oslandia.com> 2014-01-14
changed std::auto_ptr for QScopedPointer
vmora <vincent.mora@oslandia.com> 2014-01-14
allow for expressions in symbol rotation and scale
the single, graduated and categorised symbol renderers have been
refactored to avoid use of raw pointers (auto_ptr are used instead, they
are deprecated in c++11 but the change for unique_ptr is an easy one and
they clearly state the design intend: exclusive ownership)
2 general use function to quote and unquote strings for/from xml have
been added to qgis.h
Denis Rouzaud <denis.rouzaud@gmail.com> 2014-01-14
fix warning
Tim Sutton <tim@linfiniti.com> 2014-01-14
CODING
Small typo fix in coding doc
Merge: 27f5b8d 8edd6a4
Denis Rouzaud <denis.rouzaud@gmail.com> 2014-01-14
Merge pull request #1073 from 3nids/expressiondialogsplitter
expression builder: add splitters and change buttons
Denis Rouzaud <denis.rouzaud@gmail.com> 2014-01-14
expression builder: add splitters and change buttons
respect HIG
Merge: 2cdc896 6bb9dfe
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-14
Merge pull request #1072 from nyalldawson/atlas_multimap3
[FEATURE][composer] Allow for more than one atlas controlled map in comp...
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-14
[FEATURE][composer] Allow for more than one atlas controlled map in compositions (or none), by moving some atlas properties to map items (fix #9248) (fix #6484)
Werner Macho <werner.macho@gmail.com> 2014-01-14
[TRANSUP] Arabic by Hosham, added new translator
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Matthias Kuhn <matthias.kuhn@gmx.ch> 2014-01-13
Simplified 173e1d7
Matthias Kuhn <matthias.kuhn@gmx.ch> 2014-01-13
Fix warning
Matthias Kuhn <matthias.kuhn@gmx.ch> 2014-01-13
[attrtable] Force default selection color (regardless of window focus)
Fix #8205
Tim Sutton <tim@linfiniti.com> 2014-01-13
Further tweak to pull request docs.
Tim Sutton <tim@linfiniti.com> 2014-01-13
Added a little more debug info so show which projects were found and which default was used.
Tim Sutton <tim@linfiniti.com> 2014-01-13
Added notes on merging pull requests based on Matthias's message in mailing list.
Juergen E. Fischer <jef@norbit.de> 2014-01-13
german translation update
Radim Blazek <radim.blazek@gmail.com> 2014-01-12
highlight identified feature using real feature shape
Juergen E. Fischer <jef@norbit.de> 2014-01-12
avoid saving OGR layer to the very same OGR layer (fixes #9221)
Juergen E. Fischer <jef@norbit.de> 2014-01-12
fix warnings
Merge: 8990b66 183dd8e
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-12
Merge pull request #1046 from ahuarte47/Issue_9254
Bug #9254: fix point-style with "outline width" = 0 still show the outline
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2014-01-12
WMS server: even more performant png8 conversion
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2014-01-12
wms server: call getStyles from getStyle
elpaso <apasotti@gmail.com> 2014-01-09
GetStyles: changed layers list from mapLayerFromTypeName to mapLayerFomStyle
elpaso <apasotti@gmail.com> 2014-01-09
Fix #9314
Jaka Kranjc <lynxlynxlynx@sourcemage.org> 2014-01-02
PyQt4Macros.cmake: also check for a prefixed version of pyuic4
fixes the lookup on Arch, which has python pointing to python3
Jaka Kranjc <lynxlynxlynx@sourcemage.org> 2014-01-02
cmake: also look for qwtpolar in the qwt include dir
ahuarte47 <ahuarte47@yahoo.es> 2014-01-01
#9254: define overloaded wellKnownMarkerFromSld function in sip
in sip
ahuarte47 <ahuarte47@yahoo.es> 2013-12-30
#9254: use Q_DECL_DEPRECATED in wellKnownMarkerXXX functions
XXX
ahuarte47 <ahuarte47@yahoo.es> 2013-12-30
#9254: avoid break compatibility with the 2.0 api
ahuarte47 <ahuarte47@yahoo.es> 2013-12-30
#9254: prevent compiler warnings
ahuarte47 <ahuarte47@yahoo.es> 2013-12-30
#9254: Support for OutlineStyle in SLD files
ahuarte47 <ahuarte47@yahoo.es> 2013-12-30
#9254: QgsSimpleMarkerSymbolLayerV2 use OutlineStyle
ahuarte47 <ahuarte47@yahoo.es> 2013-12-30
#9254: QgsEllipseSymbolLayerV2 use OutlineStyle
fsdias <fsdias@gmx.com> 2013-11-19
Create Advanced_raster_histogram.rsx
fsdias <fsdias@gmx.com> 2013-11-12
Update Relative_distribution_(distance_covariate).rsx
Nyall Dawson <nyall.dawson@gmail.com> 2013-01-12
[composer] Add method for hiding background and frame groups from item properties
Nyall Dawson <nyall.dawson@gmail.com> 2013-01-12
[FEATURE][composer] Add styling support for composer shapes
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-12
[composer] Allow data defined symbol expressions using atlas feature properties for page background
Merge: d04239d 4fbf244
Werner Macho <werner.macho@gmail.com> 2014-01-11
Merge pull request #1065 from tomass/master
Lithuanian translation update
Tomas <tomasstraupis@gmail.com> 2014-01-11
Lithuanian translation update
Salvatore Larosa <lrssvtml@gmail.com> 2014-01-11
[processing] small fix for non-ascii string (fixes #9175)
Werner Macho <werner.macho@gmail.com> 2014-01-10
[TRANSUP] norway by James
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Matthias Kuhn <matthias.kuhn@gmx.ch> 2014-01-10
Fix vectorlayercache test
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2014-01-10
Cleaner handling of dxf symbology and linestyles
Stéphane Brunner <stephane.brunner@camptocamp.com> 2014-01-08
Add missing git ignore
Stéphane Brunner <stephane.brunner@camptocamp.com> 2013-12-05
[diagram] Add expression for diagram attributes and size
D'Hont René-Luc <rldhont@gmail.com> 2014-01-10
[BUG][QGIS-Server] Project Properties WCS Layers Row Count
I have forgotten to set the row count of the WCS Layers table in the
projetc properties.
D'Hont René-Luc <rldhont@gmail.com> 2014-01-08
[Processing] Headless scriptability little enhanced
Juergen E. Fischer <jef@norbit.de> 2014-01-10
reduce debugging noise in attribute table (fixes #9315)
Radim Blazek <radim.blazek@gmail.com> 2014-01-09
missing QgsDistanceArea.setSourceCrs() in SIP
Matthias Kuhn <matthias.kuhn@gmx.ch> 2014-01-09
Categorized renderer: fix memory leak
Denis Rouzaud <denis.rouzaud@gmail.com> 2014-01-09
indentation
Merge: 129bd98 17e8813
Etienne Tourigny <etourigny.dev@gmail.com> 2014-01-09
Merge pull request #1059 from etiennesky/coloramps-inverted
add checkbox to invert color ramps in graduated and categorized symbology
Juergen E. Fischer <jef@norbit.de> 2014-01-09
indentation update
Merge: 9b0652f 1f9c378
mhugent <marco.hugentobler@sourcepole.ch> 2014-01-09
Merge pull request #1058 from elpaso/master
GetStyles split from GetStyle
Salvatore Larosa <lrssvtml@gmail.com> 2014-01-08
[pyqgis-console] APIs file update (pyqgis.pap)
Salvatore Larosa <lrssvtml@gmail.com> 2014-01-07
Fix about dialog (followup 740024c)
Salvatore Larosa <lrssvtml@gmail.com> 2014-01-07
[pyqgis-console] fixes save as action in editor
Juergen E. Fischer <jef@norbit.de> 2014-01-08
creatensis.pl: default arch to x86_64
Juergen E. Fischer <jef@norbit.de> 2014-01-08
fix windows build (also syncs QgsComposition sip binding)
jtornero <jtorlistas@gmail.com> 2013-11-15
[composer] Add nautical miles support to scalebar, more rational default scale
Merge: eaf1f38 2155dd8
Jürgen Fischer <jef@norbit.de> 2014-01-07
Merge pull request #1060 from ahuarte47/Issue_9308
Bug #9308: fix impossible to remove a group in the legend
Larry Shaffer <larrys@dakotacarto.com> 2014-01-07
Fix Mac build
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2014-01-08
Change to darker background for side bar. No Frame for list widget
ahuarte47 <ahuarte47@yahoo.es> 2014-01-08
#9308: enable remove groups in the legend
Radim Blazek <radim.blazek@gmail.com> 2014-01-07
check if feature has geometry in memory provider iterator, fixes #9309
elpaso <apasotti@gmail.com> 2014-01-07
Fix #8727
Etienne Tourigny <etourigny.dev@gmail.com> 2014-01-07
add checkbox to invert color ramps in graduated and categorized symbology
Merge: 6eb72c7 f8247fa
elpaso <apasotti@gmail.com> 2014-01-07
GetStyles implementation
Merge: 0b10498 6eb72c7
Jürgen Fischer <jef@norbit.de> 2014-01-07
Merge pull request #1057 from elpaso/master
Fix #9306
elpaso <apasotti@gmail.com> 2014-01-07
Fix #9306
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2014-01-07
Dxf export: more precision for doubles
elpaso <apasotti@gmail.com> 2014-01-07
Fix for segfault
elpaso <apasotti@gmail.com> 2014-01-07
Fix #9306 and getStyles
Matthias Kuhn <matthias.kuhn@gmx.ch> 2014-01-07
Always emit signal when attribute values change
Fix #9268
* Remove QgsVectorLayer::blockSignals() calls from QgsFieldCalculator
* Deprecate emitSignal parameter from QgsVectorLayer::changeAttributeValue( fid, field, value, emitSignal )
* Code cleanup to update calls to the new emitSignal-less method
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-07
[composer] Don't update atlas filter until editing finished, prevented, prevents errors while creating filter expression
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-07
[composer] Tweak interface for atlas previews, fix occasional wrong extent in atlas previews.
Juergen E. Fischer <jef@norbit.de> 2014-01-07
fix crash in mapserver (introduced with 1215d0b01)
D'Hont René-Luc <rldhont@gmail.com> 2014-01-06
[QGIS-Server] Update UI for WCS configuration
In the project properties OWS tab, the user can select the layers he
would like to publish in a Web Coverage Service.
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2014-01-07
Fix side bar colour issue on Linux
Juergen E. Fischer <jef@norbit.de> 2014-01-07
german translation fix
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2014-01-03
Update to new style side bar style for dialogs.
- New blue-grey with white text style dialog
- Side panel runs top to bottom
- Icon size is read from settings
- Option to disable in options dialog
elpaso <apasotti@gmail.com> 2014-01-06
Initial GetStyles implementation, still segfaults
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-06
[composer] Make sure atlas navigation controls are disabled if no matching atlas features are found
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-06
[composer] Tweak appearance of compositions so that it's still possible to see page edges when using a transparent paper style
Alexander Bruy <alexander.bruy@gmail.com> 2014-01-06
[processing] some refactoring as suggested by Nathan Woodrow
Alexander Bruy <alexander.bruy@gmail.com> 2013-10-23
[processing] port QGIS native field calculator
Denis Rouzaud <denis.rouzaud@gmail.com> 2014-01-06
[composer] update icons for atlas toolbar
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-06
Fix warnings
Juergen E. Fischer <jef@norbit.de> 2014-01-05
rephrase support (fixes #9294)
Juergen E. Fischer <jef@norbit.de> 2014-01-05
german translation update
Juergen E. Fischer <jef@norbit.de> 2014-01-03
fix most cppcheck warnings and implement suggestions
also update and sync some sip interfaces
Juergen E. Fischer <jef@norbit.de> 2014-01-05
debian packaging update: also disable globe in sid-oracle
D'Hont René-Luc <rldhont@gmail.com> 2014-01-05
[Project-OWS-Tab] Doen't add null CRS to list
It was possible to add null CRS in the OWS Tab CRS list. To avoid it, I
add a test on return 0 as CRS Id and to set a default CRS with the last
in the OWS Tab CRS list.
Matthias Kuhn <matthias.kuhn@gmx.ch> 2014-01-05
Change debug message level of CRS debug messages to keep the compiler warnings clean.
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-05
Implement $map variable, which returns the current composer map item id where the map is being drawn, or 'canvas' if the map is being drawn in the main QGIS window. Partly implements #9288.
Salvatore Larosa <lrssvtml@gmail.com> 2014-01-04
[decoration grid] [fixes #9286] fix typo
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-04
Fix bad tests in composerview (fix #9285)
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-04
[tests] Add test for composer paper styles
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-04
[tests] Update composition based tests now that 1px bad row bug is fixed
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-04
[composer] Make sure entire page symbol border is included when exporting compositions. Previously half the page border would be cropped out. Also fix nIRV's infamous 1px bad row at bottom of composer exports bug.
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-04
Add method for estimating the maximum amount a symbol bleeds out of the drawn polygon. Eg, half of the border width is actually drawn outside of a rectangle. Calculated values are an estimate only since the symbology may be affected by data defined parameters.
Juergen E. Fischer <jef@norbit.de> 2014-01-03
postgres provider:
- fix connection cleanup from threads
- fix disconnection of style functions
fixes #9280 (adapted PR#1051)
Juergen E. Fischer <jef@norbit.de> 2014-01-03
fix msvc warnings
Tim Sutton <tim@linfiniti.com> 2014-01-03
Updated coding guide to include some info on pull requests
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2014-01-03
Fix typo
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2014-01-02
Filter params and output before use. Use Enurmerate to count rows
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2014-01-01
Use count function
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2014-01-01
Use set for getFields
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2014-01-03
Reduce margins on processing toolbox
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2014-01-03
Fix #9271 - Decrease step for symbol properties
Salvatore Larosa <lrssvtml@gmail.com> 2014-01-01
[processing] set window flags for modeler dialog
Salvatore Larosa <lrssvtml@gmail.com> 2014-01-01
[processing] API v2 update fix: returns str obj instead of QVariant one, it occurs when running Processing headless
Merge: 9ef3f86 373adbd
Nathan Woodrow <madmanwoo@gmail.com> 2014-01-02
Merge pull request #1048 from ahuarte47/Issue_9094-revival
#9094-R: Use ',' and '.' keys similar to '<' and '>' keys in QgsMapToolNodeTool
Alvaro Huarte <ahuarte47@yahoo.es> 2014-01-02
#9094-R: Use ',' and '.' keys similar to '<' and '>' keys
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2014-01-02
Fix build error
Juergen E. Fischer <jef@norbit.de> 2014-01-01
datum transformations:
- copy descriptions, preference and deprecation from GDAL
- remember position of dialog
- allow hiding of deprecated transformations
SQL:
ALTER TABLE tbl_datum_transform ADD remarks varchar;
ALTER TABLE tbl_datum_transform ADD scope varchar;
ALTER TABLE tbl_datum_transform ADD preferred boolean;
ALTER TABLE tbl_datum_transform ADD deprecated boolean;
ALTER TABLE tbl_datum_transform ADD area_of_use_code varchar;
Juergen E. Fischer <jef@norbit.de> 2014-01-01
postgres provider changes:
- ignore infinite filter rectangles
- also disconnect selection connection if no supported layers were found
Tim Sutton <tim@linfiniti.com> 2014-01-01
Contributors map update
Merge: 12eb44e 213b982
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-01
Merge pull request #1036 from nyalldawson/composer_render_speed
[composer] Allow render optimisations when in preview mode
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-16
[composer] Refresh main map canvas when atlas preview feature changes, allows for easier customisation of maps styled using $atlasfeatureid expressions
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-16
[composer] Add shortcut to atlas settings to atlas toolbar and menu. Designed to make atlas features more discoverable for beginners
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-16
[composer] Make sure scalebars are updated during atlas previews
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-16
[composer] Make sure $feature has the same value in composer labels as it does when used in filename expressions
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-16
[composer] Also re-evaluate current features filename so that filename expressions take effect immediately
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-15
[composer] Update atlas filename expression when the expression actually changes
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-15
[FEATURE] Add seperate controls for printing/exporting whole of atlas composition. Allows single features from an atlas to be printed/exported.
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-15
[composer] Add atlas preview actions to new Atlas menu
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-15
[composer] Update features if atlas preview enabled and coverage filter/sort changes.
Protect against atlas with no matching features
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-15
[composer] Show status bar text with current atlas feature
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-15
[composer] Recenter overview when checkbox enabled
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-15
[composer] Make sure signals for overview extent changing are reconnected after loading composition
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-15
[composer] Correctly shift overview frame when moving map item content
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-07
[FEATURE] Add atlas preview toggle. Allows for navigating through atlas features and previewing the composition for each feature. Atlas maps can have their extent temporarily tweaked for each atlas feature.
Nyall Dawson <nyall.dawson@gmail.com> 2014-01-01
[tests] Update all expected images based on composer tests. Prior to c3ec3b2d75 composer exports had a 1 pixel slightly-gray row at the bottom of images. After c3ec3b2d75 this bottom row is now a slightly transparent white row. The underlying issue causing this row still needs to be fixed, but in the meantime this gets composer tests passing again.
Juergen E. Fischer <jef@norbit.de> 2013-12-31
fix build error on precise
Merge: f73779a 8a80e0e
Nathan Woodrow <madmanwoo@gmail.com> 2013-12-30
Merge pull request #1047 from ahuarte47/Issue_9273
#9273: Fix shortcuts commented in issue #9273. Change full screen to F11
ahuarte47 <ahuarte47@yahoo.es> 2013-12-31
#9273: Shortcut changes
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-30
Fix compiler warnings
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-18
[composer] Only disable render optimisations by simplification when a composer is being outputed. Allows composer previews to benefit from layer simplification optimisations
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-30
[composer] Allow exporting compositions with transparent backgrounds
Nyall Dawson <nyall.dawson@gmail.com> 2013-09-26
[FEATURE] Allow setting composer page background style (fix #7846)
Tim Sutton <tim@linfiniti.com> 2013-12-30
Code foramtting cleanups only
Merge: f1aead4 e3e01fc
Tim Sutton <tim@linfiniti.com> 2013-12-30
Merge branch 'Issue_9094' of https://github.com/ahuarte47/QGIS
nyalldawson <nyall.dawson@gmail.com> 2013-12-30
[composer] Fix failing rotation tests
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-30
[composer] Fix labels truncating text
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-30
[composer] Fix resizing of item groups with rotated items
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-30
[composer] Fix item rotation so that rotation occurs around item center
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-30
[composer] Partially fix rotated item scaling
nyalldawson <nyall.dawson@gmail.com> 2013-12-30
[composer] Add tests for item rotation
nyalldawson <nyall.dawson@gmail.com> 2013-12-30
[composer] Fix picture rotation, optimise scaling of rotated pictures to fit in item bounding box
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-30
[composer] Begin tests for composer item rotation
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-30
[FEATURE] [composer] Replace custom item rotation with QGraphicsItem rotation, support rotation for all types of composer items (fix #7933, fix #4884)
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-30
[composer] Move item rotation control to item widget panel
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-30
[composer] Clean up item rotation api, seperate item rotation (for shapes, labels) from map rotation and picture rotation.
Maintain compatibility with 2.0 api, deprecate ambiguous rotation/setRotation methods
Merge: 77fb9a5 377c13b
Tim Sutton <tim@linfiniti.com> 2013-12-29
Merge pull request #1029 from nyalldawson/composer_dialog_fixes
Save as Image dialog fixes and improvements
Alexander Bruy <alexander.bruy@gmail.com> 2013-12-29
[processing] refactored some helpre functions (contributed by Nathan Woodrow)
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-29
Fix warnings
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-29
[composer] Add action for showing/hiding rulers
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-29
[composer] Prevent overlap of vertical ruler markings
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-29
[composer] Make sure ruler size is based off font size (fix #7476).
Only do ruler calculations once, not on every paint event.
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-29
[composer] Make sure rulers are updated when paper size changes
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-29
[composer] Improve appearance of rulers, add small tick marks to ruler (fix #5656)
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-29
[composer] Make sure that zooming in/out of composer with mouse wheel always results in an exact change in zoom.
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-29
[FEATURE][composer] Add zoom actual size action to composer, zoom indicator and combobox to status bar
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-29
[tests] Add some more anomaly images
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-29
[tests] Fix failing composerhtml tests, by forcing test html to use a set font size in pixels.
nyalldawson <nyall.dawson@gmail.com> 2013-12-29
[tests] Fix python compositionchecker to derive from render checker, fix most python composer tests (fix #9117)
nyalldawson <nyall.dawson@gmail.com> 2013-12-29
[tests] Fix failing gradient tests
nyalldawson <nyall.dawson@gmail.com> 2013-12-29
[tests] Update atlas tests, add exceptions
nyalldawson <nyall.dawson@gmail.com> 2013-12-29
[tests] Fix failing diagram and blend modes tests
nyalldawson <nyall.dawson@gmail.com> 2013-12-29
[tests] Update composer scalebar tests, fix exception causing test to fail
nyalldawson <nyall.dawson@gmail.com> 2013-12-29
[tests] Update composer html tests
nyalldawson <nyall.dawson@gmail.com> 2013-12-29
[tests] Update composer effect tests
nyalldawson <nyall.dawson@gmail.com> 2013-12-29
[FEATURE][composer] Add controls for changing zebra frame colors and line thickness, fix output of zebra style grids (fix #8767)
nyalldawson <nyall.dawson@gmail.com> 2013-12-29
[tests] Update composer map tests, add anomoly images
nyalldawson <nyall.dawson@gmail.com> 2013-12-29
[tests] Update composer shape tests
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-29
Rework composition checker to derive from render checker, so that composition tests can have anomoly images
Juergen E. Fischer <jef@norbit.de> 2013-12-28
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-12-28
Fix typos (fixes #9261)
Merge: 36d9d4b aee4696
Werner Macho <werner.macho@gmail.com> 2013-12-28
Merge pull request #1045 from Jean-Roc/traduction_ui
update fr ui
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-12-28
Add attribute dialog: Hide Length/Precision labels when unavailable
Fix #9259
Merge: 4b9edc7 720871c
volaya <volayaf@gmail.com> 2013-12-28
Merge pull request #1043 from anitagraser/master
[processing] allow float values in densify interval input field
anitagraser <anitagraser@gmx.at> 2013-12-28
undid changes to densify geometries
Merge: b40e3c0 e0e65ba
MORREALE Jean-Roc <jr.morreale@enoreth.net> 2013-12-28
Merge pull request #9 from Ecologeek/traduction_ui
update french translation
anitagraser <anitagraser@gmx.at> 2013-12-27
allow float values in densify interval input field
Merge: 8dd31ff 7050265
Tim Sutton <tim@linfiniti.com> 2013-12-27
Merge pull request #1042 from ErunamoJAZZ/master
Patch for issue 8920.
C. Daniel Sanchez R <cdsanchezr@unal.edu.co> 2013-12-27
Patch for issue 8920.
Salvatore Larosa <lrssvtml@gmail.com> 2013-12-27
[georeferencer] reset world file checkbox when transformation differ from Linear (Fixes #9251)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-12-26
Safety checks for classification algorithms (Fix #9252)
Sylvain Maillard <contact@ecologeek.org> 2013-12-26
update french translation
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-22
[composer] Ensure that extent of new map items is centered on current centre of map
Victor Olaya <volayaf@gmail.com> 2013-12-20
[processing] minor cosmetic change
Merge: 0ad5cc9 a09892f
volaya <volayaf@gmail.com> 2013-12-20
Merge pull request #1031 from rldhont/headless_processing
Some changes to allow Processing to be run headless
It replaces legendInterface with QgsMapLayerRegistry, which is a better option
ahuarte47 <ahuarte47@yahoo.es> 2013-12-19
#9094: fix incorrect header class
D'Hont René-Luc <rldhont@gmail.com> 2013-12-16
[Feature][Processing] Headless
To use QGIS Processing in python scripts out of QGIS.
The changes made concern the dependence to legendInterface. In cases
where the interface.iface is null (None) QGIS Processing uses the
QgsMapLayerRegistry instance.
Werner Macho <werner.macho@gmail.com> 2013-12-19
[TRANSUP] no by James
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-12-19
Fix circle position in dxf export
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-12-19
Export more simple markers to dxf
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-12-19
Remove drawEllipse from dxf paint engine (default implementation calls drawPolygon)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-12-19
Remove legacy code
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-12-19
Improve dxf export for svg symbols
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-12-18
Better conversion of QPainterPath to dxf
Merge: f7e5588 889f65f
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-12-18
Merge pull request #1024 from ahuarte47/Issue_9181
Bug #9181: fix crash trying to resume node editing
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-12-18
Dxf: store export map extent option
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-12-18
Dxf: another small improvement in symbology export
William Kyngesburye <kyngchaos@kyngchaos.com> 2013-12-18
phonon needs backends
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-12-18
Fix bugs in dxf symbology export
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-12-18
[relations] Fix autogenerated feature forms
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-12-18
[relations] No crash when clicking remove with no selection
Fix #9224
ahuarte47 <ahuarte47@yahoo.es> 2013-12-09
#9181: fix crash trying to resume node editing
Clears temporal objects to avoid crash trying to resume node editing and
disconnects signals to avoid repetitive connects
Juergen E. Fischer <jef@norbit.de> 2013-12-18
german translation update
ahuarte47 <ahuarte47@yahoo.es> 2013-12-09
#9094: Use backspace in other similar code
ahuarte47 <ahuarte47@yahoo.es> 2013-12-08
#9094: AttributeTableDialog use del/backspace
use
ahuarte47 <ahuarte47@yahoo.es> 2013-12-08
#9094: Show info messages about deleting features
ahuarte47 <ahuarte47@yahoo.es> 2013-12-05
#9094: keyPressed can be overrided in MapTool
KeyPressed event of MapCanvas can be overrided in current MapTool. It
enables to use 'Delete/Backspace' key as default shortcut to delete
selected features, but it can be overrided in current maptool.
ahuarte47 <ahuarte47@yahoo.es> 2013-12-03
#9094: '+' and '-' keys work as selector nodes
'+' and '-' select next and previous to current active node
respectively.
This commit is for demo proposes.
ahuarte47 <ahuarte47@yahoo.es> 2013-12-03
#9094: Auto-select adjacent last-removed node
Automatically selects the adjacent vertex to last removed selected node
ahuarte47 <ahuarte47@yahoo.es> 2013-12-02
#9094: fix invalid file
ahuarte47 <ahuarte47@yahoo.es> 2013-12-02
#9094: implements user/dev advices
ahuarte47 <ahuarte47@yahoo.es> 2013-11-29
#9094: fix invalid file
ahuarte47 <ahuarte47@yahoo.es> 2013-11-28
#9094: Add Ctrl+D and D support for remove layers
Alvaro Huarte <ahuarte47@yahoo.es> 2013-11-28
#9094: Other shortcut changes
ahuarte47 <ahuarte47@yahoo.es> 2013-11-25
#9094: Del-key perfom 'delete selected features'
Juergen E. Fischer <jef@norbit.de> 2013-12-18
fix warnings
Juergen E. Fischer <jef@norbit.de> 2013-12-17
fix warnings
Juergen E. Fischer <jef@norbit.de> 2013-12-17
indentation update
Merge: accd06d 32d4af2
Jürgen Fischer <jef@norbit.de> 2013-12-17
Merge pull request #1028 from ahuarte47/Issue_9191
Bug #9191-#9190: fix enable/disable issues of buttons
Merge: 17cd09a 4a75a95
Jürgen Fischer <jef@norbit.de> 2013-12-17
Merge pull request #1032 from etiennesky/vsifile-relative
fix project saving and reading of vsizip paths (fixes #6369)
Merge: 052b2eb 9195356
mhugent <marco.hugentobler@sourcepole.ch> 2013-12-17
Merge pull request #980 from ahuarte47/Issue_8725-OGR
Feature #8725: Fast rendering of geometries
Merge: ba9936e dbb48f2
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-12-17
Merge pull request #1030 from alexbruy/fill-ring
[FEATURE] fill ring digitinzing tool
Alexander Bruy <alexander.bruy@gmail.com> 2013-12-10
[FEATURE] fill ring digitinzing tool
Used to cut holes in polygons and automatically fill them with new
features. Attributes taken from parent feature. Feature form opens
by default. Hold Ctrl key to suppress it.
Merge: bda114b 566e5bd
Alvaro Huarte <ahuarte47@yahoo.es> 2013-12-17
Merge branch 'Issue_8725-OGR' of https://github.com/ahuarte47/QGIS into Issue_8725-OGR
Conflicts:
src/app/qgsoptions.cpp
src/app/qgsoptions.h
src/core/symbology-ng/qgssymbollayerv2.cpp
ahuarte47 <ahuarte47@yahoo.es> 2013-12-12
#8725: fix texts
ahuarte47 <ahuarte47@yahoo.es> 2013-12-12
#8725: AA-disabling only for simplify factor>1
AA-disabling only is executed for '1-pixel' geometries when the
configuration slider is greater than minimum value. The rendering speed
up is lower (http://hub.qgis.org/issues/8725#note-59), but with higher
quality result
Alvaro Huarte <ahuarte47@yahoo.es> 2013-12-12
#8725: Refactoring to simplifier classes
Alvaro Huarte <ahuarte47@yahoo.es> 2013-11-22
#8725: Improvements in strings
ahuarte47 <ahuarte47@yahoo.es> 2013-11-22
#8725: use default drawing config
Alvaro Huarte <ahuarte47@yahoo.es> 2013-11-21
#8725: drawRect faster drawConvexPolygon
ahuarte47 <ahuarte47@yahoo.es> 2013-11-20
#8725: Improvements in strings
ahuarte47 <ahuarte47@yahoo.es> 2013-11-20
#8725: Show warning label for big simplify factor
Alvaro Huarte <ahuarte47@yahoo.es> 2013-11-13
#8725: Replace malloc by OGRMalloc
Alvaro Huarte <ahuarte47@yahoo.es> 2013-11-05
Feature #8725: Simplification is assigned by flag
The drawing simplification can be configured using flags that indicates
what simplification type can be executed (Point, BBOX and AA)
ahuarte47 <ahuarte47@yahoo.es> 2013-11-05
Feature #8725: fix merge changes
Alvaro Huarte <ahuarte47@yahoo.es> 2013-11-04
Feature #8725: Disable simplification in composer
Disable the simplification of geometries when the render request comes
from a print composition to avoid rendering quality issues
ahuarte47 <ahuarte47@yahoo.es> 2013-11-04
Feature #8725: 'AA' disabling uses layer cfg
'AA' disabling for '1-pixel geometries' uses the layer simplification
configuration
ahuarte47 <ahuarte47@yahoo.es> 2013-10-28
Feature #8725: Disable simplify in editmode
Disable the drawing simplification when the editmode is enabled, the
geometries are cached for snapping
ahuarte47 <ahuarte47@yahoo.es> 2013-10-28
Feature #8725: Replace '*foo=bar' by 'memcpy'
ahuarte47 <ahuarte47@yahoo.es> 2013-10-27
Feature #8725: drawConvexPolygon() can be faster
On some platforms (e.g. X11), the drawConvexPolygon() function can be
faster than the drawPolygon() function.
https://qt-project.org/doc/qt-4.8/qpainter.html#drawConvexPolygon
ahuarte47 <ahuarte47@yahoo.es> 2013-10-26
Feature #8725: Increment 2x the factor in slider
ahuarte47 <ahuarte47@yahoo.es> 2013-10-26
Feature #8725: Show configuration option
Shows a new rendering tab in the layer options form for configure the
drawing simplification.
ahuarte47 <ahuarte47@yahoo.es> 2013-10-24
Feature #8725: Remove unnecesary setPen()
ahuarte47 <ahuarte47@yahoo.es> 2013-10-24
Feature #8725: Minor improvement
ahuarte47 <ahuarte47@yahoo.es> 2013-10-24
Feature #8725: Fix dpi bug
Alvaro Huarte <ahuarte47@yahoo.es> 2013-10-23
Feature #8725: check QgsFeatureRequest::NoGeometry
Alvaro Huarte <ahuarte47@yahoo.es> 2013-10-23
Feature #8725: simplification configurable
The simplification is configurable by layer, also this commit contains
reording of code.
I have pending show in the properties form of layer a check for
enable/disable the simplification
Alvaro Huarte <ahuarte47@yahoo.es> 2013-10-22
Feature #8725: Fast rendering of geometries
Fix compile errors: include "std::limits"
ahuarte47 <ahuarte47@yahoo.es> 2013-10-21
Feature #8725: FastRendering of geometries
Implements fast rendering of LineStrings and Polygons pre-applying a
view threshold filter to the geometries to render in qgis. Also disable
'Antialiasing' when it is possible.
View Table of test results in 'http://hub.qgis.org/issues/8725'
Alvaro Huarte <ahuarte47@yahoo.es> 2013-10-18
Feature #8725: Fast rendering of geom (v-OGR)
Implements fast rendering of LineStrings and Polygons pre-applying a
view threshold filter to the geometries to render in qgis. Also disable
'Antialiasing' when it is possible.
View Table of test results in 'http://hub.qgis.org/issues/8725'
(This version of branch implements the improvement in vector-providers)
William Kyngesburye <kyngchaos@kyngchaos.com> 2013-12-17
always bundle QtDbus, just in case
Etienne Tourigny <etourigny.dev@gmail.com> 2013-12-16
fix project saving and reading of vsizip paths (fixes #6369)
Werner Macho <werner.macho@gmail.com> 2013-12-16
[TRANSUP] Hindi by Harish
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Alvaro Huarte <ahuarte47@yahoo.es> 2013-12-16
#9191: More fixes
Merge: b192f64 2573cc2
mhugent <marco.hugentobler@sourcepole.ch> 2013-12-16
Merge pull request #1025 from rldhont/wcs
[FEATURE][QGIS-Server] Add Web Coverage Service support : funded Ifremer
ahuarte47 <ahuarte47@yahoo.es> 2013-12-16
#9191: fix enable/disable issues of buttons
At the http connection dialog, the 'Name' and 'Url' text boxes must be
filled to enable 'ok' button.
Also disable connect-edit-delete buttons when there is not any
connection defined.
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-15
Add default file name parameter for getSaveAsImageName dialog
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-15
Use native file dialog for save as image under linux
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-16
[composer] Make map rectangle preview text a bit more subtle
Merge: 27bea19 d132451
volaya <volayaf@gmail.com> 2013-12-15
Merge pull request #1026 from anitagraser/working
attempt to fix http://hub.qgis.org/issues/9184
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-16
[composer] Fix overview extent not being drawn on composer outputs if map is set to Rectangle preview mode
Juergen E. Fischer <jef@norbit.de> 2013-12-15
german translation update and one translation string fix
Juergen E. Fischer <jef@norbit.de> 2013-12-15
fix warnings
Radim Blazek <radim.blazek@gmail.com> 2013-12-14
convert GDAL no data value to a value representable by data type, fixes #3840
anitagraser <anitagraser@gmx.at> 2013-12-13
attempt to fix http://hub.qgis.org/issues/9184
Werner Macho <werner.macho@gmail.com> 2013-12-13
translation update: no with new translator added
Signed-off-by: Werner Macho <werner.macho@gmail.com>
ahuarte47 <ahuarte47@yahoo.es> 2013-12-12
#8725: fix texts
ahuarte47 <ahuarte47@yahoo.es> 2013-12-12
#8725: AA-disabling only for simplify factor>1
AA-disabling only is executed for '1-pixel' geometries when the
configuration slider is greater than minimum value. The rendering speed
up is lower (http://hub.qgis.org/issues/8725#note-59), but with higher
quality result
Alvaro Huarte <ahuarte47@yahoo.es> 2013-12-12
#8725: Refactoring to simplifier classes
Juergen E. Fischer <jef@norbit.de> 2013-12-12
debian packaging update
D'Hont René-Luc <rldhont@gmail.com> 2013-12-10
[FEATURE][QGIS-Server] Add Web Coverage Service support : funded Ifremer
QGIS-Server already supports standards : Web Map Service (WMS version 1.3.0
and 1.1.1) and Web Feature Service (WFS version 1.0.0) and Web Feature
Service with Transaction (WFS-T).
The French Research Institute, Ifremer, would like that QGIS-Server supports
all the OGC standards.
We (3Liz) are implementing the Web Coverage Service (WCS version 1.0.0)
support in QGIS-Server.
Juergen E. Fischer <jef@norbit.de> 2013-12-11
WMS: try to interpret response to map requests always as image (fixes #9197)
Juergen E. Fischer <jef@norbit.de> 2013-12-11
fix warning
Juergen E. Fischer <jef@norbit.de> 2013-12-11
a unit to network cache size label (fixes #9189)
Merge: 36c2f7f bce3588
mhugent <marco.hugentobler@sourcepole.ch> 2013-12-11
Merge pull request #1019 from nyalldawson/random_colors
Tweak random color ramp for nicer colors
Juergen E. Fischer <jef@norbit.de> 2013-12-11
WMS/OWS:
- add service type to window title (implements #9192)
- always fill dpi combobox (fixes #9194)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-12-11
Dxf export: modify layer name to be a valid dxf layer name
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-12-10
Dxf: possibility to export only the features overlapping the map extent
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-12-10
Add license header for dxfexportdialog
Merge: c21c90a f848396
mhugent <marco.hugentobler@sourcepole.ch> 2013-12-10
Merge pull request #1023 from 3nids/dxfgeomlayer
[DXF] do not list layer without geometry
Merge: fc24767 3f37d24
mhugent <marco.hugentobler@sourcepole.ch> 2013-12-10
Merge pull request #1022 from 3nids/dxfunselectall
[DXF] add (un)select all buttons
Merge: 221263d fdc3ba7
Giuseppe Sucameli <brush.tyler@gmail.com> 2013-12-09
Merge pull request #1021 from etiennesky/gdal_merge
fix gdal merge nodata value and UI improvements
Yauhen Kharuzhy <jekhor@gmail.com> 2013-12-08
Properly reserve place for arrays in line and polygon clipping routines
A QVector::clear() method completely reinitializes the object. Calling
a QVector::reserve() before clear() is useless and causes big overhead at
array append operations.
Give ~6% perfomance gain.
Signed-off-by: Yauhen Kharuzhy <jekhor@gmail.com>
Yauhen Kharuzhy <jekhor@gmail.com> 2013-12-08
Eliminate creating of unused QString objects in transformCoords
Every call of transformCoords() Qstring dir object is created. It uses
only for output information about errors, so move its creation to error
handling block.
Perfomance gain is ~7%.
Signed-off-by: Yauhen Kharuzhy <jekhor@gmail.com>
Yauhen Kharuzhy <jekhor@gmail.com> 2013-12-08
Optimize simple marker rendering perfomance
expression( "..." ) call create QString object at every invocation. For
layers with simple markers this overhead take upto 10% of rendering time.
Move expression finding to startRender() method.
Signed-off-by: Yauhen Kharuzhy <jekhor@gmail.com>
Etienne Tourigny <etourigny.dev@gmail.com> 2013-12-09
gdal merge tool: make sure -a_nodata is only added with gdal>=1.9
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-12-09
Road graph: don't show 25D data as valid input layers
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-12-09
Road graph plugin: don't crash with 25D input layers
Fix #9174
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-12-09
[DXF] do not list layer without geometry
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-12-09
[DXF] add (un)select all buttons
Tim Sutton <tim@linfiniti.com> 2013-12-08
Applied patch from Hans-Peter Jansen <hpj [at] urpla.net> to address build issues with python-sip 4.15 and fix srs.db update issue when srs table has no noupdate column.
Werner Macho <werner.macho@gmail.com> 2013-12-08
translation update by Xan
Signed-off-by: Werner Macho <werner.macho@gmail.com>
Juergen E. Fischer <jef@norbit.de> 2013-12-07
different fix for 5a1bcf3
Juergen E. Fischer <jef@norbit.de> 2013-12-06
also fix building of tests (followup 5a1bcf38)
Juergen E. Fischer <jef@norbit.de> 2013-12-06
fix build error on windows and some warnings
Juergen E. Fischer <jef@norbit.de> 2013-12-06
add script to list github pull request (assignments)
Merge: ba76c99 0239b4d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-12-06
[FEATURE]: merge dxf_export branch
Etienne Tourigny <etourigny.dev@gmail.com> 2013-12-06
use collapsible group box for creation options in gdal merge widget
Etienne Tourigny <etourigny.dev@gmail.com> 2013-12-06
fix destination nodata value in gdal merge
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-12-06
Dxf export for ellipse symbol layer
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-12-06
[ogr] Only call repack when closing a data provider
Fix #8822
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-12-06
Write dxf circle
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-12-06
Attribute edit widgets LongLong support
Fix #9145
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-12-06
Show success / failure of dxf export in message bar
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-12-06
Draw default point symbol if dxf export not supported by marker symbol
Juergen E. Fischer <jef@norbit.de> 2013-12-06
fix warning
Juergen E. Fischer <jef@norbit.de> 2013-12-05
german translation update
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-12-05
Add copy constructor and assignment operator for QgsDxfExport
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-12-05
Fix rotation for svg markers exported to dxf
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-12-05
Linestyles for Qt pen styles
Nyall Dawson <nyall.dawson@gmail.com> 2013-12-06
Tweak random color ramp for nicer colors
Radim Blazek <radim.blazek@gmail.com> 2013-12-05
raster projector improved, also fixes #9101
Juergen E. Fischer <jef@norbit.de> 2013-12-05
Disable filter if search checkbox is unticked in database selection dialogs (fixes #9168)
Merge: 4df00a8 63c62ad
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-12-05
Merge branch 'master' of github.com:qgis/Quantum-GIS
Merge: f428c86 57d124b
mhugent <marco.hugentobler@sourcepole.ch> 2013-12-05
Merge pull request #1014 from 3nids/issue9138
fix #9138
Merge: 813459d f428c86
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-12-05
Merge branch 'master' of github.com:qgis/Quantum-GIS
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-12-05
Safety check when joining before accessing fields
Fix #9166
Merge: f2fbb2f 4260a23
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-12-05
Merge branch 'symbology_copy_paste'
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-12-05
Cleanup methods for providers (implemented for GDAL and OGR)
Fix #8932
Alexander Bruy <alexander.bruy@gmail.com> 2013-12-05
run InitSpatialMetadata(1) on SpatiaLite >= 4.1 also in Offline Editing
plugin (addresses #9157)
Merge: 6c0e9af 0f52163
Tim Sutton <tim@linfiniti.com> 2013-12-05
Merge pull request #983 from matthias-kuhn/cmake-warning-fix
[cmake] Fix warnings.
Merge: e1186f1 2c4018b
mhugent <marco.hugentobler@sourcepole.ch> 2013-12-05
Merge pull request #1017 from matthias-kuhn/dattrans
Be less verbose in datum transformation
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-21
Be less verbose in datum transformation
Alexander Bruy <alexander.bruy@gmail.com> 2013-12-05
[processing] explicitly set window flags for script editor
Radim Blazek <radim.blazek@gmail.com> 2013-12-04
give objectName to plugin menus to allow customization
Merge: f533d53 d39f447
Werner Macho <werner.macho@gmail.com> 2013-12-03
Merge pull request #1016 from thodorisvakkas/el_GR_Translation
translation update_ gr by theodoris
Juergen E. Fischer <jef@norbit.de> 2013-12-03
ouch - fix bc825b4b4
Juergen E. Fischer <jef@norbit.de> 2013-12-03
fix lpad/rpad (fixes #9158)
Radim Blazek <radim.blazek@gmail.com> 2013-12-03
Convert WMS GetFeatureInfo GML to UTF-8 supported by Expat, fixes #9082
thodoris.vakkas <tvakkas@getmap.gr> 2013-12-03
Commit20131203
Juergen E. Fischer <jef@norbit.de> 2013-12-03
dbmanager: include materialized views (implements #9127)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-12-03
[FEATURE]: Add a color ramp class which generates random colors on-the-fly
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-29
[relations] When loading invalid relations from a project, tag them as such
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-28
AttributeForm: Create a dummy button box for intercepting ok clicks
when the ok button is hidden and the accept was actually triggered
by something else. This allows to continue using custom validation
logic without changes.
Fixes #8885
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-28
[relations] Support for .ui file dialogs
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-12-03
Some updates for ntv2 entries in tbl_datum_transform
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-12-03
Fix printing for curved labels
Merge: f21562c a3f1f7e
Richard Duivenvoorde <richard@duif.net> 2013-12-02
Merge pull request #1012 from ahuarte47/Issue_9085-qbrowser
Feature #9085: Set refresh to F5 key in qbrowser
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-12-02
[FEATURE]: possibility to copy/paste entries in renderer widgets (using ctrl+c/ctrl+v)
Salvatore Larosa <lrssvtml@gmail.com> 2013-12-01
[pyqgis-console] fixes #9097 (thanks to Minoru Akagi)
Salvatore Larosa <lrssvtml@gmail.com> 2013-12-01
[pyqgis-console] avoid processEvents for stderr output
Salvatore Larosa <lrssvtml@gmail.com> 2013-12-01
[pyqgis-console] prepared API file update
Salvatore Larosa <lrssvtml@gmail.com> 2013-12-01
[ftools] avoid trivial error for Random selection tool
Salvatore Larosa <lrssvtml@gmail.com> 2013-12-01
[spatialquery] shows the warning in message bar when no layer is loaded in canvas
Salvatore Larosa <lrssvtml@gmail.com> 2013-11-30
fix warning when parsing stylesheet in qgsmessagebar:
avoid log message: "Could not parse stylesheet of widget .."
Werner Macho <werner.macho@gmail.com> 2013-11-30
translation update: BA by Almir
Radim Blazek <radim.blazek@gmail.com> 2013-11-30
use white color for raster nodata
Juergen E. Fischer <jef@norbit.de> 2013-11-30
debian packaging update
Juergen E. Fischer <jef@norbit.de> 2013-11-30
indentation update
Juergen E. Fischer <jef@norbit.de> 2013-11-30
set minimum Qt version to 4.7 and remove #ifdef code depending on prior versions
Juergen E. Fischer <jef@norbit.de> 2013-11-30
fix warning
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-29
Export layers to dxf in drawing order
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-29
Data defined size / color / rotation for marker export
Radim Blazek <radim.blazek@gmail.com> 2013-11-29
give objectName to fTools menus and actions to allow customisation, see #9134
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-11-29
fix #9138
Werner Macho <werner.macho@gmail.com> 2013-11-28
translation update: bosnia by Almir
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-28
Fix label size for painting main map with higher dpi
Merge: f624792 688952d
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-11-27
Merge pull request #1013 from tomass/master
Fix function example explanation
Tomas <tomasstraupis@gmail.com> 2013-11-27
Fix function example explanation
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-27
Add epsg_nr to datum transform table
Juergen E. Fischer <jef@norbit.de> 2013-11-27
don't allow slashes in http connection names (fixes #9131)
Merge: ea47e6f eedab4f
volaya <volayaf@gmail.com> 2013-11-27
Merge pull request #1003 from rduivenvoorde/processingtweaks
gui tweak: adding margin around processing dialogs
Alvaro Huarte <ahuarte47@yahoo.es> 2013-11-27
#9085: Set refresh to F5 key in qbrowser
Set refresh to F5 key in qbrowser equally to qapp
http://hub.qgis.org/projects/quantum-gis/repository/revisions/32b05836d50b36f443517ef6a76ac26d49b19b89
Merge: 5ac587d f870a38
Werner Macho <werner.macho@gmail.com> 2013-11-26
Merge pull request #1011 from tomass/master
Lithuanian translation update
thodoris.vakkas <tvakkas@getmap.gr> 2013-11-27
Commit20131127
Tomas <tomasstraupis@gmail.com> 2013-11-26
Lithuanian translation update
Merge: 55f8606 c8c2ba2
Jürgen Fischer <jef@norbit.de> 2013-11-26
Merge pull request #1000 from matthias-kuhn/filewriter
Visual candy for the "Save as" GUI
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-26
Change symbol layer dxf method signature and make first test with a data defined property
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-26
[globe] Add vertical scale (Requires osgEarth >= 2.5)
Werner Macho <werner.macho@gmail.com> 2013-11-26
updating Layers translation in indonesian language to layer (skip lapisan)
Merge: 32b0583 fdeaee8
Werner Macho <werner.macho@gmail.com> 2013-11-25
Merge pull request #1009 from Jean-Roc/traduction_ui
update fr ui
Juergen E. Fischer <jef@norbit.de> 2013-11-25
change default refresh key to F5 (implements #9085)
Merge: 5228e69 f0d25b1
MORREALE Jean-Roc <jr.morreale@enoreth.net> 2013-11-25
Merge pull request #7 from Ecologeek/translation_ui
update french translation
Juergen E. Fischer <jef@norbit.de> 2013-11-25
wmts: add a default style entry if the server doesn't provide any (fixes #8401)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-25
Datum transform dialog: show tooltip with transform code and src/dest CRS description
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-25
Change epsg datum transform 9607 to 9606 by switching the sign of the rotation parameters
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-25
More sqlite3_finalize
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-25
Fix finalize statement and close srs.db
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-25
Don't crash when iterating cached features
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-25
Implement write lines in dxf engine
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-25
API documentation
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-25
Cleanup code structure, move code to central functions
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-25
Close CachedFeatureWriterIterator when requested
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-25
Ellipse marker support for color expressions (Fix #9114)
Sylvain Maillard <contact@ecologeek.org> 2013-11-25
update french translation
Juergen E. Fischer <jef@norbit.de> 2013-11-24
indentation update
Juergen E. Fischer <jef@norbit.de> 2013-11-24
german translation update
Sylvain Maillard <contact@ecologeek.org> 2013-11-24
update french translation
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-11-23
Add $atlasfeatureid and $atlasgeometry
Merge: 94c6657 1a88acb
Nyall Dawson <nyall.dawson@gmail.com> 2013-11-23
Merge pull request #999 from nyalldawson/composer_pos
[composer] Change to pos() for item position
Merge: c5cb0ba 836fa73
Werner Macho <werner.macho@gmail.com> 2013-11-23
Merge pull request #1004 from tomass/master
Lithuanian translation update
Merge: a9d92cd 34e1bd2
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-23
Merge branch 'dxf_export' of github.com:mhugent/Quantum-GIS into dxf_export
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-23
Convert painterpath to polygons for dxf
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-23
Move QgsDxfExport into dxf subdirectory
Tomas <tomasstraupis@gmail.com> 2013-11-23
Lithuanian translation update
Jean-Roc Morreale <jr.morreale@enoreth.net> 2013-11-22
fetch new strings for french translation
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-22
Fixup:e9a37e9
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-22
Fix translation error
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-22
Don't crash when iterating empty cache
Richard Duivenvoorde <richard@duif.net> 2013-11-22
gui tweak: adding margin around processing dialogs
Werner Macho <werner.macho@gmail.com> 2013-11-22
translation update: lt, adding new translator
Merge: d863715 abcfe7b
Werner Macho <werner.macho@gmail.com> 2013-11-22
Merge pull request #1002 from Jean-Roc/traduction_ui
update french translation
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-22
Start implementation of QgsDxfPaintDevice / Engine to export svg markers to dxf
Merge: 80e625f f893863
MORREALE Jean-Roc <jr.morreale@enoreth.net> 2013-11-22
Merge pull request #6 from Ecologeek/translation_ui
update french translation
Sylvain Maillard <contact@ecologeek.org> 2013-11-22
update french translation
Sylvain Maillard <contact@ecologeek.org> 2013-11-22
update french translation
Sylvain Maillard <contact@ecologeek.org> 2013-11-22
update french translation
Alvaro Huarte <ahuarte47@yahoo.es> 2013-11-22
#8725: Improvements in strings
ahuarte47 <ahuarte47@yahoo.es> 2013-11-22
#8725: use default drawing config
Alvaro Huarte <ahuarte47@yahoo.es> 2013-11-21
#8725: drawRect faster drawConvexPolygon
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-21
apply the IAU2000 sql file to srs.db
Adam Licht <alicht@ser.asu.edu> 2013-10-31
adding a file of inserts for IAU2000 ellipsoids and srs
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-21
Add pt grid shift entries to srs.db (provided by Giovanni)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-21
Implement diamond simple marker
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-21
QgsRectangle API comment fixes
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-21
Implement simple marker rect / square
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-21
Clean up dxf export sources
Juergen E. Fischer <jef@norbit.de> 2013-11-21
merge INSTALL changes to doc/INSTALL.t2t, update INSTALL.html link and rerun txt2tags
Werner Macho <werner.macho@gmail.com> 2013-11-21
[saveas] changes to default sqlite/spatialite values
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-19
[saveas] Hide senseless options for sqlite
Werner Macho <werner.macho@gmail.com> 2013-11-19
[saveas] UI changes
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-16
[saveas] Cleanup for Save As GUI
Add options to aliased vectorfilewriter drivers
Werner Macho <werner.macho@gmail.com> 2013-10-24
[saveas] updates to default values
updates to ui and help
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-09-15
[saveas] Template for the driver options
Nyall Dawson <nyall.dawson@gmail.com> 2013-11-19
[composer] Change to pos() for item position, free up transform for future use
ahuarte47 <ahuarte47@yahoo.es> 2013-11-20
#8725: Improvements in strings
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-20
Heavier use of feature caching for fully populated caches
When a feature cache is set to "FullCache" mode, it will answer
requests from this cache instead of querying the backend.
Some more documentation for writing custom feature iterators
based on QgsAbstractFeatureIterator
Fix #9099
Merge: 039a4f5 298a052
Paolo Cavallini <cavallini@faunalia.it> 2013-11-20
Merge pull request #998 from ghtmtt/master
some small changes
ma7730 <ma7730@debian.matteo> 2013-11-20
some small changes
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-20
Write blocks for point symbols
ahuarte47 <ahuarte47@yahoo.es> 2013-11-20
#8725: Show warning label for big simplify factor
Merge: 944755a 8f7b4c1
Nyall Dawson <nyall.dawson@gmail.com> 2013-11-19
Merge pull request #981 from nyalldawson/composer_settings3
Add composer settings to QGIS options
nyalldawson <nyall.dawson@gmail.com> 2013-10-31
Add default grid and guide settings to composer options page
nyalldawson <nyall.dawson@gmail.com> 2013-10-21
Add public method for displaying options dialog and switching to a specific page
Add shortcut to composer options to composer menu
nyalldawson <nyall.dawson@gmail.com> 2013-10-21
Move composer grid style settings to options dialog
nyalldawson <nyall.dawson@gmail.com> 2013-10-21
[FEATURE] Add composer settings panel, with option to set default font for compositions
Merge: 80e625f ee566a0
Werner Macho <werner.macho@gmail.com> 2013-11-18
Merge pull request #997 from yjacolin/englishTypoInUi
English typo in ui
Yves Jacolin <yves.jacolin@camptocamp.com> 2013-11-18
Typo in the en sentence
Yves Jacolin <yves.jacolin@camptocamp.com> 2013-11-18
Typo in the en sentence
Paolo <cavallini@faunalia.it> 2013-11-18
More typos in IT GUI translation
Paolo <cavallini@faunalia.it> 2013-11-18
Several typos and improvements to IT GUI translation
pcav <cavallini@faunalia.it> 2013-11-18
Increased number of decimaps for GDAL Contour
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-18
Fix #9070
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-18
Fix proj string manipulation for reverse datum transformations
Juergen E. Fischer <jef@norbit.de> 2013-11-18
postgres: use st_estimatedextent with postgis >= 2.1 (fixes #9011)
Juergen E. Fischer <jef@norbit.de> 2013-11-17
WMS: improve support for legend graphics
Juergen E. Fischer <jef@norbit.de> 2013-11-17
fix warnings
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-16
Possibility to add / remove default transformations in options tab
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-16
Also consider inverted direct datum transformations
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-16
Consider datum transform in raster projector
Merge: dc078b8 836e1a8
ahuarte47 <ahuarte47@yahoo.es> 2013-11-15
Merge remote-tracking branch 'upstream/master' into Issue_8725-OGR
Juergen E. Fischer <jef@norbit.de> 2013-11-15
WMS:
- don't let failing (optional) GetLegendGraphic request block every following
request
- don't refresh legend symbology everytime the extent changes
(ie. don't GetLegendGraphic again and again)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-15
[attrtable] Minimize feature requests on load (Fix #8851)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-15
Fix crash when showing form with definition for deleted widget
(Fix #9064)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-14
[globe] Cache for osgearth < 2.2
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-14
[globe] Use 4-digits for year in the date picker widget
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-14
[globe] Add SkyNode configuration options
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-14
Print error message, when syncDatumTransform sqlite query fails
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-14
Apply Larrys fix for datum transform sync
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-14
[attrtable] Be less verbose by default in debug mode
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-14
Use AC1009 only
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-14
[composer] Fix python bindings for composer attribute table
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-14
Fix warnings
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-14
[globe] Enable caching
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-14
[globe] Base layer configuration option (TMS only)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-14
[spatialite] Don't crash with NULL geometries (Fix #8739)
Merge: d02e473 7c359d2
Werner Macho <werner.macho@gmail.com> 2013-11-14
Merge pull request #993 from Jean-Roc/master
update french translation
Juergen E. Fischer <jef@norbit.de> 2013-11-14
report found Qt version on build
Merge: c26fecf af73f30
ahuarte47 <ahuarte47@yahoo.es> 2013-11-14
Merge remote-tracking branch 'upstream/master' into Issue_8725-OGR
ahuarte47 <ahuarte47@yahoo.es> 2013-11-14
#9062 (FIX): Unmerge, already fixed in master
http://hub.qgis.org/projects/quantum-gis/repository/revisions/af73f30c27b5ee4860842d79eb59ad3b584e0965
Juergen E. Fischer <jef@norbit.de> 2013-11-14
ogr provider: actually only use relevant fields in feature iterator (fixes #9062)
Juergen E. Fischer <jef@norbit.de> 2013-11-12
spatialite: update more infinite where clauses (followup 371f9ba17)
Merge: 2f35a7b d3cd331
ahuarte47 <ahuarte47@yahoo.es> 2013-11-14
Merge remote-tracking branch 'origin/Issue_9062' into Issue_8725-OGR
ahuarte47 <ahuarte47@yahoo.es> 2013-11-14
#9062 (FIX): Set relevant fields to related layer
Fix the #9062 issue to avoid that OgrFeatureIterator always fetchs all
feature attributes
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-13
First attempt to write AC1018
Alvaro Huarte <ahuarte47@yahoo.es> 2013-11-13
#8725: Replace malloc by OGRMalloc
Merge: e890e14 7dfa21c
MORREALE Jean-Roc <jr.morreale@enoreth.net> 2013-11-13
Merge pull request #5 from MarieSilvestre/master
fr: some updates on translation
MarieSilvestre <marie.silvestre@gmail.com> 2013-11-13
fr: some updates on translation
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-11-13
Return expression string from QgsExpression::expression(). Don't use ::dump()
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-13
Move dxf dash writing into separated function
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-11-13
add missing actionFeatureAction() to gui and sip
Werner Macho <werner.macho@gmail.com> 2013-11-13
fix in name of translator
Werner Macho <werner.macho@gmail.com> 2013-11-12
translation update: hindi new maintainer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-12
In case PROJ_LIB is set, disable grid shifts if .gsb file are not there
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-12
[globe] Re-Enable sync extent button and disable home button
The home button was a duplicate of the globe in the center of the
navigation arrows
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-12
Fix bug in datum transform sync
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-12
Add missing license headers
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-08-26
[globe] Fix extent synchronisation
Juergen E. Fischer <jef@norbit.de> 2013-11-12
[FEATURE] leave backup when saving projects
Merge: 3d0b286 7613141
volaya <volayaf@gmail.com> 2013-11-12
Merge pull request #986 from p0cisk/processing_crs
[processing] Add crs selection panel to scripts
Larry Shaffer <larrys@dakotacarto.com> 2013-11-11
[globe] Make OSG_PLUGINS_PATH CMake option functional on Mac
Salvatore Larosa <lrssvtml@gmail.com> 2013-11-11
[georeferencer] change add raster icon to be consistent with the main app theme
Salvatore Larosa <lrssvtml@gmail.com> 2013-11-11
[georeferencer] does not ask for output file when word file checkbox is checked
- restore settings for word file checkbox
Victor Olaya <volayaf@gmail.com> 2013-11-11
[processing] R improvements
This commit:
Deletes Example scripts
Replaces Example scripts with more up to date versions
Adds general categories for r scripts: Basic statistics, Vector processing, Raster processing and Point pattern analysis
adds help files to all r scripts
Adds a groups of r scripts entitled Home range analysis, that includes Kernel href, LSCV Kernel, Minimum convex polygon, single linkage cluster analysis and characteristic hull method, using adehabitatHR()
Adds the following R scripts contributed by Yury Ryabov ( riabovvv(at)gmail.com ): Advanced raster histogram, Monte carlo spatial randomness, Relative distribution (distance covariate), Relative distribution (raster covariate),
Merge: f2ca9a1 371f9ba
ahuarte47 <ahuarte47@yahoo.es> 2013-11-11
Merge remote-tracking branch 'upstream/master' into Issue_8725-OGR
Juergen E. Fischer <jef@norbit.de> 2013-11-11
don't use infinite in spatialite where clauses
Juergen E. Fischer <jef@norbit.de> 2013-11-11
fix moc warning
Juergen E. Fischer <jef@norbit.de> 2013-11-11
don't crash when transforming between the same CRSes and update map renderer sip bindings
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-11
Fix bug in linestyle export
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-11
Option to remember selected datum transformations
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-11
[composer] Fix crash when removing item group
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-10
[globe] Set a more appropriate home viewpoint
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-11
Add NZGD49<->NZGD2000 to srs.db
Werner Macho <werner.macho@gmail.com> 2013-11-10
translation update: ht_HR
Merge: b21adc1 6aa4d95
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-08
[FEATURE] selection of datum transformation for otf-reprojection
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-08
Bugfix datum transformation
Paolo <cavallini@faunalia.it> 2013-11-08
Better formatting for D&D designer dialog
Paolo <cavallini@faunalia.it> 2013-11-08
Fixes to IT GUI translation
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-08
Change tr() to transformation() and add python binding. Make datum_shift db update in a transaction
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-08
Write linetypes for simple line with custom dash pattern
Merge: bff6fe5 e66bd80
Werner Macho <werner.macho@gmail.com> 2013-11-08
Merge pull request #990 from rduivenvoorde/cppdocfix
Cppdocfix
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-08
Use linetype 1 for polygons, check if iodevice is already open
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-08
Set higher coord_op values for ntv2 to separate them from the entries coming from datum_transform.csv
Merge: 2cfe27b bff6fe5
ahuarte47 <ahuarte47@yahoo.es> 2013-11-08
Merge remote-tracking branch 'upstream/master' into Issue_8725-OGR
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-07
Use defined datum transform also in server and fix datum transform related bugs
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-11-07
Set currentfeature expression variable for Atlas printing. Fix #8766
Merge: e63e92e 866cee4
Alvaro Huarte <ahuarte47@yahoo.es> 2013-11-07
Merge remote-tracking branch 'upstream/master' into Issue_8725-OGR
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-07
Highlight: get transformation object from maprenderer and added some consts
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-07
Set legend drawing order if creating a new project
Merge: b6f7525 c7a23b4
Werner Macho <werner.macho@gmail.com> 2013-11-06
Merge pull request #988 from tomass/master
Lithuanian translation update
Juergen E. Fischer <jef@norbit.de> 2013-11-07
only show dpi mode label in connection dialog for wms (fixes #9021)
root <root@kompas.rygveda.lt> 2013-11-06
Lithuanian translation update
Richard Duivenvoorde <richard@duif.net> 2013-11-06
forgot one link
Richard Duivenvoorde <richard@duif.net> 2013-11-06
fixing the api url's for the template
giohappy <giohappy@gmail.com> 2013-11-04
fixed MMQGIS Extract by attributes
Victor Olaya <volayaf@gmail.com> 2013-11-06
[processing] allow geometry types to be specified when defining inputs in scripts
Victor Olaya <volayaf@gmail.com> 2013-11-06
simplified features method in vector tools
Piotr Pociask <opengis84@gmail.com> 2013-11-06
[processing] Add crs selection panel to scripts
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-06
Implement line width and symbol level support
Juergen E. Fischer <jef@norbit.de> 2013-11-06
fix warning
Alexander Bruy <alexander.bruy@gmail.com> 2013-11-06
restore retry variable, removed in 4f937ae667
Juergen E. Fischer <jef@norbit.de> 2013-11-05
use title as default name for WMTS layers (implements #8984)
Juergen E. Fischer <jef@norbit.de> 2013-11-05
oracle provider: optionally use extents from metadata table (implements #8850)
Merge: e18dcbf 872e500
mhugent <marco.hugentobler@sourcepole.ch> 2013-11-05
Merge pull request #984 from BioEcoForests/master
Use the layer type when adding a part to a featureless entry. Fix #8459
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-05
Add dxf export gui and menu entry in qgisapp
Merge: eb6ca1e 2bf0b2e
mhugent <marco.hugentobler@sourcepole.ch> 2013-11-05
Merge pull request #640 from mhugent/labeling_performance
Labeling performance
Alvaro Huarte <ahuarte47@yahoo.es> 2013-11-05
Feature #8725: Simplification is assigned by flag
The drawing simplification can be configured using flags that indicates
what simplification type can be executed (Point, BBOX and AA)
ahuarte47 <ahuarte47@yahoo.es> 2013-11-05
Feature #8725: fix merge changes
Merge: 5441a1e eb6ca1e
ahuarte47 <ahuarte47@yahoo.es> 2013-11-04
Merge remote-tracking branch 'upstream/master' into Issue_8725-OGR
Alvaro Huarte <ahuarte47@yahoo.es> 2013-11-04
Feature #8725: Disable simplification in composer
Disable the simplification of geometries when the render request comes
from a print composition to avoid rendering quality issues
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-04
[globe] Add Anti-Aliasing option (Enabled by default)
Laurent Defert <laurent.defert@bioecoforests.com> 2013-11-04
Use the layer type when adding a part to a featureless entry. Fix #8459
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-04
Support multilines / polygons / multipolygons (as closed linestrings for now)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-11-04
[cmake] Fix warnings.
See http://www.cmake.org/Bug/view.php?id=14441
Radim Blazek <radim.blazek@gmail.com> 2013-11-04
Load raster category names fix
ahuarte47 <ahuarte47@yahoo.es> 2013-11-04
Feature #8725: 'AA' disabling uses layer cfg
'AA' disabling for '1-pixel geometries' uses the layer simplification
configuration
Juergen E. Fischer <jef@norbit.de> 2013-11-04
add link to 2.0 api documentation
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-03
Try to find closest color in dxf palette
Salvatore Larosa <lrssvtml@gmail.com> 2013-11-03
[Fixes #8926, #8987] add alpha channel for rubber band in extentSelector
Salvatore Larosa <lrssvtml@gmail.com> 2013-11-03
[ftools] fixes #8988
Salvatore Larosa <lrssvtml@gmail.com> 2013-11-03
[ftools] disable add to canvas checkbox ìf out file is not selected
nyalldawson <nyall.dawson@gmail.com> 2013-11-03
Better default values for gradient fills
nyalldawson <nyall.dawson@gmail.com> 2013-11-03
[FEATURE] allow starting/ending a gradient at a features centroid
Radim Blazek <radim.blazek@gmail.com> 2013-11-03
Load raster category names by GDAL provider, fixes #8886
nyalldawson <nyall.dawson@gmail.com> 2013-11-03
[composer] add some more navigation shortcuts - ctrl + scroll wheel = fine zoom, middle button click = recenter composition
Salvatore Larosa <lrssvtml@gmail.com> 2013-11-02
[pyqgis-console] add save button to history dialog, minor fixes for c38b8cb
Salvatore Larosa <lrssvtml@gmail.com> 2013-11-02
[Fixes #8982] adds python bindings for actionZoomNext method
update to autocompletion file
Salvatore Larosa <lrssvtml@gmail.com> 2013-11-02
[Fixes #8972] allows to drop PostGIS Raster layers into main app
Salvatore Larosa <lrssvtml@gmail.com> 2013-10-24
[pyqgis-console] fixes some translation string
Salvatore Larosa <lrssvtml@gmail.com> 2013-10-24
[pyqgis-console] allows to remove entries from command history dialog
Radim Blazek <radim.blazek@gmail.com> 2013-11-02
GDALGetCategoryNames TODO note
Radim Blazek <radim.blazek@gmail.com> 2013-11-02
[FEATURE] labels support in QgsPalettedRasterRenderer, fixes #8886
Radim Blazek <radim.blazek@gmail.com> 2013-11-02
introduced qgssize in rasters instead of size_t to typedef it easily in SIP
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-11-01
Add null grid transformation if necessary
Juergen E. Fischer <jef@norbit.de> 2013-10-31
debian packaging: disable globe plugin while libopenscenegraph-dev is uninstallable(followup 78be54c8c; see debian #728318)
nyalldawson <nyall.dawson@gmail.com> 2013-11-01
Consolidate all composer tools/add item actions to same toolbar, make this toolbar display on left of compositions by default
Merge: ad27dfe 864df0f
Nyall Dawson <nyall.dawson@gmail.com> 2013-10-31
Merge pull request #923 from nyalldawson/gradient_fill2
[FEATURE] Add support for gradient fills for polygons
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-10-31
Add export macro
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-10-31
Ask datum transformation if vector layer is saved in another CRS
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-31
[Expression] redirect duplicate QString expression() to QString dump()
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-10-31
Remove debug code
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-31
Add expression constructor to QgsFeatureRequest
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-10-31
More debug messages
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-10-31
Add debug informations
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-10-31
Don't remove layer coordinate transform info if layer is no longer present (layer could be switched off but still present)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-10-31
Dxf color palette
Larry Shaffer <larrys@dakotacarto.com> 2013-10-31
Increase number of allowed open files on Mac
- Increase from default 256 to 4096-to-8192 range, or OPEN_MAX for process
- From code provided by Larry Biehl, Purdue University, USA, from 'MultiSpec' project
nyalldawson <nyall.dawson@gmail.com> 2013-10-31
Remove redundant composer selection tolerance setting
nyalldawson <nyall.dawson@gmail.com> 2013-10-31
Switch composer select/move icon to more appropriate icon
Juergen E. Fischer <jef@norbit.de> 2013-10-31
optionally use base url for WMTS GetTile requests (implements #8595)
nyalldawson <nyall.dawson@gmail.com> 2013-10-31
Add shortcuts for raise/lower/bring to front/back for composer, fix some other composer shortcuts
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-10-30
Save precision correctly for composer map. Fix #8963
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-10-29
Fix TABLE sections
Alexander Bruy <alexander.bruy@gmail.com> 2013-10-29
[processing] bump version to 2.0
Alexander Bruy <alexander.bruy@gmail.com> 2013-10-29
[processing] fix issue wil multiple selection
Merge: 9832ed9 ab1766c
mhugent <marco.hugentobler@sourcepole.ch> 2013-10-29
Merge pull request #976 from nyalldawson/composer_zoom_marquee2
Composer zoom improvements v2
Merge: ac0c5d1 d47e128
mhugent <marco.hugentobler@sourcepole.ch> 2013-10-29
Merge pull request #978 from nyalldawson/composer_statusbar
Status bar for composer
Nyall Dawson <nyall.dawson@gmail.com> 2013-10-24
Add sip bindings for guide controls
Nyall Dawson <nyall.dawson@gmail.com> 2013-10-24
[FEATURE] Add clear guides action to composer view menu
Nyall Dawson <nyall.dawson@gmail.com> 2013-10-24
Fix composer snap lines disappearing when new lines added
Nyall Dawson <nyall.dawson@gmail.com> 2013-10-24
[FEATURE] Move option to snap to guides to composer view menu, add indepenant toggles for showing guides and for enabling smart guides
nyalldawson <nyall.dawson@gmail.com> 2013-10-22
[FEATURE] Move option to snap to grid to composer view menu, add independant option to show/hide grid
nyalldawson <nyall.dawson@gmail.com> 2013-10-17
[FEATURE] Make sure composer grids are always drawn on top of composition
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-10-29
rubberband: respect enum order, add new icon type in SIP
Leyan <ouyang.leyan@hotmail.com> 2013-10-22
Replace manual square by creation of a ICON_FULL_BOX icon type for
rubber band
Martin Dobias <wonder.sk@gmail.com> 2013-10-29
Plugin layers: added support for legend symbology items
Juergen E. Fischer <jef@norbit.de> 2013-10-29
translation string fix and german translation update
Merge: e6d1093 d90801a
Werner Macho <werner.macho@gmail.com> 2013-10-28
Merge pull request #979 from Jean-Roc/master
update french translation
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-28
[globe] Fix clipping problems when close to the ground
Martin Dobias <wonder.sk@gmail.com> 2013-10-28
Message bar: do not add menu with "close all" if there is just one message
Merge: 1d87841 e96dee6
MORREALE Jean-Roc <jr.morreale@enoreth.net> 2013-10-28
Merge pull request #4 from Ecologeek/master
update french translation
Werner Macho <werner.macho@gmail.com> 2013-10-28
translation update: finished finish by Kari
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-10-28
Added swiss ntv2 transformations
Werner Macho <werner.macho@gmail.com> 2013-10-28
translation update: fi by Kari
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-10-28
Followup d4027bb fix multiple results
Sylvain Maillard <sylvain.maillard@gmail.com> 2013-10-28
update french translation
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-10-28
move LayerSelection identification to gui
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-10-28
add LayerSelection idetinfy mode in SIP
Merge: 5aac8bb 990a25a
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-10-28
Merge pull request #974 from leyan/topology_bug
correct bug in topology rubberband when OTF is enabled
nyalldawson <nyall.dawson@gmail.com> 2013-10-28
Ensure map is centered when updating map extent (fix #6988)
Merge: 7508fcc 2689f99
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-10-27
Merge pull request #975 from leyan/topology_bug_2
Correct topology rubber band bug for first and last vertexes
ahuarte47 <ahuarte47@yahoo.es> 2013-10-28
Feature #8725: Disable simplify in editmode
Disable the drawing simplification when the editmode is enabled, the
geometries are cached for snapping
Sylvain Maillard <sylvain.maillard@gmail.com> 2013-10-28
update french translation
ahuarte47 <ahuarte47@yahoo.es> 2013-10-28
Feature #8725: Replace '*foo=bar' by 'memcpy'
ahuarte47 <ahuarte47@yahoo.es> 2013-10-27
Feature #8725: drawConvexPolygon() can be faster
On some platforms (e.g. X11), the drawConvexPolygon() function can be
faster than the drawPolygon() function.
https://qt-project.org/doc/qt-4.8/qpainter.html#drawConvexPolygon
ahuarte47 <ahuarte47@yahoo.es> 2013-10-26
Feature #8725: Increment 2x the factor in slider
ahuarte47 <ahuarte47@yahoo.es> 2013-10-26
Feature #8725: Show configuration option
Shows a new rendering tab in the layer options form for configure the
drawing simplification.
nyalldawson <nyall.dawson@gmail.com> 2013-10-26
[FEATURE] Ctrl+space temporarily switches composer to marquee zoom mode, Ctrl+Shift+Space temporarily switches to zoom out mode
Leyan <ouyang.leyan@hotmail.com> 2013-10-26
Correct topology rubber band bug for first and last vertexes
Leyan <ouyang.leyan@hotmail.com> 2013-10-26
correct bug in topology rubberband when OTF is enabled
nyalldawson <nyall.dawson@gmail.com> 2013-10-25
[FEATURE] Add composer zoom tool for marquee based zoom into a specific composer region
nyalldawson <nyall.dawson@gmail.com> 2013-10-27
[FEATURE] Add status bar to composer window which shows current cursor position, details about selection resize/move
nyalldawson <nyall.dawson@gmail.com> 2013-10-27
Remove button bar from composer
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-10-26
Add switch for handling pasting WKT from clipboard
Juergen E. Fischer <jef@norbit.de> 2013-10-26
fix build error
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-10-25
Read WKT from system clipboard and create geometry on paste
Giuseppe Sucameli <brush.tyler@gmail.com> 2013-10-24
dbmanager: be sure to close db cursors (fix #7679)
Marco Bernasocchi <marco@opengis.ch> 2013-09-28
Force compilers to generate vtable for QgsRendererV2Metadata
Fix #8646
Fix #5170
Explanation see: http://trac.osgeo.org/geos/ticket/535#comment:11
Juergen E. Fischer <jef@norbit.de> 2013-10-24
fix crash in legend
Juergen E. Fischer <jef@norbit.de> 2013-10-24
indentation update and a few fixed typos
Merge: fc74f66 f6a6a0c
Jürgen Fischer <jef@norbit.de> 2013-10-24
Merge pull request #966 from luipir/SITA3-WmsGetLegendGraphicManagement
WMS getLegendGraphic management in QgsLegend and QgsComposer - Developed with funding from Regione Toscana-SITA
ahuarte47 <ahuarte47@yahoo.es> 2013-10-24
Feature #8725: Remove unnecesary setPen()
ahuarte47 <ahuarte47@yahoo.es> 2013-10-24
Feature #8725: Minor improvement
ahuarte47 <ahuarte47@yahoo.es> 2013-10-24
Feature #8725: Fix dpi bug
Paolo <cavallini@faunalia.it> 2013-10-23
Comment on the IT GUI translation
Juergen E. Fischer <jef@norbit.de> 2013-10-23
[FEATURE] add option to make layer with identified features active
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-10-23
Fix crash if saving raster with low resolution
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-10-23
Add layer name to datum transform dialog title
Alvaro Huarte <ahuarte47@yahoo.es> 2013-10-23
Feature #8725: check QgsFeatureRequest::NoGeometry
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-10-23
Show datum transform parameters in datum transform selection dialog
Alvaro Huarte <ahuarte47@yahoo.es> 2013-10-23
Feature #8725: simplification configurable
The simplification is configurable by layer, also this commit contains
reording of code.
I have pending show in the properties form of layer a check for
enable/disable the simplification
Juergen E. Fischer <jef@norbit.de> 2013-10-22
[FEATURE]
- make wms dpi mode configurable (fixes #8929)
- enum for tile request attributes
- allow setting of User-Agent (fixes #7361)
- show error messages on WMS GetCapabilities
Juergen E. Fischer <jef@norbit.de> 2013-10-22
spatialite provider: fix requests with attribute subsets
Alvaro Huarte <ahuarte47@yahoo.es> 2013-10-22
Feature #8725: Fast rendering of geometries
Fix compile errors: include "std::limits"
Juergen E. Fischer <jef@norbit.de> 2013-10-21
osgeo4w: fix packaging scripts for 32bit systems
Alexander Bruy <alexander.bruy@gmail.com> 2013-10-03
[processing] use list widget in Multiple selection dialog
Werner Macho <werner.macho@gmail.com> 2013-10-21
translation update: no by james
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-10-21
Fix loading of datum transformation from project
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-10-21
Add Dialog to select datum transformation
nyalldawson <nyall.dawson@gmail.com> 2013-10-21
Fix precision problems with composer marquee select by using a QRectF instead of a QRect for marquee bounds
Merge: 0f82df1 91c8a3c
mhugent <marco.hugentobler@sourcepole.ch> 2013-10-20
Merge pull request #901 from sbrunner/legend-rule
[qgis server] Add RULE parameter support in GetLegendGraphic
ahuarte47 <ahuarte47@yahoo.es> 2013-10-21
Feature #8725: FastRendering of geometries
Implements fast rendering of LineStrings and Polygons pre-applying a
view threshold filter to the geometries to render in qgis. Also disable
'Antialiasing' when it is possible.
View Table of test results in 'http://hub.qgis.org/issues/8725'
Juergen E. Fischer <jef@norbit.de> 2013-10-20
ILIKE function help fix and german translation update
Juergen E. Fischer <jef@norbit.de> 2013-10-20
osgeo4w: fix creatensis.pl
Merge: 2b99414 6aecb09
Werner Macho <werner.macho@gmail.com> 2013-10-20
Merge pull request #968 from Jean-Roc/traduction_ui
update fr ui
Jean-Roc Morreale <jr.morreale@enoreth.net> 2013-10-20
update french translation
Jean-Roc Morreale <jr.morreale@enoreth.net> 2013-10-20
fetch new strings for french translation
Victor Olaya <volayaf@gmail.com> 2013-10-20
[processing] fixed typo in nviz
Victor Olaya <volayaf@gmail.com> 2013-10-20
[processing] fixed wrong indentation
Victor Olaya <volayaf@gmail.com> 2013-10-13
[processing] corrected string
Merge: 16ac256 6406835
volaya <volayaf@gmail.com> 2013-10-20
Merge pull request #945 from gioman/grassrasterexport
[processing] fixes GRASS raster export in order to cope with r.horizon and r.composite
Merge: f0c9efb 84b682d
volaya <volayaf@gmail.com> 2013-10-20
Merge pull request #949 from gioman/sagarasterimportexport
[processing] fixes SAGA import and export rasters
Merge: 26702ab 4c80a07
volaya <volayaf@gmail.com> 2013-10-20
Merge pull request #954 from gioman/grassnvizcolor
[processing] add COLOR parameter to nviz to allow draping rasters over the digital elevation model
Merge: 54c576f 0bb3b23
volaya <volayaf@gmail.com> 2013-10-20
Merge pull request #953 from gioman/grasssagacomposite
[processing] fixes SAGA RGBComposite and GRASS r.composite
Merge: b7cdf5f c645342
volaya <volayaf@gmail.com> 2013-10-20
Merge pull request #950 from gioman/sagaresampling
[processing] suggests to use different parameters with resampling in SAGA and to use the highest resolution when using SAGA raster calculator
Merge: f724efd c5d6f70
volaya <volayaf@gmail.com> 2013-10-20
Merge pull request #948 from gioman/r_kappa
[processing] no need to escape parameters in r.kappa as processing does it by default
Merge: a9fea57 1038cd4
volaya <volayaf@gmail.com> 2013-10-20
Merge pull request #947 from gioman/escapegrassparameters
[processing] GRASS parameters values needs always to be escaped
Merge: eb2200e b9f7c74
volaya <volayaf@gmail.com> 2013-10-20
Merge pull request #946 from gioman/r_horizon
[processing] fixes GRASS r.horizon and adds r.horizon.height
Merge: fbfafb9 4db8bba
volaya <volayaf@gmail.com> 2013-10-20
Merge pull request #952 from gioman/sagaresamplingdescription
[processing] better parameters descriptions for SAGA resampling tool
Merge: 5386b28 fd8cb1f
volaya <volayaf@gmail.com> 2013-10-20
Merge pull request #955 from gioman/v_select
[processing] adds v.select
Merge: 99ecb03 78bc437
volaya <volayaf@gmail.com> 2013-10-20
Merge pull request #957 from gioman/sagapointstatsforpoly
[processing] Fix SAGA points stats for polygons
Merge: 8a11a82 fecccda
volaya <volayaf@gmail.com> 2013-10-20
Merge pull request #960 from gioman/sagakriging
[processing] fixes Ordinary Kriging for both SAGA 2.10 and 2.0.8
Merge: ac88d9f 10312cc
volaya <volayaf@gmail.com> 2013-10-20
Merge pull request #961 from gioman/grassvectorexport
[processing] fixes ticket #8814
Merge: a7bf496 d09eb56
Werner Macho <werner.macho@gmail.com> 2013-10-20
Merge pull request #967 from tomass/master
Lithuanian translation update
Tomas <tomasstraupis@gmail.com> 2013-10-20
Lithuanian translation update
Juergen E. Fischer <jef@norbit.de> 2013-10-20
osgeo4w: merge 32 and 64 bit packaging scripts
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-20
[spatialite] Field length and precision cannot be specified
Partial fix for #8481
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-20
[spatialite] Fix LongLong type for SpatiaLite 4
Juergen E. Fischer <jef@norbit.de> 2013-10-19
make QgsMapToolTouch::gestureEvent() public
Alexander Bruy <alexander.bruy@gmail.com> 2013-10-19
fix scalecombobox test
Alexander Bruy <alexander.bruy@gmail.com> 2013-10-19
use localized representation of scales in scale combobox, improved patch
from Alvaro Huarte (fix #8733)
Stéphane Brunner <courriel@stephane-brunner.ch> 2013-09-15
Add missing test.
Witout this the scaleFactor in MM becomes 0.
Than we enter in a loop. For example on a GetLegendGraphic with a
line style as Steps
Stéphane Brunner <courriel@stephane-brunner.ch> 2013-09-15
Fix GetLegendGraphic with scale on non scale limited rule
Stéphane Brunner <courriel@stephane-brunner.ch> 2013-09-15
Fix GetLegendGraphic with scale on Categorized or Graduated symbol
Stéphane Brunner <courriel@stephane-brunner.ch> 2013-09-15
Don't needed anymore
Without this the marker symbol is centered on the symbol place.
Stéphane Brunner <courriel@stephane-brunner.ch> 2013-09-15
Get the right rule in Categorized and Graduated
Stéphane Brunner <courriel@stephane-brunner.ch> 2013-09-15
Fix method signature for non rule based symbol
Alexander Bruy <alexander.bruy@gmail.com> 2013-10-19
add message about processing completion (fix #8916)
Stéphane Brunner <courriel@stephane-brunner.ch> 2013-09-15
Fix symbole size
Stéphane Brunner <courriel@stephane-brunner.ch> 2013-09-14
Add RULE parameter support in GetLegendGraphic
Alexander Bruy <alexander.bruy@gmail.com> 2013-10-18
[processing] add warning before clearing log
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-10-18
Catch datum transform request signal in QgsMapCanvas
pcav <cavallini@faunalia.it> 2013-10-18
IT GUI translation
Merge: 7612e12 ba524fc
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-10-18
Store relation between layer and coordinate transform in maprenderer class
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-10-17
Store relation between layer and coordinate transform in maprenderer class
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-12
[FEATURE] add Nautical miles to measure units (fix #4017). Initial patch
by Jorge Tornero with improvements
Luigi Pirelli <luipir@gmail.com> 2013-09-30
Added managing of WMS legends (getLegendGraphic) in the addLegend of QgsComposer.
Added parameters to interactively modify wms legends scale.
Add WMS getLegendGraphic draw in composer and add it's size parameters in composer window.
Developed with funding from Regione Toscana-SITA
Luigi Pirelli <luipir@gmail.com> 2013-09-30
Added a resolution parameter in option->Canvas&Legend to instruct WMS getLegendGraphic
to get WMS legend with a good resolution for printing.
Set value to 0 to get default pixmap resolution.
Drawback in case of big resolution of the legend, it becames too big to be
correctly shown as PopUp in the QgsLegend interface.
Developed with funding from Regione Toscana-SITA
Luigi Pirelli <luipir@gmail.com> 2013-09-26
added wms getLegendGraphic management in case of rasterLayerSymbology - Developed with funding from Regione Toscana-SITA
This commit add the getLegendGraphic pixmap as legend in the QgsLegend.
Due to architectural QgsLegend limitation pixmap is shown of the same dimension of every single legend element (too little)
managing of getLegendGraphic popup and refresh - Developed with funding from Regione Toscana-SITA
Due the fact that WMS pixmap is too little, has been added a popup to show WMS legend in the original size
Has been added feature to refresh getLegendGraphics to every scale change due to extend modification. In this way
getLagendGraphic can be updated basing on scale and in the future also basing on viewport.
Modified QPixmap to QImage to be device independent
set absolute position due to popup is not referred to legendInterface (avoid hiding of the legend)
Luigi Pirelli <luipir@gmail.com> 2013-09-16
added getLegendGrafic feature to WmsDataProvider - Developed with funding from Regione Toscana-SITA
better scale management to avoid call getLegendGraphics everytime + some defaults + added code example to manage LegendURL when it will be correctly parsed - Developed with funding from Regione Toscana-SITA
Alvaro Huarte <ahuarte47@yahoo.es> 2013-10-18
Feature #8725: Fast rendering of geom (v-OGR)
Implements fast rendering of LineStrings and Polygons pre-applying a
view threshold filter to the geometries to render in qgis. Also disable
'Antialiasing' when it is possible.
View Table of test results in 'http://hub.qgis.org/issues/8725'
(This version of branch implements the improvement in vector-providers)
Juergen E. Fischer <jef@norbit.de> 2013-10-18
postgres provider: support materialized view (implements #8791)
nyalldawson <nyall.dawson@gmail.com> 2013-10-14
[FEATURE] Marquee select for composer items
nyalldawson <nyall.dawson@gmail.com> 2013-10-13
[FEATURE] Zoom compositions with mouse wheel
nyalldawson <nyall.dawson@gmail.com> 2013-10-13
[FEATURE] Add keyboard shortcuts for composer zoom in/out/full, group… …
Merge: 591d9df 9290d7a
mhugent <marco.hugentobler@sourcepole.ch> 2013-10-17
Merge pull request #930 from nyalldawson/pan_composer3
Panning controls and shortcuts for composer
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-17
Fix warning
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-17
use static locals instead of global pointers for some singletons
(proably more valgrind happyness; followup 572bda85)
Merge: 087b52b d7db4a5
mhugent <marco.hugentobler@sourcepole.ch> 2013-10-17
Merge pull request #916 from nyalldawson/composer_grid2
Composer grid fixes
Merge: d7c29ae 8eb6c91
Jürgen Fischer <jef@norbit.de> 2013-10-17
Merge pull request #965 from luipir/SITA2-WmsTileRetry
Added disclaimer to WMS TileRetry feature - Development funded from Regione Toscana - SITA
(followup a563f2a and 3e27811)
Luigi Pirelli <luipir@gmail.com> 2013-10-17
added disclaimer - Development funded from Regione Toscana - SITA
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-17
Update timeout of network request, if data is transferred
Up to now, any network connection was killed after a max amount of
/qgis/networkAndProxy/networkTimeout milliseconds. This led to problems
for large or otherwise slow downloads.
This patch circumvents timeouts for as long as data is being
transferred.
Larry Shaffer <larrys@dakotacarto.com> 2013-10-17
Fix for #8847, blank entries (menu separators) in Customization dialog tree
- Do not add separator actions to menu action tree; separators could not be toggled on/off with customization anyways
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-10-17
Store relation between layer and coordinate transform in maprenderer class
gioman <giovanni.manghi@faunalia.pt> 2013-10-17
fixes ticket #8814:
gioman <giovanni.manghi@faunalia.pt> 2013-10-17
Fixes Ordinary Kriging for both SAGA 2.10 and 2.0.8
Radim Blazek <radim.blazek@gmail.com> 2013-10-17
Propagate WMS identify GML schema error and show it in results, fixes part of #8724
nyalldawson <nyall.dawson@gmail.com> 2013-10-17
Fix loading composer item frame thickness (fix #8866)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-17
API documentation for QgisInterface
Borys Jurgiel <info@borysjurgiel.pl> 2013-10-17
[Plugin installer] fix #8876
nyalldawson <nyall.dawson@gmail.com> 2013-10-17
Don't draw mouse handles in composition outputs (fix #8879)
Radim Blazek <radim.blazek@gmail.com> 2013-10-17
fix set image no data, fixes #8773
gioman <giovanni.manghi@faunalia.pt> 2013-10-17
SAGA Points Statistics for Polygons can work just in SAGA 2.10
gioman <giovanni.manghi@faunalia.pt> 2013-10-17
SAGA Points Statistics for Polygons can work just in SAGA 2.10
Larry Shaffer <larrys@dakotacarto.com> 2013-10-16
Fix for #8874, right-clicking on message in message bar shows black background for context menu
Larry Shaffer <larrys@dakotacarto.com> 2013-10-16
Fix for #8860, (followup 65200e3)
- Hide background of tool button's menu button on Ubuntu
Larry Shaffer <larrys@dakotacarto.com> 2013-10-16
Fix for #8860, overlap of Close drop-down menu button on message bar
- Make tool button menu pop indicator a separate single-click button
Larry Shaffer <larrys@dakotacarto.com> 2013-10-16
[tests] Fix OSM unit test on Mac
Radim Blazek <radim.blazek@gmail.com> 2013-10-16
Default OTF modes made radio buttons
Radim Blazek <radim.blazek@gmail.com> 2013-10-16
Calculate better context (extent,size) if not given in WMS, WCS identify. Fixes #8724
Martin Dobias <wonder.sk@gmail.com> 2013-10-17
[osm] Fix missing nodes with 64-bit ID (#8865)
pcav <cavallini@faunalia.it> 2013-10-16
Fixes to IT translation
pcav <cavallini@faunalia.it> 2013-10-16
Fixes to IT translation
gioman <giovanni.manghi@faunalia.pt> 2013-10-16
the logic for SAGA raster import was not right
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-10-16
Add source/dest datum transform as member to coordinate transform and change cache options accordingly
gioman <giovanni.manghi@faunalia.pt> 2013-10-16
adds v.select
gioman <giovanni.manghi@faunalia.pt> 2013-10-16
add COLOR parameter to nviz to allow draping rasters over the digital elevation model
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-16
Editor widget configuration: Only show one config dialog at a time
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-16
sip: expose QgsEditorWidgetWrapper.initWidget to python
gioman <giovanni.manghi@faunalia.pt> 2013-10-15
fixes SAGA RGBComposite and GRASS r.composite
Merge: bad4b77 67ac093
Werner Macho <werner.macho@gmail.com> 2013-10-15
Merge pull request #951 from tomass/master
Lithuanian translation update
gioman <giovanni.manghi@faunalia.pt> 2013-10-15
better parameters descriptions for SAGA resampling tool
Tomas <tomasstraupis@gmail.com> 2013-10-15
Lithuanian translation update
gioman <giovanni.manghi@faunalia.pt> 2013-10-15
suggests to use different parameters with resampling in SAGA and to use the highest resolution when using SAGA raster calculator
gioman <giovanni.manghi@faunalia.pt> 2013-10-15
fixes SAGA import and export rasters
gioman <giovanni.manghi@faunalia.pt> 2013-10-15
no need to escape parameters in r.kappa as processing does it by default
gioman <giovanni.manghi@faunalia.pt> 2013-10-15
GRASS parameters values needs always to be escaped
gioman <giovanni.manghi@faunalia.pt> 2013-10-15
fixes GRASS r.horizon and adds r.horizon.height
gioman <giovanni.manghi@faunalia.pt> 2013-10-15
fixes GRASS raster export in order to cope with r.horizon and r.composite outputs
Werner Macho <werner.macho@gmail.com> 2013-10-15
adding indian flag for mr
Merge: 125decf 23af7f7
Juergen E. Fischer <jef@norbit.de> 2013-10-15
Merge https://github.com/luipir/Quantum-GIS
Alexander Bruy <alexander.bruy@gmail.com> 2013-10-15
[processing] update ui for number input dialog
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-10-15
Initialise coordinate transform with datum transform ids
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-10-15
Add method to lookup datum transformations in srs.db
Merge: e04b426 4f4ac81
Werner Macho <werner.macho@gmail.com> 2013-10-14
Merge pull request #934 from Jean-Roc/traduction_ui
update fr ui
Merge: e04b426 fc9c43b
MORREALE Jean-Roc <jr.morreale@enoreth.net> 2013-10-14
Merge pull request #3 from Ecologeek/traduction_ui
update french translation
Sylvain Maillard <sylvain.maillard@gmail.com> 2013-10-14
update french translation
Juergen E. Fischer <jef@norbit.de> 2013-10-13
spatialite: run InitSpatialMetadata(1) on SL >= 4.1 (fixes #8340)
Alexander Bruy <alexander.bruy@gmail.com> 2013-10-13
[processing] add gdal interpolation (data metrics) algorithm (addresses #7201)
Alexander Bruy <alexander.bruy@gmail.com> 2013-10-13
[processing] add gdal interpolation (nearest) algorithm (addresses #7201)
Alexander Bruy <alexander.bruy@gmail.com> 2013-10-13
[processing] add gdal interpolation (average) algorithm (addresses #7201)
Alexander Bruy <alexander.bruy@gmail.com> 2013-10-13
[processing] add gdal interpolation (invdist) algorithm (addresses #7201)
Alexander Bruy <alexander.bruy@gmail.com> 2013-10-13
[processing] add gdal color-relief algorithm (addresses #7201)
Alexander Bruy <alexander.bruy@gmail.com> 2013-10-13
[processing] add gdal roughness algorithm (addresses #7201)
Alexander Bruy <alexander.bruy@gmail.com> 2013-10-13
[processing] add gdal TPI algorithm (addresses #7201)
Alexander Bruy <alexander.bruy@gmail.com> 2013-10-13
[processing] add gdal TRI algorithm (addresses #7201)
Alexander Bruy <alexander.bruy@gmail.com> 2013-10-13
[processing] add gdal aspect algorithm (addresses #7201)
Alexander Bruy <alexander.bruy@gmail.com> 2013-10-13
[processing] add gdal slope algorithm (addresses #7201)
Alexander Bruy <alexander.bruy@gmail.com> 2013-10-13
[processing] add gdal hillshade algorithm (addresses #7201)
Alexander Bruy <alexander.bruy@gmail.com> 2013-10-13
[processing] use default icon for fillnodata
Alexander Bruy <alexander.bruy@gmail.com> 2013-10-13
[processing] remove unused GDAL icons
nyalldawson <nyall.dawson@gmail.com> 2013-10-13
Remove outdated TODO
nyalldawson <nyall.dawson@gmail.com> 2013-10-13
Fix graphical corruption during item resize
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-13
[spatialite] Improve field-type handling when changing attributes
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-13
[spatialite] Add proper support for NULL values
Juergen E. Fischer <jef@norbit.de> 2013-10-12
use static locals instead of global pointers for some ^Cngletons (proably more valgrind happyness; followup 572bda85)
Juergen E. Fischer <jef@norbit.de> 2013-10-12
spit: use qt templates
Juergen E. Fischer <jef@norbit.de> 2013-10-12
python's expanduser doesn't necessarily returns utf-8 (followup 4cb37b1a)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-12
[spatialite] Several fixes for provider (Fix #8636)
And fixes the NoGeometry behavior
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-12
Create hash method for QgsPoint (Fix #8775)
Alexander Bruy <alexander.bruy@gmail.com> 2013-10-09
[processing] homogenize widgets used for ParameterNumber (fix 8807)
Victor Olaya <volayaf@gmail.com> 2013-10-12
[processing] fixed breaklines in script help
Merge: f4e0c83 a15cbeb
Werner Macho <werner.macho@gmail.com> 2013-10-12
Merge pull request #931 from tomass/master
Lithuanian translatio update
Tomas <tomasstraupis@gmail.com> 2013-10-12
Lithuanian translatio update
Merge: 572bda8 860a238
Werner Macho <werner.macho@gmail.com> 2013-10-11
Merge pull request #926 from ahuarte47/Issue_8769
Fix #8769 - Missing flags for 3 locales
Juergen E. Fischer <jef@norbit.de> 2013-10-11
use static local instead of pointer/global to make windows and possibly valgrind happy (followup 9e6e62d9c)
Juergen E. Fischer <jef@norbit.de> 2013-10-11
fix instant crash on windows again (followup dc3b56a1 and 9d8d3178)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-11
[relations] Save relation name from add dialog.
And some smaller leftover cleanup
Werner Macho <werner.macho@gmail.com> 2013-10-11
translation update: fi by Kari
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-11
Ignore geometry-less features when calculating layer extent (Fix #8805)
Juergen E. Fischer <jef@norbit.de> 2013-10-10
support for python plugin directory with accents in username (fixes #2512 again)
Juergen E. Fischer <jef@norbit.de> 2013-10-10
remove unused QgsMapLayer::mTransparencyLevel
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-10
Fix warnings
Victor Olaya <volayaf@gmail.com> 2013-10-10
[processing] fixed wrong signal connection
nyalldawson <nyall.dawson@gmail.com> 2013-10-10
[FEATURE] Allow panning of composer by holding space key
nyalldawson <nyall.dawson@gmail.com> 2013-10-10
[FEATURE] Allow panning compositions by dragging with middle mouse button
nyalldawson <nyall.dawson@gmail.com> 2013-10-10
[FEATURE] Add composer pan action
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-10
[spatialite] Fix crash with a subset of attributes request for joined field
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-10
Add join field to provider request also when requesting a subset of attributes
Fixes #8757
nyalldawson <nyall.dawson@gmail.com> 2013-10-10
Add method for preventing composer items from changing mouse cursor and workaround for qt bug 3732
ahuarte47 <ahuarte47@yahoo.es> 2013-10-08
Fix #8776
Set the canvas color in 'qgsprojectproperties::apply()' before refresh
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-10
Add option to insert a NULL value in a value map when loaded from layer
Merge: 6242025 1261d04
Werner Macho <werner.macho@gmail.com> 2013-10-09
Merge pull request #929 from tomass/master
Lithuanian translation update
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-10-10
Add uuid function for expression engine
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-10-10
Use const pointer for QgsExpression:replaceExpressionText()
Tomas <tomasstraupis@gmail.com> 2013-10-09
Lithuanian translation update
Juergen E. Fischer <jef@norbit.de> 2013-10-09
fix build with Qt <4.7 (eg. Debian Lucid)
Juergen E. Fischer <jef@norbit.de> 2013-10-03
creatensis: build installed.db for osgeo4w-setup
Juergen E. Fischer <jef@norbit.de> 2013-10-08
fix link errors on windows
Martin Dobias <wonder.sk@gmail.com> 2013-10-08
Allow listing all available plugin layers
ahuarte47 <ahuarte47@yahoo.es> 2013-10-08
Fix #8769 - Missing flags for 3 locales
Fixed the images related to servian translations, ignore the 'en'
translation (overrided for 'en_US') in the load of the QsgOptions
dialog.
Victor Olaya <volayaf@gmail.com> 2013-10-07
[processing] added extract algorithm as alternative to selection algorithms that can be used in the modeler
Victor Olaya <volayaf@gmail.com> 2013-10-07
[processing] minor bug fixes
Victor Olaya <volayaf@gmail.com> 2013-10-07
[processing] removed unused algorithm icons
Sandro Santilli <strk@keybit.net> 2013-10-07
Replace AlArabiya font family with Sans, more likely to be found
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-07
Fix more headers
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-07
Fix header
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-07
Add relation unit test
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-04
Add relations capabilites and widgets
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-04
Move addFeature, startEditing and stopEditing vector layer actions
to an abstract base class QgsVectorLayerTools in the gui library,
so these can be reimplemented for a custom app, but can also be used
from plugins or in the gui library.
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-04
[attrtable] Selection model and request filter
* With a selection model, the way the attribute table handles selections
can be customized. E.g. synchronized to layer selection or used to pick
features.
* With request filters, the visible features on an attribute table can be
limited. This will effectively reduce the subset of features the attribute
table works on. Additional filters by means of a proxy model can of course
further reduce the visible subset subsequently.
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-02
QgsFeatureRequest::NoGeometry is optional for non-geometry-layers
nyalldawson <nyall.dawson@gmail.com> 2013-09-08
[FEATURE] Add support for gradient fills for polygons
Juergen E. Fischer <jef@norbit.de> 2013-10-07
osgeo4w: move o4w_env.bat call to top (starts with clean path now)
Juergen E. Fischer <jef@norbit.de> 2013-10-07
fix warnings
Werner Macho <werner.macho@gmail.com> 2013-10-06
translation update: lt by tomass
Victor Olaya <volayaf@gmail.com> 2013-10-06
[processing] fixed #8770 (error in batch processign interface)
Victor Olaya <volayaf@gmail.com> 2013-10-06
[processing] fixed commandline names in gdal algorithms
Victor Olaya <volayaf@gmail.com> 2013-09-27
[processing] some refactoring. Removed old-style signals connection
Victor Olaya <volayaf@gmail.com> 2013-09-27
made algorithms that require open layers (not just file paths) not to appear in modeler ant batch processign interface
Merge: 4072e39 442b236
volaya <volayaf@gmail.com> 2013-10-06
Merge pull request #921 from gioman/master
add the -r parameter to r.external (used now to create grass inputs for ...
Giovanni Manghi <giovanni@sibirica.(none)> 2013-10-06
Export 3d vectors as such
Giovanni Manghi <giovanni@sibirica.(none)> 2013-10-06
New take on v.surf.bspline in processing toolbox, Fixes #5943
Giovanni Manghi <giovanni@sibirica.(none)> 2013-10-05
add the -r parameter to r.external (used now to create grass inputs for processing, replacing r.in.gdal) and so fixes grass modules like r.reclass.area and probably many others
Merge: 6d5cf6f 934e485
Chris Crook <ccrook@linz.govt.nz> 2013-10-04
Merge pull request #917 from matthias-kuhn/csv_test_fix
Fix CSV test to support python NULL value
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-04
More cont'ness for QgsDistanceArea
nyalldawson <nyall.dawson@gmail.com> 2013-10-04
[FEATURE] Holding ctrl while dragging a composer selection temporarily turns off snapping
Hugo Mercier <hugo.mercier@oslandia.com> 2013-09-09
Emit a signal when layer symbology changes
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-04
Remove outdated SIP version requirements from INSTALL
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-10-04
Fix renderer items in legend (#8651)
nyalldawson <nyall.dawson@gmail.com> 2013-10-04
Fix selection handles showing incorrectly on new compositions
Juergen E. Fischer <jef@norbit.de> 2013-10-03
postgres provider: fix limit on geometry type detection with estimated meta data enabled
Juergen E. Fischer <jef@norbit.de> 2013-10-03
fix typo
Juergen E. Fischer <jef@norbit.de> 2013-10-03
osgeo4w: move system directories to end of PATH (fixes #8629)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-10-03
Read available datum transformations from gdal file
nyalldawson <nyall.dawson@gmail.com> 2013-10-03
[FEATURE] Pressing shift while moving composer items constrains movement to horizontal/vertical axis
nyalldawson <nyall.dawson@gmail.com> 2013-10-03
[FEATURE] Shift-resizing composer items maintains their aspect ratio, ctrl-resizing resizes from item center
Salvatore Larosa <lrssvtml@gmail.com> 2013-10-03
[pyqgis-console] added API file for 2.0 version
Salvatore Larosa <lrssvtml@gmail.com> 2013-10-03
[pyqgis-console] autocompletion file update
Salvatore Larosa <lrssvtml@gmail.com> 2013-10-03
[pyqgis-console] Sets minimum height for input area based of font metric
nyalldawson <nyall.dawson@gmail.com> 2013-10-03
Fix position lock not preventing moving or resizing composer items
Alexander Bruy <alexander.bruy@gmail.com> 2013-10-03
[processing] add QtDesigner .ui file for Number input dialog
Alexander Bruy <alexander.bruy@gmail.com> 2013-10-02
[processing] use QtDesigner .ui for Autofill dialog
Alexander Bruy <alexander.bruy@gmail.com> 2013-10-02
[processing] use QtDesigner .ui for Multiple selection dialog
Radim Blazek <radim.blazek@gmail.com> 2013-10-02
Requirements SIP >= 4.12, PyQt >= 4.8.3
SIP >= 4.12 for keyword_arguments Module argument
PyQt >= 4.8.3 for QSettings with type argument
Alexander Bruy <alexander.bruy@gmail.com> 2013-10-02
[processing] use QtDesigner ui file for Edit rendering styles dialog
Alexander Bruy <alexander.bruy@gmail.com> 2013-10-01
[processing] code formatting, make sources more pep8 compliant
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-10-02
Fix CSV test to support python NULL value
Werner Macho <werner.macho@gmail.com> 2013-10-02
added hindi language to GUI on request
Nyall Dawson <nyall.dawson@gmail.com> 2013-09-17
[FEATURE] Allow multi item drag and resize in composer (fix #7918)
[FEATURE] Always draw selection handles on top of composition, add dashed border for selected items (fix #7793)
Move responsibility for drawing selection mouse handles and mouse interaction with selection to new class
Merge: dd914b8 96bd7e7
pcav <cavallini@faunalia.it> 2013-10-01
Merge branch 'master' of github.com:qgis/QGIS
pcav <cavallini@faunalia.it> 2013-10-01
Improvements to IT GUI translation
Radim Blazek <radim.blazek@gmail.com> 2013-10-01
give correct layer to QgsHighlight in QgsIdentifyResultsDialog, fixes #8724
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-30
[processing] add gdal2xyz tool (fix #8723)
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-30
[processing] handle non-ASCII characters in layer name when exporting (fix #8673)
Merge: 814ae4c 7004a05
volaya <volayaf@gmail.com> 2013-09-30
Merge pull request #915 from gioman/master
Makes SAGA supervised classification work also with SAGA 2.0.8, fixes #8715. Add schema selection to GUI of "Import into PostGIS" tool (fixes #8513). Fixes export of GRASS vectors (fix #8515)
Juergen E. Fischer <jef@norbit.de> 2013-09-30
fix data retrieval in attribute table from geometryless spatialite tables
Giovanni Manghi <giovanni.manghi@faunalia.pt> 2013-09-29
Update GrassAlgorithm.py
Giovanni Manghi <giovanni.manghi@faunalia.pt> 2013-09-29
Update ImportIntoPostGIS.py
Giovanni Manghi <giovanni.manghi@faunalia.pt> 2013-09-29
Update supervisedclassification.py
Giovanni Manghi <giovanni.manghi@faunalia.pt> 2013-09-29
Update supervisedclassification.py
Merge: cfa3464 40d41ca
Werner Macho <werner.macho@gmail.com> 2013-09-29
Merge pull request #914 from tomass/master
Lithuanian translation update
Tomas <tomasstraupis@gmail.com> 2013-09-29
Lithuanian translation update
Merge: a95f07c 3e382da
Larry Shaffer <larrys@dakotacarto.com> 2013-09-28
Merge pull request #905 from yellow-sky/show_partial_labels
Show partials labels
Merge: 121d76e 315e7e2
Werner Macho <werner.macho@gmail.com> 2013-09-28
Merge pull request #913 from tomass/master
Lithuanian translation update
Larry Shaffer <larrys@dakotacarto.com> 2013-09-27
Fix for #8705, duplication of composer should inherit custom paper size
root <root@kompas.rygveda.lt> 2013-09-27
Lithuanian translation update
Merge: 94d7389 9d8d317
pcav <cavallini@faunalia.it> 2013-09-27
Merge branch 'master' of github.com:qgis/QGIS
pcav <cavallini@faunalia.it> 2013-09-27
Fix to IT GUI translation
Juergen E. Fischer <jef@norbit.de> 2013-09-27
fix instant crash on windows
Merge: b6ca151 a5ee91a
volaya <volayaf@gmail.com> 2013-09-26
Merge pull request #912 from bstroebl/selectByAttribute
[processing] Make select by attribute work
Merge: 7a720c2 e5a7210
volaya <volayaf@gmail.com> 2013-09-26
Merge pull request #911 from bstroebl/testEliminate
[processing] select features to eliminate in algorithm
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-26
[processing] sync GDAL algorithm names with Raster menu
Merge: 012e8b1 c222c67
pcav <cavallini@faunalia.it> 2013-09-26
Merge branch 'master' of github.com:qgis/QGIS
pcav <cavallini@faunalia.it> 2013-09-26
Fix #8697
Juergen E. Fischer <jef@norbit.de> 2013-09-26
fix #8697 (git grep clickx.*clickx is your friend)
yellow-sky <nikulin.e@gmail.com> 2013-09-26
Unit tests for ShowingPartialsLabels reorganized
Merge: b9b4119 770e52b
pcav <cavallini@faunalia.it> 2013-09-26
Merge branch 'master' of github.com:qgis/QGIS
pcav <cavallini@faunalia.it> 2013-09-26
Fix to IT GUI translation
yellow-sky <nikulin.e@gmail.com> 2013-09-26
Fix pal settings dialog title
Bernhard Ströbl <bernhard.stroebl@jena.de> 2013-09-26
[processing] Make select by attribute work
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-09-12
Modularize editor widgets
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-26
[processing] add option to keep resolution when clipping raster
Bernhard Ströbl <bernhard.stroebl@jena.de> 2013-09-26
[processing] select features to eliminate in algorithm
pcav <cavallini@faunalia.it> 2013-09-26
Fix to IT GUI translation
pcav <cavallini@faunalia.it> 2013-09-26
Fix #8668
Nyall Dawson <nyall.dawson@gmail.com> 2013-09-25
Add option for grid snap tolerance, move selection tolerance spin box to new section (fix #8214)
Larry Shaffer <larrys@dakotacarto.com> 2013-09-25
Fix sip API reseting to version 1 (fixes PyQgs* tests currently failing due to reset)
Juergen E. Fischer <jef@norbit.de> 2013-09-25
fix PyQgsAtlasComposition and PyQgsComposerLabel test
Juergen E. Fischer <jef@norbit.de> 2013-09-25
osgeo4w: ignore rmdir result
pcav <cavallini@faunalia.it> 2013-09-25
Typos in IT GUI translation
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-25
[processing] fix lidar provider broken in 1ad2334dbe
Nyall Dawson <nyall.dawson@gmail.com> 2013-09-24
Improve visual appearance of composer grid by making sure it is always drawn using a 1 pixel width cosmetic pen
Remove options for composer pen width
Victor Olaya <volayaf@gmail.com> 2013-09-24
[processing] enabled create new script action
Victor Olaya <volayaf@gmail.com> 2013-09-24
[processing] improved saga/grass/otb installation checks
Victor Olaya <volayaf@gmail.com> 2013-09-24
[processing] minor fixes
Victor Olaya <volayaf@gmail.com> 2013-09-24
[processing] renmed setting group from ProcessingQGIS to Processing
Victor Olaya <volayaf@gmail.com> 2013-09-24
[processing] improved lidar provider (contributed by Martin Isenburg)
Victor Olaya <volayaf@gmail.com> 2013-09-24
[processing] changed ordinary kriging description (adapted to 2.1)
Victor Olaya <volayaf@gmail.com> 2013-09-24
Fixed issue when using multiple vector inputs
Larry Shaffer <larrys@dakotacarto.com> 2013-09-24
Add unit test for PYQGIS_STARTUP environment variable
- Make PyQgsAppStartup test more general and PEP8 compliant
Larry Shaffer <larrys@dakotacarto.com> 2013-09-24
Add support for PYTHONSTARTUP-like environment variable, PYQGIS_STARTUP
- Different than user's 'startup.py,' since it is loaded just after Py_Initialize, specifically from env variable
- Useful for cleaning sys.path, e.g. isolating/loading the initial environ without requiring a virt env, like homebrew or MacPorts installs on Mac
Larry Shaffer <larrys@dakotacarto.com> 2013-09-24
Add extra CXXFLAGS flags set by user; can be -D CXX_EXTRA_FLAGS or environment variable
- Command line -D option overrides environment variable
- Useful for suppressing transient upstream warnings in dependencies, like Qt
Juergen E. Fischer <jef@norbit.de> 2013-09-24
some more syncs with release-2_0
Juergen E. Fischer <jef@norbit.de> 2013-09-21
osgeo4w: more 'improvements'
* package(64).cmd:
* remove apps/%PACKAGENAME% before install (ie. don't repackage old cruft)
* context_help, function_help, qgis_help.db, delimitedtextplugin.dll and diagramoverlay.dll removed in 2.0
* package64.cmd: cmake is in PROGRAMFILES(X86)
* nsis: installer don't use 64bit settings when installing 32bit package on 64bit OS
Juergen Fischer <jef@norbit.de> 2013-09-23
fix gui bindings with SIP 4.15
Juergen Fischer <jef@norbit.de> 2013-09-24
revert change of doxygen DOT_GRAPH_MAX_NODES
Dražen Odobašić <dodobasic@gmail.com> 2013-09-22
apply #8601
Juergen E. Fischer <jef@norbit.de> 2013-09-22
debian packaging: add saucy and jessie support
also add note about tests and result uploads to INSTALL.t2t
Victor Olaya <volayaf@gmail.com> 2013-09-23
[processing] added -TRANSFORM parameter in SAGA
Merge: 6c2fa21 ae5c68b
Otto Dassau <dassau@gbd-consult.de> 2013-09-23
Merge pull request #908 from eykamp/patch-1
Grammar
eykamp <chris@eykamp.com> 2013-09-23
Grammar
Merge: f758597 1bc397d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-09-23
Merge branch 'info_layer_selection'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-09-23
Revert "[FEATURE] Pan composer with middle mouse button"
This reverts commit 9bc8c805f115d5f1c9067e61899827961a856e40.
Merge: 9bc8c80 186b6bd
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-09-23
[Feature]: Add anchor point setting for marker symbol layers
nyalldawson <nyall.dawson@gmail.com> 2013-05-27
[FEATURE] Pan composer with middle mouse button
Zoom in and out on composer using mouse scroll wheel
Victor Olaya <volayaf@gmail.com> 2013-09-23
[processing] better error handling and some minor fixes
solved issue with trailing characters when calling mkdir
solved issue with non-ascii characters in help files
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-09-23
Add __geo_interface__ to QgsFeature and QgsGeometry
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-09-23
Make Anchor points usable from ellipse symbol layer too
Salvatore Larosa <lrssvtml@gmail.com> 2013-09-21
fix qml file for directed edge layer in topoviewer plugin
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-22
[processing] if min and max values not set use redefined ones
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-22
[processing] consider min and max values for int values
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-22
[processing] add toolbar to modeler dialog
Tim Sutton <tim@linfiniti.com> 2013-09-21
Added some red and blue point markers.
Salvatore Larosa <lrssvtml@gmail.com> 2013-09-21
fixes new touch icon
Juergen E. Fischer <jef@norbit.de> 2013-09-21
osgeo4w: remove package directory before installing
Victor Olaya <volayaf@gmail.com> 2013-09-21
[processing] some code cleaning
Victor Olaya <volayaf@gmail.com> 2013-09-21
[processing] saga fixes. "2.0.8 is now default target version
Victor Olaya <volayaf@gmail.com> 2013-09-21
[processing] changed log and config filenames
Victor Olaya <volayaf@gmail.com> 2013-09-21
[processing] modeler now warns before closing if there are changes
Victor Olaya <volayaf@gmail.com> 2013-09-21
test models and scripts are now hidden
Victor Olaya <volayaf@gmail.com> 2013-09-20
[processing] corrected parameter definition in Eliminate
Victor Olaya <volayaf@gmail.com> 2013-09-20
Added "eliminate sliver polygons" algorithm skeleton(still a draft first version)
Victor Olaya <volayaf@gmail.com> 2013-09-20
[processing]modified v.overlay description
Victor Olaya <volayaf@gmail.com> 2013-09-20
[processing]code cleaning
Victor Olaya <volayaf@gmail.com> 2013-09-20
[processing] fixes issue in saga with multiple inputs
Merge: 6f638a5 9dbd8fa
Werner Macho <werner.macho@gmail.com> 2013-09-21
Merge pull request #904 from ndamiens/tradfr
update french translation
With OK from JR I'll merge this into master for now ..
Tim Sutton <tim@linfiniti.com> 2013-09-21
updates to contributors map
Nyall Dawson <nyall.dawson@gmail.com> 2013-05-20
[feature] Add select next item above and below commands to composer edit menu
nyalldawson <nyall.dawson@gmail.com> 2013-05-20
[feature] CTRL-click in composer to select items below other items (fix #4358)
Etienne Tourigny <etourigny.dev@gmail.com> 2013-09-20
add etiennesky to contributors maps
Etienne Tourigny <etourigny.dev@gmail.com> 2013-09-20
cpt-city: show all ramps by default when opening dialog and changing view types, unless a ramp has been selected
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-09-20
Fix data defined label help
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-09-20
More data defined anchor points
Nicolas Damiens <nicolas@damiens.info> 2013-09-20
update french translation
Nicolas Damiens <nicolas@damiens.info> 2013-09-20
add non-breaking spaces
yellow-sky <nikulin.e@gmail.com> 2013-09-20
Added unit-tests for ShowingPartialsLabels
Juergen E. Fischer <jef@norbit.de> 2013-09-20
osgeo4w: cpt-city-qgis-min was just moved to resouces
nicolas <nicolas@damiens.info> 2013-09-20
update french translation
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-09-20
added 3nids to contrib maps
Tim Sutton <tim@linfiniti.com> 2013-09-20
Updates to contributors document
Tim Sutton <tim@linfiniti.com> 2013-09-19
New android touch icon
Salvatore Larosa <lrssvtml@gmail.com> 2013-09-20
allows to enable the field calculator toolbar icon even for point layers if editable
yellow-sky <nikulin.e@gmail.com> 2013-09-20
Added python binding for ShowingPartialsLabels
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-09-19
Anchor points for font marker
Salvatore Larosa <lrssvtml@gmail.com> 2013-09-19
adds myself to contributors json file
Salvatore Larosa <lrssvtml@gmail.com> 2013-09-19
[pyqgis-console] added more settings for fonts color
Tim Sutton <tim@linfiniti.com> 2013-09-19
Updates to downloads stats spreadsheet
Tim Sutton <tim@linfiniti.com> 2013-09-19
Contributors list added
Juergen E. Fischer <jef@norbit.de> 2013-09-19
add support for FilterFids to oracle provider (followup 0c90f320)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-09-18
Add featureiterator tests
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-20
QgsFeatureRequest: New filters FilterExpression and FilterFids
Juergen E. Fischer <jef@norbit.de> 2013-09-18
more URL updates (followup 8c479db7)
Merge: 27ee738 a781e1e
Nathan Woodrow <madmanwoo@gmail.com> 2013-09-18
Merge pull request #786 from minorua/gdaltools_of2
GdalTools: apply selected name filter to -of parameter (fix #8408)
Merge: 718f556 8c479db
Nathan Woodrow <madmanwoo@gmail.com> 2013-09-17
Merge pull request #900 from simonokeefe/patch-1
Update GitHub URL
Simon O'Keefe <simon.okeefe@groundtruth.com.au> 2013-09-18
Update URL
Tim Sutton <tim@linfiniti.com> 2013-09-17
New splash from Anita
Juergen E. Fischer <jef@norbit.de> 2013-09-17
update welcome image for standalone installer (fixes #8623)
nyalldawson <nyall.dawson@gmail.com> 2013-09-16
Select previously locked items after running Unlock All
nyalldawson <nyall.dawson@gmail.com> 2013-09-15
Make composer history track lock/unlock state
Move unlock/lock functions from QgsComposerView to QgsComposition
Add keyboard shortcuts to lock item/unlock all
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-09-17
Apply anchor point in svg marker symbollayer and widget
Juergen E. Fischer <jef@norbit.de> 2013-09-17
indentation update (note to self: always run scripts/prepare-commit.sh before committing)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-09-17
Implement anchor point shift and expose in simple marker dialog
nyalldawson <nyall.dawson@gmail.com> 2013-09-16
[FEATURE] Setting for corner radius for composer rectangle shapes, allows creation of rounded rectangles in composers
Add tests for composer shapes
Larry Shaffer <larrys@dakotacarto.com> 2013-09-16
Fix crash on launch of bundled Mac app
Larry Shaffer <larrys@dakotacarto.com> 2013-09-16
[gui] Fix color button where initially set color is same as default, but does not set background of button
Salvatore Larosa <lrssvtml@gmail.com> 2013-09-17
[pyqgis-console] reject changes in settings if they are not applied
Larry Shaffer <larrys@dakotacarto.com> 2013-09-16
[gui] Fix excessive height on resize of About dialog on Mac
Juergen E. Fischer <jef@norbit.de> 2013-09-16
debian packaging update
Juergen E. Fischer <jef@norbit.de> 2013-09-15
move creation of gdal_pam to createDB (fixes #8613)
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-16
[processing] several fixes in config dialog
yellow-sky <nikulin.e@gmail.com> 2013-09-16
Mapserver read ShowingPartialsLabels configurations from project file now and added default init value to QgsPalLabeling
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-09-16
Consider scale for data defined symbology properties
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-09-16
Prepare color palette matching for dxf
Juergen E. Fischer <jef@norbit.de> 2013-09-16
sqrt with an integer ambiguous on MSVC
Werner Macho <werner.macho@gmail.com> 2013-09-16
translation update: pt_BR by Arthur
Merge: 68d12b4 8fb9816
Tim Sutton <tim@linfiniti.com> 2013-09-15
Merge pull request #898 from dakcarto/test_appstartup_1
[tests] Make app startup test work on Mac
Larry Shaffer <larrys@dakotacarto.com> 2013-09-15
[tests] Make app startup test work on Mac
- Handle bundled app path on Mac
- Move test writes to temporary, instead of source, directory
- Add Mac code for options.ini parent directory
- Add Mac options.ini file for plugin path test
- Clean up imports
Salvatore Larosa <lrssvtml@gmail.com> 2013-09-15
[pyqgis-console] autocompletion file update
Salvatore Larosa <lrssvtml@gmail.com> 2013-09-15
[pyqgis-console] added some typing setting:
- auto insertion "import" string
- auto insertion "):" for classes and methods
yellow-sky <nikulin.e@gmail.com> 2013-09-15
Added user interface for changing ShowPartialsLabels setting value
Tim Sutton <tim@linfiniti.com> 2013-09-15
Nicer icons for QGIS in debian packages
Juergen E. Fischer <jef@norbit.de> 2013-09-15
german translation update and some function help fixes
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-15
[processing] improve some gdal algoruthms
update resources_rc.py
Victor Olaya <volayaf@gmail.com> 2013-09-15
[processing] small fix in modeler dialog
Victor Olaya <volayaf@gmail.com> 2013-09-15
[processing] fixed issue with saga optimizations
Victor Olaya <volayaf@gmail.com> 2013-09-15
[processing] corrected fix introduced in 7fc592989f26c346e72465e43a5ed790d67968ac
Victor Olaya <volayaf@gmail.com> 2013-09-15
[processing] fixed issue with non-visible outputs in batch processign interface
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-15
fix typo
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-09-15
More symbology updates for dxf
Merge: 5d60b28 1670a27
Werner Macho <werner.macho@gmail.com> 2013-09-15
Merge pull request #897 from astroidex/master
new help texts for operators
astroidex <astrid_emde@osgeo.org> 2013-09-15
new help texts for operators
Juergen E. Fischer <jef@norbit.de> 2013-09-15
cleanup on e50f042
Juergen E. Fischer <jef@norbit.de> 2013-09-15
rename QgsVectorLayer::listAllFeatureIds() to allFeatureIds() (followup dd48cd3)
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-09-09
added listAllFeatureIds and check that features exist when setting selection
Juergen E. Fischer <jef@norbit.de> 2013-09-15
fix warnings
Hugo Mercier <hugo.mercier@oslandia.com> 2013-09-09
Remove st_force2d from postgres provider
Hien TRAN-QUANG <hien.tranquang@gmail.com> 2013-08-29
Fix Blocker issue 8487
Custom CRS are saved if cannot find an existing one with same parameters
(except datum which may be optionnal, as GDAL seems to have drop it)
Hugo Mercier <hugo.mercier@oslandia.com> 2013-08-20
Add support for 3D types in the PostGIS provider
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-15
[processing] attempt to fix proximity algorithm
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-15
[processing] fix fTools Clip algorithm (fix #7281)
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-15
[processing] restore Polygonize algorithm functionality (fix #8252)
Merge: a0ff6d5 6ec9e75
Werner Macho <werner.macho@gmail.com> 2013-09-15
Merge pull request #896 from astroidex/master
added new help files for geometry functions
astroidex <astrid_emde@osgeo.org> 2013-09-15
added help for confexHull function
astroidex <astrid_emde@osgeo.org> 2013-09-15
added new help files for geometry functions
astroidex <astrid_emde@osgeo.org> 2013-09-15
added new help files for geometry functions
astroidex <astrid_emde@osgeo.org> 2013-09-15
added new help files for geometry functions
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-09-15
Add expression to graduated renderer
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-09-15
Add expression to categorized renderer
Borys Jurgiel <info@borysjurgiel.pl> 2013-09-15
[Plugin Manager] Simplify the filter behaviour: always search in names + descriptions + authors + tags. Additionally, a tag: prefix to search in tags only
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-15
follow up 702445960f
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-15
remove obsolete import
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-13
[FEATURE] save Processing model as image (fix #5926)
Borys Jurgiel <info@borysjurgiel.pl> 2013-09-15
translation update: pl
Borys Jurgiel <info@borysjurgiel.pl> 2013-09-15
[Plugin Manager] New tab for all plugins. New class QgsPluginItemDelegate
Juergen E. Fischer <jef@norbit.de> 2013-09-15
fix 56ba1d74d
Victor Olaya <volayaf@gmail.com> 2013-09-15
[processing] saga import/export optimization
Victor Olaya <volayaf@gmail.com> 2013-09-15
[processing] cleaned up options (threaded execution and table-like parameters dialog
Victor Olaya <volayaf@gmail.com> 2013-09-14
[processing] Reduced number of conversion operation when running saga algorithms
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-15
fix rebase conflicts
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-14
add compiled .ui file
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-14
use default style for R code
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-03
fix rebase issues
Alexander Bruy <alexander.bruy@gmail.com> 2013-04-17
[processing] start work on R lexer
Alexander Bruy <alexander.bruy@gmail.com> 2012-12-08
[FEATURE] new Scintilla-based script editor for Processing
Merge: 64c947b 617fa68
mhugent <marco.hugentobler@sourcepole.ch> 2013-09-15
Merge pull request #893 from sbrunner/scalehint
Fix Scales in qgis server
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-09-15
Dxf: add more header fields, min/max extent and a test linestyle
Merge: 503d32b a8b9d43
Tim Sutton <tim@linfiniti.com> 2013-09-15
Merge pull request #749 from Oslandia/issue8045b
Unit tests for command line arguments
Merge: 7e171ef 9494365
mhugent <marco.hugentobler@sourcepole.ch> 2013-09-15
Merge pull request #894 from sbrunner/legend-scale
Use scale parameter to display concerned class
Merge: a1a95c1 6e31245
Tim Sutton <tim@linfiniti.com> 2013-09-15
Merge pull request #720 from Oslandia/issue6483
Fix #6483 - Thanks Vincent!
yellow-sky <nikulin.e@gmail.com> 2013-09-15
Added settings to PAL for enable/disable partial shown labels
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-09-14
Write additional header field and table section
Larry Shaffer <larrys@dakotacarto.com> 2013-09-14
[globe] Fix crashes occurring after globe is unloaded
Larry Shaffer <larrys@dakotacarto.com> 2013-09-11
[globe] Fix Mac dependencies so plugin can run from app bundle
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-14
[processing] add GDAL rasterize algorithm (fix #5854)
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-14
[processing] fix passing distunits parameter for GDAL proximity (fix #8247)
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-14
[processing] fix parsing of selection options in scripts
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-14
[processing] add Extract projection algorithm
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-14
[processing] impove Build Pyramids algorithm
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-14
[processing] add GDAL Contour algorithm
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-14
[processing] add Clip By Mask algorithm
Victor Olaya <volayaf@gmail.com> 2013-09-14
[processing] some code cleaning
Victor Olaya <volayaf@gmail.com> 2013-09-14
[processing]fixed issue with temporal filename
(was previously solved but reverted)
Victor Olaya <volayaf@gmail.com> 2013-09-14
Revert "[processing]fixed bug with wrong characters in output filenames" (caused circular import)
This reverts commit ff5e1ee3a8745ae44db85b1a9511a5f81f6a85fd.
Stéphane Brunner <courriel@stephane-brunner.ch> 2013-09-14
Fix class name
Stéphane Brunner <courriel@stephane-brunner.ch> 2013-09-13
Use scale parameter to display concerned class
Salvatore Larosa <lrssvtml@gmail.com> 2013-09-14
[pyqgis-console] allows to set font color in python lexer
Victor Olaya <volayaf@gmail.com> 2013-09-11
[processing] adapted algorithm to function refactoring
Also set threaded execution to false by default, since it was behaving strangely
Victor Olaya <volayaf@gmail.com> 2013-09-13
[processing]fixed bug with wrong characters in output filenames
refactored to reuse string cleaning function
Victor Olaya <volayaf@gmail.com> 2013-09-13
[processing] added some in-code docs and comments
Victor Olaya <volayaf@gmail.com> 2013-09-13
[processing] fixed minor saga file issue
Victor Olaya <volayaf@gmail.com> 2013-09-13
`processing]improved doc of example algorithm
Victor Olaya <volayaf@gmail.com> 2013-09-13
[processing]fixes in saga filename handling
fixed saga buffer description
Victor Olaya <volayaf@gmail.com> 2013-09-12
[processing] improved non-threaded execution
Victor Olaya <volayaf@gmail.com> 2013-09-12
[processing] added progress display in qgsMessageBar
Victor Olaya <volayaf@gmail.com> 2013-09-12
[processing] Added schema parameter to ImportIntoPostGIS.py
Victor Olaya <volayaf@gmail.com> 2013-09-12
[processing] refactoring to move common functions to tools package
Victor Olaya <volayaf@gmail.com> 2013-09-11
[Processing] added GRASS m.cogo
Victor Olaya <volayaf@gmail.com> 2013-09-11
move ftools utils to tools utils module
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-09-14
Add delete keyboard action for rules
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-09-14
Rule copy and paste shortcut keys
Stéphane Brunner <courriel@stephane-brunner.ch> 2013-09-13
By default use the reference OGC dpi
Calculate from the OGC reference pixel size
Stéphane Brunner <courriel@stephane-brunner.ch> 2013-09-13
Fix scale informations in the WMS GetCapabilities
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-09-14
Server: option to set the maximum cached layers in environment variable MAX_CACHE_LAYERS
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-09-14
Paste rule at the bottom if no selection
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-09-14
Fix crash in rule paste
Juergen E. Fischer <jef@norbit.de> 2013-09-13
fix retrieval of PYTHON_SITE_PACKAGES_DIR - broke debian builds
Merge: b14e133 2b4e139
mhugent <marco.hugentobler@sourcepole.ch> 2013-09-13
Merge pull request #889 from sbrunner/string
More general string value. …
Merge: e7956a5 ccda1c4
mhugent <marco.hugentobler@sourcepole.ch> 2013-09-13
Merge pull request #887 from sbrunner/environ_mapfile
Add QGIS_PROJECT_FILE environement option
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-09-13
Allow rotation +-360 degrees in ellipse marker widget
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-09-13
First implementation of dxf feature writing (but it does not work yet)
vmora <vincent.mora@oslandia.com> 2013-09-13
- improved wraning msg, removed useless test
Borys Jurgiel <info@borysjurgiel.pl> 2013-09-13
[Plugin Installer] Better error handling for parsing metadata
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-09-13
Write dxf header and eof
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-10
[processing] add two Extract values models (for CSV and shape)
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-10
[processing] add Extract raster values to shapefile algorithm
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-09
[processing] add Extract raster values to CSV algorithm
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-03
[processing] add Points from vector algorithm
Alexander Bruy <alexander.bruy@gmail.com> 2013-08-27
fix rebase conflicts
Alexander Bruy <alexander.bruy@gmail.com> 2013-08-13
[processing] add Points from lines algorithm (still needs some improvements)
Alexander Bruy <alexander.bruy@gmail.com> 2013-08-09
[processing] add Points from polygons algorithm
Alexander Bruy <alexander.bruy@gmail.com> 2013-08-06
[processing] add zonal statistics algorithm
Alexander Bruy <alexander.bruy@gmail.com> 2013-08-06
[processing] update points displacement alg to new ParameterVector syntax
Alexander Bruy <alexander.bruy@gmail.com> 2013-07-30
[processing] add points displacement algorithm
Radim Blazek <radim.blazek@gmail.com> 2013-09-13
GRASS topology layers - display internal topo info
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-09-13
[FEATURE]: Start implementation of native dxf export
Borys Jurgiel <info@borysjurgiel.pl> 2013-09-13
[Plugin Installer] Make version compare behaviour unified with the repository app
Alexander Bruy <alexander.bruy@gmail.com> 2012-12-05
[FEATURE] Model-View based config dialog for Processing (fix #5427)
Merge: 9ce316d 6d5df7c
Borys Jurgiel <info@borysjurgiel.pl> 2013-09-13
Merge pull request #892 from alexbruy/deprecated_plugins
Deprecated plugins support for plugin manager
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-11
[FEATURE] add option to show/hide deprecated plugins in plugin manager
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-11
[FEATURE] clearly mark deprecated plugins in plugin manager
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-12
[processing] add Clip raster by extent algorithm (fix #8602)
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-09-13
Move updating of else rules list out of render feature
Borys Jurgiel <info@borysjurgiel.pl> 2013-09-12
[Plugin Installer] More uniform behaviour when comparing versions: always exclude any non-numeric parts
Stéphane Brunner <courriel@stephane-brunner.ch> 2013-09-08
Add GML format in GetFeatureInfo requests
Stéphane Brunner <courriel@stephane-brunner.ch> 2013-09-08
Copy things from WFS server to WMS server
Nyall Dawson <nyall.dawson@gmail.com> 2013-05-22
[FEATURE] Add select all, select none and invert selection to composer edit menu
Nyall Dawson <nyall.dawson@gmail.com> 2013-05-20
[FEATURE] New edit menu for composer
Change cut/copy/paste functions to actions and add to edit menu
Move undo/redo/delete to edit menu
Rearrange layout menu to logical order
Stéphane Brunner <courriel@stephane-brunner.ch> 2013-09-12
Add French translation
Stéphane Brunner <courriel@stephane-brunner.ch> 2013-09-12
Run scripts/update_ts_files.sh
Stéphane Brunner <courriel@stephane-brunner.ch> 2013-09-12
More general string value.
This option is used for GetFeature and GetfeatureInfo
And for WKT and GML format
Merge: 885c8b4 8a50ddb
alexbruy <alexander.bruy@gmail.com> 2013-09-12
Merge pull request #731 from ddanielvaz/bugfix-6063
Preserve attributes in Convex Hull (fix #6063)
Stéphane Brunner <courriel@stephane-brunner.ch> 2013-09-12
Add QGIS_PROJECT_FILE environement option
To be able to configure the project file in apache configuration
like:
SetEnv QGIS_PROJECT_FILE <path to project file>.qgs
Merge: e72088c 272b6e1
alexbruy <alexander.bruy@gmail.com> 2013-09-12
Merge pull request #799 from slarosa/warning_simplifyTool
[ftools] add warning for simplify tool when no one layer has been selected
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-12
[fTools] homogenize UI (contributed by Salvatore Larosa)
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-09-12
Fix #8590 - Copy and paste for rules
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-09-12
Add ELSE to rule based renderer
Larry Shaffer <larrys@dakotacarto.com> 2013-09-11
[globe] Add path to gui images when running from build directory
Merge: 4200046 ba4e438
Luigi Pirelli <luipir@gmail.com> 2013-09-11
Merge remote-tracking branch 'upstream/master'
Tim Sutton <tim@linfiniti.com> 2013-09-11
Fix from Salvatore to fix project macros
Tim Sutton <tim@linfiniti.com> 2013-09-11
Fix missing 1.8 heading in news (thanks Leyan)
Tim Sutton <tim@linfiniti.com> 2013-09-11
Added small note about 2.0.1 in news
Juergen E. Fischer <jef@norbit.de> 2013-09-10
install qbrowser manpage
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-09-10
[Feature]: anchor points for marker symbols
Tim Sutton <tim@linfiniti.com> 2013-09-10
Tweaked BUGS documentation
Tim Sutton <tim@linfiniti.com> 2013-09-10
Updated install doc
Tim Sutton <tim@linfiniti.com> 2013-09-10
Regenerate changelog
Tim Sutton <tim@linfiniti.com> 2013-09-10
Added script to create changelog from http://binarystatic.wordpress.com/2010/02/18/how-to-convert-git-log-to-changelog/
Tim Sutton <tim@linfiniti.com> 2013-09-10
Put GPL version to 2 instead of 3 in the readme
Tim Sutton <tim@linfiniti.com> 2013-09-10
Updated news
Merge: 641359d f361e11
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-09-10
Merge pull request #741 from 3nids/splitpart
[Feature] split part of multi-geometry
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-09-10
return the proper error code
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-04-22
split part of multi-geometry
nyalldawson <nyall.dawson@gmail.com> 2013-05-27
[FEATURE] Pan composer with middle mouse button
Zoom in and out on composer using mouse scroll wheel
Christian Urich <christian.urich@gmail.com> 2013-09-10
fix #8507
made void connectNotify( const char * signal ) protected instead of private
made bool eventFilter( QObject *obj, QEvent *event ) protected instead of private
made void showEvent( QShowEvent * ) and void hideEvent( QHideEvent * ) instead of private
Merge: 5f61dd1 b61b5b0
Larry Shaffer <larrys@dakotacarto.com> 2013-09-09
Merge pull request #881 from mbernasocchi/android
Various android updates from mbernasocchi
Marco Bernasocchi <marco@opengis.ch> 2013-09-10
make honoring -DPYTHON_LIBRARY more solid.
as cmake --help-module FindPythonLibs states
If you'd like to specify the installation of Python to use, you should modify the following cache variables:
PYTHON_LIBRARY - path to the python library
PYTHON_INCLUDE_PATH - path to where Python.h is found
(please note it is PYTHON_INCLUDE_PATH (deprecated) and not PYTHON_INCLUDE_DIR (new in 2.8) since we require cmake >= 2.6.2)
Marco Bernasocchi <marco@opengis.ch> 2013-09-10
set correct prefixPath()
Marco Bernasocchi <marco@opengis.ch> 2013-09-09
added confirm quit for android
Marco Bernasocchi <marco@opengis.ch> 2013-09-08
Removed tooltip that shows how many messages are logged on android.
This tooltip was rendered as a fullscreen yellow widget in android.
Larry Shaffer <larrys@dakotacarto.com> 2013-06-26
[Android] Fix for Qt Ministro hiding app's menubar in favor of native Android menus
- Brings back composer window menu bar
Larry Shaffer <larrys@dakotacarto.com> 2013-06-24
[Android] Fix for Qt Ministro hiding app's menubar in favor of native Android menus
- Brings back main window menu bar
Larry Shaffer <larrys@dakotacarto.com> 2013-06-23
[Android] Update library path
Larry Shaffer <larrys@dakotacarto.com> 2013-06-23
[Android] Change order of finding QtMobility package so Qt isn't 'found' twice
Marco Bernasocchi <marco@opengis.ch> 2013-05-19
worcarounds to make sip generation work on android
Marco Bernasocchi <marco@opengis.ch> 2013-05-19
less invasive workaround for #7859
Marco Bernasocchi <marco@opengis.ch> 2013-05-18
workaround for issue #7859
Marco Bernasocchi <marco@opengis.ch> 2013-05-03
#7752 for android sip generation issue fix
Larry Shaffer <larrys@dakotacarto.com> 2013-09-09
Fix #8587, show/hide labels tool throws Qt warning
Merge: 3216390 c705034
Luigi Pirelli <luipir@gmail.com> 2013-09-09
Merge remote-tracking branch 'upstream/master'
nyalldawson <nyall.dawson@gmail.com> 2013-09-06
[FEATURE] Add "Lock Selected Items" and "Unlock All" to composer layout menu and toolbar
Tamas TEVESZ <ice@extreme.hu> 2013-09-09
fix gdb backtrace on FreeBSD
Tim Sutton <tim@linfiniti.com> 2013-09-09
Bumped version number on splash screen
Salvatore Larosa <lrssvtml@gmail.com> 2013-09-09
[pyqgis-console] fix undo/redo actions when autocompletion bracket is enabled
Tim Sutton <tim@linfiniti.com> 2013-09-09
Added current sponsor logos to about screen
Salvatore Larosa <lrssvtml@gmail.com> 2013-09-08
[pyqgis-console] fix autocompletion in editor after 6e19748
Juergen E. Fischer <jef@norbit.de> 2013-09-08
don't use own message handler on android
Juergen E. Fischer <jef@norbit.de> 2013-09-08
indentation update
Juergen E. Fischer <jef@norbit.de> 2013-09-07
fix another bunch of warnings
Merge: feb79a8 5d093f4
Luigi Pirelli <luipir@gmail.com> 2013-09-08
Merge remote-tracking branch 'upstream/master'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-09-08
Intendention update
Hugo Mercier <hugo.mercier@oslandia.com> 2013-07-11
Fix number precision in world file generation
Hugo Mercier <hugo.mercier@oslandia.com> 2013-06-24
Fiw world file generation (wrong line ordering)
Hugo Mercier <hugo.mercier@oslandia.com> 2013-06-14
Change computeWorldFileParameters signature and fix Python unit test
Hugo Mercier <hugo.mercier@oslandia.com> 2013-06-12
Add unit test for world file generation
Hugo Mercier <hugo.mercier@oslandia.com> 2013-06-12
Add world file generation option. Work funded by Tuscany Region - SITA. Contract Support to the use of GFOSS \(Geographic Free and Open Source Software\) Desktop tools \(CIG Z3B06FA6D7\)
Merge: 6b2fa67 f66f9aa
Luigi Pirelli <luipir@gmail.com> 2013-09-07
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Larry Shaffer <larrys@dakotacarto.com> 2013-09-06
Fix build error, add missing enum to sip file
Larry Shaffer <larrys@dakotacarto.com> 2013-09-06
Followup to 3b6d4ef, add sip bindings and update console auto-complete file
Larry Shaffer <larrys@dakotacarto.com> 2013-09-06
Fix Mac error when building qgis_app
Tim Sutton <tim@linfiniti.com> 2013-09-07
Applied android fix from Marco B.
Juergen E. Fischer <jef@norbit.de> 2013-09-06
make qgis_app a shared library and fix some more stl warnings with msvc
Merge: 609bd69 3896c73
Tim Sutton <tim@linfiniti.com> 2013-09-06
Merge pull request #871 from slarosa/fix_crash_core_plugins
Fix crash in core plugins
Merge: 721fe27 c2d98e7
Tim Sutton <tim@linfiniti.com> 2013-09-06
Merge pull request #870 from etiennesky/browsericons
use svg icons in browser dock for uI consistency
Juergen E. Fischer <jef@norbit.de> 2013-09-06
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-09-06
fix more warnings (followup 1c9d6ebce)
Juergen E. Fischer <jef@norbit.de> 2013-09-06
fix size_t vs. int warnings
Juergen E. Fischer <jef@norbit.de> 2013-09-06
german translation fix (fixes #8580)
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-05
[processing] write table header only when necessary
adopt Point distance alg to use OutputTable
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-05
[processing] fix Statistics by categories algorithm
Alexander Bruy <alexander.bruy@gmail.com> 2013-09-05
[processing] use csv module for table writer
Victor Olaya <volayaf@gmail.com> 2013-09-06
fixed saga installation checking
Werner Macho <werner.macho@gmail.com> 2013-09-06
translation update: nl by richard and es by carlos
Larry Shaffer <larrys@dakotacarto.com> 2013-09-05
[FEATURE] Add 'Suppress attribute form pop-up after feature creation' option to vector layers; overrides application-wide option
Salvatore Larosa <lrssvtml@gmail.com> 2013-09-06
fix crash in Compass plugin
Salvatore Larosa <lrssvtml@gmail.com> 2013-09-06
fix crash in GRASS plugin
Radim Blazek <radim.blazek@gmail.com> 2013-09-05
add OS X specific lib to app tests, hopefully fixes #8577
Sandro Santilli <strk@keybit.net> 2013-07-29
Use ST_Force2D for PostGIS 2.1+
Sandro Santilli <strk@keybit.net> 2013-05-31
Add field name in layers from postgis relation with multiple spatial fields
NOTE: only works with browser, not with "Add PostGIS Layer" dialog
pcav <cavallini@faunalia.it> 2013-09-05
MInor fixes to IT GUI translation
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-06-24
listActions() method for attribute action
Nyall Dawson <nyall.dawson@gmail.com> 2013-05-22
[FEATURE] holding shift while pressing cursor keys results in large movements in composer
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-08-30
Fix spatialite provider for Null QVariant instead of Invalid QVariant
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-08-02
Add setSourceCrs( QgsCoordinateReferenceSystem )
Nyall Dawson <nyall.dawson@gmail.com> 2013-05-22
[FEATURE] Shift-clicking a selected composer item should deselect it
Radim Blazek <radim.blazek@gmail.com> 2013-09-05
qgis_app lib link deps, fixes partialy #8575
pcav <cavallini@faunalia.it> 2013-09-05
Typo in IT GUI translation
Juergen E. Fischer <jef@norbit.de> 2013-09-05
temporary fix for #8575 (building app as DLL is more involved and requires a CORE/GUI/APP_EXPORT macro dance...)
Juergen E. Fischer <jef@norbit.de> 2013-09-05
fix atlas composition warnings with msvc 64bit
Merge: 1aa5daf 00041e6
Paolo Cavallini <cavallini@faunalia.it> 2013-09-05
Merge pull request #665 from Oslandia/overview_centering
[2.1] Overview centering
Juergen E. Fischer <jef@norbit.de> 2013-09-05
german translation update
Werner Macho <werner.macho@gmail.com> 2013-09-05
translation update: fi by Kari
Radim Blazek <radim.blazek@gmail.com> 2013-07-05
added date type support
Radim Blazek <radim.blazek@gmail.com> 2013-07-05
set field typeName in gml xsd parser
Radim Blazek <radim.blazek@gmail.com> 2013-07-04
added change signal to clipboard
Radim Blazek <radim.blazek@gmail.com> 2013-07-03
copy/paste as test unit
Radim Blazek <radim.blazek@gmail.com> 2013-07-03
Paste as - new memory layer name dialog
Save as dialog collapsible OGR options
Radim Blazek <radim.blazek@gmail.com> 2013-07-02
[FEATURE] Paste features as new vector layer
Juergen E. Fischer <jef@norbit.de> 2013-09-05
osgeo4w: fix shortcut removal
Merge: dcc9b2a cf6ad67
Jürgen Fischer <jef@norbit.de> 2013-09-04
Merge pull request #873 from Cracert/i18n
[function help] In strpos() needle is string, not number
Merge: 7030b1a 51f42dd
Werner Macho <werner.macho@gmail.com> 2013-09-04
Merge pull request #872 from Cracert/tr
Polish translation update
Robert Szczepanek <robert@szczepanek.pl> 2013-09-05
[function help] In strpos() needle is string, not number
Robert Szczepanek <robert@szczepanek.pl> 2013-09-04
pl translation update
Salvatore Larosa <lrssvtml@gmail.com> 2013-09-05
fix crash in Georeferencer plugin
Salvatore Larosa <lrssvtml@gmail.com> 2013-09-05
fix crash in Dxf2Shp plugin
Salvatore Larosa <lrssvtml@gmail.com> 2013-09-05
fix crash in SpatialQuery plugin
Salvatore Larosa <lrssvtml@gmail.com> 2013-09-05
fix crash in GPS Importer plugin
Salvatore Larosa <lrssvtml@gmail.com> 2013-09-05
fix crash in SPIT plugin
Juergen E. Fischer <jef@norbit.de> 2013-09-04
fix crash in coordinate capture plugin
Merge: 7fc8ad8 f6e0bbc
Jürgen Fischer <jef@norbit.de> 2013-09-04
Merge pull request #852 from borysiasty/installer_v2
[Plugin Installer] Remove hardcoded 2.0 v in order to use the native 2.0
Juergen E. Fischer <jef@norbit.de> 2013-09-04
debian packaging: update version to 2.1
Tim Sutton <tim@linfiniti.com> 2013-09-04
Bumped master version to 2.1.0
Juergen E. Fischer <jef@norbit.de> 2013-09-04
fix warnings
Etienne Tourigny <etourigny.dev@gmail.com> 2013-09-04
use svg icons in browser dock for uI consistency
Merge: e6a4f2f 3d3f81d
Borys Jurgiel <info@borysjurgiel.pl> 2013-09-04
Merge pull request #869 from Cracert/master
Polish translation update
Robert Szczepanek <robert@szczepanek.pl> 2013-09-04
pl translation update: small fix
Juergen E. Fischer <jef@norbit.de> 2013-09-04
sort embedded layer by drawing order (fixes #7673)
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-09-04
Update about icon, and 16x16 icon
pcav <cavallini@faunalia.it> 2013-09-04
Minor edit to IT GUI
D'Hont René-Luc <rldhont@gmail.com> 2013-09-04
QGIS Server: Exclude composers in OWS tab does not work
In the current QGIS server, if one uses a list of "Exclude composers" in the OWS tab, QGIS server lists only the excluded composers and not the composers the map author actually wants. So it acts as a white list and not as a black list.
Juergen E. Fischer <jef@norbit.de> 2013-09-04
update TRANSLATORS file
Merge: d4e8e1f 4bd91f2
Werner Macho <werner.macho@gmail.com> 2013-09-04
Merge pull request #868 from artfwo/master
translation update: ru
Artem Popov <artfwo@gmail.com> 2013-09-04
translation update: ru
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-09-04
[dual view] Propagate sort order to feature view (e.g. selected on top)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-09-04
[dualview] Fix crash when removing features
Werner Macho <werner.macho@gmail.com> 2013-09-04
translation update: nl by diethard
Merge: 14f639d 164d2fe
Werner Macho <werner.macho@gmail.com> 2013-09-03
Merge pull request #866 from Cracert/master
Polish translation update
Robert Szczepanek <robert@szczepanek.pl> 2013-09-03
pl translation update; function_help cont.
Tim Sutton <tim@linfiniti.com> 2013-09-04
Added South African north orientated CRS definitions for #8487
Salvatore Larosa <lrssvtml@gmail.com> 2013-09-04
load SLD properly if fill style polygon is defined: followup 4bc1beb
Giuseppe Sucameli <brush.tyler@gmail.com> 2013-09-04
sld: fix #8567
Juergen E. Fischer <jef@norbit.de> 2013-09-04
osgeo4w: use nircmd also on 32bit
Juergen E. Fischer <jef@norbit.de> 2013-09-04
nsis: add 64 support
Juergen E. Fischer <jef@norbit.de> 2013-09-03
creatensis.pl: update to support 32 and 64bit packages
Juergen E. Fischer <jef@norbit.de> 2013-09-03
indentation update
Martin Dobias <wonder.sk@gmail.com> 2013-09-03
Updated QgsFields docs, moved some code into .cpp
Juergen E. Fischer <jef@norbit.de> 2013-09-03
german translation update
Merge: b0664f4 cf0b7b0
Werner Macho <werner.macho@gmail.com> 2013-09-03
Merge pull request #864 from Jean-Roc/traduction_ui
update fr translation
Merge: e7a3215 c331f1e
Werner Macho <werner.macho@gmail.com> 2013-09-03
Merge pull request #865 from yoichigmf/forpullreq
update TRANSLATION ja
Jean-Roc Morreale <jr.morreale@enoreth.net> 2013-09-03
update fr translation
yoichigmf <yoichi.kayama@gmail.com> 2013-09-04
update TRANSLATION ja
Salvatore Larosa <lrssvtml@gmail.com> 2013-09-03
fixes "Add to Overview" action, also removes shortcut
pcav <cavallini@faunalia.it> 2013-09-03
Upadated list of IT translators
pcav <cavallini@faunalia.it> 2013-09-03
IT GUI translation almost finished
Merge: 70841a8 eb11479
Nathan Woodrow <madmanwoo@gmail.com> 2013-09-03
Merge pull request #804 from nyalldawson/bug_8311
Fix some bugs relating to display fields for new vector layers (fixes #8311)
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-09-03
[postgres] do not update feature count if it was not set before
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-09-03
Fix #8561 - Handle change layer in node tool
vmora <vincent.mora@oslandia.com> 2013-07-30
- fix #7441
- reset unit settings to original ones when deactivating OTF projection
- added OTF status (on/off) to mesuredialog title
- resets prefered units and selected srs
- when OTF transfo is deselected, this resets the units value to the
original ones
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-09-03
[diagram] Workaround floating point errors leading to diagram distortion
Fix #8554
Merge: 9014d5c 5be1807
Werner Macho <werner.macho@gmail.com> 2013-09-02
Merge pull request #862 from Cracert/master
Polish translation update
Robert Szczepanek <robert@szczepanek.pl> 2013-09-02
pl translation update; function_help
Werner Macho <werner.macho@gmail.com> 2013-09-03
translation update: es by Carlos
Merge: a339702 f5d41d5
Werner Macho <werner.macho@gmail.com> 2013-09-02
Merge pull request #861 from Jean-Roc/traduction_ui
update french translation
Larry Shaffer <larrys@dakotacarto.com> 2013-09-02
[gui] Address situation where applying style enables deprecated labels
Jean-Roc Morreale <jr.morreale@enoreth.net> 2013-09-02
update french translation
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-09-02
[dualview] Remove unrequired connect()
Merge: 91b9c11 8ff0f02
Werner Macho <werner.macho@gmail.com> 2013-09-02
Merge pull request #860 from Cracert/master
Polish translation update
Robert Szczepanek <robert@szczepanek.pl> 2013-09-02
pl translation update; topology, style manager, SVG, WFS, WCS, WMS, checkDock
Victor Olaya <volayaf@gmail.com> 2013-09-02
[processing] fixed bug when editing help of example models
Victor Olaya <volayaf@gmail.com> 2013-09-02
added scintilla based editor to R scripts editor
Victor Olaya <volayaf@gmail.com> 2013-09-02
[processing] improved handling of output files and file naming
Victor Olaya <volayaf@gmail.com> 2013-09-01
[processing] modified saga ids description and fixed example script bug
Victor Olaya <volayaf@gmail.com> 2013-09-01
[processing] added extent as output type and made it available in modeler
Victor Olaya <volayaf@gmail.com> 2013-09-01
[processing] improved script edit dialog
Victor Olaya <volayaf@gmail.com> 2013-09-01
[processing] modified saga checking to support 2.0.8
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-09-02
[dualview] Default preview text shows also up for NULL values
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-09-02
[dualview] Fix add/delete crash and fieldcalc behavior of feature form
Larry Shaffer <larrys@dakotacarto.com> 2013-09-02
[tests] Add preconfigured project to test local server connection
Werner Macho <werner.macho@gmail.com> 2013-09-02
translation update: chinese with adding new translator
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-09-02
[dualview] Fix crash when adding columns with feature form open
Salvatore Larosa <lrssvtml@gmail.com> 2013-09-02
[pyqgis-console] update pyqgis.pap file after 2d63dcf
Merge: a2a2d7a 87e2ad7
Werner Macho <werner.macho@gmail.com> 2013-09-02
Merge pull request #859 from Jean-Roc/traduction_ui
update french translation
Jean-Roc Morreale <jr.morreale@enoreth.net> 2013-09-02
update french translation
Larry Shaffer <larrys@dakotacarto.com> 2013-09-02
[gui] Fix crash when loading a vector layer style, due to lack of checks for removed deprecated labels tab
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-09-02
fix missing sip methods for rubber bands
Werner Macho <werner.macho@gmail.com> 2013-09-02
translation update: sv by Victor
Merge: d8b05c2 868974e
Werner Macho <werner.macho@gmail.com> 2013-09-02
Merge pull request #857 from artfwo/master
Russian translation update.
Artem Popov <artfwo@gmail.com> 2013-09-02
Russian translation update.
Larry Shaffer <larrys@dakotacarto.com> 2013-08-25
[tests] Add support for locally spawned fcgi process
- No building of spawn-fcgi or managing of spawned process, yet
pcav <cavallini@faunalia.it> 2013-09-02
More IT GUI translation
Merge: f4b2c16 514e899
Werner Macho <werner.macho@gmail.com> 2013-09-01
Merge pull request #855 from asiersarasua/master
Basque translation update
Werner Macho <werner.macho@gmail.com> 2013-09-02
translation update: id by Trias and ko_KR by BJ
Merge: c48243c 33fe3c8
Werner Macho <werner.macho@gmail.com> 2013-09-01
Merge pull request #856 from Cracert/master
Polish translation update
Larry Shaffer <larrys@dakotacarto.com> 2013-09-01
[gui] Update Mac icons with latest vectorized logo
- Add qml and mldata (memory layer) to file extension mappings
Robert Szczepanek <robert@szczepanek.pl> 2013-09-02
pl translation update; PostgreSQL, SpatiaLite
asiersarasua <asier.sarasua@gmail.com> 2013-09-01
Basque translation update
Borys Jurgiel <info@borysjurgiel.pl> 2013-09-01
[Plugin Manager] Fix #8542
Salvatore Larosa <lrssvtml@gmail.com> 2013-09-01
[pyqgis-console] add prefix OSGeo_ to GEOS API file
Werner Macho <werner.macho@gmail.com> 2013-09-01
translation update: gl and zh_CN
Merge: cae08e4 d876560
Werner Macho <werner.macho@gmail.com> 2013-09-01
Merge pull request #854 from Jean-Roc/traduction_ui
update french translation
Larry Shaffer <larrys@dakotacarto.com> 2013-08-31
[gui] Remove deprecated labeling properties tab for new projects or older ones that don't use them
- Deprecated tab remains active for older projects, if any layer uses them
- Deprecated tab an be disabled/enabled via console commands for project entry, e.g.:
QgsProject.instance().writeEntry('DeprecatedLabels', '/Enabled', bool) or
QgsProject.instance().removeEntry('DeprecatedLabels', '/')
Salvatore Larosa <lrssvtml@gmail.com> 2013-09-01
Fix untranslatable strings: does not break translation
with a different language from english the plugin menus are
not removed. this commit fixes the problem.
Jean-Roc Morreale <jr.morreale@enoreth.net> 2013-09-01
update french translation
Werner Macho <werner.macho@gmail.com> 2013-09-01
translation update: german
Werner Macho <werner.macho@gmail.com> 2013-09-01
make alg work in modeller
Werner Macho <werner.macho@gmail.com> 2013-09-01
translation update: danish by jacob
Merge: 3ac0759 7c726ee
Werner Macho <werner.macho@gmail.com> 2013-09-01
Merge pull request #853 from gioman/master
pt_PT translators list updated
Salvatore Larosa <lrssvtml@gmail.com> 2013-09-01
[dbmanager] Replace DropRasterTable func (deprecated) with DROP TABLE: fixes #8521
Salvatore Larosa <lrssvtml@gmail.com> 2013-09-01
[pyqgis-console] add GEOS API file for autocompletion:
- add GDAL-1.10.0, QScintilla-2.7.2 api files
Salvatore Larosa <lrssvtml@gmail.com> 2013-09-01
[dbmanager] another small fix for italian translation: fixes #8489
Giovanni Manghi <giovanni@sibirica.(none)> 2013-09-01
pt_PT translators list updated
Werner Macho <werner.macho@gmail.com> 2013-09-01
translation update: es gl and ja
Merge: 74b60c6 f516759
Werner Macho <werner.macho@gmail.com> 2013-09-01
Merge pull request #850 from yoichigmf/translate_ja
Translate ja
pcav <cavallini@faunalia.it> 2013-09-01
More IT GUI translation
Borys Jurgiel <info@borysjurgiel.pl> 2013-09-01
[Plugin Installer] Remove hardcoded 2.0 version in order to use the native 2.0
Salvatore Larosa <lrssvtml@gmail.com> 2013-09-01
[dbmanager] small fix for import/export layer UI
yoichigmf <yoichi.kayama@gmail.com> 2013-09-01
update ja translation
Larry Shaffer <larrys@dakotacarto.com> 2013-08-31
[gui] Fix triple-modal issue on Mac for point displacement dialog
- Ensure initial dialog is a 'sheet' or gui will freeze after closing next opened modal (new color) dialog
Werner Macho <werner.macho@gmail.com> 2013-08-31
another dutch translation update
Larry Shaffer <larrys@dakotacarto.com> 2013-08-31
[gui] Fix excessive fixed height of vector properties (actually labeling) dialog
- Should now fit on laptops with limited screen height
Larry Shaffer <larrys@dakotacarto.com> 2013-08-31
[labeling] Further fix for #8367, 'font missing' text keeps showing up
- Move to more generic test on font family
Werner Macho <werner.macho@gmail.com> 2013-08-31
translation update: pl by robert
Merge: 6e19748 735f534
Werner Macho <werner.macho@gmail.com> 2013-08-31
Merge pull request #849 from gioman/master
pt_pt translations contributed by Nelson Silva
Larry Shaffer <larrys@dakotacarto.com> 2013-08-31
[pyqgis-console] Fix build error. Revert adding of qsci-pap-master target
- Leave only qsci-pap-src target for updating default pyqgis.pap in source tree
- Mark WITH_QSCIAPI as advanced in CMake, since it mostly a dev function
Giovanni Manghi <giovanni@sibirica.(none)> 2013-08-31
pt_pt translations contributed by Nelson Silva
Werner Macho <werner.macho@gmail.com> 2013-08-31
as always .. forgot one
Werner Macho <werner.macho@gmail.com> 2013-08-31
last translation update before branching
Merge: 460b007 e56b1bc
Werner Macho <werner.macho@gmail.com> 2013-08-31
Merge pull request #847 from Cracert/tr
Correct spelling in polish translators names
Robert Szczepanek <robert@szczepanek.pl> 2013-08-31
Correct spelling in polish translators names
Salvatore Larosa <lrssvtml@gmail.com> 2013-08-31
[pyqgis-console] adds a "\n" at the end of the header text if it has not been inserted from translators
Salvatore Larosa <lrssvtml@gmail.com> 2013-08-31
[pyqgis-console] minor fixes for italian translation
Werner Macho <werner.macho@gmail.com> 2013-08-31
translation update: fr and it
Larry Shaffer <larrys@dakotacarto.com> 2013-08-31
[pyqgis-console] Fix pyqgis.pap building targets/script for auto-completion in console
- Add fixed default pyqgis.pap
Larry Shaffer <larrys@dakotacarto.com> 2013-08-30
[labeling] Fix python bindings for access to data defined properties
Merge: f5585d8 94a440f
pcav <cavallini@faunalia.it> 2013-08-31
Merge branch 'master' of github.com:qgis/Quantum-GIS
pcav <cavallini@faunalia.it> 2013-08-31
List of IT translators updated and sorted
Merge: 9b72523 b14ffb7
Nathan Woodrow <madmanwoo@gmail.com> 2013-08-31
Merge pull request #844 from minorua/union_attrs
fTools/union: fix output attribute shift
Merge: 17d5fe9 1380e45
Werner Macho <werner.macho@gmail.com> 2013-08-30
Merge pull request #843 from Cracert/master
Polish translation upadte
Minoru Akagi <akaginch@gmail.com> 2013-08-31
fTools/union: fix output attribute shift
Robert Szczepanek <robert@szczepanek.pl> 2013-08-31
pl translation upadte: raster layers
Merge: dc46285 53d8cf4
Werner Macho <werner.macho@gmail.com> 2013-08-30
Merge pull request #841 from Cracert/master
Polish translatioin update
Larry Shaffer <larrys@dakotacarto.com> 2013-08-29
[pyqgis-console] Add targets and python script for generating console's QScintilla .pap file, for auto-completion
- Run 'make;make qsci-pap-src; make install' to update the default .pap file in source tree
- Run 'make;make qsci-pap-master[; make install]' for local-only .pap that overrides the default .pap (when testing new bindings)
- Update console to override default .pap if master.pap is available
- Include new qgis.core.NULL attribute defined in <src>/python/__init__.py for QPyNullVariant comparisons
- Update 11-month-old default .pap
Robert Szczepanek <robert@szczepanek.pl> 2013-08-30
pl translation update; forms
Merge: b99d51d e162506
Werner Macho <werner.macho@gmail.com> 2013-08-30
Merge pull request #840 from artfwo/master
Russian translation update.
Salvatore Larosa <lrssvtml@gmail.com> 2013-08-30
[pyqgis-console] avoids IndexError when attempts to run unselected code by keybinding Ctrl+E
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-08-30
Add != (not equal) support to python NULL value
Victor Olaya <volayaf@gmail.com> 2013-08-30
[processing] fixed issue when opening link from MissingDependencyDialog.py
Artem Popov <artfwo@gmail.com> 2013-08-27
Russian translation update.
Werner Macho <werner.macho@gmail.com> 2013-08-30
adding new dutch translator
Werner Macho <werner.macho@gmail.com> 2013-08-30
translation update: nl
pcav <cavallini@faunalia.it> 2013-08-30
More IT GUI translation - only help files missing now
Hien TRAN-QUANG <hien.tranquang@gmail.com> 2013-08-28
Fix Blocker Issue #7871 : SVG Marker fill and outlin colors are restored
when changing widget or reopening style window
Merge: 8c4c57b 2d163e3
Werner Macho <werner.macho@gmail.com> 2013-08-29
Merge pull request #839 from Cracert/master
Polish translation update
Robert Szczepanek <robert@szczepanek.pl> 2013-08-30
pl translation: vector layers properties
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-08-29
[postgres] some more precision/length fixes
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-08-29
Fix some postgres field precision and length inconsistencies
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-08-29
[spatialite] Use QVariant::LongLong as int type consistently
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-08-29
Set min field precision even when hidden (Fix #8480)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-08-29
QPyNullVariant() equals to QPyNullVariant(), qgis.core.NULL
>>>> from qgis.core import NULL
>>>> lyr.getFeatures().next().attributes()[0] == NULL
True
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-08-29
Small UI fix for "New PostGIS connection" dialog
Merge: 84e38ca fe2f18a
Werner Macho <werner.macho@gmail.com> 2013-08-28
Merge pull request #837 from Cracert/master
Polish translation update
Robert Szczepanek <robert@szczepanek.pl> 2013-08-29
labeling, vector style
pcav <cavallini@faunalia.it> 2013-08-29
More IT GUI translation
Werner Macho <werner.macho@gmail.com> 2013-08-28
latest danish translation update
Alexander Bruy <alexander.bruy@gmail.com> 2013-08-28
[processing] fix html in error handler text
Alexander Bruy <alexander.bruy@gmail.com> 2013-08-28
cleanup
Werner Macho <werner.macho@gmail.com> 2013-08-28
typo fixes for danish language
Merge: b0ed8ed 2101af5
Werner Macho <werner.macho@gmail.com> 2013-08-28
Merge pull request #835 from artfwo/more-strings-fixes-in-vector-layer-properties
More untranslatable string fixes in vector layer properties.
Artem Popov <artfwo@gmail.com> 2013-08-28
More untranslatable string fixes in vector layer properties.
Alexander Bruy <alexander.bruy@gmail.com> 2013-08-28
[processing] handle loading empty models in modeler (fix #8153)
Alexander Bruy <alexander.bruy@gmail.com> 2013-08-28
correctly unload Globe plugin (fix #4185)
Werner Macho <werner.macho@gmail.com> 2013-08-28
translation update: dk by Jacob
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-08-28
[spatialite] uniqueValues() return values instead of strings
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-08-28
Monkey patch QPyNullVariant to be represented as 'NULL'
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-08-28
[spatialite] Represent NULL attributes as QVariant/NULL
Instead of QVariant/Invalid
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-08-28
python: represent NULL attributes as QPyNullVariant
Werner Macho <werner.macho@gmail.com> 2013-08-28
translation update: fi by Kari
Merge: 3e27811 4c73b65
Luigi Pirelli <luipir@gmail.com> 2013-08-28
Merge remote-tracking branch 'upstream/master'
Salvatore Larosa <lrssvtml@gmail.com> 2013-08-28
[processing] sextante => processing renaming: fix example provider plugin
Merge: 6552638 a10c1e3
Werner Macho <werner.macho@gmail.com> 2013-08-27
Merge pull request #833 from Cracert/master
Polish translation update
Robert Szczepanek <robert@szczepanek.pl> 2013-08-27
pl translation update
Werner Macho <werner.macho@gmail.com> 2013-08-27
translation update: pt_BR by Arthur
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-08-27
[ogr] Blacklist datetime field type for OGR provider
Werner Macho <werner.macho@gmail.com> 2013-08-27
translation update: sl_SI by Joze
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-08-27
[ogr] Fix date field length for native type
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-08-27
Fix transparent 1 pixel borders in raster layer, caused by rounding to int
Salvatore Larosa <lrssvtml@gmail.com> 2013-08-27
fix capture coordinate plugin: refs pull request #803
Salvatore Larosa <lrssvtml@gmail.com> 2013-08-27
[pyqgis-console] small fix for autocompletion bracket, also sets to False the default setting
Merge: 97a3a4f 2398105
Borys Jurgiel <info@borysjurgiel.pl> 2013-08-27
Merge pull request #769 from vinayan/topol
Fix #5181,#4761 - Ftools-Distance Matrix
Juergen E. Fischer <jef@norbit.de> 2013-08-27
fix 16f768f9
Merge: e0a1d15 2800191
Werner Macho <werner.macho@gmail.com> 2013-08-27
Merge pull request #832 from asiersarasua/master
Basque translation update
asiersarasua <asier.sarasua@gmail.com> 2013-08-27
Basque translation update
Werner Macho <werner.macho@gmail.com> 2013-08-27
translation update: ko_KR by BJ Jang
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-08-27
Consider default CRS in new shape / spatialite dialogs
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-08-27
[dualview] Disable fields when ending an edit session
Werner Macho <werner.macho@gmail.com> 2013-08-27
translation update for gl, id, nl and pt_PT
Merge: 80c9199 c6e4838
Werner Macho <werner.macho@gmail.com> 2013-08-27
Merge pull request #831 from artfwo/raster-minmax-label-fix
Untranslatable strings and formatting of the raster min/max label
Artem Popov <artfwo@gmail.com> 2013-08-16
Untranslatable strings and formatting of the raster min/max label
pcav <cavallini@faunalia.it> 2013-08-26
More IT GUI translation
Juergen E. Fischer <jef@norbit.de> 2013-08-26
show word size (32/64 bit) in about box title
Werner Macho <werner.macho@gmail.com> 2013-08-26
translation update: sv by victor
Werner Macho <werner.macho@gmail.com> 2013-08-26
translation update: fi by Kari
Merge: b08f47d 071fa92
Artem Popov <artfwo@gmail.com> 2013-08-26
Merge remote-tracking branch 'upstream/master'
Werner Macho <werner.macho@gmail.com> 2013-08-26
translation update for all languages
Werner Macho <werner.macho@gmail.com> 2013-08-26
reverting c9e9260d
Juergen E. Fischer <jef@norbit.de> 2013-08-26
german translation update
Merge: f5ca533 45c5a8c
Werner Macho <werner.macho@gmail.com> 2013-08-25
Merge pull request #815 from artfwo/raster-minmax-label-fix
Untranslatable strings and formatting of the raster min/max label
Merge: 58a3f01 dffd64c
Werner Macho <werner.macho@gmail.com> 2013-08-25
Merge pull request #816 from artfwo/properties-untranslatable-tooltip
Fix untranslatable tooltip in project properties.
Merge: 78264a0 3706786
Werner Macho <werner.macho@gmail.com> 2013-08-25
Merge pull request #830 from artfwo/master
Russian translation update.
Merge: 3706786 78264a0
Artem Popov <artfwo@gmail.com> 2013-08-26
Merge remote-tracking branch 'upstream/master'
Artem Popov <artfwo@gmail.com> 2013-08-26
Russian translation update.
Victor Olaya <volayaf@gmail.com> 2013-08-26
[processing] aded dual support for saga 2.1 and 2.0.8
several minor bugs and improvements
Juergen E. Fischer <jef@norbit.de> 2013-08-25
german translation update
Werner Macho <werner.macho@gmail.com> 2013-08-25
translation update: nl by Richard
Merge: bb798b4 8e43791
mhugent <marco.hugentobler@sourcepole.ch> 2013-08-25
Merge pull request #829 from mhugent/ogr_odbc_subset
Fix subset for ODBC ogr layers
Juergen E. Fischer <jef@norbit.de> 2013-08-25
speedup creation of spatialite database in tests
pcav <cavallini@faunalia.it> 2013-08-25
More IT GUI translation
Juergen E. Fischer <jef@norbit.de> 2013-08-25
osgeo4w64: run Nightly instead of Experimental
Juergen E. Fischer <jef@norbit.de> 2013-08-25
fix doxygen and unused warnings
Juergen E. Fischer <jef@norbit.de> 2013-08-25
indentation update
Juergen E. Fischer <jef@norbit.de> 2013-08-25
remove line decoration symbol layer test (followup aaef9478)
Juergen E. Fischer <jef@norbit.de> 2013-08-25
cleanup c++filt
Juergen E. Fischer <jef@norbit.de> 2013-08-25
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-08-25
show running GEOS version in about
Juergen E. Fischer <jef@norbit.de> 2013-08-25
creatensis.pl: allow installation from other osgeo4w url and collect license texts
Merge: 6937e4f 6899a17
mhugent <marco.hugentobler@sourcepole.ch> 2013-08-24
Merge pull request #800 from minorua/8440
If ignoreShapeEncoding is false, clear SHAPE_ENCODING after creating shapefile with SHAPE_ENCODING="" (fix #8440)
Werner Macho <werner.macho@gmail.com> 2013-08-24
changes to make function help look the same
Werner Macho <werner.macho@gmail.com> 2013-08-24
translation update: es by carlos
pcav <cavallini@faunalia.it> 2013-08-23
One translator missing
pcav <cavallini@faunalia.it> 2013-08-23
Updated list of translators
Merge: c9cf745 8aa7795
pcav <cavallini@faunalia.it> 2013-08-23
Merge branch 'master' of github.com:qgis/Quantum-GIS
pcav <cavallini@faunalia.it> 2013-08-23
More IT GUI translation
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-08-23
Move subset string creation in own method to avoid code duplication
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-08-23
Fix subset in ogr provider for ODBC driver
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-08-23
Update docstring
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-08-23
[dualview] Remove attrs from feature dialog when deleted (Fix #8504)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-08-23
Fix form annotations not showing in composer
Merge: f8ac3a4 fc2a4a1
Giuseppe Sucameli <brush.tyler@gmail.com> 2013-08-23
Merge pull request #827 from slarosa/fix_6892
[dbmanager] skip RuntimeError: fixes #6892
Merge: 418ba87 dd0eda2
Werner Macho <werner.macho@gmail.com> 2013-08-23
Merge pull request #828 from Jean-Roc/traduction_ui
update french translation
Jean-Roc Morreale <jr.morreale@enoreth.net> 2013-08-23
update french translation
Juergen E. Fischer <jef@norbit.de> 2013-08-22
debian packaging update
Juergen E. Fischer <jef@norbit.de> 2013-08-22
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-08-22
remove line decoration symbol layer (fixes #8379)
Salvatore Larosa <lrssvtml@gmail.com> 2013-08-22
[dbmanager] skip RuntimeError: fixes #6892
Merge: 1bb2725 a765b5a
mhugent <marco.hugentobler@sourcepole.ch> 2013-08-22
Merge pull request #824 from rldhont/8473
FIX BUG #8473 Cannot rename layers in composer legend
D'Hont René-Luc <rldhont@gmail.com> 2013-08-19
FIX BUG #8473 Cannot rename layers in composer legend
If the layer is a raster layer, the layer label is not updated with the
user defined text.
If the layer is a vector layer with simple symbol the symbol label
cannot be updated and be blocked at layer name. The label can be the
symbol user label, the layer user label, the layer title or the layer
name.
Salvatore Larosa <lrssvtml@gmail.com> 2013-08-22
remove context help for mapserver export plugin: followup 441a46b
Salvatore Larosa <lrssvtml@gmail.com> 2013-08-22
[pyqgis-console] sextante => processing renaming: followup ec82b52
Luigi Pirelli <luipir@gmail.com> 2013-08-22
better message logging for WMS retry
Luigi Pirelli <luipir@gmail.com> 2013-08-22
WMS Tile retry feature
Werner Macho <werner.macho@gmail.com> 2013-08-22
translation update: no by james and es by carlos
Larry Shaffer <larrys@dakotacarto.com> 2013-08-20
[labeling] Add local preconfigured test server unit tests class
- Add control images for server output
- Add class for comparison against canvas output
Larry Shaffer <larrys@dakotacarto.com> 2013-08-20
Add simple local test server convenience classes for unit tests
Larry Shaffer <larrys@dakotacarto.com> 2013-08-20
[labeling] Update unit test control images, features db and .qml styles
Larry Shaffer <larrys@dakotacarto.com> 2013-08-20
[labeling] Make test font available for app, tests, server without requiring font install
- Load test font from testdata.qrc if app or server built with ENABLE_TESTS
- Add global loading of test font in utilities.py
Merge: 363b5de 54b45e7
Werner Macho <werner.macho@gmail.com> 2013-08-21
Merge pull request #825 from yoichigmf/for_pull_req
update GUI translation JA
yoichigmf <yoichi.kayama@gmail.com> 2013-08-21
update GUI translation JA
Werner Macho <werner.macho@gmail.com> 2013-08-21
allowing negative values in fixed buffer distance
Borys Jurgiel <info@borysjurgiel.pl> 2013-08-20
translation update: pl
Juergen E. Fischer <jef@norbit.de> 2013-08-20
followup b9b8a039: wthh?
Juergen E. Fischer <jef@norbit.de> 2013-08-20
fix #8488: use QgsMimeDataUtils to decode uris when dropping into db_manager
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-08-20
Followup 2995bdcf: Don't iterate changed geometries twice
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-08-20
Render added/changed features on top
Alexander Bruy <alexander.bruy@gmail.com> 2013-08-20
[processing] drop old icon
Alexander Bruy <alexander.bruy@gmail.com> 2013-08-20
also update icon
Alexander Bruy <alexander.bruy@gmail.com> 2013-08-20
update console for sextante renaming
Alexander Bruy <alexander.bruy@gmail.com> 2013-08-20
more fixes after sextante renaming
Alexander Bruy <alexander.bruy@gmail.com> 2013-08-20
[sextante] more import fixes
Alexander Bruy <alexander.bruy@gmail.com> 2013-08-20
[sextante] regenerate ui and resources
Alexander Bruy <alexander.bruy@gmail.com> 2013-08-20
[sextante] fix imports
Alexander Bruy <alexander.bruy@gmail.com> 2013-08-20
fix CMakeLists.txt after renaming sextante
Victor Olaya <volayaf@gmail.com> 2013-08-12
renamed "sextante" to "processing"
Larry Shaffer <larrys@dakotacarto.com> 2013-08-19
[labeling] Reinstate old pan icon for label placement section's icon
Daniel Vaz <daniel.vaz@jacto.com.br> 2013-08-17
Update feature count on layer modification (Fix #8445)
Borys Jurgiel <info@borysjurgiel.pl> 2013-08-19
translation update: pl
Werner Macho <werner.macho@gmail.com> 2013-08-19
translation update and changes in galician language naming
Alexander Bruy <alexander.bruy@gmail.com> 2013-08-19
[sextante] fix handling of vectors in scripts and R providers (closes #8483)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-08-19
Add png8 format string for qgis server and umn
Juergen E. Fischer <jef@norbit.de> 2013-08-18
* also intialize mCalc member of QgsExpression in protected ctor (fixes #8475)
* avoid nesting ogc:Filter in ogc:Filter (createFunctionElement already returns a filter)
Juergen E. Fischer <jef@norbit.de> 2013-08-18
debian packaging: disable globe plugin on sid (apparently doesn't support OSG 3.2 in sid yet)
Juergen E. Fischer <jef@norbit.de> 2013-08-18
msvc: build with multiple processes
Radim Blazek <radim.blazek@gmail.com> 2013-08-18
Disable VSI cache before GDALGetOverviewCount, workaround for GDAL ticket 5170, hopefully fixes #8356
William Kyngesburye <kyngchaos@kyngchaos.com> 2013-08-17
check for bundled GRASS for gisbase on OS X
Merge: 0b5c4eb b1bad51
Werner Macho <werner.macho@gmail.com> 2013-08-17
Merge pull request #821 from asiersarasua/master
Basque translation update
asiersarasua <asier.sarasua@gmail.com> 2013-08-17
Basque translation update
Werner Macho <werner.macho@gmail.com> 2013-08-17
translation update: fi by Kari
Larry Shaffer <larrys@dakotacarto.com> 2013-08-16
Fix crash when server source select dialogs go into background on Mac
Larry Shaffer <larrys@dakotacarto.com> 2013-08-16
[labeling] Refactor unit tests so all render check tests can be inherited by all output test classes (canvas, composer, server)
- Add openInBrowserTab function to utilities
Juergen E. Fischer <jef@norbit.de> 2013-08-16
sync GPL with original
Borys Jurgiel <info@borysjurgiel.pl> 2013-08-16
translation update: pl
Merge: 6366f5b 4957d57
Werner Macho <werner.macho@gmail.com> 2013-08-16
Merge pull request #820 from Jean-Roc/traduction_ui
update french translation
Jean-Roc Morreale <jr.morreale@enoreth.net> 2013-08-16
update french translation
Juergen E. Fischer <jef@norbit.de> 2013-08-16
german translation update
Alexander Bruy <alexander.bruy@gmail.com> 2013-08-15
update to new icon (follow up 0150799e78)
Werner Macho <werner.macho@gmail.com> 2013-08-16
translation update: da_DK by Jacob
Werner Macho <werner.macho@gmail.com> 2013-08-16
translation update: no by James
Werner Macho <werner.macho@gmail.com> 2013-08-16
translation update: string update for all languages
Merge: 116bbff 2a4f4d6
Nathan Woodrow <madmanwoo@gmail.com> 2013-08-16
Merge pull request #818 from 3nids/undodigitize
fix crash at undo in digitize
Merge: 4e69997 96834b2
Werner Macho <werner.macho@gmail.com> 2013-08-16
Merge pull request #819 from artfwo/master
Russian translation update.
Artem Popov <artfwo@gmail.com> 2013-08-16
Russian translation update.
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-08-16
fix crash at undo in digitize
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-08-16
Fix #8471
Merge: 2046342 d10872a
mhugent <marco.hugentobler@sourcepole.ch> 2013-08-15
Merge pull request #817 from artfwo/save-style-window-title-fix
Fix window title in qgssavetodbdialog.ui
Artem Popov <artfwo@gmail.com> 2013-08-16
Fix window title in qgssavetodbdialog.ui
Artem Popov <artfwo@gmail.com> 2013-08-16
Fix untranslatable tooltip in project properties.
Artem Popov <artfwo@gmail.com> 2013-08-16
Untranslatable strings and formatting of the raster min/max label
Merge: 74367c5 9d19752
Werner Macho <werner.macho@gmail.com> 2013-08-15
Merge pull request #814 from slarosa/fix_8469
[topology-checker] skips raster layers: fixes #8469
Salvatore Larosa <lrssvtml@gmail.com> 2013-08-15
[topology-checker] skips raster layers: fixes #8469
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-08-15
Simple marker: use limit for cache image size. Fixes #8386
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-08-16
Remove messageitem id
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-08-15
Add GUI_Export, Reorder widgets
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-08-15
add destructor
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-08-09
more complete QgsMessageBarItem: inherits from QWidget to allow further editing
Merge: 25e79f9 66a7afa
Tim Sutton <tim@linfiniti.com> 2013-08-15
Merge pull request #698 from 3nids/svgpan
SVG for pan icons
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-07-04
replace pan icon by a hand, and accord panToSelected to already used colors
Merge: 58b7910 93a5879
Nathan Woodrow <madmanwoo@gmail.com> 2013-08-14
Merge pull request #811 from 3nids/fixrubber
fix appearance of point rubber bands at small scales
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-08-15
fix mixing pixels and map units in calculation of update rectangle
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-08-14
avoid duplication of points in rubberbands of point geometry
Juergen E. Fischer <jef@norbit.de> 2013-08-14
osgeo4w: fix install in directory with blanks (fixes #8398)
Alexander Bruy <alexander.bruy@gmail.com> 2013-08-14
[sextante] update modeller to changes in parameter vector
Merge: fef6e2b bc07232
Nathan Woodrow <madmanwoo@gmail.com> 2013-08-14
Merge pull request #810 from 3nids/fixwarning
fix warning
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-08-14
fix warning
Larry Shaffer <larrys@dakotacarto.com> 2013-08-13
[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
Merge: d1768b8 fcb6d64
Salvatore Larosa <lrssvtml@gmail.com> 2013-08-13
Merge pull request #806 from 3nids/fix8399
fix #8399 do not use pattern in SVG
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-08-13
homgenize oracle icons
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-08-13
do not use pattern
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-08-13
[SIP] Change all occurences of convert[From|To]Instance to convert[From|To]Type
Removal of these deprecated calls is expected to improve stability
Radim Blazek <radim.blazek@gmail.com> 2013-08-13
correctly delete last digitized point, fixes #8462
Alexander Bruy <alexander.bruy@gmail.com> 2013-08-13
remove mapserver_export plugin (manual merge for pull-request 642)
Radim Blazek <radim.blazek@gmail.com> 2013-08-13
Disable VSI cache before GDALRasterIO, workaround for GDAL ticket 5170, fixes #8356
Larry Shaffer <larrys@dakotacarto.com> 2013-08-12
[labeling] Unit test cleanup and add ability to output reports on bad render checks to web browser
Nyall Dawson <nyall.dawson@gmail.com> 2013-08-13
Fix indexOf checks in setDisplayField, make sure they are case insensitive
Nyall Dawson <nyall.dawson@gmail.com> 2013-08-13
Make sure updateFields() is called before setDisplayField for new vector layers (fix #8311)
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-08-13
Set alpha for rubber bands. Fix #8463
Larry Shaffer <larrys@dakotacarto.com> 2013-08-12
[pluginmanager] Fix horizontal stretch of vertical tabs sidebar
Chris Crook <ccrook@linz.govt.nz> 2013-08-13
Fixing potential infinite loop when rescanning file too early and
removing unnecessary multiple rescans as file is progressively updated
Richard Duivenvoorde <richard@duif.net> 2013-06-09
purge olde PluginInstallerDialog context help
there will be a new QgsPluginManager help file
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-08-12
Fix some minor messagebar issues
Juergen E. Fischer <jef@norbit.de> 2013-08-07
update for visual c++ 2010:
* use shorter target names for python plugins
* add build scripts for 64bit
* use nircmd in postinstall
Alexander Bruy <alexander.bruy@gmail.com> 2013-08-12
correct handling for non ASCII characters in plugin installer (fix #8452)
Alexander Bruy <alexander.bruy@gmail.com> 2013-08-12
fix copying to clipboard in fTools (closes #8442)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-08-12
Get rid of compiler warnings
Werner Macho <werner.macho@gmail.com> 2013-08-12
translation update: hu by Zoltan
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-08-12
Fix #7012
Minoru Akagi <akaginch@gmail.com> 2013-08-12
If ignoreShapeEncoding is false, clear SHAPE_ENCODING after creating shapefile with SHAPE_ENCODING="" (fix #8440)
Spit: apply SHAPE_ENCODING to shape layer opening
Larry Shaffer <larrys@dakotacarto.com> 2013-08-08
[labeling] Initial python unittest setup and some tests
- Note: some tests will fail until differences in platform dpi are worked out
Merge: 58477fe 0d34eb1
Werner Macho <werner.macho@gmail.com> 2013-08-11
Merge pull request #801 from yoichigmf/work_translation
translation update: ja by Yoichi
yoichigmf <yoichi.kayama@gmail.com> 2013-08-11
update GUI translation JA
Werner Macho <werner.macho@gmail.com> 2013-08-11
translation update: es by Carlos
Salvatore Larosa <lrssvtml@gmail.com> 2013-08-10
[pyqgis-console] fixes translation strings: avoids UnicodeEncode error
Salvatore Larosa <lrssvtml@gmail.com> 2013-08-10
[pyqgis-console] more encoding fix.
Victor Olaya <volayaf@gmail.com> 2013-08-09
[sextante] edited/added saga descriptions
Werner Macho <werner.macho@gmail.com> 2013-08-09
translation update: da_DK and es
Juergen E. Fischer <jef@norbit.de> 2013-08-09
german translation update
Artem Popov <artfwo@gmail.com> 2013-08-07
Fix untranslatable strings in qgsstylev2managerdialog.cpp
pcav <cavallini@faunalia.it> 2013-08-09
Updated list of IT translators
Merge: 2087de1 c1cde94
Nathan Woodrow <madmanwoo@gmail.com> 2013-08-08
Merge pull request #798 from 3nids/maptoolcapturerubber
[fix #8395] Add a second rubber band in map tool capture
Nyall Dawson <nyall.dawson@gmail.com> 2013-08-09
Add note that non-greedy regular expressions are not supported to function help
pcav <cavallini@faunalia.it> 2013-08-08
More IT GUI translation
Salvatore Larosa <lrssvtml@gmail.com> 2013-08-08
[ftools] add warning for simplify tool when no one layer has been selected
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-08-08
set pen/brush style for rubber band
alpha channel for color of digitizing rubber band
second rubberband to distinguish drawn vertices from next possible point in digitization
Salvatore Larosa <lrssvtml@gmail.com> 2013-08-08
[ftools] fix export/add geometry tool: refresh attributes map
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-08-08
Split feature tool: Feedback in the messagebar instead of QMessageBox
Werner Macho <werner.macho@gmail.com> 2013-08-08
translation update: another kr update
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-08-08
[attrtable] Dismiss cached data when column is removed (Fix #8405)
Alexander Bruy <alexander.bruy@gmail.com> 2013-08-08
[sextante] fix obtaining vector layers
Merge: b88b76b 0523e89
alexbruy <alexander.bruy@gmail.com> 2013-08-08
Merge pull request #760 from ddanielvaz/partial-fix-7708
Partial fix for #7708
Merge: 6fe077c 25c4337
alexbruy <alexander.bruy@gmail.com> 2013-08-08
Merge pull request #755 from ddanielvaz/fix-4189
Fix #4189
Werner Macho <werner.macho@gmail.com> 2013-08-08
translation updates: fi, kr, and new translator added
Merge: 1a18fba a523fa5
Werner Macho <werner.macho@gmail.com> 2013-08-08
Merge pull request #792 from lynxlynxlynx/master
Translation update, combobox fix and triviality
Salvatore Larosa <lrssvtml@gmail.com> 2013-08-08
[dbmanager] set columns tab as default in edit table widget (before was indexes tab)
Merge: 1e28ce5 34344c5
Werner Macho <werner.macho@gmail.com> 2013-08-08
Merge pull request #797 from Jean-Roc/master
update frenchu translation
Merge: 41f8abb 001ad12
alexbruy <alexander.bruy@gmail.com> 2013-08-08
Merge pull request #791 from alexbruy/annotation-dialog
set HTML annotation dialog title (fix #8414)
Nyall Dawson <nyall.dawson@gmail.com> 2013-08-08
Fix regexp_substr expression to correctly return only first matched group, not entire matched string
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-08-08
Follow up for Fix #8411
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-08-08
Fix #8411
Suppress warnings for setNamedColour.
Warnings reneder composer unusable on windows, even for testing reasons.
Merge: 113e6fb e63aaa0
MORREALE Jean-Roc <jr.morreale@enoreth.net> 2013-08-07
Merge pull request #2 from haubourg/master
contribution de traduction pour le QgS labeling GUI
Salvatore Larosa <lrssvtml@gmail.com> 2013-08-07
[pyqgis-console] encoding to utf-8 when open or save a script file: again fixes for non-ascii chars
Régis Haubourg <regis.haubourg@eau-adour-garonne.fr> 2013-08-07
update fr translation labeling gui
Alexander Bruy <alexander.bruy@gmail.com> 2013-08-07
skip NaN values when calculating zonal statistics
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-08-07
Remove ERDAS EULA for now. Will be added on release
Salvatore Larosa <lrssvtml@gmail.com> 2013-08-07
[pyqgis-console] small fix for non-ascii chars
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-08-07
Don't hardcode alpha in rubberband
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-08-07
Add ERDAS ECW licence terms. New licence tab in about dialog
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-08-07
add menu entry for select by expression
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-08-07
Mapserver: fix automatic normalisation of layer bbox (invalid bbox must stay invalid)
Merge: 6149b3a 86a0da0
Werner Macho <werner.macho@gmail.com> 2013-08-06
Merge pull request #793 from 3nids/typo
typo
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-08-07
typo
Merge: 020ed2c 7608faf
Nyall Dawson <nyall.dawson@gmail.com> 2013-08-06
Merge pull request #789 from nyalldawson/bug8192
Fix bounding box calculation for features with NULL geometry (fixes #8192, #8194)
Jaka Kranjc <lynxlynxlynx@sourcemage.org> 2013-08-06
doc/TRANSLATORS: added myself to the list
was "only" in CONTRIBUTORS before
Jaka Kranjc <lynxlynxlynx@sourcemage.org> 2013-08-06
i18n: slovenian ellipsis is "non-contact" unless used for an unfinished word
Jaka Kranjc <lynxlynxlynx@sourcemage.org> 2013-08-06
i18n: slovenian translation update (not full)
Jaka Kranjc <lynxlynxlynx@sourcemage.org> 2013-08-06
QgsDecorationGridDialog: fixed the "Horizontal and Vertical" option
It was set with a lowercase v and then checked with an uppercase one:
qgsdecorationgriddialog.cpp:57: tr( "Horizontal and vertical" ) );
qgsdecorationgriddialog.cpp:145: else if ( text == tr( "Horizontal and Vertical" ) )
The lowercase variant is newer when you check the translation files - nobody
has it translated without also having the uppercase one too.
Jaka Kranjc <lynxlynxlynx@sourcemage.org> 2013-08-05
FindQsci: removed the unused exception holder variable
master didn't build without that:
-- Found PyQt4 version: 4.10
File "~/carina/Quantum-GIS/cmake/FindQsci.py", line 41
except ImportError, e:
^
SyntaxError: invalid syntax
Alexander Bruy <alexander.bruy@gmail.com> 2013-08-06
set HTML annotation dialog title (fix #8414)
Werner Macho <werner.macho@gmail.com> 2013-08-06
translation update: no by james
Alexander Bruy <alexander.bruy@gmail.com> 2013-08-06
[sextante] update algorithms to changes in ParameterVector
Alexander Bruy <alexander.bruy@gmail.com> 2013-08-06
[sextante] allow to select multiple geometry types for ParameterVector
Minoru Akagi <akaginch@gmail.com> 2013-07-18
OgrProvider: fix query encoding issues
Régis Haubourg <regis.haubourg@eau-adour-garonne.fr> 2013-08-06
Revert "minor fr ui translation"
This reverts commit 73142defece5bb47f32af3aca9d322d266c5ebd9.
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-08-06
Memory provider iterator: setFields on filtered requests
... so QGIS doesn't crash on name based lookups of attributes
Salvatore Larosa <lrssvtml@gmail.com> 2013-08-06
[ftools] fix polygon from layer extent tool:
with the "Calculate extent for each feature separately" option ticked, it generates a python error.
Merge: 018e958 73142de
Werner Macho <werner.macho@gmail.com> 2013-08-05
Merge pull request #790 from haubourg/master
minor fr ui translation
Régis Haubourg <regis.haubourg@eau-adour-garonne.fr> 2013-08-05
minor fr ui translation
My first commit using github, please tell me if something is not done
correctly. régis
Borys Jurgiel <info@borysjurgiel.pl> 2013-08-04
[Plugin Installer] fix #8410
Merge: 53e6d8c 9292333
Jürgen Fischer <jef@norbit.de> 2013-08-04
Merge pull request #643 from rduivenvoorde/optionalcleanups
Optional cleanups
nyalldawson <nyall.dawson@gmail.com> 2013-08-04
Skip missing geometries when calculating extent (fixes #8192, #8194)
nyalldawson <nyall.dawson@gmail.com> 2013-08-04
Return minimal QgsRectangle as boundingBox if geometry not available, since QgsRectangle(0,0,0,0) may be a valid bounding box for some geometries
Merge: e76fc95 21fcfd1
Werner Macho <werner.macho@gmail.com> 2013-08-04
Merge pull request #787 from Jean-Roc/master
update fr ui
Merge: 834c5ab 3720feb
MORREALE Jean-Roc <jr.morreale@enoreth.net> 2013-08-04
Merge pull request #1 from msemchaoui/msemchaoui_branche
MàJ_traductionQGIS2_Mehdi
Minoru Akagi <akaginch@gmail.com> 2013-08-04
GdalTools: apply selected name filter to -of parameter (fix #8408)
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-08-04
Add tooltips for expression builder. Fix #7978
Larry Shaffer <larrys@dakotacarto.com> 2013-08-03
Switch targets staged_[plugin_dir_name] to staged-[plugin_dir_name], as noted in comments
- Only plugin directories should have underscores, targets should have hyphens
Larry Shaffer <larrys@dakotacarto.com> 2013-08-03
[dbmanager] Add missing InvalidDataException import
Larry Shaffer <larrys@dakotacarto.com> 2013-08-03
[dbmanager] Fix settings default and Python type for connection with postgis plugin
- Saved connections with empty password raised a QPyNullVariant parameter error due to lack of str default
Larry Shaffer <larrys@dakotacarto.com> 2013-08-03
[dbmanager] Fix non-clickable checkbox in Null column when creating table (on Mac)
- Switch from checkbox delegate to Qt::CheckStateRole for column
- Enable all triggers for table view
Merge: 0367182 4cb5d04
volaya <volayaf@gmail.com> 2013-08-03
Merge pull request #784 from ricardogsilva/sextante_issue_8407
Fix for issue #8407 - Allow selecting between file or directory when using a File Parameter in the modeler
msemchaoui <cartographie@hotmail.fr> 2013-08-03
MàJ_traductionQGIS2_Mehdi
ricardogsilva <ricardo.garcia.silva@gmail.com> 2013-08-03
added the possibility to choose between file or folder for File Parameters in the modeller
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-08-03
Add schema for mssql when setting where clause
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-08-03
Add __iter__ for QgsFeature
Juergen E. Fischer <jef@norbit.de> 2013-08-03
german translation update
Artem Popov <artfwo@gmail.com> 2013-08-02
Correct window title in the export error messagebox.
Artem Popov <artfwo@gmail.com> 2013-08-02
Add plural form in QgsMessageBar
Artem Popov <artfwo@gmail.com> 2013-07-30
Russian translation update.
Artem Popov <artfwo@gmail.com> 2013-07-30
Fix untranslatable string in QgsRasterDataProvider
Artem Popov <artfwo@gmail.com> 2013-07-29
Russian translation update.
Werner Macho <werner.macho@gmail.com> 2013-08-03
change window title
Salvatore Larosa <lrssvtml@gmail.com> 2013-08-02
[ftools][fix #8390] fix typo
Salvatore Larosa <lrssvtml@gmail.com> 2013-08-02
[dbmanager] avoid double extension when exports to file a table
Salvatore Larosa <lrssvtml@gmail.com> 2013-08-02
[pyqgis-console][fix #8392] automatically removes the redundant char when autoclosing brackets option is enabled
Juergen E. Fischer <jef@norbit.de> 2013-08-02
Update 'Add WMS Layer...' to 'Add WMTS/WMTS Layer...' (followup d1de07a2)
and finish german translation
--
perl -0777 -i.bak -pe 's#<source>Add WMS Layer...(</source>\s+<translation)>#<source>Add WMS/WMTS Layer...$1 type="unfinished">#' i18n/qgis_*.ts
perl -i.bak -pe 's#<source>Add WMS Layer...</source>#<source>Add WMS/WMTS Layer...</source>#' i18n/qgis_*.ts
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-08-02
Fix possible crash on exit
Werner Macho <werner.macho@gmail.com> 2013-08-02
translation update: da by Jacob
Juergen E. Fischer <jef@norbit.de> 2013-08-02
fix #8396
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-08-01
Fix QgsVectorLayer::EditType API doc
Merge: 7c312f8 efd84bd
Giuseppe Sucameli <brush.tyler@gmail.com> 2013-08-01
Merge pull request #780 from slarosa/db_manager_fix
Small fix for DB Manager
Salvatore Larosa <lrssvtml@gmail.com> 2013-07-31
[dbmanager] set focus to SQL query TextEdit and change to ScrollToPixel the result query area
Werner Macho <werner.macho@gmail.com> 2013-07-31
translation update
Merge: 200fae7 d7119f0
Werner Macho <werner.macho@gmail.com> 2013-07-31
Merge pull request #766 from imincik/slovak
Slovak translation update.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-07-31
Fix point displacement in print (ticket #8377)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-07-31
Quote layer names in raster calculator
pcav <cavallini@faunalia.it> 2013-07-31
More IT GUI translation
Merge: b9c9ec4 3aad6df
Nathan Woodrow <madmanwoo@gmail.com> 2013-07-30
Merge pull request #779 from ajdunlap/patch-1
Call QCoreApplication.processEvents() after writing to Python console. Fix #8343
Alexander J. Dunlap <alexander.dunlap@gmail.com> 2013-07-30
Update console_output.py
Call QCoreApplication.processEvents() after writing to Python console, enabling incremental output from Python scripts. Fixes #8343.
Borys Jurgiel <info@borysjurgiel.pl> 2013-07-30
[Plugin Installer] Don't forget about plugins in QGIS-PLUGINPATH env variable. Fix #8376
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-07-30
Server: apply project related labeling settings
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-07-30
[ogr] Rename columns with non-unique name (Fix #8385)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-07-30
Followup for 8414345
Remove unreleased code
Victor Olaya <volayaf@gmail.com> 2013-07-30
[sextante] made parameter harcoded in saga shapestogrid algorithm
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-07-30
Doc for editor widget types
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-07-30
Fix rounding in composer item text width calculation
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-07-30
[symbology] Markerline does not crash on empty lines (Fix #8381)
Merge: 812d1ed 6fce142
Nathan Woodrow <madmanwoo@gmail.com> 2013-07-29
Merge pull request #765 from 3nids/rightclickdigitize
right click ends digitizing without adding a vertex
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-07-25
right click ends digitizing without adding a vertex
Merge: a13cdf8 eeaa867
Nathan Woodrow <madmanwoo@gmail.com> 2013-07-29
Merge pull request #776 from Oslandia/issue7926
- fix #7926
Juergen E. Fischer <jef@norbit.de> 2013-07-29
osgeo4w: update to grass 6.4.3
Larry Shaffer <larrys@dakotacarto.com> 2013-07-29
[sextante] fix duplicate plugin install target build error
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-07-29
Drag and drop editor: Don't crash with hidden field (Fix #8380)
Alexander Bruy <alexander.bruy@gmail.com> 2013-07-29
[sextante] add example provider code
Larry Shaffer <larrys@dakotacarto.com> 2013-07-29
Fix some more icon path warnings
vmora <vincent.mora@oslandia.com> 2013-07-29
- fix #7926
- the painting is ended if image cannot be allocated in renderer
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-07-28
Switch from deprecated sip*Instance* calls to sip*Type* calls
Min SIP version 4.8
Merge: 8b41570 9cabd33
Nathan Woodrow <madmanwoo@gmail.com> 2013-07-28
Merge pull request #773 from slarosa/fix_8366
Fix #8366
Salvatore Larosa <lrssvtml@gmail.com> 2013-07-28
[pyqgis-console] remove unused code
Salvatore Larosa <lrssvtml@gmail.com> 2013-07-28
Fix #8366
Juergen E. Fischer <jef@norbit.de> 2013-07-28
fix a3c1326
Juergen E. Fischer <jef@norbit.de> 2013-07-28
add install of missing API headers
Juergen E. Fischer <jef@norbit.de> 2013-07-28
use gdb only for crash reports (followup e4fed741)
Larry Shaffer <larrys@dakotacarto.com> 2013-07-28
Fix some icon path warnings
Juergen E. Fischer <jef@norbit.de> 2013-07-27
remove qgis.xpm from images.qrc (followup 8b5f22eef)
Juergen E. Fischer <jef@norbit.de> 2013-07-27
debugging improvements
Juergen E. Fischer <jef@norbit.de> 2013-07-27
labeling: fix missing fonts warning
Juergen E. Fischer <jef@norbit.de> 2013-07-27
- fix runtime gui warnings
- remove xpms
- also use qgis-icon-60x60.png as window icon on linux
Juergen E. Fischer <jef@norbit.de> 2013-07-27
raise Qt dependency to 4.5
Juergen E. Fischer <jef@norbit.de> 2013-07-26
qgsexpression: lazy initialization of geometry calculator
Victor Olaya <volayaf@gmail.com> 2013-07-27
[sextante] fixed proximity algorithm.
modified wrong test model
Victor Olaya <volayaf@gmail.com> 2013-07-27
[sextante]renamed wrong saga description file
Radim Blazek <radim.blazek@gmail.com> 2013-07-27
Workaround for GDAL ticket 5170, fixes #8356
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-07-27
Clean up return from form Python init function
Larry Shaffer <larrys@dakotacarto.com> 2013-07-26
Initialize bool for showing label drop shadow debug rectangles
Larry Shaffer <larrys@dakotacarto.com> 2013-07-26
Fix help viewer bundled lib path on Mac with symlink
Juergen E. Fischer <jef@norbit.de> 2013-07-26
fix vc warnings
vinayan <vinayan123@gmail.com> 2013-07-26
fix distance matrix k and k-1 issue
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-07-26
Dismiss render cache when selection is modified (Fix #8346)
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-07-26
Keep the return value of Python init function alive while form open
Tim Sutton <tim@linfiniti.com> 2013-07-26
Python formatting cleanups for zonal stats and raster layer tests
Tim Sutton <tim@linfiniti.com> 2013-07-26
Small optimisation for zstats so that we dont do more expensive geoemtry operation when we know that cell value is null already.
Ivan Mincik <ivan.mincik@gmail.com> 2013-07-26
Slovak translation update.
Juergen E. Fischer <jef@norbit.de> 2013-07-25
partly revert 1d5712c4
D'Hont René-Luc <rldhont@gmail.com> 2013-07-12
[QGIS-Server] Add vectorJoins
Vector joins is based on qgsMapLayerRegistry. Vector joins has to be
used for getFeatureInfo and getMap WMS Server Request and for
describeFeatureType and getFeature WFS Server Request.
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-07-25
Change colour of snap marker to make it easier to see
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-07-25
Fix missing alpha picker
Nyall Dawson <nyall.dawson@gmail.com> 2013-07-25
Also set focus to text box after double clicking lists in vector field dialog
Werner Macho <werner.macho@gmail.com> 2013-07-24
translation update: sv by victor
Werner Macho <werner.macho@gmail.com> 2013-07-24
translation update: vietnamese
Werner Macho <werner.macho@gmail.com> 2013-07-24
translation update: czech by Jan
Merge: 382e300 09b6bf9
Werner Macho <werner.macho@gmail.com> 2013-07-24
Merge pull request #764 from imincik/slovak
Slovak translation update.
Ivan Mincik <ivan.mincik@gmail.com> 2013-07-24
Slovak translation update.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-07-24
Fix double layer space in GetLegendGraphic and remove code redundancy
Merge: 0e55d55 a1632d9
Werner Macho <werner.macho@gmail.com> 2013-07-23
Merge pull request #763 from SrNetoChan/master
PT_pt GUI Translation
Nyall Dawson <nyall.dawson@gmail.com> 2013-07-24
Set focus to expression text box after double clicking lists in expression builder widget
SrNetoChan <senhor.neto@gmail.com> 2013-06-03
PT_pt GUI Translation
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-07-23
Revert "Delete rubberband if deactivating capture tool" Fix #8348
This reverts commit b5a5264c7fcf165d9c2a8dc48db180ea6f9e8fb6.
Werner Macho <werner.macho@gmail.com> 2013-07-23
translation update: es by carlos
Victor Olaya <volayaf@gmail.com> 2013-07-23
[sextante] file selector and iterator buttons can be hidden now in parameters dialog if algorithm does not support them
Victor Olaya <volayaf@gmail.com> 2013-07-23
[sextante] fixed error introduced in fields calculator
Werner Macho <werner.macho@gmail.com> 2013-07-23
translation update: nb_NO by James
Merge: 5c2e3f3 82deaae
Werner Macho <werner.macho@gmail.com> 2013-07-23
Merge pull request #762 from sbrunner/typo-fr
Typo in qgis_fr.ts
Stéphane Brunner <stephane.brunner@camptocamp.com> 2013-07-23
Typo in qgis_fr.ts
Victor Olaya <volayaf@gmail.com> 2013-07-23
[sextante]fixed preprocessing of parameters
Victor Olaya <volayaf@gmail.com> 2013-07-23
[sextante] fixes in saga algs an models
Victor Olaya <volayaf@gmail.com> 2013-07-23
added modeler-only tools to simplified classification
Victor Olaya <volayaf@gmail.com> 2013-07-23
[sextante] added preprocessing of input params for saga algorithms
Werner Macho <werner.macho@gmail.com> 2013-07-23
translation update: es, fi, ko_KR thanks to contributors
Merge: 5ea75bd c7ca40a
Jürgen Fischer <jef@norbit.de> 2013-07-23
Merge pull request #761 from minorua/label_enc
fix an encoding issue of QgsPalLabeling (fix #8347)
Minoru Akagi <akaginch@gmail.com> 2013-07-23
fix an encoding issue of QgsPalLabeling (fix #8347)
Daniel Vaz <danielvaz@gmail.com> 2013-07-22
Partial fix #7708
Juergen E. Fischer <jef@norbit.de> 2013-07-22
symbology-ng: restore rotation (followup 1d5712c)
Juergen E. Fischer <jef@norbit.de> 2013-07-22
symbology-ng: fix data defined properties of centroid fill markers (fixes #8318)
Juergen E. Fischer <jef@norbit.de> 2013-07-22
allow debug messages with backtrace on linux
Juergen E. Fischer <jef@norbit.de> 2013-07-22
symbology-ng: make dump() methods const
Juergen E. Fischer <jef@norbit.de> 2013-07-22
QgsCredentials: fix sip bindings
dbmanager: QgsCredentials is in core (fixes #8345)
Juergen E. Fischer <jef@norbit.de> 2013-07-22
sync qgsrasterblock sip (followup eaa27aa4f)
Merge: bfcdc93 335d7f0
Jürgen Fischer <jef@norbit.de> 2013-07-22
Merge pull request #758 from 3nids/siprasterblock
[SIP] raster block: missing hasNoData()
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-07-22
raster block: add missing hasNoData method in sip
Merge: d0d2511 d394811
Werner Macho <werner.macho@gmail.com> 2013-07-22
Merge pull request #754 from ddanielvaz/ptBR
pt-BR translation
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-07-22
Auto save Python script file
Daniel Vaz <danielvaz@gmail.com> 2013-07-21
Fix #4189
Juergen E. Fischer <jef@norbit.de> 2013-07-21
indentation update
Juergen E. Fischer <jef@norbit.de> 2013-07-21
raise cmake dependency to 2.8
Daniel Vaz <danielvaz@gmail.com> 2013-07-21
Partial translation
Daniel Vaz <danielvaz@gmail.com> 2013-07-21
partial translation to pt-BR
Daniel Vaz <danielvaz@gmail.com> 2013-07-19
Partial translation
Juergen E. Fischer <jef@norbit.de> 2013-07-21
test fixes:
* use compareWkt in PyGeometry nad PyQgsRectangle
* skip PySpatialiteProvider if pyspatialite is unavailable
* show information about used fonts
Juergen E. Fischer <jef@norbit.de> 2013-07-21
topology checker: catch difference error (fixes #7845)
Juergen E. Fischer <jef@norbit.de> 2013-07-21
renderchecker: create world files
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-07-21
Add missing alpha value option for colour ramps
Juergen E. Fischer <jef@norbit.de> 2013-07-20
gml download: fix progress noise
Juergen E. Fischer <jef@norbit.de> 2013-07-20
fix warning
Juergen E. Fischer <jef@norbit.de> 2013-07-20
composer item group: fix destruction
Juergen E. Fischer <jef@norbit.de> 2013-07-20
wfs feature iterator: support ExactIntersect (fixes #8310)
Juergen E. Fischer <jef@norbit.de> 2013-07-20
composer: save/restore item groups (fixes #7675)
Juergen E. Fischer <jef@norbit.de> 2013-07-20
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-07-20
debian packaging updates
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-07-19
Update to new icon. Fix #6688
Juergen E. Fischer <jef@norbit.de> 2013-07-20
fix typo
Juergen E. Fischer <jef@norbit.de> 2013-07-20
browser: add credential dialog (fixes #6044)
Juergen E. Fischer <jef@norbit.de> 2013-07-19
GdalTools: use int to compare versions (fixes #8323)
Juergen E. Fischer <jef@norbit.de> 2013-07-19
test fixes:
* port python test to sip api v2 (fixes #8314)
* introduce compareWkt for more tolerant WKT comparisions in C++ tests
* require UTF-8 locale for regression1141 test on linux
Juergen E. Fischer <jef@norbit.de> 2013-07-19
catch transformation exceptions in pal labeling (fixes #7730)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-07-19
Fix vertical alignment in data defined labeling
D'Hont René-Luc <rldhont@gmail.com> 2013-07-19
Transform layerName for typeName in WFS GetCapabilities
Merge: ddef9a9 1faadbc
Werner Macho <werner.macho@gmail.com> 2013-07-19
Merge pull request #750 from artfwo/master
Fix misc typos and untranslatable strings
Artem Popov <artfwo@gmail.com> 2013-07-19
Fix misc typos and untranslatable strings
Juergen E. Fischer <jef@norbit.de> 2013-07-19
fix some tests:
* put spatialite test database into temp path
* relaxed WKT comparison
Juergen E. Fischer <jef@norbit.de> 2013-07-19
also determine primary key in spatialite 4
Victor Olaya <volayaf@gmail.com> 2013-07-19
[sextante]adapted some saga names
Some code cleaning
Werner Macho <werner.macho@gmail.com> 2013-07-18
translation update: sv by Victor
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-07-18
Fix scaling of rotated svg markers if printing a QGIS server WMS with QGIS desktop
Victor Olaya <volayaf@gmail.com> 2013-07-18
Changed how postexecution errors are handled in algorithms caling external apps
Improved R error messages
Victor Olaya <volayaf@gmail.com> 2013-07-17
[sextnate] minor algorithm improvements and renaming
Victor Olaya <volayaf@gmail.com> 2013-07-17
[sextante] adapted SAGA binding to support different versions in windows and linux
Victor Olaya <volayaf@gmail.com> 2013-07-15
Revert "[sextante] removed "lib" prefix in saga calls"
This reverts commit 1c2e49ed249a89480c1195f50c96614dc72700d3.
Conflicts:
python/plugins/sextante/saga/SagaAlgorithm.py
pcav <cavallini@faunalia.it> 2013-07-18
More IT GUI translation
vmora <vincent.mora@oslandia.com> 2013-07-18
fix rubberband test
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-07-18
Some further small improvements to QgsRubberband
vmora <vincent.mora@oslandia.com> 2013-07-18
fix #4819
improves rendering speed of complex rubberbands
vmora <vincent.mora@oslandia.com> 2013-07-17
- fix issue4819
- modify polygon render to exclude consectuvie points that are less than
a pixel appart
- moved inner loop debug prints to level 3 and 4 since they where
slowing down too much the code in debug
Hugo Mercier <hugo.mercier@oslandia.com> 2013-07-18
refs #8045 Fix python plugin path encoding issues
Hugo Mercier <hugo.mercier@oslandia.com> 2013-07-18
refs #8045 Fix the way main() parse path names with special characters
Hugo Mercier <hugo.mercier@oslandia.com> 2013-07-18
refs #8045 Add unit tests for path passed from command line
Juergen E. Fischer <jef@norbit.de> 2013-07-18
adapt some tests to 'better' wkt (followup b1efd479)
Alexander Bruy <alexander.bruy@gmail.com> 2013-07-18
fix PyQgsSymbolLayerV2 test
Merge: ab4fc78 728ec25
Werner Macho <werner.macho@gmail.com> 2013-07-18
Merge pull request #748 from Jean-Roc/mywork
update french translation
Alexander Bruy <alexander.bruy@gmail.com> 2013-07-18
fix PyQgsVectorLayer test
Jean-Roc Morreale <jr.morreale@enoreth.net> 2013-07-18
update french translation
Juergen E. Fischer <jef@norbit.de> 2013-07-18
run REPACK after deleting features (fixes #8317)
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-07-18
Disable field in attribute table if field is not editable
Juergen E. Fischer <jef@norbit.de> 2013-07-17
- introduce qgsDoubleToString for format double with maximum precision
- usage in mssql provider fixes #7638
- read precision in mssql provider (fixes #5966)
- commit errors are only shown once
Merge: f1e0498 73a9255
Werner Macho <werner.macho@gmail.com> 2013-07-17
Merge pull request #745 from yoichigmf/for_pull_req
update GUI translation JA
yoichigmf <yoichi.kayama@gmail.com> 2013-07-17
update GUI translation JA
Alexander Bruy <alexander.bruy@gmail.com> 2013-07-17
fix PyQgsMemoryProvider test
Juergen E. Fischer <jef@norbit.de> 2013-07-17
vector join: put subset string in parentheses (followup af8479e72; closes pull request #571; fixes #7743)
Juergen E. Fischer <jef@norbit.de> 2013-07-17
manually merge pull request #744 (fixes #7444)
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-07-17
Set sip api in __init__.py
Alexander Bruy <alexander.bruy@gmail.com> 2013-07-17
update layer fields after zonal statistics calculation
Alexander Bruy <alexander.bruy@gmail.com> 2013-07-15
unittest for QgsZonalStatistics
Alexander Bruy <alexander.bruy@gmail.com> 2013-07-15
handle truncating of long fieldnames (mainly for shapefiles)
Daniel Vaz <danielvaz@gmail.com> 2013-07-14
Fix #6063
Daniel Vaz <danielvaz@gmail.com> 2013-07-14
Fix #6063
Daniel Vaz <danielvaz@gmail.com> 2013-07-14
commit
vmora <vincent.mora@oslandia.com> 2013-07-12
- added warning and chance to cancel Natural break classification for
dataset >50k records
- modified test script to generate gowing sizes tables (for timing)
vmora <vincent.mora@oslandia.com> 2013-07-11
- script to generate a database to reproduce the bug
- no crash observed with qgis natural breaks (jenks)
nyalldawson <nyall.dawson@gmail.com> 2013-07-08
Fix calculation of heatmap raster size (fix #8194) - merged for further testing
Merge: f4ac684 cf0676c
Nathan Woodrow <madmanwoo@gmail.com> 2013-07-16
Merge pull request #743 from ddanielvaz/fix-7620
Fix #7620
Daniel Vaz <danielvaz@gmail.com> 2013-07-16
Fix #7620
Werner Macho <werner.macho@gmail.com> 2013-07-17
translation update: korea
Juergen E. Fischer <jef@norbit.de> 2013-07-16
wfs provider: fix support for non-ascii wfs layer names (fix #7848)
Juergen E. Fischer <jef@norbit.de> 2013-07-16
vector join: fix quoting in subset string
D'Hont René-Luc <rldhont@gmail.com> 2013-07-16
Bug #8166 GetFeatureInfo: clickable area too small for points
For point layers, clicking exactly on the point is difficult, and the user misses the popup very often.
Better define a larger clickable area.
This commit enlarge the area for point by 2.
Juergen E. Fischer <jef@norbit.de> 2013-07-16
fix 2fa77362
Juergen E. Fischer <jef@norbit.de> 2013-07-16
vector file writer: add support for DBF files (fixes #7507)
Juergen E. Fischer <jef@norbit.de> 2013-07-16
ogr provider: move REPACK into createSpatialIndex. Don't REPACK in deleteFeatures as there might still be pending changes that depend on the current feature ids (fixes #7472)
Merge: 530610d d476aed
Nathan Woodrow <madmanwoo@gmail.com> 2013-07-16
Merge pull request #732 from ddanielvaz/fix-5789
Fix #5789
Merge: bbd257f 00615ae
Nathan Woodrow <madmanwoo@gmail.com> 2013-07-16
Merge pull request #742 from 3nids/colorconform
better color uniformity
Juergen E. Fischer <jef@norbit.de> 2013-07-16
also accept first ellipsoid (followup be7a026190)
Merge: 13c71d4 df627b1
volaya <volayaf@gmail.com> 2013-07-16
Merge pull request #738 from radosuav/sextante_file_extensions
[sextante] Append output file extension if missing
Merge: 29a4bc0 be7a026
Jürgen Fischer <jef@norbit.de> 2013-07-16
Merge pull request #736 from Oslandia/issue7441
fix issue7441
Merge: 2fa7736 45ab8cc
Jürgen Fischer <jef@norbit.de> 2013-07-16
Merge pull request #715 from Oslandia/issue7550
solves Issue7550
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-07-16
Only restore geometry for non custom attribute forms
Juergen E. Fischer <jef@norbit.de> 2013-07-16
dbmanager: fix spatialite connection error message
Juergen E. Fischer <jef@norbit.de> 2013-07-16
german translation update
Merge: 9093bcd eea246a
Jürgen Fischer <jef@norbit.de> 2013-07-16
Merge pull request #739 from minorua/fixbld
fix build (follows 0e7b60e)
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-07-16
better colors
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-07-16
Fix memory leak in multiband color renderer
Merge: dc489df 805be41
Nathan Woodrow <madmanwoo@gmail.com> 2013-07-15
Merge pull request #740 from 3nids/snapfirstnode
Visual snapping when adding first node or starting feature (fix #8300)
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-07-16
Visual snapping when adding first node or starting feature (fix #8300)
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-07-16
Include system proxies
Minoru Akagi <akaginch@gmail.com> 2013-07-16
fix build (follows 0e7b60e)
Juergen E. Fischer <jef@norbit.de> 2013-07-16
fix windows build of grass fake library
Juergen E. Fischer <jef@norbit.de> 2013-07-16
fix build on debian squeeze
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-07-16
Refresh canvas after show/hide layers. Fix #8096
Werner Macho <werner.macho@gmail.com> 2013-07-15
translation update: es by Carlos
rmgu <rmgu@grasdk.com> 2013-07-15
[sextante] If no extension is specified for an output file append the
extension from the selected file filter.
Juergen E. Fischer <jef@norbit.de> 2013-07-15
fix #6978
Merge: 133398b b54c981
Jürgen Fischer <jef@norbit.de> 2013-07-15
Merge pull request #730 from palmerj/wfs_client_fixes
WFS client fixes
Juergen E. Fischer <jef@norbit.de> 2013-07-15
wfs related fixes:
- wfs server: only filter by bbox if there was one given (fixes #8287)
- wfs provider: make feature attribute field types stick to the values
- vector layer properties, field properties: add (Qt) type column
- attribute table: sort Date and DateTime as such
- spatialindex: return false when an exception on insertion occured
Merge: edf32f9 71c9c36
Jürgen Fischer <jef@norbit.de> 2013-07-15
Merge pull request #737 from Oslandia/issue7856
Refs #7856. Fix model reference
Borys Jurgiel <info@borysjurgiel.pl> 2013-07-15
Follow up commit:7a7e54270
Hugo Mercier <hugo.mercier@oslandia.com> 2013-07-15
Refs #7856. Fix model reference
Borys Jurgiel <info@borysjurgiel.pl> 2013-07-15
[Plugin Installer] Handle all exception types when loading plugins. Fixes #8295. Breaks string freeze because it's a critical fix.
Werner Macho <werner.macho@gmail.com> 2013-07-15
changes to norwegian language due to two possibilities and added the new maintainer of the language
Juergen E. Fischer <jef@norbit.de> 2013-07-15
also remove superfluous query items from WFS and WCS connections (as in WMS;
fixes #7848)
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-07-15
Fix #8297. Select all when expression is blank
Werner Macho <werner.macho@gmail.com> 2013-07-15
translation update: id and no
Juergen E. Fischer <jef@norbit.de> 2013-07-15
spatialite: fix handling of empty geometry column (fixes #8299)
Merge: b5f38e3 6fcce28
Nathan Woodrow <madmanwoo@gmail.com> 2013-07-15
Merge pull request #697 from 3nids/svgzoomicon
SVG icons for zoom related icons
Merge: 1a77cde 0f638fc
Nathan Woodrow <madmanwoo@gmail.com> 2013-07-15
Merge pull request #735 from 3nids/iconsqloracle
added oracle raster, sql anywhere icons. Conform colors for raster icon
vmora <vincent.mora@oslandia.com> 2013-07-15
fix issue7441 by automatically setting the projection elipsoid to fit
the selected CRS
pcav <cavallini@faunalia.it> 2013-07-15
More IT GUI translation
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-07-15
new simple draw icon
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-07-08
better draw icon
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-07-04
SVG icons for zoom related icons, refine pointer in action and identify icons, completed svg-base
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-07-15
added oracle raster, sql anywhere icons. Conform colors for raster icon
Juergen E. Fischer <jef@norbit.de> 2013-07-15
osgeo4w: update to grass 6.4.3RC4
Merge: 94c5f53 618ffa0
Nathan Woodrow <madmanwoo@gmail.com> 2013-07-14
Merge pull request #729 from minorua/gdal_filename
make filename encoding consistent (gdal/ogr)
Werner Macho <werner.macho@gmail.com> 2013-07-15
translation update: fi by Kari
Merge: 6d48f11 7a288d1
Werner Macho <werner.macho@gmail.com> 2013-07-14
Merge pull request #733 from Cracert/trans3
translation update: pl
Robert Szczepanek <robert@szczepanek.pl> 2013-07-14
translation update: pl (CSV)
Daniel Vaz <danielvaz@gmail.com> 2013-07-14
Fix #5789
Juergen E. Fischer <jef@norbit.de> 2013-07-14
wfs server: fix multilinestring parsing
Victor Olaya <volayaf@gmail.com> 2013-07-14
[sextante] change saga algorithms to use full name for cmdname
Victor Olaya <volayaf@gmail.com> 2013-07-14
[sextante] minor fixes and algorithm changes
Juergen E. Fischer <jef@norbit.de> 2013-07-14
wfsprovider: also set srsName of changed geometries (followup 1ea6267cb)
Juergen E. Fischer <jef@norbit.de> 2013-07-14
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-07-14
wfsprovider: set srsName of new geometries (fixes #7880)
Alexander Bruy <alexander.bruy@gmail.com> 2013-07-14
[sextante] update sample script to new API (fix #8278)
Juergen E. Fischer <jef@norbit.de> 2013-07-14
QGisApp: show commit errors as message bar first
Werner Macho <werner.macho@gmail.com> 2013-07-14
translation update: es by Carlos
Juergen E. Fischer <jef@norbit.de> 2013-07-14
QgisApp: use qgsmessageviewer to report commit errors
QgsOgcUtils: fix multi geometry type creation and use QgsGeometry types instead of STL templates
Jeremy Palmer <jpalmer@linz.govt.nz> 2013-04-22
Remove some old code missed from 84f4346eae
Jeremy Palmer <jpalmer@linz.govt.nz> 2013-04-22
Re-write MimeData Uri concat and split function to deal with layer names and urls that contain the ':' character
Jeremy Palmer <jpalmer@linz.govt.nz> 2013-06-30
If a network request error occurs while reading the streamed GML, then return a failure status from the getFeatures method
Jeremy Palmer <jpalmer@linz.govt.nz> 2013-04-22
Ensure progress dialogue shows for WFS GML requests - especially in the case that the geometry type is not determined from the server describe feature type request and we need to inspect the featuretype first feature
Jeremy Palmer <jpalmer@linz.govt.nz> 2013-06-30
Bug Fix: WFS layers added from the browser no longer prompt the user for the layer coordinates system
Juergen E. Fischer <jef@norbit.de> 2013-07-14
improve wfs error reporting in server and client
Salvatore Larosa <lrssvtml@gmail.com> 2013-07-14
get back the plugin manager svg icon again, removed mistakenly by 9138ba3
Minoru Akagi <akaginch@gmail.com> 2013-07-14
make filename encoding consistent (gdal/ogr)
Merge: 9b4f461 6088fd7
Nathan Woodrow <madmanwoo@gmail.com> 2013-07-13
Merge pull request #713 from minorua/ftools
fTools fixes
Merge: 257b31e c9eb4f2
Nathan Woodrow <madmanwoo@gmail.com> 2013-07-13
Merge pull request #728 from minorua/osgeo4w_gdalfilename
OSGeo4W: make sure that GDAL_FILENAME_IS_UTF8 is YES (fix #8010)
Minoru Akagi <akaginch@gmail.com> 2013-07-14
OSGeo4W: make sure that GDAL_FILENAME_IS_UTF8 is YES (fix #8010)
Juergen E. Fischer <jef@norbit.de> 2013-07-14
qgis server: initialize network cache (fixes #7204)
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-07-14
Don't show messagebar for syntax check. No need
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-07-14
Use exec file for python console
Merge: 558fe92 7b55e21
Werner Macho <werner.macho@gmail.com> 2013-07-13
Merge pull request #727 from Cracert/trans3
translation update: pl
Juergen E. Fischer <jef@norbit.de> 2013-07-13
dbmanager: adapt to sl4 metadata tables (fixes #8290)
Robert Szczepanek <robert@szczepanek.pl> 2013-07-13
translation update: pl
Juergen E. Fischer <jef@norbit.de> 2013-07-13
wfs: minor cleanups and a fixed error message
Juergen E. Fischer <jef@norbit.de> 2013-07-13
make QgsCompositionChecker less forgiving and readd a svg used in tests (fixes #7731)
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-07-13
Don't inlude empty extents in full extents. Fix #7709
Juergen E. Fischer <jef@norbit.de> 2013-07-13
project file transform: don't imply we know the band count (fixes #7080, fixes #8283)
Larry Shaffer <larrys@dakotacarto.com> 2013-07-12
Match size and greyscale color intensity for new default raster layer icon to other default layer icons
Larry Shaffer <larrys@dakotacarto.com> 2013-07-12
Ensure Add Oracle Raster Layer action comes before Add WMS Layer action on Manage Layers toolbar
- Should come before Add SQL Anywhere Layer and just after Add Oracle Spatial Layer if all are supported and shown
Larry Shaffer <larrys@dakotacarto.com> 2013-07-12
Ensure Add SQL Anywhere Layer action comes before Add WMS Layer action on Manage Layers toolbar
Juergen E. Fischer <jef@norbit.de> 2013-07-13
freebsd support (applies #7909)
Larry Shaffer <larrys@dakotacarto.com> 2013-07-12
Ensure new GPX Layer action comes before Remove Layer action on Manage Layers toolbar
Merge: 2df4bdc 0017807
Jürgen Fischer <jef@norbit.de> 2013-07-12
Merge pull request #581 from minorua/georef_nonascii
Georeferencer: a fix to support non-ASCII path
Juergen E. Fischer <jef@norbit.de> 2013-07-12
split geometry: cleanup parts if split failed (followup 6272274f)
Pirmin Kalberer <pka@sourcepole.ch> 2013-07-12
UI defaults with layer toolbar on the left
Merge: cafc367 5256b80
Jürgen Fischer <jef@norbit.de> 2013-07-12
Merge pull request #717 from Oslandia/issue7244
geometry: don't check for cut edges and validate the split geometries instead (fixes #7244)
Juergen E. Fischer <jef@norbit.de> 2013-07-12
spatialite provider: accept empty tables from spatialite 4 (fixes #7664)
Larry Shaffer <larrys@dakotacarto.com> 2013-07-12
Group and sort providers in browser listing by type then name
Juergen E. Fischer <jef@norbit.de> 2013-07-12
save as: also use numeric postfix in spatialite (followup ac21c6266)
Juergen E. Fischer <jef@norbit.de> 2013-07-12
fix warning
Merge: 2379129 3328758
Werner Macho <werner.macho@gmail.com> 2013-07-12
Merge pull request #719 from artfwo/master
Russian translation update.
Juergen E. Fischer <jef@norbit.de> 2013-07-12
fix a translation string and a german translation
Juergen E. Fischer <jef@norbit.de> 2013-07-12
indentation update
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-07-12
Move spacer to end in attribute dialog
Juergen E. Fischer <jef@norbit.de> 2013-07-12
wfs provider: remove old featureById and nextFeature
gml parsing: don't mistake attributes for features just because the have the same name and some cleanups
Merge: 272400e 58ba7dd
Nathan Woodrow <madmanwoo@gmail.com> 2013-07-12
Merge pull request #722 from 3nids/iconmouseontop
accord wrench to Tim's changes in composer
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-07-12
delete base file
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-07-12
accord wrench to Tim's changes in composer
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-07-12
Use positional for str.format(). Fix #8277
Merge: 9db8970 5de6836
Nathan Woodrow <madmanwoo@gmail.com> 2013-07-12
Merge pull request #721 from 3nids/iconmouseontop
put cursor on top of identify/action icons
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-07-12
Add "New SpatiaLiate Layer" icon and make it accessible from the toolbar
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-07-12
put cursor on top of identify/action icons
Juergen E. Fischer <jef@norbit.de> 2013-07-12
oracle provider: fix log message
Artem Popov <artfwo@gmail.com> 2013-07-12
Russian translation update.
Tim Sutton <tim@linfiniti.com> 2013-07-12
Use more consistent font for help icon
Tim Sutton <tim@linfiniti.com> 2013-07-12
Updated help icon for better theme consistency
Tim Sutton <tim@linfiniti.com> 2013-07-12
Make composer manager icon more visually consistent with handles of zoom tools and less dominant on toolbar.
Merge: 8c7723f 15101bd
Jürgen Fischer <jef@norbit.de> 2013-07-11
Merge pull request #718 from ddanielvaz/fix-8275
cleanup temporary database after write check (fixes #8275)
Merge: 0653127 9138ba3
Nathan Woodrow <madmanwoo@gmail.com> 2013-07-11
Merge pull request #700 from 3nids/svgaddlayers
SVG icons for project and layer actions
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-07-05
SVG icons for project, add layers and help actions
Larry Shaffer <larrys@dakotacarto.com> 2013-07-11
Fix finding QScintilla2 lib: prefer local installs over system
Daniel Vaz <danielvaz@gmail.com> 2013-07-11
Fix #8275
Merge: b50a893 522aecc
Nathan Woodrow <madmanwoo@gmail.com> 2013-07-11
Merge pull request #712 from ddanielvaz/fix-8219
Fix 8219
Daniel Vaz <danielvaz@gmail.com> 2013-07-09
Fix #8219
Werner Macho <werner.macho@gmail.com> 2013-07-11
translation update: es by carlos
Juergen E. Fischer <jef@norbit.de> 2013-07-11
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-07-11
dbmanager: fix setting html attributes (fixes #8271)
Juergen E. Fischer <jef@norbit.de> 2013-07-11
consider data defined svg pattern rotation (fixes #7736)
pcav <cavallini@faunalia.it> 2013-07-11
Initial update of IT GUI translation
Juergen E. Fischer <jef@norbit.de> 2013-07-11
undo: only merge geometry changes on the feature (fixes #8265)
Victor Olaya <volayaf@gmail.com> 2013-07-11
[sextante] fixed bug in R installation check in windows
Victor Olaya <volayaf@gmail.com> 2013-07-11
[sextante] algorithm fixes and minor changes
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-07-11
Make marker line angle calculation more robust against duplicated vertices
vmora <vincent.mora@oslandia.com> 2013-07-11
- fix issue 7244
Werner Macho <werner.macho@gmail.com> 2013-07-11
translation updates: korean
Juergen E. Fischer <jef@norbit.de> 2013-07-11
save as: add a numeric postfix to reserved field ogc_fid when saving to SQLite (fixes #8245)
vmora <vincent.mora@oslandia.com> 2013-07-11
- test that fails because of issue7244 (split several polygons of a
multipolygon at the same time
vmora <vincent.mora@oslandia.com> 2013-07-11
- set primary key value to NULL in split when there is no default value.
- modified the test accordingly
vmora <vincent.mora@oslandia.com> 2013-07-11
- solves issue #7550
- the feature modification stops (in edit buffer) once an error is found
- the test has been modified to refelect the real problem: the data
corruption, and not the commit failure if primary key are not unique
Minoru Akagi <akaginch@gmail.com> 2013-07-10
fTools: fix geoprocessing (fix #7298)
Merge: 9ed1803 62b30fc
Nathan Woodrow <madmanwoo@gmail.com> 2013-07-10
Merge pull request #711 from ddanielvaz/bugfixes
Bugfixes for fTools.
Fix #8218
Fix #8069
Fix #7073
Daniel Vaz <danielvaz@gmail.com> 2013-07-10
Fix #8069
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-07-11
Copy joins on duplicate layer. Fix #8243
Daniel Vaz <danielvaz@gmail.com> 2013-07-10
Fix #8069
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-07-11
Add label for composer picture search paths. Fix #7764
Merge: 42d57d6 3d6e468
Jürgen Fischer <jef@norbit.de> 2013-07-10
Merge pull request #710 from pka/uidefaults
Updated UI defaults (toolbars and panels) for app and composer
Juergen E. Fischer <jef@norbit.de> 2013-07-11
fix old labeling (fixes #8030)
Juergen E. Fischer <jef@norbit.de> 2013-07-11
db manager: fix #8146
Daniel Vaz <danielvaz@gmail.com> 2013-07-06
Fix #7073
Daniel Vaz <danielvaz@gmail.com> 2013-07-09
Fix #8069
Daniel Vaz <danielvaz@gmail.com> 2013-07-06
Fix #8218
Pirmin Kalberer <pka@sourcepole.ch> 2013-07-10
Updated UI defaults (toolbars and panels) for app and composer
Juergen E. Fischer <jef@norbit.de> 2013-07-10
postgres provider: reload fields if a cursor query fails (fixes #8242)
Juergen E. Fischer <jef@norbit.de> 2013-07-10
dbmanager: fix column renaming
Minoru Akagi <akaginch@gmail.com> 2013-07-10
fTools: remove unnecessary checks on output field names (fix #8241)
vmora <vincent.mora@oslandia.com> 2013-07-10
- removed useless function getPrimaryKey since a member already exist
for that
- modified the test to have multiple column primary key (it fails for
the moment
Werner Macho <werner.macho@gmail.com> 2013-07-09
translation update: german
Werner Macho <werner.macho@gmail.com> 2013-07-09
some more string typo fixes
Victor Olaya <volayaf@gmail.com> 2013-07-09
[sextante] fixed problem with projections when using file inputs
Victor Olaya <volayaf@gmail.com> 2013-07-09
[sextante] algorithm fixes
Victor Olaya <volayaf@gmail.com> 2013-07-09
[sextante] removed "lib" prefix in saga calls
Merge: 61062d7 7ccd3d0
vmora <vincent.mora@oslandia.com> 2013-07-09
Merge remote-tracking branch 'upstream/master'
vmora <vincent.mora@oslandia.com> 2013-07-09
- solved issue #7550
- implemented getPrimaryKey member function of QgsSpatiaLiteProvider
- in addFeatures, if an attribute is a primary key, its value is set to
NULL so that sqlite generates a value automagically
Juergen E. Fischer <jef@norbit.de> 2013-07-09
limit shapefile fieldname to 10 in fieldcalculator and add attribute dialog (fixes #8235)
Juergen E. Fischer <jef@norbit.de> 2013-07-09
browser: emit layoutAboutToBeChanged() before destroying home item (fixes #8221)
Borys Jurgiel <info@borysjurgiel.pl> 2013-07-09
[Plugin Installer] Fixes #8244 (crash on closing http request)
Werner Macho <werner.macho@gmail.com> 2013-07-09
translation update: ja and KR
Merge: 78b04df f4272e6
Werner Macho <werner.macho@gmail.com> 2013-07-09
Merge pull request #707 from qgis-jp/make_pull_req_from_ja
update GUI translation JA
Juergen E. Fischer <jef@norbit.de> 2013-07-09
ogr provider: reopen the data source if a REPACK failed (fixes #7540)
vmora <vincent.mora@oslandia.com> 2013-07-09
- added test for issue #7550
Merge: 0bb9543 9179953
Nathan Woodrow <madmanwoo@gmail.com> 2013-07-09
Merge pull request #546 from PhilippeDorelon/addfeatureJoin
Fix #7072 : can't create a feature when a layer has a join
yoichigmf <yoichi.kayama@gmail.com> 2013-07-09
update GUI translation JA
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-07-09
Remove __getattr__, __setattr__ for QgsFeature
Not such a good idea after all :)
Juergen E. Fischer <jef@norbit.de> 2013-07-09
french translation: add blank to window title
Juergen E. Fischer <jef@norbit.de> 2013-07-09
fix 83cf4be9f68
Juergen E. Fischer <jef@norbit.de> 2013-07-09
browser: fix crash when removing favourite items from the directory tree (fixes #8236)
Juergen E. Fischer <jef@norbit.de> 2013-07-08
postgres provider: set length and precision of native floating point types to -1 (fixes #8145)
William Kyngesburye <kyngchaos@kyngchaos.com> 2013-07-08
OS X install updates
Pirmin Kalberer <pka@sourcepole.ch> 2013-07-09
New globe navigation controls (partially fixes #6192)
Juergen E. Fischer <jef@norbit.de> 2013-07-08
ogr provider: avoid GDAL #4509 (fixes #8232)
Juergen E. Fischer <jef@norbit.de> 2013-07-08
composer table:
- fix api updates (fixes #7781)
- store/restore geometry of attribute selection dialog
Salvatore Larosa <lrssvtml@gmail.com> 2013-07-08
[pyqgis-console][fixes #8230] adds a missing default value in settings
Juergen E. Fischer <jef@norbit.de> 2013-07-08
nodetool: track layer of selected feature instead of current layer (fixes #7351)
Juergen E. Fischer <jef@norbit.de> 2013-07-08
help viewer: report errors and make it work from windows build directory
Juergen E. Fischer <jef@norbit.de> 2013-07-08
fix warnings
Juergen E. Fischer <jef@norbit.de> 2013-07-08
postgres provider: fix some error messages
Werner Macho <werner.macho@gmail.com> 2013-07-08
translation update: fi by Kari
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-07-08
Merge attributes dialog: also skip pk attributes if taking attributes from selection
Werner Macho <werner.macho@gmail.com> 2013-07-07
translation update: es by carlos
Juergen E. Fischer <jef@norbit.de> 2013-07-07
plugin installer: destroy network replies (fixes #8233)
Merge: f884f09 ddff4cc
Werner Macho <werner.macho@gmail.com> 2013-07-07
Merge pull request #705 from Cracert/trans3
translation update: pl
Robert Szczepanek <robert@szczepanek.pl> 2013-07-07
translation update: pl
Merge: ef07bc3 e35cbcb
Werner Macho <werner.macho@gmail.com> 2013-07-06
Merge pull request #701 from qgis-jp/make_pull_req_from_ja
update translation ja include some improvement by Minoru Akagi
Juergen E. Fischer <jef@norbit.de> 2013-07-07
debian packaging update
Larry Shaffer <larrys@dakotacarto.com> 2013-07-06
Default raster layer icon for when generation of raster legend layer icons is disabled
Larry Shaffer <larrys@dakotacarto.com> 2013-07-06
Switch QGIS Broswer 'set projection' icon to SVG and from 'magic wand' to variation of new CRS icon
- Make browser toolbar icon size honor app's pref
Larry Shaffer <larrys@dakotacarto.com> 2013-07-06
Switch custom projection icon to SVG and from 'magic wand' to variation of new CRS icon
Larry Shaffer <larrys@dakotacarto.com> 2013-07-06
Switch CRS icon to SVG, simplify it, and update using GIS theme components
Larry Shaffer <larrys@dakotacarto.com> 2013-07-06
Switch icons in custom CRS dialog to be more consistent with rest of app
Larry Shaffer <larrys@dakotacarto.com> 2013-07-06
Update new selection clearing icons
- Rebuild using GIS theme components
- Make yellow RGB values match other selection icons
Larry Shaffer <larrys@dakotacarto.com> 2013-07-06
Make lock/unlock icon look less distorted and switch to SVG
Larry Shaffer <larrys@dakotacarto.com> 2013-07-06
Change color of remove icon to red, instead of green
Larry Shaffer <larrys@dakotacarto.com> 2013-07-06
Update new property icons to add whitespace and reduce stroke width
- New icons now match existing icons' characteristics
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-07-06
Clean up code related to old overlay object system
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-07-06
Remove diagram_overlay plugin
yoichigmf <yoichi.kayama@gmail.com> 2013-07-06
update translation ja include some improvement by Minoru Akagi
Radim Blazek <radim.blazek@gmail.com> 2013-07-06
set provider request attribute supset only if requested, fixes 7112 and 7267
Juergen E. Fischer <jef@norbit.de> 2013-07-06
fix #7217
Juergen E. Fischer <jef@norbit.de> 2013-07-06
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-07-06
fix warning
Borys Jurgiel <info@borysjurgiel.pl> 2013-07-06
Update core plugins to use the new icons by default.
Radim Blazek <radim.blazek@gmail.com> 2013-07-05
append required date format to field label in attribute dialog
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-07-05
Fix #8225
Radim Blazek <radim.blazek@gmail.com> 2013-07-05
add spacer to keep attributes on top
Werner Macho <werner.macho@gmail.com> 2013-07-05
translation update: nl and no
Werner Macho <werner.macho@gmail.com> 2013-07-04
translation update: ja and da_DK thanks to contributors
Merge: e53aa07 286f62c
Werner Macho <werner.macho@gmail.com> 2013-07-04
Merge pull request #699 from qgis-jp/make_pull_req_from_ja
update GUI translation ja
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-07-04
Merge features: Fix "take attributes from selected feature"
Fix #7668
Fix #7922
yoichigmf <yoichi.kayama@gmail.com> 2013-07-05
update GUI translation ja
Merge: c3143e6 7221c73
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-07-04
Merge pull request #695 from minorua/defproj
fTools: remove lines that cause error with non-ascii path
Werner Macho <werner.macho@gmail.com> 2013-07-04
fixing tips - thanks to Richard for pointing to it
Juergen E. Fischer <jef@norbit.de> 2013-07-04
spit: fix truncation issue
Merge: 5fcd054 5b2e9dc
Nathan Woodrow <madmanwoo@gmail.com> 2013-07-04
Merge pull request #693 from 3nids/selectsvgicon
SVG for select icons
Merge: 1b0dbc8 3331069
Nathan Woodrow <madmanwoo@gmail.com> 2013-07-04
Merge pull request #692 from 3nids/moresvgicons
SVG for system and general icons
Merge: eeb2cb4 a7854ff
Werner Macho <werner.macho@gmail.com> 2013-07-04
Merge pull request #696 from asiersarasua/master
Basque translation update
asiersarasua <asier.sarasua@gmail.com> 2013-07-04
Basque translation update
Minoru Akagi <akaginch@gmail.com> 2013-07-04
fTools: remove lines that cause error with non-ascii path
Werner Macho <werner.macho@gmail.com> 2013-07-04
Fixing some typos
Merge: 7805af3 ea5d3b3
Werner Macho <werner.macho@gmail.com> 2013-07-03
Merge pull request #694 from Jean-Roc/mywork
update french translation
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-07-03
SVG for select icons
Juergen E. Fischer <jef@norbit.de> 2013-07-04
crssync: exclude some records from updates from GDAL
sqlite3 resources/srs.db
sqlite> alter table tbl_srs add noupdate boolean;
sqlite> update tbl_srs set noupdate=(auth_name='EPSG' and auth_id in (5513,5514,5221,2065,102067,4156,4818));
Jean-Roc Morreale <jr.morreale@enoreth.net> 2013-07-04
update french translation
Victor Olaya <volayaf@gmail.com> 2013-07-03
[sextante] fixed graticule creation algorithm
Victor Olaya <volayaf@gmail.com> 2013-07-03
[sextante]Some algorithm renaming
Victor Olaya <volayaf@gmail.com> 2013-07-03
[sextante]adapted SAGA export procedure to SAGA 2.1
Victor Olaya <volayaf@gmail.com> 2013-07-03
[sextante] minor changes in algorithms
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-07-03
More const-correctness
Werner Macho <werner.macho@gmail.com> 2013-07-03
translation update: es by Carlos
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-07-03
Let python utils manage all python cleanup
Werner Macho <werner.macho@gmail.com> 2013-07-03
translation update: danish by Jacob
Werner Macho <werner.macho@gmail.com> 2013-07-03
Bugfixing typos, thanx to Carlos Davila for pointing them out
Merge: d2b2bb1 6a2bd62
Etienne Tourigny <etourigny.dev@gmail.com> 2013-07-03
Merge pull request #429 from tecoholic/ramp_srch
added searching of colorramps in style manager
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-07-03
added folder for base SVG images (hammer, pointer, scredriver, etc.)
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-07-03
more SVG icons
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-07-03
fix editable attribute of joined fields (fix #7739)
Based on pull request 576 by minorua
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-07-03
Fix windows build
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-07-03
Followup f3e08b5: Actually clean python on systems with newer sip version
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-07-03
Only cleanup python with newer sip versions (Fix #8102)
Merge: 7d75fcc 3851670
Nathan Woodrow <madmanwoo@gmail.com> 2013-07-03
Merge pull request #689 from 3nids/svgactionicons
use SVG for action icons
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-07-03
use SVG for action icons
Minoru Akagi <akaginch@gmail.com> 2013-07-03
fTools: fix MergeShapes and SpatialJoin
fix #7823
fix #7952
fix #8206
Merge: ce1a9a8 b0ef70b
Werner Macho <werner.macho@gmail.com> 2013-07-02
Merge pull request #687 from qgis-jp/make_pull_req_from_ja
Make pull req from ja
yoichigmf <yoichi.kayama@gmail.com> 2013-07-02
update GUI translation JA
Merge: 03c1cec ce1a9a8
yoichigmf <yoichi.kayama@gmail.com> 2013-07-02
Merge branch 'master' of https://github.com/qgis/Quantum-GIS into make_pull_req_from_ja
Conflicts:
i18n/qgis_ja.ts
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-07-02
Topology checker: No double-delete of rubberbands (Fix #8095)
Werner Macho <werner.macho@gmail.com> 2013-07-02
Translation String update for upcoming 2.0 Release
Werner Macho <werner.macho@gmail.com> 2013-07-02
translation update: es by Carlos
Merge: 3ba1c3c ad01416
Nathan Woodrow <madmanwoo@gmail.com> 2013-07-01
Merge pull request #685 from 3nids/identifyicon
SVG icon for identify action
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-07-02
Use qRound. Fix windows build
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-07-02
Use extents table for ms sql layers for faster loading
- Also move feature count logic
Victor Olaya <volayaf@gmail.com> 2013-07-01
[sextante] fixed some minor bugs due to new SIP API
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-07-01
replace identify icon by svg
yoichigmf <yoichi.kayama@gmail.com> 2013-07-01
update GUI translatio ja
Nyall Dawson <nyall.dawson@gmail.com> 2013-07-01
Follow up to 4240807
Nyall Dawson <nyall.dawson@gmail.com> 2013-06-30
Fix dimension calculation in heatmap plugin (fix #8193)
Juergen E. Fischer <jef@norbit.de> 2013-06-30
fix #8165
Merge: 92b930a 7e00e7b
volaya <volayaf@gmail.com> 2013-06-30
Merge pull request #677 from radosuav/r_report_fix
Save SEXTANTE GRASS r.report output in HTML
Juergen E. Fischer <jef@norbit.de> 2013-06-30
projection selector: skip unavailable user CRSes (fixes #7377)
Juergen E. Fischer <jef@norbit.de> 2013-06-30
ows data items: populate data items of other providers (fixes #7857)
Werner Macho <werner.macho@gmail.com> 2013-06-30
translation update: gl_ES by Xan
Juergen E. Fischer <jef@norbit.de> 2013-06-30
project properties: rename wfs slots to avoid autoconnect warning
Juergen E. Fischer <jef@norbit.de> 2013-06-30
spelling fixes
Juergen E. Fischer <jef@norbit.de> 2013-06-30
grass provider: don't close invalid layers (fixes #7180)
Juergen E. Fischer <jef@norbit.de> 2013-06-30
QgsGml: append wkb fragments to the last set not the first (fixes #7991)
Juergen E. Fischer <jef@norbit.de> 2013-06-30
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-06-30
expression builder widget: hide sample buttons and context menu, when no layer is set (fixes #6802)
wfs source select: rename slots to avoid autoconnect warning
attribute table: remove stale connect
Juergen E. Fischer <jef@norbit.de> 2013-06-30
wfs connection dialog: also hide pixmap transformation checkbox
ows source select: remove unused slot
Juergen E. Fischer <jef@norbit.de> 2013-06-30
don't crash when measuring faulty geometry (fixes partially #7991)
Merge: 5d60f60 7d3461d
Werner Macho <werner.macho@gmail.com> 2013-06-29
Merge pull request #683 from rduivenvoorde/nltranslation
dutch translation update
Tim Sutton <tim@linfiniti.com> 2013-06-30
Added Denis Rouzaud to contributors and sorted contributor list alphabetically
Richard Duivenvoorde <richard@duif.net> 2013-06-29
dutch translation update
Juergen E. Fischer <jef@norbit.de> 2013-06-29
fix #7865
Juergen E. Fischer <jef@norbit.de> 2013-06-29
fix #8198
Juergen E. Fischer <jef@norbit.de> 2013-06-29
postgres provider: remove attribute in reverse order (fixes #8142)
Juergen E. Fischer <jef@norbit.de> 2013-06-29
save and restore message viewer geometry
Merge: 376c5f3 5ee134f
Werner Macho <werner.macho@gmail.com> 2013-06-29
Merge pull request #682 from qgis-jp/make_pull_req_from_ja
update GUI translation ja
yoichigmf <yoichi.kayama@gmail.com> 2013-06-29
update GUI translation ja
Juergen E. Fischer <jef@norbit.de> 2013-06-29
new spatialite layer: don't assume epsg id and qgis srsid are the same (fixes #8041)
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-29
[Plugin Installer] Follow up 619558dabc
Juergen E. Fischer <jef@norbit.de> 2013-06-29
use QFileDialog.getOpenFileNameAndFilter variant when setting last filter (fixes #8138)
Juergen E. Fischer <jef@norbit.de> 2013-06-29
enable/disable raster tools (fixes #8179)
Merge: 8dc28f2 f4a4009
Tim Sutton <tim@linfiniti.com> 2013-06-29
Merge pull request #681 from 3nids/maptoolcursor
set cursor for mapTools
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-28
PostgreSQL not working in DB Manager (Fix #8191)
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-28
Update contributors list
Merge: 93c5599 e00f0c0
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-06-28
Merge branch 'server_user_db'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-06-28
Initialize qgis.db in server. Fixes ticket #8172
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-06-28
set cursor for mapTools
Juergen E. Fischer <jef@norbit.de> 2013-06-28
revert unnecessary api change
Werner Macho <werner.macho@gmail.com> 2013-06-28
translation update: TW by Lin
Merge: c8d3fa7 9a0be04
Nathan Woodrow <madmanwoo@gmail.com> 2013-06-27
Merge pull request #680 from ddanielvaz/master
Fix #7822. Export to Spatialite is really slow, compared to commandline ogr2ogr
Daniel Vaz <daniel@gauss.(none)> 2013-06-27
fixing bug #7822
Giuseppe Sucameli <brush.tyler@gmail.com> 2013-06-27
gdaltools: fix Translate/FillNodata batch mode (follo df4fc99e83)
Giuseppe Sucameli <brush.tyler@gmail.com> 2013-06-27
gdaltools: fix syntax error (follow edd0cdd294)
Giuseppe Sucameli <brush.tyler@gmail.com> 2013-06-27
gdaltools: cleanup
Giuseppe Sucameli <brush.tyler@gmail.com> 2013-06-27
gdaltools: more SIP APIv2 update
Giuseppe Sucameli <brush.tyler@gmail.com> 2013-06-27
gdaltools: SIP APIv2 update (error when paths defined in Settings dialog)
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-27
[Plugin Installer] Only test not loaded Python plugins when (re)building metadata registry. Loaded plugins prove they are ok just being loaded. It prevents possible bugs when already loaded plugin is imported again.
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-27
[Plugin Manager] Fix inconsistent behaviour in --noplugins mode: don't try to load plugins, just enable/disable them in QSettings.
Werner Macho <werner.macho@gmail.com> 2013-06-27
translation update: slovenian by Joze
rmgu <rmgu@grasdk.com> 2013-06-27
Allow value checking and the use of default value for ParameterExtent
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-06-27
Fix for SVG cache
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-27
Change default: Don't generate raster thumbnail for legend (Fix #8175)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-06-27
Fix crash if merge geometries fails
Merge: 0cac8b4 6809626
Werner Macho <werner.macho@gmail.com> 2013-06-26
Merge pull request #679 from Jean-Roc/mywork
update french translation (contributions from @MarieSilvestre)
Jean-Roc Morreale <jr.morreale@enoreth.net> 2013-06-27
update french translation (contributions from @MarieSilvestre)
Nyall Dawson <nyall.dawson@gmail.com> 2013-06-27
Standardise control names in heatmap dialog
Nyall Dawson <nyall.dawson@gmail.com> 2013-06-27
Save heatmap settings between runs (fix #8078)
Nyall Dawson <nyall.dawson@gmail.com> 2013-06-27
Only allow choice of heatmap raster formats which support Float32 data types
Nyall Dawson <nyall.dawson@gmail.com> 2013-06-27
Don't reset output size on radius change (fix #8090)
Prevent input of invalid output size by changing to spin boxes for rows and columns
Werner Macho <werner.macho@gmail.com> 2013-06-26
translation update: ko_KR
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-06-26
Fix dash pattern for line width < 1 pixels in Qt 4.8
Merge: afbc9b8 a13126c
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-26
Merge pull request #678 from minorua/ogr_init_enc_chk
OgrProvider: initial encoding setting check (fix #8167)
Minoru Akagi <akaginch@gmail.com> 2013-06-26
OgrProvider: initial encoding setting check (fix #8167)
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-26
[Plugin Installer] partially revert fd2b221e65 . Still QGIS restart is needed after plugin update in some cases.
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-26
[Plugin Manager] better formatting of plugin details
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-26
[Plugin Installer] Fix #8080
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-25
follow up 86bebab3ce
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-25
[Plugin Installer] Fix metadata description, add "about" tag, prefer remote plugin name.
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-25
follow up 86bebab3ce
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-25
[Plugin Installer] Fix #8111. Better repository error handling.
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-25
[Plugin Installer] Simplify plugin reloading
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-25
Follow up 24bbd485a
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-25
[Plugin Manager] Display proper plugin count
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-25
[Plugin Installer] Follow up 4ecf3ebd0 (use QgsNetworkManager in plugin installer)
Juergen E. Fischer <jef@norbit.de> 2013-06-25
fix #8159
Juergen E. Fischer <jef@norbit.de> 2013-06-25
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-06-25
followup 55135d600
D'Hont René-Luc <rldhont@gmail.com> 2013-06-25
[QGIS-Server] WFS Filter : send empty data instead of XML error when no feature found
Bug #8123
When a getFeature request has a FILTER parameter, and when no data
corresponds, QGIS answer sometimes with :
<ServiceExceptionReport version="1.3.0">i
<ServiceException code="RequestNotWellFormed">No feature found error messages: .</ServiceException>
</ServiceExceptionReport>
It would be better to send back an empty GML (Or GeoJSON) instead.
rmgu <rmgu@grasdk.com> 2013-06-25
Save GRASS r.report output in HTML
D'Hont René-Luc <rldhont@gmail.com> 2013-06-25
[QGIS-Server] The parameter PROPERTYNAME does not filter attributes
Bug #8155
In the OGC standard, the parameter PROPERTYNAME is ussed to filter attributes in the request getFeature. In version 1.8 this parameter works. Because of changes in the vector API, this parameter does not filter attribute.
Werner Macho <werner.macho@gmail.com> 2013-06-25
translation update: fi by Kari
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-23
QgsVectorLayerFeatureIterator: Don't worry about concurrent edits
An iterator will always use the data from the edit buffer which was
valid, at the time the iterator was created. Therefore, there are no
more problems with randomly disappearing or changing features while
iterating
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-23
const-correctness for QgsGeometry
Hugo Mercier <hugo.mercier@oslandia.com> 2013-06-25
Add an update of overview on centering mode switch
Werner Macho <werner.macho@gmail.com> 2013-06-25
translation update id by Trias
Werner Macho <werner.macho@gmail.com> 2013-06-24
Fixing some Tooltips regarding to #8147
Merge: f1e2fce dab1e3c
Werner Macho <werner.macho@gmail.com> 2013-06-24
Merge pull request #675 from artfwo/master
Russian translation update (half-way)
Juergen E. Fischer <jef@norbit.de> 2013-06-24
more interface fixes (missing GUI_EXPORT and sip)
Artem Popov <artfwo@gmail.com> 2013-06-24
Russian translation update.
Juergen E. Fischer <jef@norbit.de> 2013-06-24
KeyboardControlHandler: remove unused parameter
Juergen E. Fischer <jef@norbit.de> 2013-06-24
fix sip build errors
Salvatore Larosa <lrssvtml@gmail.com> 2013-06-23
[fTools] fixes zoom to error in check geometry validity tool
Juergen E. Fischer <jef@norbit.de> 2013-06-23
fix build error
Juergen E. Fischer <jef@norbit.de> 2013-06-23
use QgsNetworkManager in plugin installer (fixes #8137)
Juergen E. Fischer <jef@norbit.de> 2013-06-23
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-06-23
spelling fixes
Juergen E. Fischer <jef@norbit.de> 2013-06-23
sip update
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-23
[memory provider] Don't crash on updateExtent and feature without geometry
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-23
update extent on delete feature and updategeometry
Juergen E. Fischer <jef@norbit.de> 2013-06-23
fix build error
Giuseppe Sucameli <brush.tyler@gmail.com> 2013-06-23
DBManager: more SIP API update (fix #8132)
Juergen E. Fischer <jef@norbit.de> 2013-06-22
missed query builder help in c6a4bb86aa
Juergen E. Fischer <jef@norbit.de> 2013-06-22
- add missing sip bindings
- port widgets_tree.py to QtXml and update customization.xml (fixes #5752 and #8054)
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-22
[Plugin Manager] If no Python support detected, display an explanation why there is nothing to install. Fixes #8063. PL translation included.
Merge: ff27ee8 e21ce1b
Werner Macho <werner.macho@gmail.com> 2013-06-22
Merge pull request #672 from qgis-jp/make_pull_req_from_ja
update Translation GUI ja
yoichigmf <yoichi.kayama@gmail.com> 2013-06-22
update Translation GUI ja
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-22
[spatialite] Fix compile error
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-22
[spatialite] Implement rewind()
Juergen E. Fischer <jef@norbit.de> 2013-06-22
fix #8099: useful error message on table_info
Juergen E. Fischer <jef@norbit.de> 2013-06-22
fix #8131
Merge: aa0a17b 8c92ac9
Werner Macho <werner.macho@gmail.com> 2013-06-22
Merge pull request #671 from qgis-jp/make_pull_req_from_ja
update GUI translation ja
Merge: f8d6e32 bed65cb
mhugent <marco.hugentobler@sourcepole.ch> 2013-06-22
Merge pull request #670 from tqhien/master
Fix #7927 : Add a warning message if trying to print a composition
Minoru Akagi <akaginch@gmail.com> 2013-05-08
Georeferencer: a fix to support non-ASCII path
yoichigmf <yoichi.kayama@gmail.com> 2013-06-22
update GUI translation ja
Hien TRAN-QUANG <hien.tranquang@gmail.com> 2013-06-22
Fix #7927 : Add a warning message if trying to print a composition
as an image fails (Qt's QImage sanity check for memory overflow)
Moved previous commit from core/qgscomposition to apps/qgscomposer
as QGIS server uses qgscomposition.
Juergen E. Fischer <jef@norbit.de> 2013-06-22
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-06-21
context_help/function_help:
- remove en_US postfix
- remove translated files (translation were moved to ts files earlier)
- remove unused jQuery (python help doesn't use it anymore)
- change expression label in QgsQueryBuilder and add context help (partly fixes
#8129)
Juergen E. Fischer <jef@norbit.de> 2013-06-21
vector providers: allow multiple iterators - testing required
Merge: 9bbc647 6876540
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-06-22
Merge branch 'iterator'
Semi fix #7472.
Semi fix #7862
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-06-21
Close active iterators
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-06-20
Set filter on iterator:
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-06-20
Remove driver
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-06-19
Use a new ogr layer per iterator
Juergen E. Fischer <jef@norbit.de> 2013-06-20
identation update and fix clang 3.3 warnings
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-20
[dbmanager] Fix python error
Juergen E. Fischer <jef@norbit.de> 2013-06-20
fix crash in plugin installer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-06-20
Fix WFS layer items in browser
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-20
[Plugin Manager] Follow up commit:b16cc46
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-20
[Plugin Manager] Fixes #8122: Scroll bar in new plugin manager doesn't work properly
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-20
[ftools,gdaltools] Errors in Merge Shapefiles and Split vector layer
* Fix #8120
* Fix #8119
Merge: e4b278d f7c556f
Werner Macho <werner.macho@gmail.com> 2013-06-19
Merge pull request #669 from qgis-jp/make_pull_req_from_ja
update GUI translation ja
yoichigmf <yoichi.kayama@gmail.com> 2013-06-20
update GUI translation ja
Juergen E. Fischer <jef@norbit.de> 2013-06-19
add QgsFontUtils sip bindings and fix doxygen warnings
Juergen E. Fischer <jef@norbit.de> 2013-06-19
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-06-19
- move ui defaults to ui_defaults.h
- add scripts/mkuidefaults.py to create ui_defaults.h from current
setting
- default ui state with two toolbar rows (fixes #8117)
- update plugin registry state of nsis installer
Merge: 86695a9 8fd200e
Werner Macho <werner.macho@gmail.com> 2013-06-19
Merge pull request #668 from asiersarasua/master
Basque translation update
asiersarasua <asier.sarasua@gmail.com> 2013-06-19
Basque translation update
Werner Macho <werner.macho@gmail.com> 2013-06-19
small changes to topology checker GUI
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-19
[gdaltools] Proximity(raster distance) error (Fix #8115)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-19
[gdaltools] DEM(Terrain Models) tool error (Fix #8116)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-19
Merge feature attributes: Return NULL if unable to calculate
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-19
"Merge selected features" leads to data loss (Fix #6902)
Merge: 419d8ee 5bcb0e1
Werner Macho <werner.macho@gmail.com> 2013-06-19
Merge pull request #667 from yjacolin/gdalToolsdoPolygonBug
Update doPolygonize.py
Jacolin <yves.jacolin@camptocamp.com> 2013-06-19
Update doPolygonize.py
add missing '('.
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-19
[ftools] Fix basic statistics (Fix #8105)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-19
[ftools] Fix Line Intersection (Fix #8114)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-19
Fix wrong python None type reference counting
Hugo Mercier <hugo.mercier@oslandia.com> 2013-06-19
Fix overview autocentering: always center, not only when the overview is not visible.
Work funded by Tuscany Region - SITA. Contract "Support to the use
of GFOSS (Geographic Free and Open Source Software) Desktop tools"
(CIG Z3B06FA6D7).
Werner Macho <werner.macho@gmail.com> 2013-06-19
translation update: es by Carlos
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-19
[vectorlayer] Update map extent when feature added / geom changed
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-19
[ftools] Fix distance matrix (Fix #8103)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-19
[ftools] Several fixes
Fix #8107 Mean coordinates
Fix #8105 Basic statistics
Fix #8104 Unique values
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-18
Translation update: pl
Chris Crook <ccrook@linz.govt.nz> 2013-06-19
Fixing delimited text test cases for SIP API change
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-06-18
Mark project dirty in case of composer changes
Werner Macho <werner.macho@gmail.com> 2013-06-18
Adjusting Tip once more and fixing a bug with http link
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-18
[Plugin Installer] Fix urls excluded from proxy (#8092)
Werner Macho <werner.macho@gmail.com> 2013-06-18
Changing tip according to the new Plugins Manager, thanks to Richard for pointing this out
Chris Crook <ccrook@linz.govt.nz> 2013-06-18
Added SIP version test to delimited text test script
Werner Macho <werner.macho@gmail.com> 2013-06-18
translation update sv by Victor
Merge: bdd61d5 5f17250
vinayan <vinayan123@gmail.com> 2013-06-17
Merge pull request #664 from vinayan/topofix
[Fix #8095] - fix topology error markers
vinayan <vinayan123@gmail.com> 2013-06-18
fix topology error markers
Hugo Mercier <hugo.mercier@oslandia.com> 2013-06-17
Add SIP and Python unit test for overview autocentering.
Work funded by Tuscany Region - SITA. Contract "Support to the use
of GFOSS (Geographic Free and Open Source Software) Desktop tools"
(CIG Z3B06FA6D7).
Hugo Mercier <hugo.mercier@oslandia.com> 2013-06-17
Add unit test for autocentering of overview
Work funded by Tuscany Region - SITA. Contract "Support to the use
of GFOSS (Geographic Free and Open Source Software) Desktop tools"
(CIG Z3B06FA6D7).
Hugo Mercier <hugo.mercier@oslandia.com> 2013-06-17
Add autocentering of overview
Work funded by Tuscany Region - SITA. Contract "Support to the use
of GFOSS (Geographic Free and Open Source Software) Desktop tools"
(CIG Z3B06FA6D7).
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-17
Only cleanup python on exit if loaded
Fix #8085
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-17
[gdaltools] SIP API update
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-17
[gdaltools] More SIP API updates
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-17
[gdaltools] More SIP API update
Salvatore Larosa <lrssvtml@gmail.com> 2013-06-17
Fixes #8061
Salvatore Larosa <lrssvtml@gmail.com> 2013-06-14
[pyqgis-console] small update to help
Juergen E. Fischer <jef@norbit.de> 2013-06-16
german translation update
Werner Macho <werner.macho@gmail.com> 2013-06-16
pre translation update 10 days to String Freeze
Juergen E. Fischer <jef@norbit.de> 2013-06-16
fix #8082
Juergen E. Fischer <jef@norbit.de> 2013-06-16
fix #8083 (MultiSurfaces not supported)
Merge: e8f7c13 9b242c2
Werner Macho <werner.macho@gmail.com> 2013-06-16
Merge pull request #663 from Jean-Roc/mywork
update fr ui
Merge: 449c2a2 2c33403
vinayan <vinayan123@gmail.com> 2013-06-16
Merge pull request #634 from vinayan/offlineFixWin
Offline Editing Plugin - Windows Fix
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-16
Include joined fields when merging QgsFields
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-16
[attrtable] Fix button checked state
The wrong button was checked, when the view mode was not changed with a button click but another event.
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-16
Adjust data type
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-06-16
Change build path.txt to be more unique
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-16
[ftools] More SIP API updates
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-16
attribute editor: return NULL QVariant instead of invalid QVariant
Jean-Roc Morreale <jr.morreale@enoreth.net> 2013-06-16
correct a typo
Jean-Roc Morreale <jr.morreale@enoreth.net> 2013-06-16
update french translation
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-16
[Gdaltools] SIP API update (Fix #8074)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-16
[ftools] Fix "Polygon from layer extent" (#8074)
Larry Shaffer <larrys@dakotacarto.com> 2013-06-15
Save/restore window geometry for change label properties dialog
Larry Shaffer <larrys@dakotacarto.com> 2013-06-10
Fix for #8003, font not written to table when using change label properties tool
The following have been updated/added to match layer's new labeling gui:
- Comboboxes for font family and style
- Buttons for underline, strikeout, bold and italic
Juergen E. Fischer <jef@norbit.de> 2013-06-15
replace foo.replace( QRegExp(regexp), bar) with re.sub(regexp,bar,foo) (fixes #8066)
Juergen E. Fischer <jef@norbit.de> 2013-06-15
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-06-15
fix translation strings (fixes #8057)
Merge: fb15725 3bcf890
mhugent <marco.hugentobler@sourcepole.ch> 2013-06-15
Merge pull request #661 from leyan/custom_CRS
Update CRS cache when deleting a custom CRS
Juergen E. Fischer <jef@norbit.de> 2013-06-15
german translation update
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-15
Add documentation for date format in editor widget configuration
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-15
Fix some memory management issues
aka reduce noise in valgrind memory analyzer
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-15
[ftools] Further SIP API updates
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-06-15
Fix python console for Python 2.6
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-15
Fix memory leak in ogr provider
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-15
Fix memory leak in QgsFeature sip api
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-15
[ftools] Fix "Join attributes by location"
Chris Crook <ccrook@linz.govt.nz> 2013-06-14
Improved implementation
Chris Crook <ccrook@linz.govt.nz> 2013-06-14
Som fTools fixes for SIP API updates
Merge: fec833f 964d7b4
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-15
Merge pull request #660 from minorua/grad_it
fix a iteration
Leyan <ouyang.leyan@hotmail.com> 2013-06-15
Update CRS cache when deleting a custom CRS
Minoru Akagi <akaginch@gmail.com> 2013-06-15
fix a iteration
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-06-15
Fix crash when creating/loading projects. Fixes #7931
Merge: 9f3a879 abcc8b1
Nathan Woodrow <madmanwoo@gmail.com> 2013-06-14
Merge pull request #659 from slarosa/fix_8065
[DB Manager] Fixes #8065
Juergen E. Fischer <jef@norbit.de> 2013-06-15
also handle ringless polygons with GEOS <3.3 (follows 6370153e)
Salvatore Larosa <lrssvtml@gmail.com> 2013-06-15
Fixes #8065
Etienne Tourigny <etourigny.dev@gmail.com> 2013-06-14
fix GdalTools contour
Etienne Tourigny <etourigny.dev@gmail.com> 2013-06-14
fix GdalTools assign and extract projection
Etienne Tourigny <etourigny.dev@gmail.com> 2013-06-14
fix GdalTools warp
Etienne Tourigny <etourigny.dev@gmail.com> 2013-06-14
fix gdaltools merge, tileindex and info
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-06-14
Prevent crash in case of invalid geometries
Juergen E. Fischer <jef@norbit.de> 2013-06-14
add a special value to update threshold spinbox (follows e09683b1)
Etienne Tourigny <etourigny.dev@gmail.com> 2013-06-14
replace QgsRasterLayer::buildSupportedRasterFileFilter() with QgsProviderRegistry::instance()->fileRasterFilters()
Werner Macho <werner.macho@gmail.com> 2013-06-14
translation update: adding new finnish translator and language update
Juergen E. Fischer <jef@norbit.de> 2013-06-11
some translation string fixes and german translation update
Juergen E. Fischer <jef@norbit.de> 2013-06-14
run stacktrace to c++filt automatically, when available
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-06-14
--amend
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-06-14
Update also crs transform cache if a crs has been updated
Leyan <ouyang.leyan@hotmail.com> 2013-06-14
add an update CRS cache function, still not effective though
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-14
[Plugin Manager] Don't crash on invalid values from QSettings
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-14
fix #8060 (new SIP API)
Larry Shaffer <larrys@dakotacarto.com> 2013-06-13
Fix for #8052, QGIS 2.0 does not respect labels' scale-based visibility in projects from previous version
- Also fix long standing unreported bug where scales closer than 1:1, e.g. 5:1, could not be set
Merge: e09683b aeffe2a
Werner Macho <werner.macho@gmail.com> 2013-06-13
Merge pull request #654 from imincik/slovak
Slovak translation update.
Ivan Mincik <ivan.mincik@gmail.com> 2013-06-13
Slovak translation update.
Radim Blazek <radim.blazek@gmail.com> 2013-06-13
set min updateThreshold to 1000
nyalldawson <nyall.dawson@gmail.com> 2013-06-12
Also disable color buttons which don't apply for numeric scale bars
Make numeric scale bars respect font color and alignment settings (fix #7830)
nyalldawson <nyall.dawson@gmail.com> 2013-06-12
When scale bar is numeric disable controls which don't apply
Don't change scale bar box size automatically when style is numeric
Remove duplicate call to adjustBoxSize when scale bar font changes
Radim Blazek <radim.blazek@gmail.com> 2013-06-13
dont translate names in customization tree, fixes #8039
D'Hont René-Luc <rldhont@gmail.com> 2013-06-03
[Feature][QGIS-Server] Specifying url for QgsComposerHtml in GetPRint Request
The idea is to add the capability to specify an URL to a QgsComposerHtml
element in the GetPrint request.
This will give the ability to get PDF with content base on a web
service.
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-12
[Plugin Manager] Plugin installer fixes
Radim Blazek <radim.blazek@gmail.com> 2013-06-12
customization update
Radim Blazek <radim.blazek@gmail.com> 2013-06-12
GRASS feature id fix, tables selection id fix, fixes #6451
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-12
Don't crash if embedded group cannot be loaded (Fix #7872)
Radim Blazek <radim.blazek@gmail.com> 2013-06-12
Updated towgs84 parameters of geographic JTSK CRS, the towgs84 values were calculated for area of Czech and Slovak Republic as it is described here: http://grass.fsv.cvut.cz/gwiki/%C4%8Ceskoslovensk%C3%BD_transforma%C4%8Dn%C3%AD_kl%C3%AD%C4%8D
UPDATE tbl_srs set parameters = '+proj=longlat +ellps=bessel +towgs84=542.5,89.2,456.9,5.517,2.275,5.516,6.96 +no_defs' WHERE auth_id = '4156';
UPDATE tbl_srs set parameters = '+proj=longlat +ellps=bessel +towgs84=542.5,89.2,456.9,5.517,2.275,5.516,6.96 +pm=ferro +no_defs' WHERE auth_id = '4818';
Radim Blazek <radim.blazek@gmail.com> 2013-06-12
Updated towgs84 parameters of JTSK CRS, the towgs84 values were calculated for area of Czech and Slovak Republic as it is described here: http://grass.fsv.cvut.cz/gwiki/%C4%8Ceskoslovensk%C3%BD_transforma%C4%8Dn%C3%AD_kl%C3%AD%C4%8D
UPDATE tbl_srs set parameters = '+proj=krovak +lat_0=49.5 +lon_0=24.83333333333333 +alpha=30.28813972222222 +k=0.9999 +x_0=0 +y_0=0 +ellps=bessel +towgs84=542.5,89.2,456.9,5.517,2.275,5.516,6.96 +pm=greenwich +units=m +no_defs' WHERE auth_id = '5513';
UPDATE tbl_srs set parameters = '+proj=krovak +lat_0=49.5 +lon_0=24.83333333333333 +alpha=30.28813972222222 +k=0.9999 +x_0=0 +y_0=0 +ellps=bessel +towgs84=542.5,89.2,456.9,5.517,2.275,5.516,6.96 +pm=greenwich +units=m +no_defs' WHERE auth_id = '5514';
UPDATE tbl_srs set parameters = '+proj=krovak +lat_0=49.5 +lon_0=42.5 +alpha=30.28813972222222 +k=0.9999 +x_0=0 +y_0=0 +ellps=bessel +towgs84=542.5,89.2,456.9,5.517,2.275,5.516,6.96 +pm=ferro +units=m +no_defs' WHERE auth_id = '5221';
UPDATE tbl_srs set parameters = '+proj=krovak +lat_0=49.5 +lon_0=42.5 +alpha=30.28813972222222 +k=0.9999 +x_0=0 +y_0=0 +ellps=bessel +towgs84=542.5,89.2,456.9,5.517,2.275,5.516,6.96 +pm=ferro +units=m +no_defs' WHERE auth_id = '2065';
UPDATE tbl_srs set parameters = '+proj=krovak +lat_0=49.5 +lon_0=24.83333333333333 +alpha=30.28813972222222 +k=0.9999 +x_0=0 +y_0=0 +ellps=bessel +towgs84=542.5,89.2,456.9,5.517,2.275,5.516,6.96 +pm=greenwich +units=m +no_defs' WHERE auth_id = '102067';
Radim Blazek <radim.blazek@gmail.com> 2013-06-12
raster DrawingStyle to QgsRaster to avoid circular header include
Radim Blazek <radim.blazek@gmail.com> 2013-06-12
customisation script moved, removed & from customisation menu items labels
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-06-12
Don't return null on failed metadata load
Merge: a602112 3b4dfd7
Salvatore Larosa <lrssvtml@gmail.com> 2013-06-11
Merge pull request #619 from slarosa/generate_pap
[FEATURE] Module to generate prepared APIs file for call tips and auto-completion in Python Console
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-12
[Plugin Manager] installer fix
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-06-12
Fix build error
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-06-12
Fix python indentation
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-06-12
Don't patch QPyNullVariant if it doesn't exist
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-06-12
Fix #8040. Build error with sip
Victor Olaya <volayaf@gmail.com> 2013-06-12
[sextante] improved modeler appearance
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-11
[Plugin Manager] Fix the recent commit
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-11
[Plugin Manager] Translateable name and description in metadata.txt.
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-11
[Plugin Manager] Prevent from removing the official repository
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-11
[Plugin manager] Minor GUI tweaks
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-11
Translation update: pl
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-11
[Plugin Manage] Include tab title pages to i18n. Don't clutter the resources dir.
Merge: 031550a 84eb6f8
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-11
Merge pull request #652 from jetuk/pyplugin_installer-QNAM
pyplugin_installer moved to QNetworkAccessManager from QHttp
James Tomlinson <tomo.bbe@gmail.com> 2013-06-11
pyplugin_installer moved to QNetworkAccessManager from QHttp
Werner Macho <werner.macho@gmail.com> 2013-06-11
translation update by Calvin
Salvatore Larosa <lrssvtml@gmail.com> 2013-06-11
[pyqgis-console] improving to auto closing bracket
Salvatore Larosa <lrssvtml@gmail.com> 2013-06-11
[pyqgis-console] removes console/help folder:
it is no longer necessary, now it is into context help
Salvatore Larosa <lrssvtml@gmail.com> 2013-06-11
[pyqgis-console] another updating to new SIP API
Merge: 6381d62 ba4a3cc
Nathan Woodrow <madmanwoo@gmail.com> 2013-06-11
Merge pull request #625 from vinayan/projcrash
[Fix #7964] Ftools-Sum Line length - Fix progress bar
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-10
Use python None object for NULL attributes
Merge: 8392c93 8cd8969
Giuseppe Sucameli <brush.tyler@gmail.com> 2013-06-11
Merge pull request #651 from slarosa/fix_dbmanager
[DB Manager] fix for PostGIS Raster Layer
Salvatore Larosa <lrssvtml@gmail.com> 2013-06-11
[DB Manager] fix for PostGIS Raster Layer
Salvatore Larosa <lrssvtml@gmail.com> 2013-06-11
[FEATURE] [pyqgis-console] Module to generate prepared APIs for calltips and auto-completion
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-06-11
Monkey patch __nonzero__ onto QPyNullVariant for easier null check.
Who doesn't love monkeys :)
D'Hont René-Luc <rldhont@gmail.com> 2013-06-08
[FEATURE] Add DataUrl to layer's metadata
Like keyword list, attribution and metadata url, this information is
used by QGIS Server in WMS GetCapabilities and GetContext Request.
The user can add an url where he can find information about the layer.
Juergen E. Fischer <jef@norbit.de> 2013-06-11
also update networkanalysis.sip (following 61e101dd4)
Juergen E. Fischer <jef@norbit.de> 2013-06-11
debian packaging: replace %Module directive in header for older sip versions in squeeze and lucid (following 61e101dd4)
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-06-11
Fix #8034. Sextante SIP update
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-06-11
Fix #8035. Sip update for plugin installer
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-06-11
Fix Python init function call
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-10
[Plugin Manager] Minor gui tweaks
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-10
[Plugin Manager] Make appropriate methods const
Merge: 499db4e 6558b53
Werner Macho <werner.macho@gmail.com> 2013-06-10
Merge pull request #650 from imincik/slovak
Slovak translation update.
Ivan Mincik <ivan.mincik@gmail.com> 2013-06-05
Slovak translation update.
Radim Blazek <radim.blazek@gmail.com> 2013-06-10
composer legend spacing corrected, fixes #7994
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-10
[Plugin Manager] Maximum major, minor and bugfix version is 99.99.99. Be consistent with this constraint.
Merge: 430f0fc a857434
Werner Macho <werner.macho@gmail.com> 2013-06-09
Merge pull request #645 from qgis-jp/make_pull_req_from_ja
update GUI translation JA woked with Minoru Akagi
yoichigmf <yoichi.kayama@gmail.com> 2013-06-10
update GUI translation JA woked with Minoru Akagi
Larry Shaffer <larrys@dakotacarto.com> 2013-06-09
Add user notification when defined labeling font is not found on system, then substituted
- [API] add signal to QgsVectorLayer that is emitted when its labeling font is not found
- Message bar notification on first rendering of layer offers link to open layer's labeling dialog
- Add 'font not found' notification to labeling dialog
- Labeling dialog defaults to 'Text style' section when font is not found, to show notice
- Substituted font is not saved with project, unless user applies changes.
- Change labeling gui font selector dialog to font family combobox (since only family is being chosen)
Larry Shaffer <larrys@dakotacarto.com> 2013-06-09
Update label gui and rendering with QgsFontUtils functions
Larry Shaffer <larrys@dakotacarto.com> 2013-06-09
Add QgsFontUtils class to handle system font queries and style changes
Larry Shaffer <larrys@dakotacarto.com> 2013-06-09
Check only what's necessary to see if a layer will be labeled
- Don't load all settings from QgsPalLayerSettings::readFromLayer
Larry Shaffer <larrys@dakotacarto.com> 2013-06-09
Followup to b383c69. Keep labeling dialog from calling init() twice from vector props dialog
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-10
Update core plugins qgisMinimumVersion to 2.0
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-10
[Plugin Manager] Fix for compatibility check in QgsPluginInstaller and QgsPluginRegistry
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-06-09
Allow keyword args in Python classes. Fix sip headers
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-06-03
Add __getattr__ and __setattr__ to QgsFeature
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-09
[Plugin Manager] Temporarily hardcode QGIS_VERSION=2.0.0 in the QgsPluginInstaller and QgsPluginRegistry to allow proper version comparision until it's globally set before the release.
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-09
Check qgsMaximumVersion also when loading plugin to QgsPluginRegistry
Merge: dbace48 ce9ed15
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-09
Merge pull request #641 from rduivenvoorde/pluginmantxt
[Plugin Manager] texts and context help text for pluginmanager
Werner Macho <werner.macho@gmail.com> 2013-06-09
translation update: zh_CN by Calvin
Werner Macho <werner.macho@gmail.com> 2013-06-09
translation update: ro by Bogdan Pacurar
Richard Duivenvoorde <richard@duif.net> 2013-06-09
delete unused resource files
if I understand jef correctly, these files are all not used anymore (plz correct
me if I'm wrong).
The build and scripts incorporate the en_US resource files in the corresponding
i18n/qgis_**.ts files (by creating cpp from it).
Richard Duivenvoorde <richard@duif.net> 2013-06-09
purge olde PluginInstallerDialog context help
there will be a new QgsPluginManager help file
Richard Duivenvoorde <richard@duif.net> 2013-06-09
purge old doc/plugins directory
Juergen E. Fischer <jef@norbit.de> 2013-06-09
QGis => QGIS updates
Richard Duivenvoorde <richard@duif.net> 2013-06-09
texts and context help text for pluginmanager
Juergen E. Fischer <jef@norbit.de> 2013-06-09
more QuantumGIS => QGIS updates
Juergen E. Fischer <jef@norbit.de> 2013-06-09
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-06-09
dbmanager: add i18n
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-09
Set Qsettings' ApplicationName to QGIS2 everywhere in src
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-09
[Plugin Manager] Forgotten CMake entry. Following c490688106941be91e5
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-09
[PluginManager] Move title pages for tabs to the resources. Will be included to translations when the contents is ready.
Victor Olaya <volayaf@gmail.com> 2013-06-09
[sextante] removed debug code
Victor Olaya <volayaf@gmail.com> 2013-06-09
[sextante] more work on updating to new SIP API
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-09
[PluginManager] Filter by repository under rightclick on the repo list (only active if > 1 repo configured)
Juergen E. Fischer <jef@norbit.de> 2013-06-09
yet another german translation update
Juergen E. Fischer <jef@norbit.de> 2013-06-09
allow utf8 in metadata.txt
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-09
[Plugon Manager] Fix compile error (follows abef7a5fe4d)
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-09
[Plugin Installer] Better uninstall obsolete user plugins masking more recent versions installed as core
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-08
[PluginManager] Code cleanup: keep one class per file also in Python
Salvatore Larosa <lrssvtml@gmail.com> 2013-06-08
[pyqgis-console] fixes for the new SIP APIs
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-08
[Plugin Manager] Minor fixes and gui tweaks
Juergen E. Fischer <jef@norbit.de> 2013-06-08
german translation update
Merge: 02c29c0 a939ab1
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-06-08
Merge SIP v2 update
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-06-08
Sextante SIP update
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-06-08
Plugin installer sip update
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-06-08
Update plugin installer to new API
Merge: 014d872 02c29c0
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-06-08
Merge master
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-08
[Plugin Manager] Better sorting by status, minor gui fixes and improvements
Juergen E. Fischer <jef@norbit.de> 2013-06-08
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-06-08
postgresql & oracle provider fixes:
- start with an empty line edit when entering srids (fixes #8016)
- oracle provider: order primary key candidates in views by column id (fixes #8018)
- disable non-selectable entries and provide tooltips on why they are disabled
Victor Olaya <volayaf@gmail.com> 2013-06-08
[sextante] fixed issue with multiple raster input in gdal merge
Radim Blazek <radim.blazek@gmail.com> 2013-06-07
increased raster DEM maximum exaggeration limit, fixes #7599
Radim Blazek <radim.blazek@gmail.com> 2013-06-07
reset brush before raster layer draw, fixes #7766
D'Hont René-Luc <rldhont@gmail.com> 2013-06-07
Update QGIS Server OWS Capabilities
Has OWS capabilities and context validated for metadata
Radim Blazek <radim.blazek@gmail.com> 2013-06-07
Force GRASS shell font by setStyleSheet, hopefully fixes #7340; added black on white scheme
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-06-07
Keep zoom level constant if zooming to one selected point
Radim Blazek <radim.blazek@gmail.com> 2013-06-07
placeholderText requires Qt 4.7
Radim Blazek <radim.blazek@gmail.com> 2013-06-07
ogr debug fix
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-07
[diagrams] Fix scaling and positioning of histograms
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-07
Fix crash when selecting invalid CRS in new spatialite dialog
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-06-07
Fix canvas refresh on layer load
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-07
[diagrams] Diagram fixes and UI improvements (Fix #7960)
* Use correct color for pie chart if only one value is >0
* Show default text in scaling text box
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-06
[Plugin Manager] Better cope with broken plugins
Juergen E. Fischer <jef@norbit.de> 2013-06-06
translation update:
- update_ts_files.sh: add -f flag ('fast' mode; only update specified languages
and don't run tsstat.pl)
- tsstat.pl: cut off latin1 & cyrillic suffix and use only one serbian flag
- unify flag image permission
- german translation update
Juergen E. Fischer <jef@norbit.de> 2013-06-06
fix activateDeactivateLayerRelatedActions (fixes #8005)
Victor Olaya <volayaf@gmail.com> 2013-06-06
[sextante] fixed delete duplicated geoms algorithm
Victor Olaya <volayaf@gmail.com> 2013-06-06
[sextante] updated link to sextante chapter in error messages
Victor Olaya <volayaf@gmail.com> 2013-06-06
[sextante] fixed idle progress bar in execution dialog
Victor Olaya <volayaf@gmail.com> 2013-06-06
[sextante]added checking for R installation
Larry Shaffer <larrys@dakotacarto.com> 2013-05-26
Revert target hyphen change (update ADD_SIP_PYTHON_MODULE macro first)
Juergen E. Fischer <jef@norbit.de> 2013-06-06
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-06-06
include python parts of plugin installer in ts files and a translation string fix
Victor Olaya <volayaf@gmail.com> 2013-06-06
[sextante] improvements in batch processing interface
Victor Olaya <volayaf@gmail.com> 2013-06-06
[sextante] fixed issue with blank spaces in filenames in OTB
Merge: c8ff386 4d72f82
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-06
Merge pull request #638 from 3nids/typo
typo
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-06-06
typo
Radim Blazek <radim.blazek@gmail.com> 2013-06-06
ogr virtual layers mix single and multi types in sublayers, fixed feature count, fixes #8001
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-06
Don't pile derived attributes (Fix #7850)
Werner Macho <werner.macho@gmail.com> 2013-06-06
translation update: farsi
Merge: 9a7776a e49783d
Werner Macho <werner.macho@gmail.com> 2013-06-05
Merge pull request #637 from qgis-jp/for_pull_from_ja
update GUI translation ja with Minoru Akagi
Nyall Dawson <nyall.dawson@gmail.com> 2013-06-06
Fix #7973 Move print as raster and resolution spin box to "paper and quality" group box, don't disable resolution spin box when print as raster is unchecked.
yoichigmf <yoichi.kayama@gmail.com> 2013-06-06
update GUI translation ja with Minoru Akagi
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-06-06
Only refresh canvas when needed on drop event
Merge: c1fb1bb 74b18e5
Nathan Woodrow <madmanwoo@gmail.com> 2013-06-05
Merge pull request #636 from vinayan/zoomlayerextent
[Fix #7333] - Zoom to layer does not work anymore for newly created shapefiles
Juergen E. Fischer <jef@norbit.de> 2013-06-06
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-06-06
more edit widget fixes:
- handle editable state in drag&drop forms like in automatically generated
forms
- allow to set minimum size of webview "edit" widgets.
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-05
Enable SEXTANTE plugin by default
Borys Jurgiel <info@borysjurgiel.pl> 2013-06-05
Allow "Experimental" status also for c++ plugins. Mark Globe plugin experimental.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-06-05
Clear cached geometries after commit / rollback. Fixes ticket #7950
Juergen E. Fischer <jef@norbit.de> 2013-06-05
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-06-05
get translation stats right by temporary updating all ts files
Juergen E. Fischer <jef@norbit.de> 2013-06-05
indentation update
vinayan <vinayan123@gmail.com> 2013-06-05
fix zoom issue for new shapefiles
Merge: 0f8de7d 25c76e6
Werner Macho <werner.macho@gmail.com> 2013-06-05
Merge pull request #635 from imincik/slovak
Slovak translation update.
Ivan Mincik <ivan.mincik@gmail.com> 2013-06-05
Slovak translation update.
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-06-05
Use qRound. Rename menu item
Borys Jurgiel <info@borysjurgiel.pl> 2013-05-27
[Plugin Manager] remove the old plugin_installer plugin
Borys Jurgiel <info@borysjurgiel.pl> 2013-05-27
Code cleanups
Borys Jurgiel <info@borysjurgiel.pl> 2013-05-27
More icons from Robert
Larry Shaffer <larrys@dakotacarto.com> 2013-05-25
Add ability to run plugin installer from build directory
- Update targets to new coding standard of using hyphens
- Add console and plugin installer to WITH_PY_COMPILE target
Borys Jurgiel <info@borysjurgiel.pl> 2013-05-19
New Plugin Manager
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-06-05
When calling setFields, automatically initalize attributes
That what you want most of the time when creating a new feature within a plugin.
Therefore defaults to true when used from python, but to false when used from C++
vinayan <vinayan123@gmail.com> 2013-06-05
Offline Editing Plugin - Windows Fix
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-06-05
Enable touch for the map canvas on windows
Merge: 068da60 c2a458e
Nathan Woodrow <madmanwoo@gmail.com> 2013-06-04
Merge pull request #631 from imincik/cmdout
Cleanup of 'qgis --help' output.
Etienne Tourigny <etourigny.dev@gmail.com> 2013-06-04
GdalTools overview : update for qgis and sip api, remove old widgets
Etienne Tourigny <etourigny.dev@gmail.com> 2013-06-04
fix buildVRT dialog
Etienne Tourigny <etourigny.dev@gmail.com> 2013-06-04
fix buildSupportedRasterFileFilter for sip api v2
Ivan Mincik <ivan.mincik@gmail.com> 2013-06-04
Cleanup of 'qgis --help' output.
Nyall Dawson <nyall.dawson@gmail.com> 2013-06-04
Don't append "Missing group" to non-standard expression groups, so that python plugins which provide expressions can create their own groups
Werner Macho <werner.macho@gmail.com> 2013-06-04
translation update: eu by asier
Larry Shaffer <larrys@dakotacarto.com> 2013-06-04
Fix for #7993 again, fields are listed twice in labeling data defined menu
- Reverts 0192e37
- Move code from init() to ctor for fix and to ensure connections are not duplicated
- New code also fixes previously unknown issue when loading .qml style
Juergen E. Fischer <jef@norbit.de> 2013-06-04
optionally label attribute editor widgets on top
Juergen E. Fischer <jef@norbit.de> 2013-06-04
WebView attribute editor fixes:
- allow browsing in readonly mode
- add option to open page in default browser
- add tooltips to editor push buttons
Juergen E. Fischer <jef@norbit.de> 2013-06-04
fix #7828
Merge: f9a0a1d b7c07de
mhugent <marco.hugentobler@sourcepole.ch> 2013-06-04
Merge pull request #632 from BioEcoForests/master
Always delete WFS network replies, fixes #7588
Laurent Defert <laurent@bioecoforests.com> 2013-06-04
Always delete WFS network replies, fixes #7588
Radim Blazek <radim.blazek@gmail.com> 2013-06-04
fixed rashes in atlas calling vector methods for rasters, fixes #7963
Radim Blazek <radim.blazek@gmail.com> 2013-06-04
OGR layers with unknown geometry type containing single geometry type fix, fixes #7995
Merge: f012065 81a960b
Werner Macho <werner.macho@gmail.com> 2013-06-03
Merge pull request #630 from SrNetoChan/master
pt_PT translations by João Gaspar
Giuseppe Sucameli <brush.tyler@gmail.com> 2013-06-04
DBManager: remove empty line from sql editor
Giuseppe Sucameli <brush.tyler@gmail.com> 2013-06-04
DBManager: updated to new SIP API
Nyall Dawson <nyall.dawson@gmail.com> 2013-06-04
Fix #4419, improve random color ramp appearance and generate colors with better chance of uniqueness
Nyall Dawson <nyall.dawson@gmail.com> 2013-06-04
Fix tests after changing default map overview style
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-06-04
Fix projection selection with new files
Etienne Tourigny <etourigny.dev@gmail.com> 2013-06-03
fixes for gdaltools info and clipper - raster file dialog filters needs fixing
Larry Shaffer <larrys@dakotacarto.com> 2013-06-03
Update main options dialog with QgsOptionsDialogBase inheritance
- Moved current tab setting to /Windows/Options/tab, as used in QgsOptionsDialogBase
- Caveat: old setting /Windows/Options/row is not honored on first launch after update
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-06-04
Patch from Matthias for gdal tools
Nyall Dawson <nyall.dawson@gmail.com> 2013-06-04
Fix #7705, remove alpha transparency from default color for map overview frames
Larry Shaffer <larrys@dakotacarto.com> 2013-06-03
Fix #7993, fields are listed twice in labeling data defined menu
Merge: 75cbdf6 e46795a
Nathan Woodrow <madmanwoo@gmail.com> 2013-06-03
Merge pull request #629 from volaya/sipapi
[sextante] updated to new sip api
Victor Olaya <volayaf@gmail.com> 2013-06-03
[sextante] updated to new sip api
Werner Macho <werner.macho@gmail.com> 2013-06-04
update Galician language strings on request
SrNetoChan <senhor.neto@gmail.com> 2013-06-03
pt_PT translation by João Gaspar
D'Hont René-Luc <rldhont@gmail.com> 2013-06-03
QGIS Server - GetPrint request does not respect text boxes size and position if dynamic content passed
This commit brings some correction for the issue #7894
Firstly the use of adjustSizeToText has been inactivate
Secondly if a composerLabel is not in the parameterMap the default value
is conserved.
Larry Shaffer <larrys@dakotacarto.com> 2013-06-03
Fix #7969, 'layer source' in vector properties is empty
- Revert part of 6c51965, where setting the line edit field was (accidentally?) removed
Merge: 919aa04 6f2ddbc
Werner Macho <werner.macho@gmail.com> 2013-06-03
Merge pull request #626 from imincik/slovak
First batch of Slovak translation for version 2.0.
Merge: 8201335 aca38a8
Werner Macho <werner.macho@gmail.com> 2013-06-03
Merge pull request #628 from qgis-jp/make_pull_req_from_ja
update translation JA
Salvatore Larosa <lrssvtml@gmail.com> 2013-06-03
[pyqgis-console] update help
- shows help at the first launch of the console
Juergen E. Fischer <jef@norbit.de> 2013-06-03
fix #7353 in case the snapping dialog is not docked
yoichigmf <yoichi.kayama@gmail.com> 2013-06-04
update translation JA
Ivan Mincik <ivan.mincik@gmail.com> 2013-06-03
Slovak ts file update.
Ivan Mincik <ivan.mincik@gmail.com> 2013-06-03
First batch of Slovak translation for version 2.0.
- translation
- merge with 4b76600 (adding function_help, context_help)
Merge: 21a884b d4945db
Ivan Mincik <ivan.mincik@gmail.com> 2013-06-03
Merge branch 'master' into slovak
Radim Blazek <radim.blazek@gmail.com> 2013-06-03
flatten geometries in virtual ogr sublayers, i.e. mix 2D and 25D
Alexander Bruy <alexander.bruy@gmail.com> 2013-06-03
update MapServer export plugin to SIP changes
Alexander Bruy <alexander.bruy@gmail.com> 2013-06-03
minor update in sextante taudem provider
Alexander Bruy <alexander.bruy@gmail.com> 2013-06-03
more SIP updates for fTools
Juergen E. Fischer <jef@norbit.de> 2013-06-03
fix #7982
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-06-03
Log WFS errors
Juergen E. Fischer <jef@norbit.de> 2013-06-03
followup 16ba01f7 for oracle & mssql
Juergen E. Fischer <jef@norbit.de> 2013-06-02
indentation update
Juergen E. Fischer <jef@norbit.de> 2013-06-02
fix #7353
Juergen E. Fischer <jef@norbit.de> 2013-06-02
else cascade cleanups
Juergen E. Fischer <jef@norbit.de> 2013-06-02
drop unused QgsMapToolAddVertex, QgsMapToolDeleteVertex and QgsMapToolMoveVertex
Juergen E. Fischer <jef@norbit.de> 2013-06-02
rename context help from QgsIdentifyResults to QgsIdentifyResultsDialog
Larry Shaffer <larrys@dakotacarto.com> 2013-06-02
Save/restore header state for bookmarks view
Larry Shaffer <larrys@dakotacarto.com> 2013-06-02
Fix #7723, bookmark names not saved
- Allow bookmarks database table to be edited
- Store project file name with new bookmark, if custom project title not set
D'Hont René-Luc <rldhont@gmail.com> 2013-06-02
QGIS-Server doesn't publish vector layer without geometry in WMS
Because vector layer without geometry hasn't rendered by QGIS, the
QGIS-Server doesn't publish these layer.
Juergen E. Fischer <jef@norbit.de> 2013-05-31
debian packaging update
Juergen E. Fischer <jef@norbit.de> 2013-06-02
fix doxygen warning
Larry Shaffer <larrys@dakotacarto.com> 2013-06-01
Fix for #7458, project crashes when loaded from command line
- Image selection previews now load only on first expansion of parent group box
- Note: this is an OK fix for 2.0 release. One better solution noted here: http://hub.qgis.org/issues/7458#note-12
Chris Crook <ccrook@linz.govt.nz> 2013-06-02
Fix to potential unterminated loop if a delimited text file is deleted
Another try at fixing test cases with file watcher, don't work on some
platforms.
vinayan <vinayan123@gmail.com> 2013-06-01
Ftools-Sum Line length - Fix progress bar
Chris Crook <ccrook@linz.govt.nz> 2013-06-01
Removing a couple more delimited text file test case failures
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-31
[pyqgis-console] shows info messages also for temporary scripts
Radim Blazek <radim.blazek@gmail.com> 2013-05-31
OGR provider - virtual sublayers for each geometry type in multi geometry layers, fixes #7895
Sandro Santilli <strk@keybit.net> 2013-05-31
Further reduction of instance copies
Sandro Santilli <strk@keybit.net> 2013-05-31
More const correctness and pass-by-ref
Sandro Santilli <strk@keybit.net> 2013-05-30
Fix width of line decoration for selected features (ticket #7410)
Radim Blazek <radim.blazek@gmail.com> 2013-05-31
JTSK EPSG codes update, added new codes, updated existing.
INSERT INTO tbl_srs VALUES (NULL,'S-JTSK (Greenwich) / Krovak','krovak','bessel','+proj=krovak +lat_0=49.5 +lon_0=24.83333333333333 +alpha=30.28813972222222 +k=0.9999 +x_0=0 +y_0=0 +ellps=bessel +towgs84=589,76,480,0,0,0,0 +pm=greenwich +units=m +no_defs',5513,'EPSG','5513',0,0);
INSERT INTO tbl_srs VALUES (NULL,'S-JTSK (Greenwich) / Krovak East North','krovak','bessel','+proj=krovak +lat_0=49.5 +lon_0=24.83333333333333 +alpha=30.28813972222222 +k=0.9999 +x_0=0 +y_0=0 +ellps=bessel +towgs84=589,76,480,0,0,0,0 +pm=greenwich +units=m +no_defs',5514,'EPSG','5514',0,0);
INSERT INTO tbl_srs VALUES (NULL,'S-JTSK (Ferro) / Krovak East North','krovak','bessel','+proj=krovak +lat_0=49.5 +lon_0=42.5 +alpha=30.28813972222222 +k=0.9999 +x_0=0 +y_0=0 +ellps=bessel +towgs84=589,76,480,0,0,0,0 +pm=ferro +units=m +no_defs',5221,'EPSG','5221',0,0);
-- Add alpha to 2065
UPDATE tbl_srs set parameters = '+proj=krovak +lat_0=49.5 +lon_0=42.5 +alpha=30.28813972222222 +k=0.9999 +x_0=0 +y_0=0 +ellps=bessel +towgs84=589,76,480,0,0,0,0 +pm=ferro +units=m +no_defs' WHERE auth_id = '2065';
-- Add towgs84 to 102067
UPDATE tbl_srs set description = 'S-JTSK (Greenwich) / Krovak East North', parameters = '+proj=krovak +lat_0=49.5 +lon_0=24.83333333333333 +alpha=30.28813972222222 +k=0.9999 +x_0=0 +y_0=0 +ellps=bessel +towgs84=589,76,480,0,0,0,0 +pm=greenwich +units=m +no_defs', deprecated = 1 WHERE auth_id = '102067';
Alexander Bruy <alexander.bruy@gmail.com> 2013-05-31
more api updates in fTools (still incomplete)
D'Hont René-Luc <rldhont@gmail.com> 2013-05-31
Add GetContext request to QGIS WMS Server
This non standard request retruns the QGIS project as an OWSContext
document version 0.3.1.
This request gives more interoperability to QGIS Server that can be
directly used in client supporting OWSContext as config file.
This function has been funded by Ifremer.
Merge: 32da891 c1797fc
mhugent <marco.hugentobler@sourcepole.ch> 2013-05-31
Merge pull request #623 from biolds/master
Fix crash when authentication fails. Fix #7913
Radim Blazek <radim.blazek@gmail.com> 2013-05-31
GRASS shell cursor shift fix better
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-05-31
Fix crash in sip using QString
Merge: a2fc3b4 3acb48d
Werner Macho <werner.macho@gmail.com> 2013-05-30
Merge pull request #624 from rduivenvoorde/nl
nl update
Richard Duivenvoorde <richard@duif.net> 2013-05-30
nl update
Radim Blazek <radim.blazek@gmail.com> 2013-05-30
set correctly raster block nodata if layer extent or resolution is smaller than requested, fixes #7209
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-05-30
Keep selection if exchanging ids for added features, safety check for 0 geometry in splitFeatures method
Juergen E. Fischer <jef@norbit.de> 2013-05-30
more Quantum GIS => QGIS updates
Radim Blazek <radim.blazek@gmail.com> 2013-05-30
GRASS - set correctly qtermwidget font, fixes #7340
D'Hont René-Luc <rldhont@gmail.com> 2013-05-30
Advertised WFS URL
Like WMS services, users can configure an advertised URL for WFS
services.
If no advertised WFS URL is specified, QGIS-Server looked at the
advertised WMS URL.
Alexander Bruy <alexander.bruy@gmail.com> 2013-05-30
start update fTools to new SIP api
Larry Shaffer <larrys@dakotacarto.com> 2013-05-30
Add missing signal/slot connection, for limiting labels drawn
Laurent Defert <laurent_defert@yahoo.fr> 2013-05-29
Fix crash when authentication fails. Fix #7913
- Fix pointer dereferencing
- Remove call to uninitialized button
As stated by Valgrind:
==13851== Use of uninitialised value of size 8
==13851== at 0x9961780: QWidget::setEnabled(bool) (in /usr/lib/x86_64-linux-gnu/libQtGui.so.4.8.2)
==13851== by 0x27600FB1: QgsWFSSourceSelect::capabilitiesReplyFinished() (qgswfssourceselect.cpp:211)
==13851== by 0x2760B78F: QgsWFSSourceSelect::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (moc_qgswfssourceselect.cxx:156)
==13851== by 0x93F554E: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /usr/lib/x86_64-linux-gnu/libQtCore.so.4.8.2)
==13851== by 0x2760A458: QgsWFSCapabilities::gotCapabilities() (moc_qgswfscapabilities.cxx:103)
==13851== by 0x275F88CD: QgsWFSCapabilities::capabilitiesReplyFinished() (qgswfscapabilities.cpp:156)
==13851== by 0x2760A331: QgsWFSCapabilities::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (moc_qgswfscapabilities.cxx:54)
==13851== by 0x93F554E: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /usr/lib/x86_64-linux-gnu/libQtCore.so.4.8.2)
==13851== by 0xA46E824: ??? (in /usr/lib/x86_64-linux-gnu/libQtNetwork.so.4.8.2)
==13851== by 0xA4DC904: ??? (in /usr/lib/x86_64-linux-gnu/libQtNetwork.so.4.8.2)
==13851== by 0x93F4A2D: QObject::event(QEvent*) (in /usr/lib/x86_64-linux-gnu/libQtCore.so.4.8.2)
==13851== by 0x991470B: QApplicationPrivate::notify_helper(QObject*, QEvent*) (in /usr/lib/x86_64-linux-gnu/libQtGui.so.4.8.2)
==13851==
Radim Blazek <radim.blazek@gmail.com> 2013-05-30
GRASS fixes: remember last mapset, update layer list in tools if a layer is added/removed
D'Hont René-Luc <rldhont@gmail.com> 2013-05-30
Add FeatureListURL in QGIS WMS Server GetCapabilities Request
When a layer is published as a WFS FeatureType, WMS GetCapabilities
Answer containing a FeatureListURL. The FeatureListURL contains an
OnlineResource element with the URL to the layer in GML.
Radim Blazek <radim.blazek@gmail.com> 2013-05-30
GRASS v.in.ogr.qgis postgres - set schemas option, fixes #7427
Juergen E. Fischer <jef@norbit.de> 2013-05-30
vector layer undo command: remove merging noise
Larry Shaffer <larrys@dakotacarto.com> 2013-05-29
Followup to fix for #7134, label settings not saved in .qml
- Ensure labeling gui is restored in correct order
- Run style script on qgsmaplayer.cpp
Merge: f9ae9d5 085f636
Nathan Woodrow <madmanwoo@gmail.com> 2013-05-29
Merge pull request #622 from slarosa/one_more_fix_sipapiv2
[pyqgis-console] set default value for splitters state
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-29
[pyqgis-console] set default value for splitters state
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-05-29
Fix #7134
Juergen E. Fischer <jef@norbit.de> 2013-05-29
german translation update
Merge: 9db7ab9 b1843de
Nathan Woodrow <madmanwoo@gmail.com> 2013-05-29
Merge pull request #621 from slarosa/again_sipapiv2
[pyqgis-console] again more upadte for sip api v2
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-29
[pyqgis-console] again more upadte for sip api v2
Juergen E. Fischer <jef@norbit.de> 2013-05-29
- sync sip binding of QgsVectorLayer
- [API] introduce signal QgsVectorLayer::beforeRollBack()
- merge consecutive geometry changes (fixes #7929)
- avoid validation in nodetool on rollback
Merge: d28d202 bc726dc
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-29
Merge pull request #620 from slarosa/update_sipapiv2_console
more update to console for sipapiv2
Juergen E. Fischer <jef@norbit.de> 2013-05-29
fix #4103
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-29
more update to console for sipapiv2
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-29
Show call stack when python console open fails
D'Hont René-Luc <rldhont@gmail.com> 2013-05-26
Using QgsMapLayer's title for QgsComposerLayerItem
D'Hont René-Luc <rldhont@gmail.com> 2013-05-29
Add metadata information for layers
To complete the metadata tab and ilayer information, we add keywordlist,
metadata url and attribution information.
The user can add keywords to his layers, store a metadata url with type
and format and attribution title and url.
These data are reused by QGIS-Sever in the WMS GetCapabilities request.
This capability is sponsored by ifremer.
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-29
Set default values for python console settings
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-05-29
Start sipapi update
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-05-29
Differentiate between x and y resolution for polygon coordinate positions -> fewer candidate positions
Alexander Bruy <alexander.bruy@gmail.com> 2013-05-29
[sextante] fix issue with non-ASCII characters in layer selector
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-05-29
Use rougher polygon cost calculation based on closest border or obstacle
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-05-29
Fix add class for graduated renderer. Fix #7726
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-05-29
Fix removing composer legend items. Fix #7874 Fix #7464
Juergen E. Fischer <jef@norbit.de> 2013-05-29
add missing sip bindings to QgsSublayersDialog
Juergen E. Fischer <jef@norbit.de> 2013-05-29
fix build error
Juergen E. Fischer <jef@norbit.de> 2013-05-29
fix #7925
Victor Olaya <volayaf@gmail.com> 2013-05-28
[sextante] added new v.transform algorithm
minor fix in r.stream.stats
Victor Olaya <volayaf@gmail.com> 2013-05-24
[sextante] some light code cleaning/polishing
Etienne Tourigny <etourigny.dev@gmail.com> 2013-05-28
fix loading of raster and vector files with sublayers ; add vector and raster test files with sublayers
Juergen E. Fischer <jef@norbit.de> 2013-05-28
we don't have a file menu on osx either (followup c510c449)
Larry Shaffer <larrys@dakotacarto.com> 2013-05-27
Update QgsDataDefinedButton
- Add 'Usage info' functions; displays in description and tool tip
- Reorganize menu, adding conceptual section titles
- Add ability to paste in expression
- Add ability to clear defined expression
- Add check for non-matching data field types
- Add better truncation of expressions in tool tip and menu
Sandro Santilli <strk@keybit.net> 2013-05-28
Fix leak of geometry in QgsSelectedFeature destructor
Merge: 2fcb8b2 20c729a
Ivan Mincik <ivan.mincik@gmail.com> 2013-05-28
Merge branch 'master' into slovak
Sandro Santilli <strk@keybit.net> 2013-05-28
Add a QgsDebugCall macro to trace entering/leaving functions
Replace manual debugging lines used for the same purpose in a couple
of implementation files for node tool.
Juergen E. Fischer <jef@norbit.de> 2013-05-28
we don't have a file menu anymore (also moves project properties to project menu on windows)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-28
[diagrams] save attribute names instead of indices (fix #7914)
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-05-28
Don't be so strict with bad geometies in spatial query
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-05-28
Load extents from geometry_columns. Fix #7883
Werner Macho <werner.macho@gmail.com> 2013-05-27
translation update: sv by Victor
Merge: f4c859a e6e9139
Werner Macho <werner.macho@gmail.com> 2013-05-27
Merge pull request #615 from rduivenvoorde/nltranslation
Dutch translation
Richard Duivenvoorde <richard@duif.net> 2013-05-27
addtion of Diethard to list of dutch translators
Richard Duivenvoorde <richard@duif.net> 2013-05-27
further dutch translations
Werner Macho <werner.macho@gmail.com> 2013-05-27
added flag for bengali language
Werner Macho <werner.macho@gmail.com> 2013-05-27
update and some changes to basque language
Werner Macho <werner.macho@gmail.com> 2013-05-27
added more japanese translators
Merge: 7f4a7ac ab3c14c
Werner Macho <werner.macho@gmail.com> 2013-05-27
Merge pull request #612 from SrNetoChan/master
pt_PT translations
Merge: 5177c7b f2e222b
Werner Macho <werner.macho@gmail.com> 2013-05-27
Merge pull request #613 from qgis-jp/for_pull_from_ja
translation gui ja by minoura , tmizu23, nuimura, Arctictern265, yoichi...
yoichigmf <yoichi.kayama@gmail.com> 2013-05-27
translation gui ja by minoura , tmizu23, nuimura, Arctictern265, yoichigmf
Juergen E. Fischer <jef@norbit.de> 2013-05-27
fix 10a91b7fb on some platforms
Juergen E. Fischer <jef@norbit.de> 2013-05-26
indentation update
Alexandre Neto <senhor.neto@gmail.com> 2013-05-26
pt_PT Translations
Nyall Dawson <nyall.dawson@gmail.com> 2013-05-26
Fix blending tests
Giuseppe Sucameli <brush.tyler@gmail.com> 2013-05-27
do not destroy layers created outside the dialog (fix #7903)
Giuseppe Sucameli <brush.tyler@gmail.com> 2013-05-27
DBManager: fix 'Update Option' button behaviour (fix #7606)
Giuseppe Sucameli <brush.tyler@gmail.com> 2013-05-27
DBManager: replace the deprecated Exception.message attribute
Giuseppe Sucameli <brush.tyler@gmail.com> 2013-05-27
DBManager: better handle for not supported constraint types (fix #7544)
Merge: 0f13260 3c0ac0d
Werner Macho <werner.macho@gmail.com> 2013-05-26
Merge pull request #609 from SrNetoChan/master
DB Manager Dialog pt_PT translations
Juergen E. Fischer <jef@norbit.de> 2013-05-26
fix #7907
Juergen E. Fischer <jef@norbit.de> 2013-05-26
only catch signals on linux (fixes #7908)
Juergen E. Fischer <jef@norbit.de> 2013-05-26
Restore 'New Shapefile' (it's also used in the toolbar).
This reverts commit ebd76d1a6478457e5f2c7c8970b39f45f7272429.
Juergen E. Fischer <jef@norbit.de> 2013-05-26
fix #7902
Juergen E. Fischer <jef@norbit.de> 2013-05-26
fix #7901
Juergen E. Fischer <jef@norbit.de> 2013-05-26
postgres provider: use INT_MIN for unknown srid (fixes #7889)
Chris Crook <ccrook@linz.govt.nz> 2013-05-26
Fix to handling of double precision values, and improved test cases for this
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-05-26
Show selected CRS. Fix #5563
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-05-25
Allow smaller minimum for composer snap grid (ticket #7839)
Juergen E. Fischer <jef@norbit.de> 2013-05-25
postgres provider fixes:
- allow selection of rows with srid 0 (fixes #7889)
- fix geometry type assignment of geometry less tables
- filter out geometry columns with srids < 0 in browser
Juergen E. Fischer <jef@norbit.de> 2013-05-25
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-05-25
legend updates:
- when enabling explicit drawing order, intially take legend order
- when loading projects with explicit drawing order enabled,
verify that the order is actually fully set and take legend
order otherwise (fixes #7623)
- store/restore active layer
Juergen E. Fischer <jef@norbit.de> 2013-05-25
fix #7827
Giuseppe Sucameli <brush.tyler@gmail.com> 2013-05-25
fix pyspatialite import running QGIS from output dir (fix #7899)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-05-25
Fix width of line decoration (ticket #7410)
Juergen E. Fischer <jef@norbit.de> 2013-05-25
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-05-25
fix #4470 and #7889
Larry Shaffer <larrys@dakotacarto.com> 2013-05-22
Fix for label buffer drawing triggered off of just its data defined size in the past (<2.0)
Larry Shaffer <larrys@dakotacarto.com> 2013-05-24
Fix init flag order in QgsOptionsDialogBase (thanks Borys)
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-25
[pyqgis-console] changes and cleans up some icon
Chris Crook <ccrook@linz.govt.nz> 2013-05-25
Adding CSVT file reading - using CSVT file alongside data file to determine field types
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-05-24
Delete rubberband if deactivating capture tool
SrNetoChan <senhor.neto@gmail.com> 2013-05-24
DB Manager pt_PT translations
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-24
[Fix #7892] Fields properties: Fix sorting by id (numeric)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-24
[Fix #7867] Fix field properties config dialog
nyalldawson <nyall.dawson@gmail.com> 2013-05-24
Fix crash with render caching and feature blending combination
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-24
Add ownership management to the MapLayerRegistry
pcav <cavallini@faunalia.it> 2013-05-24
Miro edits to IT GUI
Merge: 1902af5 0dcd9eb
mhugent <marco.hugentobler@sourcepole.ch> 2013-05-23
Merge pull request #586 from vinayan/offlineedit
Fix Offline Editing Plugin
Merge: 2c55326 6227475
Chris Crook <ccrook@linz.govt.nz> 2013-05-24
Merge remote-tracking branch 'upstream/master'
Chris Crook <ccrook@linz.govt.nz> 2013-05-24
Improving test platform independence
Werner Macho <werner.macho@gmail.com> 2013-05-23
translation update: sv by Victor
Merge: 83445af ebd76d1
Tim Sutton <tim@linfiniti.com> 2013-05-23
Merge pull request #608 from imincik/menu-cleanup
Removing redundant 'New' keyword from 'Layer -> New' menu item.
Ivan Mincik <ivan.mincik@gmail.com> 2013-05-23
Removing redundant 'New' keyword from 'Layer -> New' menu item.
Merge: f82cc12 bac09e9
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-23
Merge pull request #607 from alexbruy/console-ui
use checkable groupbox instead of separate checkboxes in console
Ivan Mincik <ivan.mincik@gmail.com> 2013-05-23
Updating Slovak translation strings file.
Juergen E. Fischer <jef@norbit.de> 2013-05-23
fix #7888
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-05-23
Scale/diameter scale also for svg marker
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-05-23
Fix #7866
Alexander Bruy <alexander.bruy@gmail.com> 2013-05-23
use checkable groupbox instead of separate checkboxes in console
settings
Merge: d50214b ce280f4
Chris Crook <ccrook@linz.govt.nz> 2013-05-23
Merge pull request #606 from ccrook/master
Updating authors
Chris Crook <ccrook@linz.govt.nz> 2013-05-23
Updating AUTHORS
Merge: ac9736b 700d12f
mhugent <marco.hugentobler@sourcepole.ch> 2013-05-23
Merge pull request #604 from matthias-kuhn/wmsfix
Fix bad WMS server performance
Merge: 64ab894 7ea8610
Werner Macho <werner.macho@gmail.com> 2013-05-22
Merge pull request #605 from SrNetoChan/master
Portuguese translations
Merge: 37a30bb 6bd1b78
Giuseppe Sucameli <brush.tyler@gmail.com> 2013-05-22
Merge pull request #555 from olivierdalang/SaveSqlQueriesInDbManager
[FEATURE] DBManager: allow to store SQL queries in the project file
Juergen E. Fischer <jef@norbit.de> 2013-05-22
german translation fix
Merge: 2225108 3da0d7d
SrNetoChan <senhor.neto@gmail.com> 2013-05-22
merge
SrNetoChan <senhor.neto@gmail.com> 2013-05-22
small correction to pt_PT Translation
SrNetoChan <senhor.neto@gmail.com> 2013-05-22
Portuguese Translation
SrNetoChan <senhor.neto@gmail.com> 2013-05-22
Portuguese Translations
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-22
Fix bad WMS server performance
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-22
[pyqgis-console] fix for save as in tabbar context menu
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-22
[pyqgis-console] enables to select multiple files to load in the file editor
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-22
QgsExpression takes const QgsFeature as pointer and by reference
SrNetoChan <senhor.neto@gmail.com> 2013-05-22
Portuguese Translation
SrNetoChan <senhor.neto@gmail.com> 2013-05-22
Portuguese Translations
Werner Macho <werner.macho@gmail.com> 2013-05-22
translation updates for da and gl
Juergen E. Fischer <jef@norbit.de> 2013-05-22
introduce MAPSERVER_SKIP_ECW setting to disable ECW support in mapserver
Juergen E. Fischer <jef@norbit.de> 2013-05-22
reduce debugging noise in pal labeling
Merge: 3306c7c e741ec9
Nathan Woodrow <madmanwoo@gmail.com> 2013-05-22
Merge pull request #602 from 3nids/selectall
add selectall features method for vector layers
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-05-22
add select all features methods for vector layers
Merge: b7f1987 6af9261
Nathan Woodrow <madmanwoo@gmail.com> 2013-05-22
Merge pull request #601 from matthias-kuhn/qgsexpression-unprepared
Allow unprepared execution of QgsExpression
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-22
Allow unprepared execution of QgsExpression
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-22
[Fix #7877] Crash when saving layer style as qml
Juergen E. Fischer <jef@norbit.de> 2013-05-22
yet another german translation update
Merge: 2acea9f 83eff76
Jürgen Fischer <jef@norbit.de> 2013-05-21
Merge pull request #600 from slarosa/master
Update translation script
Juergen E. Fischer <jef@norbit.de> 2013-05-22
fix #7853
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-22
update script for translation files
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-22
[pyqgis-console] small fixes
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-21
[pyqgis-console] increases height of the row in QListView and QTreeWidget for Windows OS
- small fixes for the run script command
Larry Shaffer <larrys@dakotacarto.com> 2013-05-21
Update Mac INSTALL notes
- Fix registered copyright symbol in .t2t files
Juergen E. Fischer <jef@norbit.de> 2013-05-21
enable/disable layer dependant actions:
- select by expression requires active layer
- labeling requires and active vector layer
Juergen E. Fischer <jef@norbit.de> 2013-05-21
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-05-21
expression translation fixes
D'Hont René-Luc <rldhont@gmail.com> 2013-05-21
Debbuging NoGeometry support in QGIS WFS Server
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-05-21
Use QgsHighlight instead of QgsRubberBand (inner rings of polygons are shown)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-05-21
Identify tool: Show layer type icons in layer selection mode
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-05-21
Move layer selection menu a few pixel to the right / bottom
Merge: 70b6821 cbc014e
Jürgen Fischer <jef@norbit.de> 2013-05-21
Merge pull request #598 from ccrook/master
Adding missing delimited text data files
Chris Crook <ccrook@linz.govt.nz> 2013-05-21
Adding missing test data files
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-05-21
Reduce margins in properties dialog
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-20
[pyqgis-console] uses context menu to handle the command history instead of typing directly the command into the console
- shows history in dialog (much more usable)
Werner Macho <werner.macho@gmail.com> 2013-05-20
adding new language Bengali on request
Larry Shaffer <larrys@dakotacarto.com> 2013-05-20
Turn off buffer size-trigger fix for <2.0 projects until better solution is implemented
Larry Shaffer <larrys@dakotacarto.com> 2013-05-15
Update labeling gui and add expression support as data defined value
- Add QgsDataDefined class
- Add QgsDataDefinedButton class
- Add data defined Python support
- Add standalone SVG selector dialog to QgsSvgSelectorWidget class
- Fix for #4607, show only pertinent fields when setting a data defined value
- Fix for #5048 and #5049, data defined settings are literally used
- Fix for #5726, number formatting does not work for expressions
- Fix for #7755, using bufferSize to enable/disable label buffer is confusing
- Fix for #7779, labels do not register in label collision engine; and for #4719, inactive options in labeling dialog
- Prepare label text's expression upfront when preparing layer; makes rendering much faster
- Change name of 'feature obstacles' to appropriate terminology
Radim Blazek <radim.blazek@gmail.com> 2013-05-20
raster identify - keep format above others
Juergen E. Fischer <jef@norbit.de> 2013-05-20
- Quantum GIS => QGIS update
- integrate PythonConsole help into main translation
- allow referencing QGIS images in context help(viewer)
Juergen E. Fischer <jef@norbit.de> 2013-05-20
german translation update
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-20
[pyqgis-console] fix translation string
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-20
[pyqgis-console] allow to disable automatic parentheses insertion from settings:
- fix: add Shift+Insert to paste action
- fix: set default Monospaced font at the first start
- allow to save state for console splitter
- fix for mousePressEvent into console
Juergen E. Fischer <jef@norbit.de> 2013-05-20
fix some tests and some doxygen warnings
Juergen E. Fischer <jef@norbit.de> 2013-05-19
german translation fix
Giuseppe Sucameli <brush.tyler@gmail.com> 2013-05-20
gdaltools: move clipper dialog on top when the user ends to define a new extent (fix #7783)
Juergen E. Fischer <jef@norbit.de> 2013-05-19
debian packaging update for sid
Tim Sutton <tim@linfiniti.com> 2013-05-19
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.
Merge: 6370aa4 f7f3e41
Tim Sutton <tim@linfiniti.com> 2013-05-19
Merge pull request #596 from mbernasocchi/master
make cmake honor PYTHON_LIBRARY
Marco Bernasocchi <marco@opengis.ch> 2013-05-19
make cmake honor PYTHON_LIBRARY and find the default both in x86 (tested on ubuntu 12.10 64) and android
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-05-19
Expose alpha on raster colour dialog
nyalldawson <nyall.dawson@gmail.com> 2013-05-19
Make sure classifying color ramps for rasters uses the full range of the ramp
nyalldawson <nyall.dawson@gmail.com> 2013-05-19
[feature] Transparency support for raster color ramps (fix #7847)
Tim Sutton <tim@linfiniti.com> 2013-05-19
Revert "make cmake honor PYTHON_LIBRARY"
This reverts commit b3c6d38ffefa9db79932be234b010598a9664706.
Merge: 2f9ccb5 b3c6d38
Tim Sutton <tim@linfiniti.com> 2013-05-19
Merge pull request #553 from mbernasocchi/myfix
make cmake honor PYTHON_LIBRARY
Merge: acacf84 014729b
Werner Macho <werner.macho@gmail.com> 2013-05-19
Merge pull request #595 from Cracert/trans
pl translation update
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-19
[pyqgis-console] adds more options to find text in the editor
Robert Szczepanek <robert@szczepanek.pl> 2013-05-19
translation update: Polish by Milena, Robert, Borys
Merge: 81f677d c95dac5
Werner Macho <werner.macho@gmail.com> 2013-05-18
Merge pull request #594 from tomass/master
Updates to Lithuanian translations
Tomas <tomasstraupis@gmail.com> 2013-05-18
Updates to Lithuanian translation
Giuseppe Sucameli <brush.tyler@gmail.com> 2013-05-18
open project file using text mode (fix #7735)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-18
[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 )
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-18
[attrtable] Fix column synchronization
Columns have been missing, after removing all columns and readding them
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-18
[Fix #7849] Layer properties > fields delete correct field
Juergen E. Fischer <jef@norbit.de> 2013-05-18
translation update
Juergen E. Fischer <jef@norbit.de> 2013-05-15
indentation update
Juergen E. Fischer <jef@norbit.de> 2013-05-18
debian packaging update
Larry Shaffer <larrys@dakotacarto.com> 2013-05-17
Fix #7835, opening WMS layer properties causes crash
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-17
[attrtable] Make sure editor widget background is not transparent
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-17
Small fixes
* Fix minor memory leak in attribute dialog
* Safety check in dual view
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-17
[Fix #7806] Be more verbose in "invalid layer" dialog
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-17
Fix wmsserver: Do not manipulate maplayerregistry directly
nyalldawson <nyall.dawson@gmail.com> 2013-05-17
Use a cosmetic pen for snap lines to prevent lines scaling (fix #7524)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-05-17
Fix generation of empty layer/style entries
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-17
Disallow changing of map layer registry directly
QgsMapLayerRegistry::mapLayers() returned reference is now const
Merge: 957c4f1 198cc39
Tim Sutton <tim@linfiniti.com> 2013-05-17
Merge pull request #591 from ccrook/delimited_text_to_core
Delimited text to core
Merge: 7962361 cfaa71c
vinayan <vinayan123@gmail.com> 2013-05-16
Merge pull request #593 from mach0/topocheck
modified topology checker mostly GUI overhaul
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-05-17
Return rgba from ramp_color
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-05-17
Add aplha to colour ramp
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-05-17
Return rgb from all colour functions
Chris Crook <ccrook@linz.govt.nz> 2013-05-17
Fixing line spacing in <pre> section of delimited text context help
Merge: 83b571b 2c7eff7
Chris Crook <ccrook@linz.govt.nz> 2013-05-17
Fix merge conflict
Werner Macho <werner.macho@gmail.com> 2013-05-14
modified topology checker mostly GUI overhaul
Merge: 36bf93c b7ef48a
mhugent <marco.hugentobler@sourcepole.ch> 2013-05-16
Merge pull request #592 from matthias-kuhn/fix-7405
[Fix #7405] Graduated renderer: Feature count 0 with scale or rotation
Radim Blazek <radim.blazek@gmail.com> 2013-05-16
raster resampler fixes, use zoom in resampler also for oversampling 1
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-05-16
Implement rubberbands for layer selection mode
Juergen E. Fischer <jef@norbit.de> 2013-05-16
drop qgis_help.db and debian packaging update
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-16
[pyqgis-console] uses QFileInfo instead of os.path to check if file exists
- minor fixes and cleanup
Radim Blazek <radim.blazek@gmail.com> 2013-05-15
fixed raster paletted renderer for no data, fixes #7139
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-15
[Fix #7405] Graduated renderer: Feature count 0 with scale or rotation
Radim Blazek <radim.blazek@gmail.com> 2013-05-15
enabled resampling for wms, fixes #7144
Radim Blazek <radim.blazek@gmail.com> 2013-05-15
removed raster layer drawing style getter/setter
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-15
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
Radim Blazek <radim.blazek@gmail.com> 2013-05-15
python console setPlaceholderText qt < 4.7 fix
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-15
[pyqgis-console] allow to disable the object inspector from settings (default it is disabled)
- fixes some translation string
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-05-15
Insert user defined OWS extent for project into top layer of WMS capabilities
Radim Blazek <radim.blazek@gmail.com> 2013-05-15
disabled raster data file timestamp check in loading style, fixes #6900
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-05-15
Invert layer crs if wms version is not 1.1.1 (covers the case where wms version is given as 1.3 instead 1.3.0)
Juergen E. Fischer <jef@norbit.de> 2013-05-15
- recover japanese translations lost in 4b76600
- german translation fix
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-05-15
Refactor activateDeactivateLayerRelatedActions
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-05-15
Add field calc to main app window
Juergen E. Fischer <jef@norbit.de> 2013-05-13
- integrate function_help and context_help to translation files
- add some german function help updates
- update helpviewer to show help passed into stdin from qgis
Radim Blazek <radim.blazek@gmail.com> 2013-05-14
skip raster nuller with color types; check data block allocation in block value read, fixes possibly #7807
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-05-14
[FEATURE]: layer selection mode for info tool
D'Hont René-Luc <rldhont@gmail.com> 2013-04-30
Activating WMS getStyle REQUEST for .qgs mapfile
A getStyle REQUEST has been developped for SLD mapfile.
qgsVectorLayer has a method writeSld. It was easy to activate getStyle
for .qgsmapfile
D'Hont René-Luc <rldhont@gmail.com> 2013-05-06
Add image/png; mode=16bit as a supported format
D'Hont René-Luc <rldhont@gmail.com> 2013-05-14
Reactivated 8bit and 1bit mode for QGIS Server
The commit 76d1f955c019c3d42cbab29ce2d147acd233b54a simplified the
mFormat private attribute to PNG, JPG, PDF, etc and created
mFormatString attribute. The second is used for base64 but not for mode.
This commit corrected it.
Juergen E. Fischer <jef@norbit.de> 2013-05-14
postgres provider: fix b85af12c
Juergen E. Fischer <jef@norbit.de> 2013-05-14
postgres provider: avoid noise when layer_style table doesn't exist
Victor Olaya <volayaf@gmail.com> 2013-05-14
[sextante] fixed issue in GRASS installation test
Chris Crook <ccrook@linz.govt.nz> 2013-05-14
Delimited text plugin moved to core
Chris Crook <ccrook@linz.govt.nz> 2013-05-14
Minor gui fix
Chris Crook <ccrook@linz.govt.nz> 2013-05-14
Delimited text GUI tidy up. Renamed useWatcher option to watchFile
nyalldawson <nyall.dawson@gmail.com> 2013-05-14
Add clamp and scale_exp functions
Merge: 226c524 519fe2f
Nathan Woodrow <madmanwoo@gmail.com> 2013-05-13
Merge pull request #590 from nyalldawson/advanced_composition
FFE? some blending fixes & composition feature requests
nyalldawson <nyall.dawson@gmail.com> 2013-05-13
Add python bindings and tests for grid blending, grid annotation font color, vector feature blending and vector layer transparency
nyalldawson <nyall.dawson@gmail.com> 2013-05-13
Tests for grid blending, grid color labels, vector feature blending and vector layer transparency
nyalldawson <nyall.dawson@gmail.com> 2013-05-13
[feature] Add font color control for grid annotations (fix #7789)
nyalldawson <nyall.dawson@gmail.com> 2013-05-13
[feature] blend modes for composer map grids (fix #7777)
nyalldawson <nyall.dawson@gmail.com> 2013-05-13
[feature] Layer transparency for vectors (fix #7692)
nyalldawson <nyall.dawson@gmail.com> 2013-05-13
Add blend mode option for features, allows blending to be used between features in a layer
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-05-14
Fix build error
Victor Olaya <volayaf@gmail.com> 2013-05-13
[sextante] cleaned some unnecessary code from last commit
Victor Olaya <volayaf@gmail.com> 2013-05-13
[sextante] improved modeler appearance with Bezier curves
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-13
[pyqgis-console] again more fixes and cleanup (for the editor)
Werner Macho <werner.macho@gmail.com> 2013-05-13
translation update: ja by Yoichi and his team
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-13
[attrtable] Update context help
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-13
[qgis_help] Detect proper resource path when running from build dir
Juergen E. Fischer <jef@norbit.de> 2013-05-13
add to german function help
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-13
GUI (Vector layer properties) QSplitter for fields properties tab
vinayan <vinayan123@gmail.com> 2013-05-13
bring layerAdded signal back to fix synchronize
vinayan <vinayan123@gmail.com> 2013-05-13
more fixes to offlineediting - back to life
vinayan <vinayan123@gmail.com> 2013-05-12
fix offline editing plugin
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-05-13
Change -> to &rarr; in function help
Juergen E. Fischer <jef@norbit.de> 2013-05-13
sip also doesn't like public (followup 0ec5dc4 and fa0a9b7)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-13
Emit finshed signal, when the vector layer cache has been initialized.
Borys Jurgiel <info@borysjurgiel.pl> 2013-05-13
Disable also plugins in user specified directories when running with --noplugins option
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-13
Use QgsMessageBar instead of QMessageBox
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-13
[Fix #7698] Attributetable crashes on close when valuemap is used
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-13
[Fix #7784] Browser keeps crashing when navigating the tree
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-13
[attrtable] Update title when filter column query changes
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-13
[Fix #7798] (I)LIKE operator escapes regexp characters before computing regexp
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-05-13
Small performance improvement in gdal provider
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-05-13
Improve WMS server performance
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-05-13
sip does not like CORE_EXPORT and Q_OBJECT
Merge: a14adc4 23a7ebf
Nathan Woodrow <madmanwoo@gmail.com> 2013-05-12
Merge pull request #587 from nyalldawson/new_functions
New functions
nyalldawson <nyall.dawson@gmail.com> 2013-05-13
Add a scale_linear function, for linear interpolation between and input domain and output range
nyalldawson <nyall.dawson@gmail.com> 2013-05-12
Add trim function
nyalldawson <nyall.dawson@gmail.com> 2013-05-12
Add abs function
nyalldawson <nyall.dawson@gmail.com> 2013-05-11
Add floor and ceil functions
nyalldawson <nyall.dawson@gmail.com> 2013-05-11
Add max and min functions
nyalldawson <nyall.dawson@gmail.com> 2013-05-11
Add regexp_substr function for returning matched part of string against regex
nyalldawson <nyall.dawson@gmail.com> 2013-05-11
Small fixes to function help
nyalldawson <nyall.dawson@gmail.com> 2013-05-11
Add rand and randf functions for generating random numbers
Juergen E. Fischer <jef@norbit.de> 2013-05-12
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-05-12
postgres provider:
- move available table detection to thread
- more progress messages
Juergen E. Fischer <jef@norbit.de> 2013-05-12
oracle provider:
- make searching in meta data table default
- also list synonyms
- more progress messages
Juergen E. Fischer <jef@norbit.de> 2013-05-12
allow credential requests from threads
Juergen E. Fischer <jef@norbit.de> 2013-05-11
don't reload the whole browser model when the project home changes (fixes #7520)
Merge: 724ed72 2c37896
Tim Sutton <tim@linfiniti.com> 2013-05-12
Merge pull request #582 from ccrook/delimited_text_indexing_implemented
Delimited text provider indexing efficiency improvements.
Chris Crook <ccrook@linz.govt.nz> 2013-05-13
Documentation fix
Borys Jurgiel <info@borysjurgiel.pl> 2013-05-12
Minor fixes for better compatibility with KDevelop
Merge: 799870d 9dd8b2f
Chris Crook <ccrook@linz.govt.nz> 2013-05-13
Merge branch 'master' into delimited_text_indexing_implemented
Merge: 8012065 6e3e89b
Tim Sutton <tim@linfiniti.com> 2013-05-12
Merge branch 'customCRS' of https://github.com/leyan/Quantum-GIS
Werner Macho <werner.macho@gmail.com> 2013-05-12
translation updates: galician by Xan
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-12
[pyqgis-console] minor fixes: followup a60e74a
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-08
[pyqgis-console] a simple syntax checker for the editor
- some fixes and code cleanup
Merge: bbdeceb 2ad5707
vinayan <vinayan123@gmail.com> 2013-05-11
Merge pull request #585 from vinayan/randomsel
[Fix #7785] - ftools-random selection broken in master
vinayan <vinayan123@gmail.com> 2013-05-11
fix random selections in sextante
vinayan <vinayan123@gmail.com> 2013-05-11
ftools-fix broken random selection
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-05-11
Add function help
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-11
[pyqgis-console] disables the save button if the document is not modified
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-10
[pyqgis-console] close bracket automatically
Juergen E. Fischer <jef@norbit.de> 2013-05-10
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-05-10
fix another doxygen warning
Juergen E. Fischer <jef@norbit.de> 2013-05-10
handle bad layer: show unfixable layer count as message bar and skip dialog when list is empty.
Juergen E. Fischer <jef@norbit.de> 2013-05-10
composer map widget: remove slot for previously removed line width widget
Juergen E. Fischer <jef@norbit.de> 2013-05-10
oracle & postgres provider: show progress messages when scanning for available geometry columns
postgres provider: stop using pg column sizes (fixes #7799)
oracle provider: skip dropped tables (fixes #7795)
Merge: 0d464b2 4292976
Chris Crook <ccrook@linz.govt.nz> 2013-05-10
Merge resolved
Juergen E. Fischer <jef@norbit.de> 2013-05-10
localize support links
Juergen E. Fischer <jef@norbit.de> 2013-05-10
fix doxygen warning
Merge: 2caf0e0 59ffd77
Jürgen Fischer <jef@norbit.de> 2013-05-09
Merge pull request #583 from ccrook/delimited_text_bug_fixes_3
Fixed bug processing URL parameters
nyalldawson <nyall.dawson@gmail.com> 2013-05-10
Disable blend modes when printing or pdf exporting as vector, prevents missing composer items in output
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-05-10
Add support page link.
Load online help manual from help menu
Chris Crook <ccrook@linz.govt.nz> 2013-05-10
Fixed bug processing URL parameters
Chris Crook <ccrook@linz.govt.nz> 2013-05-06
Delimited text provider indexing implemented.
Efficiency improvements.
Adds capabilities
SelectAtId
CreateSpatialIndex
This uses line number as an index. Allows jumping to a line number
without interpreting all intermediate records, so much more efficient.
Also retains the current record in a buffer, so successive requests for
the same record do not require rereading the file.
With index available have also added indexing of subsets and optional
creation of spatial index.
Note: did try using QTextStream.pos to build a random access index -
this was incredibly slow. Have found using line based index is
reasonably fast even on quite large (50+Mb) text files.
Juergen E. Fischer <jef@norbit.de> 2013-05-09
reapply some cleanup to 'styles_to_db'
Emilio Loi <loi@faunalia.it> 2013-05-07
Solved errors made using diff tool in last merge
Emilio Loi <loi@faunalia.it> 2013-05-07
Ask for confirmation before overwrite a layer style
Emilio Loi <loi@faunalia.it> 2013-05-03
[FEATURE] Load and Save SLD & QML styles to DB
Replaced last occurence of "on database" with "in database"
Solved an issue loading the default style adding a layer
Work done for ARPA Piemonte - Dipartimento Tematico Geologia e Dissesto
Emilio Loi <loi.emilio@gmail.com> 2013-05-03
Replaced one occurence of "on database" with "in database"
Juergen E. Fischer <jef@norbit.de> 2013-05-09
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-05-09
oracle provider: add context help
Juergen E. Fischer <jef@norbit.de> 2013-05-09
wms provider: add trailing slash, if url path is empty otherwise and clear tileset list, when a tileless wms server is connected
William Kyngesburye <kyngchaos@kyngchaos.com> 2013-05-08
fix GDAL path defaults for OS X
Radim Blazek <radim.blazek@gmail.com> 2013-05-08
GRASS no data value fix2
Radim Blazek <radim.blazek@gmail.com> 2013-05-08
GRASS no data value fix
Radim Blazek <radim.blazek@gmail.com> 2013-05-08
GRASS vector crash fix #7140
Radim Blazek <radim.blazek@gmail.com> 2013-05-08
GRASS Direct disabled for 2.0
Merge: 4c7f51e c054c30
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-05-08
Merge branch 'dd_symbology_help'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-05-08
More help text for data defined dialogs
Radim Blazek <radim.blazek@gmail.com> 2013-05-08
composer legend: store user defined labels separately, fixes partialy #6960
Radim Blazek <radim.blazek@gmail.com> 2013-05-08
WMS capabilities HTTP Get namespace fix
nyalldawson <nyall.dawson@gmail.com> 2013-05-08
Small fixes to heatmap plugin
Update context help for heatmap
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-05-07
Add help text in data defined dialog
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-07
[pyqgis-console] add scroll area for settigs dialog
- does also the last tab closable
- fixes some translate string and warns the user
if the file has been deleted
- minor fixes
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-05-07
Don't advertise jpeg as image type for GetLegendGraphic
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-05-07
Use case insensitive string comparison for wms request names
Merge: 83ffa05 88e18cc
Werner Macho <werner.macho@gmail.com> 2013-05-07
Merge pull request #580 from rduivenvoorde/nl2.0
nl translation update
Richard Duivenvoorde <richard@duif.net> 2013-05-07
nl translation update
Radim Blazek <radim.blazek@gmail.com> 2013-05-07
raster 3 band taransparency, fixes #7748, thanks to Mathieu Pellerin
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-07
Followup for 524e142: Fix compile error in non-debug version
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-07
[Fix #7772] Check attribute index before setting attribute to avoid crash
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-05-07
Fix map units in centroid symbol layer (ticket 7738)
nyalldawson <nyall.dawson@gmail.com> 2013-05-07
Make sure heatmap is cancellable
Etienne Tourigny <etourigny.dev@gmail.com> 2013-05-06
fix single band pseudo sort toolbutton size (#7138)
Juergen E. Fischer <jef@norbit.de> 2013-05-06
allow popups from html wms responses
Victor Olaya <volayaf@gmail.com> 2013-05-06
[sextante] fixed union algorithm
Etienne Tourigny <etourigny.dev@gmail.com> 2013-05-06
make raster source in General tab enabled (but read-only), so it can be copied ; add vector source to vector properties General tab, make UI consistent with that of raster properties
Etienne Tourigny <etourigny.dev@gmail.com> 2013-05-06
update histogram UI and options (#7619)
Juergen E. Fischer <jef@norbit.de> 2013-05-06
resolve cyclic include masking QgsDiagramLayerSettings in 2479d8326 on windows
Juergen E. Fischer <jef@norbit.de> 2013-05-06
fix #7770
Radim Blazek <radim.blazek@gmail.com> 2013-05-06
script to generate random vectors which may be used for benchmarks
Radim Blazek <radim.blazek@gmail.com> 2013-05-06
Use OGR VSI cache as buffer on Windows
Merge: a5a7c1c 5c240bc
Nyall Dawson <nyall.dawson@gmail.com> 2013-05-05
Merge pull request #579 from nyalldawson/blend_warning
Show warning when printing or pdfing a composition when blend modes are present
nyalldawson <nyall.dawson@gmail.com> 2013-05-06
Small fixes to heatmap plugin
Merge: 85a3a67 5e41382
vinayan <vinayan123@gmail.com> 2013-05-05
Merge pull request #577 from vinayan/sliverFix
[Fix #7714] ftools - Eliminate - improve performance with new vector api calls
nyalldawson <nyall.dawson@gmail.com> 2013-05-06
Fix heatmap rasters not correctly initialising with NODATA value
nyalldawson <nyall.dawson@gmail.com> 2013-05-04
Make sure print as raster checkbox is updated after blend mode warning
nyalldawson <nyall.dawson@gmail.com> 2013-05-03
Add parameter for QgsMessageViewer to disable deleteOnClose, allows retrieving checkBoxState after dialog has closed
nyalldawson <nyall.dawson@gmail.com> 2013-05-03
Add warning for printing and pdf export with blend modes with option to print as raster
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-05
[pyqgis-console] just shows the context menu on tabs (does not on tabbar)
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-05
[pyqgis-console] fix typo and indentation update
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-05
[pyqgis-console] add a context menu for tabs
Merge: 87f7ea1 fc55655
Werner Macho <werner.macho@gmail.com> 2013-05-05
Merge pull request #575 from Jean-Roc/mywork
update french translation
Victor Olaya <volayaf@gmail.com> 2013-05-05
[sextante] fixed problem when defining help files for the first time
Merge: 945bc60 788e429
Borys Jurgiel <info@borysjurgiel.pl> 2013-05-05
Merge pull request #578 from minorua/fieldname_encoding
write field names in the same encoding as attribute values (fix #4540)
Victor Olaya <volayaf@gmail.com> 2013-05-05
[sextante] model outputs are now shown in canvas
Minoru Akagi <akaginch@gmail.com> 2013-05-05
write field names in the same encoding as attribute values (fix #4540)
vinayan <vinayan123@gmail.com> 2013-05-05
replace old select calls with getFeatures method
Jean-Roc Morreale <jr.morreale@enoreth.net> 2013-05-04
update french translation
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-04
[pyqgis-console] fixes translation strings
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-04
[pyqgis-console] minor fixes and cleanup
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-03
[pyqgis-console] some fix for find text in editor
- changes tabs to north
Victor Olaya <volayaf@gmail.com> 2013-05-04
[sextante] edited description of OTB orthorectification algorithm
Victor Olaya <volayaf@gmail.com> 2013-05-04
[sextante] fixed help edition dialog.
Victor Olaya <volayaf@gmail.com> 2013-05-04
[sextante] added back script creation tools to toolbox
Leyan <ouyang.leyan@hotmail.com> 2013-05-04
do not use QgsCoordinateReferenceSystem internally
Leyan <ouyang.leyan@hotmail.com> 2013-05-04
check validity of CRS before saving
Leyan <ouyang.leyan@hotmail.com> 2012-11-25
Updates to compile with current master
Leyan <ouyang.leyan@hotmail.com> 2012-11-04
Update to custom CRS management
Juergen E. Fischer <jef@norbit.de> 2013-05-03
html identify results: catch loadFinished only once
Juergen E. Fischer <jef@norbit.de> 2013-05-03
catch system signals and stack trace on linux
Juergen E. Fischer <jef@norbit.de> 2013-05-03
more spelling fixes
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-03
[diagrams] Show message on messagebar instead of messagebox
And some indentation updates
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-03
[diagrams] Usability improvements
* Choose default attribute value for interpolation if none is set
* Remember last used tab
* Default for scale dependent visibility matches layer settings
Juergen E. Fischer <jef@norbit.de> 2013-05-03
fix spelling errors
Juergen E. Fischer <jef@norbit.de> 2013-05-03
more translation string cleanups
Juergen E. Fischer <jef@norbit.de> 2013-05-03
german translation update with some string fixes
Juergen E. Fischer <jef@norbit.de> 2013-05-03
cleanup style to db:
- add sip bindings to new methods
- table name, sql queries and constants should not be translated
- replace QVector<QString> with QStringList
Juergen E. Fischer <jef@norbit.de> 2013-05-02
another indention update
Victor Olaya <volayaf@gmail.com> 2013-05-02
Changed default cellsize for SAGA algorithms
Victor Olaya <volayaf@gmail.com> 2013-05-02
Adjustments in DEM parameters fro OTB algorithms
Victor Olaya <volayaf@gmail.com> 2013-05-02
Added extra advanced options for GRASS algorithm Import/Export
Modified/added some GRASS descriptions
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-02
[pyqgis-console] adds a find text widget to editor
Merge: 3e1f3a0 1dfcf53
Tim Sutton <tim@linfiniti.com> 2013-05-02
Merge pull request #545 from el1073/styles_to_db
[FEATURE] Styles to db - this was approved for late submission prior to the feature freeze
Juergen E. Fischer <jef@norbit.de> 2013-05-02
fix #7749
Radim Blazek <radim.blazek@gmail.com> 2013-05-02
raster block setIsNoDataExcept fix, fixes #7608
Merge: 02c9264 ae7115f
Emilio Loi <loi@faunalia.it> 2013-05-02
Merge branch 'master' of https://github.com/qgis/Quantum-GIS into styles_to_db
Emilio Loi <loi@faunalia.it> 2013-05-02
Added a message to explain UI upload feature
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-02
[pyqgis-console] re-added shortcut mistakenly removed in 07abb34
Merge: ae48b09 3b28ce3
Werner Macho <werner.macho@gmail.com> 2013-05-02
Merge pull request #573 from Jean-Roc/master
update fr ui
Jean-Roc Morreale <jr.morreale@enoreth.net> 2013-05-02
update french translation
Radim Blazek <radim.blazek@gmail.com> 2013-05-02
mapserver compilation fix
Merge: db3bfa3 c3df3ba
Emilio Loi <loi@faunalia.it> 2013-05-02
Merge branch 'master' of https://github.com/qgis/Quantum-GIS into styles_to_db
Juergen E. Fischer <jef@norbit.de> 2013-05-02
oracle provider: fix pk where clause
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-28
Add API to write and read custom data to the layer in a .qgs-file.
New signals:
* void QgsProject::writeMapLayer( QgsMapLayer*, QDomElement&, QDomDocument& )
* void QgsProject::readMapLayer( QgsMapLayer*, const QDomElement& )
Changed method signature:
* bool QgsMapLayer::readXML( const QDomNode& )
=> bool QgsMapLayer::readLayerXML( const QDomElement& )
* bool QgsMapLayer::writeXML( QDomNode&, QDomDocument& )
=> bool QgsMapLayer::writeLayerXML( QDomElement&, QDomDocument& )
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-02
[pyqgis-console] fixes import warning
Juergen E. Fischer <jef@norbit.de> 2013-05-01
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-05-01
indentation update
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-01
[pyqgis-console] warning the user if the file has been modified by another process
- set fixed size for corner widget icons
- reorganized message levels for the message bar
- minor fixes
nyalldawson <nyall.dawson@gmail.com> 2013-05-02
Add tests for python bindings for layer blend modes
Merge: f62955f cc34d14
Tim Sutton <tim@linfiniti.com> 2013-05-01
Merge pull request #533 from leyan/customCRS_API
Custom crs api
Merge: 5e9e98a 211a090
Tim Sutton <tim@linfiniti.com> 2013-05-01
Merge pull request #551 from olivierdalang/SvgLibraryCleanup
Svg library cleanup
Merge: 2e446a8 2fb50ab
Tim Sutton <tim@linfiniti.com> 2013-05-01
Merge pull request #569 from ccrook/delimited_text_substring_capability
Delimited text substring capability - also bug #7742
Radim Blazek <radim.blazek@gmail.com> 2013-05-01
limit max number of raster symbol items in legend (may be very slow), resolves slow loading of rasters with large color tables
Merge: 39419e1 78f5110
Chris Crook <ccrook@linz.govt.nz> 2013-05-02
Merge branch 'delimited_text_bug_fixes_2' into delimited_text_substring_capability
Merge: 1fb1c9c 3c68312
Chris Crook <ccrook@linz.govt.nz> 2013-05-02
Merge branch 'master' into delimited_text_bug_fixes_2
Chris Crook <ccrook@linz.govt.nz> 2013-05-02
Comment changed only
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-05-01
[Diagrams] UI-Improvements
* Do not allow "fixed size" histograms (makes no sense)
* Rewire slots and signals for the fixed size
* Default pie dimensions set to 50 mm
nyalldawson <nyall.dawson@gmail.com> 2013-05-01
Add tests for python bindings for composer item blending and transparency
Add python bindings for composer item background
Salvatore Larosa <lrssvtml@gmail.com> 2013-05-01
[pyqgis-console] fix sharing snippets code via codepad
Salvatore Larosa <lrssvtml@gmail.com> 2013-04-30
[pyqgis-console] fix comment/uncomment code also on Windows OS
nyalldawson <nyall.dawson@gmail.com> 2013-05-01
Add tests for layer blending
PhilippeDorelon <philippe.dorelon@gmail.com> 2013-04-30
Update qgsvectorlayereditbuffer.cpp
Victor Olaya <volayaf@gmail.com> 2013-04-30
[sextante] fixed blocking typo introduced in cc490fd7acd366
Victor Olaya <volayaf@gmail.com> 2013-04-30
[sextante] Fixed problem when canceling on batch autofill dialog
Victor Olaya <volayaf@gmail.com> 2013-04-30
[sextante] Added checking in case model file cannot be save due to permissions
Merge: 5407616 bc57d56
vinayan <vinayan123@gmail.com> 2013-04-30
Merge pull request #570 from vinayan/authorsupdate
fix tab in authors.txt
vinayan <vinayan123@gmail.com> 2013-04-30
fix tab in authors.txt
Salvatore Larosa <lrssvtml@gmail.com> 2013-04-30
[pyqgis-console] running script without shell window (for Windows OS)
- changed runscript icon to contextual menu
Merge: 6e6ff40 171973a
Nyall Dawson <nyall.dawson@gmail.com> 2013-04-30
Merge pull request #567 from nyalldawson/overview
Add blending mode for overview frame, option to invert overview frame
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-30
[Diagrams] Switch properties dialog to tabs
Histograms:
* Use a more descriptive text for the size parameter
* Hide unneeded parameter controls
Emilio Loi <loi@faunalia.it> 2013-04-30
QgsVectorDataProvider without diff comments
Merge: f344e51 8a6cba6
Emilio Loi <loi@faunalia.it> 2013-04-30
Merge branch 'styles_to_db' of https://github.com/el1073/Quantum-GIS into styles_to_db
Conflicts:
src/core/qgsvectordataprovider.h
Emilio Loi <loi@faunalia.it> 2013-04-30
Merge branch 'master' of https://github.com/qgis/Quantum-GIS into styles_to_db
Merge: c499df7 009ba1b
Emilio Loi <loi@faunalia.it> 2013-04-30
Merge branch 'master' of https://github.com/qgis/Quantum-GIS into styles_to_db
Conflicts:
python/console/console_editor.py
src/core/qgsvectordataprovider.h
src/core/qgsvectorfilewriter.cpp
Merge: c499df7 009ba1b
Emilio Loi <loi@faunalia.it> 2013-04-30
Merge branch 'master' of https://github.com/qgis/Quantum-GIS into styles_to_db
Conflicts:
python/console/console_editor.py
src/core/qgsvectordataprovider.h
src/core/qgsvectorfilewriter.cpp
Merge: 7dc0e51 2f9cb93
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-30
Merge pull request #563 from vinayan/rotateMoveFix
[Fix #7625] - rubberbands not visible while rotating/moving point geometries
Werner Macho <werner.macho@gmail.com> 2013-04-30
translation update: swedish by Victor
vinayan <vinayan123@gmail.com> 2013-04-30
add Vinayan to authors
nyalldawson <nyall.dawson@gmail.com> 2013-04-30
Add tests for composer item transparency and blending
Chris Crook <ccrook@linz.govt.nz> 2013-04-30
Adding subset test and help information
Chris Crook <ccrook@linz.govt.nz> 2013-04-30
Substring working - tests not in place yet
Chris Crook <ccrook@linz.govt.nz> 2013-04-30
Refactoring code from iterator to provider
Chris Crook <ccrook@linz.govt.nz> 2013-04-30
Added check of dataSourceUri to tests
nyalldawson <nyall.dawson@gmail.com> 2013-04-30
Tweak saturation curve (fix #7655)
olivierdalang <olivier.dalang@gmail.com> 2013-04-29
SVG : some more backgrounds again
olivierdalang <olivier.dalang@gmail.com> 2013-04-29
SVG : forgot some
olivierdalang <olivier.dalang@gmail.com> 2013-04-29
SVG : added some backgrounds
olivierdalang <olivier.dalang@gmail.com> 2013-04-24
SVG : separate arrows and wind roses
olivierdalang <olivier.dalang@gmail.com> 2013-04-24
SVG : manual correction of GPS icon
olivierdalang <olivier.dalang@gmail.com> 2013-04-24
SVG : clean arrows
Conflicts:
images/svg/north_arrows/NorthArrow1.svg
images/svg/north_arrows/NorthArrow10.svg
images/svg/north_arrows/NorthArrow11.svg
images/svg/north_arrows/NorthArrow12.svg
images/svg/north_arrows/NorthArrow13.svg
images/svg/north_arrows/NorthArrow14.svg
images/svg/north_arrows/NorthArrow15.svg
images/svg/north_arrows/NorthArrow16.svg
images/svg/north_arrows/NorthArrow2.svg
images/svg/north_arrows/NorthArrow4.svg
images/svg/north_arrows/NorthArrow5.svg
images/svg/north_arrows/NorthArrow6.svg
images/svg/north_arrows/NorthArrow_blackgreenblack.svg
images/svg/north_arrows/NorthArrow_blackwhiteblack.svg
images/svg/north_arrows/NorthArrow_blackyellowblack.svg
images/svg/north_arrows/NorthArrow_bluegreenblue.svg
images/svg/north_arrows/NorthArrow_source.svg
images/svg/north_arrows/default.svg
images/svg/north_arrows/north-arrow_0_qgis_decoration.svg
images/svg/north_arrows/north-arrow_10_with_map_layers.svg
images/svg/north_arrows/north-arrow_11_simple_corner.svg
images/svg/north_arrows/north-arrow_12_triangular_arrows_with_worldmap.svg
images/svg/north_arrows/north-arrow_13_checkerboard_earth.svg
images/svg/north_arrows/north-arrow_14_steering_wheel.svg
images/svg/north_arrows/north-arrow_15_checkerboard_corner_arrows.svg
images/svg/north_arrows/north-arrow_16_corner_arrows_unfilled_with_circle.svg
images/svg/north_arrows/north-arrow_17_corner_n_e.svg
images/svg/north_arrows/north-arrow_1_simple_half_arrow.svg
images/svg/north_arrows/north-arrow_2_simple_half_arrow.svg
images/svg/north_arrows/north-arrow_3_simple_symmetric_triangular.svg
images/svg/north_arrows/north-arrow_4_double_arrow.svg
images/svg/north_arrows/north-arrow_5_arrow_in_circle_small_n.svg
images/svg/north_arrows/north-arrow_6_unfilled_big_arrow_symmetric.svg
images/svg/north_arrows/north-arrow_7_big_circle_with_small_arrow_unfilled_n.svg
images/svg/north_arrows/north-arrow_8_checkered.svg
images/svg/north_arrows/north-arrow_9_half_arrow_unfilled.svg
olivierdalang <olivier.dalang@gmail.com> 2013-04-23
SVG : add parameters
olivierdalang <olivier.dalang@gmail.com> 2013-04-23
SVG : add a directory for crosses
olivierdalang <olivier.dalang@gmail.com> 2013-04-23
SVG : remove backgrounds, harmonize coulours, harmonize sizes, and add some symbols
olivierdalang <olivier.dalang@gmail.com> 2013-04-22
SVG : remove some old-looking svg
Chris Crook <ccrook@linz.govt.nz> 2013-04-30
Using common code for list of encodings
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-29
Fix for a2b2e16
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-29
[Fix #7574] [rubberband] Artifacts when using a rubberband with a single point
Radim Blazek <radim.blazek@gmail.com> 2013-04-29
Revert "vector data provider start/stop editing methods"
This reverts commit 60b4da443e0998377e0cccbd9113b64555695a41.
Radim Blazek <radim.blazek@gmail.com> 2013-04-29
raster cleanup
Borys Jurgiel <info@borysjurgiel.pl> 2013-04-29
More informative text and tooltip for the "ignore shapefile encoding declaration" combobox
Merge: c5177fc 1113c60
Borys Jurgiel <info@borysjurgiel.pl> 2013-04-29
Merge pull request #566 from minorua/fix_cpg
Encoding: produce more compatible .cpg files.
Merge: 33d13cc 42fc689
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-29
Merge pull request #568 from 3nids/layer2map
added layerToMapCoordinates for rectangles, and more detailed comments
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-04-29
added layerToMapCoordinates for rectangles, and more detailed comments
nyalldawson <nyall.dawson@gmail.com> 2013-04-29
Add blending mode for overview frame, option to invert overview frame
Radim Blazek <radim.blazek@gmail.com> 2013-04-29
raster cleanup
Salvatore Larosa <lrssvtml@gmail.com> 2013-04-29
[pyqgis-console] allows comments and quotes folding in editor lexer
Merge: 723ad4c 1959182
Emilio Loi <loi@faunalia.it> 2013-04-29
Merge branch 'master' of https://github.com/qgis/Quantum-GIS into styles_to_db
Conflicts:
python/console/console_editor.py
Merge: 2232c3d 1959182
Chris Crook <ccrook@linz.govt.nz> 2013-04-29
Merge branch 'master' into delimited_text_bug_fixes_2
Minoru Akagi <akaginch@gmail.com> 2013-04-28
fix .cpg file contents
Salvatore Larosa <lrssvtml@gmail.com> 2013-04-29
[pyqgis-console] small fix for show/hide editor action
Merge: 71c9d96 533030f
Nathan Woodrow <madmanwoo@gmail.com> 2013-04-28
Merge pull request #565 from nyalldawson/new_functions
New color functions (from hsl, hsv and cmyk), new regexp_match function
nyalldawson <nyall.dawson@gmail.com> 2013-04-29
Add regexp_match function, improve help for regexp_replace function
nyalldawson <nyall.dawson@gmail.com> 2013-04-28
Add color_cmyk and color_cmyka functions
nyalldawson <nyall.dawson@gmail.com> 2013-04-27
Add color_hsv and color_hsva functions
nyalldawson <nyall.dawson@gmail.com> 2013-04-27
Add color_hsl and color_hsla functions
Salvatore Larosa <lrssvtml@gmail.com> 2013-04-26
[pyqgis-console ] adds more options to settings dialog:
- reorganized settings dialog
- added option autosave script before running
- added options for autocompletion code (from Document, from APIs, from Doc and API)
- minor fixes
Werner Macho <werner.macho@gmail.com> 2013-04-28
translation update: fr by JRM
Merge: 6b9bc64 9d93514
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-28
Merge pull request #564 from vinayan/fixRubberband
[Fix #7728] - QgsRubberband addGeometry does not add multipart geometries to existing points
Werner Macho <werner.macho@gmail.com> 2013-04-28
translation update: Danish by Jacob
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-28
Allow adding QToolButton's to the toolbars
* iface.addToolBarWidget()
* iface.addRasterToolBarWidget()
* iface.addVectorToolBarWidget()
* iface.addDatabaseToolBarWidget()
* iface.addWebToolBarWidget()
Etienne Tourigny <etourigny.dev@gmail.com> 2013-04-28
restore zip raster layer style test - still needs a test for vector layers
Etienne Tourigny <etourigny.dev@gmail.com> 2013-04-28
remove invalid layers from zip test files
vinayan <vinayan123@gmail.com> 2013-04-28
fix QgsRubberband.addGeometry when adding multipart geometries
vinayan <vinayan123@gmail.com> 2013-04-28
fix move features issue with point geometries
vinayan <vinayan123@gmail.com> 2013-04-28
fix rotate features issue with point geometries
Borys Jurgiel <info@borysjurgiel.pl> 2013-04-28
Plugin installer: add ?qgis=[QGIS_VERSION] GET parameter to each repository URL to allow filtering also on reposiotory side
Borys Jurgiel <info@borysjurgiel.pl> 2013-04-28
Plugin installer: fix support for qgisMaximumVersion tag.
Juergen E. Fischer <jef@norbit.de> 2013-04-27
german translation update
Werner Macho <werner.macho@gmail.com> 2013-04-27
translation update: gl_ES by Xan
Merge: 83f3fc6 a7b52d0
Werner Macho <werner.macho@gmail.com> 2013-04-27
Merge pull request #472 from jdugge/master
Interface elements for specifying raster resolution in GDAL Rasterize plugin
Werner Macho <werner.macho@gmail.com> 2013-04-27
translation update da_DK by Jacob
Victor Olaya <volayaf@gmail.com> 2013-04-27
[sextante] added OTB algorithms to simplified list
Juergen E. Fischer <jef@norbit.de> 2013-04-27
osgeo4w: rename executables to ...-bin.exe to solve clash with .bat
Victor Olaya <volayaf@gmail.com> 2013-04-27
[sextante] Improvements in commander
Victor Olaya <volayaf@gmail.com> 2013-04-26
[sextante] fixed problem in otb with filepaths containing whitespaces.
Removed outdated otb descriptions
Merge: f7dc548 f384277
Chris Crook <ccrook@linz.govt.nz> 2013-04-27
Merge branch 'master' into delimited_text_bug_fixes_2
Emilio Loi <loi@faunalia.it> 2013-04-26
[FEATURE] Load and Save SLD & QML styles to DB
Work done for ARPA Piemonte - Dipartimento Tematico Geologia e Dissesto
merge with master f3842775a5147b7a8da1639a4bec667a769b7fac
Merge: 7219fb7 f384277
Emilio Loi <loi@faunalia.it> 2013-04-26
pre merge with master
Merge branch 'master' of https://github.com/qgis/Quantum-GIS into styles_to_db
Conflicts:
python/console/console_editor.py
src/core/qgsvectordataprovider.h
src/core/qgsvectorfilewriter.cpp
Merge: 02fa729 f7cce9c
Borys Jurgiel <info@borysjurgiel.pl> 2013-04-26
Merge pull request #561 from minorua/create_shape
set SHAPE_ENCODING to "" when creating new shapefile
Etienne Tourigny <etourigny.dev@gmail.com> 2013-04-26
add temporary output for zip test
Minoru Akagi <akaginch@gmail.com> 2013-04-26
set SHAPE_ENCODING to "" when creating new shapefile (follows up 4fb9879)
Emilio Loi <loi@faunalia.it> 2013-04-26
[FEATURE] Load and Save SLD & QML styles to DB
Work done for ARPA Piemonte - Dipartimento Tematico Geologia e Dissesto
(bug fixes and rollback on doc files)
Emilio Loi <loi@faunalia.it> 2013-04-26
[FEATURE] Load and Save SLD & QML styles to DB
Work done for ARPA Piemonte - Dipartimento Tematico Geologia e Dissesto
Alexander Bruy <alexander.bruy@gmail.com> 2013-04-26
[sextante] add missed CMakeLists
Victor Olaya <volayaf@gmail.com> 2013-04-26
[sextante] fixed error due to wrong import
Chris Crook <ccrook@linz.govt.nz> 2013-04-26
Let users know if no data displayed because all records are badly formatted
Larry Shaffer <larrys@dakotacarto.com> 2013-04-25
Fix for #3743, georeferencer: can't set map coords from map canvas on Mac
Larry Shaffer <larrys@dakotacarto.com> 2013-04-25
Small cleanup for e0838b0
Chris Crook <ccrook@linz.govt.nz> 2013-04-26
Fixing potentially very long field names when reading arbitrary data from CSV files - reduced max length to 200
Chris Crook <ccrook@linz.govt.nz> 2013-04-26
Fixing problem with very long data fields corrupting preview table (Qt framework not handling very long strings?)
Merge: 7603f3e b57841f
Chris Crook <ccrook@linz.govt.nz> 2013-04-26
Merge branch 'master' into delimited_text_bug_fixes_2
Merge: 21fd0f2 fd57ffa
Nathan Woodrow <madmanwoo@gmail.com> 2013-04-25
Merge pull request #531 from ccrook/colour_functions
Colour functions
Merge: 0372e4b 21fd0f2
Chris Crook <ccrook@linz.govt.nz> 2013-04-26
Merge branch 'master' into colour_functions
Victor Olaya <volayaf@gmail.com> 2013-04-13
[sextante] added commander
Chris Crook <ccrook@linz.govt.nz> 2013-04-26
Fixes bug #7688
Borys Jurgiel <info@borysjurgiel.pl> 2013-04-25
Set the ENCODING layer creation option when creating a new empty Shapefile. Thanks to Minoru Akagi.
Borys Jurgiel <info@borysjurgiel.pl> 2013-04-25
Always set "SHAPE_ENCODING" GDAL config option to "" in QgsVectorFileWriter (follows up commit:c0551a6)
Etienne Tourigny <etourigny.dev@gmail.com> 2013-04-25
fix cpt-city loading of invalid (non-existent) ramps in Seleections
Etienne Tourigny <etourigny.dev@gmail.com> 2013-04-25
add simple help to cpt-city dialog
Etienne Tourigny <etourigny.dev@gmail.com> 2013-04-25
add ramp count to selection info label
Etienne Tourigny <etourigny.dev@gmail.com> 2013-04-23
change QGis to QGIS
Etienne Tourigny <etourigny.dev@gmail.com> 2013-04-22
add cpt-city selections to distribution
Juergen E. Fischer <jef@norbit.de> 2013-04-25
osgeo4w: make batch files location independant
Salvatore Larosa <lrssvtml@gmail.com> 2013-04-25
[pyqgis-console] fix object inspector on windows 7
- minor fixes
Merge: e0838b0 4f54664
vinayan <vinayan123@gmail.com> 2013-04-25
Merge pull request #556 from vinayan/splitVector
[Fix #7618] - split vector layer does not work in master
vinayan <vinayan123@gmail.com> 2013-04-25
ftools-fix split vector layer
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-04-26
Add workaround for loading forms with custom widgets from PyQt4
More information: qt-project.org/forums/viewthread/27098/
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-14
Enable pal label testing to qgis_bench
Larry Shaffer <larrys@dakotacarto.com> 2013-04-24
Make sure Analysis menu (sextante) shows up before Window menu on Mac
Larry Shaffer <larrys@dakotacarto.com> 2013-04-24
Small update to Mac notes in INSTALL
Werner Macho <werner.macho@gmail.com> 2013-04-24
translation update: cz by Jan
D'Hont René-Luc <rldhont@gmail.com> 2013-04-24
shapefiles served with qgis wfs server are completely wrong #7536
The bug is due to an inversion between tuple and coordinates separator in Polygon
coordinates element.
olivierdalang <olivier.dalang@gmail.com> 2013-04-24
[FEATURE] allows to store SQL queries in the DB manager
Radim Blazek <radim.blazek@gmail.com> 2013-04-24
common raster enums moved to raster namespace
Juergen E. Fischer <jef@norbit.de> 2013-04-24
wmts: fix dimension support
Victor Olaya <volayaf@gmail.com> 2013-04-24
[sextante] fixed #7694. v.clean now accepts decimal values as input
Victor Olaya <volayaf@gmail.com> 2013-04-24
[sextante] fixed missing + icons in modeler
Alexander Bruy <alexander.bruy@gmail.com> 2013-04-24
[sextante] wrap long lines in help file
Alexander Bruy <alexander.bruy@gmail.com> 2013-04-24
[sextante] add output to r.stream.stats module
Radim Blazek <radim.blazek@gmail.com> 2013-04-24
vector data provider start/stop editing methods
Merge: 608adb8 ac6a1ee
Alexander Bruy <alexander.bruy@gmail.com> 2013-04-24
Merge branch 'r-stream'
Alexander Bruy <alexander.bruy@gmail.com> 2012-12-01
[sextante] add r.stream.* GRASS modules
Alexander Bruy <alexander.bruy@gmail.com> 2013-04-24
[sextante] add separators to context menu
Juergen E. Fischer <jef@norbit.de> 2013-04-24
fix #7690
Chris Crook <ccrook@linz.govt.nz> 2013-04-24
Making test script a bit more robust
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-04-24
Add binding for QgsAttributeDialog
Juergen E. Fischer <jef@norbit.de> 2013-04-24
german translation update
Salvatore Larosa <lrssvtml@gmail.com> 2013-04-22
[pyqgis-console] fixes #7653 and #7646
- more minor fixes
Victor Olaya <volayaf@gmail.com> 2013-04-17
[sextante]new modeler interface
Merge: 6d046fc 20d40bf
Tim Sutton <tim@linfiniti.com> 2013-04-23
Merge pull request #540 from ccrook/delimited_text_bug_fixes
More delimited text bug fixes
Chris Crook <ccrook@linz.govt.nz> 2013-04-24
Post merge fixes
Merge: 02388fe 1176bbc
Chris Crook <ccrook@linz.govt.nz> 2013-04-24
Merge with master
Marco Bernasocchi <marco@opengis.ch> 2013-04-16
make cmake honor PYTHON_LIBRARY
Emilio Loi <loi@faunalia.it> 2013-04-23
Merge branch 'master' of git://github.com/qgis/Quantum-GIS into styles_to_db
Merge: 1176bbc 0b780b0
Jürgen Fischer <jef@norbit.de> 2013-04-23
Merge pull request #539 from matthias-kuhn/fix-7639
[Fix #7639] Values for new attributes not saved (Blocker)
Marco Lechner, in medias res GmbH <lechner@webgis.de> 2013-04-22
Adds more tolerance to QGIS mapserver for not fully OGC compliant WxS clients
At the moment QGIS mapserver is relatively strict in interpreting the REQUEST parameter. With this pull QGIS mapserver also accepts non compliant requests not using CamelCase e.g. REQUEST=getcapabilities. This pull does not brake the servers OGC compliance but makes it more tolerant for non-compliant clients. Even the OGC reference implementation (based on deegree ?) is relatively tolerant at this point.
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-23
[Fix #7674] Transfer ownership of layer to C++ when added to the registry
Chris Crook <ccrook@linz.govt.nz> 2013-04-23
Updating QGis to QGIS in vector layer source documentation
Merge: 2073f87 f3ab812
Nathan Woodrow <madmanwoo@gmail.com> 2013-04-22
Merge pull request #548 from minorua/raster_memory_leaks
Fix some memory leaks Fix #6795
Chris Crook <ccrook@linz.govt.nz> 2013-04-23
Replace QGis with QGIS throughout
Chris Crook <ccrook@linz.govt.nz> 2013-04-23
Tidying up help file
Borys Jurgiel <info@borysjurgiel.pl> 2013-04-22
Disable encoding combobox in layer properties dialog for OGR provider with OLCStringsAsUTF8==true (so when it doesn't work anyway). Patch from Minoru Akagi.
Chris Crook <ccrook@linz.govt.nz> 2013-04-23
Tidying up help file
Salvatore Larosa <lrssvtml@gmail.com> 2013-04-22
[pyqgis-console] allows to handle non-ascii chars in script file name
Salvatore Larosa <lrssvtml@gmail.com> 2013-04-22
[pyqgis-console] shows also derived class name in object browser widget
Salvatore Larosa <lrssvtml@gmail.com> 2013-04-22
[pyqgis-console] fix indentation
Merge: 1a91841 0564ab1
Borys Jurgiel <info@borysjurgiel.pl> 2013-04-22
Merge pull request #492 from borysiasty/encoding_write_fix
Fix shapefile encoding in QgsVectorFileWriter
Merge: ea382d1 1a91841
Emilio Loi <loi@faunalia.it> 2013-04-22
Merge branch 'master' of git://github.com/qgis/Quantum-GIS into styles_to_db
Conflicts:
src/ui/qgsvectorlayerpropertiesbase.ui
Minoru Akagi <akaginch@gmail.com> 2013-04-22
fix some memory leaks
Salvatore Larosa <lrssvtml@gmail.com> 2013-04-22
[pyqgis-console] fix - allows to apply the console settings at all the tabs
nyalldawson <nyall.dawson@gmail.com> 2013-04-22
Add SIP bindings for composer item blend mode and transparency
Merge: 269a419 2298cae
Nyall Dawson <nyall.dawson@gmail.com> 2013-04-21
Merge pull request #547 from nyalldawson/blend_modes_sip
Add sip bindings for layer blend modes
nyalldawson <nyall.dawson@gmail.com> 2013-04-22
Add sip bindings for layer blend modes
Salvatore Larosa <lrssvtml@gmail.com> 2013-04-21
[pyqgis-console] converts all newlines to "\n" in order to fix the "Enter selected command" from the editor
- fixes background color for toolbar editor on Windows
- minor fixes
Larry Shaffer <larrys@dakotacarto.com> 2013-04-19
Update vector layer properties dialog with vertical tabs
- Following subsections still need work: Labeling (ng), Diagrams and possibly more on Style
- Add new SVG icons for Labels, Display and Metadata tabs
- Add up/down, plus/minus icons for consistency
- Move Metadata tab to bottom of list for vector and raster layer property dialogs
- Update report stylesheet (metadata output) to support direct RTF copy/paste (i.e. black-colored fonts)
- Update report stylesheet to use light gray backgrounds for headers instead of unpredictable highlight color
Werner Macho <werner.macho@gmail.com> 2013-04-21
translation update simplified Chinese by Calvin
Victor Olaya <volayaf@gmail.com> 2013-04-21
[sextante] fixed problem with algorithm classification in modeler. It was introduced in commit 7feb1af62f
Victor Olaya <volayaf@gmail.com> 2013-04-21
[sextante] added better autoconfiguration for external apps' paths
Victor Olaya <volayaf@gmail.com> 2013-04-21
[sextante] improvements in configuration dialog
Victor Olaya <volayaf@gmail.com> 2013-04-21
[sextante]Fixed bug in dissolve tool
Victor Olaya <volayaf@gmail.com> 2013-04-19
[sextante] removed headers in example scripts
Juergen E. Fischer <jef@norbit.de> 2013-04-21
osgeo4w: update to grass 6.4.3RC3
William Kyngesburye <kyngchaos@kyngchaos.com> 2013-04-20
forgot import for default TauDEM/MPI paths for OS X
Salvatore Larosa <lrssvtml@gmail.com> 2013-04-21
[pyqgis-console] Follow up 7096a73
Salvatore Larosa <lrssvtml@gmail.com> 2013-04-17
[pyqgis-console] added a python object browser for editor
- allow to save state for splitters
- minor fixes and cleanup
Salvatore Larosa <lrssvtml@gmail.com> 2013-04-20
[pyqgis-console] remove unnecessary code and fix tabs tooltip
William Kyngesburye <kyngchaos@kyngchaos.com> 2013-04-20
default TauDEM/MPI paths for OS X
Juergen E. Fischer <jef@norbit.de> 2013-04-20
fix #7461
Salvatore Larosa <lrssvtml@gmail.com> 2013-04-20
[pyqgis-console] disables tab widget editor if restore tabs is prompted and adds tab tooltip
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-20
Fix doxygen comments
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-20
QgsMapLayerRegistry add/remove signals reworked
* "theEmitSignal" parameter renamed to addToLegend
* layer(s)WillBeRemoved has no more "theEmitSingal" parameter
* layer(s)WillBeRemoved and layer(s)(Was)Added emitted in every case
* legendLayersAdded( QList<QgsMapLayer*> theMapLayers ) signal added
* removedAll renamed to removeAll (is emitted BEFORE layers are removed)
Juergen E. Fischer <jef@norbit.de> 2013-04-20
windows: include SHA in minidump name
Juergen E. Fischer <jef@norbit.de> 2013-04-20
windows: generate minidump on crash
Radim Blazek <radim.blazek@gmail.com> 2013-04-20
python QgsField.__len__() fix; fixes PyQgsMemoryProvider and PyQgsVectorLayer test on platforms with SIP < 4.10.3
nyalldawson <nyall.dawson@gmail.com> 2013-04-20
Make sure margin spin box is always enabled when applicable
Radim Blazek <radim.blazek@gmail.com> 2013-04-20
PyQgsDelimitedTextProvider fix for python 2.6 (dictionary comprehensions not supported)
Radim Blazek <radim.blazek@gmail.com> 2013-04-20
raster cleanup
Radim Blazek <radim.blazek@gmail.com> 2013-04-20
Deleted QgsFreakOutShader
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-04-20
Remove project wording from Project menu
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-04-20
Change File to Project menu in main screen
Radim Blazek <radim.blazek@gmail.com> 2013-04-19
raster cleanup
Radim Blazek <radim.blazek@gmail.com> 2013-04-19
raster filters moved to pipe node in project file to allow custom filters in future
Victor Olaya <volayaf@gmail.com> 2013-04-19
[sextante] removed actions from toolbox, as they can be confusing. The toolbox should contain only algorithms
Victor Olaya <volayaf@gmail.com> 2013-04-19
[sextante] Made configuration of algorithm classification available in toolbox
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-04-19
Add python bindings for symbology units and data defined functions
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-04-19
Use better expression to string conversion
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-04-19
Fix offset for ellipse renderer
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-19
[vectorlayercache] properly copy featurerequest
Juergen E. Fischer <jef@norbit.de> 2013-04-19
fix windows build - add missing CORE_EXPORTs
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-19
[attributetable] No autofallback to FilterMode::ShowVisible
As soon as extents of the map canvas changed, the filter showvisible was reapplied without a reason
Merge: 31cecdb 7fff92a
matthias-kuhn <matthias.kuhn@gmx.ch> 2013-04-19
Merge pull request #544 from rduivenvoorde/rubberband#7628
fix #7628
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-19
Fix attributetable and vectorlayercache
* In the attributetable there was a mess with references and pointers, originating from 66fadee8ef.
* QgsVectorLayerCache did sometimes cache features which did not contain all information which needs to be cached and therefore corrupting the cache and leading to incomplete cache hits.
* Add a unit test for the cache problem
* Fix QgsCacheIndexFeatureId
* QgsAbstractCacheIndex::getCacheIterator now produces a QgsFeatureIterator (instead of a list of Feature Ids). This allows to combine a mixed response, partly satisfied by the cache and partly by an additional query to the backend.
D'Hont René-Luc <rldhont@gmail.com> 2013-04-19
qgis wfs server cannot serve geometryless tables
http://hub.qgis.org/issues/7534
In a project where there are geometryless tables everything seems to allow publish them with qgis wfs server. In the project/layer properties all the proper panels (ex. OWS server) seems to allow this operation, but then when accessing the wfs service with the WFS client, the table is not added correctly in the project. In the TOC shows a strange icon (instead the expected table icon) and the table of attributes is empty.
In the client the support for geometryless wfs tables should be available since
http://hub.qgis.org/projects/quantum-gis/repository/revisions/aedddc22b11e26df900d1ff91d6d23c94d905c78
so it is a server issue.
nyalldawson <nyall.dawson@gmail.com> 2013-04-12
Fix segfault when html composer labels contain img tags
nyalldawson <nyall.dawson@gmail.com> 2013-04-19
[Fix 7641] Disable margin control for atlas when a point layer is selected
Change fixed scale control to radio button
Fix margin size not saving
nyalldawson <nyall.dawson@gmail.com> 2013-04-19
Fix occasional NaN when automatically calculating heatmap radius
PhilippeDorelon <philippe.dorelon@gmail.com> 2013-04-18
Update qgsvectorlayereditbuffer.cpp
Chris Crook <ccrook@linz.govt.nz> 2013-04-19
Minor help file improvements
Juergen E. Fischer <jef@norbit.de> 2013-04-18
fix #7642
Richard Duivenvoorde <richard@duif.net> 2013-04-18
fix for #7628 undo does not work ok
adding a removePoint method, which can also take a negative index to start
removing vertices from the end.
actual fix for #7628 was to not remove the last node, but the one before that.
Juergen E. Fischer <jef@norbit.de> 2013-04-18
german translation update
Werner Macho <werner.macho@gmail.com> 2013-04-18
translation update: bosnian by Almir
Werner Macho <werner.macho@gmail.com> 2013-04-18
translation update: cz by Jan
Larry Shaffer <larrys@dakotacarto.com> 2013-04-18
Update new composer item Rendering group box
- Set form layout to match others in composer
- Add companion spin box for transparency slider
- Add syncGroup property for collapsible group box functionality
- Clean up some old commented-out code (replaced by QgsColorButton with alpha support)
Larry Shaffer <larrys@dakotacarto.com> 2013-04-18
Set better default drop shadow parameters
Larry Shaffer <larrys@dakotacarto.com> 2013-04-18
Reduce width of histogram widget to fit better in new raster properties dialog
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-18
[FIX #7609] Fetch and cache data for sorting column in one query
Larry Shaffer <larrys@dakotacarto.com> 2013-04-16
Fix for #7627, wrong label scaling in print or PDF
- Add shadow device dpi output (high resolution)
- [API] Add scaleToPixelContext method to QgsPalLayerSettings for better precision scaling
Juergen E. Fischer <jef@norbit.de> 2013-04-18
wms provider: make smooth pixmap transformation in wmts optional (followup 6604d2f81)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-18
[attributetable] Usability improvements for filters
Chris Crook <ccrook@linz.govt.nz> 2013-04-18
Additional documentation
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-18
[Fix #7639] Don't compare TypeName when comparing fields
Chris Crook <ccrook@linz.govt.nz> 2013-04-18
Error message fixes and more regexp testing
Juergen E. Fischer <jef@norbit.de> 2013-04-18
wms provider: add TRANSPARENT parameter when image/x-jpegorpng is choosen (followup 6604d2f814)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-18
[dnd form designer] Expand items by default
Chris Crook <ccrook@linz.govt.nz> 2013-04-18
Minor change to tooltip message
Chris Crook <ccrook@linz.govt.nz> 2013-04-18
More testing and bug fixes
Regular expression delimiter: fixed non-intuitive behaviour of not
including capture groups in the returned fields, and improved behaviour
for anchored regular expressions. Added test cases for handling of
regular expressions.
File encoding: Selected file encoding was being ignored. Fixed and
added test cases for file encoding.
Bad formatted quoting: Fixed handling of badly formatted quotes (eg
unclosed quotes). Added test case.
Field names: Where a file had duplicate or blank field names it was
not possible to reliably set the names of X,Y,WKT fields. Relocated
field name handling to simpler common code in QgsDelimitedTextFile, with
automatic renaming of fields with ambiguous or missing names. Add test
case for field renaming
User interface fixes: Fixed tooltip and other messages throughout.
Changed encoding combo box to be alphabetically sorted. Fixed data
sample to be refreshed when encoding changed.
Salvatore Larosa <lrssvtml@gmail.com> 2013-04-18
[pyqgis-console] fixes the undo action when comment/uncomment out code in editor
Juergen E. Fischer <jef@norbit.de> 2013-04-17
show loading layer in status bar
nyalldawson <nyall.dawson@gmail.com> 2013-04-16
Blend modes apply to whole layer, not individual objects (fix #7603)
Merge: d3f4e34 4e11972
Martin Dobias <wonder.sk@gmail.com> 2013-04-17
Merge pull request #536 from frugardc/master
Fix for "a class-key must be used when declaring a friend" on make using Oracle Spatial
Werner Macho <werner.macho@gmail.com> 2013-04-17
translation update: bosnian string updates
Werner Macho <werner.macho@gmail.com> 2013-04-17
translation update: new language Bosnian
Chris Crook <ccrook@linz.govt.nz> 2013-04-18
Empty records cleaned from layer
Chris Crook <ccrook@linz.govt.nz> 2013-04-18
Adding testing feature id to test script
Juergen E. Fischer <jef@norbit.de> 2013-04-17
fix warnings
Merge: cd24f54 e0732a0
Chris Crook <ccrook@linz.govt.nz> 2013-04-18
Merge branch 'master' into delimited_text_bug_fixes
Christian Frugard <frugardc@gmail.com> 2013-04-17
add class key to QgsOracleFeatureIterator
fixes "a class-key must be used when declaring a friend" error on compile
Juergen E. Fischer <jef@norbit.de> 2013-04-17
fix #7630 - categorized renderer gui produces an empty string category as catch all case, so use it
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-17
[Fix #7552] drag'n'drop form information not loaded from qml file
Emilio Loi <loi@faunalia.it> 2013-04-17
Now if style the style already exists on the db it will be updated (Same layer, same style name)
Emilio Loi <loi@faunalia.it> 2013-04-17
Now also "Restore Default Style" works
Salvatore Larosa <lrssvtml@gmail.com> 2013-04-17
[pyqgis-console] remove duplicate entries
Emilio Loi <loi@faunalia.it> 2013-04-17
Now "Save as Default" button ask where to save the style
Victor Olaya <volayaf@gmail.com> 2013-04-17
[sextante] Fixed issue when using non-file based vector layers in modeler
Victor Olaya <volayaf@gmail.com> 2013-04-17
[sextante] fixed problem when exporting non-file based data to be used by 3rd party apps
Victor Olaya <volayaf@gmail.com> 2013-04-17
[sextante] fixed R import bug
Victor Olaya <volayaf@gmail.com> 2013-04-16
[sextante] Fixed iterative execution
Some additional minor fixes
Juergen E. Fischer <jef@norbit.de> 2013-04-17
fix windows build
Merge: e6f3b2e 58737b6
alexbruy <alexander.bruy@gmail.com> 2013-04-16
Merge pull request #526 from vinayan/pip7414
[fTools] fix Points in Polygon and Delaunay triangulation (closes #7414, #7360)
nyalldawson <nyall.dawson@gmail.com> 2013-04-17
Draw background on painter before rendering map for composer map items (fix #7461)
Chris Crook <ccrook@linz.govt.nz> 2013-04-17
Fixed tooltip text throughout. Renamced combo box named cbxEncoding to cmbEncoding
Merge: 22e54b9 e1421f5
Tim Sutton <tim@linfiniti.com> 2013-04-16
Merge pull request #532 from ccrook/delimited_text_bug_fixes
Three delimited text bug fixes, GUI tidyup, context help fix
Chris Crook <ccrook@linz.govt.nz> 2013-04-17
Minor error in tooltip help
Merge: c396128 22e54b9
Chris Crook <ccrook@linz.govt.nz> 2013-04-17
Merge branch 'master' into delimited_text_bug_fixes
Chris Crook <ccrook@linz.govt.nz> 2013-04-17
Added label to UI to match context help
Chris Crook <ccrook@linz.govt.nz> 2013-04-17
Fixing layout of examples in delimited text help file
Chris Crook <ccrook@linz.govt.nz> 2013-04-17
Second try at renaming delimited text help files
Chris Crook <ccrook@linz.govt.nz> 2013-04-17
Delimited text file: tidying up UI layout and labels, updating help file
Merge: 041b9f1 d06ab3c
Chris Crook <ccrook@linz.govt.nz> 2013-04-17
Merge branch 'master' into delimited_text_bug_fixes
Chris Crook <ccrook@linz.govt.nz> 2013-04-17
Fixing names of Delimited text context help files
Radim Blazek <radim.blazek@gmail.com> 2013-04-16
raster cleanup
Leyan <ouyang.leyan@hotmail.com> 2013-04-16
update sip file
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-16
Fix feature edit selection in filtered feature list
Radim Blazek <radim.blazek@gmail.com> 2013-04-16
raster cleanup
Leyan <ouyang.leyan@hotmail.com> 2013-04-16
call saveAsUserCRS after each call to createFromProj4
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-16
Select proper features in filtered feature list
Leyan <ouyang.leyan@hotmail.com> 2013-04-16
custom CRS save API change
Alexander Bruy <alexander.bruy@gmail.com> 2013-04-16
[sextante] support for non-ASCII characters in SEXTANTE log
Emilio Loi <loi@faunalia.it> 2013-04-16
In QgsVectorLayer::loadNamedStyle changed how to check if the usi refers to db or not
Radim Blazek <radim.blazek@gmail.com> 2013-04-16
GDAL provider identify no data fix
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-04-16
More dd symbology cleanups
Emilio Loi <loi@faunalia.it> 2013-04-16
Added controls on style table consistency and named style validity
Alexander Bruy <alexander.bruy@gmail.com> 2013-04-16
[sextante] fix Distance Matrix tool
Alexander Bruy <alexander.bruy@gmail.com> 2013-04-14
[sextante] add license to script and fix its group
Merge: 5875d5a 07abb34
Salvatore Larosa <lrssvtml@gmail.com> 2013-04-15
Merge pull request #399 from slarosa/pyqgis_console_side_editor_2
[FEATURE] Side Editor for Python Console
Salvatore Larosa <lrssvtml@gmail.com> 2013-04-16
[pyqgis-console] cleaning up code and minor fixes
Salvatore Larosa <lrssvtml@gmail.com> 2013-04-16
[pyqgis-console] fix interrupted system call on run script for osx
Salvatore Larosa <lrssvtml@gmail.com> 2013-04-15
[pyqgis-console] fix shortcut keysequence for side editor
- added class menu removed by mistake
- minor fixes
Salvatore Larosa <lrssvtml@gmail.com> 2013-04-14
[pyqgis-console] added button for comment/uncomment code in side editor and minor fixes
Salvatore Larosa <lrssvtml@gmail.com> 2013-04-14
[pyqgis-console] added new toolbar for side editor
Salvatore Larosa <lrssvtml@gmail.com> 2013-04-13
[pyqgis-console] some fix for run script and restore tabs
Salvatore Larosa <lrssvtml@gmail.com> 2013-04-13
[pyqgis-console] added button to toggle the side editor in python console
Salvatore Larosa <lrssvtml@gmail.com> 2013-04-12
[pyqgis-console] fixes prompt save tab on closing
Salvatore Larosa <lrssvtml@gmail.com> 2013-01-22
[FEATURE] Side Editor for Python Console
Chris Crook <ccrook@linz.govt.nz> 2013-04-16
GUI bug fix - was not restoring delimiter characters from saved settings
Chris Crook <ccrook@linz.govt.nz> 2013-04-16
Missed committing files
Chris Crook <ccrook@linz.govt.nz> 2013-04-16
Fix for handling of numeric columns with comma for decimal point (bug #6719)
Larry Shaffer <larrys@dakotacarto.com> 2013-04-15
Put old theme icons back into source tree under themes_ or icons_old next to current directories
Larry Shaffer <larrys@dakotacarto.com> 2013-04-15
Condense app icon themes down to just one, based upon 'gis' theme
- 'gis' theme copied over default
- All other themes removed, available here:
http://drive.dakotacarto.com/qgis/QGIS-images_pre-gis-theme-switch.zip
- Make sure new default overrides removed themes
- Update some tool buttons for consistency
Chris Crook <ccrook@linz.govt.nz> 2013-04-16
Code name consistency fix and unit tests for functions
Chris Crook <ccrook@linz.govt.nz> 2013-04-16
Fixed indentation in qgsexpression.cpp
Chris Crook <ccrook@linz.govt.nz> 2013-04-16
Colour functions and en-US help files implemented.
Merge: c62c396 268c037
Chris Crook <ccrook@linz.govt.nz> 2013-04-16
Merge branch 'master' into colour_functions
Chris Crook <ccrook@linz.govt.nz> 2013-04-16
WIP
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-15
[Fix #7597] Attribute Table: Reintroduce locale aware sorting
Juergen E. Fischer <jef@norbit.de> 2013-04-15
fix crash on close in attribute table (layer cache already destroyed when model dtor is called)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-04-15
More symbology cleanups
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-04-15
Clean data defined code of svg marker
Radim Blazek <radim.blazek@gmail.com> 2013-04-15
raster cleanup
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-15
[Fix test] Set fixed offset angle for reproducable results
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-15
[Fix diagramtest] replace control image with properly rotated image
vinayan <vinayan123@gmail.com> 2013-04-15
[Fix #7360] - Fix Dealauney to vector api changes
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-15
QgsVectorLayerCache: include edit buffer changes as well
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-15
Dual View: Commit feature edits to edit buffer, when the attribute table is closed
or when the view mode is changed
or when the focus is lost
Radim Blazek <radim.blazek@gmail.com> 2013-04-15
raster properties pipe tab removed
Radim Blazek <radim.blazek@gmail.com> 2013-04-15
QgsWebView renamed to QgsIdentifyResultsWebView
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-04-15
Start cleaning data defined symbology code
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-15
Fix javadoc comments
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-13
Add updateFields() signal, so adding of joined fields is communicated
attributeAdded and attributeDeleted signals are only emitted for "real" fields
and not for "virtual fields" as in joined fields. Therefore this signal should
be used instead to keep track of these
Juergen E. Fischer <jef@norbit.de> 2013-04-15
indentation update
Juergen E. Fischer <jef@norbit.de> 2013-04-15
fix windows build
Merge: 82b41db 632bfbb
Tim Sutton <tim@linfiniti.com> 2013-04-14
Merge pull request #527 from ccrook/master
Fix of delimited text provider to handle CSV files including quoted newlines properly
Chris Crook <ccrook@linz.govt.nz> 2013-04-15
Fix to detection of LINESTRING WKT in delimited text provider dialog
Chris Crook <ccrook@linz.govt.nz> 2013-04-15
Fix to handling of geometry type selectors
Chris Crook <ccrook@linz.govt.nz> 2013-04-15
Fix for degrees/minutes format
Chris Crook <ccrook@linz.govt.nz> 2013-04-15
Tidying up test output
Chris Crook <ccrook@linz.govt.nz> 2013-04-15
Items missed in last commit - DMS functionality
Chris Crook <ccrook@linz.govt.nz> 2013-04-15
Added DMS functionality, fixed source code indenting
nyalldawson <nyall.dawson@gmail.com> 2013-04-15
Add Nyall Dawson to authors
Larry Shaffer <larrys@dakotacarto.com> 2013-04-05
Add drop shadow option to labels
- Add option to show debug rectangles for shadows to PAL engine properties
- Add small container class, QgsLabelComponent, for temporal values during generation of label components
- Add static image blurring function to QgsSymbolLayerV2Utils
- Fix rotational offset issue with label backgrounds
Juergen E. Fischer <jef@norbit.de> 2013-04-14
wms provider: improve cubewerx support
Larry Shaffer <larrys@dakotacarto.com> 2013-04-14
Followup to 611f77b, better place to trigger gui update
Larry Shaffer <larrys@dakotacarto.com> 2013-04-14
Better fix for situations like #7602
- In base class, auto-remove corresponding list widget item when stack widget is removed
- Minimize band rendering group box stretching if there probably is no combo box choice (e.g. WMS layer)
Larry Shaffer <larrys@dakotacarto.com> 2013-04-14
Fix for #7602, Pyramids and Histogram tabs should be hidden for WMS layers in raster properties dialog
Salvatore Larosa <lrssvtml@gmail.com> 2013-04-14
Add Salvatore Larosa to authors
Emilio Loi <loi@faunalia.it> 2013-04-14
Loading from db now works. Still missing a lot of controls and info about errors
Chris Crook <ccrook@linz.govt.nz> 2013-04-14
Final tests enabled
Larry Shaffer <larrys@dakotacarto.com> 2013-04-13
Set QgsCollapsibleGroupBox's collapse-on-uncheck to happen only when clicked by user
- This keeps checkable group boxes from being programmatically collapsed when initializing a dialog
Larry Shaffer <larrys@dakotacarto.com> 2013-04-13
Fix for #7598, CRS info on the lower right corner does not show anymore
- Should not affect fix for #7532
Larry Shaffer <larrys@dakotacarto.com> 2013-04-13
Update spacing and expansion of widgets in project properties dialog
Larry Shaffer <larrys@dakotacarto.com> 2013-04-13
Set synGroups for raster properties collapsible group boxes
Larry Shaffer <larrys@dakotacarto.com> 2013-04-13
Set Style tab as default on first opening of raster properties
Larry Shaffer <larrys@dakotacarto.com> 2013-04-13
Fix margin addition in QgsOptionsDialogBase
Chris Crook <ccrook@linz.govt.nz> 2013-04-14
Tests completed successfully
Merge: d124732 d87eb2a
Chris Crook <ccrook@linz.govt.nz> 2013-04-14
Merge branch 'master' into delimiter_text_enhancement
Merge: 27f65c2 8ef9e6d
Werner Macho <werner.macho@gmail.com> 2013-04-13
Merge pull request #525 from vinayan/fix7474
Fix #7474 - Topology checker: QGIS crash on exit, after activating the topology checker panel
vinayan <vinayan123@gmail.com> 2013-04-14
[Fix #7414] - points in polygon does not work
Juergen E. Fischer <jef@norbit.de> 2013-04-13
fix doxygen and 'unused' warnings
Victor Olaya <volayaf@gmail.com> 2013-04-13
[sextante] fixed issue with header
Juergen E. Fischer <jef@norbit.de> 2013-04-13
missed a new file in 7990ec48c
Andreas Neumann <a.neumann@carto.net> 2013-04-13
replace brush icon for clearing fields with more abstract icon
Radim Blazek <radim.blazek@gmail.com> 2013-04-13
reprojector no data fix
Emilio Loi <loi@faunalia.it> 2013-04-13
First attempt to create a load style ui
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-13
Addes Matthias Kuhn to authors
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-09
[FIX #5525] Attribute table performance for large tables
The selection handling performance has been improved a lot
Introduces also more detailed signalling of selection change from QgsVectorLayer
vinayan <vinayan123@gmail.com> 2013-04-13
fix segfault when closing qgis with error rubberbands present in canvas
vinayan <vinayan123@gmail.com> 2013-04-13
fix segfault on exit after enabling topology dock window
Radim Blazek <radim.blazek@gmail.com> 2013-04-13
raster no data speed up
Merge: f0132dc 7afa4f6
Jürgen Fischer <jef@norbit.de> 2013-04-13
Merge pull request #502 from nyalldawson/wms_dialog
Fix tab order in WMS dialog, change layer control to extended selection mode for usability
Merge: 736f765 f0dd138
mhugent <marco.hugentobler@sourcepole.ch> 2013-04-13
Merge pull request #516 from Oslandia/atlas
Fix qgsatlascomposition constructor and related Atlas unit tests
Merge: 99bf5fa e3451bb
Jürgen Fischer <jef@norbit.de> 2013-04-13
Merge pull request #514 from mbernasocchi/master
more qreal vs double issues for android
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-04-13
Handle percentage encoded keys in WMS server
Emilio Loi <loi@faunalia.it> 2013-04-13
Now you can add ui files
Victor Olaya <volayaf@gmail.com> 2013-04-13
[sextante] force export to shp in grass algorithms, since v.in.ogr syntax seems to be not always the same and some formats (i.e. GML) are not working
Victor Olaya <volayaf@gmail.com> 2013-04-13
[sextante] minor bug fix in saga/grass installation checking.
Also code cleaning
Radim Blazek <radim.blazek@gmail.com> 2013-04-13
raster nodata bitmap and reprojector fix; fixes qgis_composerscalebartest
Juergen E. Fischer <jef@norbit.de> 2013-04-13
fix #7560
Victor Olaya <volayaf@gmail.com> 2013-04-13
[sextante] made fields in saga polygon dissolve optional
Juergen E. Fischer <jef@norbit.de> 2013-04-13
wms provider fixes:
- use smooth transformation when rescaling tiles
- use ows:BoundingBox to retrieve WMTS extents if no ows:WGS84BoundingBox was
given
- handle empty WMTS dimensions
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-04-13
Fix wms server format test
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-04-13
Improve format test
Emilio Loi <loi@faunalia.it> 2013-04-13
Added QMenu on loadStyle button with 2 options (load from filesystem, load from db)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-04-13
Support for returning base64 coded results from GetMap and GetPrint
Martin Dobias <wonder.sk@gmail.com> 2013-04-13
Fix QgsMessageLog python wrapper
Werner Macho <werner.macho@gmail.com> 2013-04-13
adding licences for Victor :)
Juergen E. Fischer <jef@norbit.de> 2013-04-13
fix 0d69d4c6a
Werner Macho <werner.macho@gmail.com> 2013-04-13
translation update: adding missing strings to be up to date
Juergen E. Fischer <jef@norbit.de> 2013-04-13
german translation update
Emilio Loi <loi@faunalia.it> 2013-04-13
Changed "save to db" provider capability check
Juergen E. Fischer <jef@norbit.de> 2013-04-13
ignoreShapeEncoding should only have effect on shapes (follows up fea86ea176)
Victor Olaya <volayaf@gmail.com> 2013-04-13
[sextante] several fixes for supporting optional parameters in modeler
Merge: a6e5569 366e138
Werner Macho <werner.macho@gmail.com> 2013-04-13
Merge pull request #517 from L-Infantini/master
Translations and corrections pt_PT
Merge: a05ac22 a5436a8
Werner Macho <werner.macho@gmail.com> 2013-04-13
Merge pull request #524 from tomass/master
Update Lithuanian translations
Merge: 5d99595 fe7f26f
mhugent <marco.hugentobler@sourcepole.ch> 2013-04-13
Merge pull request #523 from 3nids/dropinvalidchars
drop invalid chars in project write entry
Tomas <tomasstraupis@gmail.com> 2013-04-13
Update Lithuanian translations
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-04-13
drop invalid chars in project write entry
Emilio Loi <loi@faunalia.it> 2013-04-13
Missing qgssavestyletodbdialog ui files
Chris Crook <ccrook@linz.govt.nz> 2013-04-13
Test development continuing
Victor Olaya <volayaf@gmail.com> 2013-04-13
[sextante] removed pydevd imports added by mistake
Larry Shaffer <larrys@dakotacarto.com> 2013-04-12
Update raster properties dialog to vertical tabs
- Minimize width of band renderer type widgets by reorganizing layouts and fixing spacing issues
- Fix #7569, too much information when edit style on raster layer properties
- Group 'Color rendering' options
- Add Reset button to 'Color rendering' options
- Add icon for pseudocolor colormap sorting
Radim Blazek <radim.blazek@gmail.com> 2013-04-12
keep blue value as double, fixes #7107
Radim Blazek <radim.blazek@gmail.com> 2013-04-12
renamed doubleNear to qgsDoubleNear, QgsMalloc to qgsMalloc, QgsCalloc to qgsCalloc, QgsFree to qgsFree
Radim Blazek <radim.blazek@gmail.com> 2013-04-12
raster no data value made optional
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-04-12
Keep item position constant if reference point changes (ticket #7519)
Emilio Loi <loi@faunalia.it> 2013-04-12
Added feature to save vector layers styles to postgis (when provider is postgre$
Emilio Loi <loi@faunalia.it> 2013-04-12
Added feature to save vector layers styles to postgis (when provider is postgres) and load one of them adding a new postgis vector layer
Emilio Loi <loi@faunalia.it> 2013-04-12
Added new option for saving styles on db for vector layers with postgres provider
Merge: 61b3e4c41 706ac99
mhugent <marco.hugentobler@sourcepole.ch> 2013-04-12
Merge pull request #460 from 3nids/readListEntryDefault
Added default value argument for readEntryList
Victor Olaya <volayaf@gmail.com> 2013-04-12
[sextante]changed 'create grid' algorithm to allow non integer values
Victor Olaya <volayaf@gmail.com> 2013-04-12
[sextante]improved information when missing 3rd party app before running algorithm
Victor Olaya <volayaf@gmail.com> 2013-04-12
[sextante] corrected parameter serialization scheme
Victor Olaya <volayaf@gmail.com> 2013-04-12
[sextante] made ParameterTableField and ParameterString optional.
Changed serializing format of ParameterTableField
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-04-12
Remove debug variable
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-04-12
Adapt and fix attribute table for new vector api
Juergen E. Fischer <jef@norbit.de> 2013-04-12
ogr provider: don't ignore set encoding if SHAPE_ENCODING is set although OGR
still claims that strings are already UTF-8
Merge: 1a4ce3e bc67bde
mhugent <marco.hugentobler@sourcepole.ch> 2013-04-12
Merge pull request #520 from 3nids/removeaction
add removeAction method to layer actions
Victor Olaya <volayaf@gmail.com> 2013-04-12
[sextante] fixes in gdal/ogr algorithms and more tests
Victor Olaya <volayaf@gmail.com> 2013-04-12
[sextante] fixed missing import
Victor Olaya <volayaf@gmail.com> 2013-04-12
[sextante] reintroduced Model->Python conversion
Victor Olaya <volayaf@gmail.com> 2013-04-12
[sextante]Fixed issue in algorithms that change projection of output layers
Alexander Bruy <alexander.bruy@gmail.com> 2013-04-12
[sextante] remove TauDEM help files. Now this files are available from
SEXTANTE-Help repo
Merge: fa9e0ac ab8b53e
Tim Sutton <tim@linfiniti.com> 2013-04-12
Merge pull request #519 from borysiasty/master
Update the default symbol set - new symbols from Anita and some fixes
jdugge <juernjakob@gmail.com> 2013-04-12
Update widgetRasterize.ui
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-04-12
add removeAction method to layer actions
Chris Crook <ccrook@linz.govt.nz> 2013-04-12
Adding code example to QgsVectorLayer documentation
Chris Crook <ccrook@linz.govt.nz> 2013-04-12
doxygen fixup
Borys Jurgiel <info@borysjurgiel.pl> 2013-04-12
Update default symbol set: more symbols from Anita, lock colour in bottom layer of road symbols, include symbology-ng-style.db instead of the depreciated xml in OsGeo4W
Merge: 920253d a290fa2
Chris Crook <ccrook@linz.govt.nz> 2013-04-12
Merge branch 'master' into delimiter_text_enhancement
Chris Crook <ccrook@linz.govt.nz> 2013-04-12
Documentation updates
Merge: a290fa2 5432618
Werner Macho <werner.macho@gmail.com> 2013-04-12
Merge pull request #507 from matthias-kuhn/fix-7508
[FIX #7508] drag'n'drop form generator wrong creation of group container
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-08
[FIX #7508] drag'n'drop form generator wrong creation of group container
Chris Crook <ccrook@linz.govt.nz> 2013-04-12
Adding documentation for data providers
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-04-12
Tweak margins on attribute table
Martin Dobias <wonder.sk@gmail.com> 2013-04-12
Fix #7549 (selection color is now stored in QgsRendererContext)
Chris Crook <ccrook@linz.govt.nz> 2013-04-12
WIP
Martin Dobias <wonder.sk@gmail.com> 2013-04-11
[API] remove QgsVectorDataProvider::enableGeometrylessFeatures(bool)
Geometryless features are not skipped by default anymore.
Werner Macho <werner.macho@gmail.com> 2013-04-11
fix error when labeling joinfields with spatialite files
Manually applied the patch from PhilippeDorelo
this should fix bug #7068
Merge: 207da36 6d60215
Werner Macho <werner.macho@gmail.com> 2013-04-11
Merge pull request #518 from PhilippeDorelon/valuerelation
Fix issue #7561 : valueMap or valueRelation not visible in attributeTable
Victor Olaya <volayaf@gmail.com> 2013-04-11
[sextante]changed how grass help files are found.
Now there's no need to set the help folder, it will look for html pages online instead
Victor Olaya <volayaf@gmail.com> 2013-04-11
[sextante] removed saga help files, since they are rather useless
PhilippeDorelon <philippe.dorelon@gmail.com> 2013-04-11
Update qgsattributetablemodel.cpp
Alexander Bruy <alexander.bruy@gmail.com> 2013-04-11
[sextante] catch IO error when user tried to save file in system
directory (fix #7259)
Orion <orion@orion-Ut.(none)> 2013-04-11
Translations and correctios
Alexander Bruy <alexander.bruy@gmail.com> 2013-04-11
fix Merge shapefiles tool in fTools (fix #7570)
Alexander Bruy <alexander.bruy@gmail.com> 2013-04-11
[sextante] attempt to fix issue with non-ASCII characters in modeler
Alexander Bruy <alexander.bruy@gmail.com> 2013-04-11
[sextante] remove generated *.py files from ui directory
Alexander Bruy <alexander.bruy@gmail.com> 2013-04-11
[sextante] allow to run models with no parameters (partially reverts
4e5c660823)
Alexander Bruy <alexander.bruy@gmail.com> 2013-04-11
[sextante] also improve Fields Calculator (field type, length and
precision settings)
Hugo Mercier <hugo.mercier@oslandia.com> 2013-04-11
Fix qgsatlascomposition constructor and related Atlas unit tests
Victor Olaya <volayaf@gmail.com> 2013-04-11
[sextante] adding missing files from tools reorganization
Victor Olaya <volayaf@gmail.com> 2013-04-11
[sextante] add mechanism to allow easily piping grass console output to text file
Victor Olaya <volayaf@gmail.com> 2013-04-11
[sextante]Fixed bug in pyculator algorithm
Victor Olaya <volayaf@gmail.com> 2013-04-10
[sextante] reorganized sextante tools and how they are exposed and added some tests
Merge: 4b06df0 254fc4d
Werner Macho <werner.macho@gmail.com> 2013-04-11
Merge pull request #515 from 3nids/duplicatecode
remove duplicate code
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-04-11
remove duplicate code
Alexander Bruy <alexander.bruy@gmail.com> 2013-04-11
[sextante] fix Advaced Python Calculator, add ability to select field
type, lenght and precision
Alexander Bruy <alexander.bruy@gmail.com> 2013-04-11
[sextante] add missed import
Juergen E. Fischer <jef@norbit.de> 2013-04-10
fix doxygen warnings
Larry Shaffer <larrys@dakotacarto.com> 2013-04-10
Update recent symbology widget update for cross-platform consistency
Also:
- Keep color wells from over expanding
- Group color wells together, where appropriate
- Make SVG Groups view wider (was too thin)
Radim Blazek <radim.blazek@gmail.com> 2013-04-10
QgsRasterBlock::Range to QgsRasterRange
Radim Blazek <radim.blazek@gmail.com> 2013-04-10
GRASS direct no data for type
Radim Blazek <radim.blazek@gmail.com> 2013-04-10
gdal set output no data fix
Alexander Bruy <alexander.bruy@gmail.com> 2013-04-10
[sextante] don't run models without algorithms and/or parameters
Alexander Bruy <alexander.bruy@gmail.com> 2013-04-10
[sextante] allow set field length and precision in Add field algorithm
Alexander Bruy <alexander.bruy@gmail.com> 2013-04-10
[sextante] allow non-ASCII characters in string parameters
Alexander Bruy <alexander.bruy@gmail.com> 2013-04-10
[sextante] increase max and min limits for numeric values (fixes #7143
and possible similar issues)
Alexander Bruy <alexander.bruy@gmail.com> 2013-04-10
[sextante] fix parameters handling in some GDAL algorithms
Alexander Bruy <alexander.bruy@gmail.com> 2013-04-10
[sextante] escape filenames, passed to GDAL tools (fix #5923)
Merge: 212aea7 f7732d3
Nathan Woodrow <madmanwoo@gmail.com> 2013-04-10
Merge pull request #511 from nyalldawson/html_labels_fix
Fix html labels rendering before they are fully loaded...
Merge: 76f8d60 212aea7
Marco Bernasocchi <marco@opengis.ch> 2013-04-10
Merge remote-tracking branch 'upstream/master'
Marco Bernasocchi <marco@opengis.ch> 2013-04-10
more qreal vs double issues for android
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-04-10
Change point displacement renderer to work with new vector api
Merge: 8c714a9 d52d4da
Nathan Woodrow <madmanwoo@gmail.com> 2013-04-09
Merge pull request #513 from olivierdalang/SymbolLayerWidgetsUISmallUpdate
small update of the UI of the symbollayers widgets
Victor Olaya <volayaf@gmail.com> 2013-04-09
[sextante] more tests
Victor Olaya <volayaf@gmail.com> 2013-04-09
[sextante] moved SilentProgress to independent module
Radim Blazek <radim.blazek@gmail.com> 2013-04-09
GML parser boundedBy fix
Merge: 1436056 dbf795e
mhugent <marco.hugentobler@sourcepole.ch> 2013-04-09
Merge pull request #512 from nyalldawson/blend_mode_fixes
Some blending fixes and code cleanup
nyalldawson <nyall.dawson@gmail.com> 2013-04-09
Fix html labels rendering before they are fully loaded. Prevents missing images in html labels when composer layout is output for the first time.
Chris Crook <ccrook@linz.govt.nz> 2013-04-09
After astyle
olivierdalang <olivier.dalang@gmail.com> 2013-04-09
small update of the UI of the symbollayers widgets
Chris Crook <ccrook@linz.govt.nz> 2013-04-09
Pre astyle
Pirmin Kalberer <pka@sourcepole.ch> 2013-04-08
Globe: Fix compilation with osgearth 2.4
nyalldawson <nyall.dawson@gmail.com> 2013-04-07
Fix labels not updating for atlas prints when blend mode is applied
nyalldawson <nyall.dawson@gmail.com> 2013-04-06
Use QPainter::CompositionMode for all internal blending variables and functions
Juergen E. Fischer <jef@norbit.de> 2013-04-08
german translation update
Chris Crook <ccrook@linz.govt.nz> 2013-04-09
Delimited text fix compiling
Juergen E. Fischer <jef@norbit.de> 2013-04-08
also remove transparency tests
Juergen E. Fischer <jef@norbit.de> 2013-04-08
remove unused layer transparency (and fix some warnings)
Merge: a150865 57c2307
Jürgen Fischer <jef@norbit.de> 2013-04-08
Merge pull request #508 from matthias-kuhn/dual-view-fixes
Dual view fixes
Merge: 4306632 a21fc5a
Jürgen Fischer <jef@norbit.de> 2013-04-08
Merge pull request #510 from matthias-kuhn/field-calculator-perf
[FIX #7533] Field calculator is slow
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-08
[FIX #7533] Field calculator is slow
Set the QgsDistanceArea only once and not for every loop cycle.
QgsCoordinateReferenceSystem::loadFromDb takes very long.
Martin Dobias <wonder.sk@gmail.com> 2013-04-08
Fix #7542 (crash in vector layer properties for geometryless layers)
Radim Blazek <radim.blazek@gmail.com> 2013-04-08
PyQgsRasterLayer identify test fixed
Radim Blazek <radim.blazek@gmail.com> 2013-04-08
Added QgsRasterIdentifyResult
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-08
[FIX #7543] Dual View Table/Form: Preview column not saved in project
Merge: 34adbe7 52da723
Werner Macho <werner.macho@gmail.com> 2013-04-08
Merge pull request #505 from vinayan/7477-add-rule-crash
[FIX #7477] Topology Checker - Crash as soon a layer is choosen when defining a rule
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-08
[FIX #7530] Attribute table: Edited feature not updated in single row
If only a single row was shown, the outdated cached feature would be shown even
when the attribute behind it was edited.
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-08
[FIX #7529] Attribute table: Crash when changing column filter
When using the field calculator and afterwards changing the column filter
resulted in a crash
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-08
Attribute editor, form view: Change selection behavior
Text background is now used for the current edit selection
The icon shows the feature selection state
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-08
Attribute table selection: performance improvements
When selecting features with the mouse (click and drag) only redraw
the map canvas, once the mouse is released.
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-08
Properly show feature count in attribute table title
Total # of features
Filtered features
Selected features
Radim Blazek <radim.blazek@gmail.com> 2013-04-08
qgis_bench json log fix; QGIS2 settings
Martin Dobias <wonder.sk@gmail.com> 2013-04-08
Fixed PyQgsVectorLayer test
Martin Dobias <wonder.sk@gmail.com> 2013-04-07
[API] Removed QgsSymbol, QgsMarkerCatalgoue and QgsSymbologyUtils
Martin Dobias <wonder.sk@gmail.com> 2013-04-07
[API] Removed old symbology's QgsRenderer
Martin Dobias <wonder.sk@gmail.com> 2013-04-07
[API] Removed old symbology QgsRenderer implementations
Martin Dobias <wonder.sk@gmail.com> 2013-04-07
[API] Removed old renderer support from QgsVectorLayer
Martin Dobias <wonder.sk@gmail.com> 2013-04-06
Removed old symbology dialogs.
Martin Dobias <wonder.sk@gmail.com> 2013-03-23
Removed QgsQuickPrint class
Werner Macho <werner.macho@gmail.com> 2013-04-07
translation update: galician by Xan
Juergen E. Fischer <jef@norbit.de> 2013-04-07
update .qgis to .qgis2 (to be updated on release and some more utf8 fixes
(fixes #7537)
Juergen E. Fischer <jef@norbit.de> 2013-04-07
spatialite isn't optional anymore (offlineediting, osm):
- remove configuration options
Juergen E. Fischer <jef@norbit.de> 2013-04-07
fix #6640
Juergen E. Fischer <jef@norbit.de> 2013-04-07
deduce plugin directory from a plugin that actually still exists
Larry Shaffer <larrys@dakotacarto.com> 2013-04-07
Fix #7532, startup forces new project document, even when opening data file
William Kyngesburye <kyngchaos@kyngchaos.com> 2013-04-07
cleanup Qwt build for OS X
William Kyngesburye <kyngchaos@kyngchaos.com> 2013-04-07
fix autodetect of saga & otb on OS X, also detect bundled grass, saga & otb
Minoru Akagi <akaginch@gmail.com> 2013-04-07
fix #4303
Merge: 2bfffaa 73c74ac
Werner Macho <werner.macho@gmail.com> 2013-04-07
Merge pull request #506 from vinayan/fixdupes
[FIX #7473] Topology checker-must not have duplicates does not work
Victor Olaya <volayaf@gmail.com> 2013-04-06
[sextante]fix for calling SAGA under OSX
Victor Olaya <volayaf@gmail.com> 2013-04-06
[sextante] fixed #7525 (problem with checking if external app is installed)
Juergen E. Fischer <jef@norbit.de> 2013-04-06
adjustments to build on cygwin
Juergen E. Fischer <jef@norbit.de> 2013-04-06
apply #7521
vinayan <vinayan123@gmail.com> 2013-04-06
[FIX #7473] Topology checker-must not have duplicates does not work
vinayan <vinayan123@gmail.com> 2013-04-06
rename ui members
vinayan <vinayan123@gmail.com> 2013-04-06
fix crash as soon a layer is choosen when defining a rule
Juergen E. Fischer <jef@norbit.de> 2013-04-06
establish that Qwt 6.1 is not currently supported with internal QwtPolar (closes #7495)
Radim Blazek <radim.blazek@gmail.com> 2013-04-06
qgis_bench revision log
Juergen E. Fischer <jef@norbit.de> 2013-04-06
also use expat include directory in core
Alexander Bruy <alexander.bruy@gmail.com> 2013-04-05
remove debug statement
Merge: 217e7c1 9ffc8ee
Larry Shaffer <larrys@dakotacarto.com> 2013-04-05
Merge pull request #504 from nyalldawson/blend_modes
Fix dialog resetting label and label buffer blend modes
Alexander Bruy <alexander.bruy@gmail.com> 2013-04-05
don't show ticks on slider
Alexander Bruy <alexander.bruy@gmail.com> 2013-04-05
display and allow editing of simplify tolerance value (fix #7515)
nyalldawson <nyall.dawson@gmail.com> 2013-04-05
Fix dialog resetting label and label buffer blend modes
Radim Blazek <radim.blazek@gmail.com> 2013-04-04
qgis_bench wall clock time
Merge: b809723 5e1dfd9
Nathan Woodrow <madmanwoo@gmail.com> 2013-04-04
Merge pull request #503 from nyalldawson/heatmap_dialog
Fix tab order in heatmap dialog
Larry Shaffer <larrys@dakotacarto.com> 2013-03-28
[FEATURE] Add background shapes and svg symbols to labels
- Rectangle, square, circle and ellipse generated symbols
- SVG background via new symbology, so uses cache
- Add new gui class QgsSvgSelectorWidget, symbol selector setup culled from symbologyV2
- Does not include any associated data defined mappings, yet
- Does not auto-search for missing SVGs, yet
- Caveat: does not currently account for background size in PAL collision calculations (overlaps occur)
- Allow direct update of QgsColorButton background
Nyall Dawson <nyall.dawson@gmail.com> 2013-04-05
Fix tab order in heatmap dialog
William Kyngesburye <kyngchaos@kyngchaos.com> 2013-04-04
bundle osgEarthQt if available
Juergen E. Fischer <jef@norbit.de> 2013-04-04
missed a file in 052dab819
Juergen E. Fischer <jef@norbit.de> 2013-04-04
fix #7503
Juergen E. Fischer <jef@norbit.de> 2013-04-04
fix ftools union
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-04-04
Add xml encoding to wms capabilities
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-04-04
Outline width for simple marker
Alexander Bruy <alexander.bruy@gmail.com> 2013-04-04
fix typo Python test for QgsVectorLayer
Merge: 1c6ee9f 45cd49d
mhugent <marco.hugentobler@sourcepole.ch> 2013-04-04
Merge pull request #500 from matthias-kuhn/rendering-cache-crash
[Bugfix] Make rendering cache more stable
Merge: d7a6bc3 8e7ffd7
Chris Crook <ccrook@linz.govt.nz> 2013-04-04
Merged with dev master
Merge: cbd257d 3a4aa8f
alexbruy <alexander.bruy@gmail.com> 2013-04-04
Merge pull request #501 from nyalldawson/color_control
Fix contrast, grayscale and colorize settings not applying to exported raster layers
Alexander Bruy <alexander.bruy@gmail.com> 2013-04-04
fix typo in SEXTANTE test
Nyall Dawson <nyall.dawson@gmail.com> 2013-04-04
Fix tab order in WMS dialog, change layer control to extended selection mode for usability
Juergen E. Fischer <jef@norbit.de> 2013-04-04
fix #7499
Nyall Dawson <nyall.dawson@gmail.com> 2013-04-04
Fix contrast, grayscale and colorize settings not applying to exported raster layers
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-03
Avoid possible crash in rendering loop
As soon as QgsMapLayer::setCacheImage is called while rendering is active, a crash occurs.
Due to the fact, that processEvents is called from the main rendering loop, such situations cannot always be foreseen.
Radim Blazek <radim.blazek@gmail.com> 2013-04-03
consider user no data values in GDAL raster statistics and histogram, fixes partialy #3840
Juergen E. Fischer <jef@norbit.de> 2013-04-03
also decode Qt colors
Radim Blazek <radim.blazek@gmail.com> 2013-04-03
composer legend - default symbol to label space fix
Merge: cf4fd4a 1de8c76
Jürgen Fischer <jef@norbit.de> 2013-04-03
Merge pull request #498 from matthias-kuhn/feature-request-no-geom
[FIX] Show attribute table for layers without geometry
Merge: 80f7b5a 378a858
alexbruy <alexander.bruy@gmail.com> 2013-04-03
Merge pull request #499 from nyalldawson/fix_alpha
Fixes loss of alpha after adjusting brightness/contrast/hue/saturation for rasters
nyalldawson <nyall.dawson@gmail.com> 2013-04-03
Fix loss of alpha when adjusting brightness/hue/saturation for raster. Clean and optimize code
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-04-03
Consider alpha component of colors in data defined symbology
Merge: 67a542b 95d7ec3
William Kyngesburye <kyngchaos@kyngchaos.com> 2013-04-02
Merge branch 'master' of github.com:qgis/Quantum-GIS
William Kyngesburye <kyngchaos@kyngchaos.com> 2013-04-02
add framework path to link test to fix OS X SDK problem
Merge: 87572f7 7a1b12f
Nathan Woodrow <madmanwoo@gmail.com> 2013-04-02
Merge pull request #450 from 3nids/showEditForm
Do not wait for feature form closing for non-editable layers
William Kyngesburye <kyngchaos@kyngchaos.com> 2013-04-02
add framework path to link test to fix OS X SDK problem
Juergen E. Fischer <jef@norbit.de> 2013-04-02
translation string fixes and german translation update
Juergen E. Fischer <jef@norbit.de> 2013-04-02
indentation update
Merge: b48c2dc a3634e2
Jürgen Fischer <jef@norbit.de> 2013-04-02
Merge pull request #486 from matthias-kuhn/attr-edit-dnd-multi
Attribute editor (drag and drop layouter): Proper handling when multiple...
Merge: 255b467 1b7d94b
Jürgen Fischer <jef@norbit.de> 2013-04-02
Merge pull request #488 from edigonzales/master
http referer for wm(t)s requests
Merge: c4645ea b035527
Jürgen Fischer <jef@norbit.de> 2013-04-02
Merge pull request #496 from matthias-kuhn/fix-7483
[FIX #7483] Attribute table changed selection on layer twice subsequent...
Merge: 00ae45b 002f73e
Jürgen Fischer <jef@norbit.de> 2013-04-02
Merge pull request #495 from matthias-kuhn/fix-7485
[FIX #7485]: Don't crash when expression fails to parse in dual view/preview column.
William Kyngesburye <kyngchaos@kyngchaos.com> 2013-04-02
don't _re_create fake grass lib sources on reconfigure unless gisdefs.h has changed, saves a lot of reconfigure time
William Kyngesburye <kyngchaos@kyngchaos.com> 2013-04-02
unset temporary LIB_PATH var
William Kyngesburye <kyngchaos@kyngchaos.com> 2013-04-02
more OS X install updates
William Kyngesburye <kyngchaos@kyngchaos.com> 2013-04-02
clean up qscintilla bundling
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-02
[FIX] Show attribute table for layers without geometry
And add a message to the message log when an iterator is closed due to missing geometry
Juergen E. Fischer <jef@norbit.de> 2013-04-02
vector cache: don't try to request geometries, if there aren't any
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-02
[FIX #7483] Attribute table changed selection on layer twice subsequently
This led to a crash and was superfluent
Juergen E. Fischer <jef@norbit.de> 2013-04-02
widget fixes:
- add sip bindings for new widgets (and some other missing pieces)
- change Webview to WebView (like in QWebView)
- use proxy settings also for webview widget
- don't disable Photo and webview widget
- use smooth transformation in photo widget
- show disabled color button with dotted border in actual color instead of
grayed-out
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-04-02
Don't crash when QgsExpression parser fails to parse a preview column (e.g. column without name)
Also removed throwing exception as this has been discouraged.
Merge: 4f6c2d2 60c20ab
Tim Sutton <tim@linfiniti.com> 2013-04-02
Merge pull request #494 from palmerj/wfs_ui_improvements
WFS Layer Selection UI Improvements
Jeremy Palmer <jpalmer@linz.govt.nz> 2013-04-02
Remove unused variables
Jeremy Palmer <jpalmer@linz.govt.nz> 2013-04-02
Add option for using WFS type name title for the added layer name
Jeremy Palmer <jpalmer@linz.govt.nz> 2013-04-02
Changed back to ExtendedSelection mode for the WFS item view
Jeremy Palmer <jpalmer@linz.govt.nz> 2013-04-02
Added Filter search for WFS layers. Also improved the treeView to have better column and row layout
Merge: 3d15e67 af7d6f8
William Kyngesburye <kyngchaos@kyngchaos.com> 2013-04-01
Merge branch 'master' of github.com:qgis/Quantum-GIS
William Kyngesburye <kyngchaos@kyngchaos.com> 2013-04-01
OS X install updates
Juergen E. Fischer <jef@norbit.de> 2013-04-02
osgeo4w release preparations
Victor Olaya <volayaf@gmail.com> 2013-04-01
[sextante] more tests. Added extra model and script
Victor Olaya <volayaf@gmail.com> 2013-04-01
[sextante] modified OTB description to adapt to 3.16
Victor Olaya <volayaf@gmail.com> 2013-04-01
[sextante] added checking to GRASS algorithms
Victor Olaya <volayaf@gmail.com> 2013-04-01
Fixed problem with duplicated recent algorithms tree.
Also fixed blocking typo in modeler code, introduced in last commit, and two minor changes in saga
William Kyngesburye <kyngchaos@kyngchaos.com> 2013-04-01
handle spaces in install_names (for real this time)
William Kyngesburye <kyngchaos@kyngchaos.com> 2013-04-01
handle spaces in install_names
William Kyngesburye <kyngchaos@kyngchaos.com> 2013-04-01
always search /Library/Frameworks for linking on OS X in case SDK won't
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-04-01
Bring cap style combo box back (got lost somehow while merging the branch)
William Kyngesburye <kyngchaos@kyngchaos.com> 2013-04-01
clarify and expand Mac bundling info
William Kyngesburye <kyngchaos@kyngchaos.com> 2013-04-01
remove very old v1.0 Mac stuff
Merge: e68b322 d971a69
William Kyngesburye <kyngchaos@kyngchaos.com> 2013-04-01
Merge branch 'master' of github.com:qgis/Quantum-GIS
William Kyngesburye <kyngchaos@kyngchaos.com> 2013-04-01
update OS X identifiers for version 2
Juergen E. Fischer <jef@norbit.de> 2013-04-01
sneak in color edit widget to accompany data defined symbology
Werner Macho <werner.macho@gmail.com> 2013-04-01
translations update: gl_ES by Xan
Tim Sutton <tim@linfiniti.com> 2013-04-01
Also use different settings file for customisations
Nathan Woodrow <woodrow.nathan@gmail.com> 2013-04-01
Data defined symbol UI clean up
- Reduce margins
- Remove cell selection
- Adjust first column width
Merge: 6c3f418 7b6e322
Tim Sutton <tim@linfiniti.com> 2013-04-01
Merge branch 'composer_blend' of https://github.com/nyalldawson/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2013-04-01
Use ~.qgis2 and ~/.config/QuantumGIS/QGIS2.conf for settings for QGIS 2. Added unit test for memory provider.
Juergen E. Fischer <jef@norbit.de> 2013-04-01
fix two more warnings
nyalldawson <nyall.dawson@gmail.com> 2013-04-01
[FEATURE] Transparency control for composer items
nyalldawson <nyall.dawson@gmail.com> 2013-04-01
Fix printing with composition effects
nyalldawson <nyall.dawson@gmail.com> 2013-03-31
[FEATURE] Blend modes for composer items
Juergen E. Fischer <jef@norbit.de> 2013-04-01
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-04-01
fix build error and a warning
Merge: 2b34ae5 9b0c455
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-04-01
Merge branch 'master' of github.com:qgis/Quantum-GIS
Merge: 5c028f8 8a0b0fe
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-04-01
[Feature]: Merge data defined symbology branch
Nathan Woodrow <woodrow.nathan@gmail.com> 2013-04-01
Fix column resize in fields grid, add sorting, reduce margins
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-04-01
Add export macro
Merge: 9247262 30c343c
Nathan Woodrow <madmanwoo@gmail.com> 2013-03-31
Merge pull request #452 from minorua/tablejoin
Some fixes for table join. Merged for wider testing.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-04-01
Clean legacy code in ellipse symbol layer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-31
data defined properties for ellipse symbol layer
Werner Macho <werner.macho@gmail.com> 2013-03-31
added function help files for pi
Juergen E. Fischer <jef@norbit.de> 2013-03-31
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-03-31
indentation update
Juergen E. Fischer <jef@norbit.de> 2013-03-31
[FEATURE] add widgets for photos and webpages
Juergen E. Fischer <jef@norbit.de> 2013-03-30
[FEATURE] allow non-numeric keys in postgres and oracle views
Juergen E. Fischer <jef@norbit.de> 2013-03-30
fix warnings on ignored return values
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-31
More data defined symbology for svg marker symbol layer
Borys Jurgiel <info@borysjurgiel.pl> 2013-03-31
Fix shapefile encoding in QgsVectorFileWriter
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-31
Data defined properties for svg marker
Werner Macho <werner.macho@gmail.com> 2013-03-31
added pi as a selectable constant
pi can be found under Math in Fieldcalculator
Nathan Woodrow <woodrow.nathan@gmail.com> 2013-03-31
Rename Save as style to Save in symbol library
Merge: 7d9f444 daeafcc
Nathan Woodrow <madmanwoo@gmail.com> 2013-03-30
Merge pull request #491 from borysiasty/master
[API] expose mouse wheel to map tools, use it for zoom only if no keyboard modifier pressed
Nathan Woodrow <woodrow.nathan@gmail.com> 2013-03-31
Move Init function line edit so visible all the time
Larry Shaffer <larrys@dakotacarto.com> 2013-03-30
Fix cyclical QPaintEvent updates for color button, which caused excessive cpu cycles
Nathan Woodrow <woodrow.nathan@gmail.com> 2013-03-31
Add eval to QgsPythonRunner.
Nathan Woodrow <woodrow.nathan@gmail.com> 2013-03-31
Reload form module if DEBUGMODE switch set in module
Borys Jurgiel <info at borysjurgiel dot pl> 2013-03-30
[API] Expose mouse wheel to map tools as QgsMapTool::wheelEvent()
Borys Jurgiel <info at borysjurgiel dot pl> 2013-03-30
Don't zoom with mouse wheel if keyboard modifiers pressed
Victor Olaya <volayaf@gmail.com> 2013-03-30
[sextante] modeler improvements: added 'save as' button and fixed issue with line endings.
Added more tests
Victor Olaya <volayaf@gmail.com> 2013-03-30
[sextante] improved error messages when algorithm execution fails
Juergen E. Fischer <jef@norbit.de> 2013-03-30
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-03-30
fix warnings
Tim Sutton <tim@linfiniti.com> 2013-03-30
Mark srsDimesion unused - see https://github.com/qgis/Quantum-GIS/commit/93e02598438ca9526de5a451b0918e7ae365b7ac#commitcomment-2871379
Merge: 72b476e 86ba94b
Nathan Woodrow <madmanwoo@gmail.com> 2013-03-30
Merge pull request #490 from nyalldawson/heatmap_fixes
Choose sensible default value for heatmap radius, some small documentation updates
nyalldawson <nyall.dawson@gmail.com> 2013-03-30
Update heatmap help file
nyalldawson <nyall.dawson@gmail.com> 2013-03-30
Cleanup heatmap dialog strings to follow standard capitalisation
nyalldawson <nyall.dawson@gmail.com> 2013-03-30
Estimate a sensible default radius for heatmaps from the layer extent
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-30
Data defined properties for point pattern symbollayer
Nathan Woodrow <woodrow.nathan@gmail.com> 2013-03-30
Pass fields into new feature in add tool
Nathan Woodrow <woodrow.nathan@gmail.com> 2013-03-30
Add overload for QgsFeature with QgsFields
Merge: 6e75ea4 de7dd71
Werner Macho <werner.macho@gmail.com> 2013-03-29
Merge pull request #489 from tomass/master
lithuanian translation update
Tomas <tomasstraupis@gmail.com> 2013-03-29
Lithuanian translations
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-29
Data defined symbology for line pattern symbol layer
Stefan Ziegler <stefan@xanadu.(none)> 2013-03-29
back to wms only
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-29
Data defined properties for SVG fill symbol layer
Stefan Ziegler <stefan@xanadu.(none)> 2013-03-29
referer for wfs: one has to modify a lot... stop here and consider only wms
Juergen E. Fischer <jef@norbit.de> 2013-03-29
german translation update
Stefan Ziegler <stefan@xanadu.(none)> 2013-03-29
referer works for wms/wmts
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-29
Fix data defined size for simple marker. Propagate scale method to symbol layers
Radim Blazek <radim.blazek@gmail.com> 2013-03-29
composer legend minor fixes
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-29
Data defined properties for simple fill
Minoru Akagi <akaginch@gmail.com> 2013-03-21
Fix broken compatibility of table join (project file) (fix #7068)
Victor Olaya <volayaf@gmail.com> 2013-03-29
[sextante] modeler tests
Victor Olaya <volayaf@gmail.com> 2013-03-28
[sextante] added Polygonize algorithm by Piotr Pociask
Victor Olaya <volayaf@gmail.com> 2013-03-28
[sextante] added some extra space in modeler for inputs tab
Victor Olaya <volayaf@gmail.com> 2013-03-28
[sextante]Saga algorithms can now have harcoded values in description.
Modified SAGA descriptions accordingly and fixed Layer importer to avoid duplicated extensions
Victor Olaya <volayaf@gmail.com> 2013-03-28
[sextante] Tests stuff. Added new test models and scripts, geojson testdata and extra tests
Victor Olaya <volayaf@gmail.com> 2013-03-28
[sextante] added "delete R script" action
Merge: 93ade1f d056d5f
Werner Macho <werner.macho@gmail.com> 2013-03-28
Merge pull request #487 from SrNetoChan/master
New translations and some updates to PT-pt
Alexandre Neto <senhor.neto@gmail.com> 2013-03-28
reverse 'help.css' file to previous commit
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-28
Fix data defined symbology for embedded layers
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-28
Data defined shape for simple marker does not work yet
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-28
Data defined properties for simple marker (but shape will come later)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-03-28
Attribute editor (drag and drop layouter): Proper handling when multiple fields are dropped
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-28
Data defined symbology for marker symbol layer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-28
Moved code for data defined simple line symbolisation into its own functions
Merge: 1b663bb 0f7e90b
Nathan Woodrow <madmanwoo@gmail.com> 2013-03-27
Merge pull request #480 from nyalldawson/hue_saturation
Add hue and saturation controls for raster layers
Nathan Woodrow <nathan.woodrow@mapsolutions.com.au> 2013-03-28
Get fid of newly added feature in mssql provider
Larry Shaffer <larrys@dakotacarto.com> 2013-03-27
Remove WA_DeleteOnClose attribute from QgsBusyIndicatorDialog
- Add default title
Larry Shaffer <larrys@dakotacarto.com> 2013-03-27
Move busy indicator dialog out of composer and into own gui class
Alexandre Neto <senhor.neto@gmail.com> 2013-03-28
Some PT-pt translations and corrections
Merge: d1825ec c9ef27c
Nathan Woodrow <madmanwoo@gmail.com> 2013-03-27
Merge pull request #485 from nyalldawson/blend_modes
Blend modes pt 3 - blend modes for labels
Merge: 8793d38 d1825ec
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-28
Merge remote-tracking branch 'origin/master' into blend_modes
Merge: 24fedb2 d1825ec
Alexandre Neto <senhor.neto@gmail.com> 2013-03-27
Merge remote-tracking branch 'upstream/master'
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-28
[FEATURE] Blend modes for labels and label buffers
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-28
Move BlendMode enum and functions to QgsMapRenderer
Merge: dd9bf7e 9aea6ad
Jürgen Fischer <jef@norbit.de> 2013-03-27
Merge pull request #482 from matthias-kuhn/fix-7379
Fix issue #7379: Crash when attribute table is closed after layer has be...
Merge: aa6d22a f28f13c
Jürgen Fischer <jef@norbit.de> 2013-03-27
Merge pull request #484 from matthias-kuhn/attribute-table-sort
Fix #7459: Sorting of attribute table takes type into account
Alexander Bruy <alexander.bruy@gmail.com> 2013-03-27
put Topology Checker plugin into Vector menu
edigonzales <edi.gonzales@gmail.com> 2013-03-27
working on referer option for http requests
Merge: 0005467 429be1e
mhugent <marco.hugentobler@sourcepole.ch> 2013-03-27
Merge pull request #483 from matthias-kuhn/pie-angle
Add start angle offset for pie diagram
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-03-27
Fix #7459: Sorting of attribute table takes type into account
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-27
Complete data defined symbology for simple line symbol layer
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-03-27
Add start angle offset for pie diagram
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-03-27
Fix issue #7379: Crash when attribute table is closed after layer has been deleted
Merge: 24f1519 689c940
Nathan Woodrow <madmanwoo@gmail.com> 2013-03-27
Merge pull request #481 from matthias-kuhn/fix-missing-icons
Fix missing icons (Removed in rebase)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-03-27
Fix missing icons (Removed in rebase)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-27
Improve data defined dialog, consider data defined color for single line symbol layer
Juergen E. Fischer <jef@norbit.de> 2013-03-27
fix warnings
Juergen E. Fischer <jef@norbit.de> 2013-03-27
debian packaging update
Juergen E. Fischer <jef@norbit.de> 2013-03-27
indentation update
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-03-27
Add some GUI strings for the Expression Builder Dialog
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-03-27
Set custom feature form visible in dual view
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-03-27
Fix sip problems / export gui classes to libraries
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-03-26
Fix rebase problems
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-03-11
Attribute table: Mark current edited in red so user is aware of autocommitted changes.
Quick fix.
The better approach would be to only change the color after changes have been made by the user
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-02-20
Fix: Check for existence of data provider to prevent segfault
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-02-20
Add tests for QgsVectorLayerCache
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-02-20
Remove unneeded variable
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-02-20
Fix issue #7169
If removing multiple attributes, remove the indices in descending order, so it does not get confused
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-02-20
Add tests for attribute table / dual view
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-02-20
Major redesign of attribute table, codename: dual view
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-03-11
Add indexable vector layer cache
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-01-28
Add a select by expression dialog.
Allow to change the current selection based on a QgsExpression
* Select (clear and select)
* Add to selection
* Remove from selection
* Select within selection (Intersect)
Werner Macho <werner.macho@gmail.com> 2013-03-27
deleted fixed Version in html
fixed Version is obsolete
Merge: 86a246a 4435c4f
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-27
Fix branch to apply to current master
Minoru Akagi <akaginch@gmail.com> 2013-03-05
refresh field names after all layers loaded and encoding change (fix #6840)
Minoru Akagi <akaginch@gmail.com> 2013-03-05
Fix table join (fix #7068)
Juergen E. Fischer <jef@norbit.de> 2013-03-27
german translation update
Victor Olaya <volayaf@gmail.com> 2013-03-27
[sextante] changed version number (wasn't changed since last release) and min required qgis version
Victor Olaya <volayaf@gmail.com> 2013-03-27
[sextante] changed how saga installation test is performed (now it uses the test data)
Victor Olaya <volayaf@gmail.com> 2013-03-27
[sextante] more tests
Juergen E. Fischer <jef@norbit.de> 2013-03-26
topology plugin:
- cleanups & fixes for warnings
- log messages
- translation strings
- return plugin category (fixes persistent loading)
Merge: 4e29436 8bf6df2
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-27
Merge remote-tracking branch 'origin/master' into hue_saturation
vinayan <vinayan123@gmail.com> 2013-02-26
rule table now prevents duplicate entries
vinayan <vinayan123@gmail.com> 2013-02-25
layer comboboxes display proper layers as per topologyrule
vinayan <vinayan123@gmail.com> 2013-02-17
fix gaps,overlaps for invalid goemetry errors by skipping
vinayan <vinayan@vinayan-MS-7623.(none)> 2012-12-12
[Feature] Topology Cheker Plugin.
added files for topology plugin
modified cmakelists to add topology plugin folder
Conflicts:
src/plugins/CMakeLists.txt
fixed issues in duplicate rule where zooming was not possible..renamed 'Test' to 'Rule'
fixed minimum segment length rule
renamed rules to meaningful descriptions
Added new rule "Must not have pseudos" for line vector layers.
Renamed rules to more understandable descriptions.
Handled WKB::MultilineStrings in line shapefiles in hanging lines rule that caused crashes.
"segments must have minimum length" rule now only checks if the geometry contains at least one short segment
added new Rule "Must Not Have Gaps"
removed unwanted indexing for some rules.
prepare commit run.
test commit
modified 'must not have gaps' rule.
updated calls to new vector api
more changes based on new api
fixed "must not have gaps rule"
fixed extent issues
changed dangle rule implementation
More rules added
-checkPointCoveredbyLineEnds
-checkPointInPolygon
new rules added
-point must be inside polygon
-polygon must contain point
-geometry must not be multipart
added rule 'checkyLineEndsCoveredByPoints'
renamed some rules
commented 'closer than tolerance rules' -performance issues
changed colors of error markers
changed visualization style of errors
changed rule paramters
validateExtent fixed to show only errors from within canvas extent
removed rule - polygons must contain feature
removed direct calls to geos api
prepare commit run
fixed missing icon in plugin manager
icons added. validateSelected option removed
Alexander Bruy <alexander.bruy@gmail.com> 2013-03-19
UI to control brightness and contrast values in raster properties,
attempt to fix contrast calculation
Radim Blazek <radim.blazek@gmail.com> 2013-03-26
composer legend styles fix
Radim Blazek <radim.blazek@gmail.com> 2013-03-26
composer legend styles, fixes partialy #6960
Merge: 250cc4e a482c42
Jürgen Fischer <jef@norbit.de> 2013-03-26
Merge pull request #473 from Oslandia/atlas
Atlas: fix #7408
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-26
Add dialog for data defined symbology
Juergen E. Fischer <jef@norbit.de> 2013-03-26
indentation update
nyalldawson <nyall.dawson@gmail.com> 2013-03-26
Fix initial state of saturation controls
nyalldawson <nyall.dawson@gmail.com> 2013-03-26
Add strength slider for raster colorization
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-26
[FEATURE] Add colorize control for raster layers
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-26
[FEATURE] Option to convert a raster to grayscale with choice of desaturation mode (lightness, luminosity, average) (fix #5837)
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-25
[FEATURE] Add saturation control for raster images
Larry Shaffer <larrys@dakotacarto.com> 2013-03-25
Remove interior button focus color for QgsColorButton wells
- Focus color tinted button's set color on platforms like Ubuntu
- Border should be updated with OS-style focus color when button in focus (currently no focus hint)
Larry Shaffer <larrys@dakotacarto.com> 2013-03-23
Update Project Properties dialog with vertical tabs and update ui
- Dialog now subclassed from new class QgsOptionsDialogBase
- Add collapsible group boxes where applicable
- Update Projection Selector ui to work in outlying cases
- Switch Opacity default for styles to Transparency
Victor Olaya <volayaf@gmail.com> 2013-03-26
[sextante] more testing stuff and a couple of minor fixes
Alexander Bruy <alexander.bruy@gmail.com> 2013-03-25
missed file
Radim Blazek <radim.blazek@gmail.com> 2013-03-25
missing QPen header compilation fix
Alexander Bruy <alexander.bruy@gmail.com> 2013-03-25
add SEXTANTE test data to build
Victor Olaya <volayaf@gmail.com> 2013-03-25
[sextante] more improvements in automated tests tools and some cleaning
Juergen E. Fischer <jef@norbit.de> 2013-03-24
german translation update
Tim Sutton <tim@linfiniti.com> 2013-03-24
Removed compiler warning
Tim Sutton <tim@linfiniti.com> 2013-03-24
Fix compilation errors for grass provider
Victor Olaya <volayaf@gmail.com> 2013-03-24
[sextante] minor corrections in test tools
Victor Olaya <volayaf@gmail.com> 2013-03-24
[sexante] change how temp files are deleted when exiting sextante
Victor Olaya <volayaf@gmail.com> 2013-03-24
[sextante] Modified test data and example models
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-24
Add export macro
Merge: 920036e 56b55a0
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-24
Merge composer ruler branch
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-24
Fix ruler shift
Merge: dac35e1 adf8c26
Werner Macho <werner.macho@gmail.com> 2013-03-24
Merge pull request #478 from tomass/master
Remove russian words from lithuanian translation
Tomas <tomasstraupis@gmail.com> 2013-03-24
Remove russian words from lithuanian translation
Merge: 176a08c 08fba25
Nathan Woodrow <madmanwoo@gmail.com> 2013-03-23
Merge pull request #476 from nyalldawson/blend_modes
Blend modes pt 2
Victor Olaya <volayaf@gmail.com> 2013-03-23
[sextante]improved classes for creating unit tests from GUI
Victor Olaya <volayaf@gmail.com> 2013-03-23
[sextante]fixed somes issues in ftools algorithms due to changes in vector API
Victor Olaya <volayaf@gmail.com> 2013-03-23
[sextante] made temporary filenames more descriptive and readable, reusing the original filename but using a temp folder
Victor Olaya <volayaf@gmail.com> 2013-03-23
[sextante] added file filters to input boxes in batch processing dialog
Victor Olaya <volayaf@gmail.com> 2013-03-22
[sextante]Improvements in error messages in barch processing interface
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-24
Fix for labels incorrectly rendering when blend modes used
Juergen E. Fischer <jef@norbit.de> 2013-03-23
issue warning to message log when active iterator is closed when replaced
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-23
Make QgsBlendModeComboBox extend QComboBox
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-23
Load and save custom snap lines in composer
Merge: 2a9d016 d6ad6e5
Werner Macho <werner.macho@gmail.com> 2013-03-23
Merge pull request #477 from matthias-kuhn/pg-msg
Small string change: More verbose message in pg source select
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-03-23
More verbose message in pg source select
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-23
Add support for copy/pasting blend modes for layers
Merge: a006d99 7423e9a
Nathan Woodrow <madmanwoo@gmail.com> 2013-03-23
Merge pull request #471 from nyalldawson/heatmap_kernels
[FEATURE] Add additional kernels to the Heatmap plugin...
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-23
Move blend mode combo box to styles tab
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-23
Hide custom snap lines before printing composition
Merge: 0594453 70ef5a7
Larry Shaffer <larrys@dakotacarto.com> 2013-03-22
Merge pull request #474 from dakcarto/color-button_mk_10
[FEATURE] QgsColorButton shows a color chooser dialog on click, checkboard color when translucent, and live updates during color choosing
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-22
Fix parsing bug in wkb -> geos export
Larry Shaffer <larrys@dakotacarto.com> 2013-03-22
Fix live color updating slot parameter by using SLOT macro
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-22
Data defined symbology for simple line symbol layer
Merge: 9afe76d 647fbdb
Nathan Woodrow <madmanwoo@gmail.com> 2013-03-21
Merge pull request #475 from nyalldawson/blend_modes
Add support for blending (composition) modes, eg Overlay, Mutiply, etc (Close #5248)
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-22
Add blend modes widget to raster layer properties dialog
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-22
Add blend modes widget to vector layer properties dialog
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-22
New blend modes combo box widget
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-22
Add support for loading and saving blend modes to project files
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-22
[FEATURE] Add composition blend modes for layers (#5248)
Larry Shaffer <larrys@dakotacarto.com> 2013-03-21
Fix for #7398, allow alpha value change in line pattern fill color picker
- Add alpha picker and render support for: line pattern fill, line decoration symbol, font marker symbol
Larry Shaffer <larrys@dakotacarto.com> 2013-03-21
Fix missing conversion from QgsColorButtonV2 to QgsColorButton
Alexander Bruy <alexander.bruy@gmail.com> 2013-02-28
housekeeping: remove obsolete code, completely switch to new vector API
Alexander Bruy <alexander.bruy@gmail.com> 2013-02-28
review Difference tool
Alexander Bruy <alexander.bruy@gmail.com> 2013-02-28
review Clip tool
Alexander Bruy <alexander.bruy@gmail.com> 2013-02-27
review and cleanup Convex Hull tool, also move some common routines to
utils module and update other algs accordingly
Alexander Bruy <alexander.bruy@gmail.com> 2013-02-27
cosmetic chages in QGISAlgorithm provider, also remove unused icons and
add new ones to resources
Larry Shaffer <larrys@dakotacarto.com> 2013-01-08
[FEATURE] Update QgsColorButton to offer live color chooser updates and show transparent checkerboard background
- Add option to Options for live color chooser support (QgsColorDialog)
- Add ability to define whether QgsColorButton accepts live updates (default: true)
- Move QgsColorButton to single subclass of QPushButton
- Show different button types relative to whether button has text
- Add transparent checkerboard background for chosen colors with alpha < 255
- Fix triple-modal window issue for Mac (with regards to using native color dialog)
- Composer item frame now supports transparency
- Composer item background transparency support moved to color dialog
- Composer composition grid now supports transparency
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-01-08
Update core components to use the new QgsColorButton implementation
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-01-08
Update QgsColorButton so it shows a color chooser on click
Hugo Mercier <hugo.mercier@oslandia.com> 2013-03-21
refs #7408
[Atlas] Add a checkbox on "filter with"
Hugo Mercier <hugo.mercier@oslandia.com> 2013-03-21
refs #7408
Fix error reporting when the filename expression is invalid
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-21
Radio button groups in composer label widget, consider label alignment in adjustSizeToText (important if replacing label text in server)
Victor Olaya <volayaf@gmail.com> 2013-03-20
[sextante] minor code cleaning
Victor Olaya <volayaf@gmail.com> 2013-03-20
[sextante] R scripts can now be run from the script editor
Victor Olaya <volayaf@gmail.com> 2013-03-20
[sextante] temporarily disabled SAGA installation check before running algorithm
Sandro Santilli <strk@keybit.net> 2013-03-20
Improve error message on collapse due to intersection avoidance
Tim Sutton <tim@linfiniti.com> 2013-03-20
Added scripts and needed files for making QGIS translatable on transifex.com
Juergen E. Fischer <jef@norbit.de> 2013-03-20
update vector layer sip bindings
Juergen E. Fischer <jef@norbit.de> 2013-03-20
fix #7386 (yet another issue)
Radim Blazek <radim.blazek@gmail.com> 2013-03-20
composer legend feature counts add only to multi symbol or labeled single symbols
Juergen E. Fischer <jef@norbit.de> 2013-03-20
fix #7386 (another issue)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-20
Fix activation of paste action after cut/copy
Juergen E. Fischer <jef@norbit.de> 2013-03-20
german translation update
Martin Dobias <wonder.sk@gmail.com> 2013-03-19
Fixed QgsVectorLayer tests
Martin Dobias <wonder.sk@gmail.com> 2013-03-19
Added convenience constructors for QgsFeatureRequest
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-19
Fix for printing problems in line/point pattern and svg fill
Alexander Bruy <alexander.bruy@gmail.com> 2013-03-19
fix some tests broken by vector API cleanup
Werner Macho <werner.macho@gmail.com> 2013-03-19
translation update: khmer by Khoem
Alexandre Neto <senhor.neto@gmail.com> 2013-03-19
more portuguese translations and corrections
Martin Dobias <wonder.sk@gmail.com> 2013-03-19
Remove the support for reading python plugin metadata from __init__.py
From now on, plugins must have metadata.txt file (with INI format)
that is used for storing of metadata. This has two advantages:
- plugins do not need to be loaded in order to read metadata
- repository can parse the metadata more easily
Martin Dobias <wonder.sk@gmail.com> 2013-03-17
Do not load metadata from __init__.py
Victor Olaya <volayaf@gmail.com> 2013-03-18
[sextante] fixed problem in fix for #7348
Radim Blazek <radim.blazek@gmail.com> 2013-03-18
composer legend: draw single symbol layers as single line
Larry Shaffer <larrys@dakotacarto.com> 2013-03-18
Disable 'overloaded virtual' warning globally when using clang
- Commit 1145bd2 now causing 200+ 'overloaded virtual' warnings
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-19
Move kernelShape enum to heatmap.h
Merge: 5d62af3 d7d1ece
Larry Shaffer <larrys@dakotacarto.com> 2013-03-18
Merge pull request #464 from dakcarto/nmake-with-jom_1
Fix for #7289, add CMake option to enable building with Qt jom (nmake) on Windows
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-18
More coherent version string handling in qgis server
Tentotwo <1022tentotwo@gmail.com> 2013-03-18
Added UI elements for specifying resolution in Rasterize
Merge: 5743f52 713d3c1
Nathan Woodrow <madmanwoo@gmail.com> 2013-03-18
Merge pull request #468 from slarosa/master
replace some message box with message bar in main app
Salvatore Larosa <lrssvtml@gmail.com> 2013-03-14
replace some message box with message bar in main app
Juergen E. Fischer <jef@norbit.de> 2013-03-18
fix #7386
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-18
Filter string in qgis server: Allow strings and attribute names with spaces
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-18
[FEATURE] Add triweight and Epanechnikov kernels. Make decay disabled for all kernels expect Triangular kernel. Fix math for triangular kernels.
Merge: ec01afb 9a81fa7
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-17
Merge branch 'master' into heatmap_kernels
Merge: 8966e9e 239479a
Nathan Woodrow <madmanwoo@gmail.com> 2013-03-17
Merge pull request #461 from nyalldawson/heatmap_fixes
Massive speedup to heatmap plugin (fix #6756, fix #6691 and fix #6692)
Nathan Woodrow <woodrow.nathan@gmail.com> 2013-03-17
Ability to change splash screen using QgsCustomization
Nathan Woodrow <woodrow.nathan@gmail.com> 2013-03-17
Fix #7030. Enable customization via command line
Merge: 5d42734 cb685e9
Nathan Woodrow <madmanwoo@gmail.com> 2013-03-16
Merge pull request #466 from nyalldawson/master
Rename Quantile classifier to 'Quantile (Equal Count)'
Martin Dobias <wonder.sk@gmail.com> 2013-03-16
Removed old vector layer API (select(), nextFeature(), featureAtId())
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-16
Format number strings with field precision for display in attribute table, attribute dialog and editor
Victor Olaya <volayaf@gmail.com> 2013-03-15
[sextante] better behaviour in batch processing interface
Victor Olaya <volayaf@gmail.com> 2013-03-15
[sextante] added import check for gdal sieve algorithm
Victor Olaya <volayaf@gmail.com> 2013-03-15
[sextante] changed "usergdal" option in R algorithms to "dontuserasterpackage"
Victor Olaya <volayaf@gmail.com> 2013-03-15
[sextante] fixes in batch processing interface for #7348
Victor Olaya <volayaf@gmail.com> 2013-03-15
[sextante] changed how recent algs group is updated
Victor Olaya <volayaf@gmail.com> 2013-03-12
[sextante]added new OTB description
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-15
Fix reading of units from project files before output unit change
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-15
Convert composer entry in project file from 1.8 to 1.9 format for QGIS Server
Merge: 6afd9f4 3b9c688
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-15
Merge branch 'master' of github.com:qgis/Quantum-GIS
Merge: 1e30eb0 af1bde9
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-15
Merge branch 'data_defined_symbology'
D'Hont René-Luc <rldhont@gmail.com> 2013-03-15
Update the expression geomFromGML2 to geomFromGML
Like we simplified the QgsOgcUtils class, I simplify the expression with
renamed geomFromGML2 to geomFromGML.
This update gives me the ability to debugging geometryFromGML with
Envelope element.
olivierdalang <olivier.dalang@gmail.com> 2013-02-23
- add find by UUID
olivierdalang <olivier.dalang@gmail.com> 2013-02-20
Implemented ComposerItem's Uuids
- uuid are kept on cut/paste, but deleted on import template or copy/paste
- removed obsolete id reference in QgsComposerLabelWidget
Alexandre Neto <senhor.neto@gmail.com> 2013-03-15
Portugues translations
Martin Dobias <wonder.sk@gmail.com> 2013-03-15
Moved expression to OGC filter code to QgsOgcUtils
Martin Dobias <wonder.sk@gmail.com> 2013-03-13
Moved visitor-based expression -> OGC filter code to QgsOgcUtils
Martin Dobias <wonder.sk@gmail.com> 2013-03-13
Moved creation of expression from OGC filter to QgsOgcUtils
Juergen E. Fischer <jef@norbit.de> 2013-03-14
hide clear button in filter line edit, when widget is disabled
Juergen E. Fischer <jef@norbit.de> 2013-03-14
fix #7357
Juergen E. Fischer <jef@norbit.de> 2013-03-14
fix QgsRasterInterface sip bindings
Alexander Bruy <alexander.bruy@gmail.com> 2013-03-12
add icons for new raster tools (thanks, Robert!)
Alexander Bruy <alexander.bruy@gmail.com> 2013-03-11
[API] add read/writeXML methods to QgsRasterInterface
Alexander Bruy <alexander.bruy@gmail.com> 2013-03-11
[FEATURE] brightness and contrast filter for rasters
Alexander Bruy <alexander.bruy@gmail.com> 2013-03-14
fix Export geometry info tool (fix #7354)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-14
Set combo box maximum for precision <= type length
Alexander Bruy <alexander.bruy@gmail.com> 2013-03-14
save used contrast enhancement algorithm in private class member (follow up 5ecb26810a)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-14
Prevent overshoots with line offsets
Alexander Bruy <alexander.bruy@gmail.com> 2013-03-14
update Vector Grid to vector API changes (fix #7322)
Radim Blazek <radim.blazek@gmail.com> 2013-03-14
Identify GetFeatureInfo Url context menu fix
Alexander Bruy <alexander.bruy@gmail.com> 2013-03-14
update Random and Regular points tools to API changes (fix #7350)
Alexander Bruy <alexander.bruy@gmail.com> 2013-01-31
restore "stretch using current extent" functionality in layer context
menu (fix #7070)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-14
OGR typedefs do not seem to be necessary
Juergen E. Fischer <jef@norbit.de> 2013-03-13
[FEATURE] attribute editing extension
- allow resetting of fields to NULL by button
- use user defined date formats in forms, identify results and attribute table
- add support for date type in postgres provider
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-14
Change float to double for calculations
Merge: 032c5f5 239479a
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-14
Merge heatmap_fixes branch
D'Hont René-Luc <rldhont@gmail.com> 2013-03-13
Simplifying QgsOgcUtils
After commit 7d66529d7884b73070dbce80b1d4060d841a6933 Add GML3 to
QgsOgcUtils, I have to simplify this class to only have :
* geometryFromGML : read GML2 or GML3
* geometryToGML : create GML2 (as default) or GML3
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-13
Let subsymbols have their own units
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-13
Output units for point pattern and line pattern symbol layers
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-13
Output units for line pattern fill symbollayer
Alexander Bruy <alexander.bruy@gmail.com> 2013-03-13
fix Join attributes by location (#7103)
Alexander Bruy <alexander.bruy@gmail.com> 2013-03-13
fix Sum line length tool after API changes (fix #7335)
Alexander Bruy <alexander.bruy@gmail.com> 2013-03-13
add tooltip to button in sigleband pseudocolor renderer widget
(addresses #7138)
Alexander Bruy <alexander.bruy@gmail.com> 2013-03-13
fix maximum field value calculation in vector layer (addresses #7193)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-13
Output units for svg fill
Radim Blazek <radim.blazek@gmail.com> 2013-03-13
composer legend width fix, fixes #7099
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-13
Use double rather than float when appropriate to improve precision of heatmaps
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-13
Output units for simple fill symbol layer
D'Hont René-Luc <rldhont@gmail.com> 2013-03-12
Add GML3 to QgsOgcUtils
After the commit 969df016bcdbd1ead8a347b7a5d55c8b36db183a Moved GML import/export to a new class: QgsOgcUtils, I decided to add GML3.
I updated QgsOgcUtils, QGIS WFS Server, and the Python Iterface and I added unit test for GML3.
Radim Blazek <radim.blazek@gmail.com> 2013-03-13
WMS GetFeatureInfo supported formats fix, fixes #7238
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-13
Use OGRSpatialReferenceH instead of void pointer
Merge: bb5c471 96887b8
Nathan Woodrow <madmanwoo@gmail.com> 2013-03-12
Merge pull request #467 from 3nids/immutablefields
[fix #7332] enables fields edition for newly added layers
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-03-13
fix #7332
Larry Shaffer <larrys@dakotacarto.com> 2013-03-12
Revert unnecessary disabling of unknown warnings
Larry Shaffer <larrys@dakotacarto.com> 2013-03-12
Add Rotate Feature action to edit menu
Larry Shaffer <larrys@dakotacarto.com> 2013-03-12
Set custom QGIS-style group boxes as default on Mac
- Mac Qt-style group boxes have issues that need addressed by Qt
Larry Shaffer <larrys@dakotacarto.com> 2013-03-06
Add function to collapsible group box's to fix visual issues during collapse and expand
- Update QgsCollapsibleGroupBox for basic Mac style
Larry Shaffer <larrys@dakotacarto.com> 2013-03-12
Remove extra horizontal line from composer item properties
- Suggested by Olivier Dalang
Juergen E. Fischer <jef@norbit.de> 2013-03-13
german translation update
Merge: a05747c 3b8cbc2
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-13
Merge heatmap_fixes branch
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-13
Convert radius to a float, not an integer. Fixes heatmaps created with a radius < 1.
Merge: 1164c81 a56c957
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-13
Merge branch 'master' into heatmap_fixes
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-13
[FEATURE] Add option to select kernel shape (quartic, triangular or uniform) in heatmap plugin
Marco Bernasocchi <marco@opengis.ch> 2013-03-12
fix typedef void *OGR issues
Victor Olaya <volayaf@gmail.com> 2013-03-12
[sextante] fixed problem in Split RGB bands algorithm
Victor Olaya <volayaf@gmail.com> 2013-03-12
[sextante]fixed #7330
Victor Olaya <volayaf@gmail.com> 2013-03-12
[sextante] added multiband check in SAGA algorithms
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-12
Use double instead of qreal also on non-Android
Marco Bernasocchi <marco@opengis.ch> 2013-03-12
fix qreal vs double issues
Marco Bernasocchi <marco@opengis.ch> 2012-09-06
removing obsolete qtmain_android.cpp
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-12
Distance unit for vector field symbol layer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-12
Emit changed signal in unit combo box slots
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-12
Possibility to specify several output units for font marker and ellipse symbol layers
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-12
Output unit for svg marker
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-12
Rename Quantile classifier to 'Quantile (Equal Count)', to aid transitions from MapInfo to QGIS.
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-12
Move decay radio widget into advanced group box, and set the default value to 0. This method of controlling the kernel shape is non-standard, and should be achieved instead by giving users a choice of standard kernel functions.
Victor Olaya <volayaf@gmail.com> 2013-03-11
[sextante] fixed #7324
Victor Olaya <volayaf@gmail.com> 2013-03-11
[sextante] edited GRASS descriptions
Victor Olaya <volayaf@gmail.com> 2013-03-11
[sextante] fixed #7318
Juergen E. Fischer <jef@norbit.de> 2013-03-11
support embedding of spatialite layers on relative paths
Juergen E. Fischer <jef@norbit.de> 2013-03-09
fix QgsPalettedRasterRenderer sip binding
Juergen E. Fischer <jef@norbit.de> 2013-03-09
oracle provider: switch to OCICollGetElemArray
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-11
Output unit for simple marker
Sandro Santilli <strk@keybit.net> 2013-03-11
Rename staged plugin install rules to use dashes, not underscores
See http://lists.osgeo.org/pipermail/qgis-developer/2013-March/024759.html
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-11
Output units for line decoration symbol layer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-11
Output units for marker line properties
Larry Shaffer <larrys@dakotacarto.com> 2013-03-10
Fix for #7307, project Save function not correctly adding path to Open Recent Projects menu
- Did work for Save As.., but not Save
- Add 5 second timeout for 'Saved project to: ' status bar message for Save and Save As..
Victor Olaya <volayaf@gmail.com> 2013-03-10
[sextante] R algorithms now use raster package by default
Victor Olaya <volayaf@gmail.com> 2013-03-10
[sextante] improved automated test-creation tools
Victor Olaya <volayaf@gmail.com> 2013-03-10
[sextante] added ParameterFile in modeler
Victor Olaya <volayaf@gmail.com> 2013-03-10
[sextante] divided v.split in two different modules
Victor Olaya <volayaf@gmail.com> 2013-03-10
[sextante] fixed #7297
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-10
Full support for width/offset/dash units in simple line symbollayer
Merge: 0c1faa5 247980b
Nathan Woodrow <madmanwoo@gmail.com> 2013-03-10
Merge pull request #455 from 3nids/immutablefields
[Feature #6562] add editable option for all edit types
Werner Macho <werner.macho@gmail.com> 2013-03-10
translation update: gl_ES by Xan
Victor Olaya <volayaf@gmail.com> 2013-03-10
[sextante] modifed behaviour of 'log' tab in execution dialog
Victor Olaya <volayaf@gmail.com> 2013-03-10
[sextante] fixed #7295
Larry Shaffer <larrys@dakotacarto.com> 2013-03-08
Fix for #7289, add CMake option to enable building with Qt jom (nmake) on Windows
- Can now compile using NMake with jom directly from QtCreator using MSVC compiler (2008) and OSGeo4W devel libs
- Make app capable of running from build directory
- Caveat: may be better way to do it; could have better warning control
Werner Macho <werner.macho@gmail.com> 2013-03-09
translation update: danish by Jacob
Sandro Santilli <strk@keybit.net> 2013-03-08
WMS provider: protect from simple redirect loops in GetCapabilities
See http://hub.qgis.org/issues/3457
Larry Shaffer <larrys@dakotacarto.com> 2013-03-08
Fix for older compilers, like on default Mac setup
Nathan Woodrow <woodrow.nathan@gmail.com> 2013-03-08
Expose dialog created by QgsAttributeDialog to iface
Radim Blazek <radim.blazek@gmail.com> 2013-03-08
enabled identify results context menu for rasters, zoom to feature, copy feature, copy GetFeatureInfo url
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-08
Fix check state for legend groups restored from project file
Merge: b9f3da6 290f8fd
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-08
Merge branch 'master' into heatmap_fixes
Martin Dobias <wonder.sk@gmail.com> 2013-03-08
Moved GML import/export to a new class: QgsOgcUtils
Larry Shaffer <larrys@dakotacarto.com> 2013-03-07
On Mac use Close for quit action (conflicts with app menu's quit action and key sequence)
Larry Shaffer <larrys@dakotacarto.com> 2013-03-06
Keep composer multi-item selection only when Shift is pressed during click
- Fixes issues where Shift was still registered as pressed when shift click happened outside of view (due to lingering keyboard focus)
Larry Shaffer <larrys@dakotacarto.com> 2013-03-07
Fix #7287, keep composer listings sorted in menus and manager
Werner Macho <werner.macho@gmail.com> 2013-03-07
translation update: danish by Jacob
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-07
Separate units for line width, line offset, dash pattern
Merge: 90b66dc 0b6fcda
volaya <volayaf@gmail.com> 2013-03-07
Merge pull request #462 from MatMatt/master
[sextante] R scripts can now have empty lines
Matteo Mattiuzzi <matteo@mattiuzzi.com> 2013-03-07
R-scripts can have up to 10 consecutive empty lines before the parser exits
Merge: 0a25aad 7db1b60
mhugent <marco.hugentobler@sourcepole.ch> 2013-03-06
Merge pull request #454 from Oslandia/atlas
refs #7263
olivierdalang <olivier.dalang@gmail.com> 2013-03-01
change "paste in place" shortcut to ctrl+shift+V
olivierdalang <olivier.dalang@gmail.com> 2013-02-26
[Feature] Paste in place in the composer using ctrl+alt+v.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-07
Modify testqgsscalecombobox to match modified behaviour of QgsScaleComboBox
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-07
Automatically set the projection on output raster to match input layer
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-06
Refactor to avoid creating multiple QgsDistanceArea objects and recalculation of static or unused variables. Results in massive speed increase and fixes #6756, #6691 and #6692.
Victor Olaya <volayaf@gmail.com> 2013-03-06
[sextante] fixed #7251
Victor Olaya <volayaf@gmail.com> 2013-03-06
fixed #7277
Victor Olaya <volayaf@gmail.com> 2013-03-01
[sextante] improvements in test tools
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-03-06
switched default and ok arguments
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-03-06
Added default value argument for readEntryList
Martin Dobias <wonder.sk@gmail.com> 2013-03-06
Improved support for parsing of GML2, added some autotests
Martin Dobias <wonder.sk@gmail.com> 2013-03-05
Map layer registry: un-deprecated addMapLayer(), added removeMapLayer() for convenience
Martin Dobias <wonder.sk@gmail.com> 2013-03-05
Added option to load newly exported OpenStreetMap layer to canvas
Martin Dobias <wonder.sk@gmail.com> 2013-03-05
Define OpenStreetMap actions in .ui file and make Vector menu permanent
Merge: 2f53505 6d1eb26
Nathan Woodrow <madmanwoo@gmail.com> 2013-03-05
Merge pull request #448 from szekerest/master
MSSQL Fixes (Fix #6733 and Fix #7254)
szekerest <szekerest@gmail.com> 2013-03-05
Fix the behaviour of the trusted connection checkbox (#6262)
Werner Macho <werner.macho@gmail.com> 2013-03-05
translation update: romanian language
Merge: a976ecb ba91c8f
Nathan Woodrow <madmanwoo@gmail.com> 2013-03-04
Merge pull request #458 from 3nids/respectUIimmutableoption
respect the disabled option defined in the UI file
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-03-05
respect the disabled option defined in the UI file
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-03-05
keep coding consistent
Merge: 7c0746b b4aaa19
Nathan Woodrow <madmanwoo@gmail.com> 2013-03-04
Merge pull request #457 from nyalldawson/gradfixes
Allow long/bigint columns to be used for graduated symbology (Fix #4593)
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-05
Allow long/bigint columns to be used for graduated symbology (#4593)
Merge: ea0c87e 58a7edb
Nathan Woodrow <madmanwoo@gmail.com> 2013-03-04
Merge pull request #453 from nyalldawson/gradfixes
Don't treat null values as zero for graduated symbology (Fix #6096)
Larry Shaffer <larrys@dakotacarto.com> 2013-03-03
Fix #7195, transparency options in composer should be 0-100%
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-03-04
[FEATURE] add editable option for all edit types
Hugo Mercier <hugo.mercier@oslandia.com> 2013-03-04
refs #7263
refs #6856
Reset QPrinter to circumvent PDF corruption bug
Juergen E. Fischer <jef@norbit.de> 2013-03-04
30c7ec40 also applies to mingw
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-04
Consider avoid intersection settings when pasting features
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-04
Use isNull() to test for null attribute values
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-04
Use isEmpty() to test for null values
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-04
Don't treat null values as zero for graduated symbology
Juergen E. Fischer <jef@norbit.de> 2013-03-03
german translation update
Larry Shaffer <larrys@dakotacarto.com> 2013-03-03
Remove redundant subheaders for composer panels with appropriate titles
dakcarto <larrys@dakotacarto.com> 2013-03-02
Set minimum width for composition and item properties panels in composer
Larry Shaffer <larrys@dakotacarto.com> 2013-03-02
Fix for #7194, tabs partially shown for composer panels
- All newly designed panels reworked to ensure smallest reasonable width
Larry Shaffer <larrys@dakotacarto.com> 2013-03-02
Fix missing SVG previews for existing composer picture item
- Previews now load when picture is first selected and its properties are shown (unless already loaded)
- NOTE: the loading of SVGs per QListWidget per picture should be replaced with a model/view per composer, or something cached
- Combobox no longer over-expands width of dock widget when it contains long paths
Larry Shaffer <larrys@dakotacarto.com> 2013-03-02
Fix Qt connection error
Juergen E. Fischer <jef@norbit.de> 2013-03-02
fix debian builds
Larry Shaffer <larrys@dakotacarto.com> 2013-03-01
Fix composer window activations on Windows and Ubuntu
Larry Shaffer <larrys@dakotacarto.com> 2013-03-01
Update Composer Manager's template functionality
- Add specific template path support
- Add user templates directory support
- Add buttons to open user or default template directory
- Add selection of list item for newly added composers
- Update GUI with collapsible group box
- Use unique title dialog for composer rename function
Juergen E. Fischer <jef@norbit.de> 2013-03-01
fix #7255 - any editing capability should enable toggle editing
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-03-01
Fix WMS filter request with new API (ticket 7258)
Merge: 54f3e0a 735577d
volaya <volayaf@gmail.com> 2013-03-01
Merge pull request #442 from MatMatt/master
[sextante]set package used when writing in case of #passfilenames
Merge: 4baba76 cc239b2
Nathan Woodrow <madmanwoo@gmail.com> 2013-03-01
Merge pull request #449 from nyalldawson/grad_fixes
Fix calculation of graduated symbology breaks (Fix #7256)
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-03-01
Do not wait for feature form closing for non-editable layers
szekerest <szekerest@gmail.com> 2013-03-01
MSSQL: Fix for handling spatial tables with no FID columns (#7254)
Martin Dobias <wonder.sk@gmail.com> 2013-03-01
Fix SpatiaLite 3.0 support
Juergen E. Fischer <jef@norbit.de> 2013-03-01
downgrade plugin load message from WARNING to INFO
Juergen E. Fischer <jef@norbit.de> 2013-03-01
fix windows build
Nyall Dawson <nyall.dawson@gmail.com> 2013-03-01
Fix calculation of graduated symbology breaks
Larry Shaffer <larrys@dakotacarto.com> 2013-02-28
Add SPATIALITE_INCLUDE_DIR to include directories in analysis cmakelists for new OSM support
Larry Shaffer <larrys@dakotacarto.com> 2013-02-28
Add New from Template to composer's Composer menu
- Show busy indicator dialog while template is loading into hidden composer (much faster loading)
- Clean up composer actions' text (title capitalize action text, sentence capitalize tool tips)
Juergen E. Fischer <jef@norbit.de> 2013-03-01
show values of unknown wkbtypes when rendering
Larry Shaffer <larrys@dakotacarto.com> 2013-02-28
Add new, duplicate and delete composer to iface
- Works via QgsComposerView, which is already exposed in iface
Martin Dobias <wonder.sk@gmail.com> 2013-02-28
Old unmaintained OpenStreetMap support is dead. Long live new OpenStreetMap support!
Juergen E. Fischer <jef@norbit.de> 2013-02-28
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-02-28
indentation update
Martin Dobias <wonder.sk@gmail.com> 2013-02-23
Add file headers, do not report error in case there are no spatial tables in SpatiaLite database
Martin Dobias <wonder.sk@gmail.com> 2013-02-23
[FEATURE] new OpenStreetMap data access API and GUI
The idea is to replace the current OSM provider+plugin by this new code. Differences from old code:
- read-only access - without editing and upload support
- no special provider (using SpatiaLite provider)
- underlying OSM topology accessible from API
- download using Overpass API: fast, customizable, nearly unlimited download
- OSM XML files have to be first imported to a Sqlite3 database, then SpatiaLite layers can be exported
Martin Dobias <wonder.sk@gmail.com> 2013-01-27
OSM provider: make the looooooooooong lines that create triggers actually readable
szekerest <szekerest@gmail.com> 2013-02-28
MSSQL: Fix for reading 3D geometries (#6733)
olivierdalang <olivier.dalang@gmail.com> 2013-01-21
Updated icons for gis theme
- added rotate feature icon
- changed add label action icon
- added offset curve action
- added add html (composer) icon
Merge: 13b362e 62e6b13
Larry Shaffer <larrys@dakotacarto.com> 2013-02-28
Merge pull request #435 from Oslandia/atlas
[Atlas] Fix UI to be consistent with the use of QgsCollapsibleWidgets
Juergen E. Fischer <jef@norbit.de> 2013-02-28
avoid gdalconst deprecation warning
Merge: 4f397f2 7316701
Martin Dobias <wonder.sk@gmail.com> 2013-02-28
Merge pull request #446 from matthias-kuhn/diag-py-bindings
Make diagram renderer (python bindings) more stable
Juergen E. Fischer <jef@norbit.de> 2013-02-28
wms provider: also accept application/octet-stream as image content type
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-02-28
Make diagram renderer (python bindings) more stable
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-02-28
Handle plain/regexp mode for delimited text provider same as for preview
Amit Kulkarni <amitkulz@gmail.com> 2013-02-21
add old/new scale comparison and emit scaleChanged only if new scale is different than old.
Merge: 84db88b f5d81ae
Nathan Woodrow <madmanwoo@gmail.com> 2013-02-27
Merge pull request #445 from szekerest/master
MSSQL: Fix for the problem with the length of the numeric fields (Fix #7249)
szekerest <szekerest@gmail.com> 2013-02-27
MSSQL: Fix for the problem with the length of the numeric fields (#7249)
Larry Shaffer <larrys@dakotacarto.com> 2013-02-27
Rename QgsComposer::progressDialog
- It's a busy indicator that doesn't track operation progress
Larry Shaffer <larrys@dakotacarto.com> 2013-02-26
Hide new composer when duplicating (loading template) as it is faster
- Show busy indicator dialog
- Add busy indicator dialog method to QgsComposer
Merge: 7267c6e af3245b
Werner Macho <werner.macho@gmail.com> 2013-02-27
Merge pull request #444 from SrNetoChan/master
Some translation changes to PT-pt
Victor Olaya <volayaf@gmail.com> 2013-02-27
[sextante] fixed PointsInPolygonWeighted and PointsLayerFromTable algorithms
Alexandre Neto <senhor.neto@gmail.com> 2013-02-26
Some translations
Larry Shaffer <larrys@dakotacarto.com> 2013-02-26
Add shift-click modifier to QgsCollapsibleGroupBox
- Expands current group box on shift-click, then collapses any others in sync group
Larry Shaffer <larrys@dakotacarto.com> 2013-02-26
Avoid crash where composer is deleted after spawning modal composer manager
Larry Shaffer <larrys@dakotacarto.com> 2013-02-25
Add unique title input dialog for new and duplicate composers
- Allows user to title composer before creation (optionally based on existing composer titles)
- Helps limit duplicate titles
- Non-GUI generation of new and duplicate composers not restricted (unchanged)
- Duplicate composer slot now free of GUI interruptions
- Change from hiding of duplicate composer (during template loading) to pausing updates to give user feedback
Hugo Mercier <hugo.mercier@oslandia.com> 2013-02-26
Revert "[Atlas] Replace QgsCollapsibleGroupBoxBasic by QgsCollapsibleGroupBox (add auto-save collapsilble states)"
This reverts commit 56e9fb3eba0dfaf8f02bb2ccb66eb0218066a8f3.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-02-26
Reject features with empty geometry in QgsMapToolAddFeature
Matteo Mattiuzzi <matteo@mattiuzzi.com> 2013-02-26
now passFileNames uses raster in case of writing.
raster:::writeRaster supports any gdal formats (passFileNames and useRasterPackage)
and some other changes
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-02-26
Fix placement of simple markers in cached images
Victor Olaya <volayaf@gmail.com> 2013-02-26
[sextante] fixed wrong import
Larry Shaffer <larrys@dakotacarto.com> 2013-02-25
[sextante] fix typo
Victor Olaya <volayaf@gmail.com> 2013-02-25
[sextante] deleted problematic help files
Victor Olaya <volayaf@gmail.com> 2013-02-25
[sextante]modified problematic headers
Merge: 148e7e1 aa4b291
volaya <volayaf@gmail.com> 2013-02-25
Merge pull request #440 from MatMatt/master
[sextante] changed R command .libPaths to add and not substitute paths
Werner Macho <werner.macho@gmail.com> 2013-02-25
forgot rest of the files ;) now adding translator and adjusted scripts
Werner Macho <werner.macho@gmail.com> 2013-02-25
added first malayam language commit. translator assumed and flag added
Matteo Mattiuzzi <matteo@mattiuzzi.com> 2013-02-25
changed the R command behavior .libPaths() in RAlgorithm.py to add a .lib.loc and not substitute one
modifies the Advanced_Raster_histogramm.rsx in order to fully benefit from raster package RAM savety
Merge: f85d3ae 79d5fb3
volaya <volayaf@gmail.com> 2013-02-25
Merge pull request #439 from mach0/master
Added html help files to be installed in doc directory for OTB help
Werner Macho <werner.macho@gmail.com> 2013-02-25
added help files in doc subdirectory to be installed
Merge: 5ac7d03 cfb56a2
volaya <volayaf@gmail.com> 2013-02-25
Merge pull request #438 from MatMatt/master
[sextante] added quotation marks to make passFileNames work.
matteo <matteo@ivfl-linux-matteo.ivfl.boku.ac.at> 2013-02-25
added quotation marks to make passFileNames work
Hugo Mercier <hugo.mercier@oslandia.com> 2013-02-25
[Atlas] Replace QgsCollapsibleGroupBoxBasic by QgsCollapsibleGroupBox (add auto-save collapsilble states)
Merge: 34e6b9a 9517c0e
Hugo Mercier <hugo.mercier@oslandia.com> 2013-02-25
Merge pull request #1 from dakcarto/atlas-ui
[Atlas] Update spacing for atlas panel
Larry Shaffer <larrys@dakotacarto.com> 2013-02-22
[FEATURE] Add duplicate function to composer manager and composer ui
- Addresses feature request #7203
- Add actions to composer that trigger main app's, instead of referencing
- Allows Ctrl(Cmd)-P to initiate printing (instead of a new composer)
- Allows Ctrl(Cmd)-N to create new composer
- Use new templateXML function when saving composer template
Victor Olaya <volayaf@gmail.com> 2013-02-24
[sextante]Replaced provider.crs() by layer.crs(). Fixed memory layer usage
Victor Olaya <volayaf@gmail.com> 2013-02-24
[sextante]deleted ftool_utils
Victor Olaya <volayaf@gmail.com> 2013-02-24
[sextante] added autofilling on double-click in batch processing dialog
Other minor changes
Victor Olaya <volayaf@gmail.com> 2013-02-24
[sextante]Changed how SAGA installation is checked
Victor Olaya <volayaf@gmail.com> 2013-02-23
[sextante] improved handling of ParameterCrs
Victor Olaya <volayaf@gmail.com> 2013-02-23
[sextante] minor changes in algorithms and some code cleaning
Victor Olaya <volayaf@gmail.com> 2013-02-23
[sextante] changes in R interface
Victor Olaya <volayaf@gmail.com> 2013-02-22
[sextante] added new modeler-only tools
Victor Olaya <volayaf@gmail.com> 2013-02-21
[sextante] changed statisticByCategories, so now it does not depend on external libs
Victor Olaya <volayaf@gmail.com> 2013-02-21
[sextante]Improvements in batch processing interface and in the simplified toolbox organization
Victor Olaya <volayaf@gmail.com> 2013-02-21
[sextante] commented out loadfromDict method
Victor Olaya <volayaf@gmail.com> 2013-02-21
[sextante] changed saga cmdname method and modified merge raster algorithm description
Werner Macho <werner.macho@gmail.com> 2013-02-24
small help file change
Werner Macho <werner.macho@gmail.com> 2013-02-23
adding some licenses and copyrights to sextante
Nathan Woodrow <woodrow.nathan@gmail.com> 2013-02-23
Replace saving done dialog with message bar
Larry Shaffer <larrys@dakotacarto.com> 2013-02-22
Fix #6184, canvas doesn't refresh after pasting layer style
Larry Shaffer <larrys@dakotacarto.com> 2013-02-22
[Atlas] Update spacing for atlas panel
Hugo Mercier <hugo.mercier@oslandia.com> 2013-02-22
[Atlas] Fix UI to be consistent with the use of QgsCollapsibleWidgets
Merge: 857f849 8176da0
Jürgen Fischer <jef@norbit.de> 2013-02-21
Merge pull request #433 from 3nids/pg_hstore
added hstore and inet fields to postgres provider
Juergen E. Fischer <jef@norbit.de> 2013-02-22
da60fe fixes #7071
Juergen E. Fischer <jef@norbit.de> 2013-02-22
block vector layer signals when updating attribute values from field calculator (fixes #7190)
Juergen E. Fischer <jef@norbit.de> 2013-02-22
german translation update
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-02-21
Some wfs servers don't like srsname in DescribeFeatureType request (ticket #5241)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-02-21
Remove namespace prefix from typename in QgsGml
Werner Macho <werner.macho@gmail.com> 2013-02-21
adding some function help files for field calculator, thanks to Zoltan Siki
Larry Shaffer <larrys@dakotacarto.com> 2013-02-20
Fix duplication of main app's Window and Help menu to composers for Mac
Larry Shaffer <larrys@dakotacarto.com> 2013-02-21
Followup to be3bad3
- Simpler means of bringing composer windows to front, if manager dialog is going to be closed
D'Hont René-Luc <rldhont@gmail.com> 2013-02-21
WGIS WFS Server : GeoJSON Fid has to be a String
Adding "\"" befaore and after the fid for the GeoJSOn format.
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-02-21
added hstore and inet fields to postgres provider
Juergen E. Fischer <jef@norbit.de> 2013-02-21
debian packaging update
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-02-21
Protect point and line pattern symbol layer from eating too much memory
Juergen E. Fischer <jef@norbit.de> 2013-02-20
fix debian builds
Alexander Bruy <alexander.bruy@gmail.com> 2013-02-21
Make "Layer - New" accesible from QgsInterface, update GPS importer
plugin (fix #7202)
Alexander Bruy <alexander.bruy@gmail.com> 2013-02-21
different icons for GPS importer and Create new GPX layer (fix #6860)
Larry Shaffer <larrys@dakotacarto.com> 2013-02-20
Add Print Composers submenu to new Composer menu in composer
- Remove QgisApp::instance() usage in favor of already available passed in pointer to QgisApp
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-02-20
Fix WFS loading with geoserver layers
Merge: 6355e9b ad7deec
Jürgen Fischer <jef@norbit.de> 2013-02-20
Merge pull request #432 from matthias-kuhn/fix-vector-layer-signals
Fix: emit committedFeaturesAdded and committedFeaturesRemoved
Larry Shaffer <larrys@dakotacarto.com> 2013-02-20
Run prepare-commit on qgscomposer.cpp
Larry Shaffer <larrys@dakotacarto.com> 2013-02-20
Add binding to iface for action to show composer manager
Larry Shaffer <larrys@dakotacarto.com> 2013-02-20
Add New and Manager actions to new Composer menu in composer
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-02-20
Fix: emit committedFeaturesAdded and committedFeaturesRemoved
Larry Shaffer <larrys@dakotacarto.com> 2013-02-20
Fix #7196, composer manager doesn't close when showing a chosen composer
- Fix zoom-to-full when composer window is shown
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-02-20
Implement moving of snapped features together with the snap line
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-02-20
Improve handling of snap lines
Alexander Bruy <alexander.bruy@gmail.com> 2013-02-20
attempt to fix crash when changing symbols in graduated renderer
Nathan Woodrow <woodrow.nathan@gmail.com> 2013-02-20
Updates to composer window
- Split composer toolbar into many
- Rename File menu to Composer - because the composer isn't a "file"
Larry Shaffer <larrys@dakotacarto.com> 2013-02-19
Fix crash when loading a project that hits a group box with 'collapse' set
Juergen E. Fischer <jef@norbit.de> 2013-02-19
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-02-19
debian packaging fix
Juergen E. Fischer <jef@norbit.de> 2013-02-19
Make QSPATIALITE optional, but still include it in osgeo4w and debian package
Juergen E. Fischer <jef@norbit.de> 2013-02-19
[FEATURE] postgres provider: optionally skip columns without geometry type constraint
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-02-19
Fix copy paste bug
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-24
Compute min/max on demand in gdal provider
Larry Shaffer <larrys@dakotacarto.com> 2013-02-19
Add available sql drivers to Mac bundled app
Sandro Santilli <strk@keybit.net> 2013-02-19
Revert "Enable topological editing on first TopoGeometry layer creation"
This reverts commit edecf385fddd7d166e134023057998612af6ad58.
The correct way to do this is by hooking on the editingStarted slot
(thanks jef for pointing that out)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-02-19
Snap to arbitrary snap lines
Sandro Santilli <strk@keybit.net> 2013-02-19
Enable topological editing on first TopoGeometry layer creation
I'm not sure this is an acceptable behavior, but I'm sure users
do want to edit TopoGeometry layers in a topological way.
The problem with this implementation is that topological editing
is enabled for editing of every layer, not just the TopoGeometry
one.
Larry Shaffer <larrys@dakotacarto.com> 2013-02-15
Update composer ui files
- Add section headers (should be moved to app stylesheet, and custom label or container class made)
- Enable map grid group box (was disabled)
- Reformat all form layouts to look like rest of app (more grid layout-like, with labels left-aligned and growing entry fields)
- Re-layout map extents group box
- Expand more group boxes by default (increases discovery)
Larry Shaffer <larrys@dakotacarto.com> 2013-02-14
Fix some compiler warnings
olivierdalang <olivier.dalang@gmail.com> 2013-02-13
replaced "opacity" by "transparency" in the composer GUI
olivierdalang <olivier.dalang@gmail.com> 2013-02-14
Add syncGroup to CollapsibleGroupBoxes
olivierdalang <olivier.dalang@gmail.com> 2013-02-12
Update of composer item's GUI
Larry Shaffer <larrys@dakotacarto.com> 2013-02-15
Updates to QgsCollapsibleGroupBoxBasic
- Use title instead of checkbox to define QgsCollapsibleGroupBox offset
- Fix error when group box has form layout with QPushButtons that refuse to fully hide
- Update vertical offsets for Ubuntu
- Add control-click modifier and tool tip for toggling all collapsible group boxes
- Ensure disclosure triangle mirrors enabled state of group box
Juergen E. Fischer <jef@norbit.de> 2013-02-19
fix #7179
Werner Macho <werner.macho@gmail.com> 2013-02-19
added malayalam language on request
Merge: dc074b3 7717aee
Larry Shaffer <larrys@dakotacarto.com> 2013-02-18
Merge pull request #418 from dakcarto/cmake_stagedplugins-optmz_2
Update stage-installed plugins CMakeLists.txt
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-02-18
Always use topological editing if using avoid intersection (where possible also to background layers). Without topological editing, it is possible to have very small gaps between the polygons
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-02-18
Show snap lines in ruler mouse move event
Juergen E. Fischer <jef@norbit.de> 2013-02-18
fix build with older Qt
Alexander Bruy <alexander.bruy@gmail.com> 2013-02-18
fix imports (addresses #7176)
Alexander Bruy <alexander.bruy@gmail.com> 2013-02-18
disable SEXTANTE algorithms that require 3rd party Python modules
Alexander Bruy <alexander.bruy@gmail.com> 2013-02-18
add CMakeLists.txt to SEXTANTE tools directory
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-02-18
Improve coordinate display
Juergen E. Fischer <jef@norbit.de> 2013-02-18
debian packaging fix
Werner Macho <werner.macho@gmail.com> 2013-02-18
new language file on request: welcome Cambodia
Alexander Bruy <alexander.bruy@gmail.com> 2013-02-18
add missed directory to CMakeLists.txt
disable StatisticsByCategories algorithm because it requires 3rd party
Python module scipy
Juergen E. Fischer <jef@norbit.de> 2013-02-18
fix #7172
Victor Olaya <volayaf@gmail.com> 2013-02-17
[sextante] added tools to ease creating unit test for algorithms
Victor Olaya <volayaf@gmail.com> 2013-02-17
[sextante] improved toolbox and modeler to better use classification by categories (easy mode)
Victor Olaya <volayaf@gmail.com> 2013-02-17
[sextante]minor fixes and added new R script examples
Victor Olaya <volayaf@gmail.com> 2013-02-17
[sextante] Log file is now read backwards and limited to a fixed number of lines
Victor Olaya <volayaf@gmail.com> 2013-02-16
cleaned SEXTANTE/SAGA algorithms
Victor Olaya <volayaf@gmail.com> 2013-02-16
addded new SEXTANTE python algorithms
Victor Olaya <volayaf@gmail.com> 2013-02-16
improved management of tables in SEXTANTE
Juergen E. Fischer <jef@norbit.de> 2013-02-17
fix #7172 and #7174
Juergen E. Fischer <jef@norbit.de> 2013-02-17
[FEATURE] add qspatialite sql driver plugin
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-02-17
Consider multiple pages for ruler scale
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-02-17
Store reference to composition in ruler to get page info
Radim Blazek <radim.blazek@gmail.com> 2013-02-17
WMS identify format preference order: Html,Feature,Text
Radim Blazek <radim.blazek@gmail.com> 2013-02-17
Html identify result print fix
Juergen E. Fischer <jef@norbit.de> 2013-02-17
fix #7171
Juergen E. Fischer <jef@norbit.de> 2013-02-16
also optionally apply SHAPE_ENCODING to layer creation (fixes #5911)
Arunmozhi <aruntheguy@gmail.com> 2013-02-16
added searching of colorramps in style manager
Juergen E. Fischer <jef@norbit.de> 2013-02-15
fix #7160
Juergen E. Fischer <jef@norbit.de> 2013-02-15
quote closing parens within column names (fixes #7159)
Merge: c1527af 2e84efa
mhugent <marco.hugentobler@sourcepole.ch> 2013-02-15
Merge pull request #428 from schmandr/master
Add support for 1bit PNG format to QGIS Server WMS
Andreas Schmid <andreas.schmid@bd.so.ch> 2013-02-15
Add support for 1bit PNG format to QGIS Server WMS
Alexander Bruy <alexander.bruy@gmail.com> 2013-02-15
also fix loading checkbox state from settings
Alexander Bruy <alexander.bruy@gmail.com> 2013-02-15
fix handling of TAB delimiter in delimited text plugin
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-02-14
Show ruler marker for cursor position
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-02-14
Better placement for y-coordinate labels
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-02-14
Read composer from xml considers rulers
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-02-14
Fix calculation of ruler y-coordinates
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-02-14
Don't draw view frame (alignment with ruler widgets)
Juergen E. Fischer <jef@norbit.de> 2013-02-14
ocispatial: require OCI library
Larry Shaffer <larrys@dakotacarto.com> 2013-02-13
Add collapse toggling synchronization on Alt-click of title to QgsCollapsibleGroupBoxBasic
Juergen E. Fischer <jef@norbit.de> 2013-02-13
fix windows build
Larry Shaffer <larrys@dakotacarto.com> 2013-02-11
Make measure tool dialogs stay on top of other windows during operation
- Not tested with X11, may need Qt::X11BypassWindowManagerHint too
Larry Shaffer <larrys@dakotacarto.com> 2013-02-12
Add collapse toggling synchronization to QgsCollapsibleGroupBoxBasic
- Holding Alt modifier key when toggling collapsed state will synchronize the toggling across other boxes with the same syncGroup QString value
- Synchronizes boxes of same syncGroup via recursive search in parent or grandparent widget (if grandparent is not QgisApp)
Merge: 8e11e5f 42dad85
mhugent <marco.hugentobler@sourcepole.ch> 2013-02-12
Merge pull request #427 from matthias-kuhn/rubberband-doc
Documentation update for QgsRubberband
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-02-12
Documentation update for QgsRubberband
Merge: b45d8cb d1a05f7
mhugent <marco.hugentobler@sourcepole.ch> 2013-02-12
Merge pull request #422 from Oslandia/atlas
Feature sorting and filtering for atlas generation
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-02-12
Snap to paper items and consider multipage compositions when showing snap lines
Larry Shaffer <larrys@dakotacarto.com> 2013-02-11
Split QgsCollapsibleGroupBox into basic class and subclass that auto-saves collapsed state
- Split authored by Etienne Tourigny
- Add Q_PROPERTY declarations to make some class properties settable for promoted widget in QtDesigner (by Olivier Dalang)
- Update existing .ui files with dynamic properties (but not saveCheckedState, which should be cautiously used)
- Update sip file so both classes are available
Alexander Bruy <alexander.bruy@gmail.com> 2013-02-11
missed comma
Alexander Bruy <alexander.bruy@gmail.com> 2013-02-11
fix issues with non-ASCII filenames in GDALTools, thanks to Evgenia for
pointing on this problem
Larry Shaffer <larrys@dakotacarto.com> 2013-02-10
Use new vector edit macro support to batch Show/Hide Label tool's operation
Larry Shaffer <larrys@dakotacarto.com> 2013-02-10
Limit canvas redraws when working with vector layer undo stack
- Fix unreported bug where clicking on group in legend would clear previously selected vector layer's undo stack
- Ensure empty view is created on project load (cosmetic)
Larry Shaffer <larrys@dakotacarto.com> 2013-02-10
Update vector layer edits rollback method and app rollback actions
- Make optional whether edit buffer is deleted
- Returns optional functionality where rollback was similar to setting undo stack to index 0
Juergen E. Fischer <jef@norbit.de> 2013-02-10
[FEATURE] allow filter expressions in value relations (and fix display of related values and value maps in attribute table)
Juergen E. Fischer <jef@norbit.de> 2013-02-10
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-02-10
wms: improve xsd/gml detection on getfeatureinfo
Juergen E. Fischer <jef@norbit.de> 2013-02-10
wms: catch service exception on GetFeatureInfo and use feature extent if there's no geometry
Juergen E. Fischer <jef@norbit.de> 2013-02-09
fix #7125
Larry Shaffer <larrys@dakotacarto.com> 2013-02-09
Add option to show canvas refresh event in Log Message panel
- In Options at bottom of Rendering tab
- Useful for debugging excessive refreshes from userspace without having to build with debug and filter logs
- Records time taken for refresh and any resolvable sender class
Juergen E. Fischer <jef@norbit.de> 2013-02-09
ftools api update (fixes #7130)
Merge: 5967db9 8303a47
Giuseppe Sucameli <brush.tyler@gmail.com> 2013-02-09
Merge pull request #424 from slarosa/fix_rubber_band_python_plugins
Fixes rubberBand for extent selection in gdal_clipper and sextante algs
Larry Shaffer <larrys@dakotacarto.com> 2013-02-08
Fix Show/Hide Labels to allow NULL values in table to work for show value
Larry Shaffer <larrys@dakotacarto.com> 2013-02-08
Update QgsMapToolShowHideLabels to work with new vector api
- Works now, but should have worked before this fix
Salvatore Larosa <lrssvtml@gmail.com> 2013-02-08
Fixes rubberBand for extent selection in gdal_clipper and sextante algs
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-02-08
Better approach to split lines. Fixes bug #4618
Juergen E. Fischer <jef@norbit.de> 2013-02-08
fix windows build
Larry Shaffer <larrys@dakotacarto.com> 2013-02-07
Add images/theme_originals directory
- Helps with conversion of interface graphics to SVG
Radim Blazek <radim.blazek@gmail.com> 2013-02-08
GML GetFeatureInfo XSD validation, disabled
Victor Olaya <volayaf@gmail.com> 2013-02-07
better raster support in R/SEXTANTE
Victor Olaya <volayaf@gmail.com> 2013-02-07
more fixes in python sextante algorithms
Victor Olaya <volayaf@gmail.com> 2013-02-07
fixed #7116
Larry Shaffer <larrys@dakotacarto.com> 2013-02-07
Fix typo in QgsPalLabeling
Larry Shaffer <larrys@dakotacarto.com> 2013-02-06
Update QgsPalLabeling to work with new vector api
- Switch data defined properties from field index- to name-based
- Add routine to migrate properties to new keys: labeling/dataDefined/[enum name]
- Add QHash containing old-style data provider mapping of index to name for use in properties migration
- Update QgsLabelingGui, QgsMapToolLabel, QgsLabelPropertyDialog to work with name-based properties
Merge: 863da7d d97f05e
Radim Blazek <radim.blazek@gmail.com> 2013-02-07
Merge remote branch '3nids/maptoolidentify_returnresults'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-02-07
Improve performance of vector reprojection by transforming the coordinates of a feature together
Juergen E. Fischer <jef@norbit.de> 2013-02-07
postgres provider: only record active iterator, when it's open (fixes crash on labeling non-existing attributes)
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-02-07
fix SLOT
Juergen E. Fischer <jef@norbit.de> 2013-02-07
fix warning
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-02-07
unifying identify results in a single struct
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-02-07
updated class name
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-02-05
return results directly from the identify method instead of using a private attribute
Hugo Mercier <hugo.mercier@oslandia.com> 2013-02-07
[Atlas] Replace the sort direction combobox by a up/down button
Juergen E. Fischer <jef@norbit.de> 2013-02-07
indentation update
Juergen E. Fischer <jef@norbit.de> 2013-02-07
ftools api updates
Victor Olaya <volayaf@gmail.com> 2013-02-06
added explicit CRS checking in sextante algorithms
Victor Olaya <volayaf@gmail.com> 2013-02-06
fixed bug in mmqgis/ftools algs in sextante after adaptation to new vector api
Hugo Mercier <hugo.mercier@oslandia.com> 2013-02-06
[Atlas] Fix minor UI behaviour
Hugo Mercier <hugo.mercier@oslandia.com> 2013-02-06
[Atlas] Add i18n to error messages
Hugo Mercier <hugo.mercier@oslandia.com> 2013-02-06
[Atlas] Restore painting on error return
Radim Blazek <radim.blazek@gmail.com> 2013-02-06
QgsMapToolIdentifyAction cleanup
Merge: 81d865a ec634a2
Nathan Woodrow <madmanwoo@gmail.com> 2013-02-06
Merge pull request #413 from olivierdalang/labelCanDisplayHtml
[Feature] add HTML capabilities to composer labels
Merge: 50d4bb6 b642722
Nathan Woodrow <madmanwoo@gmail.com> 2013-02-06
Merge pull request #408 from olivierdalang/showBackgroundCheckboxForComposerItem
[feature] added draw background checkbox in composer items
Fix #6389
Radim Blazek <radim.blazek@gmail.com> 2013-02-06
WMS identify feature support - get vector features from GML GetFeatureInfo
Hugo Mercier <hugo.mercier@oslandia.com> 2013-02-06
[Atlas] Add Python unit tests for feature sorting and filtering
Hugo Mercier <hugo.mercier@oslandia.com> 2013-02-06
[Atlas] Add SIP bindings for feature sorting and filtering
olivierdalang <olivier.dalang@gmail.com> 2013-02-06
added a kind of oversampling for labels when rendered as HTML
Juergen E. Fischer <jef@norbit.de> 2013-02-06
also verify wkbSize in QgsGeometry::exportToWkt
Hugo Mercier <hugo.mercier@oslandia.com> 2013-02-06
[Atlas] Add unit tests for sorting and filtering
Hugo Mercier <hugo.mercier@oslandia.com> 2013-02-06
[Atlas] Add better exception handling
Hugo Mercier <hugo.mercier@oslandia.com> 2013-02-06
[Atlas] Add UI management for feature sorting and filtering
Hugo Mercier <hugo.mercier@oslandia.com> 2013-02-05
[Atlas] Add feature sorting and filtering
Hugo Mercier <hugo.mercier@oslandia.com> 2013-02-05
[Atlas] Remove cout
olivierdalang <olivier.dalang@gmail.com> 2013-02-06
rechange the basic resolution
olivierdalang <olivier.dalang@gmail.com> 2013-02-06
Set html's background to transparent
olivierdalang <olivier.dalang@gmail.com> 2013-02-06
changed tab width of QPlainTextEdit in QComposerLabelWidget (easier to read for html)
Juergen E. Fischer <jef@norbit.de> 2013-02-06
fTools: fix add/export geometry columns
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-02-05
Fix ticket #5584 (crash saving empty geometry)
Juergen E. Fischer <jef@norbit.de> 2013-02-05
fix warning
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-02-05
Fix double redraw after applying vector properties
Nathan Woodrow <woodrow.nathan@gmail.com> 2013-02-05
Add GUI_EXPORT to identify map tool
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-02-04
remove useless funcs from sip
Denis Rouzaud <denis.rouzaud@gmail.com> 2013-01-25
MapToolIdentify moved to gui to make it accessible in python
put back convertMeasurement in gui as it is not app specific
use display settings for specific app units
Juergen E. Fischer <jef@norbit.de> 2013-02-05
fix warning
Victor Olaya <volayaf@gmail.com> 2013-02-04
Finished adapting sextante python algorithms to new vector API
Some code cleaning
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-02-04
Show more verbose error message (ticket #7095)
Merge: 93dbfd7 8a880ca
Victor Olaya <volayaf@gmail.com> 2013-02-04
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya <volayaf@gmail.com> 2013-02-04
started adapting sextante to new vector api
Juergen E. Fischer <jef@norbit.de> 2013-02-03
use CMAKE_*_FLAGS also on unix
Juergen E. Fischer <jef@norbit.de> 2013-02-03
more fTools api updates
Juergen E. Fischer <jef@norbit.de> 2013-02-03
debian packaging fix
Juergen E. Fischer <jef@norbit.de> 2013-02-03
german translation fix
Larry Shaffer <larrys@dakotacarto.com> 2013-02-03
Update stage-installed plugins CMakeLists.txt
Merge: dc340de 1095f98
Victor Olaya <volayaf@gmail.com> 2013-02-03
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya <volayaf@gmail.com> 2013-02-03
edited some SAGA/GRASS algorithm description in SEXTANTE
Victor Olaya <volayaf@gmail.com> 2013-02-03
Minor SEXTANTE changes
Victor Olaya <volayaf@gmail.com> 2013-02-03
improvements in SEXTANTE modeler
Larry Shaffer <larrys@dakotacarto.com> 2013-01-24
Add option to use custom QSettings for QgsCollapsibleGroupBox
- Useful for plugins that may want to store collapsed state in their own QSettings file
Larry Shaffer <larrys@dakotacarto.com> 2013-02-02
Fix build error under clang on Mac
- Remove APPLE_CLANG_WARNINGS option
- Add warnings via flags instead of definitions
Juergen E. Fischer <jef@norbit.de> 2013-02-03
debian packaging update
Juergen E. Fischer <jef@norbit.de> 2013-02-02
more api updates in ftools
Juergen E. Fischer <jef@norbit.de> 2013-02-02
fix warnings brought up by clang
Juergen E. Fischer <jef@norbit.de> 2013-02-02
remove usage of deprecated methods within QgsVectorLayer itself
Larry Shaffer <larrys@dakotacarto.com> 2013-02-01
Add CMake option whether to show extra warnings from clang on Apple
- Set APPLE_CLANG_WARNINGS:BOOL=FALSE to not show extra warnings (TRUE by default)
Larry Shaffer <larrys@dakotacarto.com> 2013-02-01
Make sure QtTest gets bundled on Mac, if ENABLE_TESTS is set
- Was configured, but wan't being triggered
Etienne Tourigny <etourigny.dev@gmail.com> 2013-02-01
[API] restore QgsMapLayerRegistry::addMapLayer() but keep it deprecated
Juergen E. Fischer <jef@norbit.de> 2013-02-01
fTools: fix error basic statistics
Alexander Bruy <alexander.bruy@gmail.com> 2013-02-01
first fix for new vector api in SEXTANTE
Juergen E. Fischer <jef@norbit.de> 2013-02-01
first take on porting ftools to vector iterator api
ddehaan <ddehaan@sybase.com> 2013-01-31
Copyright updates; Add headers to feature iterator
Juergen E. Fischer <jef@norbit.de> 2013-01-31
debian packaging fix: quantal and raring also use dh_python2
Juergen E. Fischer <jef@norbit.de> 2013-01-31
include stack trace in logged python warning messages
Juergen E. Fischer <jef@norbit.de> 2013-01-31
fix warnings
Alexander Bruy <alexander.bruy@gmail.com> 2013-01-31
clear cached image for raster layers when applying contrast enhancement
from raster toolbar (fix #7069)
Juergen E. Fischer <jef@norbit.de> 2013-01-31
debian packaging update
Merge: a396613 3b29fad
Nathan Woodrow <madmanwoo@gmail.com> 2013-01-31
Merge pull request #416 from szekerest/master
Update MS SQL driver to new vector API
Alexander Bruy <alexander.bruy@gmail.com> 2013-01-31
update russian python console help translation
Merge: 859854f c728ea4
Werner Macho <werner.macho@gmail.com> 2013-01-30
Merge pull request #415 from gioman/master
Some translations for the pt_PT GUI.
Larry Shaffer <larrys@dakotacarto.com> 2013-01-30
Update project file opening precedence order at app launch
- Fix typo so default template on new project works
- Project open precedence order is (highest first):
- 1) specified on command line
- 2) specified or most recent via Options gui
- 3) new project from template
- 4) new blank project
- Keep new project template from loading in app constructor (in case already project via command line)
- Keep new project template from loading if previous auto-open project crashed
- Add status bar messages about loading project during addProject()
Giovanni Manghi <gio@sibirica.(none)> 2013-01-31
Some translations
Juergen E. Fischer <jef@norbit.de> 2013-01-31
OGR style support only with GDAL >=1.7
Juergen E. Fischer <jef@norbit.de> 2013-01-30
fix QgsSqlAnywhereProvider::attributeIndexes()
Juergen E. Fischer <jef@norbit.de> 2013-01-30
debian packaging: reenable sqlanywhere provider
Juergen E. Fischer <jef@norbit.de> 2013-01-30
fix attribute mapping in vector layer import
ddehaan <ddehaan@sybase.com> 2013-01-29
Update SQLAnywhere data provider to the new API.
Juergen E. Fischer <jef@norbit.de> 2013-01-30
fix attribute table for new vector api
szekerest <szekerest@gmail.com> 2013-01-30
Rework mssql driver to support the new iterator model
Juergen E. Fischer <jef@norbit.de> 2013-01-30
debian packaging fix (quantal versions were actually unused before a4fa7535)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-30
Fix ruler layout
Larry Shaffer <larrys@dakotacarto.com> 2013-01-28
[FEATURE] Add option to auto-open 'New, Most recent or Specific' project on app launch
- Add error trapping to catch bad projects that crash app, then notify user and avoid reopening
Larry Shaffer <larrys@dakotacarto.com> 2013-01-29
Switch QgsMessageBar subject/message from QLabel to QTextEdit
- Fix issue with heightForWidth where long lines in QLabel with word wrap cause excessive message bar height
- Set scroll area fixed height to 1.5 font-based line size, creating a single line scroll box for wrapped messages
- Can now select and copy message subject and text
- HTML (QTextEdit subset) now supported for message
- Clean up Close button style
Juergen E. Fischer <jef@norbit.de> 2013-01-29
debian packaging update: ubuntu raring
Juergen E. Fischer <jef@norbit.de> 2013-01-29
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-01-29
oracle provider: fix support for geometryless tables (fixes #7023)
olivierdalang <olivier.dalang@gmail.com> 2013-01-29
(notes and micro-cleanup)
olivierdalang <olivier.dalang@gmail.com> 2013-01-29
upgraded to collapsible groupboxes
olivierdalang <olivier.dalang@gmail.com> 2013-01-29
fix for composer map item's background when non-opaque
Merge: a00e413 bb97787
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-29
Merge branch 'master' of github.com:qgis/Quantum-GIS
Merge: 81dacc7 9f9ce32
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-29
[FEATURE]: possibility to export vector symbology (using ogr feature style)
Juergen E. Fischer <jef@norbit.de> 2013-01-29
fix sip error
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-29
Implement drawing of ruler markers
Werner Macho <werner.macho@gmail.com> 2013-01-29
translation update: et_EE by Veiko
Juergen E. Fischer <jef@norbit.de> 2013-01-29
register QgsMessageLog::MessageLevel
olivierdalang <olivier.dalang@gmail.com> 2013-01-28
begins to work
olivierdalang <olivier.dalang@gmail.com> 2013-01-28
UI enable/disable works
Juergen E. Fischer <jef@norbit.de> 2013-01-29
update calls to new api
olivierdalang <olivier.dalang@gmail.com> 2013-01-29
[feature] added draw background checkbox in composer items
(this allow to workaround the non-opaque background bug with atlas and is more consistent with the frame settings) )
Larry Shaffer <larrys@dakotacarto.com> 2013-01-26
[FEATURE] Add style options for legend layer/groups, and live refresh of all legend style options
- Based of off work from Stefan Ziegler (pull request #331)
- Options inherited by embedded groups (which are still always italic)
- Original layer name now saved to project file (instead of adjusted display name)
- Fix bug where setting capitalization, then saving/reopening would permanently set capitalization
- [API] Add originalName() to QgsMapLayer to access original (pre-adjusted name)
- [API] Add setupFont() method to legend group items
- [API] Add updateLegendItemStyles() and updateLegendItemSymbologies() to QgsLegend to allow style option changes to become active without app restart
Merge: 8c89c2a c279ec2
Giuseppe Sucameli <brush.tyler@gmail.com> 2013-01-28
Merge pull request #394 from etiennesky/gdaltools1
GdalTools - use raster format save option and pyramids dialogs
Etienne Tourigny <etourigny.dev@gmail.com> 2013-01-28
fix layerModified signal mapping
Etienne Tourigny <etourigny.dev@gmail.com> 2013-01-28
implement currentLayer() and setCurrentLayer() in QgsLegendInterface to set/get current layer
Etienne Tourigny <etourigny.dev@gmail.com> 2013-01-28
allows for plugins to insert actions for layers in TOC, with QgsLegendInterface::addLegendLayerAction()
Larry Shaffer <larrys@dakotacarto.com> 2013-01-28
Remove invalid relative path to images resource file
Merge: 958cd2a 4cd271b
Nathan Woodrow <madmanwoo@gmail.com> 2013-01-28
Merge pull request #403 from matthias-kuhn/expression-build-dialog-save-window-geometry
Save geometry of expression build dialog on close
Merge: 6c931f3 fb63167
Nathan Woodrow <madmanwoo@gmail.com> 2013-01-28
Merge pull request #407 from matthias-kuhn/expression-builder-margin
Fix for #6165 - Overlapping widgets in expression builder dialog
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-01-28
Fix for #6165 - Overlapping widgets in expression builder dialog
Reset the top margin of widgets to the default value
Juergen E. Fischer <jef@norbit.de> 2013-01-28
debian packaging update (fixes #7060)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-28
Add composer rulers to composer graphics view
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-28
Add class QgsComposerRuler
Juergen E. Fischer <jef@norbit.de> 2013-01-28
fix warnings, add copyright headers, cosmetics
Juergen E. Fischer <jef@norbit.de> 2013-01-27
osgeo4w: packaging updates
Victor Olaya <volayaf@gmail.com> 2013-01-27
minor edits to SEXTANTE algorithms and scripts
Tim Sutton <tim@linfiniti.com> 2013-01-27
Update doc/osx.t2t
Merge: 247c2db 5b9b03f
Paolo Cavallini <cavallini@faunalia.it> 2013-01-27
Merge pull request #405 from matthias-kuhn/piediagram-test-fix
Replace control image for piediagram with proper one
Tim Sutton <tim@linfiniti.com> 2013-01-27
qwt compile error under OSX - note for Larry
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-01-27
Replace control image for piediagram with proper one
Tim Sutton <tim@linfiniti.com> 2013-01-27
Update osx install - update old nokia download path
Victor Olaya <volayaf@gmail.com> 2013-01-27
Added compiled SEXTANTE ui files
Victor Olaya <volayaf@gmail.com> 2013-01-27
edited GRASS and SAGA algorithm descriptions
Merge: 20e4ec5 a9a289e
Victor Olaya <volayaf@gmail.com> 2013-01-27
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2013-01-27
Update doc/osx.t2t
Added note about how to get command line tools.
Martin Dobias <wonder.sk@gmail.com> 2013-01-27
OSM provider ported to new API
Victor Olaya <volayaf@gmail.com> 2013-01-26
edited GRASS/SEXTANTE algorithm descriptions
Victor Olaya <volayaf@gmail.com> 2013-01-26
minor sextante fixes
Martin Dobias <wonder.sk@gmail.com> 2013-01-26
Postgres - debug mode: do not slow down fetching of features unless necessary
(the debug routine was consuming ~50% of rendering time)
Juergen E. Fischer <jef@norbit.de> 2013-01-26
fix windows build
olivier <olivier.dalang@gmail.com> 2013-01-20
Added layerIsExpanded() to QgsLegendInterface
Juergen E. Fischer <jef@norbit.de> 2013-01-26
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-01-26
follow up 994dc1cc216: also change level in QgsMessageLogViewer
Martin Dobias <wonder.sk@gmail.com> 2013-01-26
QgsVectorLayer: deprecate old API: select(), nextFeature(), featureAtId()
Merge: 985468e 994dc1c
Martin Dobias <wonder.sk@gmail.com> 2013-01-26
Merge remote-tracking branch 'origin/master' into new_vector_api
Juergen E. Fischer <jef@norbit.de> 2013-01-26
- [API] introduce QgsMessageLog::MessageLevel and change logMessage() level
parameter to that type
- change default level to WARNING
- change startup messages to INFO
- don't unhide the warning button for INFO messages
- fix warnings produced by python code
Nathan Woodrow <woodrow.nathan@gmail.com> 2013-01-26
Add test for format expression function
Larry Shaffer <larrys@dakotacarto.com> 2013-01-25
Add empty QUndoView to QgsUndoWidget for initial show
- Shows disabled view instead of blank dock area (same as creating new project after closing project)
Juergen E. Fischer <jef@norbit.de> 2013-01-25
cleanup doIntersectLines.py and fix #7021
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-01-25
Save geometry of expression build dialog on close
Juergen E. Fischer <jef@norbit.de> 2013-01-25
append resolution and transparency arguments also to tile request (fixes #3981)
Juergen E. Fischer <jef@norbit.de> 2013-01-25
leaner imitation of .arg
Radim Blazek <radim.blazek@gmail.com> 2013-01-25
WCS max extent verification fix for servers without overvies
Larry Shaffer <larrys@dakotacarto.com> 2013-01-24
Fix background issue for Gnome desktop
- Revert de437ab
Larry Shaffer <larrys@dakotacarto.com> 2013-01-23
Add Qt styles flags to QgsAppStyleSheet and update styled group boxes
Radim Blazek <radim.blazek@gmail.com> 2013-01-25
more robust raster color map conversion from 1.8 project and style file, fixes #7023
Merge: 4f3e89a 2a54248
Victor Olaya <volayaf@gmail.com> 2013-01-24
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya <volayaf@gmail.com> 2013-01-24
added extra import parameters for vector layers in GRASS/SEXTANTE interface
minor fix to create a new instance when a model is edited
Victor Olaya <volayaf@gmail.com> 2013-01-24
edited GRASS/SEXTANTE descriptions
Juergen E. Fischer <jef@norbit.de> 2013-01-24
use 'geom' as default name for geometry columns in browser data items (implements #7042)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-24
Consider WMS opacity also for labels and in the GetPrint request
Nathan Woodrow <woodrow.nathan@gmail.com> 2013-01-24
Add string format() function to expression
Juergen E. Fischer <jef@norbit.de> 2013-01-24
log python warnings and enabled deprecation warnings
Merge: 5f304b3 0ccff60
Martin Dobias <wonder.sk@gmail.com> 2013-01-24
Merge remote-tracking branch 'jef/oraclespatial-nva' into new_vector_api
Conflicts:
doc/TRANSLATORS
i18n/qgis_de.ts
src/app/qgisapp.cpp
src/core/qgis.cpp
src/core/qgsvectorlayerimport.cpp
src/providers/oracle/CMakeLists.txt
src/providers/oracle/qgsoracleprovider.cpp
src/providers/oracle/qgsoracleprovider.h
Merge: dda51c6 5f70a68
Martin Dobias <wonder.sk@gmail.com> 2013-01-23
Merge remote-tracking branch 'origin/master' into new_vector_api
Conflicts:
python/core/qgsvectordataprovider.sip
src/app/legend/qgslegendlayer.cpp
src/app/qgisapp.cpp
src/app/qgsmergeattributesdialog.cpp
src/core/qgsvectordataprovider.cpp
src/core/qgsvectordataprovider.h
src/core/qgsvectorlayer.cpp
src/gui/qgssearchquerybuilder.cpp
src/providers/postgres/qgspostgresprovider.cpp
src/providers/wfs/CMakeLists.txt
Tim Sutton <tim@linfiniti.com> 2013-01-24
Fix error in test for issue 7023
Juergen E. Fischer <jef@norbit.de> 2013-01-23
port oracle provider to new_vector_api
+ progress dialog in progress dialog
+ fix for feature form from attribute table
Merge: de437ab b1bfb9a
Tim Sutton <tim@linfiniti.com> 2013-01-23
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2013-01-23
Set options list style to to white background
Merge: 53197ad 73b3d9c
Larry Shaffer <larrys@dakotacarto.com> 2013-01-22
Merge pull request #389 from slarosa/pyqgis-console
Update translation for Python Console
Juergen E. Fischer <jef@norbit.de> 2013-01-14
more oracle provider improvements:
- enable warnings and more error handling in qocispatial
- read ordinates in one go (OCICollGetElemArray/OCINumberToRealArray not working yet)
- set prefetch count
- fix support for int keys (numbers with precision 0)
- interpret oracle crs without auth_name as EPSG
Juergen E. Fischer <jef@norbit.de> 2013-01-14
oracle provider improvements:
- improve srs lookup
- insert crs to oracle table on import, if not existent (requires INSERT privilege on MDSYS.SDO_COORD_REF_SYSTEM)
- move table lookup into thread
- use QgsMessageOutput for import errors (also in postgres and spatialite)
- german translation update
Juergen E. Fischer <jef@norbit.de> 2013-01-12
oracle provider: accept number(0) as key
Juergen E. Fischer <jef@norbit.de> 2013-01-09
oracle provider: fix connection settings
Juergen E. Fischer <jef@norbit.de> 2013-01-09
[FEATURE] add oracle provider
Merge: 4479cd7 b6e6147
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-22
Merge branch 'master' of github.com:qgis/Quantum-GIS
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-22
[Feature: Add more color options. Provided by olivierdalang]. Modifications for xml reading / writing
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-22
Shorten code for xml reading / writing
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-22
Shorten code for xml reading and writing
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-22
Avoid reseting of pen width if changing stroke color
olivierdalang <olivier.dalang@gmail.com> 2013-01-21
(remove useless code)
olivierdalang <olivier.dalang@gmail.com> 2013-01-21
QgsScalebar now saves colors in XML
olivierdalang <olivier.dalang@gmail.com> 2013-01-21
Allow setting of font color in QgsComposerLegend
olivierdalang <olivier.dalang@gmail.com> 2013-01-20
(changed default color)
olivierdalang <olivier.dalang@gmail.com> 2013-01-20
color works for scalebars
olivierdalang <olivier.dalang@gmail.com> 2013-01-20
remove always black text
this is unconsistant with the other drawText function and makes it impossble for a composer item to have a font color
redlegoreng <redlegoreng@gmail.com> 2013-01-19
ça marche tjs pas...
redlegoreng <redlegoreng@gmail.com> 2013-01-19
line color starts to work
redlegoreng <redlegoreng@gmail.com> 2013-01-19
typo
redlegoreng <redlegoreng@gmail.com> 2013-01-19
starting to refresh the scalebar composer item
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-22
Clone gradient in singleband gray renderer. Combine new opacity with existing one in mapserver
Tim Sutton <tim@linfiniti.com> 2013-01-22
Created test to replicate issue #7023
Tim Sutton <tim@linfiniti.com> 2013-01-22
Dont dump on every style conversion
Alexander Bruy <alexander.bruy@gmail.com> 2013-01-22
fix output of the eliminate slivers polygon tool (fix 6925). Patch by
Bernhard Strobl
Larry Shaffer <larrys@dakotacarto.com> 2013-01-21
[FEATURE] Add custom group box settings to Options
- Add options to set group box title to bold, and to draw platform-consistent custom border and background
- Useful for group boxes on Ubuntu (default have no borders/backgrounds) and Mac (default are a bit funky-looking)
- NOT tested yet on Windows
Merge: 995ede3 0757e42
Victor Olaya <volayaf@gmail.com> 2013-01-21
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Conflicts:
python/plugins/sextante/algs/ftools/Difference.py
python/plugins/sextante/algs/ftools/Intersection.py
python/plugins/sextante/outputs/OutputTable.py
Victor Olaya <volayaf@gmail.com> 2013-01-21
added support for all gdal/ogr formats in all providers
added support for pre and post execution hooks
Victor Olaya <volayaf@gmail.com> 2013-01-21
fixed ftools overlay algorithms
code cleaning and minor edits in other algorithms
Juergen E. Fischer <jef@norbit.de> 2013-01-21
INSTALL: better note about short names.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-21
wfs provider: copy geometry and attributes only if necessary
Larry Shaffer <larrys@dakotacarto.com> 2013-01-18
Add adjustable Qt stylesheet class, QgisAppStyleSheet
- [API] Remove individual stylesheet option functions (e.g. setFontSize) in favor of direct access to QgisAppStyleSheet functions
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-21
Implement rewind() in wfs iterator
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-21
Prevent concurrent wfs iterators for now
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-21
Fix incremental wfs loading
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-21
Change WFS provider for new vector api
Merge: 2a4d79d bfb2b7a
Larry Shaffer <larrys@dakotacarto.com> 2013-01-20
Merge pull request #393 from dakcarto/options_re-org_5
Reorganize Options dialog
Juergen E. Fischer <jef@norbit.de> 2013-01-18
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-01-18
fix #7006 (if you actually use it)
Etienne Tourigny <etourigny.dev@gmail.com> 2013-01-18
use raster format and pyramid save widgets in gdaltools (translate, dem, pyramids)
Etienne Tourigny <etourigny.dev@gmail.com> 2013-01-18
fix version test for gdal-1.10 (needs updates to widgets also)
Etienne Tourigny <etourigny.dev@gmail.com> 2013-01-18
update raster format and pyramid save widgets for python, add pyramid config options support to raster writer, other fixes
Juergen E. Fischer <jef@norbit.de> 2013-01-18
fix #7006
Merge: 7809cbd 1910621
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-18
Merge branch 'composer_inference_lines'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-18
Show alignment rubber band on top
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-18
Update composition sip bindings
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-18
Set alignment snap and tolerance for composition
Juergen E. Fischer <jef@norbit.de> 2013-01-18
about box: use webview for version info and use ok button
Juergen E. Fischer <jef@norbit.de> 2013-01-18
use CPLFree on memory allocated by GDAL (fixes #7008)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-18
Alignment snap also for item resize in composer
Radim Blazek <radim.blazek@gmail.com> 2013-01-18
GRASS raster draw extent precission fix
Juergen E. Fischer <jef@norbit.de> 2013-01-18
fix windows build
Larry Shaffer <larrys@dakotacarto.com> 2013-01-17
Switch saving edits from Attribute Table dialog from connection to using public function
Larry Shaffer <larrys@dakotacarto.com> 2013-01-17
Minimize canvas refreshes during save/rollback/cancel current edits actions
Larry Shaffer <larrys@dakotacarto.com> 2013-01-17
Fix #7007, canvas is not refreshing when exiting editing mode
Larry Shaffer <larrys@dakotacarto.com> 2013-01-17
Fix for #6992, GDAL create options help dialog shows up behind other dialogs on Mac
Larry Shaffer <larrys@dakotacarto.com> 2013-01-14
Reorganize Options dialog
- Add Data Sources, Canvas/Legend sections
- Fix excess whitespace issue for list widget pane in QtDesigner and QGIS
- Switch GDAL drive table load to on current page name
Merge: a6c5fd8 e12d139
rldhont <rldhont@gmail.com> 2013-01-17
Merge pull request #392 from rldhont/new_vector_api
Update QGIS WFS Server to use the new vector API
D'Hont René-Luc <rldhont@gmail.com> 2013-01-17
Update QGIS WFS Server to use the new vector API
This update needs to be tested. It should primarily test the
PROPERTYNAME parameter for GetFeature request, and test TRANSACTION.
This update it's just for compatibility. It should be good to update the
code to use all the new vector API capability.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-17
Automatically update project files in qgis server
Salvatore Larosa <lrssvtml@gmail.com> 2013-01-17
Followup d3981b8:
now it works properly with pylupdate4
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-17
Cleanup code for composer item align
Merge: 79d7246 3fe0f99
Werner Macho <werner.macho@gmail.com> 2013-01-17
Merge pull request #390 from gioman/master
More pt_PT translations by Nelson Silva
Merge: a928d51 629fa5a
Werner Macho <werner.macho@gmail.com> 2013-01-17
Merge pull request #391 from slarosa/gdal_tools_issue
fix typo in gdal tools
Salvatore Larosa <lrssvtml@gmail.com> 2013-01-17
fix typo in gdal tools
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-17
Show alignment lines
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-17
[FEATURE]: snap to left/mid/right coordinates of other items when moving composer items
Martin Dobias <wonder.sk@gmail.com> 2013-01-16
Update of providers' feature iterators
Currently providers do not support concurrent access of more iterators at once, so keep pointer to the currently active iterator and auto-close previous iterator when a new one is requested.
Auto-close iterators when all features have been set.
Auto-close iterators when the provider is deleted.
Larry Shaffer <larrys@dakotacarto.com> 2013-01-15
Turn on all edit triggers and set minimum heights for custom/current env vars tables
- Set minimum heights for all table widgets in Options->System
Larry Shaffer <larrys@dakotacarto.com> 2013-01-15
Increase relative height of custom/current env vars table headers
Larry Shaffer <larrys@dakotacarto.com> 2013-01-15
Update Options dialog vertical tabs after paintEvent, instead of on resize
- Allows full updating of icon-only mode on OSes that emit only one resize event
Giovanni Manghi <gio@sibirica.(none)> 2013-01-15
More pt_PT translations by Nelson Silva
Juergen E. Fischer <jef@norbit.de> 2013-01-15
fix build
Salvatore Larosa <lrssvtml@gmail.com> 2013-01-15
Update translation for Python Console
Merge: ce64ede a1743ab
mhugent <marco.hugentobler@sourcepole.ch> 2013-01-15
Merge pull request #388 from mwa/offline_editing_api
Move QgsOfflineEditing to core
Mathias Walker <mwa@sourcepole.ch> 2013-01-15
Move QgsOfflineEditing to core and add SIP bindings; refactor Offline Editing Plugin
Merge: 0357f0f 6768327
Tim Sutton <tim@linfiniti.com> 2013-01-15
Merge pull request #387 from slarosa/pyqgis-console
Add QgsMessageBar for pyqgis console
Salvatore Larosa <lrssvtml@gmail.com> 2013-01-15
Add QgsMessageBar for pyqgis console
Merge: bdcb6c1 ca77a98
mhugent <marco.hugentobler@sourcepole.ch> 2013-01-15
Merge pull request #386 from Oslandia/atlas
Fix atlas map resizing
Larry Shaffer <larrys@dakotacarto.com> 2013-01-14
Add mousePressEvent to QgsMessageBar sip file
Juergen E. Fischer <jef@norbit.de> 2013-01-14
more oracle provider improvements:
- enable warnings and more error handling in qocispatial
- read ordinates in one go (OCICollGetElemArray/OCINumberToRealArray not working yet)
- set prefetch count
- fix support for int keys (numbers with precision 0)
- interpret oracle crs without auth_name as EPSG
Larry Shaffer <larrys@dakotacarto.com> 2013-01-14
Re-add mysteriously missing connections for custom env variables checkbox
- Probably removed during QtDesigner changes to .ui file; code into .cpp file instead
- Possible fix for #6961
Hugo Mercier <hugo.mercier@oslandia.com> 2013-01-14
refs #6956
Fix map frame resizing : do not touch the frame size, adapt the geometry's extent if needed
Juergen E. Fischer <jef@norbit.de> 2013-01-14
oracle provider improvements:
- improve srs lookup
- insert crs to oracle table on import, if not existent (requires INSERT privilege on MDSYS.SDO_COORD_REF_SYSTEM)
- move table lookup into thread
- use QgsMessageOutput for import errors (also in postgres and spatialite)
- german translation update
Juergen E. Fischer <jef@norbit.de> 2013-01-13
[FEATURE] add second browser
Larry Shaffer <larrys@dakotacarto.com> 2013-01-13
Add QgisApp::messageTimeout() to iface sip file
- [API] Remove recently added, and unnecessary, mMessageTimeout and setMessageTimeout() from QgisApp
Larry Shaffer <larrys@dakotacarto.com> 2013-01-13
Set fixed size for close icon in QgsMessageBar
Larry Shaffer <larrys@dakotacarto.com> 2013-01-12
Finish refactoring that caused build error
Juergen E. Fischer <jef@norbit.de> 2013-01-13
fix build error
Nathan Woodrow <woodrow.nathan@gmail.com> 2013-01-13
Fix build
Larry Shaffer <larrys@dakotacarto.com> 2013-01-12
Add stop/start and user default option for timeout of timed QgsMessageBars
- Add pause/start icons to timeout countdown progress bar
- Add user-defined option for general message timeouts
- [API] Add get/set methods for general message timeouts to QgisApp
Merge: ac29c5b 5b06de9
Jürgen Fischer <jef@norbit.de> 2013-01-12
Merge pull request #378 from slarosa/ftools_split_vector
fix #4534
Juergen E. Fischer <jef@norbit.de> 2013-01-12
prepare-commit.sh: remove trailing blanks from python files
Juergen E. Fischer <jef@norbit.de> 2013-01-12
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-01-12
prepare-commit.sh: remove trailing blanks from python files
Juergen E. Fischer <jef@norbit.de> 2013-01-12
fix sip binding of QgsCredentials::get() (always returned true; partly rolls back dcf3ede)
Merge: 13bfb5e 8203eff
Larry Shaffer <larrys@dakotacarto.com> 2013-01-12
Merge pull request #385 from slarosa/pyqgis-console
remove item QgsInterface from import class menu in python console
Salvatore Larosa <lrssvtml@gmail.com> 2013-01-12
remove item QgsInterface from import class menu in python console
since a369ed0 it is no longer necessary to import iface object
Merge: 5b431df bc4f8f2
Victor Olaya <volayaf@gmail.com> 2013-01-12
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Larry Shaffer <larrys@dakotacarto.com> 2013-01-12
Add convenience methods for pushing a non-widget-based message to QgsMessageBar
- Switch some WARNING messages over to INFO
- Add default icon for CRITICAL messages
Nathan Woodrow <woodrow.nathan@gmail.com> 2013-01-12
Import iface into Python console
Larry Shaffer <larrys@dakotacarto.com> 2013-01-12
Update 'not vector/editable layer' dialogs to message bar for new Rotate map tool
Larry Shaffer <larrys@dakotacarto.com> 2013-01-12
Fix #6957, move 'not vector/editable layer' dialogs to message bar for map edit and select tools
- Move notifications to base QgsMapToolEdit class
- Add QgsMessageBar::INFO icon (also useful for lightweight WARNING)
Victor Olaya <volayaf@gmail.com> 2013-01-12
sextante file dialog now remembers last used folder
Victor Olaya <volayaf@gmail.com> 2013-01-12
modified grass postprocessing and edited grass description
Victor Olaya <volayaf@gmail.com> 2013-01-12
code cleaning
Victor Olaya <volayaf@gmail.com> 2013-01-12
editing parameters in modeler now remembers previous values
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-12
Transform anchor point if rotating reprojected features
vinayan <vinayan@vinayan-MS-7623.(none)> 2013-01-08
moved to Advanced Editing Toolbar
vinayan <vinayan@vinayan-MS-7623.(none)> 2013-01-08
rotate closest feature if selection is empty
vinayan <vinayan@vinayan-MS-7623.(none)> 2013-01-06
icon added,fixed issue with no selection on
vinayan <vinayan@vinayan-MS-7623.(none)> 2013-01-06
prepare commit script run
vinayan <vinayan@vinayan-MS-7623.(none)> 2013-01-06
Fixed Rotation anchor issue while zooming panning
vinayan <vinayan@vinayan-MS-7623.(none)> 2013-01-06
Added Rotate Map Tool
Merge: 971c7b8 8803a00
Larry Shaffer <larrys@dakotacarto.com> 2013-01-11
Merge pull request #382 from dakcarto/iface_edits-tool-switch-fix_1
Fix #6968, saving/rollbacking edits deselects current editing tool
Larry Shaffer <larrys@dakotacarto.com> 2013-01-09
Fix #6968, saving/rollbacking edits deselects current editing tool
Nathan Woodrow <woodrow.nathan@gmail.com> 2013-01-10
Add groupbox support to attribute editor
Larry Shaffer <larrys@dakotacarto.com> 2013-01-11
Add descriptive names to message bar levels (from Matthais Kuhn)
- Enum containing INFO, WARNING and CRITICAL
Juergen E. Fischer <jef@norbit.de> 2013-01-12
oracle provider: accept number(0) as key
Merge: 078f0d0 eb02e91
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-11
Merge branch 'master' of github.com:qgis/Quantum-GIS
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-11
Fix python zebra style test
Juergen E. Fischer <jef@norbit.de> 2013-01-11
oracle provider: fix menu entry
Merge: 37f7d57 5003c46
Jürgen Fischer <jef@norbit.de> 2013-01-10
Merge pull request #384 from lynxlynxlynx/master
Try to find QWT harder
Larry Shaffer <larrys@dakotacarto.com> 2013-01-10
Update QgsMessageBar sip file to include timeout messages
Larry Shaffer <larrys@dakotacarto.com> 2013-01-10
Switch 'select vector layer first' dialog warning for labeling toolbar action to QgsMessageBar timeout message
Larry Shaffer <larrys@dakotacarto.com> 2013-01-10
Add optional message timeout with countdown progress bar to QgsMessageBar
Jaka Kranjc <lynxlynxlynx@sourcemage.org> 2013-01-10
FindQwt.cmake: also detect qwt6 suffixes
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-10
Fix display of paper size after loading from Template. Fixes #6818
Merge: 834107a f2a0378
volaya <volayaf@gmail.com> 2013-01-10
Merge pull request #383 from slarosa/sextante-issue
Fix for destination CRS in SEXTANTE GRASS algs:
Merge: 4ddcb3e 2c1db1c
mhugent <marco.hugentobler@sourcepole.ch> 2013-01-10
Merge pull request #380 from bischofia/updateFieldName
update field names when vector layer properties are applied
Salvatore Larosa <lrssvtml@gmail.com> 2013-01-10
Fix for destination CRS in GRASS algs:
Refs: http://lists.osgeo.org/pipermail/qgis-user/2013-January/020847.html
Nathan Woodrow <woodrow.nathan@gmail.com> 2013-01-09
Add support for QCalendarWidget in custom forms
Juergen E. Fischer <jef@norbit.de> 2013-01-10
re-enable QGisApp::updateLayerModifiedActions()
Werner Macho <werner.macho@gmail.com> 2013-01-10
translation update: gl_ES by Xan
Juergen E. Fischer <jef@norbit.de> 2013-01-09
fix crash on CRS validation
Juergen E. Fischer <jef@norbit.de> 2013-01-09
fix some warnings and myriads of global QString objects
Juergen E. Fischer <jef@norbit.de> 2013-01-09
oracle provider: fix connection settings
Juergen E. Fischer <jef@norbit.de> 2013-01-09
osgeo4w: change geos_c_i to geos_c
Juergen E. Fischer <jef@norbit.de> 2013-01-09
german translation update
Juergen E. Fischer <jef@norbit.de> 2013-01-09
[FEATURE] add oracle provider
Minoru Akagi <akaginch@gmail.com> 2012-12-07
update field names when vector layer properties are applied
Victor Olaya <volayaf@gmail.com> 2013-01-08
improvements for handling tables
Merge: 964e842 45fab4b
Victor Olaya <volayaf@gmail.com> 2013-01-08
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Salvatore Larosa <lrssvtml@gmail.com> 2013-01-08
fix #4534
Merge: e59de66 7e29d7c
Victor Olaya <volayaf@gmail.com> 2013-01-07
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Martin Dobias <wonder.sk@gmail.com> 2013-01-07
Fixed closing of feature iterators
Martin Dobias <wonder.sk@gmail.com> 2013-01-06
Postgres feature iterator fixes (rewind, FID filter, closing)
Merge: a785fd5 522bbcd
Victor Olaya <volayaf@gmail.com> 2013-01-04
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Merge: 5c00014 a572f3c
Victor Olaya <volayaf@gmail.com> 2013-01-04
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya <volayaf@gmail.com> 2013-01-01
edited grass and saga algorithm descriptions
Victor Olaya <volayaf@gmail.com> 2013-01-01
refactor fTools algorithms
Martin Dobias <wonder.sk@gmail.com> 2012-12-29
Fixing support for spatialite 4.0
Martin Dobias <wonder.sk@gmail.com> 2012-12-28
Faster initialization of attributes
Martin Dobias <wonder.sk@gmail.com> 2012-12-28
Slightly faster preparation of vectors of points
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-27
Disable scale field if no symbology export
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-27
Export ogr feature style in mm for line width and in ground units for line pattern
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-26
Let ogr give ids to created features (otherwise, there are problems with exported dxf files)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-25
Ogr style string for line pattern fill
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-25
Write offset into ogr pen style
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-25
Write pen cap and join style to ogr pen
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-25
Add custom dash dot pattern to symbol layer utils function
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-23
Fetch attributes for symbology export
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-23
Feature style for simple fill
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-23
Use start / stopRender for renderer in vector symbology export
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-21
Dash dot pattern
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-21
Use scale for symbology export (if symbol measures are defined in map units)
Martin Dobias <wonder.sk@gmail.com> 2012-12-20
Re-enabled GPX provider
Martin Dobias <wonder.sk@gmail.com> 2012-12-20
Fixed isModified()
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-20
Hack to fix line widths (for dxf only?)
Martin Dobias <wonder.sk@gmail.com> 2012-12-19
Checking of invalid values when calling edit buffer operations
Martin Dobias <wonder.sk@gmail.com> 2012-12-19
Changed data structure for added features from list to map to allow efficient lookups
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-18
ogr feature style for simple marker
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-18
Add coordinate transform to symbol layer vector export
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-18
Better error handling
Merge: 81b0930 122cff7
Martin Dobias <wonder.sk@gmail.com> 2012-12-18
Merge remote-tracking branch 'origin/master' into new_vector_api
Also disabled mapserver until compilation is fixed.
Fixed tests.
Conflicts:
src/app/legend/qgslegendlayer.cpp
src/app/qgsattributedialog.cpp
src/app/qgsattributedialog.h
src/app/qgslabelpropertydialog.cpp
src/app/qgsmaptoollabel.cpp
src/app/qgsvectorlayerproperties.cpp
src/core/CMakeLists.txt
src/core/composer/qgsatlascomposition.cpp
src/core/qgsexpression.cpp
src/core/qgspallabeling.cpp
src/core/qgsvectorlayer.cpp
src/core/qgsvectorlayer.h
src/core/qgsvectorlayerimport.cpp
src/mapserver/qgsprojectparser.cpp
src/mapserver/qgswfsserver.cpp
src/mapserver/qgswfsserver.h
src/mapserver/qgswmsserver.cpp
src/providers/postgres/qgspostgresprovider.cpp
src/providers/spatialite/qgsspatialiteprovider.h
tests/src/core/testqgsexpression.cpp
tests/src/python/test_qgsmemoryprovider.py
Martin Dobias <wonder.sk@gmail.com> 2012-12-17
QgsVectorLayer: large internal refactoring
Most important changes:
- introduced feature iterator for QgsVectorLayer
- vector editing moved to QgsVectorEditBuffer
- complete rework of undo/redo commands for vector layers
- geometry cache separated from editing (QgsVectorLayerCache)
- non-essential editing functionality moved to QgsVectorLayerEditUtils
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-17
Fix width of simple line style
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-17
Possibility of choosing symbology export method in export dialog
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-13
Add enum to vector file writer describing the type of symbology export
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-07
Implement ogr style in simple line symbol layer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-07
[FEATURE]: add base mechanisms for OGR feature style export
Chris Crook <ccrook@linz.govt.nz> 2012-11-03
Code for delimited text provider
Merge: e0f9d53 a9ff3cf
ddehaan <ddehaan@sybase.com> 2012-10-28
Merge remote-tracking branch 'origin/master'
Sandro Santilli <strk@keybit.net> 2013-01-08
Quality topology layer names
... so you can recognize them in the snapping option dialog
Nathan Woodrow <woodrow.nathan@gmail.com> 2013-01-08
Rename Query/Build Query to Filter/Set Filter to better reflect action
Nathan Woodrow <woodrow.nathan@gmail.com> 2013-01-08
Fix loading of Python Init method with unsaved features
Werner Macho <werner.macho@gmail.com> 2013-01-08
translation update: galician by Xan
Juergen E. Fischer <jef@norbit.de> 2013-01-08
fix syntax error
Nathan Woodrow <woodrow.nathan@gmail.com> 2013-01-08
[API] Add method to QgsMapLayerRegistry to get layers using name
Merge: 4ff5b29 c4115cf
Nathan Woodrow <madmanwoo@gmail.com> 2013-01-07
Merge pull request #377 from matthias-kuhn/attredit-load-idx
Fix issue 6899: Drag and drop designer uses first field after project re...
Larry Shaffer <larrys@dakotacarto.com> 2013-01-06
Update Options dialog vertical tabs
- Icon-only mode now only shows vert. scrollbar as needed
- Icon-only mode is snapped to when splitter is near icons
- Splitter is adjusted for vert. scrollbar width, keeping it from covering icon-only mode icons
- Remove size grip for dialog
Juergen E. Fischer <jef@norbit.de> 2013-01-07
Include project home in browser toplevel browser (implement #6955)
[API] add QgsProject::homePath()
[API] make QgsBrowserModel::reload() a public slot
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-01-07
Show scroll bars for drag and drop attribute editor if necessary
Matthias Kuhn <matthias.kuhn@gmx.ch> 2013-01-07
Fix issue 6899: Drag and drop designer uses first field after project reload
idx was not properly initialized at project load.
Juergen E. Fischer <jef@norbit.de> 2013-01-07
fix windows build
Juergen E. Fischer <jef@norbit.de> 2013-01-07
- [API] add optional progress dialog to QgsVectorLayerImport
- postgres/mssql: fix primary key generation on import (fixes #6907)
- fix crash on browser refresh after vector layer import
Juergen E. Fischer <jef@norbit.de> 2013-01-06
german translation update
Radim Blazek <radim.blazek@gmail.com> 2013-01-06
doxygen warnings fixes
Juergen E. Fischer <jef@norbit.de> 2013-01-06
fix #6726
Juergen E. Fischer <jef@norbit.de> 2013-01-06
attribute table: NULL values are considered less than other values (fixes #6715)
Larry Shaffer <larrys@dakotacarto.com> 2013-01-06
Switch main Options dialog to vertical tabs
- Icon-only mode enabled by fully moving splitter to left
Merge: 2a002c5 0595f74
Larry Shaffer <larrys@dakotacarto.com> 2013-01-06
Merge pull request #372 from dakcarto/iface_enviro_3
[FEATURE] Configure custom environment variables
Juergen E. Fischer <jef@norbit.de> 2013-01-06
[API] make primary key field indexes available:
- add QgsVectorLayer::pendingPkAttributeList()
- add QgsVectorDataProvider::pkAttributeIndexes()
- skip primary key attribute when pasting features (fixes #6164)
- default to skip primary key attribute in when merging features/attributes
- reset primary key attributes to default value when splitting features (better fix for #6060)
- comment out unused QgsPasteTransformations
Merge: b2932de 3f5f706
Jürgen Fischer <jef@norbit.de> 2013-01-04
Merge pull request #364 from matthias-kuhn/attredit-aliases
Attredit aliases
Larry Shaffer <larrys@dakotacarto.com> 2013-01-04
Add checkbox to filter non-QGIS-specific vars from current env vars table
Juergen E. Fischer <jef@norbit.de> 2013-01-05
fix windows build
Juergen E. Fischer <jef@norbit.de> 2013-01-05
QgsVectorLayer: delete before adding/changing features (fixes #6422)
Juergen E. Fischer <jef@norbit.de> 2013-01-04
update INSTALL
Juergen E. Fischer <jef@norbit.de> 2013-01-04
wfs in core needs expat
Juergen E. Fischer <jef@norbit.de> 2013-01-04
more API updates to the python plugins
Radim Blazek <radim.blazek@gmail.com> 2013-01-04
multipart reply extracted from WCS provider QgsNetworkReplyParser
Radim Blazek <radim.blazek@gmail.com> 2013-01-04
QgsWFSData CORE_EXPORT
Radim Blazek <radim.blazek@gmail.com> 2013-01-04
QgsWFSData moved to core
Larry Shaffer <larrys@dakotacarto.com> 2013-01-03
Fix #6940, error traceback output to console crashes under QScintilla 2.7
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-04
Test WFS version and throw error if 1.0 is not supported by the server
Larry Shaffer <larrys@dakotacarto.com> 2013-01-01
[FEATURE] Configure custom environment variables
- Fix for #3097
- Could help plugins, like SEXTANTE, work better across platforms via abstracted coding based upon env vars
- In app prefs, configure variables and view current set, with tooltips to show pre-startup value (if any)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-12-21
Save/Load attribute editor layout for layers without geometry
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-12-21
Show field alias in drag and drop designer dialogs
ddehaan <ddehaan@sybase.com> 2012-10-28
Fix int/integer datatype confusion in primary key identification for the sqlanywhere provider
Werner Macho <werner.macho@gmail.com> 2013-01-04
translation update: lao by Lao GIS users
Juergen E. Fischer <jef@norbit.de> 2013-01-04
nmea parsing: call strtod with locale "C" (fixes #6687)
Merge: 3359870 fb763a7
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-04
Merge branch 'master' of github.com:qgis/Quantum-GIS
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2013-01-04
Saver double comparison, minor code cleanup (deleting a 0 pointer is always save)
Larry Shaffer <larrys@dakotacarto.com> 2012-12-09
Draw SVG symbol from cached QImage unless it exceeds half of cache size, then use QPicture
- Fix #6855, SVG markers/fills larger than half cache (559^2 X 32 + SVG) are drawn with QPicture
- Fix #6861, make QPicture SVG symbols scale with Composer page zoom
- Fix #6861, make SVG symbol output to print/image more accurate by setting 'size' to double
- Update/add support for non-squared SVG via QImage and QPicture, on screen and in output to print/image
- Non-squared SVG QImage/QPicture can now be used in pattern fill, without excess space
Merge: 1bda31d fb26989
Nathan Woodrow <madmanwoo@gmail.com> 2013-01-03
Merge pull request #374 from bholland/master
Fix #6942
ben <ben@ben-desktop.(none)> 2013-01-03
Bounding box now takes into account font descent so letters like g and j are not cut off from the legend title.
Juergen E. Fischer <jef@norbit.de> 2013-01-04
fTools: replace QgsRectangle.expand with .scale
Juergen E. Fischer <jef@norbit.de> 2013-01-04
fix #6926
Juergen E. Fischer <jef@norbit.de> 2013-01-03
python plugins: replace QgsMapRenderer.destinationSrs() with destinationCrs() (closes #6391)
Merge: d4ef4fd d6a33f5
Werner Macho <werner.macho@gmail.com> 2013-01-03
Merge pull request #373 from slarosa/pyqgis_console_1
Reorganize icons theme for pyqgis console
Merge: b48ae8b 77d48a0
Werner Macho <werner.macho@gmail.com> 2013-01-03
Merge pull request #347 from slarosa/pyqgis-console
fix output directory for pyqgis console on installing
Merge: 71580df 90ef576
Werner Macho <werner.macho@gmail.com> 2013-01-03
Merge pull request #370 from slarosa/osm_plugin_issue
fixes issues for OSM plugin generated from api cleanup commit
Merge: 93e0526 aef3f34
Werner Macho <werner.macho@gmail.com> 2013-01-03
Merge pull request #371 from bstroebl/fix#6925
fix #6925 fTools eliminate now works if the polygon to merge with has an id of 0
Radim Blazek <radim.blazek@gmail.com> 2013-01-03
wcs test fix
Juergen E. Fischer <jef@norbit.de> 2013-01-03
use project projections instead of WGS84 for WMS crs preselection (fixes #6939)
Radim Blazek <radim.blazek@gmail.com> 2013-01-03
raster sublayers win fix
Salvatore Larosa <lrssvtml@gmail.com> 2013-01-03
Reorganize icons theme for pyqgis console
- add icon to Python Console entry in Plugins menu
Bernhard Ströbl <bernhard.stroebl@jena.de> 2013-01-03
fix #6925
fTools' eliminate now works if the polygon to merge with has an id of 0
Sandro Santilli <strk@keybit.net> 2013-01-02
Mark topology group visibility off
This is really a workaround to http://hub.qgis.org/issues/6938
Larry Shaffer <larrys@dakotacarto.com> 2013-01-01
Fix for #6937, ensure QgsRubberBand is deleted if no active vector layer
Sandro Santilli <strk@keybit.net> 2013-01-01
Reorganize topoviewer layers into subgroups
Larry Shaffer <larrys@dakotacarto.com> 2012-12-31
Revert "Fix #6931, apply patch from Borys Jurgiel"
This reverts commit bd65e86b5f079ecb8969b3132b64bfbf7d20a1dd.
Sorry, did not notice more complete fix in pull request from Salvatore Larosa
Larry Shaffer <larrys@dakotacarto.com> 2012-12-31
Fix #6931, apply patch from Borys Jurgiel
Larry Shaffer <larrys@dakotacarto.com> 2012-12-31
Fix #6725
- Restore toggle editing button state in attribute table editor if toggling canceled or commit/rollback changes fails
Larry Shaffer <larrys@dakotacarto.com> 2012-12-31
Move toggle/save/rollback/cancel edits slots from private to public
Larry Shaffer <larrys@dakotacarto.com> 2012-12-31
Reinstate Save Active Layer Edits action
- Now enables/disables relative to vector layer isModified() state (gives feedback when save is finished)
- Now works with active legend layer, regardless of whether a selection exists in legend
- Add to legend contextual menu when right-clicked vector layer isModified()
Larry Shaffer <larrys@dakotacarto.com> 2012-12-28
Updates to legend active layer
- Single click in blank, non-item space in legend unsets active layer (same behavior as clicking group)
- Underline active layer (helpful when active layer, and no selection or multiple selected layers)
Juergen E. Fischer <jef@norbit.de> 2012-12-31
german translation update and some string fixes
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-12-31
fix #6932 (due to deprecated getLayerID method removal)
Salvatore Larosa <lrssvtml@gmail.com> 2012-12-31
fix for issues generated from api cleanup commit
pcav <cavallini@faunalia.it> 2012-12-31
Fix #5843
Juergen E. Fischer <jef@norbit.de> 2012-12-29
fix #5251
Juergen E. Fischer <jef@norbit.de> 2012-12-29
geos 3.3.6 doesn't produces geos_c_i on windows anymore also check geos_c
Larry Shaffer <larrys@dakotacarto.com> 2012-12-28
Fix #6924, finish move from png to new svg icons for Current Edits actions
- Remove graphical limitation indicating edit is only vector-based (previously removed themes/gis/mActionSaveEdits.png)
- Remove themes/default/mActionSaveEdits.png, just duplicate of mActionsFileSave.png
Merge: 837f187 2b2da5d
Martin Dobias <wonder.sk@gmail.com> 2012-12-28
Merge pull request #350 from matthias-kuhn/qgsmessagebar
Transfer ownership of widgets to C++ when pushed to the QgsMessageBar
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-12-28
Fix #6214. Show names under symbols
Victor Olaya <volayaf@gmail.com> 2012-12-28
fixed #6918
Merge: ce4d03b 8b98197
Nathan Woodrow <madmanwoo@gmail.com> 2012-12-27
Merge pull request #368 from tecoholic/6897
Fixes #6897. Handle import of old symbols.
Arunmozhi <aruntheguy@gmail.com> 2012-12-27
Fixes #6897
Werner Macho <werner.macho@gmail.com> 2012-12-27
added GPL license to file
Arunmozhi <aruntheguy@gmail.com> 2012-12-27
changed style version from 0 to 1
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-12-27
Remove Symbol: from symbol selector tree view names
Merge: d8b271d 90c571d
mhugent <marco.hugentobler@sourcepole.ch> 2012-12-27
Merge pull request #366 from matthias-kuhn/rubberband-point-symbols
Add different point symbols for QgsRubberband.
Merge: c419888 6a9c994
Nathan Woodrow <madmanwoo@gmail.com> 2012-12-27
Merge pull request #367 from tecoholic/imp_style
Improved Style functionality. Fix recursive symbol dialogs
Arunmozhi <aruntheguy@gmail.com> 2012-12-27
added scripts/qgisstyle to gitignore
Arunmozhi <aruntheguy@gmail.com> 2012-12-27
auto update the symbol DB with 0s in place of NULLs
Merge: 7344368 0ff4324
Nathan Woodrow <madmanwoo@gmail.com> 2012-12-26
Merge pull request #365 from tecoholic/improved_symbols
fix for #6901. Fix crash when Changing symbols to > 1 symbology classes
Sandro Santilli <strk@keybit.net> 2012-12-26
Place new group after current item (for non-group current item)
See #6879
When current item is a group the behavior is still to append the
new group to the end of the child list (as before)
Sandro Santilli <strk@keybit.net> 2012-12-26
Fix adding groups to empty projects
Closes #6879 again
Larry Shaffer <larrys@dakotacarto.com> 2012-12-26
Update to legend right-click
- Right-click now performs widget item change before contextual menu is handled (no more lost right-clicks)
- Right-clicks within multiple selection preserve selection, but still switch item
- Right-clicks outside of current selection clears selection and switches to new item before contextual menu
Larry Shaffer <larrys@dakotacarto.com> 2012-12-18
[FEATURE] Add save/rollback/cancel current edits for selected or all vector layers
- Fix for issue #6782
- Ensure undo widget is not enabled unless active (again)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-12-26
Add pen width to rubberband bounding rect
Arunmozhi <aruntheguy@gmail.com> 2012-12-26
fixed the possibility to recursively open stylemgr and symbol selector
Juergen E. Fischer <jef@norbit.de> 2012-12-22
remove raster metadata from test data to make tests run without changing git tracked files
Juergen E. Fischer <jef@norbit.de> 2012-12-22
fix msvc build
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-12-25
Add different point symbols for QgsRubberband.
Victor Olaya <volayaf@gmail.com> 2012-12-24
added missing file with JoinAttributes algorithm
Arunmozhi <aruntheguy@gmail.com> 2012-12-24
changed the parent group id for main groups to 0 from NULL
Alexander Bruy <alexander.bruy@gmail.com> 2012-12-24
fix python plugins after API cleanup
Arunmozhi <aruntheguy@gmail.com> 2012-12-24
changed the ungrouped groupid to 0 from NULL
Victor Olaya <volayaf@gmail.com> 2012-12-24
adapted mmqgis and sextante algs to changes in management of selected features
Victor Olaya <volayaf@gmail.com> 2012-12-23
Added mechanism for better handling selected features in algorithms
Implemented it in fTools Simplify algorithm
Alexander Bruy <alexander.bruy@gmail.com> 2012-12-20
fix tests
Alexander Bruy <alexander.bruy@gmail.com> 2012-12-20
remove deprecated methods from API
Larry Shaffer <larrys@dakotacarto.com> 2012-11-25
Add CMake option for custom Python framework on Mac
Larry Shaffer <larrys@dakotacarto.com> 2012-12-18
Keep attribute editor text synchronization from affecting editing
- Cursor no longer jumps to end of text after each edit (on Mac)
- Move QgsStringRelay slot definitions into cpp file
- Fill editable QComboBox with attribute's value in custom forms
- Add validator to editable QComboBox
Juergen E. Fischer <jef@norbit.de> 2012-12-22
osgeo4w: switch to GRASS 6.4.3RC2
Victor Olaya <volayaf@gmail.com> 2012-12-21
minor fixes for otb and gdal, and edited some grass descriptions
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-21
Paletted raster renderer: replace nodata values in a color table copy before the main loop
Arunmozhi <aruntheguy@gmail.com> 2012-12-21
fix for #6901
Radim Blazek <radim.blazek@gmail.com> 2012-12-21
GRASS Direct test script initial work
Merge: 79947fe a9de654
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-21
Merge branch 'master' of github.com:qgis/Quantum-GIS
Radim Blazek <radim.blazek@gmail.com> 2012-12-21
raster sublayer test Windows fix
Merge: ac52671 0d9dcb5
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-21
Merge branch 'master' of github.com:qgis/Quantum-GIS
dassau <dassau@gbd-consult.de> 2012-12-21
changed german translation for resampling
dassau <dassau@gbd-consult.de> 2012-12-21
small change
Radim Blazek <radim.blazek@gmail.com> 2012-12-21
Use QgsRubberBand constructor with geom type to avoid future break by QgsRubberBand
Radim Blazek <radim.blazek@gmail.com> 2012-12-21
QgsRubberBand constructor fix (it is not possible to call constructor from constructor in C++ (<C++11)
Radim Blazek <radim.blazek@gmail.com> 2012-12-20
More GRASS direct functions
Radim Blazek <radim.blazek@gmail.com> 2012-12-20
raster creation moved from QgsGdalProvider::create() to GDAL provider extern C function
Werner Macho <werner.macho@gmail.com> 2012-12-20
translation update: ro by Bogdan
Radim Blazek <radim.blazek@gmail.com> 2012-12-20
NetCDF sublayers test
Alexander Bruy <alexander.bruy@gmail.com> 2012-12-20
use normalize path (use native separators, avoid duplicate separators)
Alexander Bruy <alexander.bruy@gmail.com> 2012-12-20
use system-wide temp directory for temporary files instead of own dir in
user profile
Alexander Bruy <alexander.bruy@gmail.com> 2012-12-20
fix SEXTANTE CMakeLists.txt
Salvatore Larosa <lrssvtml@gmail.com> 2012-11-30
fix output directory for pyqgis console on installing
Victor Olaya <volayaf@gmail.com> 2012-12-20
reorganized native algorithms into one single group
Radim Blazek <radim.blazek@gmail.com> 2012-12-19
More GRASS direct functions
Radim Blazek <radim.blazek@gmail.com> 2012-12-19
raster save as VRT fixes and improvements, fixes #6821
Merge: bcca81b e0d9796
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-18
Merge branch 'crs_transform_cache'
Radim Blazek <radim.blazek@gmail.com> 2012-12-18
Fixed default contrast enhancement for raster multiband / single byte
Juergen E. Fischer <jef@norbit.de> 2012-12-18
fix warnings
Radim Blazek <radim.blazek@gmail.com> 2012-12-18
Delete raster provider also if invalid
Radim Blazek <radim.blazek@gmail.com> 2012-12-18
GRASS r.bitpattern fix
Radim Blazek <radim.blazek@gmail.com> 2012-12-18
More GRASS direct functions
Radim Blazek <radim.blazek@gmail.com> 2012-12-18
Improved raster singleband pseudocolor classification GUI
Larry Shaffer <larrys@dakotacarto.com> 2012-12-18
Followup to 9069f3b
- Avoid canvas refresh when new command is added after user clicks back in undo view history
Sandro Santilli <strk@keybit.net> 2012-12-17
Expose setGroupExpanded to python
Sandro Santilli <strk@keybit.net> 2012-12-17
Survive when setLayerExpanded is called with a layer unknown by legend
Sandro Santilli <strk@keybit.net> 2012-12-17
Add QgsAppLegendInterface::setLayerExpanded method
.. and use it from the db_manager plugin
Radim Blazek <radim.blazek@gmail.com> 2012-12-17
More GRASS direct functions
Sandro Santilli <strk@keybit.net> 2012-12-17
Fix addGroup() not to refuse invisibleRootItem as the group parent
Fixes #6879.
NOTE: if a caller really wants to add a group to current item
there's a specific method for that: addGroupToCurrentItem
Radim Blazek <radim.blazek@gmail.com> 2012-12-17
Raster statistics and histogram moved from QgsRasterDataProvider to QgsRasterInterface
Radim Blazek <radim.blazek@gmail.com> 2012-12-17
Removed GDAL dependencies where easily possible
Radim Blazek <radim.blazek@gmail.com> 2012-12-17
QgsRasterBlock::DataType moved to QGis::DataType
Alexander Bruy <alexander.bruy@gmail.com> 2012-12-17
update anomality images for stingray
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-17
Use coordinate transform cache in maprenderer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-17
Cache for coordinate transformations
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-12-17
don't break the loop after interior ring while calculating perimeter:
the returned ptr's pointing to a wrong position whether we break the loop before reading all the points of all the rings.
Merge: cdaebd1 a18cb51
volaya <volayaf@gmail.com> 2012-12-16
Merge pull request #360 from slarosa/sextante-issue
Fixes issue #5505 (sextante/nviz)
Salvatore Larosa <lrssvtml@gmail.com> 2012-12-16
Fixes issue #5505
Radim Blazek <radim.blazek@gmail.com> 2012-12-16
More GRASS direct functions
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-16
Change binding for QgsMapRenderer::render
Alexander Bruy <alexander.bruy@gmail.com> 2012-12-16
fix help files installation for TauDEM
Merge: 3b3d1a7 948faef
mhugent <marco.hugentobler@sourcepole.ch> 2012-12-15
Merge pull request #354 from Oslandia/atlas
refs #6741
Larry Shaffer <larrys@dakotacarto.com> 2012-12-14
Update labeling tools and make more undo/redo friendly
- Change QgsVectorLayer::redoEditCommand to only strip invalid QVariants, not null ones
- Update undo/redo command text to start with action and end with sample of label text
- Update pin/unpin labels tool to be fully undo/redo-able
- Store generated label text in QgsLabelPosition (sans direction symbols)
- Update change label properties dialog to show whether label text is expression
Merge: 33e3925 3a59fd4
Victor Olaya <volayaf@gmail.com> 2012-12-15
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Conflicts:
python/plugins/sextante/grass/ext/CMakeLists.txt
Victor Olaya <volayaf@gmail.com> 2012-12-15
added postgis tools to sextante
edited some grass descriptions and renamed postproc folder (now it is not only for postproc, but also for pre execution checks)
Radim Blazek <radim.blazek@gmail.com> 2012-12-15
More GRASS direct functions
Larry Shaffer <larrys@dakotacarto.com> 2012-12-14
Update undo/redo widget and vector layer rollback
- Allows for any number of undo/redo commands with only one refresh
- Significantly decreases time needed to cancel or redo many edits
- Disable undo/redo dock's widgets and toolbar actions when layer not in editing mode
Sandro Santilli <strk@keybit.net> 2012-12-14
TopoViewer: make topology group start as collapsed
Sandro Santilli <strk@keybit.net> 2012-12-14
Initialize all members in Interval constructor.
Fixes memory conditional jumps depending on uninitialized values
and as a consequence the unstable results from qgis_expressiontest
Closes #6877
Sandro Santilli <strk@keybit.net> 2012-12-14
Fix addGroup to return the integer groupIndex other methods expect
This commit fixes #6591, although doesn't make the existing
interface any better than it is, and it is really bad :)
No plugin should need any adaption with the changes.
Radim Blazek <radim.blazek@gmail.com> 2012-12-14
More GRASS direct functions
Merge: d997863 7e34355
volaya <volayaf@gmail.com> 2012-12-14
Merge pull request #358 from slarosa/sextante-issue
fix for sextante/convexhull tool based on field
Salvatore Larosa <lrssvtml@gmail.com> 2012-12-14
fix for sextante/convexhull tool based on field
the tool does not work if option "Create convex hulls based on field" is used
to due of missing some methods. This patch fixes the issue.
Merge: 968c6d8 eff5c20
mhugent <marco.hugentobler@sourcepole.ch> 2012-12-13
Merge pull request #357 from matthias-kuhn/rb
Set default rubberband width
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-12-14
Set default rubberband width
Was uninitialized, leading to screen corruption
http://hub.qgis.org/issues/6845
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-14
Set nodata values in raster block
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-13
Implement readBlock in gdal provider for performance reason
Alexander Bruy <alexander.bruy@gmail.com> 2012-12-14
move missed CMakeLists.txt to ext directory, fix path
Merge: f2fc33b 2c59866
Victor Olaya <volayaf@gmail.com> 2012-12-13
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya <volayaf@gmail.com> 2012-12-13
more grass-sextante improvements (mainly fine tuning some algorithms)
dassau <dassau@gbd-consult.de> 2012-12-13
fixed strange translation for clip tool (ftools)
Alexander Bruy <alexander.bruy@gmail.com> 2012-12-13
add missed CMakeLists.txt for SEXTANTE GRASS provider
Victor Olaya <volayaf@gmail.com> 2012-12-12
added fix by Salvatore Larosa that fixes #6862
Merge: d401a6e f218a39
Victor Olaya <volayaf@gmail.com> 2012-12-12
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Werner Macho <werner.macho@gmail.com> 2012-12-12
adding licenses to a few files more - we are under 100 files ..
Alexander Bruy <alexander.bruy@gmail.com> 2012-12-12
fix QgsDistanceArea bindings
Merge: 32f0dfd d9a3c99
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-12
Merge branch 'wms_raster_performance'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-12
Add comment
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-12
Some loop optimisations
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-12
Fix unwanted double reading in last commit
Radim Blazek <radim.blazek@gmail.com> 2012-12-12
More GRASS direct functions for Windows
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-12
Avoid null fill in gdal provider if raster covers the whole requested extent. Enable raster provider code block which was outcommented in earlier commit
Juergen E. Fischer <jef@norbit.de> 2012-12-12
improve html viewing in identify results window:
- add print to normal context menu instead of replacing it completely
- enable inspection with QGISDEBUG
- allow accessing remote urls
- use QgsNetworkManager (eg. to allow skip SSL errors or do
authenticaton)
Hugo Mercier <hugo.mercier@oslandia.com> 2012-12-12
refs #6741
Fix resolution issues when printing in raster mode
Merge: e38b222 d584b76
mhugent <marco.hugentobler@sourcepole.ch> 2012-12-12
Merge pull request #352 from Oslandia/atlas
Fix atlas composition
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-12
Loop optimisation
Larry Shaffer <larrys@dakotacarto.com> 2012-12-07
Add SVG symbol of QGIS north arrow decoration (provided by ramon)
- Feature request #6814
- Converted 'N' text to path and centered
Merge: a4186df c84408e
Victor Olaya <volayaf@gmail.com> 2012-12-12
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Conflicts:
python/plugins/sextante/grass/GrassAlgorithm.py
Victor Olaya <volayaf@gmail.com> 2012-12-12
Added DensifyGeometriesInterval.py by @underdark, and fixed existent DensifyGeometries.py
Victor Olaya <volayaf@gmail.com> 2012-12-12
Improving GRASS bindings and editing GASS descriptions
Radim Blazek <radim.blazek@gmail.com> 2012-12-11
define extern C also functions implemented in qgsgrassgislib.cpp, it should make functions visible on Windows
Radim Blazek <radim.blazek@gmail.com> 2012-12-11
More info if GRASS modules fails. G__getenv to see if it moves forward on Windows.
Werner Macho <werner.macho@gmail.com> 2012-12-11
updates to licenses
Again some updates to clean the whole QGIS tree of unlicensed files.
Main purpose is to make the source tree checkable by debian licensechecker to clearly state the license of QGIS and find out if everything is compatible.
Merge: 6e8bf84 dcf3ede
Hugo Mercier <hugo.mercier@oslandia.com> 2012-12-11
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Conflicts:
src/core/composer/qgsatlascomposition.cpp
Hugo Mercier <hugo.mercier@oslandia.com> 2012-12-11
Fix the atlas composer: use the stored number of features, instead of featureCount()
Alexander Bruy <alexander.bruy@gmail.com> 2012-11-29
make username and password in-out parameters in QgsCredentials bindings
Radim Blazek <radim.blazek@gmail.com> 2012-12-11
G__init_null_patterns GRASS 6.5, fixes #6849
Juergen E. Fischer <jef@norbit.de> 2012-12-11
fix windows build
Larry Shaffer <larrys@dakotacarto.com> 2012-12-10
Ensure Composer set to zoomFull() when shown from menu or manager
- Zoom full happens on initial showing or showing after hiding, via user close or spontaneously by os
- If Composer is open, behind other windows or minimized, zoom state is maintained
Larry Shaffer <larrys@dakotacarto.com> 2012-12-10
Add ability to save parent project when in Composer
Larry Shaffer <larrys@dakotacarto.com> 2012-12-09
Fix aligned multi-line labels for print or image output
Larry Shaffer <larrys@dakotacarto.com> 2012-12-10
Fix GRASS module tools dialog on Mac
- Show disclosure triangles for QTreeWidget item sections and root (were hidden)
- Root for tree set to decorated, as double-click to collapse/expand is set, and could hide children
Larry Shaffer <larrys@dakotacarto.com> 2012-12-10
GRASS module env variable fix for Mac
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-12-10
Transfer ownership of widgets to C++ when pushed to the QgsMessageBar
Radim Blazek <radim.blazek@gmail.com> 2012-12-10
GRASS Direct: Mac DYLD_LIBRARY_PATH fix
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-10
inline more raster block methods
Larry Shaffer <larrys@dakotacarto.com> 2012-12-10
Fix Grass Direct module build on Mac
Alexander Bruy <alexander.bruy@gmail.com> 2012-12-10
pass unicode string to TreeSettingItem
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-12-10
Fix #6843
Werner Macho <werner.macho@gmail.com> 2012-12-10
added machine readable GPL2 to dxflib
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-12-10
yet another fix following 3da32c00d5
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-12-10
another change missing in 3da32c00d
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-12-10
fix #6842
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-12-10
fix #6847
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-12-10
fix #6846
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-12-09
fix #6848
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-12-10
add fix for file missed in d83ed0aa1a0
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-12-09
do not translate geometry types, change dbmanager translation context names (fix #6837)
Werner Macho <werner.macho@gmail.com> 2012-12-10
adding license
Juergen E. Fischer <jef@norbit.de> 2012-12-10
update fake grass library build on windows
Juergen E. Fischer <jef@norbit.de> 2012-12-10
fix warnings
Juergen E. Fischer <jef@norbit.de> 2012-12-10
remove trailing blanks
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-09
Store colors directly as qrgb in paletted raster renderer for faster drawing
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-09
Disable block in raster provider for performance reason
Juergen E. Fischer <jef@norbit.de> 2012-12-09
fix build of fake grass lib
Victor Olaya <volayaf@gmail.com> 2012-12-08
fixed #6227
Victor Olaya <volayaf@gmail.com> 2012-12-08
improved new algorithm classification mechanism
fixed #6834
Sandro Santilli <strk@keybit.net> 2012-12-07
Drop orphaned TopoGeometry objects on deleteFeatures
Sandro Santilli <strk@keybit.net> 2012-12-07
Add minorVersion() method, fix doc of majorVersion()
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-07
More wms optimisations: create pallabeling only once, take crs from cache
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-07
Optimization in writing raster values in paletted raster renderer
Victor Olaya <volayaf@gmail.com> 2012-12-07
added alternative organization in sextante toolbox
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-07
Use CRS cache and avoid sqlite lookup for each request
Radim Blazek <radim.blazek@gmail.com> 2012-12-06
More GRASS direct modules
Merge: ef6da72 fc22a6f
mhugent <marco.hugentobler@sourcepole.ch> 2012-12-06
Merge pull request #341 from matthias-kuhn/rubberband-point
Allow the rubberband to display points
Radim Blazek <radim.blazek@gmail.com> 2012-12-06
GRASS compilation fix 2
Radim Blazek <radim.blazek@gmail.com> 2012-12-06
GRASS compilation fix
Radim Blazek <radim.blazek@gmail.com> 2012-11-09
GRASS Direct
Sandro Santilli <strk@keybit.net> 2012-12-06
Fetch topological layer info at construction time
Simplify addFeatures and changeGeometryValues accordingly
Tim Sutton <tim@linfiniti.com> 2012-12-06
Code and comment tidy up in geometry clip test
Tim Sutton <tim@linfiniti.com> 2012-12-06
Transfer ownership of transparency to prevent crashing python apps.
Merge: b304df8 8a90e2c
mhugent <marco.hugentobler@sourcepole.ch> 2012-12-06
Merge pull request #345 from bischofia/joined_minmax
fix references to joined fields of vector layer
Werner Macho <werner.macho@gmail.com> 2012-12-06
adding missing files to basque translation
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-12-06
fix #6817 (introduce with a1a1fb7be)
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-12-06
fix fields creation importing layers to PG
Juergen E. Fischer <jef@norbit.de> 2012-12-05
remove trailing whitespace
Juergen E. Fischer <jef@norbit.de> 2012-12-05
fix warning
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-12-05
dbmanager: minor fixes
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-30
do not use st_multi when SL < 2.4 (follow 2469c5aa17)
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-29
SL provider: convert geometries to multipart when necessary (fix #6257)
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-12-05
import vector layer: allow to create single-part geometries from shapefile (follow 08e844f6d06)
Alexander Bruy <alexander.bruy@gmail.com> 2012-12-05
connect missed signal
Werner Macho <werner.macho@gmail.com> 2012-12-05
add missing FindQextserialport.cmake to complete issue #6613
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-12-05
fix SL provider (follow 90972db78a):
fix build linking SL < v4,
fix SL4 database version check,
rename SPATIALITE_RECENT_VERSION macro to the more significant SPATIALITE_VERSION_GE_4_0_0,
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-12-05
dbmanager: allow to import layer from canvas (fix #6824),
add dialog to choose vector file to be imported (fix #6825),
allow to export table to vector file (fix #6826)
Thanks to Silvio Grosso for the sponsorship!
Juergen E. Fischer <jef@norbit.de> 2012-12-04
german translation update
Juergen E. Fischer <jef@norbit.de> 2012-12-04
fix indentation and some translation strings
Alexander Bruy <alexander.bruy@gmail.com> 2012-12-04
fix typo
Merge: d32a377 47097b7
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-12-04
Merge pull request #346 from brushtyler/splite4_provider
update SL provider to use SpatiaLite v4 features
Alexander Bruy <alexander.bruy@gmail.com> 2012-12-04
add missed renderer capabilities to Python bindings
Victor Olaya <volayaf@gmail.com> 2012-12-04
Grass bindings improvements in SEXTANTE
Fixed minor bugs in SAGA an GDAL merge algorithms
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-12-03
Allow connection with local ident on non-standard port
Alexander Bruy <alexander.bruy@gmail.com> 2012-12-03
checkable action for toolbox and cleanup
Alexander Bruy <alexander.bruy@gmail.com> 2012-12-03
create help edition dialog from .ui
Alexander Bruy <alexander.bruy@gmail.com> 2012-12-01
add placeholder text for filters
Alexander Bruy <alexander.bruy@gmail.com> 2012-12-01
create modeller dialog from .ui file
Alexander Bruy <alexander.bruy@gmail.com> 2012-12-01
create config dialog from .ui
add tooltips to search boxes
Alexander Bruy <alexander.bruy@gmail.com> 2012-11-12
use QgsFilterLineEdit in toolbox instead of own implementation
Alexander Bruy <alexander.bruy@gmail.com> 2012-12-01
create history dialog from .ui file
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-30
new sexy lineedit widget with builtin clear button
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-30
create results viewer dialog from .ui
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-30
create toolbox from .ui file
add clear button to filter (fix #5695)
Sandro Santilli <strk@keybit.net> 2012-12-03
Properly encode direction symbols in style templates (#6812)
NOTE: this commit does NOT fix the project save operation,
but only an output of that operation
Juergen E. Fischer <jef@norbit.de> 2012-12-03
fix #6800 (introduced with 0dc01f5ff)
Larry Shaffer <larrys@dakotacarto.com> 2012-12-03
Update text and tips for mActionSaveAllEdits
- Add separator to Layers menu to organize attribute table functions
Victor Olaya <volayaf@gmail.com> 2012-12-03
corrected copyright headers
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-30
SLD support: export local svg paths to URI (fix #6792)
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-30
move svg utils functions to the symbollayerv2utils class
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-12-02
fix segfaults and memory leaks in sip files (fix #6805)
Merge: 5cf1c77 871d4e8
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-12-02
Merge pull request #348 from slarosa/sextante-issue
fixes #6228 (slarosa think definitely, and so do I :))
Salvatore Larosa <lrssvtml@gmail.com> 2012-12-02
fixes #6228 (I think definitely)
Sandro Santilli <strk@keybit.net> 2012-11-06
Initial support for adding new TopoGeometry objects
Werner Macho <werner.macho@gmail.com> 2012-12-02
Name change for language
Werner Macho <werner.macho@gmail.com> 2012-12-02
translation update: gl_ES by Xan
Juergen E. Fischer <jef@norbit.de> 2012-12-02
fix 45a933a4
Larry Shaffer <larrys@dakotacarto.com> 2012-12-01
Add edit-saving actions to iface
Larry Shaffer <larrys@dakotacarto.com> 2012-12-01
Add legend icon for editable layers with unsaved edits
Larry Shaffer <larrys@dakotacarto.com> 2012-12-01
Add 'Save All Edits' action to layers menu and digitizing toolbar
Juergen E. Fischer <jef@norbit.de> 2012-12-02
german translation update
Werner Macho <werner.macho@gmail.com> 2012-12-02
adding missing copyright to files
Juergen E. Fischer <jef@norbit.de> 2012-12-01
indentation update
Juergen E. Fischer <jef@norbit.de> 2012-12-01
fix #6803
Alexander Bruy <alexander.bruy@gmail.com> 2012-12-01
add tooltips for groups and providers (fix #5951)
Merge: e7995cf 69308d3
Magnus Homann <magnus@homann.se> 2012-12-01
Merge pull request #343 from homann/qgsexpression_DA
Settings for measurements ellipsoid moved, fix for #3296 and #4252.
Radim Blazek <radim.blazek@gmail.com> 2012-12-01
customization enable fix
Radim Blazek <radim.blazek@gmail.com> 2012-12-01
global customization enable checkbox
Radim Blazek <radim.blazek@gmail.com> 2012-12-01
more precise layer min/max scale description + icon
pcav <cavallini@faunalia.it> 2012-12-01
IT GUI translation
pcav <cavallini@faunalia.it> 2012-11-30
Load layer in canvas Checked (fixes #6641)
Merge: 047127b 635e19a
volaya <volayaf@gmail.com> 2012-11-30
Merge pull request #342 from slarosa/master
fix for #6749 and #6278
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-30
[FEATURE] update SL provider to use statistics (available from spatialite v4.0).
Patch by Alessandro Furieri.
Werner Macho <werner.macho@gmail.com> 2012-11-30
added Basque language on request .. this is our 50! Language!
Merge: 9342a9c aab08cb
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-30
Merge branch 'master' of github.com:qgis/Quantum-GIS
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-30
[FEATURE]: use a custom linestyle for composer grid
Minoru Akagi <akaginch@gmail.com> 2012-11-30
fix references to joined fields of vector layer
D'Hont René-Luc <rldhont@gmail.com> 2012-11-30
Remove InsertResults
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-30
import vector layer: pass empty geometry column importing non-spatial table, do not deference null pointer (fix #6728)
D'Hont René-Luc <rldhont@gmail.com> 2012-11-30
WFS-T debugging and using provider for adding features
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-30
Fix saving of excluded attributes for wms/wfs server
Victor Olaya <volayaf@gmail.com> 2012-11-30
fixed #6759 and #6228
Merge: 6d71876 1a7ccd0
Victor Olaya <volayaf@gmail.com> 2012-11-30
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-29
fix crash adding features containing missing attributes (fix #6791)
Etienne Tourigny <etourigny.dev@gmail.com> 2012-11-29
browser: add Fast Scan option for directories, when activated its items will only be checked for extension, not content
Etienne Tourigny <etourigny.dev@gmail.com> 2012-11-20
fix legend refresh
Etienne Tourigny <etourigny.dev@gmail.com> 2012-11-20
browser: fix mModel vs. mProxyModel index
D'Hont René-Luc <rldhont@gmail.com> 2012-11-29
Intersect Filter capabilities
D'Hont René-Luc <rldhont@gmail.com> 2012-11-29
First CITE compatibility
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-29
dbmanager: avoid duplicate field error (fix #6279)
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-28
dbmanager: fix #5812,
move PG informations to postgis/info_model.py
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-28
dbmanager: display info about missing modules on the info panel instead of on the status bar
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-28
create multipart layers whether the input is a singlepart shapefile (fix #5547)
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-28
dbmanager: use a default value for varchar limit (follow a4484b217ed)
Larry Shaffer <larrys@dakotacarto.com> 2012-11-28
Update QgsLegend::selectedLayers() and add to QgsLegendInterface
- Add option to return selected layers in drawing order
Merge: a448f6a a4484b2
Magnus Homann <magnus@homann.se> 2012-11-28
Merge branch 'master' into qgsexpression_DA
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-28
dbmanager: fix #6511
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-28
fix #6777
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-11-28
Fix #6764 again. Replace backslash for python code only
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-11-28
Fix #6764
Merge: c989673 ee12df2
Tim Sutton <tim@linfiniti.com> 2012-11-28
Rebase failed - merging branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-11-28
Test improvements - moved writeShape to utilities for DRY. Added clip test to geometry python tests.
Victor Olaya <volayaf@gmail.com> 2012-11-28
Fixed some minor bugs in sextante algs
Removed SAGA Split algorithms
Larry Shaffer <larrys@dakotacarto.com> 2012-11-27
Add option to set inside and outside maximum for delta angle between curved label characters
- Addresses #6763, #6673 and #2113, but does not perform any feature simplification
- Recommend adding some letter [and word] spacing before applying any delta angle adjustment
Larry Shaffer <larrys@dakotacarto.com> 2012-11-27
Add access to QgisApp's mActionCopyStyle and mActionPasteStyle to QgisInterface
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-27
fix #6769
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-27
fix build with Qt < 4.8
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-27
fix qgis-server crash moving QCursor to the GUI classes (follow 454c732a3)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-27
Consider alpha value for annotation rectangle in QGIS server
Salvatore Larosa <lrssvtml@gmail.com> 2012-11-27
fix for #6749 and #6278
Merge: a757935 4cfdba4
Alexander Bruy <alexander.bruy@gmail.com> 2012-11-27
Merge branch 'identify_improvements'
Alexander Bruy <alexander.bruy@gmail.com> 2012-11-22
put back to derived attrs clicked coordinates
Alexander Bruy <alexander.bruy@gmail.com> 2012-11-22
add perimeter to derived attributes for polygonal geometries
Juergen E. Fischer <jef@norbit.de> 2012-11-27
fix build with Qt<4.8 and some doxygen warnings
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-27
[FEATURE] add support to SVG images from url.
Work done for Regione Toscana-SITA
Merge: 6e24c16 b54c3bf
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-26
Merge pull request #340 from slarosa/master
Changed import sextante class entry according to 6173fa3 (PyQGIS Console)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-11-14
Add some comments
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-11-14
SIP bindings for point rubberband.
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-11-14
Extend QgsRubberBand to support points.
Salvatore Larosa <lrssvtml@gmail.com> 2012-11-26
changed import sextante class entry according to 6173fa3
Merge: 4dc85e4 6e24c16
Magnus Homann <magnus@homann.se> 2012-11-26
Merge branch 'master' into qgsexpression_DA
Magnus Homann <magnus@homann.se> 2012-11-26
Removed ellipsoid settings from QgsOptions
Merge: afeb497 f1ab2db
Werner Macho <werner.macho@gmail.com> 2012-11-26
Merge pull request #339 from kimaidou/myqgis
Correct french translation of print composer legend properties
Michael Douchin <mdouchin@3liz.com> 2012-11-26
Correct french translation of print composer legend properties
D'Hont René-Luc <rldhont@gmail.com> 2012-11-26
Replace OnlineResource by onlineResource
D'Hont René-Luc <rldhont@gmail.com> 2012-11-26
QGIS Server WFS Capabilities schemaLocation updated
Werner Macho <werner.macho@gmail.com> 2012-11-26
translation update: small changes in vector menu
Alexander Bruy <alexander.bruy@gmail.com> 2012-11-26
[FEATURE] Possibility to save error messages as shapefile from check
geometry validity tool. Contributed by Salvatore Larosa
Merge: 9f71d9f 838864f
Werner Macho <werner.macho@gmail.com> 2012-11-26
Merge pull request #335 from giohappy/master
projectSaved SIGNAL added to QgsProject
Merge: a0c8b5c 755707d
Werner Macho <werner.macho@gmail.com> 2012-11-25
Merge pull request #338 from simon04/too_many_classes
Abort classification upon high number of classes
Juergen E. Fischer <jef@norbit.de> 2012-11-25
t2t fixes
Magnus Homann <magnus@homann.se> 2012-11-25
Changed to QgsProject also in qgscompersscalebar
Simon Legner <Simon.Legner@gmail.com> 2012-11-25
Abort classification upon high number of classes
Magnus Homann <magnus@homann.se> 2012-11-25
Using QgsProject settings instead, not fully tested
Magnus Homann <magnus@homann.se> 2012-11-24
Copied ellipsoidal settings to project properties
Merge: 21370d9 b60a00f
Werner Macho <werner.macho@gmail.com> 2012-11-23
Merge pull request #337 from gioman/master
PT_PT translations courtesy of Pedro Palheiro
Larry Shaffer <larrys@dakotacarto.com> 2012-11-20
Add extra check on project close for any layer in edit mode with unsaved edits
- Ensures user has opportunity to save provider edits
- Make project dirty if any unsaved edits found
- Add red notification to project save prompt dialog, and set Cancel to default
- Fix for #6054 and #6732
Merge: 1f1448d 7f8768a
Magnus Homann <magnus@homann.se> 2012-11-23
Update from master
Vânia Neves <vania@nivalis.(none)> 2012-11-23
PT_PT translations courtesy of Pedro Palheiro
Merge: e5dae02 dd1d4b5
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-23
Merge branch 'wms_layer_opacity'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-23
Small cleanup
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-23
Use lists for opacity params inside wms server
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-11-24
[FEATURE] Add CLI option for customization file
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-23
Also support layer transparency in server for old symbology
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-23
[FEATURE]: wms server has possibility to set transparency on layer/group level
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-23
Remove double content from wmsserver (probably a merging artifact)
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-23
fix build
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-22
Keep legend drawing order as default
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-22
Server: fix layer order in GetProjectSettings request
Tim Sutton <tim@linfiniti.com> 2012-11-22
Remove expectedFailure decorator for vector file writer test. Small doc updates for vfile writer
Tim Sutton <tim@linfiniti.com> 2012-11-22
../src/core/qgsvectorfilewriter.h
Tim Sutton <tim@linfiniti.com> 2012-11-22
Better annotation of vector file writer api changes
Larry Shaffer <larrys@dakotacarto.com> 2012-11-21
Pass path to Qt plugins when Mac bundle is run from build directory
Larry Shaffer <larrys@dakotacarto.com> 2012-11-21
Better fix for QgsVectorFileWriter segfault and test
- Revert test to 735c255 commit, excepting 'assert myResult==QgsVectorFileWriter.NoError' edit
Larry Shaffer <larrys@dakotacarto.com> 2012-11-21
Fix for PyQgsVectorFileWriter test segfault on Mac
- Initialize newFilename to QString(), or QgsDebugMsg for newFilename segfaults (line 650)
- Set test assert to QgsVectorFileWriter::WriterError enum for success (NoError = 0, i.e. false)
Larry Shaffer <larrys@dakotacarto.com> 2012-11-21
Fix for quick left-then-right clicks incorrectly registering as double left on Mac
Radim Blazek <radim.blazek@gmail.com> 2012-11-21
composer legend optional space between columns
Radim Blazek <radim.blazek@gmail.com> 2012-11-21
composer multicolumn legend: division to columns heuristic, optional splitting layers into multiple columns, optional equal column width
giohappy <giohappy@gmail.com> 2012-11-21
Update src/core/qgsproject.h
defined projectSaved() SIGNAL emitted when the project file has been written and closed
giohappy <giohappy@gmail.com> 2012-11-21
Update src/core/qgsproject.cpp
emit projectSaved SIGNAL when the project file is saved and closed
Merge: 0893db7 d673606
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-21
Merge branch 'drawing_order_embedded'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-21
Another fix for embedded groups and drawing order. Deactivated the server method for now as it still needs to be adapted
Victor Olaya <volayaf@gmail.com> 2012-11-20
fixed #6737
Victor Olaya <volayaf@gmail.com> 2012-11-20
fixed #6738
D'Hont René-Luc <rldhont@gmail.com> 2012-11-20
Better WFS service exception management
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-20
More drawing order related changes...
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-20
Synchronize check states between legend and layer order widget
Merge: cb07ae4 0533e2d
Victor Olaya <volayaf@gmail.com> 2012-11-20
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-20
Implement addDrawingOrder for wms server under consideration of embedded groups
Victor Olaya <volayaf@gmail.com> 2012-11-20
cleaned BatchProcessingDialog code
Merge: bab4395 ddb5117
mhugent <marco.hugentobler@sourcepole.ch> 2012-11-19
Merge pull request #332 from bischofia/shp_enc
turn ignoreShapeEncoding option ON by default
Larry Shaffer <larrys@dakotacarto.com> 2012-11-19
Add ability to save PAL engine settings to project file (OFF by default)
- Add 'Save settings with project' checkbox to engine settings dialog
- Add Restore Defaults button to engine settings dialog
- Unchecking 'save with project' will clear settings in project file on save
Minoru Akagi <akaginch@gmail.com> 2012-11-20
set ignoreShapeEncoding option on by default
Victor Olaya <volayaf@gmail.com> 2012-11-19
Improvementes to SEXTANTE batch processing interface
Better progress handling in SEXTANTE script algorithms
Radim Blazek <radim.blazek@gmail.com> 2012-11-19
keep extent of overview set to union of extents of layer in overview; dont shrink on resize; fixes #1788
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-19
Background color option for svg annotation. Save frame transparency (was missing also for text annotation)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-19
Set better window titles for svg annotation
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-19
Fix loading / saving of layer order with embedded group
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-19
Implement embedded group aware drawing order mechanism (load/save to xm does not yet work)
Alexander Bruy <alexander.bruy@gmail.com> 2012-11-19
add missed images to SEXTANTE algorithm help files
Victor Olaya <volayaf@gmail.com> 2012-11-19
made SEXTANTE command line usage more pythonic
Fixed problem with temporary grass mapset created by SEXTANTE (wrong path)
D'Hont René-Luc <rldhont@gmail.com> 2012-11-18
WFS QGIS Server OnlineResource is an attribute in GetCapabilities for DCPType
D'Hont René-Luc <rldhont@gmail.com> 2012-11-18
Add Post capabilities to DescribeFeature
D'Hont René-Luc <rldhont@gmail.com> 2012-11-18
#6608 QGIS crashes when used as WFS client together with QGIS server because of exportToGML2 MultiPolygon has empty coordinates
D'Hont René-Luc <rldhont@gmail.com> 2012-11-18
XML Schema has attribute elementFormDefault and not elementFromDefault
Radim Blazek <radim.blazek@gmail.com> 2012-11-18
graduated renderer GUI DnD and sort; categorized symbol GUI better drop indicator
Merge: 28531f3 3f40232
Victor Olaya <volayaf@gmail.com> 2012-11-18
minor change to last commit fixing #6635
Victor Olaya <volayaf@gmail.com> 2012-11-18
fixed #6635. Partial solution, now it goes to (0,0) upon model loading
Victor Olaya <volayaf@gmail.com> 2012-11-18
fixed #6635. Partial solution, now it goes to (0,0) upon model loading
Etienne Tourigny <etourigny.dev@gmail.com> 2012-11-17
add All Ramps items in tree widget
Etienne Tourigny <etourigny.dev@gmail.com> 2012-10-07
store relative cpt-city paths for portability
Etienne Tourigny <etourigny.dev@gmail.com> 2012-10-07
adjust .sip file after rebase
Etienne Tourigny <etourigny.dev@gmail.com> 2012-10-07
allow to convert cpt-city ramps to standard gradients ramps, keeping author and license info in xml props ; allow to convert gradient ramps to/from discrete/continuous ramps and use float instead of integer stops
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-22
make QgsCptCityColorRampV2 subclass of QgsVectorGradientColorRampV2 and adjust both accordingly (changed stops map to list)
Radim Blazek <radim.blazek@gmail.com> 2012-11-17
composer legend single column box width fix
Merge: 845edd9 01775ce
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-16
Merge pull request #330 from slarosa/master
minor fix for python console
Salvatore Larosa <lrssvtml@gmail.com> 2012-11-16
icon changed for hide/show toolbar action
Salvatore Larosa <lrssvtml@gmail.com> 2012-11-16
minor fix for console help dialog
D'Hont René-Luc <rldhont@gmail.com> 2012-11-16
Better support of TypeName and FeatureId in QGIS Server WFS
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-11-07
[FEATURE] Add --code arg to run python code on qgis load
Larry Shaffer <larrys@dakotacarto.com> 2012-11-14
Update to limit of number of features sent to PAL
- Distributes max number across total number of features registered in PAL
- Caveat: PAL may not show label for every registered feature
Merge: 5bc0a8a 6abedba
Jürgen Fischer <jef@norbit.de> 2012-11-15
Merge pull request #320 from matthias-kuhn/fix-attredit
Fix for http://hub.qgis.org/issues/6647
Merge: 5053818 1237546
Jürgen Fischer <jef@norbit.de> 2012-11-15
Merge pull request #328 from slarosa/master
Add action: Hide/Show toolbar for PyQGIS Console
Juergen E. Fischer <jef@norbit.de> 2012-11-16
fix another build error and some warnings
Juergen E. Fischer <jef@norbit.de> 2012-11-16
fix build error
Juergen E. Fischer <jef@norbit.de> 2012-11-16
ignore no ssl error error
Victor Olaya <volayaf@gmail.com> 2012-11-15
applied fix for #6127 (problems with non-ascii strings
Merge: 10a57ad 7d0d5d3
Victor Olaya <volayaf@gmail.com> 2012-11-15
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Etienne Tourigny <etourigny.dev@gmail.com> 2012-11-15
scanItemsInBrowser2/scanZipInBrowser2 : remove QgsApplication::upgradeConfig() and fix tests
D'Hont René-Luc <rldhont@gmail.com> 2012-11-15
DescribeFeatureType support namespace
D'Hont René-Luc <rldhont@gmail.com> 2012-11-15
DescribeFeatureType improvement
Tim Sutton <tim@linfiniti.com> 2012-11-15
Unit test updates - mark bad tests as expectedFailure
Tim Sutton <tim@linfiniti.com> 2012-11-15
Mark vector file writer test as expected to fail.
D'Hont René-Luc <rldhont@gmail.com> 2012-11-15
Correcting tests from test_qgsrectangle.py
Victor Olaya <volayaf@gmail.com> 2012-11-15
fixed problem when running grass in modeler (wrong output names, it was a problem introduced by the grass session functionalities)
reverted shell=true in R execution
Removed help files help menu
Merge: 36da82a 3f4f5f0
Martin Dobias <wonder.sk@gmail.com> 2012-11-14
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Sandro Santilli <strk@keybit.net> 2012-11-14
Set max number of labels to 100 for edge label layer (topoviewer)
Sandro Santilli <strk@keybit.net> 2012-11-14
Limit max number of node labels to 100, and candidate positions to 1
Also set layer transparency to 100% (there's a separate layer with the dots)
D'Hont René-Luc <rldhont@gmail.com> 2012-11-13
Validation after merging
D'Hont René-Luc <rldhont@gmail.com> 2012-11-12
Add geometric method
D'Hont René-Luc <rldhont@gmail.com> 2012-11-09
Add CQL_FILTER to WFS for QgsExpression
D'Hont René-Luc <rldhont@gmail.com> 2012-11-09
QgsRectangle From GML2
D'Hont René-Luc <rldhont@gmail.com> 2012-11-09
Ending spatial test
D'Hont René-Luc <rldhont@gmail.com> 2012-11-08
First spatial test
D'Hont René-Luc <rldhont@gmail.com> 2012-11-05
Remove QgsExpression::SpatialNode and the Server QgsFilter use in QGIS WFS Server
D'Hont René-Luc <rldhont@gmail.com> 2012-11-05
First test with Qvariant QgsGeometry*
D'Hont René-Luc <rldhont@gmail.com> 2012-10-29
Add Spatial Operator to QgsExpression and use it in QGIS WFS Server
D'Hont René-Luc <rldhont@gmail.com> 2012-10-18
#2781 Relative paths to SvgMarker doesn't work in new symbology
D'Hont René-Luc <rldhont@gmail.com> 2012-11-14
Remove the capability to not get geometry in WFS GetFetaure request
Alexander Bruy <alexander.bruy@gmail.com> 2012-11-14
fix warnings
Larry Shaffer <larrys@dakotacarto.com> 2012-11-13
Add option to limit number of labels rendered per layer (OFF by default)
- Initial limit set to 2000
- Results would look better if limited subset was a random sampling of all features
Salvatore Larosa <lrssvtml@gmail.com> 2012-11-13
changes console help in window modal
Etienne Tourigny <etourigny.dev@gmail.com> 2012-11-13
fix promptForRasterSublayers=Load all
Etienne Tourigny <etourigny.dev@gmail.com> 2012-11-13
fix loading rasters with sublayers from commandline and add raster command
Radim Blazek <radim.blazek@gmail.com> 2012-11-13
multicolumn composer legend
Alexander Bruy <alexander.bruy@gmail.com> 2012-11-13
deactivate TauDEM provider by default
Merge: 3b88637 543ac03
mhugent <marco.hugentobler@sourcepole.ch> 2012-11-13
Merge pull request #329 from matthias-kuhn/diagram
Diagrams: Hide background color button when unnecessary
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-11-13
Diagrams: Hide background color button when unnecessary
Salvatore Larosa <lrssvtml@gmail.com> 2012-11-12
Added action: Hide/Show toolbar for PyQGIS Console
- image help update
Victor Olaya <volayaf@gmail.com> 2012-11-12
fixed #6571
Sandro Santilli <strk@keybit.net> 2012-11-12
Use ASCII direction arrows
Merge: 4195eaf aaded5a
Werner Macho <werner.macho@gmail.com> 2012-11-12
Merge pull request #327 from slarosa/master
Updating for translation in console help
Salvatore Larosa <lrssvtml@gmail.com> 2012-11-12
Update the console help:
- update italian/english translations
Sandro Santilli <strk@keybit.net> 2012-11-12
TopoViewer: add direction symbol for "next_right_edge" layer
Alexander Bruy <alexander.bruy@gmail.com> 2012-11-12
Ukrainian translation update
Merge: e11ee59 4496c74
Alexander Bruy <alexander.bruy@gmail.com> 2012-11-12
Merge branch 'sextante_user_dir'
Alexander Bruy <alexander.bruy@gmail.com> 2012-11-12
add missed scripts to examples group
Alexander Bruy <alexander.bruy@gmail.com> 2012-11-12
put sextante config dir under ~/.qgis (fix #6662)
also fix scripts lookup
Alexander Bruy <alexander.bruy@gmail.com> 2012-11-12
remove patch from sources
Alexander Bruy <alexander.bruy@gmail.com> 2012-11-12
get rid of "&" symbol in SAGA description and help files
Alexander Bruy <alexander.bruy@gmail.com> 2012-11-12
fix installing SEXTANTE sample modeles and scripts
Victor Olaya <volayaf@gmail.com> 2012-11-12
Added new vector algorithms
Larry Shaffer <larrys@dakotacarto.com> 2012-11-11
Remove old direction symbol option from labeling gui
Larry Shaffer <larrys@dakotacarto.com> 2012-11-10
Add custom line direction symbols to labeling
- Options to place symbol above or below label text
- Option to reverse symbol direction
- Add character selector dialog for single font to src/gui
Merge: c4b74c9 b2eb1c1
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-11
Merge pull request #325 from slarosa/master
Updating help and minor changes for console
Salvatore Larosa <lrssvtml@gmail.com> 2012-11-11
updating help and minor changes for console
Radim Blazek <radim.blazek@gmail.com> 2012-11-11
Categorized vector GUI DnD and sorting, fixes #2816
Werner Macho <werner.macho@gmail.com> 2012-11-11
translation update: and add swahili language coordinator
Werner Macho <werner.macho@gmail.com> 2012-11-11
translation update: added swahili on request
Victor Olaya <volayaf@gmail.com> 2012-11-11
Fixed #6619
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-10
Zonal statistics: avoid access to pixels outside the raster. Fixes ticket #6624
Werner Macho <werner.macho@gmail.com> 2012-11-10
translation update: gl_ES by XAN
Larry Shaffer <larrys@dakotacarto.com> 2012-11-09
Add data defined option to always show a label, unless overridden
- Label is skipped during PAL priority calculation, permitting collisions and overlaps
- Overridden by layer and data defined 'scale/pixel size visibility' and data defined 'show label' options
- Add option to Change Label tool
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-11-04
[FEATURE] Add ability to create user defined Python (and C++) expression functions
Victor Olaya <volayaf@gmail.com> 2012-11-10
disabled postgis algs until they are ready
Merge: 27f197c e5f07ed
Victor Olaya <volayaf@gmail.com> 2012-11-10
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya <volayaf@gmail.com> 2012-11-10
fixed problems with missing example scripts folder
Restructured gdal tools (now gdal/ogr)
Added new OTB segmentation algos
Larry Shaffer <larrys@dakotacarto.com> 2012-11-07
Add pixel size limiting for labels defined in map units
- Allows user to quickly set visibility thresholds based upon text legibility
- By default initially on for map unit labels to skip rendering at sizes < 3 px
Merge: a2d4347 17c5e37
volaya <volayaf@gmail.com> 2012-11-09
Merge pull request #324 from giohappy/master
Quote input vector/raster path parameter in Sextante SagaAlgorithm
giohappy <giohappy@gmail.com> 2012-11-09
Update python/plugins/sextante/saga/SagaAlgorithm.py
Add quotes to input vector/raster paths parameters
Alexander Bruy <alexander.bruy@gmail.com> 2012-11-09
[FEATURE] Eliminate tool for fTools, contributed by Bernhard Strobl
Merge: 716e188 05aca2b
alexbruy <alexander.bruy@gmail.com> 2012-11-09
Merge pull request #323 from sanak/ftools-dissolve-line
Add line layer support for dissolve function (fix #5059)
Merge: 3f72a6a 36452a8
mhugent <marco.hugentobler@sourcepole.ch> 2012-11-09
Merge pull request #321 from matthias-kuhn/rubberband
[FIX]: Build rubberband completely even with incomplete input
Tim Sutton <tim@linfiniti.com> 2012-11-09
Added from uri test for mem provider. Simplified the vector writer test.
Merge: 3564eae 3250221
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-09
Merge pull request #322 from matthias-kuhn/ellipsemarker
Alpha for ellipse marker (fix #6668)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-11-09
[FIX] Alpha for ellipse marker
http://hub.qgis.org/issues/6668
sanak <geosanak@gmail.com> 2012-11-06
add line layer support for dissolve function.
Tim Sutton <tim@linfiniti.com> 2012-11-09
Added unit test for vector file writer as it is currently segfaulting in master
Juergen E. Fischer <jef@norbit.de> 2012-11-09
debian packaging update
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-11-09
[FIX]: Build rubberband completely even with incomplete input
An empty polyline in a mulipolyline led to the rubberband ignoring all further polylines.
e.g. addGeometry( [[(1,2)(2,3)][][(2,3)(3,4)]] ) was ignoring the polyline (2,3)(3,4).
Sandro Santilli <strk@keybit.net> 2012-11-08
Fix next edge label direction arrows
Basically uses direction indicator for the next_left but omits
it for the next_right (would require backward direction)
Also this commit sets the line color, even if fully transparent,
for the sake of showing a color which corresponds to the label
color (would be better to have support for a "label" kind of icon
in the legend..)
Sandro Santilli <strk@keybit.net> 2012-11-08
Split edge layer into "edge" and "edge label"
Mind you: you may need to re-run cmake as a filename changed
Larry Shaffer <larrys@dakotacarto.com> 2012-11-08
Fix for #6658, update duplicateLayers() to work around odd layer group segfault bug
- Move QgsLegend::findLegendLayer() methods to public
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-11-08
No need to register QgsStringRelay with Qt Meta Type
Victor Olaya <volayaf@gmail.com> 2012-11-08
fixed missing scripts folder
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-11-08
Add python bindings for setEditorLayout
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-11-08
Attribute Editor: Synchronize editable QComboBox for LineEdit's and similar.
Fixes http://hub.qgis.org/issues/6647
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-08
Ticket #6643 Interpolation plugin: the option to load a layer after analyses should be on by default
Larry Shaffer <larrys@dakotacarto.com> 2012-11-07
Add letter and word spacing to curved labels for line layers
- Curved spacings match Qt-produced spacings for parallel (and other) labels
- Remove redundant letter/word resetting in options gui
- Remove on-fly adjustments to spinbox steps (only made sense with UTM, not LatLong)
Sandro Santilli <strk@keybit.net> 2012-11-08
Split node layer into "node" and "node label"
Victor Olaya <volayaf@gmail.com> 2012-11-08
Harcoded example folder for models and scripts
fixed bugs in mmqgis library.
Juergen E. Fischer <jef@norbit.de> 2012-11-07
osgeo4w: fix crssync run if installed into a directory with blanks
Sandro Santilli <strk@keybit.net> 2012-11-07
Fix layer visibility settings
Victor Olaya <volayaf@gmail.com> 2012-11-07
restructured admintools (was geoservertools)
Alexander Bruy <alexander.bruy@gmail.com> 2012-11-07
create directories for models and R script in user folder
Larry Shaffer <larrys@dakotacarto.com> 2012-11-07
Update QgsMessageBar sip binding
Larry Shaffer <larrys@dakotacarto.com> 2012-11-07
Update to QgsMessageBar stylesheet
Tim Sutton <tim@linfiniti.com> 2012-11-07
Enabled some tests that werent running because they missed test prefix in method name. Better error messages for failing tests
Radim Blazek <radim.blazek@gmail.com> 2012-11-07
vector save as: separated MITAB and MIF formats, fixes #6233; added test if OGR SpatiaLite is available
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-07
Ticket #6644 terrain analysis plugin: the option to load a layer after analyses should be on by default
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-07
Fix bug #6582: QGIS server displayes text layers only with absolute pathes
Juergen E. Fischer <jef@norbit.de> 2012-11-07
fix some attribute editor signals
Juergen E. Fischer <jef@norbit.de> 2012-11-07
fix layer extent calculation
Larry Shaffer <larrys@dakotacarto.com> 2012-11-05
Update to QgsMessageBar and duplicateLayers()
- Move project macros message into project open method (as app property, partially showed behind later messages)
- Support for multi-line messages that also wrap at with canvas window width
- Update text stylesheets to handle all text styling
- Show count of remaining queued messages
- Add popup menu to Close button with action to optionally close all messages at once
- Add slot to clear all widgets, called on project close
- Update QgisApp::duplicateLayers() to use QgsMessageBar instead of popup dialogs
Etienne Tourigny <etourigny.dev@gmail.com> 2012-11-06
add QgsApplication::upgradeConfig to upgrade any configs that changed from 1.8
use different keys for scanItemsInBrowser and scanZipInBrowser in qgis-1.9 because new storage type (string vs. int) causes conflicts with 1.8
Radim Blazek <radim.blazek@gmail.com> 2012-11-06
vector feature counts moved to vector layer, enabled feature counts in composer legend, fixes #6237
Juergen E. Fischer <jef@norbit.de> 2012-11-06
make html print option more visible in identify tool
Juergen E. Fischer <jef@norbit.de> 2012-11-06
add missing GUI_EXPORT to QgsSvgAnnotationItem
Merge: f410e38 550a2c6
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-06
[FEATURE]: svg- and text items can be used as watermarks in QGIS server. Developed for Faunalia ( http://www.faunalia.it) with funding from Regione Toscana \- Settore SISTEMA INFORMATIVO TERRITORIALE ED AMBIENTALE
Victor Olaya <volayaf@gmail.com> 2012-11-06
Added missing cmake files
fixed bug in execution dialog when running iterative algorithms
Merge: a2e6a48 ff78ef1
Victor Olaya <volayaf@gmail.com> 2012-11-06
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-05
Save / restore settings for annotation tools. Developed for Faunalia (http://www.faunalia.it) with funding from Regione Toscana - Settore SISTEMA INFORMATIVO TERRITORIALE ED AMBIENTALE
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-05
Consistent names for Svg classes. Developed for Faunalia (http://www.faunalia.it) with funding from Regione Toscana - Settore SISTEMA INFORMATIVO TERRITORIALE ED AMBIENTALE
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-05
QGIS server: ignore svg items not fixed to pixel position. Developed for Faunalia (http://www.faunalia.it) with funding from Regione Toscana - Settore SISTEMA INFORMATIVO TERRITORIALE ED AMBIENTALE
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-05
Print svg item in qgis server. Developed for Faunalia (http://www.faunalia.it) with funding from Regione Toscana - Settore SISTEMA INFORMATIVO TERRITORIALE ED AMBIENTALE
Juergen E. Fischer <jef@norbit.de> 2012-11-06
fix build error (please stick with C++)
Larry Shaffer <larrys@dakotacarto.com> 2012-11-05
Set transparent background only for Close tool button, instead of also for tool tip
Victor Olaya <volayaf@gmail.com> 2012-11-06
code cleaning
volaya <volayaf@gmail.com> 2012-11-05
Update python/plugins/sextante/CMakeLists.txt
added servertools folder to cmakelists
Radim Blazek <radim.blazek@gmail.com> 2012-11-05
fixed warning
Larry Shaffer <larrys@dakotacarto.com> 2012-11-05
Add Atlas generation dock to Composer's View->Panels menu
Merge: d53f123 5de2fee
Victor Olaya <volayaf@gmail.com> 2012-11-05
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya <volayaf@gmail.com> 2012-11-05
cleaned code in geoserver algs
Radim Blazek <radim.blazek@gmail.com> 2012-11-05
add total feature count in legend, fixes #3402
Victor Olaya <volayaf@gmail.com> 2012-11-05
fixed #6571, #6619 and problem with missing arrows in modeler
added first draft of geoserver tools
nviz is back in grass tools
Etienne Tourigny <etourigny.dev@gmail.com> 2012-11-05
check for existence of icon file in plugin manager
Juergen E. Fischer <jef@norbit.de> 2012-11-05
german translation update
Juergen E. Fischer <jef@norbit.de> 2012-11-05
allow saving single geometries as multi geometries
Juergen E. Fischer <jef@norbit.de> 2012-11-05
add CORE_EXPORT to QgsAttributeEditorElement/QgsAttributeEditorContainer/QgsAttributeEditorField
Sandro Santilli <strk@keybit.net> 2012-11-05
Only change the TopoGeometry definition, not its reference, on edit
Refactor the TopoGeometry editor to avoid touching the edited table
and directly act on the topology relation instead. Fixes #6621 but
also generally makes less writes to the database.
Sandro Santilli <strk@keybit.net> 2012-11-05
Start all topology layers as invisible (it may cost really a lot to visualize...)
Sandro Santilli <strk@keybit.net> 2012-11-05
Add alias to pk query, fixing ambiguous "ctid" reference (#6620)
Juergen E. Fischer <jef@norbit.de> 2012-11-05
fix warnings
Merge: 08b05f3 38f82d3
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-04
Merge pull request #316 from slarosa/master
Minor changes for layout in console
Salvatore Larosa <lrssvtml@gmail.com> 2012-11-04
minor changes for layout in console:
- moved header text in output area
- add default value to True for Use preloaded API option in settings dialog
- include traceback to codepad link
Juergen E. Fischer <jef@norbit.de> 2012-11-04
fix debug build
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-11-04
Merged Squashed pull request #296 (tabs and groups for feature form)
Juergen E. Fischer <jef@norbit.de> 2012-11-04
fix windows build (CORE_EXPORT missing from QgsDirectoryParamWidget)
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-04
grass plugin: avoid garbled japanese/cyrillic chars in the tools' GUI (fix #4547, #3164)
Thanks Minoru Akagi for patches!
Merge: 6ecfc29 ed4bc25
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-03
Merge pull request #314 from slarosa/master
[FEATURE] Sharing snippets code from PyQGIS console
Etienne Tourigny <etourigny.dev@gmail.com> 2012-11-03
add missing ui file, fix typo
Etienne Tourigny <etourigny.dev@gmail.com> 2012-11-03
browser dock filter: use QgsFilterLineEdit, ui and code cleanup ; add QgsFilterLineEdit::cleared() signal
Etienne Tourigny <etourigny.dev@gmail.com> 2012-04-11
add directory properties dialog to browser dock
Etienne Tourigny <etourigny.dev@gmail.com> 2012-04-05
browser filter
Etienne Tourigny <etourigny.dev@gmail.com> 2012-04-11
do not populate items in rowCount(), use canFetchMore() and fetchMore() instead
Etienne Tourigny <etourigny.dev@gmail.com> 2012-04-03
Browser: change Add Layers and Refresh buttons ; use designer file for qgsbrowserdock
Juergen E. Fischer <jef@norbit.de> 2012-11-03
fix warnings
Juergen E. Fischer <jef@norbit.de> 2012-11-03
apply revised #6613
Juergen E. Fischer <jef@norbit.de> 2012-11-03
partly fix #6610
Larry Shaffer <larrys@dakotacarto.com> 2012-11-03
Update to duplicate layer(s)
- Better information about unsupported types
- Action unavailable in contextual menu for individually selected unsupported layers
Salvatore Larosa <lrssvtml@gmail.com> 2012-11-03
removed shortcut for sharing code action
Salvatore Larosa <lrssvtml@gmail.com> 2012-11-03
[FEATURE] - Sharing snippets code from PyQGIS console
- now you can share snippets code by codepad.org
- added much more actions in contextual menu
Juergen E. Fischer <jef@norbit.de> 2012-11-03
allow printing of html results in identify window (implements #6575)
Werner Macho <werner.macho@gmail.com> 2012-11-03
adjust translation update script to reflect changes for console
Werner Macho <werner.macho@gmail.com> 2012-11-03
translation update: gl_ES by Xan
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-03
fix crashes using uninitialized geometries with GEOS functions,
ensure geos geometries are up to date when passed to GEOS functions
Sandro Santilli <strk@keybit.net> 2012-11-02
Fix bug introduced by reordering postgis table metadata info cols
Thanks jef :)
Sandro Santilli <strk@keybit.net> 2012-11-02
Reorder and rename postgis layers metadata columns shown in selector
Alexander Bruy <alexander.bruy@gmail.com> 2012-11-01
use new lineedit widget in several dialogs
Alexander Bruy <alexander.bruy@gmail.com> 2012-11-01
[FEATURE] add lineedit with builtin clear button
Sandro Santilli <strk@keybit.net> 2012-11-02
Use "TopoGeometry" as the datatype for topogeometries
"Topology" is too generic, as also the primitive tables (edges,
nodes and faces) are part of the topology
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-10-31
[FEATURE]: Use text annotations as watermarks in QGIS server. Developed for Faunalia (http://www.faunalia.it) with funding from Regione Toscana - Settore SISTEMA INFORMATIVO TERRITORIALE ED AMBIENTALE
Sandro Santilli <strk@keybit.net> 2012-11-02
Retain old TopoGeometry id on editing
Avoids leaving orphaned TopoGeometry objects and breaking
upper hirearchical layers
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-02
update remove/duplicate layer actions at startup
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-02
sextante: fix NameError (undefined var) executing GRASS commands
Larry Shaffer <larrys@dakotacarto.com> 2012-11-02
Update to duplicate layer(s)
- Duplicate layer always created below source layer, and at same nested group depth
- Duplicate layer is always set to not visible (much faster, canvas refresh not needed when duplicating many layers)
Merge: 70fc8ca 2425f92
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-02
Merge pull request #313 from slarosa/master
Automatically switch focus to the input area in console
Salvatore Larosa <lrssvtml@gmail.com> 2012-11-02
automatically switch focus to the input area in console
- any keystroke switch focus when in the output area
- moved closeEvent method to DockWidget (since 0330202 it has not worked anymore)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-02
WMS server GetLegendGraphics: differentiate between layer space and layer title space
Larry Shaffer <larrys@dakotacarto.com> 2012-10-31
[FEATURE] Duplicate map layer(s)
- Action available in Layer menu and legend contextual menu
- Layer style copy/pasted to duplicate
- Memory and plugin layers skipped
- Add sip binding to action in app interface
Juergen E. Fischer <jef@norbit.de> 2012-11-01
show filled attribute table again (partly reverts 779e16603)
Sandro Santilli <strk@keybit.net> 2012-11-01
Do not drop schema name from URI, even if it's the same as current
The dropping was done in 2007 to workaround a bug which was elsewhere
(in OGR usage, as reported in #843). I guess by now everything
would work transparently, but if it doesn't it'd be time to fix it
for real.
This commit fixes bug #6599, making life harder for NON-BOGUS code
which isn't confused by schemas...
Please test !
Sandro Santilli <strk@keybit.net> 2012-11-01
TopoViewer: add layer for full faces
Sandro Santilli <strk@keybit.net> 2012-11-01
TopoViewer: only use queries for layers when really needed
Merge: dbea359 6abe861
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-11-01
Merge pull request #312 from slarosa/master
Moved all the console files into own directory
Salvatore Larosa <lrssvtml@gmail.com> 2012-11-01
Moved all the console files into own directory
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-01
WMS GetProjectSettings: better drawing order detection
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-11-01
Fix crash if calling GetProjectSettings the first time
Merge: 98e8ba4 66368f9
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-31
Merge pull request #311 from slarosa/master
python console: add splitter and scrollbars, fix for DEL and Backspace key
Juergen E. Fischer <jef@norbit.de> 2012-10-31
indentation update
Salvatore Larosa <lrssvtml@gmail.com> 2012-10-31
vertical scrollbar as needed both input and output area
Juergen E. Fischer <jef@norbit.de> 2012-10-31
extent b47b43997
Sandro Santilli <strk@keybit.net> 2012-10-31
Add initial support for editing TopoGeometry objects
This is pretty hackish in that it basically creates a new TopoGeometry
on every edit, leaving loads of orphaned ones around.
Salvatore Larosa <lrssvtml@gmail.com> 2012-10-31
fix for DELETE and BACKSPACE key
(it is only an appearance issue)
Sandro Santilli <strk@keybit.net> 2012-10-31
Drop mIsGeography member from QgsPostgresProvider
... now replaced by mSpatialColType
Sandro Santilli <strk@keybit.net> 2012-10-31
Add mSpatialColType member in QgsPostgresProvider
This member tells us if a spatial column is of type Geometry,
Geography or TopoGeometry. The member is currently unused but
will eventually be used for specially handling TopoGeometry.
It could replace the mIsGeography bool, but replacement isn't
done by this commit.
Incidentally, this commit also adds SRID and type detection
for TopoGeometry columns
Radim Blazek <radim.blazek@gmail.com> 2012-10-31
fixed warning
Radim Blazek <radim.blazek@gmail.com> 2012-10-31
feature counts in rulebased widget
Salvatore Larosa <lrssvtml@gmail.com> 2012-10-31
add vertical scroll bar for input area in console
Larry Shaffer <larrys@dakotacarto.com> 2012-10-31
Fix output/python/qgis dir for Win32 builds that add dir/CMAKE_CFG_INTDIR
Salvatore Larosa <lrssvtml@gmail.com> 2012-10-31
Add resize splitter for console
as it was from f15b4e1
Larry Shaffer <larrys@dakotacarto.com> 2012-10-31
Update for d7a7a46, make sure targets are always built for install
Larry Shaffer <larrys@dakotacarto.com> 2012-10-30
Add CMake option WITH_STAGED_PLUGINS (ON by default)
- Core plugins remain available once staged (no need to re-build targets, unless source updated or build directory cleared)
- Once plugins are staged, setting WITH_STAGED_PLUGINS to OFF allows for much quicker subsequent builds
- PyQGIS utilities, console and installer are always staged, regardless of WITH_STAGED_PLUGINS
Larry Shaffer <larrys@dakotacarto.com> 2012-10-30
Revert part of a27aad0, not compatible with generated makefiles for GCC 4.2.1
Merge: f68b688 47da0c0
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-30
Merge pull request #310 from slarosa/master
Add default font-family and size to output area - PyQGIS Console
Salvatore Larosa <lrssvtml@gmail.com> 2012-10-30
add default font-family and size to output area in console
fix for help dialog
Merge: 234709d 10178d7
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-30
Merge pull request #308 from slarosa/master
Add UI file for help - PyQGIS Console
Merge: e3cd56f 234709d
Salvatore Larosa <lrssvtml@gmail.com> 2012-10-30
Merge branch master of https://github.com/qgis/Quantum-GIS
Salvatore Larosa <lrssvtml@gmail.com> 2012-10-30
removed importing of traceback module as it is unused
Werner Macho <werner.macho@gmail.com> 2012-10-30
changed nokia to digia as they are the new owner of qt
Juergen E. Fischer <jef@norbit.de> 2012-10-29
osgeo4w: switch to GRASS 6.4.3RC1
Tim Sutton <tim@linfiniti.com> 2012-10-29
Added python test for QgsFeature from Germán Carrillo
Merge: e5437c4 d6e3188
Victor Olaya <volayaf@gmail.com> 2012-10-29
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya <volayaf@gmail.com> 2012-10-29
Fixed bug using multipleinputpanel in modeler
Tim Sutton <tim@linfiniti.com> 2012-10-29
Added Dave DeHaan (SQLAnywhere author and maintainer) to the authors file
Tim Sutton <tim@linfiniti.com> 2012-10-29
Fix for failure in unit test thanks to Massimo.
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-29
remove unused import
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-21
use plain delimiter if one delimiter only was selected (partially fix #4091)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-10-29
WMS: add keyword attribute for sia feature info output
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-29
remove about dialog from SEXTANTE plugin
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-29
show english help for console if translations not found
Radim Blazek <radim.blazek@gmail.com> 2012-10-29
fixed accidentally swapped transparency group boxes
Salvatore Larosa <lrssvtml@gmail.com> 2012-10-29
Add UI file for help
minor fix in settings dialog
Larry Shaffer <larrys@dakotacarto.com> 2012-10-26
Run Mac bundled app from build directory
- No longer a need for hard link
- Build directory app bundle, providers, Python plugins and unit tests functional
- Adjusted resources corrected on install
Merge: f010205 1bac84c
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-28
Merge pull request #307 from slarosa/master
Reimplemented copy action for keybindings in console
Salvatore Larosa <lrssvtml@gmail.com> 2012-10-29
Reimplemented copy action for keybindings in console
Merge: 9744b8a 0660dcf
Tim Sutton <tim@linfiniti.com> 2012-10-28
Merge pull request #306 from slarosa/master
Remove the about tab in settings dialog for console
Salvatore Larosa <lrssvtml@gmail.com> 2012-10-28
Remove the about tab in settings dialog for console
Tim Sutton <tim@linfiniti.com> 2012-10-28
Marked symbologyv2 test as expected to fail
Tim Sutton <tim@linfiniti.com> 2012-10-28
Updated developer panel in about box
Tim Sutton <tim@linfiniti.com> 2012-10-28
Fix transparency issue for splash
Merge: 46655cf 50f3352
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-28
Merge pull request #305 from slarosa/master
python console: fix AttributeError, method PythonEdit.createStandardContextMenu doesn't exists
Tim Sutton <tim@linfiniti.com> 2012-10-28
Updated splash with essen hackfest image
Salvatore Larosa <lrssvtml@gmail.com> 2012-10-28
Improvement to contextual menu
- typo in help.htm
Merge: 8f6ae95 fe08fd6
Victor Olaya <volayaf@gmail.com> 2012-10-28
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya <volayaf@gmail.com> 2012-10-28
changed behaviour of pyculator when no selection exist
Juergen E. Fischer <jef@norbit.de> 2012-10-28
osgeo4w: fix program entry removal
Tim Sutton <tim@linfiniti.com> 2012-10-28
Fix for jenkins breakages caused by addition of licens info to xslt
Merge: 9587252 a8934a2
Victor Olaya <volayaf@gmail.com> 2012-10-27
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya <volayaf@gmail.com> 2012-10-27
partially fixed #6571
added splitRGBbands algorithm
Radim Blazek <radim.blazek@gmail.com> 2012-10-27
invert raster colors better
Merge: 34f677a 9fb1c11
Larry Shaffer <larrys@dakotacarto.com> 2012-10-27
Merge pull request #303 from slarosa/master
[FEATURE] - Split-pane entry and output for PyQGIS console
Merge: 5c762ef 779e166
Victor Olaya <volayaf@gmail.com> 2012-10-27
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya <volayaf@gmail.com> 2012-10-27
applied path for #6574
applied patch for multiple grass sessions
added points in polygon weighted
Salvatore Larosa <lrssvtml@gmail.com> 2012-10-27
Follow up f15b4e1
- add contextual menu to output area (copy and enter selected entry)
- auto-entered for entry in import class menu
- cleaning code
- more info see http://hub.qgis.org/issues/6558
Merge: f15b4e1 6870cff
Salvatore Larosa <lrssvtml@gmail.com> 2012-10-26
Merge pull request #2 from dakcarto/console-nosplitter_1
No splitter, mellower colors
Larry Shaffer <larrys@dakotacarto.com> 2012-10-26
No splitter, mellower colors
Radim Blazek <radim.blazek@gmail.com> 2012-10-26
make attribute table and identify consistent with map canvas
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-10-26
Fix case where several WMS layers have the same feature info alias
D'Hont René-Luc <rldhont@gmail.com> 2012-10-26
Add mapserver qgsspatialfilter
D'Hont René-Luc <rldhont@gmail.com> 2012-10-26
#6535 Support WFS Post GetFeature Request in QGIS-Server
Salvatore Larosa <lrssvtml@gmail.com> 2012-10-26
[FEATURE] - Split-pane entry and output for PyQGIS console
Larry Shaffer <larrys@dakotacarto.com> 2012-10-25
Add cmake option WITH_PY_COMPILE (OFF by default)
- Byte-compiles staged and intalled plugins/modules
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-10-26
Add osg include dir for globe compilation
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-10-26
Implement bag of properties for SIA2045 feature info output
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-10-25
Move sia2045 xml conversion from request handler to wms server class
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-10-25
Remove empty wms keyword list from project properties
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-10-25
Support elements KeywordList, Fees, AccesConstraints in QGIS server capabilities
Larry Shaffer <larrys@dakotacarto.com> 2012-10-25
Redo of 3ce27d6, hard-link to Mac embedded app bundle binary
Merge: 558245c f391d99
Magnus Homann <magnus@homann.se> 2012-10-25
Merge pull request #301 from homann/trans_sv
Trans sv
Magnus Homann <magnus@homann.se> 2012-10-25
Added lots of translations from Victor Axbom, through Qt phrase book. Thanks!
Magnus Homann <magnus@homann.se> 2012-10-13
4119 översättningar
Radim Blazek <radim.blazek@gmail.com> 2012-10-25
count features in legend for rule based renderer, fixes #5768
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-25
fix SEXTANTE things broken by 6ca7ea987d
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-25
missed metadata.txt for fTools
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-25
temporarily switch back to using subprocess module (addresses #6543)
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-25
use lowercase letters for menu (fix #5436)
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-25
add metadata.txt to all core plugins
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-10-25
Fix typo
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-25
add category metadata to SEXTANTE plugin
Sandro Santilli <strk@keybit.net> 2012-10-25
Allow running sextante plugin from build dir
See http://hub.qgis.org/issues/5879
Sandro Santilli <strk@keybit.net> 2012-10-25
Rename script files to avoid spaces in filenames
This makes life easier with PLUGIN_INSTALL.
I did try to make PLUGIN_INSTALL better but couldn't find a way
to have both "(" and " " quoted at once...
Sandro Santilli <strk@keybit.net> 2012-10-25
PLUGIN_INSTALL: quote filenames
Fixes use with filenames having shell-dangerous chars like "(".
NOTE: sextante help files have frequent such occurrences
Larry Shaffer <larrys@dakotacarto.com> 2012-10-25
Hard-link to Mac embedded app bundle binary
- Allows QGIS to be run directly from build directory
- Link made at <build dir>/output/bin/QGIS
Larry Shaffer <larrys@dakotacarto.com> 2012-10-25
Update to e31fb3c
- Add comments about issue
- Set pkgDataPath to empty QString for fix
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-10-25
Possibility to set url for a feature info schema
Larry Shaffer <larrys@dakotacarto.com> 2012-10-25
Additional fix for # 5879, handle .ui files for python utilities
- Built off of pull request 299 by Salvatore Larosa
Larry Shaffer <larrys@dakotacarto.com> 2012-10-25
Additional fix for # 5879
- Adjust QgsApplication::pkgDataPath temporarily for restoring core plugins when running from build directory
Larry Shaffer <larrys@dakotacarto.com> 2012-10-25
Adv labeling, turn off excessive debug output
Radim Blazek <radim.blazek@gmail.com> 2012-10-24
invert color fix
Radim Blazek <radim.blazek@gmail.com> 2012-10-24
warnings fix
Merge: e210a57 e837a96
Werner Macho <werner.macho@gmail.com> 2012-10-24
Merge pull request #300 from gioman/master
New PT_PT translations, courtesy of Nelson Silva
Vânia Neves <vania@nivalis.(none)> 2012-10-24
New PT_PT translations, courtesy of Nelson Silva
Radim Blazek <radim.blazek@gmail.com> 2012-10-24
QgsError for better error propagation to user, started using for rasters
Werner Macho <werner.macho@gmail.com> 2012-10-24
added machine readable license
Larry Shaffer <larrys@dakotacarto.com> 2012-10-23
Revert "Do not setPkgDataPath to source dir when running from build dir"
This reverts commit 227401d434d2a611715873bc1107d938b76740bd.
Otherwise, crssync fails when setting up db for running tests
Larry Shaffer <larrys@dakotacarto.com> 2012-10-23
Fix PLUGIN_INSTALL build error
Sandro Santilli <strk@keybit.net> 2012-10-23
Allow running osm plugin from build dir
See http://hub.qgis.org/issues/5879
Sandro Santilli <strk@keybit.net> 2012-10-23
Allow running mapserver_export plugin from build dir
See http://hub.qgis.org/issues/5879
Sandro Santilli <strk@keybit.net> 2012-10-23
Allow running GdalTools plugin from build dir
See http://hub.qgis.org/issues/5879
Sandro Santilli <strk@keybit.net> 2012-10-22
Allow running fTools plugin from build dir
See http://hub.qgis.org/issues/5879
Sandro Santilli <strk@keybit.net> 2012-10-23
Do not setPkgDataPath to source dir when running from build dir
We want to use the output/ dir for that !
Fixes load of fTools from build tree (coming next)
Larry Shaffer <larrys@dakotacarto.com> 2012-10-22
Adv labeling, add multi-line spacing and alignment
Larry Shaffer <larrys@dakotacarto.com> 2012-10-23
Updates to Mac install notes
- Add section on debug output and running tests
Larry Shaffer <larrys@dakotacarto.com> 2012-10-17
Add CMake finds for QScintilla2 and Qsci module
- Needs testing on Windows platform
- Add QScintilla2 library version info to About dialog
- Add Mac bundling support for Qwt 6 framework and QScintilla2
- Fallback to sys or custom site-pkgs when looking for PyQt4 modules to Mac bundle
Larry Shaffer <larrys@dakotacarto.com> 2012-10-22
Fix #6505, set typedef for Mac size_t in bindings
Merge: a45b759 a29ccbf5
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-22
Merge pull request #298 from slarosa/master
Enable non-ascii chars in Python Console
Salvatore Larosa <lrssvtml@gmail.com> 2012-10-22
Enable non-ascii chars in Python Console
fixes issue http://hub.qgis.org/issues/6548
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-20
[FEATURE] TauDEM provider for SEXTANTE
Merge: dbab4a2 feec5f0
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-10-22
Merge branch for sia2045 GetFeatureInfo output
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-10-22
Possibility to manually enter a project property to have WMS feature info in sia2045 format
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-10-22
Drop invalid characters from xml element names
Juergen E. Fischer <jef@norbit.de> 2012-10-21
update QgsVectorLayer bindings (fixes #6550)
Martin Dobias <wonder.sk@gmail.com> 2012-10-21
Enabled delimitedtext provider again
Martin Dobias <wonder.sk@gmail.com> 2012-10-20
Skip rendering of features without geometry
Martin Dobias <wonder.sk@gmail.com> 2012-10-20
Store attributes and fields in vectors instead of maps
Sandro Santilli <strk@keybit.net> 2012-10-20
Allow running plugin_installer plugin from build dir
See http://hub.qgis.org/issues/5879
Merge: 6546d74 2765220
Victor Olaya <volayaf@gmail.com> 2012-10-20
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya <volayaf@gmail.com> 2012-10-20
Added patch for #6545
Fixed bug in SAGA extent calculation (there was a half cellsize offset)
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-20
fix build
Merge: 8ca2236 3fecd44
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-19
Merge pull request #297 from slarosa/master
[FEATURE] - Choose Fontfamily and API files for Python Console
Merge: ca20be1 8ca2236
Salvatore Larosa <lrssvtml@gmail.com> 2012-10-20
Merge branch master of https://github.com/qgis/Quantum-GIS
Sandro Santilli <strk@keybit.net> 2012-10-20
Add a PLUGIN_INSTALL cmake macro and use it from db_manager plugin
One step forward toward closing http://hub.qgis.org/issues/5879
Next all pugins should be converted to use of the macro...
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-10-20
Add const
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-10-20
Oversampling parameter is now in resample filter
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-10-20
Fix image format conversion (used e.g. for WMS client) and two memory leaks
Salvatore Larosa <lrssvtml@gmail.com> 2012-10-14
[FEATURE] - Choose Fontfamily and API files for Python Console
- update Italian translation
- added Settings icon for toolbar
- update Italian translation fro console_help
Sandro Santilli <strk@keybit.net> 2012-10-13
Allow loading plugins from output dir
See http://hub.qgis.org/issues/5879
Still needs to find plugins under output/ dir for them to be
loaded ...
Juergen E. Fischer <jef@norbit.de> 2012-10-19
skip views without pk candidate
Radim Blazek <radim.blazek@gmail.com> 2012-10-19
apply user no data to identify
Radim Blazek <radim.blazek@gmail.com> 2012-10-19
identify context only if not projected on server
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-10-19
Simplify server config parser by using layer information (alias, excluded attributes) directly
Radim Blazek <radim.blazek@gmail.com> 2012-10-19
identify expand/collaps tools
Radim Blazek <radim.blazek@gmail.com> 2012-10-19
identify context only if not projected
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-10-19
Consider attribute aliases and hidden attributes in GetProjectSettings. Don't show WFS layers in GetCapabilities
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-10-19
Simplify code for excluding attributes from WMS server. Works now also with embedded layers
Pirmin Kalberer <pka@sourcepole.ch> 2012-10-19
Optional use of external osgEarthQt
Pirmin Kalberer <pka@sourcepole.ch> 2012-10-16
Unload globe viewer
Pirmin Kalberer <pka@sourcepole.ch> 2012-10-16
Globe sync button disabled
Pirmin Kalberer <pka@sourcepole.ch> 2012-10-16
Use ViewerWidget and Controls from OsgEarth instead of backports
Pirmin Kalberer <pka@sourcepole.ch> 2012-10-08
Add sky to globe
Pirmin Kalberer <pka@sourcepole.ch> 2012-10-08
Globe zoomout button size fixed
Martin Dobias <wonder.sk@gmail.com> 2012-10-19
QgsFeature: use a vector of attributes instead of a map (for faster access)
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-18
fix crash double-clicking to the Connect button in add PG layer dialog
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-18
fix crash adding features without geometry to a geometry layer
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-18
update feature id of added features (fix #6534)
Juergen E. Fischer <jef@norbit.de> 2012-10-18
fix of by one in d62cf513
Radim Blazek <radim.blazek@gmail.com> 2012-10-18
raster identify sip fix
Juergen E. Fischer <jef@norbit.de> 2012-10-18
german translation update
Sandro Santilli <strk@keybit.net> 2012-10-17
Reword "only look in geometry_columns" to "only look in layers registry"
Fixes #4533
Juergen E. Fischer <jef@norbit.de> 2012-10-18
fix warnings
Juergen E. Fischer <jef@norbit.de> 2012-10-18
cleanup topology lookup
Sandro Santilli <strk@keybit.net> 2012-10-14
Lookup TopoGeometry columns metadata in topology.layer
Closes #4532
Radim Blazek <radim.blazek@gmail.com> 2012-10-18
WMS identify fixes
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-18
add layer with its own CRS when possible (fix #6539)
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-18
fix #6530
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-18
fix SEXTANTE crash on load caused by c4c3fecf17
Marco Hugentobler <marco@sourcepole.ch> 2012-10-18
Fix build
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-13
set focus to python console when shown even if in a tabbed dockwidget
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-11
sextanteexampleprovider: move import into classFactory function
D'Hont René-Luc <rldhont@gmail.com> 2012-10-18
#6533 QGIS WFS Server Transaction Request
Juergen E. Fischer <jef@norbit.de> 2012-10-18
fix warnings
Juergen E. Fischer <jef@norbit.de> 2012-10-17
german translation update
Juergen E. Fischer <jef@norbit.de> 2012-10-17
fix windows build
Merge: c4c3fec fa84588
Victor Olaya <volayaf@gmail.com> 2012-10-17
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya <volayaf@gmail.com> 2012-10-17
Several patches contributed by Rado Guzinski:
-New OTB descriptions an help
-Update OTB descriptions
-More responsive MultipleInputPanel.py
-Minor bug fixes
pcav <cavallini@faunalia.it> 2012-10-17
Microfix for IT GUI
Merge: df85492 bacf0bd
Marco Hugentobler <marco@sourcepole.ch> 2012-10-17
Merge branch 'ows_attribute_exclude'
Marco Hugentobler <marco@sourcepole.ch> 2012-10-17
Improve ows gui
Radim Blazek <radim.blazek@gmail.com> 2012-10-17
raster identify context, QVariant values, enables wcs caching and makes wms more robust
Marco Hugentobler <marco@sourcepole.ch> 2012-10-17
Implement attribute restrictions in wms/wfs servers
Marco Hugentobler <marco@sourcepole.ch> 2012-10-17
[FEATURE]: possibility to exclude vector attributes from WMS and WFS publication
Merge: 5a6401c 0478d3b
Marco Hugentobler <marco@sourcepole.ch> 2012-10-16
Merge branch 'wms_selective_publish'
Marco Hugentobler <marco@sourcepole.ch> 2012-10-16
Consider embedded groups for restricted WMS layers / groups
Marco Hugentobler <marco@sourcepole.ch> 2012-10-16
Use collapsible group boxes for wms options to save space
Marco Hugentobler <marco@sourcepole.ch> 2012-10-16
Optionally show embedded layers/groups in selection dialog
Marco Hugentobler <marco@sourcepole.ch> 2012-10-16
Improve layer/group selection dialog
Radim Blazek <radim.blazek@gmail.com> 2012-10-16
VSI/CPLMalloc/Free replaced by QgsMalloc/Free where feasible
Radim Blazek <radim.blazek@gmail.com> 2012-10-16
undersampling if possible in QgsRasterDataProvider, multicolor widget loadMinMax fix
Marco Hugentobler <marco@sourcepole.ch> 2012-10-16
Load/Save restricted layers for WMS server
Marco Hugentobler <marco@sourcepole.ch> 2012-10-16
Add gui for WMS layer restriction
Larry Shaffer <larrys@dakotacarto.com> 2012-10-15
Turn off failing PAL engine test, until redesigned
Werner Macho <werner.macho@gmail.com> 2012-10-16
forgot png files, thanks Larry
Werner Macho <werner.macho@gmail.com> 2012-10-16
translation update: gl_ES by XAN and sr_Latn by Goran, also added sr_Cyrl as requested, renamed sr_CS-* to sr_*
Merge: 4b76e69 4f98420
Victor Olaya <volayaf@gmail.com> 2012-10-16
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya <volayaf@gmail.com> 2012-10-16
put modeler parameters panel in a scroll widget
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-15
add new plugin installer icons to CMakeLists.txt
Radim Blazek <radim.blazek@gmail.com> 2012-10-15
#6504 fix - raster reprojection crash
Marco Hugentobler <marco@sourcepole.ch> 2012-10-15
[FEATURE]: Possibility to restrict layers / groups from WMS publication
Merge: cdb9abd d06203b
Victor Olaya <volayaf@gmail.com> 2012-10-14
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya <volayaf@gmail.com> 2012-10-14
Minor fix in ModelerParametersDialog.py.
Larry Shaffer <larrys@dakotacarto.com> 2012-10-14
Initialize default font in labeling engine
Juergen E. Fischer <jef@norbit.de> 2012-10-14
postgres provider: fix quoting
Juergen E. Fischer <jef@norbit.de> 2012-10-14
fix #6502
Juergen E. Fischer <jef@norbit.de> 2012-10-14
fix visibility tracking of tile scale widget
Merge: fbca157 83cb4ef
Victor Olaya <volayaf@gmail.com> 2012-10-14
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya <volayaf@gmail.com> 2012-10-14
fixed problem with new modeler parameters dialog when algs have vector layers (just removed worng pasted code from normal parameters dialog)
Larry Shaffer <larrys@dakotacarto.com> 2012-10-12
Initial test for PAL engine
- Includes small custom test font based of off Gnu Free Sans
- Test if font can be stored and loaded
- Test if layer can have PAL engine set
- Test render comparison for output of vector line layer
Merge: e576d93 30c08cb
Jürgen Fischer <jef@norbit.de> 2012-10-13
Merge pull request #291 from strk/topogeom_and_geometry
Find topogeometry fields in tables with a geometry/geography field
Juergen E. Fischer <jef@norbit.de> 2012-10-14
fix windows build
Sandro Santilli <strk@keybit.net> 2012-10-14
Find topogeometry fields in tables with a geometry/geography field
Closes bug #6510
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-13
missed import in SEXTANTE modeller
Martin Dobias <wonder.sk@gmail.com> 2012-10-13
Removed unused QgsFeature::isDirty() and QgsFeature::clean()
Martin Dobias <wonder.sk@gmail.com> 2012-10-13
Removed unused QgsFeature::typeName() and QgsFeature::setTypeName()
Juergen E. Fischer <jef@norbit.de> 2012-10-12
german translation update
Merge: 0e2f92f 036d844
Victor Olaya <volayaf@gmail.com> 2012-10-12
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya <volayaf@gmail.com> 2012-10-12
Updated model parameters window
fixed #6417
Larry Shaffer <larrys@dakotacarto.com> 2012-09-24
Fix #6373, adv labeling data defined font size not affected by layer font size setting
- Label QFontMetricsF for data and layer defined options now stored in QgsPalGeometry
- Fix expression in rotate label tool
Juergen E. Fischer <jef@norbit.de> 2012-10-12
fix warnings
Marco Hugentobler <marco@sourcepole.ch> 2012-10-12
[FEATURE] QGIS server: possibility to restrict published composers
Merge: f230f51 12ddac6
mhugent <marco.hugentobler@sourcepole.ch> 2012-10-11
Merge pull request #288 from Oslandia/atlas
Clean up atlas pdf generation code and fix a bug on windows
Larry Shaffer <larrys@dakotacarto.com> 2012-10-11
Remove extraneous Mac browser app aliases
- Should handle Finder pref set to hide extensions (e.g. missing .app)
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-11
fix sip bindings
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-11
fix warnings and identation update
Merge: 0c4846b def6486
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-11
Merge remote-tracking branch 'upstream/master'
Merge: 9ad9f8c 78a9bd7
Martin Dobias <wonder.sk@gmail.com> 2012-10-11
Merge pull request #220 from tecoholic/style-docs
UI improvements in symbol layer widgets
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-10
remove obsolete code
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-10
[FEATURE] reproject layer tool for SEXTANTE
Radim Blazek <radim.blazek@gmail.com> 2012-10-11
fixed #6496 - wrong GDAL exact stats
Radim Blazek <radim.blazek@gmail.com> 2012-10-11
debug output
Hugo Mercier <hugo.mercier@oslandia.com> 2012-10-11
Clean up atlas pdf generation code and fix a bug on windows
Radim Blazek <radim.blazek@gmail.com> 2012-10-11
+ QgsRasterBlock
Werner Macho <werner.macho@gmail.com> 2012-10-11
another few licenses added
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-10-11
Switch to listbox for edit types. Fix #6495
Merge: a587cb6 936f4aa
Nathan Woodrow <madmanwoo@gmail.com> 2012-10-11
Merge pull request #287 from tecoholic/3275
Fix for issue #3275
Arunmozhi <aruntheguy@gmail.com> 2012-10-11
change symbols for selected ranges using changeBtn; retains colors
Werner Macho <werner.macho@gmail.com> 2012-10-11
add licenses in gps directory (LGPL for NMEA Library)
Arunmozhi <aruntheguy@gmail.com> 2012-10-11
change symbols for selected categories; retains colors
Arunmozhi <aruntheguy@gmail.com> 2012-10-11
ability to delete multiple categories using Ctrl selection
Merge: 1ff42b2 7140e52
Magnus Homann <magnus@homann.se> 2012-10-10
Merge branch 'trans_sv'
Magnus Homann <magnus@homann.se> 2012-10-10
4039 översättningar
Merge: 552703a 3c50290
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-10
Merge pull request #284 from slarosa/master
improvement for detection language in console_help
Salvatore Larosa <lrssvtml@gmail.com> 2012-10-10
improvement for detection language in console_help
Tim Sutton <tim@linfiniti.com> 2012-10-10
Removed pycharm project files from python tests dir
Tim Sutton <tim@linfiniti.com> 2012-10-10
Added test and sample wkt to replicate issue 4189
Merge: 2be41ab b1ac946
mhugent <marco.hugentobler@sourcepole.ch> 2012-10-10
Merge pull request #283 from alexbruy/datasourceuri_sip
expose encodedUri() method in bindings
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-10
expose encodedUri() method in bindings
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-10
Russian help for python console
Larry Shaffer <larrys@dakotacarto.com> 2012-10-09
[FEATURE] Fix #6482, options for showing upside-down labels
- Adv Labeling option to 'Show upside-down labels': never, when rotation defined, or always
- 'Never' (default) option is same as before, labels with 90 <= angle < 270 are turned so their text is always upright
- 'When rotation defined' option shows upside-down labels if their rotation is layer- or data-defined (dynamic labels are turned upright)
- 'Always' option shows upside-down labels at layer- or data-defined rotations and for dynamic labels
Martin Dobias <wonder.sk@gmail.com> 2012-10-09
Fixes after rebase
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-09
make Larry happy: larger icons in plugin installer
D'Hont René-Luc <rldhont@gmail.com> 2012-10-09
Set QGIS WFS Server GML valid
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-09
refresh the canvas at the end of the process,
handle unicode strings,
escape sql ids and strings,
fix minor errors
Merge: 1796178 cb2230e
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-09
Merge pull request #281 from strk/db_manager_addlayer
dbmananger topoviewer: addlayer instead of creating a new project
Merge: aa25448 2581b3f
Magnus Homann <magnus@homann.se> 2012-10-09
Merged some swedish translations
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-09
dbmanager: delete auto-generated files
Magnus Homann <magnus@homann.se> 2012-10-09
3801 översättningar
Merge: 6d75d20 eee37cb
Werner Macho <werner.macho@gmail.com> 2012-10-09
Merge pull request #282 from Oslandia/i18n
Fix some french GUI translations
Radim Blazek <radim.blazek@gmail.com> 2012-10-09
core raster files moved to core/raster
Hugo Mercier <hugo.mercier@oslandia.com> 2012-10-09
Fix some FR translations: use "emprise" rather than "étendue"
Radim Blazek <radim.blazek@gmail.com> 2012-10-09
QgsMalloc, QgsCalloc, QgsFree
Marco Hugentobler <marco@sourcepole.ch> 2012-10-09
Fix cleanup of map composition. Fixes ticket #6440
Werner Macho <werner.macho@gmail.com> 2012-10-09
translation update: sv by Victor
Merge: f4dd8a0 eae008e
Marco Hugentobler <marco@sourcepole.ch> 2012-10-09
QGIS server: merge get_project_settings branch
Sandro Santilli <strk@keybit.net> 2012-10-08
Install style templates
Merge: dc522e0 a28157c
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-08
Merge pull request #277 from slarosa/master
add key event (del) to prevent removing of the prompt when selected,
rename helpConsole to console_help
Marco Hugentobler <marco@sourcepole.ch> 2012-10-08
Keep composition in GetCapabilities to keep compatibility with older versions
Martin Dobias <wonder.sk@gmail.com> 2012-07-21
[API] added QgsFeatureIterator, changed QgsVectorProvider API
Vector data provider now has getFeatures() method to access features.
select(), nextFeature(), featureAtId(), rewind() were removed resp. moved to provider's feature iterator implementations.
Providers that currently do not implement the new API were disabled.
Merge: 13a6fd9 c0e779f
mhugent <marco.hugentobler@sourcepole.ch> 2012-10-08
Merge pull request #280 from Oslandia/atlas
Fix a bug in atlas generation GUI.
Martin Dobias <wonder.sk@gmail.com> 2012-06-26
Further tweaks to QgsFeatureRequest API, support featureAtId
Martin Dobias <wonder.sk@gmail.com> 2012-05-13
Allow access to feature attributes by name
Martin Dobias <wonder.sk@gmail.com> 2012-05-12
Added select() variant with QgsFeatureRequest for simpler construction of requests
Hugo Mercier <hugo.mercier@oslandia.com> 2012-10-08
Fix a bug in atlas generation GUI.
The 'print' and 'exportAsImages' actions were generating atlas even when not enabled
Larry Shaffer <larrys@dakotacarto.com> 2012-10-08
Fix for older compilers, like on stock Mac OS X
Sandro Santilli <strk@keybit.net> 2012-10-08
Add topoview layers to existing project
Werner Macho <werner.macho@gmail.com> 2012-10-08
translation update: es by Diana
Merge: 3f412e4 6c652a0
mhugent <marco.hugentobler@sourcepole.ch> 2012-10-08
Merge pull request #278 from Oslandia/atlas
Fix atlas parameter loading when loading from a template composer
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-08
yet another fix for plugin installer
Hugo Mercier <hugo.mercier@oslandia.com> 2012-10-08
Atlas gui: use coverge map's name rather than its id
Hugo Mercier <hugo.mercier@oslandia.com> 2012-10-08
Fix some FR translations: s/caneva/canevas/
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-08
fix plugins installation
Hugo Mercier <hugo.mercier@oslandia.com> 2012-10-08
Fix atlas parameter loading when loading from a template composer
Juergen E. Fischer <jef@norbit.de> 2012-10-08
another copyright update
Pirmin Kalberer <pka@sourcepole.ch> 2012-10-07
CMake variable for additional plugins to build (Usage: ccmake .. -DCUSTOM_PLUGINS:STRING=myplugin)
Merge: 53fb95c fccf9ac
Pirmin Kalberer <pka@sourcepole.ch> 2012-10-07
Merge branch 'master' of github.com:qgis/Quantum-GIS
Pirmin Kalberer <pka@sourcepole.ch> 2012-10-07
Reuse closed globe window
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-07
mark experimental plugins in installer (fix #5980)
Juergen E. Fischer <jef@norbit.de> 2012-10-07
doxygen update:
- include core/diagram and gui/symbology-ng
- enable dynamic sections
Salvatore Larosa <lrssvtml@gmail.com> 2012-10-07
minor fixes and changes
- rename helpConsole to console_help
- add key event (del) to prevent removing of the prompt when selected
Juergen E. Fischer <jef@norbit.de> 2012-10-07
move 'open recent project' above separator
Arunmozhi <aruntheguy@gmail.com> 2012-10-07
auto updating of categorized rendrer symbols
Arunmozhi <aruntheguy@gmail.com> 2012-10-07
fixed the change symbol button bug in graduated renderer
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-07
python console: fix key events and text selection,
do not allow to move cursor out of the edition zone (except for selection),
cleanup (remove unused functions and vars)
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-07
make the python console working as standalone application (useful for testing)
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-06
align metadata names between __init__.py and metadata.txt:
deprecate authorName function in __init__ (but kept for compatibility), use author function instead
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-06
display selected feature count in attribute table when docked,
do not select rows two times when the attribute table view is created
Merge: 52de721 42672c1
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-06
Merge pull request #275 from slarosa/master
fix mouse event in python console,
update italian translation
Salvatore Larosa <lrssvtml@gmail.com> 2012-10-07
update Italian translation
Werner Macho <werner.macho@gmail.com> 2012-10-07
fixed typo in script and licenseadd
Salvatore Larosa <lrssvtml@gmail.com> 2012-10-06
another fix to mouse event:
- prevents paste text if cursor is not in edition zone
Werner Macho <werner.macho@gmail.com> 2012-10-06
translatoin update; nl by Raymond
Arunmozhi <aruntheguy@gmail.com> 2012-10-06
fixed change symbol button bug in categorized renderer
Juergen E. Fischer <jef@norbit.de> 2012-10-06
[FEATURE] open layer properties from identify results
Merge: 9f0d858 5d84cd3
mhugent <marco.hugentobler@sourcepole.ch> 2012-10-06
Merge pull request #276 from cmoe/bug_snapping_options
tried to fix problem with snapping options on adding a new layer to the ...
cmoe <cmoe@geoing.ch> 2012-10-06
tried to fix problem with snapping options on adding a new layer to the project
Salvatore Larosa <lrssvtml@gmail.com> 2012-10-06
fix mouse event in console
Merge: 0d4b6f6 9135226
mhugent <marco.hugentobler@sourcepole.ch> 2012-10-06
Merge pull request #274 from Oslandia/atlas_integration
Add access to the atlas layer in the expression builder GUI for labels.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-10-06
Fix composer scalebar test
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-10-06
Fix composerhtml tests
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-06
fix SIP bindings after atlas merge
Juergen E. Fischer <jef@norbit.de> 2012-10-06
fix project properties ows tab taborder
Juergen E. Fischer <jef@norbit.de> 2012-10-06
add more copyrights
Hugo Mercier <hugo.mercier@oslandia.com> 2012-10-06
Add access to the atlas' layer in the expression builder GUI for labels.
QgsAtlasComposition is now held by QgsComposition
Merge: f1c9955 e54e917
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-10-06
Merge atlas branch
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-10-06
Remove signal which is not used anymore
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-10-06
Fix python composermap test
Juergen E. Fischer <jef@norbit.de> 2012-10-06
sip updates
Arunmozhi <aruntheguy@gmail.com> 2012-09-16
fix for #6273
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-10-06
Fix for white stripes between raster tiles
Werner Macho <werner.macho@gmail.com> 2012-10-06
connect slider to spinbox for opacity
Juergen E. Fischer <jef@norbit.de> 2012-10-05
german translation fix
Merge: 94bc415 c212e91
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-05
Merge pull request #272 from slarosa/master
Fix #6458
Tim Sutton <tim@linfiniti.com> 2012-10-05
Added simple point test used in demo at hackfest in Essen
Werner Macho <werner.macho@gmail.com> 2012-10-05
adjust license to be readable by licensechecker
Merge: 7ee4a5c 7218bd3
Hugo Mercier <hugo.mercier@oslandia.com> 2012-10-05
Merge branch 'atlas_integration' of https://github.com/Oslandia/Quantum-GIS into atlas
Hugo Mercier <hugo.mercier@oslandia.com> 2012-10-05
Get rid of the unneeded vector of QgsFeature in atlas generation
Merge: 1905b61 9c104b3
Pirmin Kalberer <pka@sourcepole.ch> 2012-10-05
Merge branch 'master' of github.com:qgis/Quantum-GIS
Pirmin Kalberer <pka@sourcepole.ch> 2012-10-05
Worldwind elevation model cache removed
Salvatore Larosa <lrssvtml@gmail.com> 2012-10-05
typo in console_sci
Hugo Mercier <hugo.mercier@oslandia.com> 2012-10-05
Get rid of the unneeded vector of QgsExpression in atlas generation
Salvatore Larosa <lrssvtml@gmail.com> 2012-10-05
Fix #6458
- added new icon in resources
- added tools to import QtCore,QtGui class
- update help and locale
Juergen E. Fischer <jef@norbit.de> 2012-10-05
add more sextante copyright headers
Merge: c5e2257 b3e2eb2
Pirmin Kalberer <pka@sourcepole.ch> 2012-10-05
Merge branch 'master' of github.com:qgis/Quantum-GIS
Juergen E. Fischer <jef@norbit.de> 2012-10-05
fix language detection in console_help and german translation update
Merge: 88cd943 4a90e73
Pirmin Kalberer <pka@sourcepole.ch> 2012-10-05
Merge branch 'master' of github.com:qgis/Quantum-GIS
Merge: d9c5a68 680db77
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-05
Merge pull request #271 from slarosa/master
minor fixes for help in console
Radim Blazek <radim.blazek@gmail.com> 2012-10-05
pseudocolor renderer GUI min/max support
Salvatore Larosa <lrssvtml@gmail.com> 2012-10-05
minor fixes for help (Python Console)
Merge: 1a1370f 4513ada
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-05
Merge pull request #270 from slarosa/master
Fix 6459
Salvatore Larosa <lrssvtml@gmail.com> 2012-10-05
Fix 6459
- update Italian translate
- renamed help console to console_help.py
- renamed Deutsch properties file (help translation)
- added MouseEvent (midbutton) to Python Console
Pirmin Kalberer <pka@sourcepole.ch> 2012-10-05
Default elevation layer for globe
Juergen E. Fischer <jef@norbit.de> 2012-10-05
indentation update (and minor cleanuppps ;))
cmoe <cmoe@geoing.ch> 2012-10-05
Enable snapping on intersection introduced
Juergen E. Fischer <jef@norbit.de> 2012-10-05
python fixes:
- update sip bindings (including QgsRasterPipe and QgsOWSSourceSelect)
- helpConsole: show icons from resources
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-05
fix #5269
Merge: 7ed05a2 372e520
Juergen E. Fischer <jef@norbit.de> 2012-10-05
Merge branch 'mapserverexport' of https://github.com/rduivenvoorde/Quantum-GIS
Juergen E. Fischer <jef@norbit.de> 2012-10-05
indentation update
Merge: 189b066 603f35c
Juergen E. Fischer <jef@norbit.de> 2012-10-05
Merge branch 'master' of https://github.com/rouault/Quantum-GIS
Juergen E. Fischer <jef@norbit.de> 2012-10-05
german console help translation
Juergen E. Fischer <jef@norbit.de> 2012-10-05
debian packaging update - also moved python console files and icons
Merge: e3536e4 eae523d
Hugo Mercier <hugo.mercier@oslandia.com> 2012-10-05
Merge branch 'master' of https://github.com/qgis/Quantum-GIS into atlas
Hugo Mercier <hugo.mercier@oslandia.com> 2012-10-05
Fix atlas segfaults
Hugo Mercier <hugo.mercier@oslandia.com> 2012-10-05
Update of QgsAtlasComposition SIP (with Python unit tests as well)
Hugo Mercier <hugo.mercier@oslandia.com> 2012-10-05
Update atlas.
* Store every parameters and expose operations in a new QgsAtlasComposition class
* Restructure the GUI part. The atlas configuration panel is now independant
Juergen E. Fischer <jef@norbit.de> 2012-10-05
partly revert 14cad93b
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-05
enclose field names in double quotes to prevent possible conflicts with
reserved words
pcav <cavallini@faunalia.it> 2012-10-05
Fix #6457 (v.centroids in GRASS)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-10-05
Add unit test for composermap zebra style
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-10-05
Fix reading of snapping dialog in dock state
Tim Sutton <tim@linfiniti.com> 2012-10-05
Revision and refactor of python unit tests: Pep8 and 257 formatting. Use helper to import unittest so that unittest2 and unittest are seemless. 3 tests currently fail - will review those tomorrow.
Larry Shaffer <larrys@dakotacarto.com> 2012-10-04
Remove extraneous Mac browser app aliases from failed builds
Richard Duivenvoorde <richard@duif.net> 2012-10-05
minor mapserverexport plugin fix
making it work on ms6 work out of the box again
Merge: 064c0c0 acaa969
Tim Sutton <tim@linfiniti.com> 2012-10-04
Merge pull request #261 from slarosa/master
Removed jquery from helpConsole/js
Larry Shaffer <larrys@dakotacarto.com> 2012-10-03
PyQScintilla api files setup for local compiling of pap file
- Update and concatenate sip-built api files into PyQGIS.api
- Move python/qgis/api to python/qsci_apis for future api selection and compiling module
- Add base version api files for python components
Juergen E. Fischer <jef@norbit.de> 2012-10-04
german translation update
Juergen E. Fischer <jef@norbit.de> 2012-10-04
indentation update
Juergen E. Fischer <jef@norbit.de> 2012-10-04
put future back to the top
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-10-04
Change height calculation in composer html
Juergen E. Fischer <jef@norbit.de> 2012-10-04
add copyright notices
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-04
add select/unselect buttons in project properties->OWS server->WFS layers (fix #5865)
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-04
fix GUI stuff in project properties dialog:
add scrollbar to General tab (to be visible also in small screens),
increase the WFS layers list's height (OWS server tab)
Radim Blazek <radim.blazek@gmail.com> 2012-10-04
wcs select dialog cleanup
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-09-27
Merge pull request from Matthias Kuhn to remove old diagram GUI
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-10-04
wfsprovider: remove statement which is always true (QGis::WKBNoGeometry)
Jeremy Palmer <jpalmer@linz.govt.nz> 2012-08-27
Support plain tables from WFS sources
Radim Blazek <radim.blazek@gmail.com> 2012-10-04
auto set alpha band
Juergen E. Fischer <jef@norbit.de> 2012-10-04
fix #6240
Hugo Mercier <hugo.mercier@oslandia.com> 2012-10-04
Add function helps for $page, $numpages, $feature and $numfeatures
Werner Macho <werner.macho@gmail.com> 2012-10-04
translation update: the Hackfest Essen update strings commit
Radim Blazek <radim.blazek@gmail.com> 2012-10-04
raster save as image transparency fix
Juergen E. Fischer <jef@norbit.de> 2012-10-04
fix #5883
Juergen E. Fischer <jef@norbit.de> 2012-10-04
apply #6281
Juergen E. Fischer <jef@norbit.de> 2012-10-04
setup sip dependencies
Merge: 3e8e697 c9c0209
Werner Macho <werner.macho@gmail.com> 2012-10-04
Merge pull request #262 from gioman/master
Update to pt_PT translation, courtesy of Nelson Silva
Hugo Mercier <hugo.mercier@oslandia.com> 2012-10-04
Update atlas unit tests (fix the overview map frame style)
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-04
add license headers to some fTools files
Tim Sutton <tim@linfiniti.com> 2012-10-04
Annotate core module members properly.
Tim Sutton <tim@linfiniti.com> 2012-10-04
Mark qgsmultibandcolorrenderer as part of core module
Vânia Neves <vania@nivalis.(none)> 2012-10-04
Update to PT_PT translation, courtesy of Nelson Silva
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-04
add license headers to some tests
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-03
review buffer tools
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-03
review Polygon from layer extent tool and sync it with master code
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-03
review Select by location tool
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-03
review Random selection and Random selection within subsets
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-03
[FEATURE] add Densify geometries tool to SEXTANTE
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-03
review Extract nodes tool
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-03
review Lines to polygons and Polygons to lines tools
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-03
review Multi to single and Single to multi tools
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-01
review Simplify geometries tool
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-01
review Voronoi tool
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-01
review Delaunay tool
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-01
review Polygon centroids tool
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-01
review Export geometry info tool, sync with master
Alexander Bruy <alexander.bruy@gmail.com> 2012-09-28
refactor basic statistics tool
Alexander Bruy <alexander.bruy@gmail.com> 2012-09-28
review Nearest neighbour tool
Alexander Bruy <alexander.bruy@gmail.com> 2012-09-28
review and fix unique values tool
Alexander Bruy <alexander.bruy@gmail.com> 2012-09-28
review Line intersections tool
Alexander Bruy <alexander.bruy@gmail.com> 2012-09-28
review Distance matrix tool
Alexander Bruy <alexander.bruy@gmail.com> 2012-09-28
review Mean coordinates tool
Alexander Bruy <alexander.bruy@gmail.com> 2012-09-27
review Point in polygons tool
Alexander Bruy <alexander.bruy@gmail.com> 2012-09-27
fix encoding related bugs in writer class
review Sum Line Length tool, add number of lines to output (implement #4712)
Alexander Bruy <alexander.bruy@gmail.com> 2012-09-26
fix authors file
Alexander Bruy <alexander.bruy@gmail.com> 2012-09-18
more translatable strings and cleanup
Alexander Bruy <alexander.bruy@gmail.com> 2012-09-18
use QDesktopServices to open help files
Alexander Bruy <alexander.bruy@gmail.com> 2012-09-18
use resource file for images
Alexander Bruy <alexander.bruy@gmail.com> 2012-09-18
adjust metadata.txt and __init__.py files
initial i18n support
Merge: b5f736a 371efa0
Hugo Mercier <hugo.mercier@oslandia.com> 2012-10-04
Merge branch 'atlas' into atlas2
Conflicts:
python/core/composer/qgscomposition.sip
tests/src/python/CMakeLists.txt
Hugo Mercier <hugo.mercier@oslandia.com> 2012-10-04
Revert "Resolved merge conflicts when reverting 686f632"
This reverts commit a654e274a352ef29354de0bcb13e96444868c806.
Hugo Mercier <hugo.mercier@oslandia.com> 2012-10-04
Revert "Revert "Merge pull request #245 from Oslandia/atlas_integration""
This reverts commit 8a1953b9e710ea25dac502b32eab9e0e8d652b10.
Hugo Mercier <hugo.mercier@oslandia.com> 2012-10-04
Add synchronization between canvas layers addition / removal and atlas GUI
Etienne Tourigny <etourigny.dev@gmail.com> 2012-10-04
replace QgsRasterLayer::thumbnailAsPixmap() with previewAsPixmap() : return QPixmap and add size and background color parameters ; remove QgsRasterLayer::thumbnailAsImage() as it's not used
Etienne Tourigny <etourigny.dev@gmail.com> 2012-10-04
do not use fitted curve in histogram - fixes rending problem with low-count bins (thanks to Radim for pointing out)
Larry Shaffer <larrys@dakotacarto.com> 2012-09-26
[FEATURE] Choose font family for app
- Define app font family (or Qt default) in app options
- App font choices in options are now temporary unless saved
- Refactor to more general stylesheet methods (for later use)
- Add QgisAppInterface and sip methods for setting app font and family
Larry Shaffer <larrys@dakotacarto.com> 2012-10-03
Update for issue #5692
- Qt font dialog on Mac inherits app font if app is in ancestry (make dialog parentless)
Juergen E. Fischer <jef@norbit.de> 2012-10-04
debian packaging update
Juergen E. Fischer <jef@norbit.de> 2012-10-04
fix globe warnings
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-04
unify the QGis behavior opening project files (fix #6406) and cleanup
Radim Blazek <radim.blazek@gmail.com> 2012-10-04
raster renderers clone fix - fixes saves with transparency
Tim Sutton <tim@linfiniti.com> 2012-10-04
Work around for issue migrating 0.9.2 qml files to 0.10.0
Tim Sutton <tim@linfiniti.com> 2012-10-03
Don't show the layer order checkbox on legend, only on layer order panel. Greetings from QGIS Hackfest in Essen
Tim Sutton <tim@linfiniti.com> 2012-10-03
Added substitution support for :%H$ (e.g. //revision :%H$) so that when we do a release using git archive, SHA1 values can be written to released files.
Radim Blazek <radim.blazek@gmail.com> 2012-10-03
wcs capabilities cache, fix extent verification
Magnus Homann <magnus@homann.se> 2012-10-03
3717 översättnignar, mer än hälften!!!
Juergen E. Fischer <jef@norbit.de> 2012-10-03
and fix building of globe plugin on linux - because the last commit broke it
Salvatore Larosa <lrssvtml@gmail.com> 2012-10-03
Removed jquery from helpConsole/js (Python Console)
Juergen E. Fischer <jef@norbit.de> 2012-10-03
fix building of globe plugin on windows
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-03
change window title depending on action
Alexander Bruy <alexander.bruy@gmail.com> 2012-10-03
follow up e8061c7fea
Merge: 5a0feb3 35a4f88
Tim Sutton <tim@linfiniti.com> 2012-10-03
Merge pull request #257 from slarosa/master
Added i18n for help (Python Console)
Tim Sutton <tim@linfiniti.com> 2012-10-03
Fixes for QgsSpatialIndex python test
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-03
fix #6446
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-03
db_manager: get fields' size from formatted type string (fix #6402)
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-02
gdaltools: add cubic interpolation to Build overviews tool (fix #6301)
Merge: 88e3e34 6369196
Pirmin Kalberer <pka@sourcepole.ch> 2012-10-03
Merge branch 'master' of github.com:qgis/Quantum-GIS
Pirmin Kalberer <pka@sourcepole.ch> 2012-10-03
Backported osgEarth::QtGui::ViewerWidget and osgEarth::Util::Controls for compatibilty with news OSG and QT version
Merge: 6548e2e 8a1ad57
Victor Olaya <volayaf@gmail.com> 2012-10-03
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya <volayaf@gmail.com> 2012-10-03
fixed #6362 (should check that does not break other things and model executes correctly)
Magnus Homann <magnus@homann.se> 2012-10-02
3507 översättningar
Magnus Homann <magnus@homann.se> 2012-10-01
3401 översättningar
Magnus Homann <magnus@homann.se> 2012-09-29
3300 versttningar
Magnus Homann <magnus@homann.se> 2012-09-27
3102 översättningar
Radim Blazek <radim.blazek@gmail.com> 2012-10-02
wcs 1.1 axis switch fix
Juergen E. Fischer <jef@norbit.de> 2012-10-02
indentation cleanup
Hugo Mercier <hugo.mercier@oslandia.com> 2012-10-02
Add Python unit tests for atlas rendering
Hugo Mercier <hugo.mercier@oslandia.com> 2012-10-02
Add/Fix SIP for QgsComposition, QgsComposerMap and QgsAtlasRendering
Hugo Mercier <hugo.mercier@oslandia.com> 2012-10-02
Fix QgsComposerLabel unit test
Hugo Mercier <hugo.mercier@oslandia.com> 2012-10-02
Add CORE_EXPORT to QgsAtlasRendering
endmax <massimo.endrighi@geopartner.it> 2012-10-02
- QgsSymbolLayerV2 descendants missing from sip.
QgsSymbolLayerV2 class has been modified to convert into SubClass as needed
- A test is provided for check subclasses binding and behaviour
- A fix has been done for src\core\symbology-ng\qgsellipsesymbollayerv2.cpp because of an error in createFromSld about fillColor
Signed-off-by: endmax <massimo.endrighi@geopartner.it>
Radim Blazek <radim.blazek@gmail.com> 2012-10-02
GDAL overviews bug fix conditional < 1.9.2
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-09-17
Fix bug in quantisation code. 8Bit has now a very good visual quality
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-09-17
Don't do color box calculations if there are enough colors in the palette
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-09-17
First working version of color quantization. Not optimized yet
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-09-17
Fix bug in quantisation code
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-09-16
More color quantisation
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-09-16
More color quantisation
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-09-15
Start coding of 8bit png conversion
Victor Olaya <volayaf@gmail.com> 2012-10-02
fixed #6376
partially fixed #6374
Salvatore Larosa <lrssvtml@gmail.com> 2012-10-02
Moved jquery directory under resources/jQuery (Python Console)
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-02
compute the correct number of categories using Pretty Breaks mode (fix #3330)
Marco Hugentobler <marco@sourcepole.ch> 2012-10-01
List published WFS layers in GetProjectSettings result
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-08-20
fix transparency saving on QML file (follow 74ba70aa):
do not store the same transparency value twice (for both SimpleFill symbol and its layers)
Merge: 86a56b6 74ba70a
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-10-01
Merge branch 'master' of git://github.com/rugginoso/Quantum-GIS into rugginoso-master
Juergen E. Fischer <jef@norbit.de> 2012-10-01
indentation update
Tim Sutton <tim@linfiniti.com> 2012-10-01
Revert "Merge pull request #245 from Oslandia/atlas_integration"
This reverts commit fe8385e7f5735507adf1acfcce81a399fa6bc6f5, reversing
changes made to 23352ce0d66855a4a9c403a81feaa1884415e45c.
Tim Sutton <tim@linfiniti.com> 2012-10-01
Resolved merge conflicts when reverting 686f632
Tim Sutton <tim@linfiniti.com> 2012-10-01
Revert "indentation update"
This reverts commit 7dd58aa8f62022e710e03af78cfd7d7ce08e83f5.
Lorenzo Masini <rugginoso@develer.com> 2012-10-01
Added fine transparency settings for vectors.
Now the user can specify the alpha channel for outlines, border and
fill colors of polygons and markers.
The overall layer alpha channel is used as multiplier for these
values.
Selections are not affected.
Work done for Regione Toscana-SITA.
Juergen E. Fischer <jef@norbit.de> 2012-09-30
and more sip fixes
Salvatore Larosa <lrssvtml@gmail.com> 2012-09-30
typo (Python Console)
Salvatore Larosa <lrssvtml@gmail.com> 2012-09-30
Added i18n for help (Python Console)
Juergen E. Fischer <jef@norbit.de> 2012-09-29
just skip the tests that require unittest2 if it's not available
Juergen E. Fischer <jef@norbit.de> 2012-09-29
adapt test result for better coordinates (0c29b4bef51)
Juergen E. Fischer <jef@norbit.de> 2012-09-29
german translation update
Juergen E. Fischer <jef@norbit.de> 2012-09-29
indentation update
Juergen E. Fischer <jef@norbit.de> 2012-09-29
sip fixes
Juergen E. Fischer <jef@norbit.de> 2012-09-29
fix destruction of private members in atlas and add sip bindings (also adds
CORE_EXPORT)
Even Rouault <even.rouault@mines-paris.org> 2012-09-29
Fix Valgrind warnings about use of initialized memory. Caused by member variables
not initialized in the constructor.
D'Hont René-Luc <rldhont@gmail.com> 2012-09-29
Better writing of coordinate (WKT, GeoJSON, GML2) and using of searchRect
Merge: 23352ce 80eb345
Tim Sutton <tim@linfiniti.com> 2012-09-28
Merge pull request #245 from Oslandia/atlas_integration
[FEATURE] Support for creation of map atlasses in print composer - Atlas integration
Merge: aaa5040 82a22f0
Tim Sutton <tim@linfiniti.com> 2012-09-28
Merge pull request #255 from rouault/master
Fix errors in the usage of setlocale() and CPLGetConfigOption()
Even Rouault <even.rouault@mines-paris.org> 2012-09-28
The return value of CPLGetConfigOption() is volatile, and can be
invalidated by a following call to CPLSetConfigOption(). Thus it needs
to be duplicated.
Even Rouault <even.rouault@mines-paris.org> 2012-09-28
Return value of setlocale() is allocated in static storage and is thus volatile.
This commit fixes the following Valgrind error :
==17204== Invalid read of size 1
==17204== at 0x4C29F34: __GI_strchr (mc_replace_strmem.c:219)
==17204== by 0xBF5E14C: _nl_load_locale_from_archive (loadarchive.c:170)
==17204== by 0xBF5D60A: _nl_find_locale (findlocale.c:107)
==17204== by 0xBF5CB8B: setlocale (setlocale.c:379)
==17204== by 0x808B776: QgsCoordinateReferenceSystem::setProj4String(QString) (in /home/even/qgis-git/Quantum-GIS/build/install/lib/libqgis_core.so.1.9.0)
==17204== by 0x808A401: QgsCoordinateReferenceSystem::createFromProj4(QString) (in /home/even/qgis-git/Quantum-GIS/build/install/lib/libqgis_core.so.1.9.0)
==17204== by 0x7FC2F68: QgsDistanceArea::setEllipsoid(QString const&) (in /home/even/qgis-git/Quantum-GIS/build/install/lib/libqgis_core.so.1.9.0)
==17204== by 0x6D23A3: QgsMeasureDialog::updateSettings() (in /home/even/qgis-git/Quantum-GIS/build/install/bin/qgis)
==17204== by 0x6D200D: QgsMeasureDialog::QgsMeasureDialog(QgsMeasureTool*, QFlags<Qt::WindowType>) (in /home/even/qgis-git/Quantum-GIS/build/install/bin/qgis)
==17204== by 0x6D5777: QgsMeasureTool::QgsMeasureTool(QgsMapCanvas*, bool) (in /home/even/qgis-git/Quantum-GIS/build/install/bin/qgis)
==17204== by 0x553E4B: QgisApp::createCanvasTools() (in /home/even/qgis-git/Quantum-GIS/build/install/bin/qgis)
==17204== by 0x544411: QgisApp::QgisApp(QSplashScreen*, bool, QWidget*, QFlags<Qt::WindowType>) (in /home/even/qgis-git/Quantum-GIS/build/install/bin/qgis)
==17204== Address 0x2aec57b1 is 1 bytes inside a block of size 11 free'd
==17204== at 0x4C287BE: free (vg_replace_malloc.c:446)
==17204== by 0xBF5CC34: setlocale (setlocale.c:173)
==17204== by 0x808B6A0: QgsCoordinateReferenceSystem::setProj4String(QString) (in /home/even/qgis-git/Quantum-GIS/build/install/lib/libqgis_core.so.1.9.0)
==17204== by 0x808A401: QgsCoordinateReferenceSystem::createFromProj4(QString) (in /home/even/qgis-git/Quantum-GIS/build/install/lib/libqgis_core.so.1.9.0)
==17204== by 0x7FC2F68: QgsDistanceArea::setEllipsoid(QString const&) (in /home/even/qgis-git/Quantum-GIS/build/install/lib/libqgis_core.so.1.9.0)
==17204== by 0x6D23A3: QgsMeasureDialog::updateSettings() (in /home/even/qgis-git/Quantum-GIS/build/install/bin/qgis)
==17204== by 0x6D200D: QgsMeasureDialog::QgsMeasureDialog(QgsMeasureTool*, QFlags<Qt::WindowType>) (in /home/even/qgis-git/Quantum-GIS/build/install/bin/qgis)
==17204== by 0x6D5777: QgsMeasureTool::QgsMeasureTool(QgsMapCanvas*, bool) (in /home/even/qgis-git/Quantum-GIS/build/install/bin/qgis)
==17204== by 0x553E4B: QgisApp::createCanvasTools() (in /home/even/qgis-git/Quantum-GIS/build/install/bin/qgis)
==17204== by 0x544411: QgisApp::QgisApp(QSplashScreen*, bool, QWidget*, QFlags<Qt::WindowType>) (in /home/even/qgis-git/Quantum-GIS/build/install/bin/qgis)
==17204== by 0x53DFF5: main (in /home/even/qgis-git/Quantum-GIS/build/install/bin/qgis)
==17204==
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-09-28
Remove expectedFailure for composition test
Merge: 500a953 3c1a778
Tim Sutton <tim@linfiniti.com> 2012-09-28
Merge pull request #254 from lynxlynxlynx/master
test&doc friday
Hugo Mercier <hugo.mercier@oslandia.com> 2012-09-28
Add missing control images for Atlas unit test
Jaka Kranjc <lynxlynxlynx@sourcemage.org> 2012-09-28
added function help for the logarithm functions
Jaka Kranjc <lynxlynxlynx@sourcemage.org> 2012-09-28
added a few more log expression tests
Jaka Kranjc <lynxlynxlynx@sourcemage.org> 2012-09-28
INSTALL: mention pyqscintilla as required (hard dependency of the console)
Merge: c85ad5a 500a953
Hugo Mercier <hugo.mercier@oslandia.com> 2012-09-28
Merge branch 'master' of https://github.com/qgis/Quantum-GIS into atlas
Conflicts:
src/core/composer/qgscomposition.cpp
Hugo Mercier <hugo.mercier@oslandia.com> 2012-09-28
Add a test for Atlas generation when the coverage layer is hidden
Merge: f2f1426 32deee7
Tim Sutton <tim@linfiniti.com> 2012-09-28
Merge pull request #253 from slarosa/master
New style for the toolbar icons (Python Console)
Salvatore Larosa <lrssvtml@gmail.com> 2012-09-28
New style for the toolbar icons
- update the help.htm
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-09-27
Catch xml import error for composition
Marco Hugentobler <marco@sourcepole.ch> 2012-09-28
Escape xml characters in composer template string replacement
Hugo Mercier <hugo.mercier@oslandia.com> 2012-09-28
Fix QgsComposerMap constructor
Juergen E. Fischer <jef@norbit.de> 2012-09-28
add qscintilla to INSTALL
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-09-28
fix failed assertion when sld import fails
Juergen E. Fischer <jef@norbit.de> 2012-09-28
fix ogr provider's createEmptyDataSource()
Merge: 28fc9d0 630a021
Tim Sutton <tim@linfiniti.com> 2012-09-27
Merge pull request #248 from slarosa/master
Several fixes and added for python console
Merge: 2dfa77c 885bd2e
Jürgen Fischer <jef@norbit.de> 2012-09-27
Merge pull request #251 from sdikiy/work
fix windows build
Juergen E. Fischer <jef@norbit.de> 2012-09-27
german translation update
Serge Dikiy <serge@gisfiber.com> 2012-09-27
fix windows build
Radim Blazek <radim.blazek@gmail.com> 2012-09-27
Pyramids problem GDAL ticket
Radim Blazek <radim.blazek@gmail.com> 2012-09-27
building pyramids crash fix
Hugo Mercier <hugo.mercier@oslandia.com> 2012-09-27
Fix the composer label test unit
Hugo Mercier <hugo.mercier@oslandia.com> 2012-09-27
Add a test unit for Atlas generation
Salvatore Larosa <lrssvtml@gmail.com> 2012-09-27
Improved the console toolbar
- added menu for class import
- added menu for open/save script
- update help and Italian translate
Hugo Mercier <hugo.mercier@oslandia.com> 2012-09-27
Robustify atlas generation
Tim Sutton <tim@linfiniti.com> 2012-09-27
Removed failure expectation from test
Radim Blazek <radim.blazek@gmail.com> 2012-09-27
wcs cache option
Juergen E. Fischer <jef@norbit.de> 2012-09-27
sip fixes: networkanalysis is a separate module
Hugo Mercier <hugo.mercier@oslandia.com> 2012-09-27
Fix single file checkbox reading in QgsComposerMapWidget
Hugo Mercier <hugo.mercier@oslandia.com> 2012-09-27
Add a comment
Hugo Mercier <hugo.mercier@oslandia.com> 2012-09-27
Fix QgsExpression SIP
Hugo Mercier <hugo.mercier@oslandia.com> 2012-09-27
Add a test unit for expressions in QgsComposerLabel
Radim Blazek <radim.blazek@gmail.com> 2012-09-27
compare wcs extent using significant digits
Merge: 504ed49 2d12bb8
Tim Sutton <tim@linfiniti.com> 2012-09-27
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-09-27
Added test to verify analysis lib can be loaded
Tim Sutton <tim@linfiniti.com> 2012-09-27
Fixed attribution for composition test
Merge: db7b26f 126b897
Tim Sutton <tim@linfiniti.com> 2012-09-27
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-09-27
Removed extraneous newline from test
Merge: 126b897 7ef9dbd
Magnus Homann <magnus@homann.se> 2012-09-27
Merge swedish translations
Salvatore Larosa <lrssvtml@gmail.com> 2012-09-27
Added keys binding to view the command history
- added new command to clear completely the command history
- fixed copy,cut command in keyPressEvent more minor problems
- update for help
- update for Italian translate
Magnus Homann <magnus@homann.se> 2012-09-26
3000 översättningar
Radim Blazek <radim.blazek@gmail.com> 2012-09-26
TestCase and expectedFailure must both come from the same unittest
Radim Blazek <radim.blazek@gmail.com> 2012-09-26
reverted raster reprojection matrix size, Magnus Homann wrote: Ooops, that wasn't supposed to go in the commit
Juergen E. Fischer <jef@norbit.de> 2012-09-26
more sip fixes
Juergen E. Fischer <jef@norbit.de> 2012-09-26
sip fixes
Merge: 4657c84 ee593e8
Hugo Mercier <hugo.mercier@oslandia.com> 2012-09-26
Merge branch 'master' of https://github.com/qgis/Quantum-GIS into atlas
Conflicts:
python/core/qgsexpression.sip
Add a missing function to QgsExpression
Merge: b95296a 6a1c280
Hugo Mercier <hugo.mercier@oslandia.com> 2012-09-26
Merge branch 'atlas_integration' of https://github.com/Oslandia/Quantum-GIS into atlas
Radim Blazek <radim.blazek@gmail.com> 2012-09-26
additional wcs test params
Hugo Mercier <hugo.mercier@oslandia.com> 2012-09-26
Add support for Atlas export to SVG and multipage PDF
Hugo Mercier <hugo.mercier@oslandia.com> 2012-09-26
Allow the use of expressions inside a composer label
Hugo Mercier <hugo.mercier@oslandia.com> 2012-09-26
Fix $CURRENT_DATE replacement in QgsComposerLabel
Hugo Mercier <hugo.mercier@oslandia.com> 2012-09-25
Update QgsExpression's SIP
Hugo Mercier <hugo.mercier@oslandia.com> 2012-09-26
Add test units for special columns in QgsExpression
Hugo Mercier <hugo.mercier@oslandia.com> 2012-09-25
Add support for user-defined special columns in expressions
Tim Sutton <tim@linfiniti.com> 2012-09-26
Added a test to verify that we can get a map to render in the template (python bindings)
Merge: 671cc98 dad7f98
Tim Sutton <tim@linfiniti.com> 2012-09-26
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-09-26
Added test which shows failure in composer substitution if passing in a QString containing a degree symbol. Test is marked as expected to fail for now.
Radim Blazek <radim.blazek@gmail.com> 2012-09-26
fixed missing vector,database and web menu in customization
Tim Sutton <tim@linfiniti.com> 2012-09-26
Initial work for composition test
Tim Sutton <tim@linfiniti.com> 2012-09-26
Reenable composer html test but disable segfaulting tests
Tim Sutton <tim@linfiniti.com> 2012-09-26
Added QGIS_PREFIX_PATH to app settings display
Juergen E. Fischer <jef@norbit.de> 2012-09-26
typo fixes and german function help update
Salvatore Larosa <lrssvtml@gmail.com> 2012-09-26
Update help for console
- header icon changed
- re-organized text
Larry Shaffer <larrys@dakotacarto.com> 2012-09-25
Fix for older compilers, like on stock Mac OS X (provided by Juergen)
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-25
QgsCollapsibleGroupBox: rename mSaveState to mSaveCollapsedState and update saveState/restoreState, update raster save dialog
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-20
set horizontal stretch for content in splitter widgets
Juergen E. Fischer <jef@norbit.de> 2012-09-25
[FEATURE] allow manual addition of browser favorite directories
Juergen E. Fischer <jef@norbit.de> 2012-09-25
fix doxygen warnings
Radim Blazek <radim.blazek@gmail.com> 2012-09-25
wcs extent verification
Radim Blazek <radim.blazek@gmail.com> 2012-09-25
wcs test timeout
Merge: ded943d a0566c7
Tim Sutton <tim@linfiniti.com> 2012-09-25
Merge pull request #247 from slarosa/master
[FEATURE] Added support to save History in Python Console
Salvatore Larosa <lrssvtml@gmail.com> 2012-09-25
Cleaning the code
Salvatore Larosa <lrssvtml@gmail.com> 2012-09-25
Added support to save history in python console
- edited console.py to save history on closeEvent
- edited console_sci.py to add read, clear and write history methods
- edited help file
- update to Italian translate file
Juergen E. Fischer <jef@norbit.de> 2012-09-25
update bindings
Marco Hugentobler <marco@sourcepole.ch> 2012-09-25
Possibility to ignore features in the avoid intersection function
Juergen E. Fischer <jef@norbit.de> 2012-09-25
fix windows build
Larry Shaffer <larrys@dakotacarto.com> 2012-09-24
Enable up/down arrow key navigation of browser application data layers
Larry Shaffer <larrys@dakotacarto.com> 2012-09-24
Add /Volumes to browser tree for Mac
Juergen E. Fischer <jef@norbit.de> 2012-09-24
enable more gui sip bindings
Tim Sutton <tim@linfiniti.com> 2012-09-24
Comment out composer tests for now.
Tim Sutton <tim@linfiniti.com> 2012-09-24
Comment out composer tests for now.
Juergen E. Fischer <jef@norbit.de> 2012-09-24
german translation update
Juergen E. Fischer <jef@norbit.de> 2012-09-24
more sip fixes
Juergen E. Fischer <jef@norbit.de> 2012-09-24
fix typos
Larry Shaffer <larrys@dakotacarto.com> 2012-09-24
Update to 4d9d16d, missing commit
Larry Shaffer <larrys@dakotacarto.com> 2012-09-22
Update PAL to OverPoint placement, fix for #6378
- Label all parts of multipart is option is set
- Data defined rotation and offset support moved into pal::Feature
- Limit x/y-independent data defined rotation for layer and Rotate Label tool to OverPoint, until support for other placements (if any?) are added to pal::Feature.
- Fix pinning where upside-down label caused position flipping
Larry Shaffer <larrys@dakotacarto.com> 2012-09-22
Labeling centroid calculation update (provided by Serge Dikiy)
Merge: 7824842 74fd0e4
Tim Sutton <tim@linfiniti.com> 2012-09-24
Fix compilation error caused by numeric_limits::quiet_NaN not being passed a type
Tim Sutton <tim@linfiniti.com> 2012-09-24
Transfer ownership of transparency
Juergen E. Fischer <jef@norbit.de> 2012-09-24
more sip fixes:
- also move enum StyleEntity in QgsStyleV2
- fix some warnings
Alexander Bruy <alexander.bruy@gmail.com> 2012-09-24
fix SIP bindings
Merge: 1190eea 75452b8
Magnus Homann <magnus@homann.se> 2012-09-24
Merge pull request #246 from homann/CP-legal
A fix for #6396.
Magnus Homann <magnus@homann.se> 2012-09-24
A fix for #6396
Werner Macho <werner.macho@gmail.com> 2012-09-24
translation update: gl_ES by Xan
Juergen E. Fischer <jef@norbit.de> 2012-09-24
fix QgsSymbolLayerV2Metadata sip bindings
Tim Sutton <tim@linfiniti.com> 2012-09-24
Added sample template needed for tests
Tim Sutton <tim@linfiniti.com> 2012-09-24
Reinstate public qualifier for vector gradient colour ramp
Tim Sutton <tim@linfiniti.com> 2012-09-24
Added missing sys import
Tim Sutton <tim@linfiniti.com> 2012-09-24
Reinstate symbol layer registry sip stuff
Merge: 1dc9302 34f542e
Tim Sutton <tim@linfiniti.com> 2012-09-24
Merge branch 'master' of github.com:qgis/Quantum-GIS
Juergen E. Fischer <jef@norbit.de> 2012-09-24
fix sip syntax error
Tim Sutton <tim@linfiniti.com> 2012-09-24
Mark composer html multiframe test as expected to fail for now
Merge: 719db73 04f9348
Tim Sutton <tim@linfiniti.com> 2012-09-24
Resolved merge conflicts with origin master
Hugo Mercier <hugo.mercier@oslandia.com> 2012-09-24
Clean up the last commit
Juergen E. Fischer <jef@norbit.de> 2012-09-24
add a missing file
Salvatore Larosa <lrssvtml@gmail.com> 2012-09-24
Translation into Italian for the console toolbar
Juergen E. Fischer <jef@norbit.de> 2012-09-24
SIP bindings update:
- update methods of existing classes
- add comment to methods missing in the sip bindings
- split up collective sip files into single files and use
same directory structure in python/ as in src/
- add a lot of missing classes (some might not make sense because of
missing python methods in those classes)
- remove some non-existing methods from the header files
- add scripts/sipdiff
- replace some usages of std::vector and std::set with QVector/QSet
Merge: 58ba3f0 740eaf9
Tim Sutton <tim@linfiniti.com> 2012-09-23
Merge pull request #243 from slarosa/master
Italian translation for python console
Salvatore Larosa <lrssvtml@gmail.com> 2012-09-23
adjustment to the translate file to get the Italian translation in python console
Merge: f7af2de 58ba3f0
Tim Sutton <tim@linfiniti.com> 2012-09-23
Merge branch 'master' of github.com:qgis/Quantum-GIS
Larry Shaffer <larrys@dakotacarto.com> 2012-09-22
Update to QgsCollapsibleGroupBox
- Saving/restoring checked state is off by default
Restoring checked state caused many issues for groupboxes used in same window, but for different parent objects (e.g. labeling for different layers).
- Saving/restoring checked state can be get/set via code
- Add ability to get/set a QSettings group (instead of window obj name) for saving states.
Allows for groupboxes to be used in multiple places/dialogs and maintain same states (e.g. adv labeling dialog).
Merge: d80d3cf 1b95cdc
Victor Olaya <volayaf@gmail.com> 2012-09-22
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya <volayaf@gmail.com> 2012-09-22
fixed #6295
did some cleaning in GrassAlgorithm.py
Merge: 2b1443f 1b95cdc
Tim Sutton <tim@linfiniti.com> 2012-09-22
Merge branch 'master' of github.com:qgis/Quantum-GIS
Merge: 73fcb66 c5ff5ee
Tim Sutton <tim@linfiniti.com> 2012-09-22
Merge pull request #242 from slarosa/master
improved python console paste action and minor bug fixes
Salvatore Larosa <lrssvtml@gmail.com> 2012-09-22
improved paste action and minor bug fixes
Salvatore Larosa <lrssvtml@gmail.com> 2012-09-22
cleaning and minor adjustments to the code for console
Magnus Homann <magnus@homann.se> 2012-09-21
Used QsgScaleComboBox in scale based visibility. Also fix #6213
Juergen E. Fischer <jef@norbit.de> 2012-09-21
indentation update
Juergen E. Fischer <jef@norbit.de> 2012-09-21
update QgsDiagramRendererV2 sip bindings
Juergen E. Fischer <jef@norbit.de> 2012-09-21
fix OGRSpatialReferenceH member declaration
Merge: 341935d d1c8884
Magnus Homann <magnus@homann.se> 2012-09-21
Merge pull request #240 from homann/test_scalecombobox
Test and refactoring - qgsscalecombobox
Magnus Homann <magnus@homann.se> 2012-09-21
Added SIP, fixed qgisapp to use new setter and optimized a bit
Magnus Homann <magnus@homann.se> 2012-09-21
Added setting of scale programatially
Magnus Homann <magnus@homann.se> 2012-09-20
Added test for rounding
Magnus Homann <magnus@homann.se> 2012-09-20
Change in qgisapp and fixed a test
Magnus Homann <magnus@homann.se> 2012-09-19
Test of signals
Magnus Homann <magnus@homann.se> 2012-09-19
Simplified, and more test
Magnus Homann <magnus@homann.se> 2012-09-19
Added static helper functions and more tests
Magnus Homann <magnus@homann.se> 2012-09-18
First simple test
Merge: 003f833 719db73
Tim Sutton <tim@linfiniti.com> 2012-09-21
Merge branch 'master' of github.com:timlinux/Quantum-GIS
Merge: dd36727 8f155b9
Tim Sutton <tim@linfiniti.com> 2012-09-21
Merge pull request #239 from matthias-kuhn/diagram-numberformat
Always show numbers in decimal format ( no e format )
Merge: 6ac8792 dd36727
Tim Sutton <tim@linfiniti.com> 2012-09-21
Merge branch 'master' of github.com:qgis/Quantum-GIS
Juergen E. Fischer <jef@norbit.de> 2012-09-21
fix windows build
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-09-06
Always show numbers in decimal format ( no e format )
Juergen E. Fischer <jef@norbit.de> 2012-09-21
add links to old api version to doxygen documentation
Merge: a220ef5 0133ed2
Hugo Mercier <hugo.mercier@oslandia.com> 2012-09-21
Merge branch 'master' of git://github.com/qgis/Quantum-GIS into atlas
Tim Sutton <tim@linfiniti.com> 2012-09-21
Test new ComposerHtml accessor method and fixes for other tests.
Hugo Mercier <hugo.mercier@oslandia.com> 2012-09-21
Integration of Atlas into the core, first shot
Tim Sutton <tim@linfiniti.com> 2012-09-21
Fixes for fetching a CompositionHtml from a Composition
D'Hont René-Luc <rldhont@gmail.com> 2012-09-21
The parameter TYPENAME in the DescribeFeature request is now optional
Radim Blazek <radim.blazek@gmail.com> 2012-09-21
wcs test - improved report
Merge: 88ca822 5243423
Tim Sutton <tim@linfiniti.com> 2012-09-21
Merge branch 'master' of github.com:qgis/Quantum-GIS
Merge: 05ae00d 88ca822
Tim Sutton <tim@linfiniti.com> 2012-09-20
Merge branch 'master' of github.com:timlinux/Quantum-GIS
Merge: 8fd7805 5243423
Tim Sutton <tim@linfiniti.com> 2012-09-20
Merge branch 'master' of github.com:qgis/Quantum-GIS
Merge: c5cc634 fed17aa
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-20
Merge branch 'master' of github.com:qgis/Quantum-GIS
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-20
raster save creation options validation:
- move help and validation to gdal provider
- validate options before saving
- test for valid PREDICTOR option, depending raster properties
Tim Sutton <tim@linfiniti.com> 2012-09-20
Better test html table
Merge: 8489bd1 fed17aa
Tim Sutton <tim@linfiniti.com> 2012-09-20
Merge branch 'master' of github.com:qgis/Quantum-GIS
Radim Blazek <radim.blazek@gmail.com> 2012-09-20
wcs test - issues descriptions, GDAL WCS comparison
D'Hont René-Luc <rldhont@gmail.com> 2012-09-20
In addition to indicate the geometry type in the DescribeFeatureType request, this patch adds boundedBy to FeatureCollection and Feature element.
D'Hont René-Luc <rldhont@gmail.com> 2012-09-20
Revert "In addition to indicate the geometry type in the DescribeFeatureType request, this patch adds boundedBy to FeatureCollection and Feature element."
This reverts commit 34175686a638e19edfa15e0324c2bce56f1468de.
D'Hont René-Luc <rldhont@gmail.com> 2012-09-20
In addition to indicate the geometry type in the DescribeFeatureType request, this patch adds boundedBy to FeatureCollection and Feature element.
Tim Sutton <tim@linfiniti.com> 2012-09-20
Further refactoring of composer html tests and fixes so that html elements consume all horizontal space
Alexander Bruy <alexander.bruy@gmail.com> 2012-09-20
fix typo in OGC filter implementaion
Merge: 8fd7805 b1e00e9
Tim Sutton <tim@linfiniti.com> 2012-09-20
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-09-19
Added bindings for getting an item by id and a composerhtml instance that belongs to an item.
Radim Blazek <radim.blazek@gmail.com> 2012-09-19
wcs test - improved report, servers list in json
Merge: 78cb4e0 11dead9
Tim Sutton <tim@linfiniti.com> 2012-09-19
Merge branch 'master' of github.com:timlinux/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-09-19
In progress support for retrieval of html composer and items by id from map composition. Also refactoring python composer tests.
Radim Blazek <radim.blazek@gmail.com> 2012-09-19
nodata per band, src nodata optional
Merge: 0618a1f 35d869c
Magnus Homann <magnus@homann.se> 2012-09-19
Merge branch 'master' of github.com:qgis/Quantum-GIS
Magnus Homann <magnus@homann.se> 2012-09-19
Changed comments only
Radim Blazek <radim.blazek@gmail.com> 2012-09-19
apply user nodata to all bands
Juergen E. Fischer <jef@norbit.de> 2012-09-18
german translation update
Juergen E. Fischer <jef@norbit.de> 2012-09-18
debian packaging update
Merge: 117e6f9 9c6ebdd
Tim Sutton <tim@linfiniti.com> 2012-09-18
Merge branch 'master' of github.com:qgis/Quantum-GIS
Radim Blazek <radim.blazek@gmail.com> 2012-09-18
fixes for QgsRasterInterface subclassing in Python
Magnus Homann <magnus@homann.se> 2012-09-18
Fixed restarting measurement with right-clicking.
Radim Blazek <radim.blazek@gmail.com> 2012-09-18
reimplemented user defined raster no data values
Larry Shaffer <larrys@dakotacarto.com> 2012-09-17
Fix to enable QgsCollapsibleGroupBox disclosure triangle if widget was previously disabled
Larry Shaffer <larrys@dakotacarto.com> 2012-09-17
Fix for compilers that do not cope with template argument
Merge: ca752ee af63afa
Tim Sutton <tim@linfiniti.com> 2012-09-17
Merge pull request #236 from matthias-kuhn/diagramtest
Add diagram test files
Juergen E. Fischer <jef@norbit.de> 2012-09-17
fix a544133e46 - update measurement settings only on crs and options change
Juergen E. Fischer <jef@norbit.de> 2012-09-17
support non-squared svg symbols
Juergen E. Fischer <jef@norbit.de> 2012-09-17
debian packaging update
Merge: e671351 a25b1ec
Tim Sutton <tim@linfiniti.com> 2012-09-17
Merge branch 'master' of github.com:qgis/Quantum-GIS
Radim Blazek <radim.blazek@gmail.com> 2012-09-17
Example script in Python to download WCS layer
Radim Blazek <radim.blazek@gmail.com> 2012-09-17
raster saveas rendered with QgsSingleBandPseudoColorRenderer fix
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-09-17
Add diagram test files
Juergen E. Fischer <jef@norbit.de> 2012-09-17
update measure dialog only when visible
Juergen E. Fischer <jef@norbit.de> 2012-09-17
add sip bindings to QgsCredentials
Juergen E. Fischer <jef@norbit.de> 2012-09-17
fix warnings
Juergen E. Fischer <jef@norbit.de> 2012-09-17
fix windows build
Werner Macho <werner.macho@gmail.com> 2012-09-17
translation update: small fix for sv by Johan Nilsson
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-16
remove unused constructor (also fix build error in mac osx)
Merge: d00c335 0138c47
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-16
Merge branch 'master' of github.com:qgis/Quantum-GIS
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-16
style manager : cosmetic changes (wider icons, splitter with save/restore, changed buttons appearance, add menu icon) and use menu instead of dialog to select new color ramp type
Juergen E. Fischer <jef@norbit.de> 2012-09-17
add more sip bindings:
QgsCentroidFillSymbolLayerV2
QgsImageFillSymbolLayer
QgsLinePatternFillSymbolLayer
QgsPointPatternFillSymbolLayer
QgsSVGFillSymbolLayer
QgsSimpleFillSymbolLayerV2
Merge: 44ef220 8898e6b
Tim Sutton <tim@linfiniti.com> 2012-09-16
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-09-16
Fixed comments only
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-16
- various changes and bugfixes to QgsCptCityArchive and QgsCptCityColorRampV2
UI changes:
- view color ramps in separate list widgets, with qsplitter
- draw stippled (check-board) background for ramps with transparency
- save / restore geometry and layout
- separate preview and info with tab widget
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-15
add PROJ.4 version to about dialog
Juergen E. Fischer <jef@norbit.de> 2012-09-16
missed the new file
Juergen E. Fischer <jef@norbit.de> 2012-09-16
add sip bindings for QgsPalLabeling, QgsSimpleMarkerSymbolLayerV2,
QgsSvgMarkerSymbolLayerV2, QgsFontMarkerSymbolLayerV2
Larry Shaffer <larrys@dakotacarto.com> 2012-09-16
Fixes for raster layer save as dialog
- Initial show of very long CRS no longer makes combobox too wide
- Remove min height for nodata groupbox, possible cause for not fully collapsing
Merge: cc63a1e d83b618
Magnus Homann <magnus@homann.se> 2012-09-16
Merge branch 'master' of github.com:qgis/Quantum-GIS
Magnus Homann <magnus@homann.se> 2012-09-16
Fix stupid C++ error
Larry Shaffer <larrys@dakotacarto.com> 2012-09-16
Fixes for PAL labels to work with 8a347eb
- Point/centroid label offset functions now work with independent data defined rotation
- Rotate label tool now works with independent data defined rotation (always with Center/Half rotation point)
Larry Shaffer <larrys@dakotacarto.com> 2012-09-16
Fix for PAL label vertical offset
- Corrected vertical alignment offset for all labels
- Curved and parallel line labels also now register well for above/on/below
Merge: 3fb8093 802ab85
Magnus Homann <magnus@homann.se> 2012-09-16
Merge pull request #235 from homann/test_qgsclipper
Fix stupid SIP error
Magnus Homann <magnus@homann.se> 2012-09-16
Fix stupid SIP error
Merge: 8a347eb 9629501
Magnus Homann <magnus@homann.se> 2012-09-16
Merge pull request #234 from homann/test_qgsclipper
Test qgsclipper, improved testing and added constructor in QgsRectangle.
Magnus Homann <magnus@homann.se> 2012-09-16
Improved QgsClipper test, and ran prepare-commit
Magnus Homann <magnus@homann.se> 2012-09-16
Added conversion between QgsRectangle and QRectF. And tests.
Juergen E. Fischer <jef@norbit.de> 2012-09-15
[FEATURE] allow data defined rotation without data defined position
Juergen E. Fischer <jef@norbit.de> 2012-09-15
debian packaging update
Alexander Bruy <alexander.bruy@gmail.com> 2012-09-15
change line endings to UNIX
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-09-15
Process configuration also if the project has no own layers (there could be just embedded ones). Fixes ticket #6340
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-09-15
Fix display of features in composer table if map is projected (ticket #6335)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-09-15
Fix scalebar alignment in composer (ticket #6317)
Larry Shaffer <larrys@dakotacarto.com> 2012-09-14
Label preview of adv labeling is collapsible
Larry Shaffer <larrys@dakotacarto.com> 2012-09-14
Fix QgsCollapsibleGroupBox signal and scrolling issue
- Signal now passes pointer to custom widget; calling isCollapsed() now works in connected slot
- Keep expanded group boxes in scroll areas from scrolling on first showing of dialog
Merge: c328539 3130719
Magnus Homann <magnus@homann.se> 2012-09-14
Merge pull request #233 from homann/test_qgsclipper
Test Friday! QgsClipper test
Magnus Homann <magnus@homann.se> 2012-09-15
Test Friday! QgsClipper test
Merge: 7b80206 2a32eca
Alexander Bruy <alexander.bruy@gmail.com> 2012-09-14
Merge branch 'master' into sextante-import
Alexander Bruy <alexander.bruy@gmail.com> 2012-09-14
anomality images for stingray
Alexander Bruy <alexander.bruy@gmail.com> 2012-09-14
fix coordinate transform python test
fix typo in renderchecker
Merge: db59e1b 3a4d5e0
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-14
Merge branch 'master' of github.com:qgis/Quantum-GIS
Juergen E. Fischer <jef@norbit.de> 2012-09-14
debian packaging update:
extra python-unittest2 dependency only necessary on squeeze, lucid and oneiric)
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-14
automatically scroll parent QScrollArea when QgsCollapsibleGroupBox is expanded
Juergen E. Fischer <jef@norbit.de> 2012-09-14
debian packaging update
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-14
set parent of QgsRasterLayerSaveAsDialog to inherit css
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-14
honor flat property when set in designer or code before showEvent() (patch by Larry)
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-14
fix alignment when using oxygen (kde) theme
Merge: 1080d97 799795a
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-14
Merge branch 'master' of github.com:qgis/Quantum-GIS
Merge: 8bf5cb2 799795a
Alexander Bruy <alexander.bruy@gmail.com> 2012-09-14
Merge branch 'master' into sextante-import
Alexander Bruy <alexander.bruy@gmail.com> 2012-09-14
[FEATURE] add SEXTANTE to core plugins
Also add Victor to authors
Alexander Bruy <alexander.bruy@gmail.com> 2012-09-14
create directories for scripts and models in user directory
Alexander Bruy <alexander.bruy@gmail.com> 2012-09-14
add cmake stuff for SEXTANTE plugin
Alexander Bruy <alexander.bruy@gmail.com> 2012-09-14
fix migration errors
Alexander Bruy <alexander.bruy@gmail.com> 2012-09-14
fix another signal-slot connection in new console
Merge: 8241030 26a4340
Tim Sutton <tim@linfiniti.com> 2012-09-14
Merge pull request #232 from slarosa/master
fix error in path for sextante icon
Salvatore Larosa <lrssvtml@gmail.com> 2012-09-14
fix path for icon
Merge: e1a1627 5b91b38
Magnus Homann <magnus@homann.se> 2012-09-14
Merge branch 'master' of github.com:qgis/Quantum-GIS
Magnus Homann <magnus@homann.se> 2012-09-14
Reversed erroneous change
Merge: 396f363 89e75cf
Tim Sutton <tim@linfiniti.com> 2012-09-13
Merge pull request #230 from slarosa/master
[New Python Console] - remember last used location for Open Tool
Salvatore Larosa <lrssvtml@gmail.com> 2012-09-14
added sextante icon for help
Salvatore Larosa <lrssvtml@gmail.com> 2012-09-13
added action to import sextante class
Larry Shaffer <larrys@dakotacarto.com> 2012-09-13
Remove hardcoded path for pyuic4 on Mac install
Merge: 24a047d e2e2792
Magnus Homann <magnus@homann.se> 2012-09-13
Merge pull request #231 from homann/memcpy_malloc_fixes
Memcpy malloc fixes, should remove some out of mem crashes. Downside, it is still slow... Also fixed a warning about missing copy ctor.
Magnus Homann <magnus@homann.se> 2012-09-13
Removed warning about missing initalization of base class in copy constructor. I hope it is corect now?
Magnus Homann <magnus@homann.se> 2012-09-13
Changed from int to size_t in some places
Magnus Homann <magnus@homann.se> 2012-09-13
size_t is 8, int is 4 on amd64
Magnus Homann <magnus@homann.se> 2012-09-12
Added memory allocation failure tests
Salvatore Larosa <lrssvtml@gmail.com> 2012-09-13
cleaning up code
Salvatore Larosa <lrssvtml@gmail.com> 2012-09-13
improved icons and clean code
Radim Blazek <radim.blazek@gmail.com> 2012-09-13
raster sip fix for test unit
Radim Blazek <radim.blazek@gmail.com> 2012-09-13
raster sip fixes
Salvatore Larosa <lrssvtml@gmail.com> 2012-09-13
added remember last used dir for open tool in python console
Merge: 6af929a 94c2e1c
Hugo Mercier <hugo.mercier@oslandia.com> 2012-09-13
Merge branch 'master' of git://github.com/qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-09-12
Transfer ownership of renderer to c++ in sip bindings when calling QgsRasterLayer.setRenderer and when passing shader to QgsSingleBandPseudoColorRenderer. Fixes crash experienced when using python bindings and replacing the shader or renderer of a raster.
Tim Sutton <tim@linfiniti.com> 2012-09-12
Regression test to similate crash that occurs when setting a raster layer renderer a second time
Tim Sutton <tim@linfiniti.com> 2012-09-12
Fix compiler warning about use of deprecated crs.epsg() call
Merge: 3cb4669 c1f37e8
Magnus Homann <magnus@homann.se> 2012-09-12
Merge pull request #229 from homann/issue5895
Issue 5895 fix and testcase for projection errors. Hopefully, we can add on other projection errors to this test case. If there are any more...
Magnus Homann <magnus@homann.se> 2012-09-12
prepare-commit.sh
Magnus Homann <magnus@homann.se> 2012-09-12
Catch inverse transform failures in raster reprojector. Fix for #5895
Magnus Homann <magnus@homann.se> 2012-09-12
Changed to a much smaller raster file
Magnus Homann <magnus@homann.se> 2012-09-11
First little test case
Magnus Homann <magnus@homann.se> 2012-09-10
Fixed a divde-by-zero error
Radim Blazek <radim.blazek@gmail.com> 2012-09-12
WCS extent and save as fix
Alexander Bruy <alexander.bruy@gmail.com> 2012-09-12
disable Toggle editing button when provider is not editable
Tim Sutton <tim@linfiniti.com> 2012-09-12
Support older version of python for expectedfail in rect tests
Tim Sutton <tim@linfiniti.com> 2012-09-12
Fix crash if colour for pallette is out of range
Radim Blazek <radim.blazek@gmail.com> 2012-09-12
rasters saveas data type conversion fix
Merge: 7ce99b8 e2fff49
Tim Sutton <tim@linfiniti.com> 2012-09-12
Merge pull request #228 from slarosa/master
added support to paste code with multi-line text in console
Salvatore Larosa <lrssvtml@gmail.com> 2012-09-12
added support to paste multi-line text
Tim Sutton <tim@linfiniti.com> 2012-09-11
[FEATURE] Improved python console in QGIS based on PyScintilla. (This is a nominal commit to record the addition of this new feature)
Merge: 597e770 318dd7c
Tim Sutton <tim@linfiniti.com> 2012-09-11
Merge pull request #217 from endmax/master
[FEATURE] The QgslegendInterface implementation updated to allow access to items and groups at all levels.
Radim Blazek <radim.blazek@gmail.com> 2012-09-11
WCS public servers test improved
Larry Shaffer <larrys@dakotacarto.com> 2012-09-11
Clean with prepare-commit
Larry Shaffer <larrys@dakotacarto.com> 2012-09-11
Increase padding for collapsed groupbox
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-10
add save/load state and titleRect()
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-10
add updateStyle() slot - to call when application style/style sheet changes
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-10
allow to expand/collapse when clicking on title
Larry Shaffer <larrys@dakotacarto.com> 2012-09-10
Update adv labeling groupbox layout
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-10
UI tweaks
Larry Shaffer <larrys@dakotacarto.com> 2012-09-10
Different approach, fixes several issues
- Just set max height instead of hiding widgets
- Default is to show expanded
- Removed check in favor of just toggled signal
- setCollapsed() now sets desired state for first show, if not visible
- Added another test with Adv Labeling dialog (all grpbxs are now collapsible)
- Wording cleanup
Larry Shaffer <larrys@dakotacarto.com> 2012-09-10
Move non-groupbox form widgets out of scroll area
Larry Shaffer <larrys@dakotacarto.com> 2012-09-10
Remove margin fix and tighten up spacing
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-10
adapt raster save as dialog to changes in collapsible group box
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-09
UI fixes to QgsCollapsibleGroupBox
Larry Shaffer <larrys@dakotacarto.com> 2012-09-08
Update collapsible groupbox with checkbox and styles
Alexander Bruy <alexander.bruy@gmail.com> 2012-09-11
fix signals connection in console
Juergen E. Fischer <jef@norbit.de> 2012-09-11
also copy console_sci to build directory
Merge: 80c03e5 a090559
Tim Sutton <tim@linfiniti.com> 2012-09-11
Merge pull request #227 from slarosa/master
[New Python Console] - added delete key for pressing event + other minor fixes
Salvatore Larosa <lrssvtml@gmail.com> 2012-09-11
added delete key in keyPressEvent
Tim Sutton <tim@linfiniti.com> 2012-09-11
Sorted names using vim
Tim Sutton <tim@linfiniti.com> 2012-09-11
Added Salvatore Larosa to contributors file
Tim Sutton <tim@linfiniti.com> 2012-09-11
Fix python console api installation
Salvatore Larosa <lrssvtml@gmail.com> 2012-09-11
Fix CMakeLists for building API
Salvatore Larosa <lrssvtml@gmail.com> 2012-09-11
check platform for font size
Merge: 02b6873 9db9ef8
Salvatore Larosa <lrssvtml@gmail.com> 2012-09-11
Merge pull request #1 from dakcarto/slarosa_pyqgisconsole
Add support for prepared API file
Larry Shaffer <larrys@dakotacarto.com> 2012-09-10
Add support for prepared API file
- Prepared API file supports Python 2.7, PyQGIS master, PyQt4.7.4, QScintilla2 2.4.5, osgeo 1.9.1
- Set point size larger (should be setting in app)
- Remove extra spacing between toolbar and console edit widget
- Remove space from Qt object name
- With many more API lines, autocompletion should start at least on second character, if not third
Salvatore Larosa <lrssvtml@gmail.com> 2012-09-11
fix issue with home key
Salvatore Larosa <lrssvtml@gmail.com> 2012-09-10
clear some command key and added shortcut ctrl+space
Salvatore Larosa <lrssvtml@gmail.com> 2012-09-10
clean up to code and added api directory
Salvatore Larosa <lrssvtml@gmail.com> 2012-09-10
New Python Console
Tim Sutton <tim@linfiniti.com> 2012-09-10
Mark qgsrectangle ctor test as known to fail.
Tim Sutton <tim@linfiniti.com> 2012-09-10
Added asWktPolygon method to QgsRectangle with a unit test. Discovered QgsRectangle tests were missing their main method causing them to not run. Then discovered that some of these tests fail, one of which remains unresolved.
Merge: 5eba984 83482fe
homann <magnus@homann.se> 2012-09-10
Merge pull request #226 from homann/issue2465_patch
Issue2465 patch now included. Question if old pints-file now work directly.
Magnus Homann <magnus@homann.se> 2012-09-10
Added east/north clarification
Magnus Homann <magnus@homann.se> 2012-09-06
Compiles, but issues
Magnus Homann <magnus@homann.se> 2012-09-06
New files added
Magnus Homann <magnus@homann.se> 2012-09-06
Applied patch 2012-06-27 only
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-10
adapt raster save as dialog to changes in collapsible group box
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-09
UI fixes to QgsCollapsibleGroupBox
Tim Sutton <tim@linfiniti.com> 2012-09-09
Alphabetaised imports of qgsrasterlayerproperties.cpp
Larry Shaffer <larrys@dakotacarto.com> 2012-09-08
Update collapsible groupbox with checkbox and styles
Juergen E. Fischer <jef@norbit.de> 2012-09-09
doxygen & indentation fixes
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-09-09
Fix Mac build
Juergen E. Fischer <jef@norbit.de> 2012-09-08
- make python tests runnable from build directory again
- don't change testfiles in test runs
Juergen E. Fischer <jef@norbit.de> 2012-09-08
debian packaging update
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-09-08
Use configpath for customization. Fix #6068
Larry Shaffer <larrys@dakotacarto.com> 2012-09-07
Fix for #6315, and keeps centroid calc. for whole feature in adv labeling
Merge: 09c3693 2e8d82f
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-07
Merge branch 'master' of github.com:qgis/Quantum-GIS
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-07
fix QgsCollapsibleGroupBox UI (arrows should render correctly)
Tim Sutton <tim@linfiniti.com> 2012-09-07
Added simple python vector layer test
Tim Sutton <tim@linfiniti.com> 2012-08-27
Added comment about origin of qgis path var
Merge: d686fbe 26dc406
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-07
Merge branch 'master' of github.com:qgis/Quantum-GIS
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-07
add cpt-city files to osgeo4w build
Alexander Bruy <alexander.bruy@gmail.com> 2012-09-07
python tests for QgsRectangle and QgsSpatialIndex
Marco Hugentobler <marco@sourcepole.ch> 2012-09-07
Return edit types as text
Marco Hugentobler <marco@sourcepole.ch> 2012-09-07
Show display field in GetProjectSettings
Marco Hugentobler <marco@sourcepole.ch> 2012-09-07
Show layer visibility in GetProjectSettings
Merge: 6e63f9f 3a4fa2f
Tim Sutton <tim@linfiniti.com> 2012-09-07
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-09-07
Added Jaka to contributors list - thanks \o/
Merge: c5763f9 89811ae
Tim Sutton <tim@linfiniti.com> 2012-09-07
Merge pull request #225 from lynxlynxlynx/master
linking fix + coalesce tests + coalesce doc
Jaka Kranjc <lynxlynxlynx@sourcemage.org> 2012-09-07
added english coalesce() function help
Jaka Kranjc <lynxlynxlynx@sourcemage.org> 2012-09-07
tests: added coalesce coverage
Jaka Kranjc <lynxlynxlynx@sourcemage.org> 2012-09-07
fixed building of qgis.g.info when nothing else passes the math link flag
Marco Hugentobler <marco@sourcepole.ch> 2012-09-07
Show print information only in GetProjectSettings, not in caabilities. Better handling of layer order
Tim Sutton <tim@linfiniti.com> 2012-09-07
Removed added in 1.9 comment for qgsrectangle::scale
Tim Sutton <tim@linfiniti.com> 2012-09-07
Added version note for scale method in qgsrectangle
Tim Sutton <tim@linfiniti.com> 2012-09-07
Make linear interpolation default for pseudocolor raster renderer
Juergen E. Fischer <jef@norbit.de> 2012-09-07
german translation update and typo fixes
Juergen E. Fischer <jef@norbit.de> 2012-09-07
indentation update
Juergen E. Fischer <jef@norbit.de> 2012-09-07
fix windows build
Merge: 0d189ff ea86b93
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-06
Merge branch 'master' of github.com:qgis/Quantum-GIS
Radim Blazek <radim.blazek@gmail.com> 2012-09-06
more raster Python bindings, raster write test in Python
Merge: 5b49c9e e690048
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-06
Merge branch 'master' of github.com:qgis/Quantum-GIS
Etienne Tourigny <etourigny.dev@gmail.com> 2012-09-06
add cpt-city files to debian builds
Marco Hugentobler <marco@sourcepole.ch> 2012-09-06
Export layer drawing order to extended capabilities
Marco Hugentobler <marco@sourcepole.ch> 2012-09-06
Add min/max scale denominator to capabilities output
Merge: d77973d ea2de72
Tim Sutton <tim@linfiniti.com> 2012-09-06
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-09-06
Revert "Fix from lynxlynxlynxlynxlynx for building grass on mac"
This reverts commit 977518af3a669aac1045eebb5b00fce2b6d50680.
Marco Hugentobler <marco@sourcepole.ch> 2012-09-06
[Feature]: Add GetProjectSettings request to QGIS server to have more specific information about the project than in GetCapabilities
Larry Shaffer <larrys@dakotacarto.com> 2012-09-06
Adjust wording about PAL engine
Tim Sutton <tim@linfiniti.com> 2012-09-06
Fix issue where layer order panel is restored in place of layers panel
Tim Sutton <tim@linfiniti.com> 2012-09-06
Fix from lynxlynxlynxlynxlynx for building grass on mac
Larry Shaffer <larrys@dakotacarto.com> 2012-09-06
Fix for #6309, add case-insensitive sort for vector provider encodings
Merge: 4d90320 6cd3d77
mhugent <marco.hugentobler@sourcepole.ch> 2012-09-06
Merge pull request #224 from matthias-kuhn/diagram
Minor diagram improvements
Marco Hugentobler <marco@hugis1.(none)> 2012-09-06
Better reusage of composer functionality between server and desktop
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-09-06
Double clicking an attribute item adds it to assigned items
Marco Hugentobler <marco@hugis1.(none)> 2012-09-06
Fix item reading for GetPrint (project file format changed between 1.8 and 1.9)
Merge: e109101 0748867
homann <magnus@homann.se> 2012-09-05
Merge pull request #223 from homann/custom_ellipsoid
Custom ellipsoid for measurement and corresponding UI changes
Magnus Homann <magnus@homann.se> 2012-09-06
Adjusted major/minor printout
Magnus Homann <magnus@homann.se> 2012-09-06
No divide by zero, thanks
Magnus Homann <magnus@homann.se> 2012-09-05
Removed unused functions and polished UI
Magnus Homann <magnus@homann.se> 2012-09-05
Changed UI for selecting ellipsoid, and added custom parameters for ellipsoids
Radim Blazek <radim.blazek@gmail.com> 2012-09-05
New QgsRasterChecker class for raster comparison in tests.
New test for raster file writer.
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-09-05
Fix warnings
Juergen E. Fischer <jef@norbit.de> 2012-09-05
fix windows build
Radim Blazek <radim.blazek@gmail.com> 2012-09-05
GRASS raster rendered by default as pseudo color, color table loaded from GRASS
Radim Blazek <radim.blazek@gmail.com> 2012-09-05
GRASS stats upgrade
Radim Blazek <radim.blazek@gmail.com> 2012-05-24
calc raster stats in grass module, time reduced to 20%, solves part of #4862
Merge: 9d5b16e 1e1cdb8
Marco Hugentobler <marco@hugis1.(none)> 2012-09-05
Merge branch 'master' of github.com:qgis/Quantum-GIS
Marco Hugentobler <marco@hugis1.(none)> 2012-09-05
Added Matthias to contributor list
Marco Hugentobler <marco@hugis1.(none)> 2012-09-05
Fix printing of pie and text diagrams
Merge: cfa15ff aa31c8c
Marco Hugentobler <marco@hugis1.(none)> 2012-09-05
[Feature]: Merge diagram improvements provided by Matthias Kuhn
pcav <cavallini@faunalia.it> 2012-09-05
Fix #6105
Marco Hugentobler <marco@hugis1.(none)> 2012-09-05
Add documentation for function QgsComposition::loadFromTemplate
Marco Hugentobler <marco@hugis1.(none)> 2012-09-04
Allow text substitution for template loading
Marco Hugentobler <marco@hugis1.(none)> 2012-09-04
Don't create undo action if loading template via gui
Marco Hugentobler <marco@hugis1.(none)> 2012-09-04
Ensure item widgets are deleted if loading composer templates
Marco Hugentobler <marco@hugis1.(none)> 2012-09-04
Add method QgsComposition::loadFromTemplate and python bindings
Larry Shaffer <larrys@dakotacarto.com> 2012-09-04
Clean up label engine dialog
Larry Shaffer <larrys@dakotacarto.com> 2012-09-04
Add 'show all labels' setting to individual PAL layers
- Implements a version of #5874
- Show-all labels are not obstacles for other PAL layer labels during collisions
(i.e. they will overlap or underlie other labels depending upon render order)
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-09-05
Add tests for expression scale function
Radim Blazek <radim.blazek@gmail.com> 2012-09-04
- QgsRenderChecker moved to core + Python bindings
- raster transparency python test
Radim Blazek <radim.blazek@gmail.com> 2012-09-04
raster transparency test
Radim Blazek <radim.blazek@gmail.com> 2012-09-04
raster saveas: load nodata from layer transparency
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-09-04
Add expression function help
Radim Blazek <radim.blazek@gmail.com> 2012-09-04
raster transparency floating point fix
Magnus Homann <magnus@homann.se> 2012-09-03
Fixed the rebasing-mess
Magnus Homann <magnus@homann.se> 2012-09-01
Started on ExpBuiWid
Magnus Homann <magnus@homann.se> 2012-08-30
Added DA to qgsattribute... Not sure if it works OK...
Magnus Homann <magnus@homann.se> 2012-08-30
Made qgsexpression be DA-aware
Merge: ad2ff90 0d1b1aa
homann <magnus@homann.se> 2012-09-04
Merge pull request #219 from homann/measure_cleanup
Measure cleanup and fix #5156
Magnus Homann <magnus@homann.se> 2012-09-03
Changed to GEO_NONE, fixed a bug in test
Magnus Homann <magnus@homann.se> 2012-08-30
Change to using UnitTypes, part deux
Magnus Homann <magnus@homann.se> 2012-08-30
Change to using UnitTypes
Magnus Homann <magnus@homann.se> 2012-08-29
Scalebar uses preferred units now
Magnus Homann <magnus@homann.se> 2012-08-29
Small tidying up, replacing with GEO_NONE
Magnus Homann <magnus@homann.se> 2012-08-28
Fix for #5156
Magnus Homann <magnus@homann.se> 2012-08-28
Removed Ellipsoid button and added "NONE" as a selectable ellipsoid.
All three measure dialog now work on the same global setting,
using ellipsodial calculation only if CRS transformation is turned
on in Project Settings, and if the chosen ellipsoid is != "NONE".
An old bug made "NONE" not selectable!
Magnus Homann <magnus@homann.se> 2012-08-27
Changed angle measurement to behave same as the other
Magnus Homann <magnus@homann.se> 2012-08-27
Fix of type in header
Magnus Homann <magnus@homann.se> 2012-08-27
Cleaned up a bit, fixed area dialog also
Magnus Homann <magnus@homann.se> 2012-08-27
Looks good, but an extra line when finished is not so pretty. The total is constant, though
Magnus Homann <magnus@homann.se> 2012-08-26
Not working, but soon
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-09-04
Add missing sip file
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-09-02
Add python bindings message bar
Juergen E. Fischer <jef@norbit.de> 2012-09-03
fix sip error
Alexander Bruy <alexander.bruy@gmail.com> 2012-09-03
fix loading vector metadata
Radim Blazek <radim.blazek@gmail.com> 2012-09-03
WMS transparency fix, issue #6276
Tim Sutton <tim@linfiniti.com> 2012-09-03
Added comment about introduction of srid to version 1.9 for data source id
Merge: 7cc62de 56c15dc
Tim Sutton <tim@linfiniti.com> 2012-09-03
Resolved merge conflicts
Merge: ff7b21d bb3d86b
Tim Sutton <tim@linfiniti.com> 2012-09-03
Merge pull request #222 from homann/test_DA
Test of QgsDistanceArea + functionality addition
Magnus Homann <magnus@homann.se> 2012-09-03
Adedd .sip define
Magnus Homann <magnus@homann.se> 2012-09-03
Added simple text unit test
Magnus Homann <magnus@homann.se> 2012-09-02
Added possibility to set custom ellipsoid
Magnus Homann <magnus@homann.se> 2012-09-02
Added test of distance calculations and test data
Magnus Homann <magnus@homann.se> 2012-09-01
Basic test of QgsDistanceArea
Radim Blazek <radim.blazek@gmail.com> 2012-09-03
ECW identify() fix conditional for ECW driver and GDAL < 1.9.2
Larry Shaffer <larrys@dakotacarto.com> 2012-09-03
Fix for double point size in font named-style lookups
Merge: 70fc079 c322cd5
Nathan Woodrow <madmanwoo@gmail.com> 2012-09-03
Merge pull request #221 from szekerest/master
Specify port 1433 for FreeTDS by default. Allow to specify server/database/uid/password when the driver setting is present
szekerest <szekerest@gmail.com> 2012-09-03
Specify port 1433 for FreeTDS by default. Allow to specify server/database/uid/password when the driver setting is present (fixes #6259, fixes #6263)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-09-03
sizePainterUnits: Calculate based on specified size instead of size in QgsDiagramSettings
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-09-03
Calculate size for PAL correctly also if same attribute is used multiple times.
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-09-03
Allow smaller numbers in size spin box
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-09-03
Enable diagram size options based on sizeType selection
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-09-03
Comments for documentation
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-09-03
Selection mode for diagram attributes adjusted
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-09-03
Add warning if no reference value for diagram scaling has been selected.
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-09-03
Use QToolBox instead of QTabWidget in diagram properties
Werner Macho <werner.macho@gmail.com> 2012-09-03
translation update: gl_EX by XAN
Larry Shaffer <larrys@dakotacarto.com> 2012-08-31
Add quadrant, offset, rotation for points/centroids in adv labeling
- Possible fix for #4634, #5256, #6162
- Uses GEOS to convert centroids to points before PAL solution
- Implements #3492, #6285
- Convert PAL layer types 'over point/centroid' to 'offset from point/centroid'
- Add quadrant offsets (above/below/right, etc. like in old labeling)
- Add x and y offset, in mm or map unit, in addition to quadrant
- Default for offset is set to map units (mm scales oddly with zoom)
- Implements #4517, #6118; updates fix for #4317
- Rotation is independent of data defined columns
- Rotation bounding box included in offset calculation
- GUI spin box range set from -360 to +360 for initial dev testing
- Keep from scaling letter/word spacing if set to 0
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-09-01
expose layer to javacript
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-08-21
Move expression text replace to QgsExpression
- Update actions, html map tips, and annotations
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-08-12
Add html annotations
Merge: b43ed34 df04771
Jürgen Fischer <jef@norbit.de> 2012-09-01
Merge pull request #200 from sdikiy/dirdebug
Debugging of all files in a directory
Juergen E. Fischer <jef@norbit.de> 2012-09-01
fix warnings
Juergen E. Fischer <jef@norbit.de> 2012-09-01
only accept crs matches if there's only one (improved #5066)
Magnus Homann <magnus@homann.se> 2012-08-31
Svensk översättning
Larry Shaffer <larrys@dakotacarto.com> 2012-08-30
Add word and letter spacing to PAL layer of adv labeling
- Caveat: does not work with curved line labels (yet)
- Reorganize form widgets, moving mulit-line options to own groupbox
- Character width option removed due to very erratic QFont::setStretch() bugs
Marco Hugentobler <marco@hugis1.(none)> 2012-08-28
Fix diagram scaling for print
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-31
Revert print scale fix.
Use Marco Hugentobler's print scale fix. It's cleaner
Marco Hugentobler <marco@hugis1.(none)> 2012-08-31
Improve scalebar default settings
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-08-31
use 4 spaces for the indention, as per PEP8
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-08-30
move QgsMessageBar class to GUI library, improve its doc
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-08-23
add option to choose whether enable project macros
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-08-22
add tooltip to message bar's close button
Larry Shaffer <larrys@dakotacarto.com> 2012-08-21
Changes to QgsMessageBar icons and Enable macros action
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-08-21
Project macros: do not display the warning bar when there are no macros in the project, decrease warning bar message level for macros
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-08-21
[FEATURE] Add support to user-defined python macros into project file:
macros are executed when a project is loaded (openProject function), saved (saveProject function) or is closing (closeProject function),
macros' python code is embedded in the project file (XML),
a bar (non-blocking) is shown on the top of the canvas to ask to the user whether enable project macros.
Work done for ARPA Piemonte
Marco Hugentobler <marco@hugis1.(none)> 2012-08-31
Add test and control images for composer scalebar test
Magnus Homann <magnus@homann.se> 2012-08-31
Svensk översättning
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-08-31
Add format_number function to QgsExpression.
- Add locale-aware separator for thousand separator
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-31
fix db handling when modifying existing color ramp (#6229)
Merge: ee16369 c928868
Marco Hugentobler <marco@hugis1.(none)> 2012-08-31
Merge branch 'master' of github.com:qgis/Quantum-GIS
Marco Hugentobler <marco@hugis1.(none)> 2012-08-31
Thousand separator for numeric scale bar style (depending on locale). Implements ticket #6287
Larry Shaffer <larrys@dakotacarto.com> 2012-08-30
Add Panels and Toolbars submenus to View menu in Composer
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-08-31
initialize mScale to 0 in QgsExpression
Arunmozhi <aruntheguy@gmail.com> 2012-08-30
lot of UI improvements in symbol layer widgets
Marco Hugentobler <marco@hugis1.(none)> 2012-08-30
Fix frames in html tests
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-08-30
Add function to QgsExpression
Alexander Bruy <alexander.bruy@gmail.com> 2012-08-30
fix file permissions
Marco Hugentobler <marco@hugis1.(none)> 2012-08-30
Test for multiframe html in python
Larry Shaffer <larrys@dakotacarto.com> 2012-08-28
Add capitalization support to PAL layer of adv labeling
- Title case does not convert existing uppercase->lowercase, only lowercase->uppercase (Qt issue)
- Didn't offer QFont::SmallCaps option as it does not work right with QPainterPath::addText()
see https://bugreports.qt-project.org/browse/QTBUG-13965
- Store and re-apply some QFont properties stripped when choosing new typeface
- Move sample background color selector right of sample text
Magnus Homann <magnus@homann.se> 2012-08-29
Svensk översättning
Magnus Homann <magnus@homann.se> 2012-08-29
Small tidying up, replacing with GEO_NONE
Magnus Homann <magnus@homann.se> 2012-08-28
Fix for #5156
Magnus Homann <magnus@homann.se> 2012-08-28
Removed Ellipsoid button and added "NONE" as a selectable ellipsoid.
All three measure dialog now work on the same global setting,
using ellipsodial calculation only if CRS transformation is turned
on in Project Settings, and if the chosen ellipsoid is != "NONE".
An old bug made "NONE" not selectable!
Magnus Homann <magnus@homann.se> 2012-08-27
Changed angle measurement to behave same as the other
Magnus Homann <magnus@homann.se> 2012-08-27
Fix of type in header
Magnus Homann <magnus@homann.se> 2012-08-27
Cleaned up a bit, fixed area dialog also
Magnus Homann <magnus@homann.se> 2012-08-27
Looks good, but an extra line when finished is not so pretty. The total is constant, though
Magnus Homann <magnus@homann.se> 2012-08-26
Not working, but soon
Juergen E. Fischer <jef@norbit.de> 2012-08-29
fix build error
Juergen E. Fischer <jef@norbit.de> 2012-08-29
fix #5894
Marco Hugentobler <marco@hugis1.(none)> 2012-08-29
Added python test for composer html
Marco Hugentobler <marco@hugis1.(none)> 2012-08-29
Change composerhtml control images. Fix html test to have item frames
Juergen E. Fischer <jef@norbit.de> 2012-08-29
use qRound() fro round() (followup ad437bfdffd)
Juergen E. Fischer <jef@norbit.de> 2012-08-29
fix crash in #6276
Marco Hugentobler <marco@hugis1.(none)> 2012-08-29
Upload images from python composer check to cdash, fix frame of python composer test
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-29
Draw histogram diagrams in assigned space (no half-bar-width offset)
Merge: 4e914c6 244e7d1
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-29
Merge branch 'print-diagram'
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-29
Default width for histogram
Merge: 0eab969 dae596a
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-29
Merge branch 'master' of https://github.com/matthias-kuhn/Quantum-GIS
Conflicts:
src/app/qgsdiagramproperties.cpp
Merge: c8a3321 b97f2fc
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-29
Merge branch 'diagram-additional-fix'
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-29
Fix text diagram
Assign userData properly to text diagram combobox item.
Use id's instead of translated text for selected item identification in combobox.
Juergen E. Fischer <jef@norbit.de> 2012-08-29
use qRound() for round()
Juergen E. Fischer <jef@norbit.de> 2012-08-29
fix build error and a few warnings
Juergen E. Fischer <jef@norbit.de> 2012-08-29
german translation update
Juergen E. Fischer <jef@norbit.de> 2012-08-28
[FEATURE] add optional filter value to value relation edit widget
and sync QgsVectorLayer sip bindings with C++ interface
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-28
add raster stats to python bindings (many more functions missing)
Merge: 2a3d09c d2a18c2
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-28
Merge branch 'master' of github.com:qgis/Quantum-GIS
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-28
use meaningful names for new symbols and ramps
Marco Hugentobler <marco@hugis1.(none)> 2012-08-28
Fix diagram scaling for print
Merge: 9226e84 2900646
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-28
Merge branch 'style-docs' of https://github.com/tecoholic/Quantum-GIS
Arunmozhi <aruntheguy@gmail.com> 2012-08-26
added name checking to new colorramps as well
Alexander Bruy <alexander.bruy@gmail.com> 2012-08-28
fix #6264
Alexander Bruy <alexander.bruy@gmail.com> 2012-08-28
fix #6235
Merge: ec6b5a5 924e7eb
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-27
Merge branch 'master' of github.com:qgis/Quantum-GIS
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-27
reduce verbosity of QgsDataItem
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-27
fix #6225
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-08-28
Add startup python script support
endmax <massimo.endrighi@geopartner.it> 2012-08-27
removed the limitation to top leve items for group indexing
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-08-13
SLD support: fix conversion between dash style and dasharray, retrieve displacement offset
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-08-11
SLD support: try to convert OGC Literal to number before using it as string, fix parser error check
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-08-11
SLD support: convert SLD rotated lines back to line pattern fill (partially fix #6173)
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-08-27
retrieve marker line interval from SLD, do not use default value when 0
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-08-27
identifiers (schemas, tables, fields) added to DBManager sql windows completer list.
Thanks Silvio Grosso for the sponsorship.
Juergen E. Fischer <jef@norbit.de> 2012-08-27
fix #6253
Alister <alister.hood@gmail.com> 2012-08-23
minor fix and improvement to rendering of selected polygons
Larry Shaffer <larrys@dakotacarto.com> 2012-08-26
Revert most Mac hacks for testing in favor of 4cfc365
- Cleanup of old .qml svg paths to matches other test data .qml
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-26
implement pyramids in raster save dialog ; improve pyramids creation ; remove pyramid-related stuff from qgsrasterlayer
Juergen E. Fischer <jef@norbit.de> 2012-08-26
make tests runable without install
Merge: 31743cf 725275c
Tim Sutton <tim@linfiniti.com> 2012-08-26
Merge pull request #215 from homann/small_fixes_1969_2850
Follow up commit for #1959 and #2850
Tim Sutton <tim@linfiniti.com> 2012-08-26
Typo fix
Tim Sutton <tim@linfiniti.com> 2012-08-26
Typo fix
Tim Sutton <tim@linfiniti.com> 2012-08-26
Added coordinate system python test and set cmake to copy qgis.db and srs.db into output dir so tests that rely on those can work
Tim Sutton <tim@linfiniti.com> 2012-08-25
Tidy up for py geometry tests
Tim Sutton <tim@linfiniti.com> 2012-08-24
In progress implementation of coordinate transform test
Tim Sutton <tim@linfiniti.com> 2012-08-23
Added python test for qgscoordinatetransform
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-08-26
Add double to int rounding function
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-08-25
Add round function to QgsExpression
Magnus Homann <magnus@homann.se> 2012-08-25
Re-added connect from Ellipsoid checkbox
Juergen E. Fischer <jef@norbit.de> 2012-08-25
typo fixes, translation string updates and german translation update
Merge: ae08961 5ba8422
Tim Sutton <tim@linfiniti.com> 2012-08-25
Merge pull request #212 from homann/issue2850
Fix for issue 2850
Merge: ca7fa30 6862a94
Tim Sutton <tim@linfiniti.com> 2012-08-24
Merge pull request #208 from homann/issue1969
Issue1969 - Improvements to use of measurement functionality
Tim Sutton <tim@linfiniti.com> 2012-08-24
In progress implementation of coordinate transform test
Tim Sutton <tim@linfiniti.com> 2012-08-23
Added python test for qgscoordinatetransform
Larry Shaffer <larrys@dakotacarto.com> 2012-08-24
Fix for app paths not found by test
Larry Shaffer <larrys@dakotacarto.com> 2012-08-24
Fix package data and svg paths for cmake and pyqgis tests on Mac
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-25
Fix for bug #6245 (master crashes applying a composer template)
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-24
fix style test
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-24
restore qgscolorbrewerpalette.h
Merge: 3f8a467 c836d61
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-24
Merge branch 'master' of https://github.com/qgis/Quantum-GIS into coloramp
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-24
fix merge mistake
Merge: 9d96e76 f5c7753
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-24
Merge branch 'master' of github.com:qgis/Quantum-GIS
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-24
implement UI for pyramids in raster save dialog, ui tweaks and bugfixes
Merge: d0bf482 11ce55c
Tim Sutton <tim@linfiniti.com> 2012-08-24
Merge pull request #214 from slarosa/master
Added tests to Geometry test
Tim Sutton <tim@linfiniti.com> 2012-08-24
Merged in upstream svn changes into sextante branch
Merge: 17f91e7 9f47d96
Tim Sutton <tim@linfiniti.com> 2012-08-24
Merge linfiniti2:/tmp/sextante into sextante-import
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-24
Add accessor for individual frame to QgsComposerMultiFrame. Adapt unit tests because composer items without frames are now the default
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-24
add qgscollapsiblegroupbox, use in raster save dialog
Salvatore Larosa <lrssvtml@gmail.com> 2012-08-24
Added other tests for PyQgsGeometry
Alexander Bruy <alexander.bruy@gmail.com> 2012-08-24
fix warnings
Magnus Homann <magnus@homann.se> 2012-08-24
Small sizeof() fix
Radim Blazek <radim.blazek@gmail.com> 2012-08-24
API doc fix
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-23
bugfixes to archive management
Merge: 69c3774 eaecf0c
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-23
Merge branch 'master' of https://github.com/qgis/Quantum-GIS into coloramp
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-23
offload parsing from cptcityarchive to cptcitydataitem members, minimize load times by reading dirs/files on demand
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-22
change QgsCptCityCollection to QgsCptCityArchive, join with items and model in file qgscptcityarchive.h
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-22
use selections from .xml files
Larry Shaffer <larrys@dakotacarto.com> 2012-08-20
Support for named typeface styles in adv. labeling engine
- Support for named typeface styles (Hairline, Slanted, Bold Cond Italic, etc.)
- Named style combobox selector and PAL layer setting
- Named style assignment to preexisting PAL layer fonts
- Underline and strikeout options outside of font selection dialog
- Simple test and notification for missing fonts per layer
- Add QSplitter between preview and label options
- Large previews now viewable even on small screens
- Label previews for map units can scale to 320 pixels
- More accurate underline, strikeout and buffer previews
Radim Blazek <radim.blazek@gmail.com> 2012-08-23
raster save as optional nodata
Magnus Homann <magnus@homann.se> 2012-08-23
Added a signal from canvas when it has refreshed
Merge: 523b56f 8015c12
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-23
Merge branch 'master' of github.com:qgis/Quantum-GIS
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-23
implement collapsible groupbox items - needs feedback before implementing as a widget in qgis_gui
Radim Blazek <radim.blazek@gmail.com> 2012-08-23
faster grass raster nodata
Radim Blazek <radim.blazek@gmail.com> 2012-08-23
nodata rendered transparent
Merge: b145998 a8ca14b
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-23
Merge branch 'master' of github.com:qgis/Quantum-GIS
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-23
fix symbol and color ramp saving - issues #6222 and #6227
Merge: b6760ce 447c0d1
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-23
Merge branch 'style-docs' of https://github.com/tecoholic/Quantum-GIS
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-23
Disable frame on composer items per default
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-23
Use map width instead of diagonal for scale bar calculation based on ellipsoid (because scale is often depending on direction)
Juergen E. Fischer <jef@norbit.de> 2012-08-23
fix typos and some warnings
Magnus Homann <magnus@homann.se> 2012-08-23
Removed unecessary .arg()
Magnus Homann <magnus@homann.se> 2012-08-23
Added translation to QgsMeasureDialog
Magnus Homann <magnus@homann.se> 2012-08-22
Added converters for QGis:UNitTypes
Magnus Homann <magnus@homann.se> 2012-08-21
Renamed one member and its funtcion, and undo last commit
Magnus Homann <magnus@homann.se> 2012-08-21
Fix for projection/ellipsoid
Magnus Homann <magnus@homann.se> 2012-08-21
Changed UI and added tool tip
Magnus Homann <magnus@homann.se> 2012-08-20
Moved convertMeasure to QgsDistanceArea
Magnus Homann <magnus@homann.se> 2012-08-20
Renamed accessor/mutator and deprecated old names
Magnus Homann <magnus@homann.se> 2012-08-20
Loads of debug output. Shouldn't affect functionality
Larry Shaffer <larrys@dakotacarto.com> 2012-08-22
Fix for #6234, data-defined strikeout not written
Radim Blazek <radim.blazek@gmail.com> 2012-08-22
gdal identify with 2x2 block, hopefully fix for #4594 (slow identify with ecw
Radim Blazek <radim.blazek@gmail.com> 2012-08-22
raster transparency single band ranges, no data in save as, pipe to file writer
Arunmozhi <aruntheguy@gmail.com> 2012-08-22
bug fix for issue #6229
Alexander Bruy <alexander.bruy@gmail.com> 2012-08-22
smooth scrolling in message log
fix file permissions
Arunmozhi <aruntheguy@gmail.com> 2012-08-22
added documentation to the QgsStyleV2 functions
Juergen E. Fischer <jef@norbit.de> 2012-08-21
postgres provider: cancel running geometry type query
Radim Blazek <radim.blazek@gmail.com> 2012-08-21
layer crs instead of provider crs in raster save dialog
Alexander Bruy <alexander.bruy@gmail.com> 2012-08-20
fix #6223
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-20
fixed indentation error in single to multiparts alg
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@355 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-20
fixed #6221 (single to multiparts)
adapted SEXTANTE native algs to be able to handle all kinds of vector outputs
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@354 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-08-19
fix some leaks and cleanup
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-19
Try to install R package rgdal if unavailable.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@353 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-19
fixed #6221
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@352 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-19
Adapt composerhtml test to new multiframe resize modes
Merge: bcbdd7c cb3a08e
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-19
Merge branch 'multiframe_options'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-19
More resize mode fixes
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-19
Fix multiframe resize behaviour
Juergen E. Fischer <jef@norbit.de> 2012-08-19
use QEXPECT_FAIL instead of disabling the test
Merge: 45cb47c c690f53
Tim Sutton <tim@linfiniti.com> 2012-08-18
Merge pull request #207 from homann/issue1591
Added lat,long or east,north to some tooltips
Magnus Homann <magnus@homann.se> 2012-08-18
Added lat,long or east,north to some tooltips
Juergen E. Fischer <jef@norbit.de> 2012-08-18
fix #5931
Juergen E. Fischer <jef@norbit.de> 2012-08-18
handle min()/max() macros offending std::numeric_limits<T>::min()/max() on MSVC in one spot
Alexander Bruy <alexander.bruy@gmail.com> 2012-08-18
update columns list when attribute table updated
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-18
colorramp: modify tests for builtin gradients, fix rendering
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-17
create basidc cpt-city collection with colorbrewer and grass gradients
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-17
rework collection handling, add builtin collection (just colorbrewer for now)
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-16
check for valid items in qgscptcitybrowsermodel
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-13
show license+description when directory is selected
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-12
cpt-city dialog: implement as model/view
Juergen E. Fischer <jef@norbit.de> 2012-08-18
log network timeouts
Juergen E. Fischer <jef@norbit.de> 2012-08-18
- extend support for user defined network timeout to QgsNetworkAccessManager
- support for user defined tile expiration time for WMTS/WMS-C tiles (fixes #5104)
Merge: 4b40c53 500c64a
Nathan Woodrow <madmanwoo@gmail.com> 2012-08-18
Merge pull request #206 from szekerest/master
MSSQL: Fix for the parser when reading multipoint geometries (fixes #6190)
Juergen E. Fischer <jef@norbit.de> 2012-08-18
fix #5828
szekerest <szekerest@gmail.com> 2012-08-18
MSSQL: Fix for the parser when reading multipoint geometries (fixes #6190)
Merge: b42067e a18e396
Tim Sutton <tim@linfiniti.com> 2012-08-17
Merge pull request #205 from homann/issue1993
Issue1993
Merge: 24e3559 ceea621
Nathan Woodrow <madmanwoo@gmail.com> 2012-08-17
Merge pull request #204 from szekerest/master
Fix for the issue with mssql non-spatial views (#6217)
Juergen E. Fischer <jef@norbit.de> 2012-08-18
fix test crash on windows
Magnus Homann <magnus@homann.se> 2012-08-18
Fix extent to determine center point for angle calculation
Magnus Homann <magnus@homann.se> 2012-08-18
Changed TOL tests
Juergen E. Fischer <jef@norbit.de> 2012-08-18
fix tests on windows
Larry Shaffer <larrys@dakotacarto.com> 2012-08-17
Fix Mac path to resources and grass and sqlanywhere provider frameworks for tests
- Any test needing access to QGIS_DATA_SUBDIR (srs.db, svg, etc.) was looking for Resources in the bundled app instead
- This included failure for any call to qgscoordinatereferencesystem.cpp using srs.db and when locating svg icons
- Does not fix QGIS_DATA_SUBDIR in Python tests
- Subtests that were failing, as above, within a given test are still not triggering a fail for the test
- Symlink to grass and sqlanywhere frameworks created just for testing
szekerest <szekerest@gmail.com> 2012-08-17
Fix for the issue with non-spatial views (#6217)
Tim Sutton <tim@linfiniti.com> 2012-08-17
Added test for logger
Juergen E. Fischer <jef@norbit.de> 2012-08-17
use serif font in qgis_composerhtmltest
Juergen E. Fischer <jef@norbit.de> 2012-08-17
test fixes:
- fix TestQgsRectangle build error
- disable TestStyleV2::testSaveLoad() test while QgsStyleV2::save() is defunct
- used temporary copy of testzip.zip in TestZipLayer so that original is not modified
Merge: b7e6e64 d05701f
Tim Sutton <tim@linfiniti.com> 2012-08-17
Merge pull request #203 from slarosa/master
Added MultiGeometry tests
Salvatore Larosa <lrssvtml@gmail.com> 2012-08-17
Added MultiGeometries tests for test friday
Merge: b37a3b6 b5a59fd
Jürgen Fischer <jef@norbit.de> 2012-08-17
Merge pull request #202 from homann/issue6194
Fix for #6194
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-17
do not override pen alpha when a transparency is set
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-17
piechart: draw circle if only one value > 0
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-17
Do not apply diagram transparency to pen
but instead save custom pen alpha value
Merge: ed98805 4839a2a
Alexander Bruy <alexander.bruy@gmail.com> 2012-08-17
Merge branch 'test_memory'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-17
Implemented new resize modes for multiframe item (currently only html)
Alexander Bruy <alexander.bruy@gmail.com> 2012-08-17
add python test for memory provider
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-17
Fix compile problem: define variable
Magnus Homann <magnus@homann.se> 2012-08-17
Typo.
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-17
Fix diagram printing
When units are set to mm convert first to units that PAL expects for arrangement.
Magnus Homann <magnus@homann.se> 2012-08-17
Fixed SIP errors and reinstated expand() as depreceated.
Magnus Homann <magnus@homann.se> 2012-08-17
Fix for scale/extend issue #6194. Added test case.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-17
Add new composer multiframe resize methods ExtendToNextPage and RepeatUntilFinished
alexander.bruy@gmail.com <alexander.bruy@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-17
use last used encoding if none specified
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@351 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
alexander.bruy@gmail.com <alexander.bruy@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-17
add encoding support for output vector
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@350 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
alexander.bruy@gmail.com <alexander.bruy@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-17
add wrapper vector writer class
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@349 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Larry Shaffer <larrys@dakotacarto.com> 2012-08-16
Fix for disappearing and inaccurate buffer previews in adv labeling
Juergen E. Fischer <jef@norbit.de> 2012-08-16
fix warnings
Juergen E. Fischer <jef@norbit.de> 2012-08-16
allow to ignore (OGR's interpretation of ) shape file encoding (might fix #5911)
Larry Shaffer <larrys@dakotacarto.com> 2012-08-16
Fix scale-dependent, data defined fields test against renderer's scale for accuracy
Larry Shaffer <larrys@dakotacarto.com> 2012-08-14
Add map units, join styles and transp. fill to buffer options in adv labeling
- Preview now shows when interior of buffer is set to transparent
- Text size in map units are now not reset to pts when choosing a font
- Preview background is now saved with PAL settings per layer
- Add groupbox title warning about missmatch of unit type between text and buffer
- Preview now does not show buffer if it is in map units and the text is in pts
- Preview now shows map units text/buffer visual ratio within reason (looks like map labels)
- Preview can now be dynamically scaled between 8 and 152 pts size
- Defaults for new setting methods set to match previous defaults (backwards compat.)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-16
Change diagram properties dialog dropdown to use id instead of translated text
Radim Blazek <radim.blazek@gmail.com> 2012-08-16
raster save as raw/image mode, pipe clone
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-16
Diagram type not properly selected in properties dialog
Merge: 033bd79 d845a0a
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-16
Merge diagram icons
Conflicts:
src/app/qgsdiagramproperties.cpp
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-16
Add icons to the diagram dropdown
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-16
Identify selected items based on id's rather than translated text
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-16
Identify selected items based on id's rather than translated text
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-16
add icons to diagram dropdown
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-16
Fix attribute list (transparent colors, disappearing items)
Juergen E. Fischer <jef@norbit.de> 2012-08-16
nightly build fixes:
- QLineEdit::setPlaceholderText only available >= Qt 4.7
- debian packaging for symbology-ng-style update
Radim Blazek <radim.blazek@gmail.com> 2012-08-16
raster save as dialog minor improvements
Radim Blazek <radim.blazek@gmail.com> 2012-08-15
raster save as crs and resolution
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-15
Renamed "Engine settings" to "PAL engine settings"
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-15
Add direct link to PAL engine settings to diagram tab
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-15
PieDiagram: draw empty circle if all attribute values == 0
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-15
Save scale method for graduated and categorized symbols
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-15
Fixed scale method (area/diameter) for graduated and categorized markers
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-15
updated remaining ftools algorithms to new architecture
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@348 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-15
add transparency for diagrams
Alexander Bruy <alexander.bruy@gmail.com> 2012-08-15
more cleanup in fTools menu creating code
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-15
Fixed scale factor for histogram diagrams.
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-15
Remove unused slot
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-15
Use Q_UNUSED instead of self-assignment
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-15
Fix wrong include
Juergen E. Fischer <jef@norbit.de> 2012-08-15
fix ui warning
Juergen E. Fischer <jef@norbit.de> 2012-08-15
translation string fixes and german translation update
Juergen E. Fischer <jef@norbit.de> 2012-08-15
indentation update
Martin Dobias <wonder.sk@gmail.com> 2012-08-14
Fixed compilation
Merge: da5609c d2f08ee
Martin Dobias <wonder.sk@gmail.com> 2012-08-14
[FEATURE] Reworked symbol selector/properties dialog, greatly improved style manager
This is merge of Arun's GSoC 2012 work.
Merge remote-tracking branch 'arun/gsoc'
Conflicts:
src/gui/symbology-ng/qgssymbolv2selectordialog.cpp
Radim Blazek <radim.blazek@gmail.com> 2012-08-14
raster stats for providers without block size fixed
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-14
Set xml declaration for QGIS server capabilities
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-14
Disconnect itemChanged signal for composer scalebar if scalebar widget does the change
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-14
Transparency test...
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-14
Fix loading of composer scalebar (ticket #6195)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-14
- Fix default textdiagram => label placment option
- Add warning if unknown diagram type is specified
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-14
- Line options only shown when available
- Default value for text diagram => label placment option
-
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-14
Fix histogram orientation bug (left <-> right exchanged)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-14
Major reorganisation and refactoring of diagram widget
Radim Blazek <radim.blazek@gmail.com> 2012-08-14
fix for multiband byte (regression992)
Radim Blazek <radim.blazek@gmail.com> 2012-08-14
default raster contrast enhancement by type
Larry Shaffer <larrys@dakotacarto.com> 2012-08-14
Add font and buffer transparency to adv labeling and data defined columns
- Data defined transparency field integer values 0->100 = opaque->transparent
Alexander Bruy <alexander.bruy@gmail.com> 2012-08-14
new shiny icon for RoadGraph plugin. Thanks Robert!
Alexander Bruy <alexander.bruy@gmail.com> 2012-08-14
cleanup in fTools menu creation code
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-14
Prefix joined field with layer name to make conflict between attributes with the same name less likely
Juergen E. Fischer <jef@norbit.de> 2012-08-14
use PUBLIC_HEADER only on mac (followup 55628dd81)
Juergen E. Fischer <jef@norbit.de> 2012-08-14
fix doxygen warnings
Juergen E. Fischer <jef@norbit.de> 2012-08-13
also update doxygen template (followup 22a4de4ea0)
Juergen E. Fischer <jef@norbit.de> 2012-08-13
add missing directories to api doc
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-13
Raise internal error if algorithm execution exception is not GeoAEE.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@347 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Arunmozhi <aruntheguy@gmail.com> 2012-08-14
removed project/recent symbol groups which aren't a part of style
Radim Blazek <radim.blazek@gmail.com> 2012-08-13
disabled writing WCS debug cache tmp file
Radim Blazek <radim.blazek@gmail.com> 2012-08-13
WCS GeoServer fixes
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-13
Fix startup state of diagram option widgets
Juergen E. Fischer <jef@norbit.de> 2012-08-13
enable debug output for windows Debug and RelWithDebInfo builds (follow up 511e89ca3)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-13
Added possibility to scale a markers area. Up to now, only the diameter could be scaled.
Juergen E. Fischer <jef@norbit.de> 2012-08-13
fix #6191
Werner Macho <werner.macho@gmail.com> 2012-08-13
translation update: gl_ES by Xan
Merge: 129dc0b 9a26650
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-13
Merge branch 'scalebar_units'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-13
Fix crash if undoing / redoing scale bar unit changes
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-13
[FEATURE]: possibility to have scale bar in meters also for maps in degrees (based on map diagonal)
Werner Macho <werner.macho@gmail.com> 2012-08-13
translation update: pt_PT by Pedro .. added as new translator
Larry Shaffer <larrys@dakotacarto.com> 2012-08-12
Add min/max scale-based visibility to advanced labeling data defined columns
- Layer-level options, if set, will override data defined values (correct behavior IMHO)
- Spinboxes for min and max added to Change Label tool's dialog
- Seems to still be a bug in renderer scale-to-value comparison, where equal scales are not always equal if user directly enters values in the map canvas scale combobox
Larry Shaffer <larrys@dakotacarto.com> 2012-08-12
Remove hide label function from pin/unpin label tool
- More informative tool tips for labeling tools
Larry Shaffer <larrys@dakotacarto.com> 2012-08-12
Split off part of pin/unpin label tool's function to new show/hide label tool
- Show/Hide Labels (uses new Show label data defined column)
- Click or marquee on feature to show label
- Hold Shift+click or marquee on label to hide it
- Hide label function of pin/unpin label tool removed
Tim Sutton <tim@linfiniti.com> 2012-08-12
Added raster identfy test
Larry Shaffer <larrys@dakotacarto.com> 2012-08-11
Add Show Label to advanced labeling data defined columns
- Allows label to be shown/hidden (1 or 0) without adjusting the mapped font size field
- Current method of setting mapped font size field to 0 still works
- Show label checkbox added to Change Label tool's dialog
Larry Shaffer <larrys@dakotacarto.com> 2012-08-08
Update to adv labeling dialog, also addresses #4385
- Fix for resizing of dialog (#4385)
- New label preview pane with custom text entry and background color (preview moved to Label settings tab)
- Fix preview for labels using map units (standardized to 24 pt)
- Preview layout accommodates up 150 pt fonts on larger screens
- Set step increment for buffer to a more reasonable 0.1
- New, fairly complete QFont properties added to GUI (some may not be able to be used until after derived PAL solution)
- Transparency for buffering added to GUI
- New data defined mappings in the GUI to match new layer-level options
- New Show Label and Min/Max Scale mappings added to GUI
- All new options and mappings that are not yet functional are greyed (all greyed with this commit)
Larry Shaffer <larrys@dakotacarto.com> 2012-08-11
Small refactoring to switch freeze/thaw to pin/unpin label tool
- Thanks to Tim for the better metaphor for the tool
- Freeze/thaw was a bit obtuse, pinning a label is a more ubiquitous mapping concept
- New icons to represent switch
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-11
Fix memory leaks in raster writer
Juergen E. Fischer <jef@norbit.de> 2012-08-11
german translation update
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-10
R script execution log information: commands and console output.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@346 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-10
Correct non-sensical code in error behaviour.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@345 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Tim Sutton <tim@linfiniti.com> 2012-08-10
Some more little tests for test friday.
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-10
solved problem with memory storage
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@344 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-08-10
run python tests only when bindings are enabled
Juergen E. Fischer <jef@norbit.de> 2012-08-10
avoid gettimeofday
Merge: 2983ad7 8f3142e
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-10
Merge branch 'cptcity' of ../qgis-etiennesky
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-10
add author and license information ; UI tweaks ; add avg preview if available ( see QgsCptCityColorRampV2Dialog::eventFilter() )
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-10
Add "scale area / scale diameter" radio buttons to scale menu
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-10
Added support for non-file-based output channels
Changed GUI elements accordingly
Only Ftools's Convex hull algorithm has been changed to support this. All other native algorithms have to be adapted
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@343 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-10
Save scale by area/diameter setting
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-10
Add option to scale by area/scale by diameter for PieChart and Text Diagram
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-10
Diagram option page reloaded, pt. 1
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-10
Let scale value for pie diagrams denote diameter rather than area
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-10
Less obtrusive "missing parameter" error message in Algorithm Execution Dialog. c.f #5381
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@342 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-10
Display execution dialog log in unthreaded mode if "keep open" option is activated. Also make algorithm error messages non-modal, less obtrusive.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@341 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-10
Diagram width was not correctly calculated
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-10
Diagram size correction (important for placement with PAL)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-10
Adjust include paths for diagrams
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-10
Adjust include path of diagram files
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-10
Adjust file header information
Juergen E. Fischer <jef@norbit.de> 2012-08-09
fix build on mac (take II)
Juergen E. Fischer <jef@norbit.de> 2012-08-09
fix build on mac
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-09
Read / write map annotation format to xml
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-09
Add GUI elements to change composer map grid annotation format
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-09
Disable degree / minute / second format if map units are not degrees
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-09
[FEATURE]: possibility to show composer map grid coordinates in degree/minute/seconds
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-09
remove unsplit diagram files
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-09
split diagram code into seperate files
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-09
draw smaller diagrams on top
Merge: 8b2b601 cceb1fb
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-09
draw smaller diagrams on top
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-09
insert default bar width
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-09
area accuracy for circular diagrams
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-09
let diagrams decide how much space they need themselves
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-08
Make bar width configurable
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-08
Add histogram
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-08
revert bad patch (placement)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-07
Place pie charts on point
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-07
Save settings for scaling small diagrams
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-07
Add minimum size option for diagrams. (Will be scaled if smaller)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-07
Add .project file to .gitignore (eclipse)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-06
Text diagrams: new label placement method (x-height)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-06
Change vertical alignment
Use x-height for vertical offset rather than font-height/2
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-08
Make bar width configurable
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-08
Add histogram
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-08
revert bad patch (placement)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-07
Place pie charts on point
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-07
Save settings for scaling small diagrams
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-07
Add minimum size option for diagrams. (Will be scaled if smaller)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-07
Add .project file to .gitignore (eclipse)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-06
Text diagrams: new label placement method (x-height)
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-06
Change vertical alignment
Use x-height for vertical offset rather than font-height/2
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-09
Keep checkbox in sync if enableBackbuffer option not yet used
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-09
Remove unneede variable
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-09
Enable backbuffering / incremental drawing features only on supported platforms
Correct typo
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-07
Diabled backbuffering choice on any other system than X11
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-07
Remove merge conflict
Matthias Kuhn <matthias.kuhn@gmx.ch> 2012-08-07
Remove merge conflict
Matthias Kuhn <kk@kk-office.gslwd> 2012-08-07
Remove merge conflict
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-09
Add python bindings for composerhtml
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-09
Add python composition checker and composermap test
Arunmozhi <aruntheguy@gmail.com> 2012-08-09
fixed the filename as groupname in import dialog
Arunmozhi <aruntheguy@gmail.com> 2012-08-09
fixed a number of bugs in stylemgr, importdlg and symbolslistwdgt
Larry Shaffer <larrys@dakotacarto.com> 2012-08-07
Option to preserve existing rotation values during freeze/thaw label operations
- PAL layer setting for preserving existing rotation values
- Clean up field-mapping checks
Juergen E. Fischer <jef@norbit.de> 2012-08-09
reintroduce PUBLIC_HEADERS removed in af502953
Juergen E. Fischer <jef@norbit.de> 2012-08-09
recalculate vector layer extent only when necessary (fixes #6172)
Juergen E. Fischer <jef@norbit.de> 2012-08-09
fix warnings
Juergen E. Fischer <jef@norbit.de> 2012-08-09
only install 'copy OS X content' on OS X
Juergen E. Fischer <jef@norbit.de> 2012-08-08
fix #6170
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-08
Add export macros to classes and fix warning
Merge: 954bec4 12f521e
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-08
Fix merge conflict
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-08
Fix html test
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-08
More cleanup changes
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-08
Avoid crash in html item test
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-08
Move adding the first html frame out of QgsComposerHtml
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-08
More undo/redo improvements
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-08
More multiframe undo improvements
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-08
Show progress dialog for raster save
Juergen E. Fischer <jef@norbit.de> 2012-08-08
crssync: skip crs known to fail
Arunmozhi <aruntheguy@gmail.com> 2012-08-08
fixed new group name for import dialog
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-08
Further changes to undo-mechanism. Currently not working
Radim Blazek <radim.blazek@gmail.com> 2012-08-08
WCS public servers test
Alexander Bruy <alexander.bruy@gmail.com> 2012-08-08
fix typo in expression builder widget
Juergen E. Fischer <jef@norbit.de> 2012-08-08
fix wcs test on windows
Juergen E. Fischer <jef@norbit.de> 2012-08-08
fix build w/o QGISDEBUG
Juergen E. Fischer <jef@norbit.de> 2012-08-08
debian packaging update
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-07
Make recent algorithm list persistent between sessions.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@340 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-07
Log console output (SAGA; OTB; GRASS).
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@339 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-07
More modeler algorithm debug info.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@338 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Radim Blazek <radim.blazek@gmail.com> 2012-08-07
VSILFILE missing in GDAL < 1.8
Serge Dikiy <serge@gisfiber.com> 2012-08-07
QGIS_DEBUG_FILE - debugging of all files in a directory
Serge Dikiy <serge@gisfiber.com> 2012-08-07
duplicate lines
Juergen E. Fischer <jef@norbit.de> 2012-08-07
translation string fixes and german translation update
Juergen E. Fischer <jef@norbit.de> 2012-08-07
[FEATURE] add new labeling to vector layer properties
- add 'deprecated' label to old labeling in vector layer properties
Juergen E. Fischer <jef@norbit.de> 2012-08-07
- remove CMAKE_BUILD_TYPE from osgeo4w nightly configuration
- rename 'our' astyle to qgisstyle
Radim Blazek <radim.blazek@gmail.com> 2012-08-07
singlebandgray double
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-07
Avoid undo commands from multiframe classes
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-07
Test for multiframe html item
Juergen E. Fischer <jef@norbit.de> 2012-08-07
fix windows build
Merge: 829f672 0fc62dd
Radim Blazek <radim.blazek@gmail.com> 2012-08-07
WCS native
Merge: e9afc7b 829f672
Radim Blazek <radim.blazek@gmail.com> 2012-08-07
Merge remote branch 'origin/master' into wcs2
Radim Blazek <radim.blazek@gmail.com> 2012-08-07
WCS time support
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-07
Add composer html test
Arunmozhi <aruntheguy@gmail.com> 2012-08-07
fixed things in style manager and import dialog
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-07
Add html icon to composer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-07
Webkit seems to assume a standard dpi of 96
Larry Shaffer <larrys@dakotacarto.com> 2012-08-07
Fix for odd alignment attribute bug
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-07
Fix positioning of new frames
Larry Shaffer <larrys@dakotacarto.com> 2012-08-07
Update to vector layer options dialog Display tab
Werner Macho <werner.macho@gmail.com> 2012-08-07
translation update: gl_ES by Xan
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-06
add preview icon to all items
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-06
integrate with Color Ramp Manager plugin to download cpt-city files
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-06
Option to toggle showing debug and commands in execution dialog's log panel.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@337 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-06
Some formatting in parameters dialog log. Plus "debug" info for modeler algorithms.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@336 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Merge: 6861078 2752f66
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-06
Merge branch 'master' of github.com:qgis/Quantum-GIS
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-06
add a few cpt-city svg files to tests
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-06
fix cpt-city svg parsing and display
Larry Shaffer <larrys@dakotacarto.com> 2012-08-06
SVG icons for freeze/thaw label tools for default and GIS themes
Arunmozhi <aruntheguy@gmail.com> 2012-08-06
fixed the menu and grid in the style manager
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-06
OTB and GRASS commandline to log.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@335 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Merge: 53da893 3b3f674
Radim Blazek <radim.blazek@gmail.com> 2012-08-06
master merge
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-06
added field pyculator algorithm
fixed minor issues in algorithm execution and logging
added support for multiline strings
updated credits in about html page
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@334 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-08-06
remove CMAKE_BUILD_TYPE dependency on windows
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-08-02
Add html support in map tips
- Add new display tab to edit html text
Larry Shaffer <larrys@dakotacarto.com> 2012-08-04
Updated Mac build notes and INSTALL
- Added ccache optional setup to Mac notes
- Added cmake options to handle external libspatialindex
- Fixed some Mac notes typos
- Rebuilt INSTALL and INSTALL.html, which were outdated
Tim Sutton <tim@linfiniti.com> 2012-08-04
Moved sextante exampled provider to plugins.
Tim Sutton <tim@linfiniti.com> 2012-08-04
Moved sextante into python plugins. Note sextant was brought in at revision 333 from svn
Tim Sutton <tim@linfiniti.com> 2012-08-04
Moved sextante into python plugins. Note sextant was brought in at revision 333 from svn
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-08-04
sld support: use Title tag (instead of Abstract) exporting styles to SLD (fix #6152)
Arunmozhi <aruntheguy@gmail.com> 2012-08-04
tweaks for symbolslist widget filtering
Merge: 3305ccd d4a316a
Tim Sutton <tim@linfiniti.com> 2012-08-04
Merge linfiniti2:/tmp/sextante-clone into sextante-import
Arunmozhi <aruntheguy@gmail.com> 2012-08-04
fixed the empty group issue in symbol filter
Arunmozhi <aruntheguy@gmail.com> 2012-08-04
added groups support to symbolslist widget
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-03
Fix bug in algo execution dialog that prevented loading results.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@333 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Alexander Bruy <alexander.bruy@gmail.com> 2012-08-03
fix #6151
Juergen E. Fischer <jef@norbit.de> 2012-08-03
add title() expression test row
Merge: 8761bc7 84706ae
Tim Sutton <tim@linfiniti.com> 2012-08-03
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-08-03
Added from wkbPoint and Polyline tests to python geometry tests
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-03
Add command class for multiframe changes
Juergen E. Fischer <jef@norbit.de> 2012-08-03
fix windows build
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-03
Add dpi parameters for umn and geoserver also to GetMap request
Werner Macho <werner.macho@gmail.com> 2012-08-03
translation update: gl_ES by Xan
Juergen E. Fischer <jef@norbit.de> 2012-08-03
add 'foreach' to astyle and re-run indentation
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-03
Log only for threaded algorithm execution
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@332 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Merge: de5f95b e39c216
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-02
Merge branch 'coloramp' of ../qgis-etiennesky
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-02
add tests for cpt-city color ramps
Etienne Tourigny <etourigny.dev@gmail.com> 2012-07-31
create cpt-city color ramp and dialog
Juergen E. Fischer <jef@norbit.de> 2012-08-03
[FEATURE] implement title() expression
Juergen E. Fischer <jef@norbit.de> 2012-08-02
[FEATURE] allow adding of sql queries with SelectAtId=false
- sync sip bindings of QGis, QgsApplication, QgsDataSourceURI and QgsPoint with
C++
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-02
SAGA commandline to algorithm execution dialog log
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@331 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-08-02
fix #6142
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-02
Improved multiframe command handling
Merge: d8e918d 28b8ab0
Tim Sutton <tim@linfiniti.com> 2012-08-02
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-08-02
Renamed app test with py prefix and added simple geometry test case
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-01
add support for color ramps to raster layers
Etienne Tourigny <etourigny.dev@gmail.com> 2012-08-01
add tests for styles - just for color ramp for now
Juergen E. Fischer <jef@norbit.de> 2012-08-02
fix #6120
alexander.bruy@gmail.com <alexander.bruy@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-02
fix missed module name
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@330 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Arunmozhi <aruntheguy@gmail.com> 2012-08-02
[bugfix] fixed a bug that called populateSymbols multiple times
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-02
fixed #6141
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@329 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Arunmozhi <aruntheguy@gmail.com> 2012-08-02
support for online import of style XML files added
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-02
fixed #6140
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@328 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Alexander Bruy <alexander.bruy@gmail.com> 2012-08-02
fix warning
Larry Shaffer <larrys@dakotacarto.com> 2012-07-28
Fix and update to Freeze/Thaw, Move, and Rotate Label tools
Updates
- Move tool now preserves calculated x, y offset for upside-down labels, when initially moved and data-defined fields have no previous data.
- Move tool now stores the label's PAL solution for rotation on initial move, if rotation is data-defined with no previous data.
- Freeze/Thaw and Move tools now support all variations of previously data-defined halign and valign options on initial freeze.
- Freeze/Thaw tool has updated key modifiers that should work across major platforms.
- Tests for whether layer labels support data-defined rotation moved to base QgsMapToolLabel class.
Fixes
- Fix bug where labels defined in map units causing font to show as pointsize of same integer at small map scales.
- Half of a fix for rotation point of labels with data-defined size of map units actually being based off of point size.
(still references the layer-defined font size somewhere in the rotation point calculation)
- Valign settings of Base and Half now more accurately key off of inverse of font ascent (instead of descent). No discernible shift occurs now on initial freeze.
Werner Macho <werner.macho@gmail.com> 2012-08-02
translation update: gl_ES by Xan
Larry Shaffer <larrys@dakotacarto.com> 2012-08-01
Keep QGIS Browser alias on Mac from duplicating
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-01
Basic logging widgets.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@327 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-08-01
implement #6128
Juergen E. Fischer <jef@norbit.de> 2012-08-01
german translation update
Juergen E. Fischer <jef@norbit.de> 2012-08-01
[FEATURE][API] allow display in degrees, decimal minutes
- store degree format setting in project file
- [API] drop degree formats in unit type
Juergen E. Fischer <jef@norbit.de> 2012-08-01
fix more warnings
(layers might be miscounted in qgsowsdataitems.cpp)
Larry Shaffer <larrys@dakotacarto.com> 2012-08-01
Visual test for SVG upscaling
- Changed mActionPanToSelected.svg to 24x24 to test QSvgIconEngine upscaling
Larry Shaffer <larrys@dakotacarto.com> 2012-08-01
Add QSvgIconEngine plugin to Mac bundles
Juergen E. Fischer <jef@norbit.de> 2012-08-01
fix #6116
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-01
added patch for #6137
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@326 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-07-31
fix windows build and a couple of warnings
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-08-01
fixed #6127
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@325 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-08-01
- GEOSInterpolate only available in GEOS>=3.2
- sync QgsGeometry sip bindings with C++
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-08-01
Fix warning
Larry Shaffer <larrys@dakotacarto.com> 2012-07-31
Test for cross-platform SVG icon scaling
- Several PNG icons are switch out with SVG counterparts to test Qt scaling on different platforms
- Default theme has added SVG icons that are comprised of the regular PNG embedded within
- GIS theme has added mostly SVG 24x24 icons and one at 48x48 (also for touch interfaces)
- This commit's changes will probably be reverted after testing
alexander.bruy@gmail.com <alexander.bruy@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-31
fix plugin loading error caused by wrong usage of list comprehensions
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@324 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-31
Add/Remove command for composer multipage
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-31
fixed rpoblem when selecting extent from canvas
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@323 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-31
refixed 5949. fixed 5925
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@322 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-31
fixed #6123
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@321 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-07-31
fix warnings
Merge: ec87f7f dbad873
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-31
Merge branch 'wms_address'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-31
[FEATURE]: possibility to overwrite wms url for capabilities document in project properties
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-30
fixed #5949
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@320 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-07-30
ogr provider: use FROM8 macro getting name from layer definition
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-30
Update frame widgets if the multiframe object has changed
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-30
Load / save html item and multi frames
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-30
fixed #6112
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@319 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-30
changed region mechanism in grass. Now it is set in each execution, using an extent parameter. This is a more flexible mechanism, with more possibilities
ExtentPanel now can be set to the min covering extent of input values. This is the default value, when the text box is blank, except when it is not possible to do so.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@318 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-30
Save html multiframe
Radim Blazek <radim.blazek@gmail.com> 2012-07-29
fixed gdal stats approx for large rasters
Merge: f457ece 52eed92
Larry Shaffer <larrys@dakotacarto.com> 2012-07-29
Merge branch 'master' of github.com:qgis/Quantum-GIS
Larry Shaffer <larrys@dakotacarto.com> 2012-07-29
Fix for crash on scale combobox popup
- Fixes undocumented crash on clicking scale combobox, when it shows 'Invalid scale' (also in 1.8.0)
- 'Invalid scale' shows up on initial launch, but apparently not on New Project
Jaka Kranjc <lynxlynxlynx@sourcemage.org> 2012-07-29
revert platform case
Larry Shaffer <larrys@dakotacarto.com> 2012-07-29
Fix for Mac sed error in prepare script
Radim Blazek <radim.blazek@gmail.com> 2012-07-29
wcs - enabled histogram
Merge: 5a5928e 1eeb537
Radim Blazek <radim.blazek@gmail.com> 2012-07-29
master merge
Larry Shaffer <larrys@dakotacarto.com> 2012-07-29
Fix to keep defined custom symbol paths from being added to first of new global scales.
Merge: 5b44fbf 26a4f80
Larry Shaffer <larrys@dakotacarto.com> 2012-07-29
Merge pull request #192 from dakcarto/update-rulebasestyles-gui-2
Update to usability of rule-based styles widgets.
Larry Shaffer <larrys@dakotacarto.com> 2012-07-29
Somewhat vain first direct commit
Juergen E. Fischer <jef@norbit.de> 2012-07-29
allow crs without projection entries (fixes #6117)
Juergen E. Fischer <jef@norbit.de> 2012-07-29
fix debug output
Radim Blazek <radim.blazek@gmail.com> 2012-07-29
typo
Radim Blazek <radim.blazek@gmail.com> 2012-07-29
raster cumulative cut optional limits
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-07-29
Add interoplate to QgsGeometry
Radim Blazek <radim.blazek@gmail.com> 2012-07-29
cumulative cut tools, raster stretching moved from qgisapp to raster layer, unfortunately one control image has also be changed because stretching changed from GDALComputeRasterMinMax which gives for tests/testdata/landsat.tif 3. band min/max 57/157 to GDALComputeRasterStatistics which gives 51/172
Alexander Bruy <alexander.bruy@gmail.com> 2012-07-29
allow create grid without specifying base layer (fix #6109)
Arunmozhi <aruntheguy@gmail.com> 2012-07-29
import and export of styles done
Radim Blazek <radim.blazek@gmail.com> 2012-07-28
continues removing of stats from raster layer
Juergen E. Fischer <jef@norbit.de> 2012-07-28
fix attribute dialog (iterate layer attributes, not feature attributes)
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-28
Modeler can now have hard-coded layer paths
Added "hidden" property to parameters
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@317 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Radim Blazek <radim.blazek@gmail.com> 2012-07-28
new widget for raster min/max load
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-07-27
import vector layer: do not change attribute map of the source feature,
do not copy values of un-mapped attributes forward to the destination layer:
avoid features with dirty attribute maps being added to the buffer
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-07-27
spatialite provider: fix segfault looking for nonexistent field
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-27
fixed #6103
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@316 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-27
Remove multi frame once the last frame is deleted
Werner Macho <werner.macho@gmail.com> 2012-07-27
translation update: bg by Zahari
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-27
Fix update of html frames
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-27
Delete composer frames from list
Radim Blazek <radim.blazek@gmail.com> 2012-07-27
Stats/histogram removed from raster layer
Arunmozhi <aruntheguy@gmail.com> 2012-07-27
improvements to style manager; tag&group support for colorramps
Juergen E. Fischer <jef@norbit.de> 2012-07-27
postgres provider: fix signess of 64 bit fields
Juergen E. Fischer <jef@norbit.de> 2012-07-27
german translation update
Juergen E. Fischer <jef@norbit.de> 2012-07-27
fix vector save as
Juergen E. Fischer <jef@norbit.de> 2012-07-26
fix doxygen warnings and add copyright headers
Radim Blazek <radim.blazek@gmail.com> 2012-07-26
raster histograms separated from stats, generic implementation (used by GRASS,WCS), more histogram and stats options (extent, sample size), stats and histograms cached in providers
Radim Blazek <radim.blazek@gmail.com> 2012-07-25
new raster histogram
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-26
Connect signal slots for html dialog
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-26
uncommented try block
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@315 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-07-26
also sync non-EPSG crs
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-26
fixed 6048 and 5952
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@314 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-07-26
fix warning
Juergen E. Fischer <jef@norbit.de> 2012-07-26
fix 9e21b1752 (actually use the value of VERSION_INT as symbol postfix)
Juergen E. Fischer <jef@norbit.de> 2012-07-26
german translation fix
alexander.bruy@gmail.com <alexander.bruy@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-26
cosmetic fixes
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@313 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
alexander.bruy@gmail.com <alexander.bruy@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-26
fTools: add Distance Matrix tool
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@312 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-07-26
debian packaging update
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-26
added grass region definition from layer
fixed problem with grass algorithms requiring an explicit region
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@311 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
alexander.bruy@gmail.com <alexander.bruy@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-26
reorganize imports
add List Unique Values tool
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@310 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-26
Add signal / slot for adding composer html
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-26
Extend content to next pages if resize mode is extend
Arunmozhi <aruntheguy@gmail.com> 2012-07-26
symbol DB updated to support groups,tags for colorramp
Merge: d8fd81b ee4ac59
Tim Sutton <tim@linfiniti.com> 2012-07-26
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-07-26
Added missing core devs to AUTHORS file
Juergen E. Fischer <jef@norbit.de> 2012-07-25
fix one more warning
Juergen E. Fischer <jef@norbit.de> 2012-07-25
run python tests from build directory
Juergen E. Fischer <jef@norbit.de> 2012-07-25
fix build errors and warnings on windows (interface apparently is a keyword in VC++)
Juergen E. Fischer <jef@norbit.de> 2012-07-25
indentation update with a few fixed warnings
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-25
fixed #5954 anad #6087
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@309 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Merge: f2c4f53 d039c3f
Hugo Mercier <hugo.mercier@oslandia.com> 2012-07-25
Merge branch 'master' of git://github.com/qgis/Quantum-GIS
Conflicts:
src/core/symbology-ng/qgsrulebasedrendererv2.cpp
Merge: d039c3f 1bcd947
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-25
Merge branch 'raster-pipes-2'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-25
Test multiple frame html rendering
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-25
Recalculate content if one of the frames changes size
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-25
Scaling for html multi frame
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-25
Add sizeChanged signal for composer item
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-25
Add composer frame class
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-25
Render method for composer html
Etienne Tourigny <etourigny.dev@gmail.com> 2012-07-24
fix qwt version check
Etienne Tourigny <etourigny.dev@gmail.com> 2012-07-24
qwt fix for histogram
Radim Blazek <radim.blazek@gmail.com> 2012-07-24
fixed rendering algorithms applied twice
Etienne Tourigny <etourigny.dev@gmail.com> 2012-07-24
ui tweaks to make dialog more compact, add right-click action to swap options ui
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-24
Add QWebPage to composer html, link core to webkit
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-24
Add composer html class
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-24
Add QgsComposerMultiFrame as base class for multi-frame composer content
Etienne Tourigny <etourigny.dev@gmail.com> 2012-07-24
use QgsRasterFormatSaveOptionsWidget in gdaltools merge widget
Etienne Tourigny <etourigny.dev@gmail.com> 2012-07-24
add qgsrasterformatsaveoptionswidget to sip and cleanup names ; better hack for mOptionsLabel click
Merge: 4018ca6 c9f17ed
Tim Sutton <tim@linfiniti.com> 2012-07-23
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-07-23
Wrap content in label editor widget
Juergen E. Fischer <jef@norbit.de> 2012-07-23
fix build error
Etienne Tourigny <etourigny.dev@gmail.com> 2012-07-23
use QgsDialog ; formatting cleanup
Etienne Tourigny <etourigny.dev@gmail.com> 2012-07-23
add qdsdialog widget - generic dialog with layout and button box
Arunmozhi <aruntheguy@gmail.com> 2012-07-23
smart groups implemented
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-23
Add spin box to set composer item background transparence numerically
Juergen E. Fischer <jef@norbit.de> 2012-07-23
more function help improvements
Juergen E. Fischer <jef@norbit.de> 2012-07-23
improve CRS GDAL synchronization (fixes #6071, #4337 and #2777)
Etienne Tourigny <etourigny.dev@gmail.com> 2012-07-22
re-implement QgisApp::removeDockWidget to remove dock widget action from panel menu when plugins are disabled (#4796)
Merge: b702d3c 68bf5ec
Tim Sutton <tim@linfiniti.com> 2012-07-23
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-07-23
Initial test framework for running python tests as part of the CTest suite.
William Kyngesburye <kyngchaos@kyngchaos.com> 2012-07-22
browser needs providers and other resources
Etienne Tourigny <etourigny.dev@gmail.com> 2012-07-22
add profiles and validate and help buttons
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-22
fixed #6015
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@308 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
William Kyngesburye <kyngchaos@kyngchaos.com> 2012-07-22
Give QGIS Browser icon and info.plist to make it a complete app, other Mac build updates
Juergen E. Fischer <jef@norbit.de> 2012-07-22
implement #6080
Juergen E. Fischer <jef@norbit.de> 2012-07-22
function help fixes and german translation update
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-07-22
Add left,right,rpad,lpad string functions - Fix #6079
- With tests :)
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-07-22
Add data and time function help
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-22
History dialog signals: item change instead of click.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@307 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-22
Further unification of execution dialogs.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@306 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-22
Fake statusbar for tests.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@305 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-07-22
Add CASE and CASE ELSE to expression builder groups
- Use readAll() for function help to preserve html
Merge: c517a90 2599bf4
William Kyngesburye <kyngchaos@kyngchaos.com> 2012-07-21
Merge pull request #196 from dakcarto/fix_mac-build-libs
Fix bundled libs linking
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-21
fixed #6076
Improved parametertablefield with datatype options
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@304 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-21
Test data providers loading, finally :)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@303 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Etienne Tourigny <etourigny.dev@gmail.com> 2012-07-21
basic raster format option widget
Etienne Tourigny <etourigny.dev@gmail.com> 2012-07-20
add basic driver create options - simple line edit in save dialog and in gdal driver options
Merge: 47b8d60 c517a90
Radim Blazek <radim.blazek@gmail.com> 2012-07-20
master merge
Radim Blazek <radim.blazek@gmail.com> 2012-07-20
raster single band gray cumulative pixel count cut
Juergen E. Fischer <jef@norbit.de> 2012-07-20
german translation update
thomas <th.arnold@gmx.net> 2012-06-22
apply #4819: use QPainterPath instead of QPolygonF for highlighting
Merge: d4a26cb 23ba58d
Tim Sutton <tim@linfiniti.com> 2012-07-20
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-07-20
Added basic notes on Jenkins setup
Merge: ecb7b24 28021ef
Nathan Woodrow <madmanwoo@gmail.com> 2012-07-20
Merge pull request #195 from dakcarto/feature_freeze-thaw-labels_6
Update to freeze/thaw label tool
Larry Shaffer <larrys@dakotacarto.com> 2012-07-20
Update to freeze/thaw label tool
Added ability to hide label(s), i.e. set font size to 0, by holding Ctl (Cmd on Mac) modifier key.
This is a temporary convenience function, until there is a specifically mapped field for showing/hiding a label.
Silently fails if no font size field is mapped.
Dropped What's This? text in favor of concise tool tip for freeze/thaw tool.
Added self to CONTRIBUTORS. Stripped trailing whitespace from that file.
Tim Sutton <tim@linfiniti.com> 2012-07-20
Added xslt for transforming CTest results to Junit for Jenkins. Source: https://gist.github.com/2358656
Merge: 814ea09 b6380b7
Tim Sutton <tim@linfiniti.com> 2012-07-20
Merge branch 'master' of github.com:qgis/Quantum-GIS
Werner Macho <werner.macho@gmail.com> 2012-07-20
translation update: bunch of updates and new names
Larry Shaffer <larrys@dakotacarto.com> 2012-07-19
Fix for Mac source builds.
Builds were not portable (i.e. Snow Leopard to Lion, dev Mac to client) because libs were still referencing dev Mac's libs and were not being updated on bundle frameworks.
Merge: d6c0c6d 5f9f76e
Tim Sutton <tim@linfiniti.com> 2012-07-19
Merge pull request #190 from dakcarto/fix-comp-label-edit
Additional fix for #5862 fix.
Merge: 62a51e8 7d469db
Tim Sutton <tim@linfiniti.com> 2012-07-19
Merge pull request #186 from lynxlynxlynx/master
two small usability improvements to the plugin manager & installer
Tim Sutton <tim@linfiniti.com> 2012-07-19
Added anomaly files for jenkins server
Juergen E. Fischer <jef@norbit.de> 2012-07-19
fix some warnings
Radim Blazek <radim.blazek@gmail.com> 2012-07-19
Automatically enable OTF projection if layers have different CRS
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-19
Allow non-square pixels for raster formats with exact resolution
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-19
Save as raster access from right click menu
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-19
Allow overwriting of existing raster datasets
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-19
Show GeoTiff in format combo box, fix wrong loop index
Merge: 78bbb65 3af7ef3
Tim Sutton <tim@linfiniti.com> 2012-07-19
Merge branch 'master' of github.com:qgis/Quantum-GIS
Radim Blazek <radim.blazek@gmail.com> 2012-07-19
WCS test server instructions
Radim Blazek <radim.blazek@gmail.com> 2012-07-19
WCS URI description, fixes
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-19
Adapt compositionchecker for multi pages
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-19
Add test for unique composermap ids
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-19
Fix for ticket #6062, unique composer map id in copy / paste
Tim Sutton <tim@linfiniti.com> 2012-07-19
Added docs on setting up the wcs test server
Radim Blazek <radim.blazek@gmail.com> 2012-07-19
better wcs mapfile mimetypes
Merge: 8e66f2c 0c62390
Nathan Woodrow <madmanwoo@gmail.com> 2012-07-18
Merge pull request #194 from dakcarto/binding_labelsWithinRect
sip binding for QgsLabelingEngineInterface::labelsWithinRect()
Etienne Tourigny <etourigny.dev@gmail.com> 2012-07-18
use project template folder and "New project from template" action
Larry Shaffer <larrys@dakotacarto.com> 2012-07-18
sip binding for QgsLabelingEngineInterface::labelsWithinRect()
qgis.utils.iface.mapCanvas().mapRenderer().labelingEngine().labelsWithinRect(some_extent) can now return all labels shown within the canvas (if that's the extent given).
Merge: cb1e7d3 83764a6
Tim Sutton <tim@linfiniti.com> 2012-07-18
Merge pull request #193 from dakcarto/feature_freeze-thaw-labels_4
[Feature] Freeze-thaw labeling tool, with on-the-fly transformation support.
Radim Blazek <radim.blazek@gmail.com> 2012-07-18
wcs test unit data
Juergen E. Fischer <jef@norbit.de> 2012-07-18
fix #6060
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-18
Fix off-by-one in average resampler (may occure in rare cases because of rounding)
Radim Blazek <radim.blazek@gmail.com> 2012-07-18
wcs test unit
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-18
Use composition printing methods also in server
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-18
Print only requested pages
Arunmozhi <aruntheguy@gmail.com> 2012-07-18
tags included in symbol searching
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-18
Python bindings for printing
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-18
Move non-gui part of printing functionality to composition
Merge: aea41ee f5dce33
Alexander Bruy <alexander.bruy@gmail.com> 2012-07-18
Merge branch 'project_scale'
Alexander Bruy <alexander.bruy@gmail.com> 2012-07-16
scales import/export
Alexander Bruy <alexander.bruy@gmail.com> 2012-07-07
[FEATURE] project scale list (if used - overrides global predefined scales)
Alexander Bruy <alexander.bruy@gmail.com> 2012-07-07
reload scales list only when necessary
Alexander Bruy <alexander.bruy@gmail.com> 2012-07-05
[FEATURE] editable global scales list
Merge: 0cfe094 74021a4
Juergen E. Fischer <jef@norbit.de> 2012-07-18
Merge branch 'master' of github.com:qgis/Quantum-GIS
Juergen E. Fischer <jef@norbit.de> 2012-07-18
move HAVE_TOUCH to qgsconfig.h - fixes vtable of QgsMapCanvas/QgsMapTool for plugins
Larry Shaffer <larrys@dakotacarto.com> 2012-07-17
[Feature] Freeze-thaw labeling tool, with on-the-fly transformation support.
Etienne Tourigny <etourigny.dev@gmail.com> 2012-07-17
don't fail histogram test when images differ - too many different possible renderings depending on machine config.
Etienne Tourigny <etourigny.dev@gmail.com> 2012-07-17
save default template to <home>/.qgis/default.qgs
Etienne Tourigny <etourigny.dev@gmail.com> 2012-06-24
add New Blank Project action that creates a blank project, regardless of template settings
Etienne Tourigny <etourigny.dev@gmail.com> 2012-06-12
add optional default project file which is loaded when fileNew() is called
Etienne Tourigny <etourigny.dev@gmail.com> 2012-07-17
add transparency slider ; ui tweaks
Arunmozhi <aruntheguy@gmail.com> 2012-07-17
added context menu grouping and regrouping
Etienne Tourigny <etourigny.dev@gmail.com> 2012-06-12
add project defaults for layer symbology
Merge: 03b0526 19d6499
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-17
Merge branch 'composer_multi_pages'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-17
Adapt zoom to composer extent for multipage
Radim Blazek <radim.blazek@gmail.com> 2012-07-17
disabled checkboxes in raster pipes tab
Radim Blazek <radim.blazek@gmail.com> 2012-07-17
insert raster resampler to pipe
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-17
Python bindings for multipage composer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-17
Fix page resize
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-17
Fix resolution in image export
Juergen E. Fischer <jef@norbit.de> 2012-07-17
fix windows build and some deprecation warnings
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-17
Consider multi pages in snap to grid function
Juergen E. Fischer <jef@norbit.de> 2012-07-17
fix #6053
Juergen E. Fischer <jef@norbit.de> 2012-07-17
fix doxygen warning
Juergen E. Fischer <jef@norbit.de> 2012-07-17
update grass provider after 008592b0
Merge: b58b827 d1b7e8b
Etienne Tourigny <etourigny.dev@gmail.com> 2012-07-16
Merge branch 'histogramwidget' of ../qgis-etiennesky
Etienne Tourigny <etourigny.dev@gmail.com> 2012-07-16
add raster histogram tests
Etienne Tourigny <etourigny.dev@gmail.com> 2012-07-16
move raster histogram widget to separate class, fix paletted+pseudo
Etienne Tourigny <etourigny.dev@gmail.com> 2012-07-16
fix raster render tests - disable .aux.xml files
Etienne Tourigny <etourigny.dev@gmail.com> 2012-07-16
move getThemeIcon() and getThemePixmap() to QgsApplication
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-16
More changes for multipage print
Juergen E. Fischer <jef@norbit.de> 2012-07-16
fix sip bindings to QgsVectorLayer signals attributeValueChanged/geometryChanged
Juergen E. Fischer <jef@norbit.de> 2012-07-16
fix windows build
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-07-16
fix build (follow beb70d317)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-16
Consider multipages in print
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-16
Update overview map list
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-07-16
move delimitedtext plugin functionality to the provider (fix #6013):
allow GUI and provider to use the same splitLine method.
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-07-16
do a case-insensitive check looking for SL tables into geometry_columns
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-07-15
fix data type check displaying PG table data
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-07-15
fix segfaults due to off-by-one error checking bands (band numbers start from 1)
Etienne Tourigny <etourigny.dev@gmail.com> 2012-07-15
histogram: qwt6 and file export fixes
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-15
Base class for dialogs. WIP
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@302 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-15
fixed #6029
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@301 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Arunmozhi <aruntheguy@gmail.com> 2012-07-15
some more fixups for colorramp
Arunmozhi <aruntheguy@gmail.com> 2012-07-15
fixed a number of colo ramp bugs
Juergen E. Fischer <jef@norbit.de> 2012-07-15
fix build with Qwt6
Martin Dobias <wonder.sk@gmail.com> 2012-07-15
[API] removed QgsSearchString - QgsExpression should be used instead
Merge: 87bdff9 f84d965
Alexander Bruy <alexander.bruy@gmail.com> 2012-07-15
Merge branch 'raster_fixes'
Alexander Bruy <alexander.bruy@gmail.com> 2012-07-15
show band names instead of numbers in transparency tab
don't add empty row when loading default transparency values
Alexander Bruy <alexander.bruy@gmail.com> 2012-07-15
make band names consistent
Etienne Tourigny <etourigny.dev@gmail.com> 2012-07-14
sort QgsRasterRendererRegistry entity names in a logical order, for use in raster properties dialog
Etienne Tourigny <etourigny.dev@gmail.com> 2012-06-13
GDAL driver selection: show driver extension, flags and long name
Etienne Tourigny <etourigny.dev@gmail.com> 2012-07-14
tidy up tests/testdata dir
Etienne Tourigny <etourigny.dev@gmail.com> 2012-07-14
fix histogram and stats compute (set bapprox=false) for gdal provider ; fix histogram display for non-Byte data
Etienne Tourigny <etourigny.dev@gmail.com> 2012-07-13
histogram: ui tweaks; re-organize actions and add custom stddev action
Etienne Tourigny <etourigny.dev@gmail.com> 2012-07-12
make multiband color raster widget more compact
Etienne Tourigny <etourigny.dev@gmail.com> 2012-07-12
don't use color interpretation band names when band count > 1
Etienne Tourigny <etourigny.dev@gmail.com> 2012-07-12
fix after master rebase
Etienne Tourigny <etourigny.dev@gmail.com> 2012-06-18
prevent double refresh of histogram tab (#4132)
Etienne Tourigny <etourigny.dev@gmail.com> 2012-06-18
verify that raster has cached histogram, compute on demand
Etienne Tourigny <etourigny.dev@gmail.com> 2012-06-18
add histogram zoom in/out
Etienne Tourigny <etourigny.dev@gmail.com> 2012-06-17
add UI to pick min/max band values in histogram
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-13
Dedup Sextante.runalg and Sextante.runandload
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@300 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-13
Merge ParametersDialog & Ui_ParametersDialog. (Remnant from QT Designer?)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@299 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-13
More multipage changes
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-13
[FEATURE]: Multipage compositions
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-13
Code cleanup
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-13
Implement saving for non-argb types (still needs cleanout of spaghetti code)
Arunmozhi <aruntheguy@gmail.com> 2012-07-13
removed everything related to QgsSymbolV2PropertiesDialog
Arunmozhi <aruntheguy@gmail.com> 2012-07-13
added context menu to the groupTree to +/- groups
Merge: c840ce1 b70a0c6
Radim Blazek <radim.blazek@gmail.com> 2012-07-12
Merge remote branch 'origin/master' into wcs2
Radim Blazek <radim.blazek@gmail.com> 2012-07-12
wcs - enabled invert/ignore axis
Radim Blazek <radim.blazek@gmail.com> 2012-07-12
wcs exceptions, simplified xml parsing
Arunmozhi <aruntheguy@gmail.com> 2012-07-12
fixed the symbol +/-/edit/rename issues in style manager
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-12
Move expected output from composermap tests into subdir
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-12
Test for composer overview map
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-12
Write results of compositionchecker to dash
Tim Sutton <tim@linfiniti.com> 2012-07-12
Added another anomaly check for osx/hawkeye host
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-12
Fix loading of composer map preview states after template read. Ticket #5961
Arunmozhi <aruntheguy@gmail.com> 2012-07-12
fixed the groupTree bugs
Tim Sutton <tim@linfiniti.com> 2012-07-12
More anomaly images for hawkeye host failures
Radim Blazek <radim.blazek@gmail.com> 2012-07-11
common QgsGdalProviderBase for GDAL and WCS, get native CRS, size if possible
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-11
fixed #5987
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@298 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-11
Move descriptive label
Merge: c372772 ea2f74a
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-11
Merge branch 'composer_overview_map'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-11
Fix display of overview marker symbol
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-11
Better default style for overview frame box
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-11
Load and save overview symbol
Etienne Tourigny <etourigny.dev@gmail.com> 2012-07-11
add me (Etienne) to AUTHORS
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-11
Use symbolv2selectordialog to set style of overview map frame
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-11
Load real provider.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@297 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-11
Remove hardcoded crs in raster writer
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-11
Add provider to test model.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@296 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-11
Enable WMS saving
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-11
Possibility to set maximum tile width / height in raster iterator
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-11
Changes to raster iterator
Arunmozhi <aruntheguy@gmail.com> 2012-07-11
fixed the symbol editor tweaks"
"
Tim Sutton <tim@linfiniti.com> 2012-07-11
Added more windows anomalies
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-12
Enable ok button even always if hideOutput is selected
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-11
Small tweaks
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-11
Possibility to hide elements in save as raster dialog
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-06
Option to choose output extent for save as raster
Juergen E. Fischer <jef@norbit.de> 2012-07-11
sync description of EPSG:102067 with GDAL (fixes #4945 again)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-11
Small dialog tweak
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-05
Wire in QgsRasterLayerSaveAsDialog in QgisApp
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-05-31
Initialize raster save as dialog
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-05-30
Delete wrong dialog file
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-05-30
Save as raster dialog
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-11
Modify provider registry to also return invalid providers
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-11
Write operation for raster providers
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-05-21
Set crs to created gdal dataset
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-05-20
Add create/remove methods to raster provider baseclass
Juergen E. Fischer <jef@norbit.de> 2012-07-11
Fix #4945
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-10
runalg accepts algorithm parameter.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@295 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-10
Model test changes.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@294 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Radim Blazek <radim.blazek@gmail.com> 2012-07-10
wcs preferred version, identify
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-10
Allow selection of a polygon symbol for the overview frame
Radim Blazek <radim.blazek@gmail.com> 2012-07-10
wcs 1.1 - describe coverage, get multipart response
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-07-10
Pass feature object to layer init function - fixes #5596
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-10
Python bindings for overview map frame
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-10
Improve overview map frame in composer map
Arunmozhi <aruntheguy@gmail.com> 2012-07-09
fixed a button issues in widgets
Arunmozhi <aruntheguy@gmail.com> 2012-07-07
tagging/detagging of symbols in Style Manager done
Arunmozhi <aruntheguy@gmail.com> 2012-07-05
added tagging,detagging functions to qgsstylev2
Arunmozhi <aruntheguy@gmail.com> 2012-06-29
incremental wild card searching done
Arunmozhi <aruntheguy@gmail.com> 2012-06-29
added a function in qgsstyle for wild card searching
Arunmozhi <aruntheguy@gmail.com> 2012-06-28
fixed the layer +/- button enabling
Arunmozhi <aruntheguy@gmail.com> 2012-06-28
UI Tweaks to make the symbol selector better
Arunmozhi <aruntheguy@gmail.com> 2012-06-26
[fixup] update the tree preview when a sub symbol is loaded
Arunmozhi <aruntheguy@gmail.com> 2012-06-26
Merged the symbol editing with the symbol selector dialog
Arunmozhi <aruntheguy@gmail.com> 2012-06-22
Midway commit; implements symbols listing/changing in symbol selector
Arunmozhi <aruntheguy@gmail.com> 2012-06-20
copy pasted a lot of code required for the widget from symbol selector; status - Compiles
Arunmozhi <aruntheguy@gmail.com> 2012-06-19
added widget file for listing symbols
Arunmozhi <aruntheguy@gmail.com> 2012-06-18
mapped symbollayer properties widgets to layer selection changes
Arunmozhi <aruntheguy@gmail.com> 2012-06-17
Working tree in Symbol properties dialog, Widgets NOT yet mapped
Arunmozhi <aruntheguy@gmail.com> 2012-06-13
Added ability to group and ungroup symbols
Arunmozhi <aruntheguy@gmail.com> 2012-06-10
Added support for creating nested symbol XML and save symbol to DB
Arunmozhi <aruntheguy@gmail.com> 2012-06-09
Adding and removing of groups using style manager done
Arunmozhi <aruntheguy@gmail.com> 2012-06-08
added tags support, now lists Smart Groups in style manager
Arunmozhi <aruntheguy@gmail.com> 2012-06-08
Converted symbology style from XML to SQlite
- Adds a python script, and the resulting default .db file
- Cannot SAVE new symbols into the DB still
Added the Grouping of symbols in Style Manager
- Can read groups from the DB and load them
- Limited to read-only operations
Arunmozhi <aruntheguy@gmail.com> 2012-05-22
Added tooltip, icon and custom name to the svg groups tree
.
.
Arunmozhi <aruntheguy@gmail.com> 2012-05-06
implemented SVG symbol grouping
Group tree implemented for SVG Marker symbols
implemented grouping for SVG Fill symbol widget
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-09
Improve resize behaviour of rotated labels and shapes
Juergen E. Fischer <jef@norbit.de> 2012-07-09
german translation update
Juergen E. Fischer <jef@norbit.de> 2012-07-09
fix #5976
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-09
Model testing and command line arguments for test suite.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@293 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-09
Forgot to add control image for composer grid test
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-09
Added raster file writer
Larry Shaffer <larrys@dakotacarto.com> 2012-07-08
Update to usability of rule-based styles widgets.
Rule-based tree widget:
* Label and expression header sections have a larger initial width of 200, with new minimum width of 100 for all sections.
* Resizing of first 3 sections are saved to/restored from QSettings. Last section stretches, so is not saved/restored.
* All items now have tool tips of their content (good for small screens).
Rule editing dialog:
* Expanded width for initial form fields
* Added tool tips for expression and description fields.
Juergen E. Fischer <jef@norbit.de> 2012-07-08
add clear text password warning (fixes #5959)
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-08
Fix bug in error dialog for threaded executor
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@292 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-08
Parameter Dialog tests -- output check missing
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@291 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-07-07
apply #5970
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-07
Use drawer and iterator to render maps
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-07
Added class QgsRasterIterator
Werner Macho <werner.macho@gmail.com> 2012-07-07
translation update: gl by Xan
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-06
[FEATURE]: display rectangle of another composer map (overview map)
Merge: aa8cccb bc18adb
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-06
Merge branch 'composer_test'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-06
Generate diff images in composer tests
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-06
Tolerance for wrong pixels, better cleanup
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-06
Add test for composer grid
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-06
Add unit test for composer map
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-06
added tooltips to toolbox
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@290 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Larry Shaffer <larrys@dakotacarto.com> 2012-07-05
Additional fix for #5862 fix.
Editing text for composer label in text edit widget caused label to emit itemChanged(), which caused cyclical update of gui elements and the cursor to jump to end of text edit's text.
Tested update of label via Python and #5862 fix still works, i.e. text edit updates as well.
Juergen E. Fischer <jef@norbit.de> 2012-07-05
sip fix
Juergen E. Fischer <jef@norbit.de> 2012-07-05
refactor QgsPaintEngineHack into core and add python bindings
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-05
removed r.colors
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@289 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
paolo.cavallini <paolo.cavallini@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-05
Better default for r.slope.aspect
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@288 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-05
changed adddfield and fieldscalculator algorithms (outputs are not hidden now)
Fixed problem with logging in unthreaded execution
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@287 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
paolo.cavallini <paolo.cavallini@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-05
Better default for r.slope
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@286 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
paolo.cavallini <paolo.cavallini@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-05
Better default for v.random GRASS module
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@285 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
paolo.cavallini <paolo.cavallini@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-05
Splitted r.contour, following GRASS plugin (to be completed)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@284 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Merge: b4d8b9a ba0f5da
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-05
Merge branch 'raster_transparency'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-05
More fixes for raster transparency
Werner Macho <werner.macho@gmail.com> 2012-07-05
translation update: de
Merge: ddd8028 72d7a23
Werner Macho <werner.macho@gmail.com> 2012-07-05
Merge branch 'master' of github.com:qgis/Quantum-GIS
Juergen E. Fischer <jef@norbit.de> 2012-07-04
spatialite provider:
- fix #4569
- select newly added spatialite database
Alexander Bruy <alexander.bruy@gmail.com> 2012-07-04
use band numbers in transparency tab if color interpretation is undefined
Merge: 3cd360c 9d3b505
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-04
Merge branch 'zebra_style'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-04
Set correct frame style in composermap widget, update python bindings
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-04
[FEATURE]: Zebra style for composer grid (black/white pattern at borders)
Juergen E. Fischer <jef@norbit.de> 2012-07-04
osgeo4w: fix browser batchfile
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-04
Also update enum in python bindings of composer map
Merge: 040b046 5a7cb21
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-04
Merge branch 'graticule_labels'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-04
Remove legacy methods in composer map
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-04
Project file conversion for composer grid annotation position and direction
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-04
Some colors in test the understand what's going on.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@283 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-04
Fix for bug #5930
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@282 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-04
Test cases for threaded & unthread algorithms. Check outputs exist.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@281 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Werner Macho <werner.macho@gmail.com> 2012-07-04
add translator
Radim Blazek <radim.blazek@gmail.com> 2012-07-03
wcs null values, enabled statistics
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-03
[FEATURE]: possibility to change grid annotation position and direction indidually for left/right/top/bottom
Radim Blazek <radim.blazek@gmail.com> 2012-07-03
wcs 1.0.0 partialy working
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-03
Some basic algorithm running tests.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@280 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Werner Macho <werner.macho@gmail.com> 2012-07-03
translation update: zh_TW by Lin Nung-yao
Werner Macho <werner.macho@gmail.com> 2012-07-03
translation update: galician by Xan
Radim Blazek <radim.blazek@gmail.com> 2012-07-02
native wcs request
Radim Blazek <radim.blazek@gmail.com> 2012-07-02
native wcs - initial work, useful pieces extracted from gdal and wms
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-07-02
Add string position function to expression engine
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-01
Delete old renderer widgets
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-07-01
Fix picking of transparent pixels
Radim Blazek <radim.blazek@gmail.com> 2012-07-01
checkable interfaces in pipe
Radim Blazek <radim.blazek@gmail.com> 2012-07-01
on/off rasterinterface switch
Radim Blazek <radim.blazek@gmail.com> 2012-07-01
use QgsRasterInterface::DataType enum instead of int; in raster interfaces check in setInput if input is compatible;
Merge: 2fdd82f fab2fe1
Radim Blazek <radim.blazek@gmail.com> 2012-07-01
Merge remote branch 'origin/master' into raster-pipes-2
Juergen E. Fischer <jef@norbit.de> 2012-07-01
fix windows build
Radim Blazek <radim.blazek@gmail.com> 2012-07-01
raster interfaces stats fixes
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-01
added optional logging for SAGA and GRASS
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@278 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Radim Blazek <radim.blazek@gmail.com> 2012-06-30
interface time stats improvements
Radim Blazek <radim.blazek@gmail.com> 2012-06-30
master rebase fixes
Radim Blazek <radim.blazek@gmail.com> 2012-06-30
raster projector fixes
Radim Blazek <radim.blazek@gmail.com> 2012-06-30
filter names replaced by interface
Radim Blazek <radim.blazek@gmail.com> 2012-06-29
removing interfaces from raster pipe
Radim Blazek <radim.blazek@gmail.com> 2012-06-29
Role removed from QgsRasterInterface, the logic moved to QgsRasterPipe
Radim Blazek <radim.blazek@gmail.com> 2012-06-29
re enabled resampling, clean up
Radim Blazek <radim.blazek@gmail.com> 2012-06-28
pipe in properties dialog
Radim Blazek <radim.blazek@gmail.com> 2012-06-27
QgsRasterPipe
Radim Blazek <radim.blazek@gmail.com> 2012-06-26
more methods from provider to interface, renderer shortcuts
Radim Blazek <radim.blazek@gmail.com> 2012-06-19
QgsRasterFace renamed to QgsRasterInterface, some singlebandgray cleanup
Radim Blazek <radim.blazek@gmail.com> 2012-06-18
sip modified for raster pipes
Radim Blazek <radim.blazek@gmail.com> 2012-06-18
rasterprojector in pipe
Radim Blazek <radim.blazek@gmail.com> 2012-06-18
resampler separated, reenabled transparency in renderers
Radim Blazek <radim.blazek@gmail.com> 2012-06-18
preliminary raster pipes support
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-07-01
History algorithm execution progress & cancel button.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@277 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-07-01
check interval type
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-30
Implement populateTransparencyTab also for three band
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-30
Add method to query used bands to renderer, use it in raster properties dialog
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-06-30
Add expression functions for handling date/time:
- year,month,day,hour,minute,second extraction
- new QgsInterval objects - handles time amounts
- age() function returns the difference between two datetimes
- $now returns the current date and time
- support for datetime - interval = new datetime
- tointerval, todate, totime functions
- tests ;)
Werner Macho <werner.macho@gmail.com> 2012-06-30
translation update: galician by Xan
Juergen E. Fischer <jef@norbit.de> 2012-06-30
implement #3337
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-30
Basic test suite.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@276 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-30
More AlgExecutor logging
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@275 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-06-29
fix #5905
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-29
fixed minor issue when executing algorithms from the toolbox
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@274 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-29
Outcomment debug code
Merge: 53dd796 663f5ad
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-29
Merge branch 'label_rotation'
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-29
reimplemented unthreaded executino (threads are not still fully stable). Running algs in a thread is now optional
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@273 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-29
Add undo/redo for item move with cursor. Prevent item command merge for different items
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-29
Improved label rotation
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-29
fixed minor problem in model saving
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@272 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-29
fixed #5721
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@271 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Werner Macho <werner.macho@gmail.com> 2012-06-29
translation update: et_EE by Veiko
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-29
fixed #5852
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@270 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-28
added unicode support in modeler
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@269 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-28
added threading to execution from console
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@268 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Denis Rouzaud <denis.rouzaud@gmail.com> 2012-06-28
[FEATURE] add multiple selection option in value relations
Juergen E. Fischer <jef@norbit.de> 2012-06-28
mark legacy raster function deprecated
Juergen E. Fischer <jef@norbit.de> 2012-06-28
fix runtime warning
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-28
[FEATURE]: Initial support for rotation in composer label
Juergen E. Fischer <jef@norbit.de> 2012-06-28
osgeo4w: make creation of desktop and menulinks optional
Juergen E. Fischer <jef@norbit.de> 2012-06-28
fix build with HAVE_TOUCH
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-27
Fix for bug #5877
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-27
added a quick fix for the unicode problem in log (now exceptions are catched and ignored). this fixes #5882
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@267 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-27
removed conflictive help files
moved imports to classfactory method in __init__.py
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@266 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-26
Bugfix by Radim: prevent extra multiplication if alpha is 1
Merge: 91862c3 94a1210
Tim Sutton <tim@linfiniti.com> 2012-06-26
Merge pull request #181 from etiennesky/decorationgrid
[FEATURE] Added Decoration grid
Merge: 1e7e763 e27ce7c
alexbruy <alexander.bruy@gmail.com> 2012-06-26
Merge pull request #188 from slarosa/master
Fix #5861
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-06-26
Add bindings for touch map tool
- Also expose via QgisInterface like other actions
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-26
Update composer widget after text change. Ticket #5862
Etienne Tourigny <etourigny.dev@gmail.com> 2012-06-25
implement calculating offset from raster layer, change interval and offset spin boxes to line edit widgets for precision issues
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-25
Transparency for WMS rendering
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-25
Fix reprojected single band color drawing
Etienne Tourigny <etourigny.dev@gmail.com> 2012-06-25
remove cross grid type and set default marker to cross; remove annotation position option
Salvatore Larosa <lrssvtml@gmail.com> 2012-06-25
fix #5861
Juergen E. Fischer <jef@norbit.de> 2012-06-25
osgeo4w: enable touch support
Merge: a2d857f 6b4a27a
Nathan Woodrow <madmanwoo@gmail.com> 2012-06-25
Merge pull request #187 from mbernasocchi/android
Android: make QGIS settings go to .qgis
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-05-22
Set the default format as INI when using custom settings path
Marco Bernasocchi <marco@bernawebdesign.ch> 2012-06-25
make QGIS settings go to the same place
Marco Bernasocchi <marco@bernawebdesign.ch> 2012-06-25
make QGIS settings go to .qgis
Merge: 48e42c5 6a7ab64
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-25
Merge branch 'raster_renderer_default'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-25
Fix for transparent values in singleband gray renderer
Alexander Bruy <alexander.bruy@gmail.com> 2012-06-25
fix typo in option name
Jaka Kranjc <lynxlynxlynx@sourcemage.org> 2012-06-24
plugin manager: use a case insensitive sort (fixes #5845)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-24
Fix load/save of raster renderer transparency, ticket #5853
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-24
Don't save raster options from properties dialog
Jaka Kranjc <lynxlynxlynx@sourcemage.org> 2012-06-24
plugin installer: split the description tooltip into multiple lines as needed
some plugins have so long descriptions, a single line tooltip doesn't fit
on my 1366px screen. Would be even worse on mobile devices if they had
the notion of mouse over tooltips. :I Example: MultiEdit
Jaka Kranjc <lynxlynxlynx@sourcemage.org> 2012-06-24
plugin manager: use a case insensitive sort #5845
Etienne Tourigny <etourigny.dev@gmail.com> 2012-06-23
partial fix for label size + label tweaks
Etienne Tourigny <etourigny.dev@gmail.com> 2012-06-23
set default interval to approx. 1/5 of map extent ; add option to set interval from raster layer ; disable grid when map units change ; reset grid (and disable) when project changes
Etienne Tourigny <etourigny.dev@gmail.com> 2012-06-21
UI tweaks + selectively enable line/cross width/marker picker
Merge: 52158fb 9a88de8
Werner Macho <werner.macho@gmail.com> 2012-06-23
Merge pull request #185 from lynxlynxlynx/master
i18n: slovenian translation update
Jaka Kranjc <lynxlynxlynx@sourcemage.org> 2012-06-23
i18n: slovenian translation update
added all the missing plural strings and some various touchups
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-23
Fix transparency table and histogram
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-23
added line break in button text
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@265 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-23
updated help
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@264 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-23
fixed bug in grass description loading
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@263 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-06-23
fix #5490 again
Merge: b6ad69d 2238fc1
Nathan Woodrow <madmanwoo@gmail.com> 2012-06-23
Merge pull request #184 from mbernasocchi/android
fixing bool QgsMapTool::gestureEvent( QGestureEvent *e )
Marco Bernasocchi <marco@bernawebdesign.ch> 2012-06-23
fixing bool QgsMapTool::gestureEvent( QGestureEvent *e ) must return a value build (ms vc) error
Alexander Bruy <alexander.bruy@gmail.com> 2012-06-23
show 'unkonwn'instead of '-1' in sublayers dialog (addresses #5844)
Merge: 3599700 5445178
Jürgen Fischer <jef@norbit.de> 2012-06-22
Merge pull request #183 from mbernasocchi/android
Android small patch
Marco Bernasocchi <marco@bernawebdesign.ch> 2012-06-23
activate 1000ms update in qtlocationconnection
Marco Bernasocchi <marco@bernawebdesign.ch> 2012-06-23
fix unusable WITH_TOUCH cmake switch
Marco Bernasocchi <marco@bernawebdesign.ch> 2012-04-25
added update interval of 1000ms to limit the ammount of positions send
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-22
Catch all errors in the worker thread and print msg.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@261 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-22
OTB ROI: apply to vectors
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@260 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-22
OTB ROI: support multiple input rasters
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@259 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-06-22
[FEATURE] implement coalesce and concat function expressions (implements #4551)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-22
Remove symbology related member variables and functions from raster layer
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-22
fixed bug with unfound recent algs
improved model algorithms edition
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@258 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-22
Clean QgsRasterLayer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-22
Implement default renderer creation in raster renderer registry
Werner Macho <werner.macho@gmail.com> 2012-06-21
translation update: adding more danish translations and a new maintainer
Merge: fcb86cf 3df1c4e
Tim Sutton <tim@linfiniti.com> 2012-06-21
Merge pull request #182 from dakcarto/fix-unittests-mac
Fix to get unit tests working again on Mac.
Larry Shaffer <larrys@dakotacarto.com> 2012-06-21
Fix to get unit tests working again on Mac.
make 'check', 'test' and 'Experimental' work from build directory to run tests.
Current caveats:
- Build will not install. Re-build with ENABLE_TESTS=FALSE to produce a build a functioning bundled .app.
- Temp QGIS.app in build/output/bin directory will start, but also needs a different symlink for finding providers. Even then, the app doesn' work right. It appears to be unnecessary for running tests, so there is no advantage to running it from the build directory.
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-21
fixed #5822
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@257 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-06-21
fix doxygen warning
Juergen E. Fischer <jef@norbit.de> 2012-06-21
transpose raster property resampling widgets
Juergen E. Fischer <jef@norbit.de> 2012-06-21
german translation fix
Juergen E. Fischer <jef@norbit.de> 2012-06-21
run TestZipLayer::testTarItemSubfolder() only on GDAL>=1.8
Merge: 02b1324 de6f642
Tim Sutton <tim@linfiniti.com> 2012-06-21
Merge branch 'fix-menu-ordering-2' of https://github.com/dakcarto/Quantum-GIS into 5753
Juergen E. Fischer <jef@norbit.de> 2012-06-20
add version notes to qgscoordinatereferencesystem.h
Juergen E. Fischer <jef@norbit.de> 2012-06-20
fix #5809
Etienne Tourigny <etourigny.dev@gmail.com> 2012-06-20
add missing files
Tim Sutton <tim@linfiniti.com> 2012-06-20
Lyon splash added
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-20
Add comments for new functions
Merge: b86498a 6188322
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-20
Merge branch 'snap_interface'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-20
Add checkbox for invert color to raster symbol dialog
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-20
Convenient access functions also for topological editing
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-20
Update QGIS snapping dialog if settings changed via QgsProject
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-19
Add option to set min/max values to stdDev in singleband gray and multiband color widgets
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-06-19
fix check for extension saving style (follow 88187f1e4c)
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-06-19
swap names for lessOrEqual and greaterOrEqual binary operators converting expressions to ogc filters
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-19
improvement in saga and grass algorithms loading
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@256 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-06-19
add missing core headers
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-19
New test image for regression992 test
Alexander Bruy <alexander.bruy@gmail.com> 2012-06-19
fix Define current projection when identical CRSes selected
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-19
Write snap settings for a layer in a convenient way
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-19
Implement QgsProject::snapSettingsForLayer as a convenient way to access snap properties for a layer
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-06-19
display a menu to choose the output format saving vector styles (fix #5136)
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-06-19
fix export from Graduated renderingV2 to SLD, generate valid SLD docs (fix #5795):
Description tag must have a child tag,
OnlineResource tag and its child Format tag must have SE namespace,
Filter tag created and never appended to the Rule element exporting from a Graduated rendering,
fix convertion between PropertyIsBetween tag and QgsExpression
Juergen E. Fischer <jef@norbit.de> 2012-06-19
german translation update
Etienne Tourigny <etourigny.dev@gmail.com> 2012-06-18
fixes
fixes
Juergen E. Fischer <jef@norbit.de> 2012-06-19
osgeo4w: move desktop and browser executable to main bin
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-19
OTB helper commands log.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@255 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-19
OTB extents. Test implementation.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@254 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-19
runalg arguments by name
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@253 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-18
Fix #5821
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@252 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-06-18
determine geometry types of GEOMETRY in geometry_columns (related to #5813)
Juergen E. Fischer <jef@norbit.de> 2012-06-18
fix #4969
Juergen E. Fischer <jef@norbit.de> 2012-06-18
fix identify with 64bit fids
Etienne Tourigny <etourigny.dev@gmail.com> 2012-05-14
use symbologyv2 for lines and add marker symbols (in addition to Cross)
Etienne Tourigny <etourigny.dev@gmail.com> 2012-05-13
create QgsDecorationItem class for all decoration items and render in a specific order (grid before others so it's on bottom
Etienne Tourigny <etourigny.dev@gmail.com> 2012-05-13
add decoration grid, based on composer grid (code copied, not reused)
add missing qgssymbollayerv2utils.h include
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-18
fixed bad imports in lidar package
fixed problem with non-ascii filenames
(both patches supplied by Alexander Bruy)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@250 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-06-18
move QGIS_PREFIX_PATH support to QgsApplication
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-18
Replace contents of pseudoColor test with raster renderer code that generates the same result
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-18
Add QML in new format for landsat875 test
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-18
Add backward compatibility code to rasterlayer and fix render checker. Landsat basic passes now
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-18
Small useability improvement: disable autocompletion in scale combo
Werner Macho <werner.macho@gmail.com> 2012-06-18
translation update: first danish strings by Preben
Werner Macho <werner.macho@gmail.com> 2012-06-18
translation update: ko_KR by BJ
Juergen E. Fischer <jef@norbit.de> 2012-06-17
nsis fixes
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-17
Applied fix for #4453 from Leyan Ouyang
Merge: f55c13f ac45351
mhugent <marco.hugentobler@sourcepole.ch> 2012-06-17
Merge pull request #179 from sdikiy/master
quick fix for http://hub.qgis.org/issues/4514
Serge Dikiy <serge@gisfiber.com> 2012-06-17
quick fix for http://hub.qgis.org/issues/4514
Juergen E. Fischer <jef@norbit.de> 2012-06-17
osgeo4w nsis: recreate shortcuts for desktop and browser
Juergen E. Fischer <jef@norbit.de> 2012-06-17
fix nightly osgeo4w
Etienne Tourigny <etourigny.dev@gmail.com> 2012-06-15
user layerName() when adding raster from browser (#5636)
Etienne Tourigny <etourigny.dev@gmail.com> 2012-06-08
add zip item layer dialog to open .zip and .tar files with many files ; fix gdal sublayer names
Etienne Tourigny <etourigny.dev@gmail.com> 2012-06-08
add support for .tar/.tgz files and relevant tests ; delay scan of .tgz files and large .zip files until requested
Etienne Tourigny <etourigny.dev@gmail.com> 2012-06-07
remove Passthru option and change storage of options scanZipInBrowser and scanItemsInBrowser
Juergen E. Fischer <jef@norbit.de> 2012-06-16
forward port osgeo4w stuff from 1.7
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-16
otb: region of interest.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@249 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-16
Cancelation terminates thread.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@248 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-06-16
fix osgeo4w postinstall
Juergen E. Fischer <jef@norbit.de> 2012-06-16
fix windows build
Juergen E. Fischer <jef@norbit.de> 2012-06-16
osgeo4w packaging update
Juergen E. Fischer <jef@norbit.de> 2012-06-16
fix #5494
Juergen E. Fischer <jef@norbit.de> 2012-06-16
fix #5543
Larry Shaffer <larrys@dakotacarto.com> 2012-06-15
Fix for #5753, for all platforms.
This fix takes a different approach to dynamically building standard plugin category menus, by putting them after or before the Raster menu, which is already in /src/ui/qgisapp.ui.
If third-party plugins use firstRightStandardMenu() as a key for placing their plugin menus before it, this fix should now keep the menubar properly ordered, with dynamically added/removed standard plugin category menus, as such:
File, Edit, View, Layer, Settings, Plugins, [Vector], Raster, [Database], [Web], [Plugin-added-menus], Window (on Mac), Help
Merge: a240f44 dceefca
alexbruy <alexander.bruy@gmail.com> 2012-06-15
Merge pull request #175 from coyotte508/master
Improved Dissolve speed for some use cases
Etienne Tourigny <etourigny.dev@gmail.com> 2012-06-15
fix #4434
Juergen E. Fischer <jef@norbit.de> 2012-06-14
fix warnings and indentation
Juergen E. Fischer <jef@norbit.de> 2012-06-15
run crssync from output directory
coyotte508 <coyotte508@hotmail.com> 2012-06-15
Improved dissolve per field-value
Radim Blazek <radim.blazek@gmail.com> 2012-06-15
typo
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-06-16
Hide sample buttons in expression builder on load
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-15
Forgot to add license header
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-15
Use band number as text in raster renderer widgets if color interpretation is undefined. Fix for ticket #5799
Merge: 11b23d5 70b68be
Radim Blazek <radim.blazek@gmail.com> 2012-06-15
WCS
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-15
Set user style sheet in parameter dialog help.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@247 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-15
updated help
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@246 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-15
added saga help files (still have to fix the code to use the custom css)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@245 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-06-14
fix tile scale widget state tracking
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-14
More information in saga help files + stylesheet.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@244 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Radim Blazek <radim.blazek@gmail.com> 2012-06-14
to open raster layer properly, more data must be read from project file, temporary fix to get old WMS layers working
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-14
fixed bugs in lidar tools
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@243 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Alexander Bruy <alexander.bruy@gmail.com> 2012-06-14
fix Python bindings for raster renderer and resampler
Merge: f3f1c43 9a006e4
Tim Sutton <tim@linfiniti.com> 2012-06-14
Merge branch 'master' of github.com:qgis/Quantum-GIS
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-14
Forgot to add sip files
Radim Blazek <radim.blazek@gmail.com> 2012-06-14
some crashes on loading project fixed
Radim Blazek <radim.blazek@gmail.com> 2012-06-14
Generic QgsDataSourceURI, WMS provider adapted to QgsDataSourceURI, enabled WMS drag-and-drop from browser
Juergen E. Fischer <jef@norbit.de> 2012-06-14
missed one...
Juergen E. Fischer <jef@norbit.de> 2012-06-14
fix warnings and link errors on windows
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-14
Make project file transform for rasters between 1.8 and 1.9
Merge: dba6ba4 966c5c1
Tim Sutton <tim@linfiniti.com> 2012-06-14
Resolved merge conflicts
Juergen E. Fischer <jef@norbit.de> 2012-06-14
update master version
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-14
Fix typo
Merge: adca9d3 efb54ea
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-14
Merge branch 'master' of github.com:qgis/Quantum-GIS
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-14
Adapt project file transform to changed release schedule
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-14
reorganized lidar tools
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@242 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Merge: ff87dee fd0a46a
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-14
Merge raster resampler branch
Merge: b33ea42 efb54ea
Tim Sutton <tim@linfiniti.com> 2012-06-14
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-06-14
Updated version number, splash icon, for master
Juergen E. Fischer <jef@norbit.de> 2012-06-14
fix nightly builds for Qt <4.7
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-06-02
Expression builder widget UI tweaks
- remove open,save button
- add Load All | Load Sample values buttons
- remove search label and show inside lineedit
Juergen E. Fischer <jef@norbit.de> 2012-06-13
german translation update
Werner Macho <werner.macho@gmail.com> 2012-06-13
fix typo: one ' too much
Werner Macho <werner.macho@gmail.com> 2012-06-13
fix spelled QGIS not Qgis
Werner Macho <werner.macho@gmail.com> 2012-06-13
fix typo in nl translation
Radim Blazek <radim.blazek@gmail.com> 2012-06-13
missing QHash
Merge: 5ebdbe3 f276fde
Juergen E. Fischer <jef@norbit.de> 2012-06-13
[FEATURE] Add WMTS support
Merge: 3713511 e85d9b8
Tim Sutton <tim@linfiniti.com> 2012-06-12
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-06-12
Unembedded 1.8 from icon and added another 1.8 labeled icon rather (non default)
Tim Sutton <tim@linfiniti.com> 2012-06-12
Embedded version 1.8 in icon
Tim Sutton <tim@linfiniti.com> 2012-06-12
Remove rc from splash
Merge: ef60f81 e85d9b8
Juergen E. Fischer <jef@norbit.de> 2012-06-12
Merge remote-tracking branch 'origin/master' into wmts
Werner Macho <werner.macho@gmail.com> 2012-06-12
fixed some typos in NEWS
Tim Sutton <tim@linfiniti.com> 2012-06-12
Added more anomaly files for sid i386
Werner Macho <werner.macho@gmail.com> 2012-06-12
update tsstat with new translators
Werner Macho <werner.macho@gmail.com> 2012-06-12
prepare for 1.8: update ChangeLog file
Tim Sutton <tim@linfiniti.com> 2012-06-12
Manually applied pull request #169 - patch to update French translator list
Werner Macho <werner.macho@gmail.com> 2012-06-12
translation update: ko_KR by BJ Jang
Juergen E. Fischer <jef@norbit.de> 2012-06-12
fix #5523
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-11
Saga Help file generator.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@239 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Werner Macho <werner.macho@gmail.com> 2012-06-11
translation update: et_EE by Veiko
Werner Macho <werner.macho@gmail.com> 2012-06-11
translation update: es by Carlos
Merge: cc9b898 8a9c82c
Tim Sutton <tim@linfiniti.com> 2012-06-11
Merge pull request #171 from Cracert/trans
translation update: pl by Robert
Robert Szczepanek <robert@szczepanek.pl> 2012-06-11
translation update: pl by Robert
Merge: 014b9ac e0b899e
Tim Sutton <tim@linfiniti.com> 2012-06-11
Merge pull request #170 from dakcarto/fix-about-hijack
Better fix for #5754. More of a hack but works well.
Larry Shaffer <larrys@dakotacarto.com> 2012-06-11
Better fix for #5754. More of a hack but works well.
Keeps all plugins from hijacking About or Preferences application menus on Mac.
Merge: 442adba a5199a8
Werner Macho <werner.macho@gmail.com> 2012-06-11
Merge pull request #168 from Jean-Roc/master
update fr strings
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-11
Handle algorithm errors.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@238 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Werner Macho <werner.macho@gmail.com> 2012-06-11
translation update: lv by Maris
Jean-Roc Morreale <jr.morreale@enoreth.net> 2012-06-11
update fr strings
Werner Macho <werner.macho@gmail.com> 2012-06-11
translation update: pt_BR by Arthur
Werner Macho <werner.macho@gmail.com> 2012-06-11
remove Henriette from translators
Werner Macho <werner.macho@gmail.com> 2012-06-11
translation update: ja by yoichi
Merge: 615089c f47d1ab
Werner Macho <werner.macho@gmail.com> 2012-06-11
Merge pull request #167 from artfwo/master
Russian translation update for 1.8
Artem Popov <artfwo@gmail.com> 2012-06-11
Updated Russian translation.
Merge: 6d9f0dd 24cca20
Werner Macho <werner.macho@gmail.com> 2012-06-11
Merge pull request #166 from rduivenvoorde/master
nl fix
Richard Duivenvoorde <richard@duif.net> 2012-06-11
NL gui translation fix
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-11
removed previous cancelation mechanism (not used)
fixed #5777
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@237 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
pcav <cavallini@faunalia.it> 2012-06-11
IT GUI transaltion completed
Werner Macho <werner.macho@gmail.com> 2012-06-11
translation update: bring all ts files to the same level
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-11
History processing moved to separate thread. Note not much user feedback.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@236 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
cpolymeris@gmail.com <cpolymeris@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-11
Batch processing in separate thread.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@235 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Merge: 769fd5e 7f1a4e2
Jürgen Fischer <jef@norbit.de> 2012-06-10
Merge pull request #165 from dakcarto/fix-menus-two
Fixes for issues #5753 and #5754
Larry Shaffer <larrys@dakotacarto.com> 2012-06-10
Fix for #5753
Does not address third-party plugins that add their own menus. They should use (here for Python):
menu_bar = self.iface.mainWindow().menuBar()
menu_bar.insertMenu( self.iface.firstRightStandardMenu().menuAction(), self.my_plugins_menu )
Ideally, a new QgisInterface public slot pair of addMenuToMenuBar(QMenu)/removeMenuFromMenuBar(QMenu) should be added, to help plugin developers put their menus in the correct place.
Deletion in GdalTools.py is redundant add-to-menu code. It moved the Raster menu to -1 on the menubar (between Window and Help on Mac).
Juergen E. Fischer <jef@norbit.de> 2012-06-10
fix query item removal
Merge: 3c746c7 ed801a4
Juergen E. Fischer <jef@norbit.de> 2012-06-10
Merge remote-tracking branch 'origin/master' into wmts
Larry Shaffer <larrys@dakotacarto.com> 2012-06-10
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
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-06-10
Fix #5766
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-06-09
DBManager: use the first suitable field loading a view (fix #5676)
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-06-09
DBManager: do not use translated string for geometry type name (fix #5764)
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-06-09
delete not valid provider instances (fix memory leaks),
avoid failure due to assertion calling disconnectDb on PG provider more times
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-06-09
DBManager: fix spatial index creation importing a vector layer (fix #5625)
Merge: 23c0f25 12ef68e
Gary Sherman <gsherman@geoapt.com> 2012-06-09
Merge branch 'master' of github.com:qgis/Quantum-GIS
Gary Sherman <gsherman@geoapt.com> 2012-06-09
Fix Ingres connection type so stored connections can be created using the
add vector layer dialog, database option
Martin Dobias <wonder.sk@gmail.com> 2012-06-09
Fix placement of curved labels when there is just one character
Juergen E. Fischer <jef@norbit.de> 2012-06-08
Use QString::number with QDomElement::setAttribute with double/float (fixes #5749)
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-08
fixed problem with boolean values in R scripts
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@234 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-08
fixed problem with boolean values in scripts (#5755)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@233 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-08
fixed minor bug in in OTB provider
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@232 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Merge: 7b08cba 4a33d74
Werner Macho <werner.macho@gmail.com> 2012-06-08
Merge pull request #162 from rduivenvoorde/master
nl translation fix
Richard Duivenvoorde <richard@duif.net> 2012-06-08
little dutch translation fix
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-06-08
Try to detect WFS feature type if not available in describeFeatureType response. Fixes ticket #5745
Juergen E. Fischer <jef@norbit.de> 2012-06-08
fix #5758
Werner Macho <werner.macho@gmail.com> 2012-06-07
translation update: nl by Richard
Juergen E. Fischer <jef@norbit.de> 2012-06-07
fix #5759
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-07
fixed problem when opening OTB descriptions
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@231 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Tim Sutton <tim@linfiniti.com> 2012-06-07
fix for #5760 - make heatmap dialog resizeable and use a layout in advanced options
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-07
fixed problem when editing help and saving R scripts
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@230 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-07
fixed encoding problem in log
fixed problem when editing help and saving scripts (still have to apply it to R scripts)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@229 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Alexander Bruy <alexander.bruy@gmail.com> 2012-06-07
fix fTools version to avoid conflicts with version from Carson's repo
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-07
fixed encoding problem in log
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@228 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Radim Blazek <radim.blazek@gmail.com> 2012-06-07
updated widgets / customization
Merge: 38d15f1 77d3ab9
Juergen E. Fischer <jef@norbit.de> 2012-06-07
Merge remote-tracking branch 'origin/master' into wmts
Juergen E. Fischer <jef@norbit.de> 2012-06-07
fix WMS-C
Merge: c695198 ac67309
Werner Macho <werner.macho@gmail.com> 2012-06-06
Merge pull request #161 from Cracert/trans
translation update: pl by Robert
Robert Szczepanek <robert@szczepanek.pl> 2012-06-07
translation update: pl by Robert
Tim Sutton <tim@linfiniti.com> 2012-06-06
Apply patch from Borys to remove 'add 3rd party repos' button in plugin manager
Werner Macho <werner.macho@gmail.com> 2012-06-06
translation update: et_EE by Veiko
Werner Macho <werner.macho@gmail.com> 2012-06-06
translation update: nl by Richard
Juergen E. Fischer <jef@norbit.de> 2012-06-06
fix some links in INSTALL
Juergen E. Fischer <jef@norbit.de> 2012-06-06
update creatensis section of INSTALL
Merge: 40fbac0 1ca6e7d
Werner Macho <werner.macho@gmail.com> 2012-06-06
Merge branch 'master' of github.com:qgis/Quantum-GIS
Werner Macho <werner.macho@gmail.com> 2012-06-06
translation update: update TRANSLATORS
Werner Macho <werner.macho@gmail.com> 2012-06-06
translation update: nl by Richard
Werner Macho <werner.macho@gmail.com> 2012-06-06
translation update: ja by yoichi
Merge: d78e605 237f73c
Werner Macho <werner.macho@gmail.com> 2012-06-05
Merge pull request #160 from Cracert/trans
translation update: pl by Milena and Robert
Werner Macho <werner.macho@gmail.com> 2012-06-06
translation update: gl_ES by Xan
Juergen E. Fischer <jef@norbit.de> 2012-06-06
fix #5747
Robert Szczepanek <robert@szczepanek.pl> 2012-06-06
translation update: pl by Milena and Robert
Werner Macho <werner.macho@gmail.com> 2012-06-05
translation update: pt_BR by Arthur
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-05
Added first version of threading interface (by Camilo Polymeris, as part of GSoC 2012)
Fixed #5720. Still have to add refreshing to the model after the change in the element is done.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@227 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-06-05
update osgeo4w dependency list in INSTALL
pcav <cavallini@faunalia.it> 2012-06-05
Fix an error in IT translation
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-05
fixed progress tracking in linux
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@226 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-05
fixed bad behaviour with fixed tables
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@225 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-05
fixed #5739
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@224 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
paolo.cavallini <paolo.cavallini@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-05
Fixed NVIZ GRASS module (did not work)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@223 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Merge: 08a712a dab4758
Juergen E. Fischer <jef@norbit.de> 2012-06-04
Merge branch 'master' into wmts
Gary Sherman <gsherman@geoapt.com> 2012-06-04
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
Juergen E. Fischer <jef@norbit.de> 2012-06-04
add support for optional wm(t)s axis inversion
paolo.cavallini <paolo.cavallini@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-04
Fixed r.los (see #5734)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@222 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
paolo.cavallini <paolo.cavallini@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-04
Changed a default value for r.param.scale
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@221 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
paolo.cavallini <paolo.cavallini@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-04
Added r.slope, r.aspect - simpler and faster to use than full r.slope.aspect
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@220 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-04
fixed #5557
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@219 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-04
modeler canvas is now bigger (5000x5000). TODO: make it resize dynamically
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@218 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-04
fixed #5673
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@217 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-04
updated help
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@216 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Merge: 8ad85ed 2519df8
Nathan Woodrow <madmanwoo@gmail.com> 2012-06-03
Merge pull request #159 from szekerest/master
MSSQL provider: Implement minimumValue, maximumValue and uniqueValues
szekerest <szekerest@gmail.com> 2012-06-03
MSSQL provider: Implement minimumValue, maximumValue and uniqueValues (fixes #5610)
Werner Macho <werner.macho@gmail.com> 2012-06-03
translation update: es by Carlos
Juergen E. Fischer <jef@norbit.de> 2012-06-03
remove empty translations and update moved translation
Werner Macho <werner.macho@gmail.com> 2012-06-03
forgot to update nl file to latest strings, TRANSLATORS file also updated
Werner Macho <werner.macho@gmail.com> 2012-06-03
translation update: ja by Yoichi
Werner Macho <werner.macho@gmail.com> 2012-06-03
translation update: nl by Richard
Merge: cdd683c d6d1e70
Werner Macho <werner.macho@gmail.com> 2012-06-03
Merge pull request #158 from Jean-Roc/master
update fr strings
paolo.cavallini <paolo.cavallini@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-02
Removed v.topoclean because of duplicate v.in.ogr. See ticket #5717
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@214 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Merge: c3f240b 2ed561b
Jean-Roc Morreale <jr.morreale@enoreth.net> 2012-06-02
update fr strings, patches from Etienne Tourigny and Robin Cura
paolo.cavallini <paolo.cavallini@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-02
Added v.topoclean (not yet working, unclear if it's a global bug)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@213 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
paolo.cavallini <paolo.cavallini@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-02
Patch from Markus Metz, see #5714
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@212 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Merge: af01338 7db9df5
MORREALE Jean-Roc <jr.morreale@enoreth.net> 2012-06-02
Merge pull request #5 from RCura/master
Quelques modifications de traduction
Werner Macho <werner.macho@gmail.com> 2012-06-02
translation update: pt_BR by qgisbrasil
Robin Cura <robin.cura@gmail.com> 2012-06-02
Some french translations fix
Std Dev -> écart type, RGB -> RVB, Natural Breaks (Jenks) -> Seuils
naturels and some minor things.
Martin Dobias <wonder.sk@gmail.com> 2012-06-02
Fixes for refinement of rules.
- quoting of columns (#5536 and #5542)
- quoting of string
- do not quote of numbers (avoids type cast during evaluation)
- use at least 4 floating point digits for doubles
Juergen E. Fischer <jef@norbit.de> 2012-06-01
fix #5692
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-01
more improvement to grass description
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@211 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-01
fixed #5708
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@210 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-06-01
cache sublayer feature counts and don't retrieve expensive ones (fixes #5322)
Merge: 2767edf b7382e3
Werner Macho <werner.macho@gmail.com> 2012-06-01
Merge pull request #157 from artfwo/master
Russian translation update for 1.8
art <art@teaquetzl.(none)> 2012-06-02
Updated Russian translation.
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-01
fixed some GRASS descriptions
fixed problem with defautl values in parameterRange
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@209 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
paolo.cavallini <paolo.cavallini@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-01
Corrected several misprints in help.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@208 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
paolo.cavallini <paolo.cavallini@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-01
First test commit (help minor edits).
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@207 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Werner Macho <werner.macho@gmail.com> 2012-06-01
translation update: gl_ES by XAN
Werner Macho <werner.macho@gmail.com> 2012-06-01
translation update: cs_CZ by Jan
Werner Macho <werner.macho@gmail.com> 2012-06-01
translation update: lv by Maris
Werner Macho <werner.macho@gmail.com> 2012-06-01
translation update: hu by Zoltan
Werner Macho <werner.macho@gmail.com> 2012-06-01
translation update: es by Carlos
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-01
fixed #5664 (problem with extent parameter)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@206 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-01
added iimproved GRASS algorithm description by M. Neteler and patch for #5674 by M.Metz
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@205 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Hugo Mercier <hugo.mercier@oslandia.com> 2012-06-01
refs #5536
Escape field names in refine rules functions
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-01
fixed #5693
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@204 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-01
changed grass default resolution to 100 (#5700)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@203 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-01
fixed #5697 (temp files naming)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@202 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-06-01
added improved descrition for r.* algorithms, provided by Markus Neteler
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@201 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-31
added improved definition of GRASS algorithms, contributed by Markus Metz
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@200 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Martin Dobias <wonder.sk@gmail.com> 2012-05-31
fix #5678 (old labeling does not work with rule-based rendering)
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-31
fixed #5673
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@199 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Merge: af01338 5368468
Jean-Roc Morreale <jr.morreale@enoreth.net> 2012-05-31
Merge branch 'master' of git://github.com/qgis/Quantum-GIS
Jean-Roc Morreale <jr.morreale@enoreth.net> 2012-05-31
correct typos
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-31
fixed grass algorithms
fixed bug when using multiple layers in saga (#5652)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@198 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Alexander Bruy <alexander.bruy@gmail.com> 2012-05-31
run Points in Polygon in separate thread and don't block QGIS main
window (addresses #5162)
Juergen E. Fischer <jef@norbit.de> 2012-05-31
remove obsolete parts from finished translations
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-05-31
Add .mailmap file so that git shortlog reports stats better
Martin Dobias <wonder.sk@gmail.com> 2012-05-30
fix #5665 (rendering order not working in rule-based renderer)
Martin Dobias <wonder.sk@gmail.com> 2012-05-30
Merge branch 'master', remote-tracking branch 'origin'
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-30
minor fixes
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@197 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-05-30
fix #5487
Juergen E. Fischer <jef@norbit.de> 2012-05-30
fix test debug output
Etienne Tourigny <etourigny.dev@gmail.com> 2012-05-29
skip vrt-in-zip test for gdal<1.7
Juergen E. Fischer <jef@norbit.de> 2012-05-29
apply #5598.33
Juergen E. Fischer <jef@norbit.de> 2012-05-29
node tool fixes:
- fix OTFR support (fixes #5327.16)
- smaller snap tolerance for geographic CRSs (fixes #5661)
- use different snapping epsilons in QgsVectorLayer::snapToGeometry() for
layers with geographic and projected crs.
- [API] enhancements (to fix #5661):
* QgsGeometry::closestSegmentWithContext: allow passing of segment snapping
epsilon
* QgsPoint::sqrDistToSegment: allow assing of segment snapping epsilon
* QgsMapLayer::crs() add "const"
Merge: 23b40de 1341a55
alexbruy <alexander.bruy@gmail.com> 2012-05-29
Merge pull request #154 from slarosa/master
fix #2733
Salvatore Larosa <lrssvtml@gmail.com> 2012-05-29
fix #2733
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-29
fixed #5644
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@195 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-29
added notice when grass help is not configured
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@194 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-05-29
vector layer: also consider changed geometries, when there's no select rectangle
Juergen E. Fischer <jef@norbit.de> 2012-05-29
fix #5660
Merge: 9859709 9e45d4c
Werner Macho <werner.macho@gmail.com> 2012-05-29
Merge pull request #153 from rduivenvoorde/master
translation update: new partial dutch translation
Richard Duivenvoorde <richard@duif.net> 2012-05-29
dutch translation
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-05-28
fix set crs to OGR data items (broken in 04aab2938)
Merge: 5e45e87 04aab29
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-05-29
Merge remote-tracking branch 'etiennesky/browser_fixes'
Juergen E. Fischer <jef@norbit.de> 2012-05-29
fix #5657
Juergen E. Fischer <jef@norbit.de> 2012-05-28
skip null values in vector file writer (fixes #5172)
Juergen E. Fischer <jef@norbit.de> 2012-05-28
fix #5030
Merge: 369b32e 721765e
Tim Sutton <tim@linfiniti.com> 2012-05-28
Merge pull request #152 from dakcarto/patch-1
Add libqico.dylib copy and lib update to Mac app bundle for upcoming 1.8...
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-28
fixed bug in settings when adding an external provider
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@193 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
dakcarto <larrys@dakotacarto.com> 2012-05-28
Add libqico.dylib copy and lib update to Mac app bundle for upcoming 1.8 release. Linux already supports libqico (favicons), while Windows apparently isn't supported by Qt yet (Notes section of http://qt-project.org/doc/qt-4.8/qtwebkit.html ). This is useful for plugins that render web pages and want to display the favicon of the site.
Alexander Bruy <alexander.bruy@gmail.com> 2012-05-28
update field list on each layer list update (fix #5655)
Juergen E. Fischer <jef@norbit.de> 2012-05-28
fix tests
Etienne Tourigny <etourigny.dev@gmail.com> 2012-05-21
add python binding for QgsCoordinateReferenceSystem::createFromUserInput()
Etienne Tourigny <etourigny.dev@gmail.com> 2012-05-21
add more autotests for ESRI WKT
Etienne Tourigny <etourigny.dev@gmail.com> 2012-05-21
use GDAL_FIX_ESRI_WKT=GEOGCS instead of TOWGS84 and maintain user-defined value
Etienne Tourigny <etourigny.dev@gmail.com> 2012-05-19
add ESRI .prj test to make sure towgs84 is ok (bug #5598), and add QgsCoordinateReferenceSystem::createFromUserInput()
Etienne Tourigny <etourigny.dev@gmail.com> 2012-05-19
make sure QgsCoordinateReferenceSystem::setProj4String() and createFromProj4() trim the input proj4 string
Juergen E. Fischer <jef@norbit.de> 2012-05-28
fix #5327
Juergen E. Fischer <jef@norbit.de> 2012-05-28
debian packaging update
pcav <cavallini@faunalia.it> 2012-05-28
IT GUI transaltion completed after string freeze
Werner Macho <werner.macho@gmail.com> 2012-05-28
translation update: sl_SI by Joze
Etienne Tourigny <etourigny.dev@gmail.com> 2012-05-28
do not show file extension in TOC, add QqsLayerItem::layerName() for getting layer name (bug #5621)
Etienne Tourigny <etourigny.dev@gmail.com> 2012-05-27
prevent .vrt and .gz files from appearing as both GDAL and OGR items (bug #5636)
Etienne Tourigny <etourigny.dev@gmail.com> 2012-05-24
add tests for QgsDataItem - verify that .gz and .vrt files are not recognized as both gdal and ogr items (bug #5636)
Werner Macho <werner.macho@gmail.com> 2012-05-27
translation update: preparing for 1.8 release
Tim Sutton <tim@linfiniti.com> 2012-05-27
Remove 'm' tagged QGIS icon in lead up to release of 1.8
Merge: c1df626 4295a68
Tim Sutton <tim@linfiniti.com> 2012-05-27
Merge branch 'master' of github.com:qgis/Quantum-GIS
Merge: 9d0745f df79503
alexbruy <alexander.bruy@gmail.com> 2012-05-27
Merge pull request #150 from slarosa/master
fix #3549
Juergen E. Fischer <jef@norbit.de> 2012-05-27
fix nightly builds
Juergen E. Fischer <jef@norbit.de> 2012-05-27
fix warning
Merge: d281277 812ff51
Werner Macho <werner.macho@gmail.com> 2012-05-26
Merge pull request #149 from Jean-Roc/master
update fr strings
Juergen E. Fischer <jef@norbit.de> 2012-05-26
fix #4843 again
Juergen E. Fischer <jef@norbit.de> 2012-05-26
log OGR errors in QgsVectorFileWriter::addFeature
Juergen E. Fischer <jef@norbit.de> 2012-05-26
debian packaging update
Salvatore Larosa <lrssvtml@gmail.com> 2012-05-26
fix #3549
Juergen E. Fischer <jef@norbit.de> 2012-05-26
- replace SaQueryBuilder with QgsQueryBuilder
- replace SaDbFilterProxyModel with QgsDbFilterProxyModel
- remove spurious copy of QgsDbFilterProxyModel from postgres provider
- fix #4491
Tim Sutton <tim@linfiniti.com> 2012-05-26
Updates whats new documentation for 1.8
Juergen E. Fischer <jef@norbit.de> 2012-05-26
fix #5490
Juergen E. Fischer <jef@norbit.de> 2012-05-25
remove unused includes
Jean-Roc Morreale <jr.morreale@enoreth.net> 2012-05-25
update fr strings
Merge: c4db2e0 afcd5b6
Jean-Roc Morreale <jr.morreale@enoreth.net> 2012-05-25
Merge branch 'master' of git://github.com/qgis/Quantum-GIS
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-05-25
Smaller treshold for GetFeatureInfo for polygons
Juergen E. Fischer <jef@norbit.de> 2012-05-25
fix #4521
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-25
fixed bug in outputfile
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@191 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Merge: 88a319a 40c34d4
Tim Sutton <tim@linfiniti.com> 2012-05-25
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-05-25
Added anomaly files for windows
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-25
improved model edition in modeler
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@190 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-05-25
german translation update
Juergen E. Fischer <jef@norbit.de> 2012-05-25
sip bindings: add /Transfer/ to QgsMapCanvas::mapRenderer()
(otherwise mc.mapRenderer().hasCrsTransformEnabled() can crash)
Juergen E. Fischer <jef@norbit.de> 2012-05-25
validation/geometry/threading fixes:
- fTools/polygon centroids: catch missing centroid with invalid geometry
(fixes #4963)
- fTools/validate geometry:
* fix final position of progress bar
* don't use isGeosValid()
* zoom to feature on locationless errors (including OTFR support)
* store/restore dialog position
- QgsGeometry(Validator):
* log GEOS exceptions
* (closed) rings need at least 4 points not 3
* log error when geometry can't be exported to GEOS
* don't produce "geometry is valid" error
- improve logging from threads
* keep message output from main thread as popup
* log message from threads to message log (fixes crash on python error
in thread)
Juergen E. Fischer <jef@norbit.de> 2012-05-25
message log: fix crash on exit
Merge: a442b89 474e04b
alexbruy <alexander.bruy@gmail.com> 2012-05-25
Merge pull request #148 from slarosa/master
minor fixes in fTools GUI
Merge: e37a9ae 3dc5d54
Jean Roc <jr.morreale@enoreth.net> 2012-05-25
Merge pull request #4 from mathieubossaert/master
plus qu'une trentaine de chaînes.
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-25
improved model edition in modeler
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@189 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
slarosa <lrssvtml@gmail.com> 2012-05-25
minor fixes in gui fTools
Mathieu Bossaert <mathieu@appart.numericable.fr> 2012-05-24
update french strings, plus que 34! mathieu
Juergen E. Fischer <jef@norbit.de> 2012-05-24
fTools: fix handling of locationless geometry errors (fixes #4396)
Merge: bc367ce 84f7b12
Jean Roc <jr.morreale@enoreth.net> 2012-05-24
Merge pull request #3 from mathieubossaert/master
traduction française
Juergen E. Fischer <jef@norbit.de> 2012-05-24
fix synchronous geometry validation
Radim Blazek <radim.blazek@gmail.com> 2012-05-24
restricted location/mapset names in GRASS new mapset dialog, fixes #4258
Radim Blazek <radim.blazek@gmail.com> 2012-05-24
Europe extent, fixed #5080
Juergen E. Fischer <jef@norbit.de> 2012-05-24
debian packaging: optionally remove api/installdox
Mathieu Bossaert <mathieu@appart.numericable.fr> 2012-05-24
update french strings
Juergen E. Fischer <jef@norbit.de> 2012-05-24
fix #5632
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-24
Algorithms in modeler can now be edited with a double click (not yet finished)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@188 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-05-24
german translation update
Juergen E. Fischer <jef@norbit.de> 2012-05-23
take III on #5597
Juergen E. Fischer <jef@norbit.de> 2012-05-23
another take on #5597
Alexander Bruy <alexander.bruy@gmail.com> 2012-05-23
some fixes in geoprocessing tools (hope this will fix database support)
Radim Blazek <radim.blazek@gmail.com> 2012-05-23
check thread in customization, it should fix #5597
Alexander Bruy <alexander.bruy@gmail.com> 2012-05-23
make Clip tool work with SpatiaLite layers (fix #4571)
Alexander Bruy <alexander.bruy@gmail.com> 2012-05-23
make Dissolve tool work with SpatiaLite (addresses #4571)
Merge: 4d3cf1a c367a35
Tim Sutton <tim@linfiniti.com> 2012-05-23
Merge branch 'master' of github.com:qgis/Quantum-GIS
Juergen E. Fischer <jef@norbit.de> 2012-05-22
wmts: use QObject property to make tile resolutions available to tilescalewidget
Juergen E. Fischer <jef@norbit.de> 2012-05-22
wmts: use KVP GetMap only when allowed
Alexander Bruy <alexander.bruy@gmail.com> 2012-05-22
create vector grid in layer CRS (fix #5204)
Alexander Bruy <alexander.bruy@gmail.com> 2012-05-22
correctly handle WMS rasters in Random Points tool (fix #5202)
Alexander Bruy <alexander.bruy@gmail.com> 2012-05-22
make "use value from field" available in Random Points tools, also show
only integer fields (fix #4570)
Juergen E. Fischer <jef@norbit.de> 2012-05-22
fix crash on opening symbol levels dialog when using categorized renderer with showClassifiers
Alexander Bruy <alexander.bruy@gmail.com> 2012-05-22
fix #5617. Patch submitted by Salvatore Larosa, thanks!
Alexander Bruy <alexander.bruy@gmail.com> 2012-05-22
Revert last commit
This reverts commit 5cb6dd7c0b686890cffff1c0d4476dfa2dce57f9.
Alexander Bruy <alexander.bruy@gmail.com> 2012-05-22
store geometries from GeometryCollection in list
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-05-22
Split tool: prefer default values for new features vs. values copied from original feature. Fixes ticket #5475
Merge: 5a4412a 1780344
Radim Blazek <radim.blazek@gmail.com> 2012-05-21
Merge branch 'master' of github.com:qgis/Quantum-GIS
Radim Blazek <radim.blazek@gmail.com> 2012-05-21
updated widgets / customization
Juergen E. Fischer <jef@norbit.de> 2012-05-20
fix 'unused' warning
Alexander Bruy <alexander.bruy@gmail.com> 2012-05-21
partial fix for #5617 from Salvatore Larosa (slightly modified)
Juergen E. Fischer <jef@norbit.de> 2012-05-21
open sqlite3 database readonly where possible (another followup on 9154e4e)
Juergen E. Fischer <jef@norbit.de> 2012-05-16
merge master:
- don't use createFromEpsg
- cleanup: don't save tiles for debugging
Juergen E. Fischer <jef@norbit.de> 2012-05-21
update icon link for api doc - again
Juergen E. Fischer <jef@norbit.de> 2012-05-21
update icon link for api doc
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-05-20
DBManager: added missing required (not implicit) self argument
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-05-20
DBManager: don't raise any errors while disconnecting signals from destroyed objects
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-05-19
DBManager: remove label from separators (fix #5393)
Etienne Tourigny <etourigny.dev@gmail.com> 2012-05-19
fix zip file reading for gdal<1.9 and add test for folder-in-zip
Etienne Tourigny <etourigny.dev@gmail.com> 2012-05-19
prefer non-deprecated crses (fixes part of #4977)
Etienne Tourigny <etourigny.dev@gmail.com> 2012-05-19
trim proj4 parameters for sql queries (#5598)
Etienne Tourigny <etourigny.dev@gmail.com> 2012-05-18
zip files: update VSIReadDirRecursive1() from VSIReadDirRecursive() in gdal trunk, fixes long filename issues (see gdal bug#4658)
Juergen E. Fischer <jef@norbit.de> 2012-05-18
add missing copyright headers to c++ files
Juergen E. Fischer <jef@norbit.de> 2012-05-18
fix #5176
Juergen E. Fischer <jef@norbit.de> 2012-05-17
log more verbose error messages if the view primary key selection is wrong.
D'Hont René-Luc <rldhont@gmail.com> 2012-05-18
WFS service Capability request resource bug
Juergen E. Fischer <jef@norbit.de> 2012-05-17
fix #5544
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-05-17
QgsMapRenderer: Load projection flag and destination CRS before extent. Fixes ticket #5605
Juergen E. Fischer <jef@norbit.de> 2012-05-16
fix feature info for WMS 1.3
Juergen E. Fischer <jef@norbit.de> 2012-05-21
update icon link for api doc - again
Juergen E. Fischer <jef@norbit.de> 2012-05-21
update icon link for api doc
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-21
finished adding pymorph algorithms
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@187 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-20
replaced mmqgis by new improved version, compatible with standalone plugin
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@186 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-05-20
DBManager: added missing required (not implicit) self argument
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-05-20
DBManager: don't raise any errors while disconnecting signals from destroyed objects
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-05-19
DBManager: remove label from separators (fix #5393)
Tim Sutton <tim@linfiniti.com> 2012-05-20
Marked updateFeatureCount as unused (removes compiler warning)
Etienne Tourigny <etourigny.dev@gmail.com> 2012-05-19
fix zip file reading for gdal<1.9 and add test for folder-in-zip
Merge: 9dcee6b 396aaf1
Tim Sutton <tim@linfiniti.com> 2012-05-19
Merge pull request #142 from etiennesky/fix_crs
Fix crs issues
Merge: 1e7b9ed b6997a0
Tim Sutton <tim@linfiniti.com> 2012-05-19
Merge pull request #141 from etiennesky/zip_fixes2
zip files: update VSIReadDirRecursive1() from VSIReadDirRecursive() in gdal trunk
Etienne Tourigny <etourigny.dev@gmail.com> 2012-05-19
prefer non-deprecated crses (fixes part of #4977)
Etienne Tourigny <etourigny.dev@gmail.com> 2012-05-19
trim proj4 parameters for sql queries (#5598)
Etienne Tourigny <etourigny.dev@gmail.com> 2012-05-18
zip files: update VSIReadDirRecursive1() from VSIReadDirRecursive() in gdal trunk, fixes long filename issues (see gdal bug#4658)
Juergen E. Fischer <jef@norbit.de> 2012-05-18
add missing copyright headers to c++ files
Juergen E. Fischer <jef@norbit.de> 2012-05-18
fix #5176
Juergen E. Fischer <jef@norbit.de> 2012-05-17
log more verbose error messages if the view primary key selection is wrong.
D'Hont René-Luc <rldhont@gmail.com> 2012-05-18
WFS service Capability request resource bug
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-18
implemented a few more pymorph algorithms
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@185 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-05-18
WMTS/WMS-C: remove Cache-Control header from tile requests to force cache usage
Juergen E. Fischer <jef@norbit.de> 2012-05-17
fix #5544
Juergen E. Fischer <jef@norbit.de> 2012-05-17
wmts fixes:
- [FEATURE] add support for CRS:27 and CRS:83 in QgsCoordinateReferenceSystem
- fix axis orientation for CRS:84
- respect inverted axis orientation in WMTS and allow to ignore it for WMS 1.3/WMTS
- fix: only consider valid TileMatrixSetLimits
Juergen E. Fischer <jef@norbit.de> 2012-05-16
debian packaging: add optional support for gdal 1.9 in ubuntu lucid/oneiric/precise
Alexander Bruy <alexander.bruy@gmail.com> 2012-05-16
show warning before updating exisiting shapefile (fix #5335)
Alexander Bruy <alexander.bruy@gmail.com> 2012-05-13
minor formatting fixes
Juergen E. Fischer <jef@norbit.de> 2012-05-13
fix cmake warning and report GDAL version
slarosa <sal.larosa@libero.it> 2012-05-12
Add Multigeometries support in Simplify tool for geomVertexCount function
Alexander Bruy <alexander.bruy@gmail.com> 2012-05-12
also add MultiPolygon support in Densify geometry
Alexander Bruy <alexander.bruy@gmail.com> 2012-05-12
add MultiLineString support to Densify geometries tool (addresses #5577)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-05-04
QgsMSLayerCache inherits from QObject to use signal/slot mechanism
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-05-04
Empty config file entry in layer cache for sld layers
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-05-04
Invalidate cache layers if project files are changed
Juergen E. Fischer <jef@norbit.de> 2012-05-11
run make t2tdoc
Juergen E. Fischer <jef@norbit.de> 2012-05-11
re-run scripts/scandeps.pl
Juergen E. Fischer <jef@norbit.de> 2012-05-11
fix GDAL version check
Juergen E. Fischer <jef@norbit.de> 2012-05-10
fix overriding of locale in options
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-05-09
Rastercalculator: fix for reading out of source raster bounds
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-17
implemented a few more pymorph algorithms
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@184 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-05-17
QgsMapRenderer: Load projection flag and destination CRS before extent. Fixes ticket #5605
Jean-Roc Morreale <jr.morreale@enoreth.net> 2012-05-17
update fr strings
Merge: 07e4fb1 bfd846a
Jean-Roc Morreale <jr.morreale@enoreth.net> 2012-05-17
Merge branch 'master' of git://github.com/qgis/Quantum-GIS
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-17
started adding pymorph library
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@183 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-05-16
fix last commit - not my day - sorry
Juergen E. Fischer <jef@norbit.de> 2012-05-16
fix feature info for WMS 1.3
Juergen E. Fischer <jef@norbit.de> 2012-05-16
debian packaging: add optional support for gdal 1.9 in ubuntu lucid/oneiric/precise
Alexander Bruy <alexander.bruy@gmail.com> 2012-05-16
show warning before updating exisiting shapefile (fix #5335)
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-16
fixed #5566
added deactivation of algorithms in modeler
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@182 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Merge: 2caba61 a1255fc
Jean-Roc Morreale <jr.morreale@enoreth.net> 2012-05-15
Merge branch 'master' of git://github.com/qgis/Quantum-GIS
Juergen E. Fischer <jef@norbit.de> 2012-05-15
wmts fixes:
- fix tile limits
- fix support support for multiple formats
Jean-Roc Morreale <jr.morreale@enoreth.net> 2012-05-13
update fr strings
Alexander Bruy <alexander.bruy@gmail.com> 2012-05-13
minor formatting fixes
Merge: edaaddd e9ff072
alexbruy <alexander.bruy@gmail.com> 2012-05-13
Merge pull request #140 from slarosa/master
Add Multigeometries support in Simplify tool
Juergen E. Fischer <jef@norbit.de> 2012-05-13
fix cmake warning and report GDAL version
slarosa <sal.larosa@libero.it> 2012-05-12
Add Multigeometries support in Simplify tool for geomVertexCount function
Alexander Bruy <alexander.bruy@gmail.com> 2012-05-12
also add MultiPolygon support in Densify geometry
Alexander Bruy <alexander.bruy@gmail.com> 2012-05-12
add MultiLineString support to Densify geometries tool (addresses #5577)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-05-04
QgsMSLayerCache inherits from QObject to use signal/slot mechanism
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-05-04
Empty config file entry in layer cache for sld layers
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-05-04
Invalidate cache layers if project files are changed
Juergen E. Fischer <jef@norbit.de> 2012-05-11
run make t2tdoc
Juergen E. Fischer <jef@norbit.de> 2012-05-11
re-run scripts/scandeps.pl
Juergen E. Fischer <jef@norbit.de> 2012-05-11
fix GDAL version check
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-10
renamed mmqgis code
splitted r.surf.rst
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@181 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-05-10
fix overriding of locale in options
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-10
added GridSurface and MergeData algs to FUSION
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@180 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-10
changed batch process behaviour when there are html outputs
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@179 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-09
added r histogram script
fixed bug in r script editor
fixed bug in modeler when using lagorithms with optional raster layers
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@178 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-09
forced output log filename in R
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@177 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-09
added clear history button
fixed buf in outputs (missing open variable)
fixed bug when using table-like params dialog
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@176 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-09
added pseudo-optional outputs
switched to rst-based help files
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@175 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-05-09
Rastercalculator: fix for reading out of source raster bounds
Etienne Tourigny <etourigny.dev@gmail.com> 2012-05-07
use VSIReadDir() from gdal instead of quazip for listing .zip files and remove quazip entirely, including HAVE_ZLIB variable ; set default scanZip to 2 (Basic Scan)
Etienne Tourigny <etourigny.dev@gmail.com> 2012-05-06
fix ziplayer handling for windows
Werner Macho <werner.macho@gmail.com> 2012-05-08
translation update: sl_SI by Joze
Tim Sutton <tim@linfiniti.com> 2012-05-07
Mark unused var
Juergen E. Fischer <jef@norbit.de> 2012-05-07
improve message log resizing
Robert Szczepanek <robert@szczepanek.pl> 2012-05-07
translation update: PL by Robert
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-05-07
Remove old GCPs in georeferencer; clear image on close. Fixes #4310
Tim Sutton <tim@linfiniti.com> 2012-05-06
Removed unused qsettings includes in tests
Jean-Roc Morreale <jr.morreale@enoreth.net> 2012-05-06
update fr strings
Merge: 0dbf937 f60d40a
Tim Sutton <tim@linfiniti.com> 2012-05-08
Merge pull request #139 from etiennesky/zip_fixes
Zip support fixes from Etienne
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-08
added GroundFilter (fusion)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@174 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-08
fixed bugs in saga and grass extent calculation
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@173 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Etienne Tourigny <etourigny.dev@gmail.com> 2012-05-07
use VSIReadDir() from gdal instead of quazip for listing .zip files and remove quazip entirely, including HAVE_ZLIB variable ; set default scanZip to 2 (Basic Scan)
Etienne Tourigny <etourigny.dev@gmail.com> 2012-05-06
fix ziplayer handling for windows
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-08
fixed bug when running unsaved models
added gridmetrics to FUSION
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@172 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Werner Macho <werner.macho@gmail.com> 2012-05-08
translation update: sl_SI by Joze
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-08
added explode and multi to single part algorithms
added lastools for linux
added FUSION filterdata algorihtm
changed r installation method
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@171 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Tim Sutton <tim@linfiniti.com> 2012-05-07
Mark unused var
Juergen E. Fischer <jef@norbit.de> 2012-05-07
WMTS/WMS updates:
- larger precision in BBOX (WMS/WMS-C)
- keep GetCapabilities request or document for GetCapabilities request (WMTS)
- parse multiple image format and infoFormat elements in GetCapabilities response
- support diffent nestings of TileMatrixSetLink/TileMatrixSet
- case insesitive parsing of ResourceURL attributes
Juergen E. Fischer <jef@norbit.de> 2012-05-07
improve message log resizing
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-07
moved grass.txt
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@170 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Merge: be0e17b 301e320
Werner Macho <werner.macho@gmail.com> 2012-05-07
Merge pull request #138 from Cracert/trans
translation update: PL by Robert
Robert Szczepanek <robert@szczepanek.pl> 2012-05-07
translation update: PL by Robert
Juergen E. Fischer <jef@norbit.de> 2012-05-07
missed a dialog
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-07
fixed syntax error in sagaalgorithm
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@169 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-05-07
Remove old GCPs in georeferencer; clear image on close. Fixes #4310
Merge: 54eabf3 acd1643
Tim Sutton <tim@linfiniti.com> 2012-05-06
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-05-06
Removed unused qsettings includes in tests
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-06
added how-to about grass description files (yet to be finished)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@168 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-06
changed resampling extent behaviour in SAGA
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@167 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Merge: db1c3d9 1ad8700
Werner Macho <werner.macho@gmail.com> 2012-05-06
Merge pull request #136 from Jean-Roc/master
translation update: fr by JR
Jean-Roc Morreale <jr.morreale@enoreth.net> 2012-05-06
update fr strings
Juergen E. Fischer <jef@norbit.de> 2012-04-26
[FEATURE] WMTS
Juergen E. Fischer <jef@norbit.de> 2012-04-28
test cleanups
Alexander Bruy <alexander.bruy@gmail.com> 2012-05-06
remove unused icons
Alexander Bruy <alexander.bruy@gmail.com> 2012-05-06
new icons for Georeferencer plugin (fix #5530)
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-06
changed str() with unicode(), to avoid problems with files in non-ascii paths
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@166 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Merge: 0bf56ab 8c236a3
Werner Macho <werner.macho@gmail.com> 2012-05-05
Merge pull request #135 from Cracert/trans
Translation update PL
Robert Szczepanek <robert@szczepanek.pl> 2012-05-06
translation PL update: Dlg*
Robert Szczepanek <robert@szczepanek.pl> 2012-05-06
translation PL test
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-05-05
Save memory in raster rendering
Merge: 99d41cf 43abddb
alexbruy <alexander.bruy@gmail.com> 2012-05-04
Merge pull request #134 from artfwo/master
Russian translation update for 1.8
Artem Popov <artfwo@gmail.com> 2012-05-05
Updated Russian translation.
Tim Sutton <tim@linfiniti.com> 2012-05-04
Removed return - for pg provider crs method comments
Sandro Santilli <strk@keybit.net> 2012-05-04
typo
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-05-04
Disable floating dock widgets in composer. Fix #5118
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-05-03
remove the unused DB Manager About dialog .ui
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-05-03
fix #5541
William Kyngesburye <kyngchaos@kyngchaos.com> 2012-05-03
bundle libspatialindex in app
William Kyngesburye <kyngchaos@kyngchaos.com> 2012-05-03
add spatialindex to OSX install instructions
William Kyngesburye <kyngchaos@kyngchaos.com> 2012-05-03
bundle more Qt imageformats that might be useful to external plugins
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-03
fixed bug in lasground
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@164 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Tim Sutton <tim@linfiniti.com> 2012-05-02
Added anomaly tests for stingray
Radim Blazek <radim.blazek@gmail.com> 2012-05-02
WCS / OWS select format fix
Radim Blazek <radim.blazek@gmail.com> 2012-05-02
Better formats in QgsOWSSourceSelect
Radim Blazek <radim.blazek@gmail.com> 2012-05-02
better add WCS layer icon
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-02
fixed #5514
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@163 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-05-02
fixed #5522 and #5529
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@162 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Radim Blazek <radim.blazek@gmail.com> 2012-05-02
WCS 1.0 GetCapabilities parser
Werner Macho <werner.macho@gmail.com> 2012-05-02
translation update: cs_CZ by Jan
Tim Sutton <tim@linfiniti.com> 2012-05-02
Applied patch from Etienne to make gzip/zip tests run under linux
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-05-01
Python binding for raster renderer and resampler classes
Radim Blazek <radim.blazek@gmail.com> 2012-05-01
OWS meta provider; represents all OWS services under single connection in browser
Radim Blazek <radim.blazek@gmail.com> 2012-05-01
new icons for vector layer and OWS data source
Alexander Bruy <alexander.bruy@gmail.com> 2012-05-01
SpatiaLite support in Select by Location tool (fix #5264)
Alexander Bruy <alexander.bruy@gmail.com> 2012-05-01
fix duplicate control names
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-04-30
Add convert to subclass for QgsGpsConnection for python bindings
Merge: adb8390 a859c62
Tim Sutton <tim@linfiniti.com> 2012-04-30
Merge pull request #131 from etiennesky/zip_qml2
[TEST][API]improved qml support for zip layers and more tests
Merge: 69ef4de bba09a1
Tim Sutton <tim@linfiniti.com> 2012-04-30
Merge pull request #133 from NathanW2/zoombug
[TEST]Add fix for bad zoom using pen PCs; Add tests
Radim Blazek <radim.blazek@gmail.com> 2012-04-30
WFS adapted to QgsOWSConnection, remaining functionality from QgsWFSConnection moved to QgsWFSCapabilities
Tim Sutton <tim@linfiniti.com> 2012-04-30
Added developers meeting pic in help -> about -> developers as per Paolo's request
Tim Sutton <tim@linfiniti.com> 2012-04-30
Copied over splash from old 1.8 branch
Tim Sutton <tim@linfiniti.com> 2012-04-30
Changed version to 1.8
Alexander Bruy <alexander.bruy@gmail.com> 2012-04-29
allow export vector data to ESRI FileGDB
Alexander Bruy <alexander.bruy@gmail.com> 2012-04-29
multipoint geometry support in Field Calculator (fix #5513)
Alexander Bruy <alexander.bruy@gmail.com> 2012-04-29
add multipoint geometry support to Export/Add geometry column. Thanks to
Salvatore for investigating issue
Alexander Bruy <alexander.bruy@gmail.com> 2012-04-29
remove unused signal
Werner Macho <werner.macho@gmail.com> 2012-04-29
translation update: pl by Robert and gl by Xan
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-04-28
Add fix for bad zoom using pen PCs; Add tests
Radim Blazek <radim.blazek@gmail.com> 2012-04-28
WCS data items (browser support)
Radim Blazek <radim.blazek@gmail.com> 2012-04-28
WCS gis theme icons
Radim Blazek <radim.blazek@gmail.com> 2012-04-28
show correct service in connection title
Radim Blazek <radim.blazek@gmail.com> 2012-04-28
gis theme add WCS layer icon
Radim Blazek <radim.blazek@gmail.com> 2012-04-28
explanation of various bugs in GDAL and Mapserver
Juergen E. Fischer <jef@norbit.de> 2012-04-27
gdal provider: fix debug output
Alexander Bruy <alexander.bruy@gmail.com> 2012-04-27
update icon for touch action
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-27
added some more fusion algorihtms
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@161 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-27
changed copy method for algorithms
fixed #5450
started added FUSION lidar tools
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@159 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Radim Blazek <radim.blazek@gmail.com> 2012-04-26
WCS - better versions and CRS
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-26
added "advanced parameters" button in parameters panel
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@158 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Alexander Bruy <alexander.bruy@gmail.com> 2012-04-26
add ESRI FileGDB driver to OGR drivers list
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-26
changed saga algorithm to support extent parameter
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@157 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Radim Blazek <radim.blazek@gmail.com> 2012-04-26
WCS better version support
Radim Blazek <radim.blazek@gmail.com> 2012-04-26
better hide unused widgets
Radim Blazek <radim.blazek@gmail.com> 2012-04-26
check if provider is valid
Alexander Bruy <alexander.bruy@gmail.com> 2012-04-26
also update icons for r.mapcalc and r.mapcalculator GRASS modules
Alexander Bruy <alexander.bruy@gmail.com> 2012-04-26
Icons day. New icon for Raster Terrain analysis plugin, thanks again
Robert!
Alexander Bruy <alexander.bruy@gmail.com> 2012-04-26
new icon for Interpolation plugins. Thanks, Robert!
Alexander Bruy <alexander.bruy@gmail.com> 2012-04-26
update Pan To Selected icon
Alexander Bruy <alexander.bruy@gmail.com> 2012-04-26
icon from Robert for Raster Calculator
Alexander Bruy <alexander.bruy@gmail.com> 2012-04-26
add icon created by Robert to Zonal statistics plugin
Alexander Bruy <alexander.bruy@gmail.com> 2012-04-26
new icon from Robert for Tile Index command
Tim Sutton <tim@linfiniti.com> 2012-04-25
Added anomaly images for i386 natty nightly builds that are failing
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-25
code cleaning
improved nviz link
added 2 more algs to lastools
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@153 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Radim Blazek <radim.blazek@gmail.com> 2012-04-25
WCS support
Radim Blazek <radim.blazek@gmail.com> 2012-04-25
initial WCS support based on GDAL
Radim Blazek <radim.blazek@gmail.com> 2012-04-25
OWS common classes
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-25
iterative execution now works without problems
changed names of providers in settings
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@152 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-25
added customizable parameter check before launching algorithms
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@151 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-25
added addfield and fieldcalculator algorithms
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@150 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Etienne Tourigny <etourigny.dev@gmail.com> 2012-04-24
test that styles are loaded from qml files outside zip
Etienne Tourigny <etourigny.dev@gmail.com> 2012-04-24
fix .qml file loading in /vsigzip and /vsizip items
Etienne Tourigny <etourigny.dev@gmail.com> 2012-04-24
load default style if provider is gdal and if no style was given
Etienne Tourigny <etourigny.dev@gmail.com> 2012-04-24
add more QgsZipItem tests and data
Juergen E. Fischer <jef@norbit.de> 2012-04-24
bring back internal spatialite for Debian squeeze and Ubuntu lucid, maverick, natty and oneiric
Juergen E. Fischer <jef@norbit.de> 2012-04-24
test fixes on windows
Juergen E. Fischer <jef@norbit.de> 2012-04-24
quazip: fix warnings and drop OF macro
Merge: 2978bfa cd408bc
Tim Sutton <tim@linfiniti.com> 2012-04-24
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-04-24
Added anomaly images for failing tests on theodwyn-squeeze-amd64
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-24
Made provider names more descriptive
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@149 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Alexander Bruy <alexander.bruy@gmail.com> 2012-04-24
remove About dialog from Georeferencer plugin
Alexander Bruy <alexander.bruy@gmail.com> 2012-04-24
remove About dialog from RoadGraph plugin as discussed in ML
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-24
added some i.* to grass, some new tools to lastools and nviz
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@148 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-04-24
fix #5481
Juergen E. Fischer <jef@norbit.de> 2012-04-24
fix spatialindex requirement
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-24
Added run button to modeler
Added tool to define grass region on canvas
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@147 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-24
fixed 5458
added crs param to gdal warp
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@146 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Tim Sutton <tim@linfiniti.com> 2012-04-24
Added more anomalies for nightly tests on i386 precise
Juergen E. Fischer <jef@norbit.de> 2012-04-24
more test fixes on windows
Juergen E. Fischer <jef@norbit.de> 2012-04-24
fix regression992 test crash
Juergen E. Fischer <jef@norbit.de> 2012-04-23
fix german field calculator translation
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-23
added more functionality to iterative execution
fixed minor bugs
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@145 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-04-23
fix ziplayer test for GDAL<1.8
Juergen E. Fischer <jef@norbit.de> 2012-04-23
case insensitive vsizip/vsigzip support
Juergen E. Fischer <jef@norbit.de> 2012-04-17
fix #4805:
- drop internal spatialite and internal spatialindex
- drop support for debian lenny (no system spatialindex/spatialite there)
Tim Sutton <tim@linfiniti.com> 2012-04-23
Added anomaly files from nightly build server
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-23
[otb] keep track of algorithm key
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@144 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-23
added #5460
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@143 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-23
added option not to close dialog after execution
added help editing dialogs
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@142 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Merge: 71d0e4d ed8c3a1
Nathan Woodrow <madmanwoo@gmail.com> 2012-04-22
Merge pull request #129 from szekerest/master
MSSQL: Fix query builder support
szekerest <szekerest@gmail.com> 2012-04-22
MSSQL: Fix query builder support (fixes #5401)
Juergen E. Fischer <jef@norbit.de> 2012-04-22
deprecated QgsCoordinateReferenceSystem::equals: as it might return false
eventhough the proj.4 string is equal. PROJ.4 string isn't unique to
CRSes.
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-22
Added feature request #5439
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@141 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-22
added feature request #5444. Also added to scripts
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@140 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-22
fixed #5435
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@139 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-04-22
fix windows build
Martin Dobias <wonder.sk@gmail.com> 2012-04-22
Fix #5344 - square symbol not selectable
Juergen E. Fischer <jef@norbit.de> 2012-04-22
test fixes:
- run xvfb in 96 dpi mode
- indentation update (including tests)
- fix running tests from build directory
Juergen E. Fischer <jef@norbit.de> 2012-04-21
raise field precision limit to 15
Juergen E. Fischer <jef@norbit.de> 2012-04-21
add running GDAL/OGR version to about box
Werner Macho <werner.macho@gmail.com> 2012-04-21
added Translator name
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-21
Remove about dialog in db manager
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-21
Remove about dialog from gdal tools
William Kyngesburye <kyngchaos@kyngchaos.com> 2012-04-21
handle crssync in bundling stage
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-21
added tooltip support
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@138 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-04-21
followup 78c2a2b803
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-21
removed ? button in parametersdialog
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@137 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-04-21
debian package: remove pyspatialite from python-qgis
Juergen E. Fischer <jef@norbit.de> 2012-04-21
cmake: rename GIT to GITCOMMAND
Juergen E. Fischer <jef@norbit.de> 2012-04-21
remap attribute by name not index on paste (fixes #5425)
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-20
changed size of close buttons
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@136 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-04-20
'shorten' last commit
Juergen E. Fischer <jef@norbit.de> 2012-04-20
- run tests with temporary copy of srs.db
- sync srs.db in a single transaction
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-20
Added PrameterCRS and CRS selectors
Fixed GRASS bug when using v.* algorithms
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@135 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-04-20
debian packaging: pyspatialite fix
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-20
changed grass description. Now one grass algorithm can be splitted in several sextante ones
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@134 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-20
addded folder slection parameter
Added support for new parameters in r and python scripting providers
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@133 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-04-20
use install rpath only on apple
Juergen E. Fischer <jef@norbit.de> 2012-04-19
wms provider: handle content type case insensitive
Juergen E. Fischer <jef@norbit.de> 2012-04-19
debian packaging: set build name for cdash
Juergen E. Fischer <jef@norbit.de> 2012-04-19
run crssync on coordinate system test and run osgeo4w test as nightly
brushtyler <brushtyler@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-19
use output field param's value executing gdal_polygonize, change default output field name to DN (fix #5416)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@132 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-19
fixed minor bugs in ftools and in ParametersPanel
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@131 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-19
[otb] fix OutputFile declaration and clean up when no default value available
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@130 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-19
[gui] optional layer bug. NOT_SELECTED was not declared in self
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@129 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-19
[otb] recognize linux default paths to avoid configuration
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@128 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Werner Macho <werner.macho@gmail.com> 2012-04-19
translation update: gl_ES by Xan
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-19
[otb] set default value for ParameterSelection
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@127 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-19
[otb] use new ParameterFile and OutputFile type
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@126 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-19
[otb] more user friendly naming of algorithms
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@125 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-19
[core] missing import, lost grass and otb on linux
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@124 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-19
[otb] classify application with their tags
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@123 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-19
Added ParameterFile and OutputFile
Added LasTools provider and a few algorithms (still quite a few left, to be added soon)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@122 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Tim Sutton <tim@linfiniti.com> 2012-04-19
Move deprecated tag from addMapLayers to addMapLayer where it was originally intended to go. Small updates to comments.
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-19
[grass] broken doc detection on windows when fixing linux
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@121 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-04-19
osgeo4w: fix quazip support
Juergen E. Fischer <jef@norbit.de> 2012-04-19
Revert d7e8ae18 and d637c677c (fixes #5407, #5409 and #5410)
Juergen E. Fischer <jef@norbit.de> 2012-04-18
debian packaging: run tests with xvfb and upload results to dashboard
Merge: 7bd9240 4993675
Tim Sutton <tim@linfiniti.com> 2012-04-18
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-04-18
Added unit test to verify zip layers can be opened
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-18
More load raster style fixes
Werner Macho <werner.macho@gmail.com> 2012-04-18
update TRANSLATORS file
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-18
Enable load style for raster renderers
Tim Sutton <tim@linfiniti.com> 2012-04-18
Added zipped shp for testing zip driver
Merge: ad39a42 0b082fb
Tim Sutton <tim@linfiniti.com> 2012-04-18
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-04-18
Added provenance information for quazip.
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-18
added some stuff to iterating execution
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@120 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-04-18
postgres provider fix: layers with incomplete geometry type/srid/pk data could not be selected for addition
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-18
some code cleaning
changed style of parameters dialog when called from toolbox
added iterate buttons (functionality not yet implemented)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@119 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-18
Use project file transformation for raster symbology also when loading from qml
Werner Macho <werner.macho@gmail.com> 2012-04-18
translation update: ru by Artem
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-18
fixed #5384
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@118 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-18
changed miinor bug in spinner when using a integer numerical value
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@117 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-18
improved kriging description to avoid wrong usage
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@116 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Werner Macho <werner.macho@gmail.com> 2012-04-18
adding korean translator name
Juergen E. Fischer <jef@norbit.de> 2012-04-18
indentation update
Merge: 70a2a4a 6248295
Tim Sutton <tim@linfiniti.com> 2012-04-18
Merge branch 'master' of github.com:qgis/Quantum-GIS
Merge: fc373b3 e1c934a
Tim Sutton <tim@linfiniti.com> 2012-04-17
Merge pull request #127 from mhugo/copy_paste_styles
[FEATURE] Copy / paste of styles
Hugo Mercier <hugo.mercier@oslandia.com> 2012-04-16
Make the style copy/paste functionality closer to the geometry copy/paste implementation
Hugo Mercier <hugo.mercier@oslandia.com> 2012-04-15
Implement basic copy/paste of styles between layers
Merge: 213a1bc e5775e7
Tim Sutton <tim@linfiniti.com> 2012-04-17
Merge pull request #114 from etiennesky/providers_browser2
[FEATURE] gdal/ogr providers: optimizations and .zip / .gz file support - fixed
Tim Sutton <tim@linfiniti.com> 2012-04-18
Added some extra output to provide some hints for creating a new anomaly file
Tim Sutton <tim@linfiniti.com> 2012-04-17
Added anomaly checks based on test run http://dash.orfeo-toolbox.org/testDetails.php?test=9375735&build=81442
Merge: 2ad635a 7221eaa
Tim Sutton <tim@linfiniti.com> 2012-04-17
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-04-17
More useful dash messages for render checker images
Tim Sutton <tim@linfiniti.com> 2012-04-17
Added anomaly for ubuntu 12.04 buffer render
Merge: 205a4b3 506d829
Tim Sutton <tim@linfiniti.com> 2012-04-17
Merge branch 'master' of github.com:qgis/Quantum-GIS
Juergen E. Fischer <jef@norbit.de> 2012-04-17
fix dbmanager resource dependency and some other warnings
Juergen E. Fischer <jef@norbit.de> 2012-04-17
german translation update
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-17
[grass] fix guessing of doc folder for linux
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@115 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
pcav <cavallini@faunalia.it> 2012-04-17
Updated IT GUI translation
Werner Macho <werner.macho@gmail.com> 2012-04-17
translation update: string update db_manager
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-17
added default value for ParameterSelection
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@114 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Werner Macho <werner.macho@gmail.com> 2012-04-17
update TRANSLATORS with every string update
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-17
fixed type in saga description
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@113 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-17
added delete model action (#5392)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@112 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-17
show help button now appears only if a help file is available (#5388)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@111 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-17
remove -z modifier when exproting to shapefile (bug#5394)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@110 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-17
fixed bug when deleting elements
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@109 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-17
added close button to about dialog
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@108 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Radim Blazek <radim.blazek@gmail.com> 2012-04-17
QgsDataSourceURI used for WMS provider, all params are now encoded in URI, removed WMS specific functions from QgsRasterLayer and QgisAppInterface
Radim Blazek <radim.blazek@gmail.com> 2012-04-17
added generic mode
Alexander Bruy <alexander.bruy@gmail.com> 2012-04-17
fix About dialog in DB Manager
Alexander Bruy <alexander.bruy@gmail.com> 2012-04-17
fix broken Points in polygon (fix #5389)
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-17
Improved SAGA descriptions (difference between integer and float number params)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@107 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Werner Macho <werner.macho@gmail.com> 2012-04-16
translation update: pl by polish team
Werner Macho <werner.macho@gmail.com> 2012-04-16
translation update: cz by Jan
Juergen E. Fischer <jef@norbit.de> 2012-04-16
debian packaging: followup changelog rename
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-16
added contributor names to about.htm
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@106 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-16
fixed indentation in OTBAlgorithm
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@105 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-16
Fix for bug #5354 (scalebar problems in print composer)
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-16
fixed grass launching. Should work now without problems. Still have to write something to get output info to update progress bar
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@104 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-16
fixed indentation in OTBAlgorithm
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@103 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-16
fixed bug detecting SAGA installed in linux
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@102 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-16
fixed bug #5361
changed saga and grass description filenames
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@101 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-04-16
[FEATURE] add DB Manager plugin
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-04-16
import vector layer: don't clear the error message if too many errors occur
Alexander Bruy <alexander.bruy@gmail.com> 2012-04-16
correctly handle user defined CRSes (fix #5257)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-16
Fix beforeVertex - afterVertex mistake for linear referencing
pcav <cavallini@faunalia.it> 2012-04-16
Fixed minor inconsistencies in strings (requires regenerating files for translation)
Hugo Mercier <hugo.mercier@oslandia.com> 2012-04-16
Make the style copy/paste functionality closer to the geometry copy/paste implementation
D'Hont René-Luc <rldhont@gmail.com> 2012-04-16
Using title and abstract of vector layer in WFS capabilities
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-16
Added some checks for external apps configuration
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@100 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
pcav <cavallini@faunalia.it> 2012-04-16
Fixed IT Sponsors page
Tim Sutton <tim@linfiniti.com> 2012-04-16
Anomalies for tests so that they run on ubuntu 12.04
Tim Sutton <tim@linfiniti.com> 2012-04-16
Anomalies for tests so that they run on ubuntu 12.04
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-04-15
import vector layer: fix override layer option (follow f8d5d432)
pcav <cavallini@faunalia.it> 2012-04-16
More IT GUI translation
pcav <cavallini@faunalia.it> 2012-04-16
Almost completed IT GUI translation
Werner Macho <werner.macho@gmail.com> 2012-04-16
flag and language file fixes
Juergen E. Fischer <jef@norbit.de> 2012-04-15
make tests & qgis work from the build directory (python still doesn't)
Werner Macho <werner.macho@gmail.com> 2012-04-15
translation update: fix upstream
Werner Macho <werner.macho@gmail.com> 2012-04-15
small typo fixes for consistency
Merge: e51dd2c a39d0b7
Nathan Woodrow <madmanwoo@gmail.com> 2012-04-15
Merge pull request #126 from szekerest/master
MSSQL: Support non spatial tables in browser dock
szekerest <szekerest@gmail.com> 2012-04-15
MSSQL: Support non spatial tables in browser dock (fixes #5334)
Merge: 8f6d941 9da981b
pcav <cavallini@faunalia.it> 2012-04-15
Merge branch 'master' of github.com:qgis/Quantum-GIS
pcav <cavallini@faunalia.it> 2012-04-15
Updated IT GUI translation.
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-04-15
add delete layer action to PG data items
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-04-15
allow PG provider to delete a layer
Tim Sutton <tim@linfiniti.com> 2012-04-15
Better hash comparison implementation for render checker
Werner Macho <werner.macho@gmail.com> 2012-04-15
fix estonian flag
Werner Macho <werner.macho@gmail.com> 2012-04-15
translation update: all strings .. prepare 1.8
Merge: c25a186 8332f32
Tim Sutton <tim@linfiniti.com> 2012-04-15
Merge pull request #125 from lynxlynxlynx/master
ignore system setup errors in the regression992 test
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-15
[grass] fix #5359
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@99 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Hugo Mercier <hugo.mercier@oslandia.com> 2012-04-15
Implement basic copy/paste of styles between layers
Juergen E. Fischer <jef@norbit.de> 2012-04-15
run Experimental test target on nightly build
Werner Macho <werner.macho@gmail.com> 2012-04-15
rename our CHANGELOG to NEWS and add new ChangeLog according to GNU Standards
Juergen E. Fischer <jef@norbit.de> 2012-04-15
Revert accidentally commited parts of 6b7f594
Juergen E. Fischer <jef@norbit.de> 2012-04-15
workaround deprecation warnings in MSVC for GEOWkt global
Alexander Bruy <alexander.bruy@gmail.com> 2012-04-15
fix typo
Alexander Bruy <alexander.bruy@gmail.com> 2012-03-28
remove buttons for saving contrast enhancement, std dev. and band
combination from raster layer properties dialog
Alexander Bruy <alexander.bruy@gmail.com> 2012-02-11
use standard deviations only when requested (fix #4917)
Alexander Bruy <alexander.bruy@gmail.com> 2012-02-11
move some raster settings such as std. dev and band combination to
general QGIS settings
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-04-15
GdalTools: display a friendly message when python-gdal is missing
Juergen E. Fischer <jef@norbit.de> 2012-04-15
disable projection selection in project properties, while OTFP is off
Jaka Kranjc <lynxlynxlynx@sourcemage.org> 2012-04-15
regression992 test: only check the actual regression
this test would fail if GDAL doesn't have any jpeg2000 support compiled in
Juergen E. Fischer <jef@norbit.de> 2012-04-15
cleaner fix for #5355: remove shortcuts to destroyed actions automatically
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-04-15
update the "invert color" checkbox status opening the raster propery dialog (fix #4423)
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-04-15
in import vector layer fix overwrite option and report provider errors
Merge: dca998f 0dc5080
Tim Sutton <tim@linfiniti.com> 2012-04-15
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-04-15
Show anomaly hashes in test reporting
Juergen E. Fischer <jef@norbit.de> 2012-04-15
fix #5355: remove touch action before registering the shortcuts list
Tim Sutton <tim@linfiniti.com> 2012-04-15
Added anomalies for nimbus host in test suite
Tim Sutton <tim@linfiniti.com> 2012-04-15
Use explicit qt libs for tests
Tim Sutton <tim@linfiniti.com> 2012-04-15
Fixes for coordinate ref sys test errors on Werner's machine
Tim Sutton <tim@linfiniti.com> 2012-04-14
Added additional diagnostics for why stripped wkt compare is failing on some machines.
Tim Sutton <tim@linfiniti.com> 2012-04-14
Don't use ugly old std::out to send info to CDash
Merge: aab9976 847650e
Tim Sutton <tim@linfiniti.com> 2012-04-14
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-04-14
Upload test images to cdash
Richard Duivenvoorde <richard@duif.net> 2012-04-14
Set measureUnits also for myFirstLayer (otherwise wrong scale is shown)
Juergen E. Fischer <jef@norbit.de> 2012-04-14
[API] fix #5014
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-14
Project file conversion for freakout shader
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-14
Legend items for singleband gray renderer
Martin Dobias <wonder.sk@gmail.com> 2012-04-14
Always create favourites item + expand the favourites item in dock widget
Tim Sutton <tim@linfiniti.com> 2012-04-14
Fixed bug with signal being emitted declaring layers were added but having a zero length layer list
Merge: 4097ed5 5598082
Tim Sutton <tim@linfiniti.com> 2012-04-14
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-04-14
Fixed issue with spatialite assigning incorrect field types when creating columns
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-14
Raster legend for paletted renderer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-14
Modify raster legend mechanism to work with raster renderers
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-14
[otb] add options for saving dem options
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@98 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Werner Macho <werner.macho@gmail.com> 2012-04-14
forgot danish language
Merge: b995abf 6718000
Tim Sutton <tim@linfiniti.com> 2012-04-14
Merged conflicts
Tim Sutton <tim@linfiniti.com> 2012-04-14
Added ignore file for personal ctest options
Werner Macho <werner.macho@gmail.com> 2012-04-14
forgot danish language
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-14
Add code for add/delete/sort buttons in singleband pseudocolor widget
Werner Macho <werner.macho@gmail.com> 2012-04-14
also ignore .qm file in i18n
Werner Macho <werner.macho@gmail.com> 2012-04-14
Displaying Translators Countries and Languages in a nicer way
Tim Sutton <tim@linfiniti.com> 2012-04-14
Inital implementation of test submission to CDash using OTB Dash server. Use make Experimental to submit your tests.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-14
More project file conversion for multiband color
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-14
More raster project file transformation
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-14
Project file conversion for paletted color
Tim Sutton <tim@linfiniti.com> 2012-04-14
Fix wanings about duplicated grid layout
Merge: a3fea94 5148d5f
Tim Sutton <tim@linfiniti.com> 2012-04-14
Merge branch 'master' of github.com:qgis/Quantum-GIS
Merge: 8c3f2a1 0a2fdb6
Werner Macho <werner.macho@gmail.com> 2012-04-14
Merge branch 'master' of github.com:qgis/Quantum-GIS
Werner Macho <werner.macho@gmail.com> 2012-04-14
now add flags for real
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-14
[otb] fix choice parameter
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@97 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-14
[otb] remove last empty choice
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@96 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-04-14
debian packaging update: switch from test to check target for tests
Juergen E. Fischer <jef@norbit.de> 2012-04-14
show GDAL & PROJ version in CRS test
Werner Macho <werner.macho@gmail.com> 2012-04-14
inserting flags for language codes
Merge: 4665ac0 fa07903
Tim Sutton <tim@linfiniti.com> 2012-04-14
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-04-14
Fix bug with test renderer where it was saving diff images to the wrong place
Juergen E. Fischer <jef@norbit.de> 2012-04-14
Revert "fixed two SIP warnings about deprecated syntax" as it
breaks builds with older SIP versions (Debian squeeze, Ubuntu lucid and
maverick)
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-14
[otb] handle not filled string parameters
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@95 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-14
fix modeler (from G. Sucameli)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@94 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-14
[gdal] fix gdal_merge (from G. Sucameli)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@93 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-14
[gdal] fix polygonize (at least for linux)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@92 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Tim Sutton <tim@linfiniti.com> 2012-04-14
Finished first pass implementation for anomaly testing in renderchecker.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-14
Project file conversion for singleband pseudo color
Tim Sutton <tim@linfiniti.com> 2012-04-14
Moved control images one per directory and updated render checker to generate paths and filenames more cleanly. All tests pass for me.
Merge: cfcf12f 1e193c3
Tim Sutton <tim@linfiniti.com> 2012-04-13
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-04-13
Small core formatting changes only
Tim Sutton <tim@linfiniti.com> 2012-04-13
Refactored tests using control images to get control image path from renderchecker.
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-13
[otb] update description after previous commits
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@91 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-13
[otb] need to specify vector layer type
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@90 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-13
[otb] None not allowed for default value
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@89 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-13
[otb] add multiple input support
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@88 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-13
[otb] add quotes around command parameter
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@87 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Merge: 0358ddc 15f1485
Martin Dobias <wonder.sk@gmail.com> 2012-04-13
Merge pull request #121 from lynxlynxlynx/master
fix for one abort and a few SIP compile warnings
Merge: a65ded0 27fe004
Tim Sutton <tim@linfiniti.com> 2012-04-13
Merge pull request #117 from dakcarto/master
Fix for source or build directory paths that contain spaces (on Mac).
Merge: 7f29572 5310b5b
Tim Sutton <tim@linfiniti.com> 2012-04-13
Merge pull request #122 from mbernasocchi/android
Android
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-13
Added diferentiation between int and float values
extent selector more or less working now
changed version to 1.0.3
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@86 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Bernasocchi <marco@bernawebdesign.ch> 2012-04-13
added null pointer protection
Tim Sutton <tim@linfiniti.com> 2012-04-13
Moved test images into their own folder
Marco Bernasocchi <marco@bernawebdesign.ch> 2012-04-13
remove the touch button if HAVE_TOUCH=0
Jaka Kranjc <lynxlynxlynx@sourcemage.org> 2012-04-13
addVectorLayers: return early if no layers were succesfully added
fixes an abort later on if all the layer loadings failed for some reason,
like missing the shx file for a shapefile.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-13
SCALE parameter for GetLegendGraphic
Jaka Kranjc <lynxlynxlynx@sourcemage.org> 2012-04-13
fixed two SIP warnings about deprecated syntax
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-13
Rename variable from beforeIndex to afterIndex
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-13
[otb] use parameter name instead of description
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@85 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-13
Improved extension selector
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@84 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-13
fix command launching for otb and gdal
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@83 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-13
[otb] fix application descriptors
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@82 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-13
[otb] fix application descriptor generator for Mandatory/optional management
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@81 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-13
add pyc to gitignore
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@80 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-13
[otb] add .gitignore file
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@79 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-13
[otb] add description for otb modules
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@78 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-13
[otb] add helper script
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@77 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
julien.malik@gmail.com <julien.malik@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-13
[otb] fix command launching for linux
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@76 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Bernasocchi <marco@bernawebdesign.ch> 2012-04-13
remove qsplashscreen on android
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-13
Apply patch from ticket #5348 provided by René-Luc D'Hont
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-13
Started adding an auto configuration mechanism
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@75 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-13
Fix contrast enhancement buttons in raster branch
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-12
Project file conversion for single band pseudo color
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-12
Project conversion code for singleband gray renderer
szekerest <szekerest@gmail.com> 2012-04-12
MSSQL: Add handling of default values (fixes #5316)
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-13
Made OTB configurable also in linux
Added extent parameter
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@74 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Merge: 4da0c03 67c77e5
Tim Sutton <tim@linfiniti.com> 2012-04-12
Merged from master into raster resampler branch
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-12
Added first working OTB algorithm
Added file selector for vector and raster layers
fixed bug with numbers and string in modeler dialog
added RenderingStyleFilePanel
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@73 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-12
started raster layer exporting mechanism
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@72 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Merge: 67c77e5 be8f135
Nathan Woodrow <madmanwoo@gmail.com> 2012-04-12
Merge pull request #118 from szekerest/master
Fix for issues with sql server geography type
szekerest <szekerest@gmail.com> 2012-04-12
Fix for issues with sql server geography type (fixes #5229 fixes #5302)
Etienne Tourigny <etourigny.dev@gmail.com> 2012-04-11
add detection of libz (optional, needs update for win32)
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-11
relocated otb folder (wrongly imported in the previous commit)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@71 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-11
Did some R and GRASS testing and debugging
Added the OTB folder with a skeleton of OTB alg provider
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@70 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-11
added some gdal algs
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@69 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
dakcarto <larrys@dakotacarto.com> 2012-04-10
Fix for source or build directory paths that contain spaces.
dakcarto <larrys@dakotacarto.com> 2012-04-10
Fix for source or build directory paths that contain spaces.
dakcarto <larrys@dakotacarto.com> 2012-04-10
Fix for source or build directory paths that contain spaces.
dakcarto <larrys@dakotacarto.com> 2012-04-10
Fix for source or build directory paths that contain spaces.
dakcarto <larrys@dakotacarto.com> 2012-04-10
Fix for source or build directory paths that contain spaces.
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-10
did some work on the gdal bindings
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@68 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
dakcarto <larrys@dakotacarto.com> 2012-04-09
Added SIP generation to build/python directory of API files for QScintilla code completion/call tips.
Signed-off-by: Tim Sutton <tim@linfiniti.com>
Werner Macho <werner.macho@gmail.com> 2012-04-09
translation update: et by veiko
Juergen E. Fischer <jef@norbit.de> 2012-04-09
fix #5333
Tim Sutton <tim@linfiniti.com> 2012-04-09
Added make-no-x options (experimental) for running unit tests on a headless server.
Tim Sutton <tim@linfiniti.com> 2012-04-08
Better diagnostics for CRS tests debug output
William Kyngesburye <kyngchaos@kyngchaos.com> 2012-04-08
OS X install cleanup, fill in more dependencies;
adjust header styles for better readability
Tim Sutton <tim@linfiniti.com> 2012-04-08
Added verbose output on test failure to make check command
Tim Sutton <tim@linfiniti.com> 2012-04-08
Added test datasets aux.xml files for what its worth
Tim Sutton <tim@linfiniti.com> 2012-04-08
Revise script to get rid of orig files
Tim Sutton <tim@linfiniti.com> 2012-04-08
Replaced raster test images so all tests pass
Merge: bbf471e 051749a
Tim Sutton <tim@linfiniti.com> 2012-04-08
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-04-08
Renderer tests passing now
Juergen E. Fischer <jef@norbit.de> 2012-04-08
raw only won't work with GPSes that don't speak NMEA (should fix #4050)
William Kyngesburye <kyngchaos@kyngchaos.com> 2012-04-07
OS X install update - osgearth and globe plugin
Juergen E. Fischer <jef@norbit.de> 2012-04-07
fix #5331
William Kyngesburye <kyngchaos@kyngchaos.com> 2012-04-07
Add bundling of osg/osgEarth for OS X app
William Kyngesburye <kyngchaos@kyngchaos.com> 2012-04-07
Don't bundle PyQwt if not present in system
William Kyngesburye <kyngchaos@kyngchaos.com> 2012-04-07
Qt bundling cleanup
Tim Sutton <tim@linfiniti.com> 2012-04-07
Use more appropriate global for createFromId CRS test
Merge: 8ae8e15 a82a243
Tim Sutton <tim@linfiniti.com> 2012-04-07
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-04-07
Emit layer added signals in addMapLayers method of layer registry
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-04-07
Remove/Add layers to snapping dialog. Fixes #5318
Tim Sutton <tim@linfiniti.com> 2012-04-07
Update control image and qml for map renderer test - all renderer tests now pass for me.
Juergen E. Fischer <jef@norbit.de> 2012-04-07
fix add/remove layers connections (follows up f9ed6d4)
Tim Sutton <tim@linfiniti.com> 2012-04-07
Changed the way equality tests are done in qgscoordinatereference system. Simply comparing WKT's is not effective since the same CRS can be expressed in different ways. Now we compare the authid (which may have some side effects but probably less than the old system. All qgscoordinatereferencesystem tests pass now.
Tim Sutton <tim@linfiniti.com> 2012-04-07
1 remaining test fails in CRS tests
Tim Sutton <tim@linfiniti.com> 2012-04-07
One CRS test failure left
Tim Sutton <tim@linfiniti.com> 2012-04-07
3 coordinate system test failures left
Tim Sutton <tim@linfiniti.com> 2012-04-06
[BACKPORT] in progress test updates / fixes
Tim Sutton <tim@linfiniti.com> 2012-04-06
[BACKPORT] Naming consistency for GEOWkt global (renamed to GEOWKT)
giohappy <giohappy@gmail.com> 2012-04-06
Update src/core/qgsdistancearea.cpp
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-06
Zoom to layer extent when adding the first layer
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-06
improved table usage.Added better transparent layer handling for external apps.Started gdal bindings
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@65 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-04-05
also get crs record count readonly (follows up 9154e4e)
William Kyngesburye <kyngchaos@kyngchaos.com> 2012-04-04
fix bd916b1
William Kyngesburye <kyngchaos@kyngchaos.com> 2012-04-04
OS X install updates
Juergen E. Fischer <jef@norbit.de> 2012-04-05
indentation update
Merge: d830d53 ae20835
Tim Sutton <tim@linfiniti.com> 2012-04-05
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-04-05
[BACKPORT] to 1.8. Remove deprecated use of map layer registry addLayer and removeLayer elsewhere in code base
Juergen E. Fischer <jef@norbit.de> 2012-04-05
german translation update
Juergen E. Fischer <jef@norbit.de> 2012-04-04
show acres after sq ft and before sq mile
szekerest <szekerest@gmail.com> 2012-04-04
MSSQL:Improve handling of datetime types (fixes #5283)
Tim Sutton <tim@linfiniti.com> 2012-04-05
[BACKPORT] to 1.8. Further improvements to multiple layer removal in one operation support for the registry and apply suggested improvements from Jürgen.
Werner Macho <werner.macho@gmail.com> 2012-04-04
translation update: es by Carlos
Juergen E. Fischer <jef@norbit.de> 2012-04-04
postgres provider: use same precision in st_makeenvelope and BOX3D
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-04
Implement readXML for singleband pseudo color
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-03
Implement readXML for singleband gray renderer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-03
Implement readXML for singleband color data renderer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-03
Implement readXML for multiband color renderer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-03
Avoid multiple redraws if loading projects
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-03
added check for macOS when opening help manual
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@62 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-03
Did some more work on GRASS descriptions
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@61 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-03
updated example provider
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@60 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-04-03
don't use -Wl,--no-undefined on OSX
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-03
Polished some GRASS descriptions
Fixed small bug when handling selection parameters
added statistical values to numerical value selector
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@58 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-04-03
debian packaging update
Juergen E. Fischer <jef@norbit.de> 2012-04-02
move grassprovider to grass library (might fix #3999)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-02
Fix check/unchek of groups in TOC (ticket #5013)
Etienne Tourigny <etourigny.dev@gmail.com> 2012-04-02
skip .shp.xml and .aux.xml files in ogrdataitem
Etienne Tourigny <etourigny.dev@gmail.com> 2012-03-25
add option to bypass dataset scanning in browser dock
Etienne Tourigny <etourigny.dev@gmail.com> 2012-03-24
add support for reading datasets inside zip file in browser using quazip
Etienne Tourigny <etourigny.dev@gmail.com> 2012-03-24
add quazip for zip file read support
Etienne Tourigny <etourigny.dev@gmail.com> 2012-03-24
add preliminary support for GDAL/OGR VSIFileHandler (.zip and .gz files) - full support requires new QgsCollectionItem class
Etienne Tourigny <etourigny.dev@gmail.com> 2012-03-24
cache gdal sublayers list for subsequent access
Juergen E. Fischer <jef@norbit.de> 2012-04-02
open CRS database readonly by default (fixes permission timeouts on windows)
szekerest <szekerest@gmail.com> 2012-04-01
Improve handling of estimated metadata (fixes #5227 fixes #5252)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-01
[FEATURE]: possibility to set MaxWidth and MaxHeight for GetMap request
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-01
Fix direction for eventLayer offset
Werner Macho <werner.macho@gmail.com> 2012-04-01
translation update: string update for all languages on request
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-01
Implement readXML for paletted raster renderer
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-04-01
Fixed bugs #5262, #5263, #5265 , #5266, #5267
Added numeric value selector
improved grass provider
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@57 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-04-01
writeXML for single band pseudo color renderer
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-03-31
[FEATURE] allow multiline feature actions
Tim Sutton <tim@linfiniti.com> 2012-04-01
[API] Added registry support for addition and removal of multiple layers in one operation (and notification thereof). Maintains API compatibility with single layer add/remove operations.
Juergen E. Fischer <jef@norbit.de> 2012-03-31
fix warnings
Tim Sutton <tim@linfiniti.com> 2012-03-31
Mark unused var
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-31
Intendention update and remove legacy code
Merge: c4aed92 dd9b98a
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-31
Merge branch 'linear_referencing'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-31
[FEATURE]: geometry offset for event layer function
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-31
writeXML method for single band pseudo color renderer
Juergen E. Fischer <jef@norbit.de> 2012-03-31
german translation update
Juergen E. Fischer <jef@norbit.de> 2012-03-31
fix gcc 4.7 warnings/errors
Merge: 401aea2 76ba1f6
Tim Sutton <tim@linfiniti.com> 2012-03-31
Merge pull request #112 from mbernasocchi/android
Android goodies (touch maptool, with-touch mode, ui edits, ...)
Merge: be4d125 8966899
Tim Sutton <tim@linfiniti.com> 2012-03-31
Merge pull request #111 from etiennesky/ftools1
Ftools vector grid improvements
Merge: 785f9ae 157541e
Tim Sutton <tim@linfiniti.com> 2012-03-31
Merge branch 'master' of github.com:qgis/Quantum-GIS
Etienne Tourigny <etourigny.dev@gmail.com> 2012-03-25
group favourites in top-level item (when there are 5 or more favourites) and add favourites icon
Signed-off-by: Tim Sutton <tim@linfiniti.com>
Etienne Tourigny <etourigny.dev@gmail.com> 2012-03-26
sort items in browser dock: sort items by type, so directories are before data items, sort top-level provider items by name
Signed-off-by: Tim Sutton <tim@linfiniti.com>
Etienne Tourigny <etourigny.dev@gmail.com> 2012-03-24
add missing icons for raster and vector collections in themes/default
Signed-off-by: Tim Sutton <tim@linfiniti.com>
Etienne Tourigny <etourigny.dev@gmail.com> 2012-03-24
add simple layer properties dialog to browser dock (source, provider and metadata) ; ui tweaks in raster properties dialog
Signed-off-by: Tim Sutton <tim@linfiniti.com>
Etienne Tourigny <etourigny.dev@gmail.com> 2012-03-24
browser: add collapse all button
Signed-off-by: Tim Sutton <tim@linfiniti.com>
Etienne Tourigny <etourigny.dev@gmail.com> 2012-03-24
browser and dataitems - show wait cursor when loading
Signed-off-by: Tim Sutton <tim@linfiniti.com>
Tim Sutton <tim@linfiniti.com> 2012-03-31
[BACKPORT] Api update - added signlas for legend events and made them available to plugin api. Patch courtesy of Etienne Tourigny <etourigny.dev@gmail.com> and closes pull request 107
Etienne Tourigny <etourigny.dev@gmail.com> 2012-03-30
prefer non-deprecated crses (fixes #4355)
Juergen E. Fischer <jef@norbit.de> 2012-03-30
fix nightly debian build
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-30
Implement writeXML method for single band data renderer
Alexander Bruy <alexander.bruy@gmail.com> 2012-03-30
better wording for error message
Tim Sutton <tim@linfiniti.com> 2012-03-30
Mark unused variables to prevent compiler warnings if using older geos.
Juergen E. Fischer <jef@norbit.de> 2012-03-29
Revert 02749e9 (will be fixed in GDAL package).
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-03-29
added recent algs list
tested and improved saga resampling
added non-spatial calculator
added mechanism to connect external plugins
Added example of provider plugin(still unfinished)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@56 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-03-29
osgeo4w: set GDAL_DRIVER_PATH again (GDAL looks in apps/qgis-dev/bin/gdalplugins otherwise)
Juergen E. Fischer <jef@norbit.de> 2012-03-29
fix srs validation from threads
Juergen E. Fischer <jef@norbit.de> 2012-03-27
fix warnings
Juergen E. Fischer <jef@norbit.de> 2012-03-27
debian packaging update
Alexander Bruy <alexander.bruy@gmail.com> 2012-03-29
fix #5257
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-29
Implement writeXML method for singleband gray renderer
Radim Blazek <radim.blazek@gmail.com> 2012-03-29
faces
Marco Bernasocchi <marco@bernawebdesign.ch> 2012-03-28
added TODO find a better default fontsize
adding suggestion to how to detect font size
Marco Bernasocchi <marco@bernawebdesign.ch> 2012-03-20
defaulting to symbology V1 on android (workaround to http://hub.qgis.org/issues/5170)
Marco Bernasocchi <marco@bernawebdesign.ch> 2012-03-01
added close button to attribute table
Marco Bernasocchi <marco@bernawebdesign.ch> 2012-02-29
removing qDebug() from compass plugin
Marco Bernasocchi <marco@bernawebdesign.ch> 2012-02-29
adding touch maptool that allows panning, pinch zooming, double tap zoomWithCenter, twofinger tap zoomOut
fixed toolbar button functionality
Marco Bernasocchi <marco@bernawebdesign.ch> 2012-02-23
adding a touch mode if qt >=4.6 (allows qt5) this defaults to on for android and to off for the rest. can be requested by -DWITH_TOUCH
allow qt 5
Tim Sutton <tim@linfiniti.com> 2012-03-28
[BACKPORT] Enable gdaltools by default on all platforms
Merge: 5333b74 f375e35
Tim Sutton <tim@linfiniti.com> 2012-03-28
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-03-28
[BACKPORT] Enable gdaltools by default on install in windows (when using standalone installer)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-28
WriteXML method for multiband color renderer
Etienne Tourigny <etourigny.dev@gmail.com> 2012-03-28
ftools vector grid: UI improvements
Etienne Tourigny <etourigny.dev@gmail.com> 2012-03-28
ftools vector grid: Align extents and resolution to selected raster layer
szekerest <szekerest@gmail.com> 2012-03-27
Use forward only cursor in all queries
szekerest <szekerest@gmail.com> 2012-03-27
Do not abort if sp_pkeys is not working
szekerest <szekerest@gmail.com> 2012-03-27
Determine whether there's an integer column with unique values that can be used as a pkey
szekerest <szekerest@gmail.com> 2012-03-27
Exclude the geometry column when identifying the type
szekerest <szekerest@gmail.com> 2012-03-27
Retrieve the primary key column when opening MS SQL tables and no identity column has been specified
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-28
Remove old SLD files in QGIS server
Merge: 0ef88a2 145a184
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-28
Merge branch 'qgis_server_sld'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-28
Throw exception if there is an SLD error
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-28
Use new symbology SLD import for QGIS server
Tim Sutton <tim@linfiniti.com> 2012-03-28
Minor english cleanups for action help
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-03-28
Improve "Actions" section in vector layer properties context help
Signed-off-by: Tim Sutton <tim@linfiniti.com>
Merge: c8ca7d7 516fc7e
Tim Sutton <tim@linfiniti.com> 2012-03-28
Merge branch 'master' of github.com:qgis/Quantum-GIS
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-03-28
feature actions: new "Open" action type to open urls in the default web browser and files with a suitable application
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-03-28
feature actions: new button to add some default actions
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-27
Fix transparency band in raster layer props, start implementing writeXML methods of renderers
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-03-27
improved r and saga behaviour, specially on linux; changed some grass descriptions
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@54 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Merge: eef6f53 04e8268
Tim Sutton <tim@linfiniti.com> 2012-03-27
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2012-03-27
[BACKPORT] Added Anom to Indonesian translators list
szekerest <szekerest@gmail.com> 2012-03-26
MSSQL provider: Remove the dependency from sqlext.h
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-26
Add writeXML method for renderers (needs still to be implemented for most types)
Juergen E. Fischer <jef@norbit.de> 2012-03-25
QgsAttributeAction::expandAction still in use - drop deprecation
Juergen E. Fischer <jef@norbit.de> 2012-03-25
fix support for multigeometries in postgres and mssql provider
Juergen E. Fischer <jef@norbit.de> 2012-03-25
wms server: improve inverted axis handling for WMS 1.3
Juergen E. Fischer <jef@norbit.de> 2012-03-25
osgeo4w: don't set GDAL_DRIVER_PATH<54>
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-24
Fix restoring of transparent slider
Tim Sutton <tim@linfiniti.com> 2012-03-24
Fix margin issues on digitizing tab of options dialog (reset from 9 to 0 all around). Set scrollbox frame style to noframe
Juergen E. Fischer <jef@norbit.de> 2012-03-24
fix warnings in mssql provider
Alexander Bruy <alexander.bruy@gmail.com> 2012-03-24
[FEATURE] option to avoid WKT copying from attribute table (fix 4591)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-24
Add 0 pointer for renderer widget in case of singleband data
Juergen E. Fischer <jef@norbit.de> 2012-03-24
heatmap cleanups:
- don't crash when there is no layer at all
- don't translate debug messages
- add german translations
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-24
Fix initialisation of transparency list
Arunmozhi <aruntheguy@gmail.com> 2012-03-18
merge pull request #104:
- redesigned the dialog, added a options for - weighted buffer - raster size
- moved the advanced stuff under advancedGroupBox
- finished the GUI code
- finally heatmap hits v0.2 Users can now
- specify the rows and columns for the raster
- specify the cell size of the raster
- Choose a field as weight for each point
- Choose a field to act as the buffer radius for each point
- Buffer radius can be specified in real-world units like meters & mapunits
- indentation updated
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-03-24
Use 'New Connection...' instead of 'New...' for browser data items
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-03-24
Fix typo in MS SQL FreeTDS driver name
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-23
Clean up raster properties dialog
Juergen E. Fischer <jef@norbit.de> 2012-03-23
german translation update
Juergen E. Fischer <jef@norbit.de> 2012-03-23
indentation update
Juergen E. Fischer <jef@norbit.de> 2012-03-23
debian packaging update
Juergen E. Fischer <jef@norbit.de> 2012-03-22
fix warnings
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-23
Add offset parameters to eventLayer functions
Merge: 51ece3c f2f65d1
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-03-23
Merge MS SQL provider support. Funded by Digital Mapping Solutions (Australia) completed by Tamas Szekeres
Also includes initial drag and drop support for PostGIS
szekerest <szekerest@gmail.com> 2012-03-18
PG:Implement handledrop for the postgres provider
szekerest <szekerest@gmail.com> 2012-02-06
Adding the native MSSQL provider
Juergen E. Fischer <jef@norbit.de> 2012-03-22
fix QgsSpatiaLiteProvider::uniqueValues, when there is a subset string
Juergen E. Fischer <jef@norbit.de> 2012-03-22
fix #5203
Juergen E. Fischer <jef@norbit.de> 2012-03-22
german translation update
Juergen E. Fischer <jef@norbit.de> 2012-03-22
indentation update and a few unused parameter warnings fixes
Juergen E. Fischer <jef@norbit.de> 2012-03-19
switch to external spatialite on osgeo4w
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-03-22
temporarily deactivated grass
added manual
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@53 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-03-22
fixed small bugs while settign rendering styles
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@52 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-03-21
minor change to avoid showing non-file-based layers
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@51 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-03-21
added support for custom output rendering styles
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@50 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-21
Add possibility to force eventLayer features to single geometry type
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-03-21
started grass algorithm provider
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@48 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-20
[FEATURE]: Add WFS support for QGIS server. Provided by René-Luc D'Hont
pcav <cavallini@faunalia.it> 2012-03-19
Fixed v.extrude and v.drape GRASS modules
Juergen E. Fischer <jef@norbit.de> 2012-03-19
apply #5121
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-03-18
finished conversion of models into python code
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@46 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-03-18
Saga algorithms are now aware of selection in qgis
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@45 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-18
Restrict input type for zonal statistics to gdal rasters for now (switch to use QgsRasterDataProvider in the mid term)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-18
Fix for zonal statistics (ticket #4972)
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-03-17
Severql bug fixes qnd smqll improvements in qgis bindings
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@43 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-16
Improve multiband color widget
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-03-16
Append Filter tag to Rule tag when exporting Categorized/Graduated rendererV2 to SLD doc (fix #5191)
Juergen E. Fischer <jef@norbit.de> 2012-03-15
WMS 1.3: better detection of inverted axis
Alexander Bruy <alexander.bruy@gmail.com> 2012-03-15
also count points that intersects polygon bounds (fix #5163)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-14
Contrast enhancement functions for multiband color renderer widget
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-03-14
fix memory leak instantiating QgsExpression in actions
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-03-14
convert $currfield (was %%) running actions from "Identify actions" tool
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-03-12
"Run feature action" tool does the action for all the matching features (fix #5126)
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-03-14
finished improving saga algorithm descriptions
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@42 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-13
Improvements to single band gray renderer widget
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-03-13
improved saga algorithms descriptions
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@41 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf <volayaf@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-03-13
changed how user dir is found
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@40 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-03-12
fix crash on quit
Juergen E. Fischer <jef@norbit.de> 2012-03-12
fix QgsComposerItem API
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-03-12
added a new method for loading layers into qgis
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@38 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-03-12
improved saga algorithm descriptions
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@37 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Tim Sutton <tim@linfiniti.com> 2012-03-12
[BACKPORT] Formatting changes only for raster color ramp shader class
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-03-11
Added value range control to ParameterNumber
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@36 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-03-11
improved algorithm descriptions
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@35 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-11
Completed single band gray widget
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-03-11
BuildVRT: set input layer list when tool starting (follow d6ea1a03).
Thanks Etienne for the patch.
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-03-10
changed saga descriptions to new format (still need to be checked and improved)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@33 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-03-10
refresh BuildVRT command when input layers changes, cleanup (follow 9da5d0345)
Etienne Tourigny <etourigny.dev@gmail.com> 2012-03-08
allow to use loaded layers as input files (instead of file selector) for GDALTools Build Virtual Raster
Juergen E. Fischer <jef@norbit.de> 2012-03-09
remove geoimage austria wms server
Etienne Tourigny <etourigny.dev@gmail.com> 2012-03-09
QgisApp::askUserForGDALSublayers : fix order of new layers in the layers dock ; add an option to load all sublayers of a GDAL raster with subdatasets
Etienne Tourigny <etourigny.dev@gmail.com> 2012-03-09
browser dock: add selected layers via context menu and tool button
Etienne Tourigny <etourigny.dev@gmail.com> 2012-03-09
fixes for browser (GDAL rasters) : skip *.aux.xml files ; add suffix to raster file names in browser ; add HDF4 file suffix (.hdf) in buildSupportedRasterFileFilterAndExtensions()
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-09
Fix for crash when quiting QGIS (ticket #5145)
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-03-09
fixed bug in deepcopy of ModelAlgorithm
other small bugs
Added number checking for numerical settings
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@32 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-03-09
use GDAL_FIX_ESRI_WKT in QgsOgrProvider::crs (fixes #5066 with GDAL 1.9)
Juergen E. Fischer <jef@norbit.de> 2012-03-09
fix for some translations and expression function help
Juergen E. Fischer <jef@norbit.de> 2012-03-09
fix typos
Juergen E. Fischer <jef@norbit.de> 2012-03-09
fix windows build
Juergen E. Fischer <jef@norbit.de> 2012-03-09
debian packaging update
Alexander Bruy <alexander.bruy@gmail.com> 2012-03-09
fix #5097
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-03-08
Improvements in R Connection (more or less working now)
added R toolbox actions
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@31 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-03-08
debian packageing update: add globe plugin to ubuntu precise
Merge: d3f5eb2 dabd59b
pcav <cavallini@faunalia.it> 2012-03-08
Merge branch 'master' of github.com:qgis/Quantum-GIS
Juergen E. Fischer <jef@norbit.de> 2012-03-08
also build pyspatialite with system spatialite
pcav <cavallini@faunalia.it> 2012-03-08
Added a module
pcav <cavallini@faunalia.it> 2012-03-08
[FEATURE] Added v.extrude GRASS module Note: also added r.stats in a previous commit
pcav <cavallini@faunalia.it> 2012-03-08
Minor edit to r.external grass module
pcav <cavallini@faunalia.it> 2012-03-08
Cleanup and improvements to r.external, r.in.gdal, and v.in.ogr GRASS modules
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-03-08
[FEATURE] load/save layer style (new symbology) from/to SLD document
This is a huge commit, but it's mostly new functions. It changes only few lines on the existing code.
- add conversion between QgsExpression and OGC Filter Encoding 1.1
- add conversion between QgsRendererV2 and OGC Symbology Encoding 1.1
Work done for Regione Toscana-SIGTA
Juergen E. Fischer <jef@norbit.de> 2012-03-07
fix #5132
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-03-07
Improvements in R Connection
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@30 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-07
Fix wrong extent after loading project files with embedded groups
Juergen E. Fischer <jef@norbit.de> 2012-03-07
catch transformation exceptions in QgsGrassRegionEdit::transform
Juergen E. Fischer <jef@norbit.de> 2012-03-07
composer api doxygen fixes
Juergen E. Fischer <jef@norbit.de> 2012-03-07
debian packaging update: drop hardy, intrepid, jaunty and karmic
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-03-06
implemented saga resampling procedure
some ftools algorithms
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@29 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-03-06
debian packaging update: add wheezy and use internal spatialite where libspatialite3 not available
Juergen E. Fischer <jef@norbit.de> 2012-03-06
german translation update
Alexander Bruy <alexander.bruy@gmail.com> 2012-03-06
[FEATURE] fTools: allow to calculate extent not only for whole layer but
for individual features too
Juergen E. Fischer <jef@norbit.de> 2012-03-06
fix warning
Juergen E. Fischer <jef@norbit.de> 2012-03-06
expression builder: only fetch geometry when required (and available)
Juergen E. Fischer <jef@norbit.de> 2012-03-06
fix #2766
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-05
Fill comboboxes in single band gray widget
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-05
Add widget for single band gray raster renderer
Juergen E. Fischer <jef@norbit.de> 2012-03-05
postgresql provider: don't require access to geometry_columns
Juergen E. Fischer <jef@norbit.de> 2012-03-05
debian packaging update
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-05
Add more analysis header to install
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-04
[FEATURE]: support PNG 8Bit for GetMap in QGIS server
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-03-04
added mmqgis and ftools algorithms
several more changes in qgis interface
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@28 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
pcav <cavallini@faunalia.it> 2012-03-04
Added r.stats grass module
pcav <cavallini@faunalia.it> 2012-03-03
Added option to r.slope grass module
Gary Sherman <gsherman@geoapt.com> 2012-03-02
Make the capitalization of menu items and tools consistent in the main
window and layer popup UI.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-02
Fix compile error
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-02
Avoid multiple redraws when loading projects
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-02
WMS server: create rendercontext to find out visible features
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-02
Use symbolsForFeature in point displacement renderer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-02
WMS featureinfo: use willRenderFeature instead of symbolForFeature
Tim Sutton <tim@linfiniti.com> 2012-03-02
[BACKPORT] added more missing python bindings for composer api
Merge: 32be114 ad955e2
Tim Sutton <tim@linfiniti.com> 2012-03-02
Merge branch 'master' of github.com:qgis/Quantum-GIS
Martin Dobias <wonder.sk@gmail.com> 2012-03-02
Added willRenderFeature() and symbolsForFeature() utility methods.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-03-01
Disable offset curve if geos version < 3.3
pcav <cavallini@faunalia.it> 2012-03-01
Adder option to r.mask GRASS module
Alexander Bruy <alexander.bruy@gmail.com> 2012-03-01
fix geometry column export when used calculation on ellipsoid
Merge: 643db0e 8459b58
Tim Sutton <tim@linfiniti.com> 2012-03-01
Merge branch 'master' of github.com:qgis/Quantum-GIS
Juergen E. Fischer <jef@norbit.de> 2012-02-29
german translation update
Juergen E. Fischer <jef@norbit.de> 2012-02-29
fix warnings
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-02-29
Replace New with 'New Connection' in browser context menu
New... implied creating a new spatiaLite database, which is not the
case.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-29
Remove comment
Merge: 9a9ab73 139821d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-29
Merge branch 'curve_offset'
Radim Blazek <radim.blazek@gmail.com> 2012-02-28
dont add empty field to options, fixes #4929
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-28
Delay loading of composer picture preview icons until widget is shown
Tim Sutton <tim@linfiniti.com> 2012-02-28
Added missing composer label alignment bindings to python api and better api docs.
Tim Sutton <tim@linfiniti.com> 2012-02-28
[BACKPORT] Nicer api for composer item frames and carry docs through to sip.
Merge: c1b268c cda3693
Tim Sutton <tim@linfiniti.com> 2012-02-28
Merge branch 'master' of github.com:qgis/Quantum-GIS
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-02-25
Live widget updates in graduated symbol renderer when symbol, breaks,
break type, field, or ramp changes.
Juergen E. Fischer <jef@norbit.de> 2012-02-27
fix crash in CRS selection
Juergen E. Fischer <jef@norbit.de> 2012-02-27
german translation update
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-02-26
big QGIS update
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@24 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Merge: c42f094 a90e3e9
Tim Sutton <tim@linfiniti.com> 2012-02-24
Merge pull request #96 from mbernasocchi/android
Android right click using TapAndHoldGesture
pcav <cavallini@faunalia.it> 2012-02-24
Adapting GRASS module list to previous changes
pcav <cavallini@faunalia.it> 2012-02-24
Simplify slope and aspect GRASS modules
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-24
Server: set selection color prior to each render
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-24
Offset curve tool: snap to segment, not to vertex and segment
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-24
Catch offset errors
pcav <cavallini@faunalia.it> 2012-02-24
Improved v.random GRASS module
pcav <cavallini@faunalia.it> 2012-02-24
More options for the v.surf GRASS module
Tim Sutton <tim@linfiniti.com> 2012-02-24
Added some comments explaining how alpha works
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-24
Fix lazy restore of composer maps from xml
Juergen E. Fischer <jef@norbit.de> 2012-02-24
fix #5000
pcav <cavallini@faunalia.it> 2012-02-24
Improved v.surf GRASS modules.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-24
Load / save functions for single band pseudocolor
Juergen E. Fischer <jef@norbit.de> 2012-02-23
[FEATURE] allow to specify FEATURE_COUNT for WMS GetFeatureInfo
Juergen E. Fischer <jef@norbit.de> 2012-02-23
debian packaging update
pcav <cavallini@faunalia.it> 2012-02-23
Typo
pcav <cavallini@faunalia.it> 2012-02-23
Improved v.surf.idw GRASS module
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-23
Offset curve tool: convert multiline features in both directions
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-23
Restore properties in singleband pseudo color dialog
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-22
Started renderer dialog for singleband pseudocolor
Marco Bernasocchi <marco@bernawebdesign.ch> 2012-02-16
Fixed Right click support using TapAndHold gesture
Marco Bernasocchi <marco@bernawebdesign.ch> 2012-02-09
initial right click support
Werner Macho <werner.macho@gmail.com> 2012-02-22
translation update: es by Carlos
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-22
Offset curve: add empty field values to newly created features
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-22
Force geometry copy in offset curve tool if control key pressed
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-22
Sort schema list in SPIT plugin. Patch provided by Horst Duester
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-02-22
Set delete feature dialog parent. Fixes #5062
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-21
Show snap vertex marker for offset curve
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-21
Add options for offset curve (join style, quadseg, mitre limit)
Juergen E. Fischer <jef@norbit.de> 2012-02-21
fix #5062 and apply rest of #5041
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-21
Activation of OffsetCurve tool
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-21
Icon for offset curve tool
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-21
Snap to all visible layers with default vertex search tolerance (but to vertex and segment)
Juergen E. Fischer <jef@norbit.de> 2012-02-21
fix #4993
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-02-21
Use zoom to mouse by default. Fixes #5054
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-20
Add type name to renderers. Restore the corresponding renderer widget in raster properties
Merge: b90d550 6fab61a
Nathan Woodrow <madmanwoo@gmail.com> 2012-02-20
Merge pull request #99 from spilth/master
http://www.kyngchaos.com/ URL changes
Brian Kelly <polymonic@gmail.com> 2012-02-20
kyngchaos URLs no longer have /wiki/ in them
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-20
Offset curve: snap to background layers in mouse move
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-20
Show spin box for distance values in status bar on X11 (resize bug)
Juergen E. Fischer <jef@norbit.de> 2012-02-20
collect GIS translation from wikipedia
Juergen E. Fischer <jef@norbit.de> 2012-02-20
osgeo4w: switch to GRASS 6.4.2
Juergen E. Fischer <jef@norbit.de> 2012-02-19
fix #4259
Juergen E. Fischer <jef@norbit.de> 2012-02-18
postgres provider: ignore errors on querying geography_columns
Werner Macho <werner.macho@gmail.com> 2012-02-18
translation update: galician by Xan
Werner Macho <werner.macho@gmail.com> 2012-02-18
translation update: indonesian
Werner Macho <werner.macho@gmail.com> 2012-02-13
translation update: string update it language
Juergen E. Fischer <jef@norbit.de> 2012-02-18
apply #5041 (slighly modified)
Juergen E. Fischer <jef@norbit.de> 2012-02-18
fix #5022
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-18
Add moving spin box to enter numeric value for curve offset
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-18
[Backport]: Avoid intersection for QgsMapToolAddPart. Fixes ticket #4624
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-18
Delete feature if add polygon not successfull
Merge: cd509e6 974fe95
mhugent <marco.hugentobler@sourcepole.ch> 2012-02-17
Merge pull request #98 from lynxlynxlynx/master
a crash fix and a tiny cleanup
Merge: 2001249 46ba390
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-17
Merge branch 'raster_resampler' of github.com:mhugent/Quantum-GIS into raster_resampler
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-17
Started widget for multiband color
Jaka Kranjc <lynxlynxlynx@sourcemage.org> 2012-02-17
removed extraneus pointer redeclaration
Jaka Kranjc <lynxlynxlynx@sourcemage.org> 2012-02-17
fixed crash when trying to add features with invalid geometry
QgsMapToolAddFeature::canvasReleaseEvent wasn't checking if geos returned
a sane geometry. One simple way of triggering the crash is to click twice
on the same point and then complete the op by rightclicking. Of course this
is not a real polygon, so things went haywire after that.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-17
Add distance item
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-17
In case of offset curve on background layers: try to merge together the source layers
Juergen E. Fischer <jef@norbit.de> 2012-02-17
debian packaging update
Juergen E. Fischer <jef@norbit.de> 2012-02-16
debian packaging update
Juergen E. Fischer <jef@norbit.de> 2012-02-16
debian packaging: drop extra QtWebkit include path on natty and oneiric
Juergen E. Fischer <jef@norbit.de> 2012-02-16
message log status bar icon:
- hide by default
- show when new messages arrive while log is closed
- hide when message log is opened
Juergen E. Fischer <jef@norbit.de> 2012-02-15
fix #5017 and fix #5024
Juergen E. Fischer <jef@norbit.de> 2012-02-15
fix #5023
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-15
Add user interaction, snapping, etc. for offset curve tool
Radim Blazek <radim.blazek@gmail.com> 2012-02-15
WMS and WFS credential separated, credentials not yet used in WFS, it would be just another hack until we get a common class for uri encoding
Juergen E. Fischer <jef@norbit.de> 2012-02-15
wms feature info:
- use extent of last GetMap for GetFeatureInfo
- use QWebView instead of QTextBrowser to show html results and
- show errors on GetFeatureInfo
Alexander Bruy <alexander.bruy@gmail.com> 2012-02-15
move Colormap tab next to the Style tab (fix #5018)
Alexander Bruy <alexander.bruy@gmail.com> 2012-02-15
better fix for #5010
Alexander Bruy <alexander.bruy@gmail.com> 2012-02-15
minor UI fix in New SpatiaLite layer dialog
Arunmozhi <aruntheguy@gmail.com> 2012-02-13
[FEATURE] Group selected layers on right click
Juergen E. Fischer <jef@norbit.de> 2012-02-14
fix 659abb8d (fixes #5016)
Juergen E. Fischer <jef@norbit.de> 2012-02-14
fix string mishap in nodetool
Juergen E. Fischer <jef@norbit.de> 2012-02-14
fix crash when the current maptool is destroyed
Juergen E. Fischer <jef@norbit.de> 2012-02-14
postgres provider:
- fix primary key detection, if column is behind geometry column
- add support for varchar length limits
Alexander Bruy <alexander.bruy@gmail.com> 2012-02-14
fix Intersect lines tool
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-14
Draw svg symbols as vectors if there is rotation
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-14
Small fix for linear referencing
Juergen E. Fischer <jef@norbit.de> 2012-02-13
fix build error on osx
Juergen E. Fischer <jef@norbit.de> 2012-02-13
heatmap: add grid layouts
Juergen E. Fischer <jef@norbit.de> 2012-02-13
german translation update
Juergen E. Fischer <jef@norbit.de> 2012-02-13
postgres provider: move connection settings to QgsPostgresConn (also fixes #4998 and #4999)
Juergen E. Fischer <jef@norbit.de> 2012-02-13
debian packaging: include heatmap plugin (fixes #4994)
Werner Macho <werner.macho@gmail.com> 2012-02-13
fix small typos
Werner Macho <werner.macho@gmail.com> 2012-02-13
translation update: et by Veiko
Werner Macho <werner.macho@gmail.com> 2012-02-13
added new italian translators
Juergen E. Fischer <jef@norbit.de> 2012-02-13
update tsstat.pl
pcav <cavallini@faunalia.it> 2012-02-12
Translation of IT GUI finished (to be checked). Thanks to Roberto (BobMaX) Angeletti and Alessandro Fanna.
Juergen E. Fischer <jef@norbit.de> 2012-02-12
fix #4992
Juergen E. Fischer <jef@norbit.de> 2012-02-12
german translation update
Juergen E. Fischer <jef@norbit.de> 2012-02-12
fix tooltip string
pcav <cavallini@faunalia.it> 2012-02-12
More IT GUI translation - thanks Alessandro Fanna
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-02-12
Batch processing already working
Scripting already working
Started with modeler
added saga descriptions to saga folder
added configuration dialog
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@23 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-02-11
freeze canvas instead of modifying the render flag when changing legend (fixes #4982)
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-02-11
allow to choose input directory in GdalTools Merge tool (fix #4930)
Juergen E. Fischer <jef@norbit.de> 2012-02-11
fix #4981
Juergen E. Fischer <jef@norbit.de> 2012-02-11
fix warnings from clang
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-02-11
add -allow_projection_difference option (fix #4888)
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-02-11
add myself to the Authors list :)
Tim Sutton <tim@linfiniti.com> 2012-02-10
Fix transparency restoration on project load
pcav <cavallini@faunalia.it> 2012-02-11
More IT GUI translation - sill incomplete.
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-02-11
Add Arunmozhi to contributors list for his work on the heatmap plugin
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-02-11
Don't leave space for empty title. Semi fixes #3484
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-02-11
Change tool tip for composer legend. Fixes #4980
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-02-07
[FEATURE] Add multi line support for legend title, groups, and items. Semi fix for #3484
Tim Sutton <tim@linfiniti.com> 2012-02-10
Fix transparency restoration on project load
Juergen E. Fischer <jef@norbit.de> 2012-02-10
ignore invalid gps coordinate even if there seems to be a fix
Juergen E. Fischer <jef@norbit.de> 2012-02-09
fix #4971
Werner Macho <werner.macho@gmail.com> 2012-02-09
translation update: es by Carlos
Alexander Bruy <alexander.bruy@gmail.com> 2012-02-09
case insensitive search for CRS in WMS provider
Juergen E. Fischer <jef@norbit.de> 2012-02-09
postgis string fixes
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-09
[FEATURE]: maptool for parallel line displacement
Juergen E. Fischer <jef@norbit.de> 2012-02-09
arrange buttons on raster transparency tab horizontally
Juergen E. Fischer <jef@norbit.de> 2012-02-09
minor german translation update
Juergen E. Fischer <jef@norbit.de> 2012-02-09
restore buttons to bottom and put pages in scroll areas for raster properties too
Juergen E. Fischer <jef@norbit.de> 2012-02-09
restore buttons to bottom of vector layer properties and put pages into scroll areas
Juergen E. Fischer <jef@norbit.de> 2012-02-09
setRenderer(V2) also updates V2 renderer flag
Juergen E. Fischer <jef@norbit.de> 2012-02-08
yet another german translation update
Marco Bernasocchi <marco@bernawebdesign.ch> 2012-01-06
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
Juergen E. Fischer <jef@norbit.de> 2012-02-08
postgres provider:
- pre-select first integer column as primary key for views
- also consider oid type as integer column
Juergen E. Fischer <jef@norbit.de> 2012-02-08
heatmap plugin: fix menu removal
Merge: 36a69af a080538
Tim Sutton <tim@linfiniti.com> 2012-02-08
Merge changes from QGIS upstream
Tim Sutton <tim@linfiniti.com> 2012-02-08
Applied patch from Borys for heatmap context help
Alexander Bruy <alexander.bruy@gmail.com> 2012-02-08
enable Toggle editing button depending on layer type (fix #4965)
Merge: 093aae5 2b07e3d
Alexander Bruy <alexander.bruy@gmail.com> 2012-02-08
Merge remote-tracking branch 'upstream/master'
Merge: 2a7ac93 b7994f1
pcav <cavallini@faunalia.it> 2012-02-08
Merge branch 'master' of github.com:qgis/Quantum-GIS
pcav <cavallini@faunalia.it> 2012-02-08
Some more IT GUI translation - thanks Alesandro Fanna and BobMaX
Juergen E. Fischer <jef@norbit.de> 2012-02-08
german translation update
Juergen E. Fischer <jef@norbit.de> 2012-02-08
heatmap updates:
- fix warnings on windows
- minor cleanups
- some string updates
Alexander Bruy <alexander.bruy@gmail.com> 2012-02-08
fix Heatmap plugin unloading, also place button to the Raster toolbar
Juergen E. Fischer <jef@norbit.de> 2012-02-08
indentation update
Tim Sutton <tim@linfiniti.com> 2012-02-08
[FEATURE] added heatmap plugin to QGIS master. Removed README from heatmap dir. Nominal commit to tag this as a new feature.
Tim Sutton <tim@linfiniti.com> 2012-02-08
Removed Alex from contributors since he is in AUTHORS
Tim Sutton <tim@linfiniti.com> 2012-02-08
Merged in Arunmozhi's heatmap plugin into QGIS core
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-08
Make QgsSymbolV2::renderHints() const
Juergen E. Fischer <jef@norbit.de> 2012-02-07
german translation update
Werner Macho <werner.macho@gmail.com> 2012-02-08
translation update: hr_HR by Zoran
Juergen E. Fischer <jef@norbit.de> 2012-02-07
match sip binding of QgsSymbolV2::renderHints() to c++ interface
Juergen E. Fischer <jef@norbit.de> 2012-02-07
initialize QgsApplication::mConfigPath later
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-07
Render rotation tool preview image
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-07
Add support for new symbology for rotate point tool
Juergen E. Fischer <jef@norbit.de> 2012-02-07
spatialite provider: prefer auth_id over proj4 string (fix #4958)
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-02-07
Composer Legend: Add spacing for groups. Fixes #4247 Patch by Anna
Kratochvilova. Thanks!
Juergen E. Fischer <jef@norbit.de> 2012-02-06
postgres provider: fix crs(), if no crs was requested
Juergen E. Fischer <jef@norbit.de> 2012-02-06
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.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-06
Consider svg parameters for svg fill
Merge: ccf3af7 886ed10
Jürgen Fischer <jef@norbit.de> 2012-02-05
Merge pull request #92 from Jean-Roc/master
update fr strings
Jean-Roc Morreale <jr.morreale@enoreth.net> 2012-02-05
update fr strings
Juergen E. Fischer <jef@norbit.de> 2012-02-05
better fix than 4d0551f0
Juergen E. Fischer <jef@norbit.de> 2012-02-05
fix doxygen warnings
Juergen E. Fischer <jef@norbit.de> 2012-02-05
fix crash
Juergen E. Fischer <jef@norbit.de> 2012-02-05
indentation update
Merge: c933dce 1be0e87
Nathan Woodrow <madmanwoo@gmail.com> 2012-02-05
Merge pull request #91 from szekerest/master
Improve the support for OGR/MSSQL driver
Merge: 876b8c7 c933dce
szekerest <szekerest@gmail.com> 2012-02-05
Merge branch 'master' of git://github.com/qgis/Quantum-GIS
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-02-05
Fix restoring of composition widget missed in last refactor
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-02-01
Redesign composer; use dock widgets vs splitter; reduce scrolling in
item widgets
szekerest <szekerest@gmail.com> 2012-02-05
Improve the support for OGR/MSSQL driver
Juergen E. Fischer <jef@norbit.de> 2012-02-04
fix #4941
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-02-04
Creted history and log dialog
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@22 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-02-03
Several changes. Now saga algorithms can be executed and also scripts. Still have to test both, but it is more or less working fine
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@21 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-03
Add comment
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-03
Work with a distance tolerance for locateAlongFeature, report event items where linear referencing did not succeed
Alexander Bruy <alexander.bruy@gmail.com> 2012-02-03
fix Densify tool
Juergen E. Fischer <jef@norbit.de> 2012-02-03
vector layer save as: replace 'original crs' with 'layer crs' and 'project crs' - OTFR doesn't matter anymore (fixes #4109)
Juergen E. Fischer <jef@norbit.de> 2012-02-02
optionally add save vector file to canvas (fix #4598)
Juergen E. Fischer <jef@norbit.de> 2012-02-02
execute undo stack on rollBack() (fixes #4635)
Alexander Bruy <alexander.bruy@gmail.com> 2012-02-02
fix highlighting for identify tool when OTF enabled (closes #4843)
Alexander Bruy <alexander.bruy@gmail.com> 2012-02-02
fTools: option to select create new shape or update existing layer when
exporting geometry column
Alexander Bruy <alexander.bruy@gmail.com> 2012-02-01
[FATURE] fTools: option to export geometry column using layer CRS,
project CRS or ellipsoid
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-02
Fix for locateBetween method
Juergen E. Fischer <jef@norbit.de> 2012-02-02
don't set parent of QFontDialog (fixes #4937, but makes it not follow the globally set font size)
Juergen E. Fischer <jef@norbit.de> 2012-02-02
fix sip gps bindings
Juergen E. Fischer <jef@norbit.de> 2012-02-01
german translation update
Juergen E. Fischer <jef@norbit.de> 2012-02-01
postgres provider: fix query support
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-01
Registry for raster renderers
Alexander Bruy <alexander.bruy@gmail.com> 2012-02-01
Russian translation for field calculator context help. Thanks, Maxim!
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-01
More verbose comments to linear reference functions
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-01
Display a progress bar
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-31
Support multiple geometries per event object. Return zero geometry if result is emtpy
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-30
Remove debug code, move locateBetween and locateAlong to public interface
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-30
Fix errors in locateBetween
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-27
Support reference with one measure (along)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-25
[FEATURE]: creation of event layers in analysis lib using linear referencing
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-02-01
set parent opening projection selector dialog (fix #4931)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-02-01
Add sip files for gps connection. Patch from Marcel Huber, ticket #4826
Alexander Bruy <alexander.bruy@gmail.com> 2012-02-01
updates to Field calculator help from Alister Hood (fix #4405)
Juergen E. Fischer <jef@norbit.de> 2012-02-01
add german function help translations
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-02-01
Expression builder: Rename Fields to Fields and Values; Add help for when field is selected
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-02-01
Help viewer: Add nicer help not found message; reduce margins
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-02-01
Expression builder: Add group header help
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-02-01
Expression builder: Nicer help not found message
Juergen E. Fischer <jef@norbit.de> 2012-02-01
reject empty field names in QgsVectorLayer::addAttribute
Juergen E. Fischer <jef@norbit.de> 2012-02-01
fix typos
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-02-01
Check for empty field name. Fixes #4914
Juergen E. Fischer <jef@norbit.de> 2012-01-31
save and restore position of merge attribute dialog
Martin Dobias <wonder.sk@gmail.com> 2012-01-31
Increase scale range (#3189)
Martin Dobias <wonder.sk@gmail.com> 2012-01-31
Edit symbol transparency in percent values [0-100] instead of [0-1]
Martin Dobias <wonder.sk@gmail.com> 2012-01-31
Fix expression builder highlighting (#4913)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-31
[Backport]: disable abort if avoid intersections returns a different geometry type (e.g. multitype instead of singletype). Temporary solution for ticket #4880
Juergen E. Fischer <jef@norbit.de> 2012-01-30
german translation update
Juergen E. Fischer <jef@norbit.de> 2012-01-30
postgresql provider: check connection state before running PQexec (fixes #4909)
Juergen E. Fischer <jef@norbit.de> 2012-01-30
support strange mysql quoting
Juergen E. Fischer <jef@norbit.de> 2012-01-30
add .db to spatialite extensions (fixes #4919)
Martin Dobias <wonder.sk@gmail.com> 2012-01-30
Use the new expression builder for rule filter editing
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-30
Apply loop improvement from Arunmozhi also to raster calc dialog
Arunmozhi <aruntheguy@gmail.com> 2012-01-29
refactored code to reduce loop in favour of a func
Juergen E. Fischer <jef@norbit.de> 2012-01-30
fix another build error :(
Juergen E. Fischer <jef@norbit.de> 2012-01-30
fix build error
Juergen E. Fischer <jef@norbit.de> 2012-01-29
german translation update
Juergen E. Fischer <jef@norbit.de> 2012-01-29
cleanup separate file type names from extensions in translations
Juergen E. Fischer <jef@norbit.de> 2012-01-29
fix warnings and icon size of GRASS toolbar
Juergen E. Fischer <jef@norbit.de> 2012-01-29
also consider layer crs, when initially zooming to the extent of the first layer
Juergen E. Fischer <jef@norbit.de> 2012-01-29
fix python path setting in windows
Juergen E. Fischer <jef@norbit.de> 2012-01-29
use os.path.expand user for home directories for python (reintroduces fixes from #2515)
Juergen E. Fischer <jef@norbit.de> 2012-01-29
cleanup projection selections - makes it work via keyboard again
Werner Macho <werner.macho@gmail.com> 2012-01-29
translation update: es by Carlos
Juergen E. Fischer <jef@norbit.de> 2012-01-28
[API] add sip bindings for QgsCsException
Richard Duivenvoorde <richard@duif.net> 2011-12-26
fix #3243
Richard Duivenvoorde (from pull request #78)
- crs taking into account, bookmarklist is now editable qtreeview
- set better column names the column names from the table
Juergen Fischer added refactoring:
- move adding bookmarks into QgsBookmarks
- make QgsBookmarks a singleton
- delete multiple entries at once
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-28
Expose maxOversampling parameter to user
Juergen E. Fischer <jef@norbit.de> 2012-01-28
reproject canvas extent on crs change with OTFR enabled
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-28
Faster draw for multiband color in case there is no transparency, strech, inversion
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-01-28
Put multi selection back for fields tab, use extended selection instead
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-01-28
Remove multiselect from fields tab in layer properties
Juergen E. Fischer <jef@norbit.de> 2012-01-27
postgres provider: reload fields when columns disappear
Juergen E. Fischer <jef@norbit.de> 2012-01-27
use native file dialogs wherever possible (fixes #3763)
Juergen E. Fischer <jef@norbit.de> 2012-01-27
fix file permissions
pcav <cavallini@faunalia.it> 2012-01-27
Fixed v.in.region GRASS module to accept lines.
Merge: 3c33cf8 41e70d5
pcav <cavallini@faunalia.it> 2012-01-27
Merge branch 'master' of github.com:qgis/Quantum-GIS
pcav <cavallini@faunalia.it> 2012-01-27
Update of IT translation
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-01-27
Set save button not checkable - fixes #4290
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-27
Consider contrast enhancement in multiband color renderer
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-01-27
Rule-based renderer: Add support to refine more then one rule at a time; decrease UI margins
Martin Dobias <wonder.sk@gmail.com> 2012-01-26
Rule-based renderer: enable new labeling
Juergen E. Fischer <jef@norbit.de> 2012-01-27
fix python binding for QgsVectorDataProvider::changeGeometryValues()
Juergen E. Fischer <jef@norbit.de> 2012-01-26
fix #4227
Werner Macho <werner.macho@gmail.com> 2012-01-26
translation update: string update for all languages
Juergen E. Fischer <jef@norbit.de> 2012-01-26
german translation update
Juergen E. Fischer <jef@norbit.de> 2012-01-26
catch more transformation errors
Juergen E. Fischer <jef@norbit.de> 2012-01-26
handle composer window differently (partly reverts a30eb373)
pcav <cavallini@faunalia.it> 2012-01-26
Fix #4668 (GRASS r.sunmask modules)
Juergen E. Fischer <jef@norbit.de> 2012-01-26
even more font propagation
Juergen E. Fischer <jef@norbit.de> 2012-01-25
use QTextCodec::codecForLocale() where "System" is not available (like android)
Juergen E. Fischer <jef@norbit.de> 2012-01-25
more font propagation
Juergen E. Fischer <jef@norbit.de> 2012-01-25
set parents of various objects to propagate the font settings
Martin Dobias <wonder.sk@gmail.com> 2012-01-25
Rule-based renderer: selection and drawing of markers works again
Juergen E. Fischer <jef@norbit.de> 2012-01-25
postgres selection: leave geometryless views enabled
Martin Dobias <wonder.sk@gmail.com> 2012-01-25
Fixed parsing of numbers in locales using other decimal point symbols
Martin Dobias <wonder.sk@gmail.com> 2012-01-25
Rule-based renderer: polish rule refining
Juergen E. Fischer <jef@norbit.de> 2012-01-25
postgres selection:
- make geometryless table selectable
- only make srid column editable when necessary
- leave primary key column editable
- require primary key selection for views
Alexander Bruy <alexander.bruy@gmail.com> 2012-01-25
also add Pan to Selected button to the attribute table dialog
Werner Macho <werner.macho@gmail.com> 2012-01-25
translation update: added korean translation thanks to Sanghee and the korean team
Juergen E. Fischer <jef@norbit.de> 2012-01-24
use 8pt default font size on android
Juergen E. Fischer <jef@norbit.de> 2012-01-24
fix warnings
Alexander Bruy <alexander.bruy@gmail.com> 2012-01-18
[FEATURE] new navigation tool Pan Map to Selection (fix #4031)
Martin Dobias <wonder.sk@gmail.com> 2012-01-24
Fixed symbol levels dialog
Merge: 0b1fd34 1c3c02f
Martin Dobias <wonder.sk@gmail.com> 2012-01-24
[FEATURE] Merge branch 'rules' - new rule-based rendering
Conflicts:
src/gui/symbology-ng/qgsgraduatedsymbolrendererv2widget.cpp
Martin Dobias <wonder.sk@gmail.com> 2012-01-24
Add ModelTest: Qt tool for debugging custom models
Very handy to stay sane when your model goes crazy
Martin Dobias <wonder.sk@gmail.com> 2012-01-24
Rule-based renderer: fixed parent(), fixed drag'n'drop
Juergen E. Fischer <jef@norbit.de> 2012-01-24
QgsVectorLayer: use featureAtId() in selectedFeatures() (fixes #4856)
Juergen E. Fischer <jef@norbit.de> 2012-01-24
osgeo4w update: build with Python 2.7
Juergen E. Fischer <jef@norbit.de> 2012-01-24
fix #4858
Juergen E. Fischer <jef@norbit.de> 2012-01-23
repaint layer after commiting
Juergen E. Fischer <jef@norbit.de> 2012-01-23
postgres provider: fix handling of broken connections
Martin Dobias <wonder.sk@gmail.com> 2012-01-23
GUI tweaks for rule-based renderer widget and symbol level dialog
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-23
Added safety check
Martin Dobias <wonder.sk@gmail.com> 2012-01-23
Drag'n'drop for rules, rule does not need a symbol
Merge: fbc4308 26ca493
Werner Macho <werner.macho@gmail.com> 2012-01-23
Merge pull request #87 from Jean-Roc/master
update fr translation
Alexander Bruy <alexander.bruy@gmail.com> 2012-01-23
display plugins from additional paths in Plugin Manager (fix #4178)
Juergen E. Fischer <jef@norbit.de> 2012-01-23
implement #4823
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-23
Do otf-reprojection directly in raster renderer (much better performance in case of resampling)
Juergen E. Fischer <jef@norbit.de> 2012-01-23
postgres provider fix
Jean-Roc Morreale <jr.morreale@enoreth.net> 2012-01-22
update fr translation
Juergen E. Fischer <jef@norbit.de> 2012-01-22
move layerURI from QgsPgSourceSelect to QgsPgTableModel
Juergen E. Fischer <jef@norbit.de> 2012-01-21
postgres provider: support tables with mixed srids
Juergen E. Fischer <jef@norbit.de> 2012-01-22
german translation update
Werner Macho <werner.macho@gmail.com> 2012-01-21
fix typo myPath_s_
Werner Macho <werner.macho@gmail.com> 2012-01-21
translation update: pt_BR by Arthur
Werner Macho <werner.macho@gmail.com> 2012-01-21
translation update: gl_ES by Xan
Alexander Bruy <alexander.bruy@gmail.com> 2012-01-21
clear collected plugins path before collecting svg path
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-21
Other format for xml output GetFeatureInfo
Martin Dobias <wonder.sk@gmail.com> 2012-01-21
Model/view-based tree of rules. Added basic unit test, GUI renderer test
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-21
Keep raster renderer parts aligned to pixel boundaries of unsampled rasters (to avoid overlaps or white stripes in large prints
Alexander Bruy <alexander.bruy@gmail.com> 2012-01-21
fix font in scale selector combobox
Alexander Bruy <alexander.bruy@gmail.com> 2012-01-21
avoid useless canvas redraw when user interacts with scale selector
Juergen E. Fischer <jef@norbit.de> 2012-01-20
[FEATURE] add update extent button in vector layer properties
and implement QgsDataProvider::updateExtents in postgres, ogr and
spatialite provider
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-20
Better array generation for paletted raster renderer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-19
Consider user defined colors for paletted rasters
Juergen E. Fischer <jef@norbit.de> 2012-01-19
remove empty source files
Alexander Bruy <alexander.bruy@gmail.com> 2012-01-19
force most core dialogs to remember their state and restore it when
opened (adresses #206)
Juergen E. Fischer <jef@norbit.de> 2012-01-19
fix font preview in labeling
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-01-19
improved saga algorithm execution
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@18 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-19
Restore resampler from xml
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-19
Write resampler types to xml
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-19
Possibility to set resampling modes differently for zoomed-in and zoomed-out
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-01-18
added table field support
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@17 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-01-18
postgres provider fixes
Juergen E. Fischer <jef@norbit.de> 2012-01-18
back to using setStyleSheet to set the fontsize
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-01-18
added icons
added scripting stuff
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@16 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-01-18
postgres provider:
- disable "Add" in selection dialog while column type thread is running
- fix detection of integer keys
- when adding feature update attributes and feature id in passed features
Juergen E. Fischer <jef@norbit.de> 2012-01-18
repaint vector layer on toggleEditing if the there are vertex markers
Juergen E. Fischer <jef@norbit.de> 2012-01-18
expression builder: fix typos and warnings and follow selection (not just clicked)
Juergen E. Fischer <jef@norbit.de> 2012-01-18
use signals for logging
Juergen E. Fischer <jef@norbit.de> 2012-01-18
german translation update
Alexander Bruy <alexander.bruy@gmail.com> 2012-01-18
add tooltips to abstract field for WMS/WFS layers (addresses #4406).
Also save and restore WFS dialog size and position (addresses #206)
Alexander Bruy <alexander.bruy@gmail.com> 2012-01-18
follow up 2e7867a14e
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-18
Better to use unsigned char
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-18
Use byte raster bands for relief plugin to generate smaller output rasters
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-18
Support different xml root element for feature info response (WMSFeatureInfoDocumentName)
Juergen E. Fischer <jef@norbit.de> 2012-01-18
add Marco Bernasocchi to AUTHORS
Juergen E. Fischer <jef@norbit.de> 2012-01-18
use applications default font instead of style sheet to set options and determine default size (fixes 5155176e)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-18
Support replacement of layer names in GetFeatureInfo with the elements WMSFeatureInfoAliasLayers and WMSFeatureInfoLayerAliases
Merge: 5155176 619083a
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-01-19
Merge branch 'field-calc-4814'
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-01-15
[FEATURE] Add expression builder to field calculator Fix #4814
Juergen E. Fischer <jef@norbit.de> 2012-01-17
fix setting of icon size and allow to set global fontsize
Juergen E. Fischer <jef@norbit.de> 2012-01-17
fix #4832: also consider schema in geometry_columns/geography columns
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-01-17
show the correct feature's type name in debug messages
Juergen E. Fischer <jef@norbit.de> 2012-01-17
postgres provider: fix default value assignment
Juergen E. Fischer <jef@norbit.de> 2012-01-17
postgis provider: fix geometry detection
Juergen E. Fischer <jef@norbit.de> 2012-01-17
commit error update:
- push commit errors in PostgreSQL, OGR and SpatiaLite provider
- add provider errors to commit error
- postgres provider: improve handling of geography columns
Juergen E. Fischer <jef@norbit.de> 2012-01-17
attribute table: show progress only every 5s
Alexander Bruy <alexander.bruy@gmail.com> 2012-01-17
save size and position of the core plugins dialogs (addresses #206)
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-01-17
GRASS py modules returns 1 getting interface description (fix 4667)
Sergey Yakushev <yakushevs@gmail.com> 2012-01-17
RoadGraph: add dijkstra method to Network analysis library, remove unused shortestpath, update python bindings
Merge: c56d02f 3ba2fe9
Sergey Yakushev <yakushevs@gmail.com> 2012-01-17
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Juergen E. Fischer <jef@norbit.de> 2012-01-16
fix #4822
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-16
Fix for ticket 4813 and cleanup legacy code in composer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-15
Parameter for font color in GetLegendGraphic
Juergen E. Fischer <jef@norbit.de> 2012-01-16
add python binding to QgsVectorDataProvider::fieldNameMap()
Juergen E. Fischer <jef@norbit.de> 2012-01-15
error logging:
- fix key message in postgres provider
- add logging of errors to spatialite provider
- log commit errors in vector layer
Juergen E. Fischer <jef@norbit.de> 2012-01-15
german translation update
Juergen E. Fischer <jef@norbit.de> 2012-01-15
and followup 84dc1ba5e :(
Juergen E. Fischer <jef@norbit.de> 2012-01-15
follow up 9a9b53bb:
- enable transform caching (comparing before each use disables its point)
- invalidate the render transform cache only when the layer crs changes by
connecting to the QgsMapLayer::layerCrsChanged() signal.
- make CRS of map layer private so that setCrs has to be used on each change
Juergen E. Fischer <jef@norbit.de> 2012-01-15
fix typos
Radim Blazek <radim.blazek@gmail.com> 2012-01-15
unset QgsMapRenderer mCachedTrForLayer on setDestinationCrs and always check layer->crs against mCachedTr destCRS
Merge: aa323ae a6df30c
Sergey Yakushev <yakushevs@gmail.com> 2012-01-15
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Alexander Bruy <alexander.bruy@gmail.com> 2012-01-15
display real band number for multiband rasters when single band gray
drawing style used (patch by Bill Clay, fix #4138)
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-01-14
[FEATURE] Add support to edit views that have triggers. Fixes #4787
Juergen E. Fischer <jef@norbit.de> 2012-01-14
fix #4812
Merge: 1f0341c 8930633
Sergey Yakushev <yakushevs@gmail.com> 2012-01-15
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Juergen E. Fischer <jef@norbit.de> 2012-01-14
vector provider: fetch codec list from Qt and default to System when a unavailable codecs is requested (might cure issueID #4801)
Juergen E. Fischer <jef@norbit.de> 2012-01-14
indentation update
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-14
Fix rounding problem for font size in GetLegendGraphic
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-14
Fix for preview symbols in GetLegendGraphic
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-14
Read optional legend parameters from GetLegendGraphic request (extension to WMS)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-14
Keep image aspect in bilinear resampling, apply oversampling for zoom out
Juergen E. Fischer <jef@norbit.de> 2012-01-14
german translation update
Juergen E. Fischer <jef@norbit.de> 2012-01-14
split node tool into three class files in a subdirectory
Werner Macho <werner.macho@gmail.com> 2012-01-14
translation update: es by carlos
Juergen E. Fischer <jef@norbit.de> 2012-01-13
more nodetool speedups & refactoring (fixes #4523)
[API] introduce signal QgsVectorLayer::geometryChanged() signal and use that
to reduce the need to reload the modified geometry.
Juergen E. Fischer <jef@norbit.de> 2012-01-13
fix warning
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-01-13
added fixed table dialog. Improved saga descriptions reading
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@15 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-01-13
use a better default name for the new pk field when creating a new empty PG table
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-01-13
cleanup (remove unused line)
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-01-13
Remove Apply button from new spatialite layer dialog,
activate add and remove attribute buttons only when appropriate
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-01-13
in actions tab activate buttons only when appropriate (fixes #4785)
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-01-13
convert field names to lowercase when importing from shapefile,
fix the number of written features,
cleanup the code
Alexander Bruy <alexander.bruy@gmail.com> 2012-01-13
GPSTools: open "Load GPX" tab by default
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-13
Avoid second redraw in GetPrint request
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-13
Set composer map projection earlier (changes in qgsmaprenderer)
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-01-12
fix add features in PG provider broken in recent refactoring
Juergen E. Fischer <jef@norbit.de> 2012-01-12
osgeo4w packaging: update to GRASS 6.4.2RC3
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-12
Append suffix in raster terrain plugin
Alexander Bruy <alexander.bruy@gmail.com> 2012-01-12
reapply fix for #4693 (broken in 8ed3e6d68d)
Alexander Bruy <alexander.bruy@gmail.com> 2012-01-12
save last used dirs and last used filter in GPSTools plugin (fix #1209).
Also remember dialog size and position and restore them (addresses #206)
Juergen E. Fischer <jef@norbit.de> 2012-01-12
show full filename for debugging in MSVC again
Sergey Yakushev <yakushevs@gmail.com> 2012-01-08
RoadGraph: fix export tool.
Merge: 47ca431 878b048
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-12
Merge branch 'relief'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-12
Reapply cosmetical changes
Merge: 92de863 35eded8
mhugent <marco.hugentobler@sourcepole.ch> 2012-01-12
Merge pull request #85 from mbernasocchi/android
fixing execinfo.h no such file or directory on android
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-12
Add missing copyright notices
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-12
Raster category, remove obsolete files
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-12
[FEATURE]: relief and hillshade function, modification of raster terrain structure
Juergen E. Fischer <jef@norbit.de> 2012-01-12
german translation update
Werner Macho <werner.macho@gmail.com> 2012-01-12
translation update: es by carlos
Juergen E. Fischer <jef@norbit.de> 2012-01-12
fix #4636:
- add a column containing the feature id, if no columns are there (otherwise
there are no valid model indices)
- vector layer: emit featureDeleted and featureAdded signals, when added
features change their temporary to a permanent id (e.g. makes the now defunct
rows in the attribute table disappear, instead of showing ERROR)
- memory provider: update the feature id in added features
Juergen E. Fischer <jef@norbit.de> 2012-01-12
apply #4167
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-01-11
added multiple input dialgo and panel
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@13 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Juergen E. Fischer <jef@norbit.de> 2012-01-11
postgres provider:
- base geometrytype filtering on GeometryType not WkbType
- use tooltips on dataitems
- fix #4783
- adapt #4767
Juergen E. Fischer <jef@norbit.de> 2012-01-11
fix warning
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-01-11
enable (or disable) "feature action" tool after adding (or removing) actions
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-01-11
[FEATURE] add "feature action" map tool to run actions directly when clicking on features (fix #119 and #4262)
work done for Regione Toscana-SIGTA
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-01-11
[FEATURE] use expressions engine to evaluate feature actions
work done for Regione Toscana-SIGTA
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-01-11
make "action" tab less confusing (partially fix #4211):
display add and update buttons below the edit action widget (following the "new shapefile" UI style)
move the "capture output" checkbox away from the "insert field" combo
Giuseppe Sucameli <brush.tyler@gmail.com> 2012-01-04
in the action dialog update the capture checkbox state when populating edit section
VKa <victor.axbom@gmail.com> 2012-01-04
Fix Union tool to produce correct attribute table (fix #4567)
Alexander Bruy <alexander.bruy@gmail.com> 2012-01-11
always save last used dir in Raster terrain analysis plugin (fix #4693)
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-01-11
simplified ui files
added search functionality to toolbox
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@12 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Marco Bernasocchi <marco@bernawebdesign.ch> 2012-01-11
fixing execinfo.h no such file or directory on android
Merge: 325df26 f7d80e5
Nathan Woodrow <madmanwoo@gmail.com> 2012-01-10
Merge pull request #84 from mbernasocchi/android
FIX #4201
Marco Bernasocchi <marco@bernawebdesign.ch> 2012-01-11
FIX #4201
Juergen E. Fischer <jef@norbit.de> 2012-01-10
[FEATURE] add status bar tool button that toggles visibility of message log and show tooltips when messages appear while message log is hidden
Juergen E. Fischer <jef@norbit.de> 2012-01-10
postgres provider fixes
Alexander Bruy <alexander.bruy@gmail.com> 2012-01-10
don't overwrite existing classes when reclassify in graduated symbol
renderer. Also always add default value and use it for all unclassified
values (fixes #2709)
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-01-10
working on qgis plugin, creating parameters window
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@11 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-01-10
moving to qgis-plugin
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@10 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-01-10
deleting qgis plugin to upload new stuff
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@8 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-01-10
deleting qgis plugin to upload new stuff
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@7 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Sandro Santilli <strk@keybit.net> 2012-01-09
Use ST_MakeEnvelope with PostGIS 2.0+ to build query rectangle
Merge: 838ac1d efb7fad
Tim Sutton <tim@linfiniti.com> 2012-01-10
Merge pull request #74 from mbernasocchi/android
added QScrollarea to new spatialite dialog
Alexander Bruy <alexander.bruy@gmail.com> 2012-01-10
fix typo
Alexander Bruy <alexander.bruy@gmail.com> 2012-01-10
move map scale selector to QgsScaleComboBox class. Highlight nearest
value to the current scale when open selectors popup
Juergen E. Fischer <jef@norbit.de> 2012-01-10
don't require webkit when desktop is not built (refers #4756)
Werner Macho <werner.macho@gmail.com> 2012-01-10
translation update: es by carlos
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-10
Support for multiband singleband gray
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-10
Remove old code in raster layer
Juergen E. Fischer <jef@norbit.de> 2012-01-10
- log addition of user coordinate systems
- include proj.4 definitions in CRS exceptions
- raster layer: catch exception on extent transformation errors (fixes freeze in #4583)
Juergen E. Fischer <jef@norbit.de> 2012-01-09
fix vc warnings
Juergen E. Fischer <jef@norbit.de> 2012-01-09
add missing postgres provider symbol and link spit with QgsPostgresConn
Juergen E. Fischer <jef@norbit.de> 2011-12-29
[FEATURE][API] postgres provider refactoring:
- use m prefix for member variables and s prefix for class variables
- refactor QgsPostgresProvider::Conn and QgsPostgresConnection to QgsPostgresConn
- put QgsColumnTypeThread into separate file
- use QgsPostgresConn in QgsPgSourceSelect
- cleaner abort of column type thread (e.g. remove unfinished columns from
selection list)
- [API] move QgsDbTableModel as QgsPgTableModel to provider
- [FEATURE] support for arbitrary key (including non-numeric and multi column)
- [FEATURE][API] support for requesting a certain geometry type and/or srid in QgsDataSourceURI
* no more explicit filter strings
* support for empty tables without gemetry_columns entry or GEOMETRY type.
Juergen E. Fischer <jef@norbit.de> 2012-01-09
QgsVectorLayer:
- boundingBoxOfSelected() iterate only selected feature with featureAtId where available
- identify unknown extents in metadata
Juergen E. Fischer <jef@norbit.de> 2011-12-28
german translation update
Werner Macho <werner.macho@gmail.com> 2012-01-09
translation update: fr by JRM
Juergen E. Fischer <jef@norbit.de> 2012-01-09
fix 8a2ea36a
Juergen E. Fischer <jef@norbit.de> 2012-01-07
[FEATURE] make loading attributes interruptable
- also show progress
- fix tracking of canvas extent (OTFR wasn't considered)
Juergen E. Fischer <jef@norbit.de> 2012-01-08
strip toplevel directory from debugging output
Juergen E. Fischer <jef@norbit.de> 2012-01-08
fix sip bindings
Juergen E. Fischer <jef@norbit.de> 2012-01-09
[FEATURE] make desktop build optional (but default; fixes #4756)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-08
Small fix for single band gray renderer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-08
Move creation of renderer classes out of drawing loop
Juergen E. Fischer <jef@norbit.de> 2012-01-08
fix #4622
Juergen E. Fischer <jef@norbit.de> 2012-01-07
fix windows build and some warnings
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-07
Use QImage method for bilinear resampling
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-01-07
Add highlighting for CASE condition; make regex for quote matching less greedy
volayaf@gmail.com <volayaf@gmail.com@881b9c09-3ef8-f3c2-ec3d-21d735c97f4d> 2012-01-07
importing sextante for qgis plugin
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@6 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
Martin Dobias <wonder.sk@gmail.com> 2012-01-07
Expressions - conditional expressions (CASE)
Right now only without "base" expression:
CASE WHEN cond1 THEN exp1 [WHEN cond2 THEN exp2]* [ELSE exp3] END
Martin Dobias <wonder.sk@gmail.com> 2012-01-06
plugin installer: use default flags (do not exclude close button)
Martin Dobias <wonder.sk@gmail.com> 2012-01-06
Expressions: support for visitor pattern, expresion->OGCFilter now a visitor
Richard Duivenvoorde <richard@duif.net> 2011-12-27
better fix for #4550 change itemchanged event for simple clicked event
(also should fix #4748)
Alexander Bruy <alexander.bruy@gmail.com> 2012-01-06
fix #4748
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-01-06
[FEATURE] Add label wrapping on character. Semi Fixes #3284
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-06
Single band pseudo color renderer
Merge: abcd193 3f73c85
Marco Bernasocchi <marco@bernawebdesign.ch> 2012-01-05
Merge branch 'master' of https://github.com/qgis/Quantum-GIS into android
Conflicts:
src/ui/qgsnewspatialitelayerdialogbase.ui
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-05
More improvements for single band color data
Sergey Yakushev <yakushevs@gmail.com> 2012-01-06
RoadGraph: fix runtime warnings
Nathan Woodrow <woodrow.nathan@gmail.com> 2012-01-05
Remove border from expression builder output area
Werner Macho <werner.macho@gmail.com> 2012-01-05
translation update: pt_BR by arthur
Juergen E. Fischer <jef@norbit.de> 2012-01-04
fix windows build
Martin Dobias <wonder.sk@gmail.com> 2012-01-04
Do not use automatic grouping anymore
Juergen E. Fischer <jef@norbit.de> 2012-01-04
debugging improvements:
- use versioned class variables in QgsApplication (multiple version of qgis_core don't conflict)
- QgsLogger: log message to file before writing before invoking the message handler
- on linux: produce backtrace on fatal errors
Juergen E. Fischer <jef@norbit.de> 2012-01-04
fix #4690
Juergen E. Fischer <jef@norbit.de> 2012-01-04
nodetool fixes (fixes #4523, #4737 & #4738)
Juergen E. Fischer <jef@norbit.de> 2012-01-04
node tool: only draw vertex markers in the current canvas (refers to #4523)
Juergen E. Fischer <jef@norbit.de> 2012-01-03
fix #4732
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-03
Detect if transparency can be ignored for paletted renderer
Juergen E. Fischer <jef@norbit.de> 2012-01-03
german translation update
Juergen E. Fischer <jef@norbit.de> 2012-01-03
fix #4523:
- make geometry validation optional: none, QGIS and GEOS
- move internal validation to QgsGeometryValidator thread
- cache wkt in QgsCoordinateReferenceSystem
- fTools: leave progress of geometry validatation at 100%
- move coordinate capture to vector menu
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-02
Add single band color data renderer
Juergen E. Fischer <jef@norbit.de> 2012-01-02
missed a file in last commit
Juergen E. Fischer <jef@norbit.de> 2012-01-02
- fix #4732
- move contents of src/app/attributetable and src/app/spatialite up one level
(there was only one class in each directory left)
Juergen E. Fischer <jef@norbit.de> 2012-01-02
fix #4736
Merge: ffa2cfd 1d6d296
Werner Macho <werner.macho@gmail.com> 2012-01-02
Merge pull request #80 from Jean-Roc/master
update fr strings
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-01
Consider alpha channel for bilinear and cubic resampling
Jean-Roc Morreale <jr.morreale@enoreth.net> 2012-01-01
update fr strings
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-01
Consider alpha settings in single band gray renderer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2012-01-01
Fix singlebandgrayrenderer
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-12-31
fix invalid list index in identify results causing wrong result or segfault accessing actions from context menu
Juergen E. Fischer <jef@norbit.de> 2011-12-29
[FEATURE] add uuid generator widget
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-30
More pixels per raster part
Nathan Woodrow <woodrow.nathan@gmail.com> 2011-12-30
Wrap field name in quotes when added to expression string
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-30
Provide convenience function to draw image parts for raster renderer
Merge: de48504 3c9d1a3
Nathan Woodrow <woodrow.nathan@gmail.com> 2011-12-30
Merge branch 'master' into expression-builder-highlighter
Nathan Woodrow <woodrow.nathan@gmail.com> 2011-12-28
Add = to operators box; Refector connecting of push button signals; Fixes #4706
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-29
Set contrast enhancement to single band gray renderer
Nathan Woodrow <woodrow.nathan@gmail.com> 2011-12-29
Added basic highlighter for QgsExpression in expression builder widget
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-29
Added single band gray renderer
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-29
add new group after current item
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-29
insert new layer before selected layer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-29
Use small overlap between adjacent tiles
Tim Sutton <tim@linfiniti.com> 2011-12-29
Fix style classes which lost their attribute association for some reason
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-29
Consider invert color flag
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-29
Use different oversampling factors in x and y directions to problems with resampled image size
Werner Macho <werner.macho@gmail.com> 2011-12-28
translation update: et by veiko
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-12-28
split proj4string on spaces followed by '+' (instead of spaces only).
see http://trac.osgeo.org/proj/ticket/132
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-28
Improve handling of corner cases with cubic resampler
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-28
Better handling of edge-cases for bilinear resampler
Nathan Woodrow <woodrow.nathan@gmail.com> 2011-12-28
Refector QgsExpressionBuilderWidget to add API for loading field names; update uses of widget to use new API
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-28
Fix bilinear resampler
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-28
show warning when user tried to create field 'shape' in shapefile (fix #3201)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-28
Invert color flag for raster renderer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-28
Use raster renderer functions to retrieve data parts for multiband color too
Werner Macho <werner.macho@gmail.com> 2011-12-27
translation update: pl by robert (and string updates for pl and es)
Werner Macho <werner.macho@gmail.com> 2011-12-27
translation update: es by carlos
Tim Sutton <tim@linfiniti.com> 2011-12-27
Use proper QGIS acronym (instead of Qgis) for OSX install notes
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-27
fix windows build
Juergen E. Fischer <jef@norbit.de> 2011-12-27
ogr provider:
- support for OLCStringsAsUTF8 (fixes #4558)
- remove quotation on "ORDER BY" (produces a syntax error otherwise)
- support for null values in uniqueValues/minimumValue/maximumValue
Juergen E. Fischer <jef@norbit.de> 2011-12-27
query builder: support null values in values lists
Juergen E. Fischer <jef@norbit.de> 2011-12-27
indentation update
Juergen E. Fischer <jef@norbit.de> 2011-12-25
german translation update
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-27
Consider transparency in raster renderer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-27
Select resampling type from raster properties. Read and write resampling method to project file
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-27
add layers to group even group is not selected but selected child item
in this group
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-27
Improve incremental WFS fetch. Patch from Bill Clay from ticket 4604
Merge: bdd33b3 ba2a205
William Kyngesburye <kyngchaos@kyngchaos.com> 2011-12-26
Merge branch 'master' of github.com:qgis/Quantum-GIS
William Kyngesburye <kyngchaos@kyngchaos.com> 2011-12-26
generalize helper apps bundling; more quoting
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-26
support for cyrillic symbols in raster metadata (fix #4452)
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-26
sort panels alphabeticaly in context menu
William Kyngesburye <kyngchaos@kyngchaos.com> 2011-12-26
missed a few quotings
William Kyngesburye <kyngchaos@kyngchaos.com> 2011-12-26
more quoting in case there are empty variables, and tests for existence of files before executing commands
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-26
Support for global transparency in raster renderer
Juergen E. Fischer <jef@norbit.de> 2011-12-25
implement #4217
Juergen E. Fischer <jef@norbit.de> 2011-12-25
fix #4305
Juergen E. Fischer <jef@norbit.de> 2011-12-25
fix sip annotation
William Kyngesburye <kyngchaos@kyngchaos.com> 2011-12-25
don't create framework folders if framework does not exist;
quote library names for IF test
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-25
Clean up memory
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-25
Remove legacy code in palleted raster renderer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-25
Fix some errors related to reading rasters in multiple parts
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-24
Reading of rasters in several parts
Juergen E. Fischer <jef@norbit.de> 2011-12-24
fix #4371
Juergen E. Fischer <jef@norbit.de> 2011-12-24
fix #4402
Juergen E. Fischer <jef@norbit.de> 2011-12-24
update for sip 4.13
Juergen E. Fischer <jef@norbit.de> 2011-12-24
fix #3185 and #4689
Juergen E. Fischer <jef@norbit.de> 2011-12-24
fix #3963
Juergen E. Fischer <jef@norbit.de> 2011-12-24
fix runtime warnings
Juergen E. Fischer <jef@norbit.de> 2011-12-23
fix #4646
Juergen E. Fischer <jef@norbit.de> 2011-12-23
fix #4478
Juergen E. Fischer <jef@norbit.de> 2011-12-23
disable rendering while legend group is removed
Juergen E. Fischer <jef@norbit.de> 2011-12-23
fix #4694
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-23
always create Database menu after Raster one
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-23
move MapServer export and OSM plugins to Web menu
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-23
added Web menu and toolbar for plugins
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-23
[BACKPORT] display CRS in fTools as authid-description pair
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-23
[BACKPORT] update QgsGenericProjectionSelector bindings
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-23
[BACKPORT] don't ask for CRS when opening New Shapefile dialog (fix #4379)
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-23
[BACKPORT] add extension to new SpatiaLite database if user ommits it
Juergen E. Fischer <jef@norbit.de> 2011-12-22
gdal provider: add statusChanged signal and fix debugging output
Richard Duivenvoorde <richard@duif.net> 2011-12-22
apply pull #64:
- make proj4 string area resizable
- this overriding the cursor messes up the cursor in the Qsplitter etc.
- 4 recent crs's is a little low... make it 8
- fixing the selecting of the non-current crs when dialog shows
Juergen E. Fischer <jef@norbit.de> 2011-12-22
german translation update
Juergen E. Fischer <jef@norbit.de> 2011-12-22
postgres provider: remove ctid limitation to 32bit
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-22
[BACKPORT] use native projection selector in New SpatiaLite layer
dialog (completely fix #4549)
Juergen E. Fischer <jef@norbit.de> 2011-12-22
fix #4647 (introduced in 3b9b2d - track backports please)
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-22
new gis theme icon for Merge shapefiles tool. Thanks to Robert
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-22
[backport]: fix for attribute shift in form when invoked from table
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-21
[backport] Skip attribute values with invalid variant type (fixes ticket #4684)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-21
Fix bug in cubic interpolation
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-21
[BACKPORT] fix Query builder from layer properties when layer name in
cyrrilic (fix #2435)
Radim Blazek <radim.blazek@gmail.com> 2011-12-21
No data values fix. Very small numbers were used instead of very big numbers for FCELL and DCELL - 0 values were rendered as null. Better looking values used because are shown in GUI
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-21
Use bezier interpolation for cubic resampling. Still buggy
Juergen E. Fischer <jef@norbit.de> 2011-12-21
german translation update
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-21
Added cubic resampler (not working yet)
Radim Blazek <radim.blazek@gmail.com> 2011-12-20
reload default color table
Merge: 9f8f86d 8f31f24
Gary Sherman <gsherman@geoapt.com> 2011-12-20
Merge pull request #75 from g-sherman/master
Added tip about plugins
Gary Sherman <gsherman@geoapt.com> 2011-12-20
Added a tip about plugins
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-20
introduced new plugin metadata entry "category". Show hint based on
category in Plugin Manager and update all core plugins respectively
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-20
move RoadGraph plugin to Vector menu and eVis to Database as suggested
by Paolo
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-20
move database plugins buttons to the Database toolbar
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-20
added Database toolbar in addition to the Database menu
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-20
quick temporary fix for fTools to work with new Vector menu
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-20
move some plugins under Vector menu and toolbar
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-20
add Vector menu and toolbar to improve plugins organization
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-20
move all raster related plugins to the Raster menu (adresses #4395)
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-20
implement helper methods to add plugins to the Raster menu and toolbar
Juergen E. Fischer <jef@norbit.de> 2011-12-20
readd google mercartor (pseudo epsg:900913) removed with with 42e02d82c05b4da370be77ef71345ba62457cc66 (IssueID #4652)
Juergen E. Fischer <jef@norbit.de> 2011-12-20
apply #4685
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-19
More precise composer map rotation (ticket #4632)
Radim Blazek <radim.blazek@gmail.com> 2011-12-19
use double instead of float for min/max values, fixes #4315
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-19
[FEATURE] use combobox to display scale. Also add predefined values for
quick scale select
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-19
No access to invalid image pixels
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-19
Add renderer class for multiband color
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-19
Fix resampling with otf-reprojection turned on
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-18
Bilinear resampler
Radim Blazek <radim.blazek@gmail.com> 2011-12-18
set min/max values if available for single band, set StretchToMinimumMaximum if min/max are available for grayscale, fixes part of #4193 - GRASS rasters are drawn in gray
Radim Blazek <radim.blazek@gmail.com> 2011-12-18
set raster stats bandName and bandNumber, fixes one problem of #4193 - band name can only be set to "" or "Not set".
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-18
Added raster renderer interface and test implementation for paletted rasters
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-18
Raster redesign: first prototype of paletted renderer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-18
Enable button to access label engine settings
Juergen E. Fischer <jef@norbit.de> 2011-12-18
fix #4389
Juergen E. Fischer <jef@norbit.de> 2011-12-18
add log messages to raster layer
Juergen E. Fischer <jef@norbit.de> 2011-12-18
fix typos
Marco BErnasocchi <marco@bernawebdesign.ch> 2011-12-18
added QScrollarea to new spatialite dialog
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-17
[BACPORT] fix Merge shapefile to one crash when used layers mode
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-17
minor UI fix in New SpatiaLite Layer dialog
Juergen E. Fischer <jef@norbit.de> 2011-12-16
remove "unsynced" EPSG CRS that are not listed in GDAL (closes #4652)
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-16
new icons for RGB to PCT and PCT to RGB tools from Robert
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-16
Added title / abstract to python bindings
Merge: c336eca dcae360
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-16
Merge branch 'wms_layer_title_abstract'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-16
Better layout for abstract text edits
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-16
[BACKPORT] add extension to new GPX file if user ommit it (fix #4623)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-15
Publish layer titles and abstracts in WMS capabilities
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-15
[FEATURE]: layer can have abstracts and title (e.g. for the use in WMS server)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-15
Fix column mismatch in wfs dialog
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-15
use project title as default filename in Save and Save as dialogs
(implements #4326)
Werner Macho <werner.macho@gmail.com> 2011-12-15
translation update: et by veiko
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-14
[BACKPORT] sort layers and fields alphabetically in fTools (fix #4412)
pcav <cavallini@faunalia.it> 2011-11-14
Minor fix to IT GUI
Juergen E. Fischer <jef@norbit.de> 2011-12-13
fix windows build
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-13
typo
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-13
[FEATURE]: choice to keep WFS layers in cache or load the data on redraw
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-13
[BACKPORT] use native separators in filename edit widget (fix #2992)
Merge: 8bdf404 3f14ea8
Sergey Yakushev <yakushevs@gmail.com> 2011-12-13
Merge remote branch 'pb/master'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-13
Avoid warnings
Merge: 700e6b4 05fd598
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-13
Merge branch 'wfs_filter'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-12
Don't forget to send server response if in release mode
Merge: bca3f93 a9616b3
Werner Macho <werner.macho@gmail.com> 2011-12-11
Merge pull request #72 from Jean-Roc/master
update fr strings
Jean-Roc Morreale <jr.morreale@enoreth.net> 2011-12-11
update fr string, correct keybord shorcuts
Juergen E. Fischer <jef@norbit.de> 2011-12-10
fix source permissions
Juergen E. Fischer <jef@norbit.de> 2011-12-10
enable wait cursor when wms search is ongoing (closes #4625)
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-10
don't keep shortcuts after uninstalling standalone version (fix #2977)
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-10
remove debug output from fTools (again)
Radim Blazek <radim.blazek@gmail.com> 2011-12-10
#3723 fix, sync transparency table with raster
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-10
[BACKPORT] mark project dirty when added or removed composer (fix #3577)
Merge: e154f69 c7db7da
Radim Blazek <radim.blazek@gmail.com> 2011-12-10
Merge branch 'master' of github.com:qgis/Quantum-GIS
Radim Blazek <radim.blazek@gmail.com> 2011-12-10
#3576 fix, load default raster style
Merge: 315bd85 13fdca8
Werner Macho <werner.macho@gmail.com> 2011-12-10
Merge pull request #71 from Cracert/master
translation update: pl
Juergen E. Fischer <jef@norbit.de> 2011-12-09
- update wms metadata (fixes #4626)
- german translation fixes
- fix warnings
Robert Szczepanek <robert@szczepanek.pl> 2011-12-09
translation update: pl by Milena
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-12-09
[BACKPORT] Enable path to pymods in GdalTools settings dialog and automatically set default OSX environment (fix #3170)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-09
Enable wfs extent option again
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-09
remove some debug output from fTools
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-09
Support writing filters by hand, remove namespace from filter element, better comments
Merge: 6fbad32 a6746f1
Tim Sutton <tim@linfiniti.com> 2011-12-09
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2011-12-09
Applied patch from Borys Jurgiel to correct some plugin manager wobblies. See #4621
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-09
qgis server: allow empty strings in filters
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-09
[BACKPORT] move database related plugins to Database menu and create
some icons in Layers toolbar (partial fix for #4395)
Juergen E. Fischer <jef@norbit.de> 2011-12-08
WMS server: add more capabilities to GetCapabilities response (including GetPrint)
Thanks Marco Lechner for the initial patch.
Juergen E. Fischer <jef@norbit.de> 2011-12-07
[FEATURE] WMS server: add support for WMS 1.1.1 and port to QMap (from std::map)
Thanks Marco Lechner for the initial WMS 1.1.1 patch.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-08
WMS server: let fuzzy string functions go through filter safety test
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-08
More descriptive parameter name and comment
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-01
Show marker sizes and line widths in composer in proportion to the page
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-08
Filter export for operators AND / OR
Merge: a74d82d f1c4d53
marco <marco@marco-laptop.(none)> 2011-12-07
Merge branch 'composeritem_xml'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-07
OGC filter export: support for basic comparison operators, literal and propertyName
Werner Macho <werner.macho@gmail.com> 2011-12-07
translation update: string updates Estonian
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-07
Read available provider fields for expression dialog from wfs DescribeFeatureInfo
Werner Macho <werner.macho@gmail.com> 2011-12-07
translation update: et by Veiko
marco <marco@marco-laptop.(none)> 2011-12-07
Option to create undo commands whan adding composer items from xml
marco <marco@marco-laptop.(none)> 2011-12-07
Move more item related functions from composerview to composeritem
Juergen E. Fischer <jef@norbit.de> 2011-12-07
german translation update
Juergen E. Fischer <jef@norbit.de> 2011-11-30
hide layer order dock by default
Juergen E. Fischer <jef@norbit.de> 2011-11-30
add tooltip for 'Select At Id' option in postgres selection dialog
Juergen E. Fischer <jef@norbit.de> 2011-12-06
reindent main.cpp
Juergen E. Fischer <jef@norbit.de> 2011-12-06
implement #4615: save as spatialite
Juergen E. Fischer <jef@norbit.de> 2011-12-06
wms provider: log error message, if a faulty image is returned.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-06
Possibility to add several wfs layers in one go
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-06
fix build
Werner Macho <werner.macho@gmail.com> 2011-12-06
translation update: small typo fix
Tim Sutton <tim@linfiniti.com> 2011-12-06
Added more debugging info to wms server. Also when compiled in debug mode, it will write the last rendered image out to the system temp dir (overwriting it with each render)
Merge: 5b6b293 0c39be6
Tim Sutton <tim@linfiniti.com> 2011-12-06
Merge branch 'master' of github.com:qgis/Quantum-GIS
marco <marco@marco-laptop.(none)> 2011-12-05
More cleanups
marco <marco@marco-laptop.(none)> 2011-12-05
Remove addItem methods of composer view. Use the ones from composition instead
Werner Macho <werner.macho@gmail.com> 2011-12-05
translation update: pt_PT by Luís de Sousa
marco <marco@marco-laptop.(none)> 2011-12-05
Keep item option tab up-to-date
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-12-05
Fix crash with relative file paths if projPath is not yet defined
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-05
[BACKPORT] don't change cursor to hourglass for fTools that runs in
separate thread
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-05
[BACKPORT] run Split vector layer tool in separate thread to prevent UI
blocking
Merge: d38a0bc 5151b2a
Tim Sutton <tim@linfiniti.com> 2011-12-04
Merge pull request #68 from mbernasocchi/android
[BP18] Android adaptations
Merge: f9f4860 d38a0bc
Tim Sutton <tim@linfiniti.com> 2011-12-05
Merge branch 'master' of github.com:qgis/Quantum-GIS
Werner Macho <werner.macho@gmail.com> 2011-12-04
translation update: mn by Bayarmaa
Merge: e2dac54 f00785f
Werner Macho <werner.macho@gmail.com> 2011-12-04
Merge pull request #70 from Jean-Roc/master
update fr translation
marco <marco@marco-laptop.(none)> 2011-12-04
Move loading of items to qgscomposition to avoid duplicated code
Juergen E. Fischer <jef@norbit.de> 2011-12-03
fix #4600: also remove invisible layers from layer order list
Marco BErnasocchi <marco@bernawebdesign.ch> 2011-12-03
- added CmakeLists.txt.user to .gitignore
Marco BErnasocchi <marco@bernawebdesign.ch> 2011-12-03
- Fixed pull request comments
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-02
[BACKPORT] New vector layer dialog - show CRS as authid-description pair
instead of proj4 string
Alexander Bruy <alexander.bruy@gmail.com> 2011-12-02
[BACKORT] move Add attribute button in New vector layer dialog (fix #2749) and some other minor UI fixes
Merge: ad8ae1b 335dbf1
Tim Sutton <tim@linfiniti.com> 2011-12-02
Merge branch 'master' of github.com:qgis/Quantum-GIS
Merge: 7c128e1 c63b149
Tim Sutton <tim@linfiniti.com> 2011-12-01
Merge pull request #69 from NathanW2/ui-tweaks
Reduce layout margins on legend, legend order, python console. Change le...
Nathan Woodrow <woodrow.nathan@gmail.com> 2011-12-02
Reduce layout margins on legend, legend order, python console. Change legend order font size to 10 same as legend
Alexander Bruy <alexander.bruy@gmail.com> 2011-11-29
minor UI fix in vector layer properties dialog
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-12-01
add helpful info to GdalTools Settings dialog on how to configure GDAL path
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-12-01
[BACKPORT] find python on OSX (partially fix #3097)
don't overwrite PATH env var, but append to it.
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-11-30
fix #4573
Tim Sutton <tim@linfiniti.com> 2011-11-30
Revert "Merge branch 'master' of github.com:qgis/Quantum-GIS into qgis-master"
This reverts commit 78ce3cdc84b79dbec5d227db9ee14af6edf9af66, reversing
changes made to 2414a3abbc97483a5355c262a96c4fc353566bcb.
Merge: 2414a3a 763caa7
Tim Sutton <tim@linfiniti.com> 2011-11-30
Merge branch 'master' of github.com:qgis/Quantum-GIS into qgis-master
Tim Sutton <tim@linfiniti.com> 2011-11-30
[UI] put wms options for project properties into a scroll widget so dialog can be resized vertically
Tim Sutton <tim@linfiniti.com> 2011-11-30
[UI] put wms options for project properties into a scroll widget so dialog can be resized vertically
Merge: 2bd2d84 8e4e8e1
Tim Sutton <tim@linfiniti.com> 2011-11-30
Merge branch 'master' of github.com:qgis/Quantum-GIS
Juergen E. Fischer <jef@norbit.de> 2011-11-30
german translation update
Martin Dobias <wonder.sk@gmail.com> 2011-11-30
Allow changing rendering order in rule-based renderer
Martin Dobias <wonder.sk@gmail.com> 2011-11-30
Allow rules to have children
Juergen E. Fischer <jef@norbit.de> 2011-11-30
[FEATURE] allow to disable SelectAtId capability for PostgreSQL provider to
force usage of the attribute table memory model. Apparently the memory model
was completely disfunctional before. Fixes included, but it probably needs
more testing.
Juergen E. Fischer <jef@norbit.de> 2011-11-30
legend order: add checkboxes to control whether the legend or the layer order controls render order
Merge: ce80710 376d45b
Marco BErnasocchi <marco@bernawebdesign.ch> 2011-11-29
Merge branch 'master' of git://github.com/qgis/Quantum-GIS into android
marco <marco@marco-laptop.(none)> 2011-11-28
[FEATURE]: Copy paste for composer item. Provided by Anna Kratochvilova in ticket #4070
Juergen E. Fischer <jef@norbit.de> 2011-11-29
remove superfluous closing parenthesis
Merge: 2bd2d84 4b86c71
Tim Sutton <tim@linfiniti.com> 2011-11-29
Merge branch 'master' of github.com:qgis/Quantum-GIS
Marco BErnasocchi <marco@bernawebdesign.ch> 2011-11-29
cleaning up for pull
Marco BErnasocchi <marco@bernawebdesign.ch> 2011-11-29
cleaning up for pull request
Merge: 249d889 4b86c71
Marco BErnasocchi <marco@bernawebdesign.ch> 2011-11-29
Merge branch 'master' of git://github.com/qgis/Quantum-GIS into android
marco <marco@marco-laptop.(none)> 2011-11-28
Ticket #4035
Jean-Roc Morreale <jr.morreale@enoreth.net> 2011-11-28
update french gui
marco <marco@marco-laptop.(none)> 2011-11-28
[FEATURE]: alignment (left/middle/right) for composer scale bar to keep bar position when zooming
Merge: 1b6e10d a5b9f92
Tim Sutton <tim@linfiniti.com> 2011-11-27
Resolved merge conflicts
Merge: 476df40 32ad063
Tim Sutton <tim@linfiniti.com> 2011-11-27
Merge pull request #67 from NathanW2/projection-ui
More tweaks to the Projection selector widget
Juergen E. Fischer <jef@norbit.de> 2011-11-27
yet another german translation update
Juergen E. Fischer <jef@norbit.de> 2011-11-27
fix initial state of layer order list on project load
Juergen E. Fischer <jef@norbit.de> 2011-11-27
more log messages and auto-resize cells
Merge: 301d207 191fb22
Tim Sutton <tim@linfiniti.com> 2011-11-27
Merge branch 'master' of github.com:timlinux/Quantum-GIS
Merge: 545e9a4 bae8301
Tim Sutton <tim@linfiniti.com> 2011-11-27
Merge branch 'master' of github.com:qgis/Quantum-GIS
Juergen E. Fischer <jef@norbit.de> 2011-11-27
use the same format in logfile and on console and use either console or logfile
Nathan Woodrow <woodrow.nathan@gmail.com> 2011-11-27
Put 'Hide deprecated CRSs' back to size 9
Nathan Woodrow <woodrow.nathan@gmail.com> 2011-11-23
UI tweaks to the projection UI; Remove old buttons and code etc
Radim Blazek <radim.blazek@gmail.com> 2011-11-27
maxdev must also be inited
Nathan Woodrow <woodrow.nathan@gmail.com> 2011-11-27
Put 'Hide deprecated CRSs' back to size 9
Radim Blazek <radim.blazek@gmail.com> 2011-11-27
array init fix
Radim Blazek <radim.blazek@gmail.com> 2011-11-27
Use QImage in QgsMapCanvasMap by default, QImage was set by default from GUI, only if a user applied options from gui, otherwise QPixmap (8x slower) was used)
Radim Blazek <radim.blazek@gmail.com> 2011-11-27
missing iostream
Juergen E. Fischer <jef@norbit.de> 2011-11-27
another german translation update
Juergen E. Fischer <jef@norbit.de> 2011-11-27
add translation strings for expression builder
Juergen E. Fischer <jef@norbit.de> 2011-11-27
missed new files of 46bc34df8c0312cd169f7a1e10305060437d5cfc
Juergen E. Fischer <jef@norbit.de> 2011-11-26
debian packaging update
Juergen E. Fischer <jef@norbit.de> 2011-11-26
german translation update
Juergen E. Fischer <jef@norbit.de> 2011-11-26
[FEATURE] allow legend independant drawing order
Juergen E. Fischer <jef@norbit.de> 2011-11-26
add log messages to OGR provider
Juergen E. Fischer <jef@norbit.de> 2011-11-26
make log tabs closable
Juergen E. Fischer <jef@norbit.de> 2011-11-26
remove unnecessary iostream includes
Martin Dobias <wonder.sk@gmail.com> 2011-11-26
Moved symbol levels button under renderer's advanced menu
Martin Dobias <wonder.sk@gmail.com> 2011-11-26
Introduce capabilities for renderers (now only symbol levels capability)
Martin Dobias <wonder.sk@gmail.com> 2011-11-26
Move rules up/down instead of inc/dec priorities
Martin Dobias <wonder.sk@gmail.com> 2011-11-25
Remove "first rule" and "use symbol levels" options
Martin Dobias <wonder.sk@gmail.com> 2011-11-25
Support multiple matching rules per feature, always using symbol levels
Sandro Santilli <strk@keybit.net> 2011-11-25
Simplify generation of SQL query for selecting features in a box.
This is propedeutic to upcoming changes related to boxes in PostGIS 2.0
Sandro Santilli <strk@keybit.net> 2011-11-21
[FEATURE] Detect topology support
Juergen E. Fischer <jef@norbit.de> 2011-11-25
log more error messages
Juergen E. Fischer <jef@norbit.de> 2011-11-25
german translation update
Juergen E. Fischer <jef@norbit.de> 2011-11-25
default postigis geometry columns lookups in the meta data only
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-11-25
[FEATURE]: allow item selection tolerance in composer (default is 0)
Sergey Yakushev <yakushevs@gmail.com> 2011-11-25
fix QgsGraphAnalyzer: a bad result if the source is a symmetric graph
Merge: 39a039d 898604d
Tim Sutton <tim@linfiniti.com> 2011-11-25
Resolved merge conflicts
Merge: 5b9cc5c 898604d
Marco BErnasocchi <marco@bernawebdesign.ch> 2011-11-25
Merge branch 'master' of git://github.com/qgis/Quantum-GIS into android
Merge: dde7032 898604d
Tim Sutton <tim@linfiniti.com> 2011-11-24
Resolved merge conflicts
Merge: 23ce247 d3e913c
Martin Dobias <wonder.sk@gmail.com> 2011-11-24
Merge pull request #56 from NathanW2/function_help
Handle function help the same way as context help; Allows easier management of function help texts
Merge: c02ccc9 9048107
Tim Sutton <tim@linfiniti.com> 2011-11-24
Merge branch 'master' of github.com:qgis/Quantum-GIS
Juergen E. Fischer <jef@norbit.de> 2011-11-24
missed a file in last commit
Juergen E. Fischer <jef@norbit.de> 2011-11-24
[FEATURE] add row cache for attribute table
Juergen E. Fischer <jef@norbit.de> 2011-11-24
fix crash when project is not yet saved
Merge: 52eb8fd dde7032
Tim Sutton <tim@linfiniti.com> 2011-11-24
Merge branch 'master' of github.com:timlinux/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2011-11-24
Added the show scale range button
Marco BErnasocchi <marco@bernawebdesign.ch> 2011-11-24
fix for issue 4224:
- plugins are loaded only if called *plugin.so
- providers are loaded only if called *provider.so
Tim Sutton <tim@linfiniti.com> 2011-11-23
Enable html inspection of web views in debug mode
Tim Sutton <tim@linfiniti.com> 2011-11-23
Updates for html interaction with qgis - raster metadata revamp
Nathan Woodrow <woodrow.nathan@gmail.com> 2011-11-23
UI tweaks to the projection UI; Remove old buttons and code etc
Tim Sutton <tim@linfiniti.com> 2011-11-23
Further updates to places provider registry called pluginPath to make it use providerPath now
Marco BErnasocchi <marco@bernawebdesign.ch> 2011-11-23
Added support for unversioned libs for android
Tim Sutton <tim@linfiniti.com> 2011-11-22
Further updates to flot histogram implementation - added legend and try to map colours more intelligently
Merge: 6191319 376adc4
Tim Sutton <tim@linfiniti.com> 2011-11-22
Merge branch 'master' of github.com:qgis/Quantum-GIS
Juergen E. Fischer <jef@norbit.de> 2011-11-22
emulate getrusage(2) on windows (borought from PostgreSQL)
Merge: 1b3c383 a0dad9c
Tim Sutton <tim@linfiniti.com> 2011-11-22
Merge pull request #59 from NathanW2/window_theme
[FEATURE] Allow the user to select the Qt windows style they want
Merge: ec7e159 b6d986c
Tim Sutton <tim@linfiniti.com> 2011-11-22
Merge pull request #66 from rduivenvoorde/projection-ui
[FEATURE] UI Overhaul for #4550 projection ui work
Richard Duivenvoorde <richard@duif.net> 2011-11-22
for #4550 projection ui work
marco <marco@marco-laptop.(none)> 2011-11-21
Point displacement renderer: fix loading embeded renderers
Tim Sutton <tim@linfiniti.com> 2011-11-21
Make save as image work for new histogram implementation
Radim Blazek <radim.blazek@gmail.com> 2011-11-21
Dont use QgsApplication, --prefix, json fix
Tim Sutton <tim@linfiniti.com> 2011-11-21
Fix refresh of histogram when tab is already active
Tim Sutton <tim@linfiniti.com> 2011-11-21
Improvements to graph - allow interactive pan & zoom
Tim Sutton <tim@linfiniti.com> 2011-11-21
Further updates to flot graphing for raster histogram
Sergey Yakushev <yakushevs@gmail.com> 2011-11-21
fix Road graph plugin: enable geometry type filter
Merge: 555e028 7f1ca27
Tim Sutton <tim@linfiniti.com> 2011-11-20
Merge pull request #64 from rouault/master
OGR provider: don't segfault when the layer cannot be retrieved (e.g. datasource with 0 layer)
Even Rouault <even.rouault@mines-paris.org> 2011-11-20
OGR provider: don't segfault when the layer cannot be retrieved (e.g. datasource with 0 layer)
Tim Sutton <tim@linfiniti.com> 2011-11-20
Further implementation of flot based graphing for raster stats
Radim Blazek <radim.blazek@gmail.com> 2011-11-20
benchmark program
Tim Sutton <tim@linfiniti.com> 2011-11-20
In progress work to replace qwt with flot for raster histogram
Tim Sutton <tim@linfiniti.com> 2011-11-19
Fixed bug in showSettings output and noted that providerPath is new to 2.0 api
Tim Sutton <tim@linfiniti.com> 2011-11-19
Keep providers in a separate dir to plugins
Nathan Woodrow <woodrow.nathan@gmail.com> 2011-11-19
Reduce margins; hide row header; use DotLine for grid; reduce spacing between rows
Juergen E. Fischer <jef@norbit.de> 2011-11-18
[FEATURE] message log window
Juergen E. Fischer <jef@norbit.de> 2011-11-18
fix tab restoration in project properties
Juergen E. Fischer <jef@norbit.de> 2011-11-18
make relative paths default
Merge: 8f33367 d6ffb81
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-11-18
Merge branch 'master' of github.com:qgis/Quantum-GIS
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-11-18
make v.what.vect working with GRASS 6.4.2rc2 (fix #4552)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-11-18
Initialize default symbol to 0 in rule based renderer
Tim Sutton <tim@linfiniti.com> 2011-11-17
Backport 1.7 changelog changes and updated sponsors to include Uster
Martin Dobias <wonder.sk@gmail.com> 2011-11-17
[FEATURE] Delete SpatiaLite tables from browser
Martin Dobias <wonder.sk@gmail.com> 2011-11-17
Optimize SpatiaLite feature reading speed
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-11-17
fix #4465 to make the GRASS plugin working with GRASS 6.4.2RC2
Merge: aabfdf9 0a17ad5
Nathan Woodrow <woodrow.nathan@gmail.com> 2011-11-17
Merge upstream/master; fix conflicts
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-11-17
fix #4466
Nathan Woodrow <woodrow.nathan@gmail.com> 2011-11-17
Use null string vs empty
Juergen E. Fischer <jef@norbit.de> 2011-11-17
fix windows build
Merge: 608e7d0 00e0a61
Werner Macho <werner.macho@gmail.com> 2011-11-17
Merge branch 'master' of github.com:qgis/Quantum-GIS
Werner Macho <werner.macho@gmail.com> 2011-11-17
translation update: galician and norwegian
Werner Macho <werner.macho@gmail.com> 2011-11-17
translation: added galician language on request - some changes to new norwegian language
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-11-17
WMS server: another correction to correctly support embedded layers and groups
Juergen E. Fischer <jef@norbit.de> 2011-11-17
osgeo4w update: use GRASS 6.4.2RC2
Tim Sutton <tim@linfiniti.com> 2011-11-17
Added make check command for Sandro Santilli and other gnu make officianados
Merge: 483a8d8 c585a49
Tim Sutton <tim@linfiniti.com> 2011-11-17
Merge branch 'master' of github.com:qgis/Quantum-GIS
Juergen E. Fischer <jef@norbit.de> 2011-11-16
debian packaging update
Martin Dobias <wonder.sk@gmail.com> 2011-11-16
[FEAUTRE] Import of vectors to SpatiaLite in browser + move MIME type stuff to a separate file
Martin Dobias <wonder.sk@gmail.com> 2011-11-16
Move creation of SpatiaLite DB to provider + option to create DB from browser
Tim Sutton <tim@linfiniti.com> 2011-11-16
Fixes so qgspoint unit tests all pass
Alexander Bruy <alexander.bruy@gmail.com> 2011-11-16
fix build error introduced in ed13141b67
Merge: f0d6cea 275585c
Werner Macho <werner.macho@gmail.com> 2011-11-16
Merge remote-tracking branch 'upstream/master'
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-11-16
added new qtmain_android.cpp
Werner Macho <werner.macho@gmail.com> 2011-11-16
translation update: added norwegian on request
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-11-16
changed app class path
Juergen E. Fischer <jef@norbit.de> 2011-11-16
fix creatation of python output directory on windows
marco <marco@marco-laptop.(none)> 2011-11-16
Better implementation of QgsProjectParser::mapLayerFromStyle
Juergen E. Fischer <jef@norbit.de> 2011-11-16
debian packaging update
Martin Dobias <wonder.sk@gmail.com> 2011-11-15
Fix #4511 - refreshing of Postgres tables
Juergen E. Fischer <jef@norbit.de> 2011-11-15
fix windows build and include tests runs in nightly build
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-11-15
Added python bindings for vector field symbollayer
marco <marco@marco-laptop.(none)> 2011-11-14
Flag to allow usage of QGIS server with an x-server (vector pdf output for patterns)
Tim Sutton <tim@linfiniti.com> 2011-11-14
Partial fix to coordinate reference system unit tests
Tim Sutton <tim@linfiniti.com> 2011-11-14
Make more tests work - only 4/16 fail now
Tim Sutton <tim@linfiniti.com> 2011-11-14
Updates for regression992 test - test should work but raster still introduces some difference which I am working to figure out why
Tim Sutton <tim@linfiniti.com> 2011-11-14
Fix problem with analyzer test
Tim Sutton <tim@linfiniti.com> 2011-11-14
Further updates to the unit tests - still not all passing yet
Merge: e54680d f0839fb
Tim Sutton <tim@linfiniti.com> 2011-11-14
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2011-11-14
Updates for unit tests so they actually run and fix application test
marco <marco@marco-laptop.(none)> 2011-11-14
Save some time in node tool for geometry export and avoid detachs
Tim Sutton <tim@linfiniti.com> 2011-11-14
Enable tests by default
Merge: 9adb57e cf84987
Tim Sutton <tim@linfiniti.com> 2011-11-13
Merge pull request #61 from rduivenvoorde/cf849875
fix for #4500
marco <marco@marco-laptop.(none)> 2011-11-13
Don't show invisible layers and features in wms server feature info
Richard Duivenvoorde <richard@duif.net> 2011-11-13
fix for #4500, endlessloop because of too small tolerance
Sandro Santilli <strk@keybit.net> 2011-11-13
Add support for TopoGeometry datatype
(don't get too excited)
Juergen E. Fischer <jef@norbit.de> 2011-11-13
update qgisapp for new codename
Alexander Bruy <alexander.bruy@gmail.com> 2011-11-13
[BP18] wrap long label in Options dialog to avoid horizontal scrolling
Juergen E. Fischer <jef@norbit.de> 2011-11-13
german translation update
Merge: 27e770a d52c510
pcav <cavallini@faunalia.it> 2011-11-13
Merge branch 'master' of github.com:qgis/Quantum-GIS
marco <marco@marco-laptop.(none)> 2011-11-13
WMS server: support relative pathes to spatialite dbs
Merge: 76244bc f8bbe8f
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-11-13
Merge branch 'master' of https://github.com/qgis/Quantum-GIS into android
pcav <cavallini@faunalia.it> 2011-10-19
More typos in IT GUI
Alexander Bruy <alexander.bruy@gmail.com> 2011-11-13
[FEATURE] add gdal_fillnodata to GdalTools
Alexander Bruy <alexander.bruy@gmail.com> 2011-11-13
[BACKPORT] fix broken Assign projection functionality in GDALTools and
improve handling output file extension
Nathan Woodrow <woodrow.nathan@gmail.com> 2011-11-13
Add note about restart required
Nathan Woodrow <woodrow.nathan@gmail.com> 2011-11-13
Allow user to select Qt app style
Tim Sutton <tim@linfiniti.com> 2011-11-13
Updated version number and splash for master branch
Merge: 1148aaf 33b7e31
Tim Sutton <tim@linfiniti.com> 2011-11-13
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2011-11-13
[BP17]Added Voralberg as silver sponsor
Alexander Bruy <alexander.bruy@gmail.com> 2011-11-12
[BACKPORT] Union and Symetrical difference works only on whole layer
Alexander Bruy <alexander.bruy@gmail.com> 2011-11-12
[BACKPORT] fix holes in Union output (fix #3581)
Merge: ce8c75f e115975
Werner Macho <werner.macho@gmail.com> 2011-11-12
Merge pull request #58 from Jean-Roc/master
[BP18] Update french UI
Jean-Roc Morreale <jr.morreale@enoreth.net> 2011-11-12
[BP18] update UI strings
Alexander Bruy <alexander.bruy@gmail.com> 2011-11-12
[BACKPORT] add What's this to Help menu (implement #4179)
Juergen E. Fischer <jef@norbit.de> 2011-11-12
german translation update
Merge: cf7b989 d3fe194
Tim Sutton <tim@linfiniti.com> 2011-11-12
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2011-11-12
Added another way to find org files (but commented out)
Tim Sutton <tim@linfiniti.com> 2011-11-12
Enable new repo by default now too
Alexander Bruy <alexander.bruy@gmail.com> 2011-11-12
[BACKPORT] fTools: update layers lists after adding new layer to TOC (fix #4318)
Alexander Bruy <alexander.bruy@gmail.com> 2011-11-12
[BACKPORT] don't block QGIS main window when running Merge shapefiles
tool. Partially addresses #4383
Alexander Bruy <alexander.bruy@gmail.com> 2011-11-12
[BACKPORT] remove executable flag from fTools sources
Alexander Bruy <alexander.bruy@gmail.com> 2011-11-12
[FEATURE] Densify geometries tool for fTools (fix #3628). Still without
icon
Alexander Bruy <alexander.bruy@gmail.com> 2011-11-12
[FEATURE] Build spatial index tool for fTools (see #2779). Currently
without icon
marco <marco@marco-laptop.(none)> 2011-11-12
sld parser in qgis server is still on old symbology
Merge: 8422a9d 05edbed
Werner Macho <werner.macho@gmail.com> 2011-11-12
Merge pull request #57 from Jean-Roc/master
updates_ts script for fedora + update local
Jean-Roc Morreale <jr.morreale@enoreth.net> 2011-11-11
update french string
Jean-Roc Morreale <jr.morreale@enoreth.net> 2011-11-11
adapt the script for fedora
Martin Dobias <wonder.sk@gmail.com> 2011-11-11
Do not validate the geometry if it is known to be valid - save some time
Radim Blazek <radim.blazek@gmail.com> 2011-11-11
correct source data type in meta (instead of internal daty type used in QGIS)
Martin Dobias <wonder.sk@gmail.com> 2011-11-08
[FEATURE] Allow plugin metadata to be in metadata.txt
Until now plugins' metadata were always retrieved from __init__.py by calling python methods.
Reading metadata from a text file has the advantage of not requiring to load the plugin code
and can be done by plugin repository.
Metadata in metadata.txt is preferred to the methods in __init__.py - if the text file is
present, it is used to fetch the values. From QGIS 2.0 the metadata from __init__.py
will not be accepted - the metadata.txt file will be required.
Plugin metadata should be in INI file format, recognized by python's ConfigParser module
and by Qt's QSettings class.
All currently used metadata should be in [general] section. Example use:
[general]
name=PostGIS manager
description=Manage your PostGIS database
version=Version 0.5.15
icon=icons/postgis_elephant.png
qgisMinimumVersion=1.0.0
Juergen E. Fischer <jef@norbit.de> 2011-11-09
put spatialindex header directory in front of GEOS
Merge: 52a3009 eda69e6
Sergey Yakushev <yakushevs@gmail.com> 2011-11-09
Merge remote branch 'pb/master'
Merge: c37b63a 98d5a76
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-11-09
Merge remote-tracking branch 'brushtyler/master'
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-11-09
fix for crash in projection selection
Martin Dobias <wonder.sk@gmail.com> 2011-11-08
Fix label orientation with line dependent position (#3643)
Juergen E. Fischer <jef@norbit.de> 2011-11-08
german translation update
Martin Dobias <wonder.sk@gmail.com> 2011-11-01
More intuitive setting for orientation of labels (map/line)
Sandro Santilli <strk@keybit.net> 2011-10-22
Disable options related to interpretation and threatment of above/below line labeling when online labeling is requested.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-11-08
Fix detection of CRS meter units
Martin Dobias <wonder.sk@gmail.com> 2011-11-06
Make sure that relevant fields are set always when necessary.
Martin Dobias <wonder.sk@gmail.com> 2011-10-04
Significantly improve OGR fetching speed - set ignored field only on select()
Beware: featureAtId() may interfere, this should be checked.
Juergen E. Fischer <jef@norbit.de> 2011-11-07
postgres provider: also consider int2 and int8 as primary candidates of views
Juergen E. Fischer <jef@norbit.de> 2011-10-28
when intializing from WKT favourize EPSG instead of PROJ.4
Radim Blazek <radim.blazek@gmail.com> 2011-11-07
GRASS version support
Radim Blazek <radim.blazek@gmail.com> 2011-11-07
GRASS version support
Nathan Woodrow <woodrow.nathan@gmail.com> 2011-11-07
Handle function help the same way as context help; Allows easier management of help; Use same style sheet as context help.
Juergen E. Fischer <jef@norbit.de> 2011-11-07
remove spatialindex include
William Kyngesburye <kyngchaos@kyngchaos.com> 2011-11-06
OS X build/install updates
William Kyngesburye <kyngchaos@kyngchaos.com> 2011-11-06
fix for #3999 until something better can be done
William Kyngesburye <kyngchaos@kyngchaos.com> 2011-11-06
frameworkize networkanalysis on OS X
William Kyngesburye <kyngchaos@kyngchaos.com> 2011-11-06
missed a bit for bundling qsqlite
William Kyngesburye <kyngchaos@kyngchaos.com> 2011-11-06
bundle qsqlite for eVis plugin; bundle other Qt frameworks for extra plugins
William Kyngesburye <kyngchaos@kyngchaos.com> 2011-11-06
fix missing spatialindex include dir
marco <marco@marco-laptop.(none)> 2011-11-05
Refresh map list in composer table widget in showEvent. Ticket #4496
Martin Dobias <wonder.sk@gmail.com> 2011-11-04
Fix #4495 - patch by Nathan
Merge: 5be1d74 15174da
Werner Macho <werner.macho@gmail.com> 2011-11-04
Merge pull request #55 from mach0/master
german typo fixes
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-11-04
Hide query entry in legend context menu for layers with joins
Werner Macho <werner.macho@gmail.com> 2011-11-04
translation update: small german typo fixes
Juergen E. Fischer <jef@norbit.de> 2011-11-03
fix NULL support in expression evaluation
Martin Dobias <wonder.sk@gmail.com> 2011-11-03
Fix #4479 - trigger "new color ramp" always when activated
Juergen E. Fischer <jef@norbit.de> 2011-11-03
fix windows build
Martin Dobias <wonder.sk@gmail.com> 2011-11-02
Add default gradient ColorBrewer color ramps from Anita
Merge: 650605f 9e809f3
Martin Dobias <wonder.sk@gmail.com> 2011-11-02
Merge pull request #54 from NathanW2/expression-ui
Remove multiline label option and make it default and expression builder UI tweaks.
Martin Dobias <wonder.sk@gmail.com> 2011-11-02
Fix #4483. Do not allow the toolbar in qbrowser to be hidden
Martin Dobias <wonder.sk@gmail.com> 2011-11-02
Fix #4441
Nathan Woodrow <woodrow.nathan@gmail.com> 2011-11-02
Remove option for multiline; Code always uses multiline; Direction symbol now works for multiline
Nathan Woodrow <woodrow.nathan@gmail.com> 2011-11-01
Added icons for save and load buttons; Open and Save buttons hiden for now
Merge: 7d480b9 68f7d57
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-11-02
[FEATURE]: added vector field symbol layer to visualise displacement. Changed ellipse symbol layer to resolve field indices in startRender method
Juergen E. Fischer <jef@norbit.de> 2011-11-02
fix windows build
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-11-01
Improve vector field widget
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-11-01
Handle different vector field types
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-11-01
Cleanup ellipse symbol layer to store only field names, not indices
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-11-01
Fix stopRender call in graduated symbol renderer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-11-01
Added vlayer in startRender calls of renderer classes
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-11-01
Updated python bindings, added export macros
Nathan Woodrow <woodrow.nathan@gmail.com> 2011-10-31
Move help above field values, less movement in Ui for user;add save and open button
Merge: e9ee865 50f20c2
Tim Sutton <tim@linfiniti.com> 2011-10-31
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2011-10-31
[BACKPORT] apply fix to invalid reference to trac #4440
Merge: 1a1f5eb 8154103
Tim Sutton <tim@linfiniti.com> 2011-10-31
Merge branch 'master' of github.com:timlinux/Quantum-GIS
Martin Dobias <wonder.sk@gmail.com> 2011-10-31
Fix fix for #4439
Martin Dobias <wonder.sk@gmail.com> 2011-10-31
Fix #4444. Patch by Vaclav Petras
Merge: ed20ff3 a739750
Martin Dobias <wonder.sk@gmail.com> 2011-10-31
Merge pull request #53 from NathanW2/expression-labels-patch
Expression label patches
Martin Dobias <wonder.sk@gmail.com> 2011-10-29
Fix #4439
Martin Dobias <wonder.sk@gmail.com> 2011-10-22
Move SpatiaLite source select dialog to provider.
Martin Dobias <wonder.sk@gmail.com> 2011-10-22
[FEATURE] SpatiaLite databases in browser
marco <marco@marco-laptop.(none)> 2011-10-30
Optionally pass vector layer pointer to rendercontext
Nathan Woodrow <madmanwoo@gmail.com> 2011-10-28
Fix multiline overlap - Fix for #4454
Juergen E. Fischer <jef@norbit.de> 2011-10-29
fix windows build
Nathan Woodrow <madmanwoo@gmail.com> 2011-10-29
Remove debug noise for expression labels
Merge: 0d79669 05e3258
Tim Sutton <tim@linfiniti.com> 2011-10-28
Merge branch 'master' of github.com:qgis/Quantum-GIS
Juergen E. Fischer <jef@norbit.de> 2011-10-28
debian packaging update
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-10-28
Added vectorfield widgets
Nathan Woodrow <madmanwoo@gmail.com> 2011-10-28
Fix grabbing of first QgsFeature; Cache QgsFeature being used to eval; Handle layers with no objects
Juergen E. Fischer <jef@norbit.de> 2011-10-27
For EPSG initialize GDAL CRS from authid instead of proj.4 string
Juergen E. Fischer <jef@norbit.de> 2011-10-27
reduce debugging noise
Nathan Woodrow <madmanwoo@gmail.com> 2011-10-27
Enable multiline labels by default
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-10-27
Move point displacement renderer from plugin to main application
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-10-26
Added vector field symbol layer and widget
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-10-25
Set prompt as default behaviour for unknown CRS
Merge: 513f1c3 1a1f5eb
Tim Sutton <tim@linfiniti.com> 2011-10-24
Merge branch 'master' of github.com:qgis/Quantum-GIS
Juergen E. Fischer <jef@norbit.de> 2011-10-19
osgeo4w: build qgis-dev with GRASS 6.4.2RC2
Juergen E. Fischer <jef@norbit.de> 2011-10-22
more cosmetics
Juergen E. Fischer <jef@norbit.de> 2011-10-22
german translation update
Sandro Santilli <strk@keybit.net> 2011-10-22
Label direction symbol shouldn't depend on "map" vs. "line" orientation.
Refer to issue #3643 for further discussion
Juergen E. Fischer <jef@norbit.de> 2011-10-22
fix warnings and more cosmetics
Sandro Santilli <strk@keybit.net> 2011-10-22
Only implement QVariant bug workaround when building against Qt < 4.7.1 [#4284]
Sandro Santilli <strk@keybit.net> 2011-10-22
Workaround for builds against Qt 4.6.2. Fixes bug #4284.
marco <marco@marco-laptop.(none)> 2011-10-22
Fix for ticket #4414 (svg indicators for arrows are not shown)
Martin Dobias <wonder.sk@gmail.com> 2011-10-21
[FEATURE] Delete fields in shapefiles (finally!)
This is currently supported only by development versions of GDAL/OGR.
GDAL 1.8.x does _not_ support this feature.
Martin Dobias <wonder.sk@gmail.com> 2011-10-21
Fix install
Martin Dobias <wonder.sk@gmail.com> 2011-10-21
Allow setting I/O encoding for OGR layers in vector layer properties.
Until now this was only possible to set when opening files with QgsEncodingFileDialog.
Layers opened from browser were opened always with default encoding and no way to change it.
The newly created "provider-specific" option group may be used by other providers
for some custom actions ("create spatial index" should move here, too)
Merge: bd5a31b b0112f1
Martin Dobias <wonder.sk@gmail.com> 2011-10-21
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Martin Dobias <wonder.sk@gmail.com> 2011-10-21
Fixed a typo, added GUI_EXPORT
Merge: 2ef1772 b0112f1
Tim Sutton <tim@linfiniti.com> 2011-10-21
Merge branch 'master' of github.com:qgis/Quantum-GIS
Merge: 5e45bda b62daee
Tim Sutton <tim@linfiniti.com> 2011-10-20
Merge pull request #52 from brushtyler/raster-transparency
[BACKPORT] Handle raster layer's transparency band while rendering (fix #2491)
Martin Dobias <wonder.sk@gmail.com> 2011-10-20
Fix indentation
Merge: 3a15509 665e92e
Martin Dobias <wonder.sk@gmail.com> 2011-10-20
Merge branch 'master', remote-tracking branch 'nathan/expression-labels'
Juergen E. Fischer <jef@norbit.de> 2011-10-19
german translation update
Werner Macho <werner.macho@gmail.com> 2011-10-19
translation update: hr by Zoran
Nathan Woodrow <madmanwoo@gmail.com> 2011-10-19
revert changes to old QgsLabel class
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-10-19
Handle raster layer's transparency band while rendering (fix #2491)
Martin Dobias <wonder.sk@gmail.com> 2011-10-18
Enable "add direction symbol" only for line layers (#4387)
Martin Dobias <wonder.sk@gmail.com> 2011-10-18
Move selectWidget() and dataCapabilities() to data items file where it belongs
Martin Dobias <wonder.sk@gmail.com> 2011-10-18
Separate GDAL data items from provider code
Martin Dobias <wonder.sk@gmail.com> 2011-10-18
Separate OGR data items from provider code
Martin Dobias <wonder.sk@gmail.com> 2011-10-18
Properly support OGR sublayers (with createChildren) to avoid #4400
Martin Dobias <wonder.sk@gmail.com> 2011-10-18
Add a default icon for data collections
Martin Dobias <wonder.sk@gmail.com> 2011-10-18
Fix refresh of postgis schema in browser (#4400)
Martin Dobias <wonder.sk@gmail.com> 2011-10-18
Generic icon for raster layers in browser
Martin Dobias <wonder.sk@gmail.com> 2011-10-18
Show full path of gdal/ogr layers as a tooltip (#4399)
Merge: fc80b60 139e297
Nathan Woodrow <madmanwoo@gmail.com> 2011-10-18
Merge remote-tracking branch 'upstream/master' into expression-labels
Conflicts:
src/core/qgsexpression.cpp
src/gui/CMakeLists.txt
Nathan Woodrow <madmanwoo@gmail.com> 2011-10-18
Correct help for upper function
Martin Dobias <wonder.sk@gmail.com> 2011-10-17
Add icons for browser from Robert (gis theme only)
root <root@faunalia.it> 2011-10-17
More minor fix to IT GUI
Nathan Woodrow <madmanwoo@gmail.com> 2011-10-17
Add more function help; Fix header email info
Nathan Woodrow <madmanwoo@gmail.com> 2011-10-17
Revert CMakeList to normal
Merge: 93c2fec 3996d89
pcav <cavallini@faunalia.it> 2011-10-17
Merge branch 'master' of github.com:qgis/Quantum-GIS
pcav <cavallini@faunalia.it> 2011-10-14
Fixing typos in IT GUI
Nathan Woodrow <madmanwoo@gmail.com> 2011-10-16
Add missing files; add more operators
Nathan Woodrow <madmanwoo@gmail.com> 2011-10-16
Rename files to fit QGIS coding guidelines
Nathan Woodrow <madmanwoo@gmail.com> 2011-10-16
Update UI spacing
Nathan Woodrow <madmanwoo@gmail.com> 2011-10-16
Update comments
Nathan Woodrow <madmanwoo@gmail.com> 2011-10-16
Add item from value list on double click
Nathan Woodrow <madmanwoo@gmail.com> 2011-10-16
Wire up operator buttons
marco <marco@marco-laptop.(none)> 2011-10-15
Default constructor of QgsProjectParser is private
marco <marco@marco-laptop.(none)> 2011-10-15
Some xml optimisation for WMS server
marco <marco@marco-laptop.(none)> 2011-10-15
WMS server: avoid reading layer symbology if the request does not come from SLD
Merge: 10d81dd fb6d551
marco <marco@marco-laptop.(none)> 2011-10-15
Merge branch 'master' of github.com:qgis/Quantum-GIS
Merge: 4e6f83b 0d187bf
Nathan Woodrow <madmanwoo@gmail.com> 2011-10-15
Merge branch 'expression-labels' of github.com:NathanW2/Quantum-GIS into expression-labels
Nathan Woodrow <madmanwoo@gmail.com> 2011-10-15
Remove red highlight from textarea; show expresion invaild note in preview area with more info button; remove live preview checkbox and update button (not needed at this time)
Martin Dobias <wonder.sk@gmail.com> 2011-10-13
Add error item to facilitate error handling
Martin Dobias <wonder.sk@gmail.com> 2011-10-13
WMS: add/edit/delete connection from data items
Martin Dobias <wonder.sk@gmail.com> 2011-10-13
Move WMS data items to separate file
Martin Dobias <wonder.sk@gmail.com> 2011-10-13
Refresh item also when it had no children (they could be added in meanwhile)
Merge: 8154103 f8ed801
Tim Sutton <tim@linfiniti.com> 2011-10-14
Merge branch 'master' of github.com:qgis/Quantum-GIS
marco <marco@marco-laptop.(none)> 2011-10-06
Insert date value in attribute editor
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-10-13
Fix for ticket #4308
Juergen E. Fischer <jef@norbit.de> 2011-10-12
debian packaging update
Martin Dobias <wonder.sk@gmail.com> 2011-10-11
Minor housekeeping in WMS and WFS
Martin Dobias <wonder.sk@gmail.com> 2011-10-11
Expressions: add exp,ln,log10,log functions (#4365)
Martin Dobias <wonder.sk@gmail.com> 2011-10-11
WFS: do not show ok/cancel when embedded in qbrowser
Martin Dobias <wonder.sk@gmail.com> 2011-10-11
WFS: add/edit/delete actions in browser
Juergen E. Fischer <jef@norbit.de> 2011-10-11
drop non-existing slot
Martin Dobias <wonder.sk@gmail.com> 2011-10-11
WFS: add support (#4164)
Martin Dobias <wonder.sk@gmail.com> 2011-10-08
WFS: Move uri logic and GetCapabilities parsing to WFSConnection class.
Martin Dobias <wonder.sk@gmail.com> 2011-10-07
Fix for a crash in projection selection
Martin Dobias <wonder.sk@gmail.com> 2011-10-07
Move wfs gui to provider. Remove wfs plugin.
Martin Dobias <wonder.sk@gmail.com> 2011-10-07
Move PG data items to separate cpp/h files
Martin Dobias <wonder.sk@gmail.com> 2011-10-07
Add, edit and remove PG connections in browser dock
Martin Dobias <wonder.sk@gmail.com> 2011-10-07
Add refresh button to browser dock (#4272)
Juergen E. Fischer <jef@norbit.de> 2011-10-11
"fix" warnings
Nathan Woodrow <madmanwoo@gmail.com> 2011-10-11
used Python "and" keyword instead of && :S
Nathan Woodrow <madmanwoo@gmail.com> 2011-10-11
Added expression output preview area. Thanks to Andy Bates for the idea
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-10-10
Fix shift in point displacement renderer
Nathan Woodrow <madmanwoo@gmail.com> 2011-10-09
Rename buttons and groupbox name
Nathan Woodrow <madmanwoo@gmail.com> 2011-10-09
Added new dialog for generic expression builder; Added search to function list; Right click to load sample 10-All values
mattwigway <mattwigway@gmail.com> 2011-10-08
Corrected URLs for GitHub and for the issue tracker (it now points to Redmine).
Nathan Woodrow <madmanwoo@gmail.com> 2011-10-09
Add signal for expression parsed in widget; fixed enabling of controls in labeling gui; comments
Juergen E. Fischer <jef@norbit.de> 2011-10-08
osgeo4w update: use external libspatialindex
Juergen E. Fischer <jef@norbit.de> 2011-10-08
debian packaging update: use libspatialindex on more distributions
Juergen E. Fischer <jef@norbit.de> 2011-10-08
fix last commit
Juergen E. Fischer <jef@norbit.de> 2011-10-08
finish #4111:
- apply missing bits
- update internal spatialindex copy to 1.6.1
- update debian packaging to use external library
Tim Sutton <tim@linfiniti.com> 2011-10-07
Apply partial patch from #4111 to allow using separate spatialindex lib from source tree if desired.
Juergen E. Fischer <jef@norbit.de> 2011-10-07
[API] add QgsVectorLayer::updateFeature()
Juergen E. Fischer <jef@norbit.de> 2011-10-07
fix warning
Merge: f09417d dd6a594
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-10-07
Merge remote-tracking branch 'brushtyler/master'
Conflicts:
src/providers/postgres/qgspostgresprovider.cpp
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-10-07
[FEATURE] Make the gdaltools command editable to fix #3041
Merge: 7e059af f09417d
Tim Sutton <tim@linfiniti.com> 2011-10-06
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2011-10-06
Added simple script to generate a tarball
Tim Sutton <tim@linfiniti.com> 2011-10-06
Added gource script (thanks Nathan) and qgis download stats
Nathan Woodrow <madmanwoo@gmail.com> 2011-10-06
Add method to access label string as expression, QgsExpression only created once then cached.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-10-05
Fix label id for GetPrint in composer
Tim Sutton <tim@linfiniti.com> 2011-10-04
Dont use gdal c++ api. Also gdal drivers now unloaded without restart
Merge: 87c6742 3f70d32
Sergey Yakushevs <yakushevs@list.ru> 2011-10-04
Merge remote branch 'pb/master'
Conflicts:
src/plugins/roadgraph/linevectorlayerdirector.cpp
Martin Dobias <wonder.sk@gmail.com> 2011-10-03
Horizontal scroll bar in browser dock (#4274)
Martin Dobias <wonder.sk@gmail.com> 2011-10-03
Do not show file extension in browser (#4309)
Martin Dobias <wonder.sk@gmail.com> 2011-10-03
Do not include |layerid=X if the layer is not a collection (#4309)
Martin Dobias <wonder.sk@gmail.com> 2011-10-03
Ensure that we have a valid line in line decoration (#4241)
Juergen E. Fischer <jef@norbit.de> 2011-10-03
yet another take on matching proj4string in our database
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-10-03
Fix for wrong symbol scaling if symbol size is defined in map units and symbol size below one pixel
Juergen E. Fischer <jef@norbit.de> 2011-10-02
debian packaging update
Juergen E. Fischer <jef@norbit.de> 2011-10-02
fix windows build
Alexander Bruy <alexander.bruy@gmail.com> 2011-10-02
fix network-analysis API and export function in RoadGraph plugin (fix #4341)
Alexander Bruy <alexander.bruy@gmail.com> 2011-10-02
include QgsGraphArc description in Doxygen output (fix #4342)
Juergen E. Fischer <jef@norbit.de> 2011-09-30
fix #4282
Juergen E. Fischer <jef@norbit.de> 2011-09-30
fix warnings
Alister <alister.hood@synergine.com> 2011-09-21
fix minor typos + scripts/chkspelling.sh run.
Alexander Bruy <alexander.bruy@gmail.com> 2011-09-30
fix typo
Alexander Bruy <alexander.bruy@gmail.com> 2011-09-30
translate comments in English (fix for #4338)
Juergen E. Fischer <jef@norbit.de> 2011-09-30
fix #4331
Juergen E. Fischer <jef@norbit.de> 2011-09-30
german translation update
Juergen E. Fischer <jef@norbit.de> 2011-09-30
indentation update - please use prepare-commit.sh
Merge: a2713fd a950830
mhugent <marco.hugentobler@sourcepole.ch> 2011-09-30
Merge pull request #49 from stopa85/network-analysis
Network analysis and road-graph-plugin
Jeremy Palmer <jpalmer@linz.govt.nz> 2011-09-22
Fix from 49e4e998c6 to ensure that all postgis connection parameters are copied in the QgsPostgresConnection constructor i.e estimatedmetadata.
Juergen E. Fischer <jef@norbit.de> 2011-09-29
fix some warnings
Juergen E. Fischer <jef@norbit.de> 2011-09-29
debian packaging update
Juergen E. Fischer <jef@norbit.de> 2011-09-24
indentation update
Tim Sutton <tim@linfiniti.com> 2011-09-29
Revert "Applied fix for #4283"
This reverts commit 7f3e9560fc93cd8b3ea4039f319bca568e17bb38.
Tim Sutton <tim@linfiniti.com> 2011-09-29
Another valiant attempt at spurious changelog suppression.
Merge: 7f3e956 3cac713
Tim Sutton <tim@linfiniti.com> 2011-09-29
Merge branch 'master' of github.com:qgis/Quantum-GIS
Alexander Bruy <alexander.bruy@gmail.com> 2011-09-28
Added Python wrappers for QgsZonalStatistics
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-09-28
Send exception in case of unknown feature info format
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-09-28
Add feature bounding box to GetFeatureInfo response if invoked with filter and without x/y coordinates
Merge: 224f0e3 7f57de0
mhugent <marco.hugentobler@sourcepole.ch> 2011-09-27
Merge pull request #48 from linz/wfs_layer_sort
Added sorting to WFS layer tree grid widget
Sergey Yakushevs <yakushevs@list.ru> 2011-09-27
fix QgsArc.in() python-binding
Merge: af91b48 224f0e3
Sergey Yakushevs <yakushevs@list.ru> 2011-09-27
Merge remote branch 'pb/master' into network-analysis
Conflicts:
python/CMakeLists.txt
src/analysis/network/qgsgraphbuilder.h
src/plugins/roadgraph/graphbuilder.h
src/plugins/roadgraph/linevectorlayerdirector.cpp
src/plugins/roadgraph/simplegraphbuilder.cpp
src/plugins/roadgraph/utils.cpp
src/plugins/roadgraph/utils.h
Nathan Woodrow <madmanwoo@gmail.com> 2011-09-26
Loading of function list from QgsExpression now working
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-09-26
Enhance maximum for point displacement tolerance (ticket #4319)
Nathan Woodrow <madmanwoo@gmail.com> 2011-09-26
Read functions from QgsExpression. Updated FunctionDef to store group name and help text. Add comments to code
NOTE: Reading functions list not working yet.
Juergen E. Fischer <jef@norbit.de> 2011-09-25
debian packaging update
Tim Sutton <tim@linfiniti.com> 2011-09-25
Restore override cursor when about box is shown
Merge: 93a190a a0f8294
Tim Sutton <tim@linfiniti.com> 2011-09-25
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2011-09-25
Fix some more merge confglicts after merging updates from 1.7 brnach
Merge: 2831968 b54f668
Tim Sutton <tim@linfiniti.com> 2011-09-24
Merge branch 'master' of ../Quantum-GIS
marco <marco@marco-laptop.(none)> 2011-09-24
Consider data defined size on symbol level for ellipse renderer (ticket 4295)
pcav <cavallini@faunalia.it> 2011-09-24
Typos in GRASS command list
Tim Sutton <tim@linfiniti.com> 2011-09-24
Resolved merge conflicts from applying 8c3e0669226e1861da9134266675df7ed67cf971 to master
Tim Sutton <tim@linfiniti.com> 2011-09-24
Resolved merge conflicts from applying 36d86b019574ccb3c0c962c680093b5784f052dc to master
Tim Sutton <tim@linfiniti.com> 2011-09-24
Resolved merge conflicts from applying 29f93f1b01ebf9799256ab55557370fbf051df44 to master
Tim Sutton <tim@linfiniti.com> 2011-09-23
Backported changelog and style changes from 1.7 branch
pcav <cavallini@faunalia.it> 2011-09-24
Fix to v.generalize for recent GRASS versions
Juergen E. Fischer <jef@norbit.de> 2011-09-23
wms provider updates:
- don't repeat WMS parameters (eg. when VERSION is specified in the WMS connection's url)
- allow wms tags to e prefixed with "wms:" (as from XtraServer with WMS 1.3)
Tim Sutton <tim@linfiniti.com> 2011-09-22
Applied fix for #4283
Tim Sutton <tim@linfiniti.com> 2011-09-22
Apply patch from Nathan Woodrow to resolve attribute dialog save button issue #4290
Jeremy Palmer <jpalmer@linz.govt.nz> 2011-09-22
Added sorting to WFS layer tree grid widget
Merge: 8a9da0f 820469f
marco <marco@marco-laptop.(none)> 2011-09-20
Merge branch 'master' of github.com:qgis/Quantum-GIS
marco <marco@marco-laptop.(none)> 2011-09-20
Apply patch for ticket 4155, provided by Steven Mizuno
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-09-19
Fix for ticket #4283 (composer forgets on/off status of layers)
marco <marco@marco-laptop.(none)> 2011-09-18
Prevent Qt assert when using Qt debug compiled
Juergen E. Fischer <jef@norbit.de> 2011-09-17
add support "sum" operation to merge attribute dialog
Juergen E. Fischer <jef@norbit.de> 2011-09-16
german translation update
Juergen E. Fischer <jef@norbit.de> 2011-09-07
update debian/watch
Alexander Bruy <alexander.bruy@gmail.com> 2011-09-15
more translatable strings in OSM plugin
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-09-15
fix windows build error
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-09-15
clean up the code to avoid deprecation and other warnings
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-09-15
mark some methods as deprecated
Merge: 7093b06 37b2c04
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-09-15
[FEATURE] Import a vector layer from a datasource to a different one
Merge of another part of my Summer of Code work (remote-tracking branch 'brushtyler/import_layer')
Merge: 262ec3f 37b2c04
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-09-15
Merge branch 'import_layer'
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-09-15
use a buffer when importing features
Alexander Bruy <alexander.bruy@gmail.com> 2011-09-14
[BACKPORT] allow negative NODATA values in GDALTools
pcav <cavallini@faunalia.it> 2011-09-14
Minor IT GUI translation improvements
Merge: f2b6876 6eb406b
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-09-13
merge import_layer branch
Tim Sutton <tim@linfiniti.com> 2011-09-13
Added unit test for GDAL_SKIP stuff
Merge: 9076461 f2b6876
Tim Sutton <tim@linfiniti.com> 2011-09-13
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2011-09-13
Fixed gdal driver (de)selection feature that had some outstanding issues
Tim Sutton <tim@linfiniti.com> 2011-09-12
Further fixes for selective GDAL driver support (in progress)
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-09-12
Move import feature main code to QgsVectorLayerImport and keep just few methods in providers
Tim Sutton <tim@linfiniti.com> 2011-09-12
[FEATURE] implement ability to skip specific drivers (fixes #182)
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-09-12
fix gdaltools error checking for ogr layers
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-09-10
Fix remove GRASS vector map from mapset on Win OS (should be fix #3646 together with grass-dev package),
disable refresh button in GRASS browser if a module is running
Juergen E. Fischer <jef@norbit.de> 2011-09-09
trim qgsquerybuilder binding (and fix it)
Juergen E. Fischer <jef@norbit.de> 2011-09-08
add bindings for QgsQueryBuilder
Tim Sutton <tim@linfiniti.com> 2011-09-08
Some documentation updates for linux
Tim Sutton <tim@linfiniti.com> 2011-09-08
Replace svn url with git one for win install notes
Werner Macho <werner.macho@gmail.com> 2011-09-08
translation update: mn by Bayarmaa
Juergen E. Fischer <jef@norbit.de> 2011-09-08
missed to include moved querybuilder files
Juergen E. Fischer <jef@norbit.de> 2011-09-08
fix windows build errors
- moves QgsQueryBuilder from app to gui
- links postgres provider with gui
Werner Macho <werner.macho@gmail.com> 2011-09-08
translation update: et by Veiko
Martin Dobias <wonder.sk@gmail.com> 2011-09-08
Delete rotate point map tool (#4268)
Martin Dobias <wonder.sk@gmail.com> 2011-09-06
Fix #4266 - georeferencer and spatial query crashing on exit
Merge: cfedf09 f932140
Martin Dobias <wonder.sk@gmail.com> 2011-09-06
[FEATURE] PostGIS connections and layer now available from browser
Merge of one part of Giuseppe's Summer of Code work
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-09-06
Use crscache in wms configparser
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-09-06
Use CRS cache for faster lookup of crs by authid. Important especially for wms server. Replaces wmsserver/epsgcache.cpp and .h
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-09-06
Add zero pointer checks to avoid segfaults
Merge: cc8deb9 c2cf5cb
pcav <cavallini@faunalia.it> 2011-09-05
Merge branch 'master' of github.com:qgis/Quantum-GIS
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-09-05
Multiple symbol selection for rule based renderer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-09-05
Move symbol change slots to render widget parent class
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-09-02
Use context menu to set properties for multiple symbols in categorized renderer
pcav <cavallini@faunalia.it> 2011-09-05
More consistency in WFS plugin IT translation
Merge: 4312197 68b91fa
Martin Dobias <wonder.sk@gmail.com> 2011-09-05
Merge pull request #42 from rduivenvoorde/master
trying out forking/pushing of qgis for dutch translations
Richard Duivenvoorde <richard@duif.net> 2011-09-05
Addition of Carlo van Rijswijk to list of dutch translators
Richard Duivenvoorde <richard@duif.net> 2011-09-05
some dutch translations for git testing
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-09-03
make sure gdaltools input vector layers are ogr vectors
Nathan Woodrow <madmanwoo@gmail.com> 2011-09-03
Added more functions to function tree
Nathan Woodrow <madmanwoo@gmail.com> 2011-09-03
Clean up labeling UI. Remove borders from frames.
Nathan Woodrow <madmanwoo@gmail.com> 2011-09-03
UI clean up; Hide and show value list when needed; handle field items better; code clean up.
marco <marco@marco-laptop.(none)> 2011-09-02
Output bounding boxes of wms groups in project CRS instead of WGS84
Werner Macho <werner.macho@gmail.com> 2011-09-02
translation update: nl by richard
Juergen E. Fischer <jef@norbit.de> 2011-09-01
debian packaging update: include pyspatialite
Martin Dobias <wonder.sk@gmail.com> 2011-09-01
Shorter postgis root data item
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-09-01
Small efficiency improvement for rendering
Merge: 706b6f1 7deb0c9
Nathan <woo@woo-mint.(none)> 2011-08-31
Merge remote-tracking branch 'upstream/master' into expression-labels-merge-wonder
marco <marco@marco-laptop.(none)> 2011-08-30
WMS server: report crs systems in the order given in the project
Merge: 1e7c8a7 bc09ab3
Martin Dobias <wonder.sk@gmail.com> 2011-08-30
Merge remote-tracking branch 'remotes/giuseppe/dataitems' into dataitems
Conflicts:
src/app/CMakeLists.txt
Martin Dobias <wonder.sk@gmail.com> 2011-08-30
Updated required version for bison and cmake
Martin Dobias <wonder.sk@gmail.com> 2011-08-30
Raised minimal Bison version to 2.4 (for QgsExpression). Fixed bison version detection.
Merge: 6c0f56c 5e4e4f7
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-08-30
Merge branch 'master' of github.com:qgis/Quantum-GIS
Merge: 26aa007 03c13ad
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-08-30
Merge linepattern offset
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-08-30
Some cleanups for line pattern code
marco <marco@marco-laptop.(none)> 2011-08-30
Check topological editing yes/no when opening snapping dialog
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-08-30
[FEATURE]: offset for line pattern symbols
marco <marco@marco-laptop.(none)> 2011-08-30
Fix feature_count consideration in wms feature info
marco <marco@marco-laptop.(none)> 2011-08-30
Small typo in comment
marco <marco@marco-laptop.(none)> 2011-08-29
Add available crs and extent also for project toplevel groups
Martin Dobias <wonder.sk@gmail.com> 2011-08-29
Fix #4229
Martin Dobias <wonder.sk@gmail.com> 2011-08-29
Fixed a segfault when a function has no arguments
Juergen E. Fischer <jef@norbit.de> 2011-08-29
depends on CMake >=2.6.2 and drop support for lenny (debian oldstable)
Juergen E. Fischer <jef@norbit.de> 2011-08-29
fix build error
Martin Dobias <wonder.sk@gmail.com> 2011-08-27
Fixed build error
Merge: a0b8e3c 96f7736
Werner Macho <macho@void.(none)> 2011-08-27
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Werner Macho <macho@void.(none)> 2011-08-27
translation: fixed some german typos
Merge: 260bf0c 25ff28a
Martin Dobias <wonder.sk@gmail.com> 2011-08-27
Merge branch 'expr'
Borys Jurgiel <info@borysjurgiel.pl> 2011-08-26
Don't check for plugin errors at startup
Borys Jurgiel <info@borysjurgiel.pl> 2011-08-25
Fix QTreeWidget.resizeColumnToContents() issue observed in PyQt4.8.3 @ Debian
Jaka Kranjc <lynxlynxlynx@sourcemage.org> 2011-08-22
symbology-ng: sort the category items when classifying them #4206
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-08-26
If on android force POSTGRES_INCLUDE_DIR and POSTGRES_LIBRARY, needs to be bette but works
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-08-26
Add non-default port numbers to GetMap and GetFeatureInfo urls
Juergen E. Fischer <jef@norbit.de> 2011-08-24
german translation fix
marco <marco@marco-laptop.(none)> 2011-08-24
Fix italic font when loading embedded layers from project. Fixes ticket #4207
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-08-24
temporary hack to get half working shp suport. opening of a file works, writing only if there are no string type attributes.
Juergen E. Fischer <jef@norbit.de> 2011-08-23
add ubuntu oneiric to debian packaging
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-08-23
fix invalid postgres type when converting field,
removed some commented and unused code
Merge: 593ea7e f0f1b5e
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-08-23
Merge branch 'import_layer' of github.com:brushtyler/Quantum-GIS into import_layer
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-08-23
keep cached crendential when getting geom type from thread (fix related to commit cddd427)
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-08-18
Implement import layer feature for OGR provider using QgsVectorFileWriter
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-08-18
[FEATURE] Allow to import a vector layer from canvas to SL database
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-08-18
convert the primary key type name to a PG valid one,
add a new options param to importVector
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-08-14
[FEATURE] import a layer from canvas into a PG database
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-08-23
adding support for spatialite
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-08-22
fixing internal spatialite for android
Martin Dobias <wonder.sk@gmail.com> 2011-08-22
Decorations are turned off by default
Juergen E. Fischer <jef@norbit.de> 2011-08-22
german translation update
Juergen E. Fischer <jef@norbit.de> 2011-08-22
debian packaging update
Martin Dobias <wonder.sk@gmail.com> 2011-08-21
Renamed context help files for decorations
Martin Dobias <wonder.sk@gmail.com> 2011-08-21
Moved scale bar plugin to app
Martin Dobias <wonder.sk@gmail.com> 2011-08-21
Moved north arrow plugin to app
Martin Dobias <wonder.sk@gmail.com> 2011-08-20
Moved copyright label plugin to app
NathanW <woodrow.nathan@gmail.com> 2011-08-22
Update usage of QgsSearchString to QgsExpression
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-08-21
fixing black canvas issue
Merge: 4ffa820 25ff28a
NathanW <woodrow.nathan@gmail.com> 2011-08-21
Merge remote branch 'wonder/expr' into expression-labels-merge-wonder
Juergen E. Fischer <jef@norbit.de> 2011-08-20
fix lenny build and some warnings
Alexander Bruy <alexander.bruy@gmail.com> 2011-08-20
new nice icon for Extract projection tool. Thanks, Robert!
Martin Dobias <wonder.sk@gmail.com> 2011-08-19
Some more comments for QgsExpression
Martin Dobias <wonder.sk@gmail.com> 2011-08-19
Made strings translatable, made some functions static
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-08-19
Merge patch for symbollevels in rule based renderer also to master (patch provided by Mayeul Kauffmann)
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-08-19
adding support fo share folder
Merge: 0ba0f93 0373a26
Martin Dobias <wonder.sk@gmail.com> 2011-08-18
Merge pull request #37 from NathanW2/identify-patch
Move setting of projection to after we have features for identify feature tool.
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-08-18
Implement import layer feature for OGR provider using QgsVectorFileWriter
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-08-18
[FEATURE] Allow to import a vector layer from canvas to SL database
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-08-18
convert the primary key type name to a PG valid one,
add a new options param to importVector
Merge: 22f5ba2 0c8695c
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-08-18
Merge branch 'server_search'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-08-18
Read selection color for wms server from project file
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-08-18
[FEATURE]: possibility to select features in QGIS server by layername / id in GetMap and GetPrint
Martin Dobias <wonder.sk@gmail.com> 2011-08-17
Close gdal/ogr data sources when finished in dataItems implementation
Martin Dobias <wonder.sk@gmail.com> 2011-08-13
Browser: do not show header in tree view
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-08-17
Add consts also to sip file for QgsMapLayer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-08-17
Add feature bounding box if called with filter and without I/J
William Kyngesburye <kyngchaos@kyngchaos.com> 2011-08-15
make sure qwt lib path updated
William Kyngesburye <kyngchaos@kyngchaos.com> 2011-08-15
find qgis frameworks in /Library/Frameworks first
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-08-16
ignore CMakeLists.txt.user
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-08-16
added debug messages
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-08-15
readded logging capabilities of qtmain_android
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-08-15
fixed double declaration of qtmain_android.cpp
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-08-15
uncommenting __android_log_print
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-08-15
added qtmain_android
marco <marco@marco-laptop.(none)> 2011-08-14
Set ellipse renderer outline as float. Fix for ticket #4171
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-08-14
[FEATURE] import a layer from canvas into a PG database
Alexander Bruy <alexander.bruy@gmail.com> 2011-08-14
fix #4170
Juergen E. Fischer <jef@norbit.de> 2011-08-13
another debian packaging fix: add libqt4-opengl-dev build-dep
NathanW <woodrow.nathan@gmail.com> 2011-08-13
Move setting projection to after we have features
Martin Dobias <wonder.sk@gmail.com> 2011-08-12
Browser: correct drag&drop for canvas and browser itself
Juergen E. Fischer <jef@norbit.de> 2011-08-12
debian packageing: fix qwt dependency
Juergen E. Fischer <jef@norbit.de> 2011-08-12
german translation update
Steven Mizuno <spookster@netzero.net> 2011-08-12
GPS tracking improvements (apply #4071)
Juergen E. Fischer <jef@norbit.de> 2011-08-12
add optional Qwt 6.0 support (including QwtPolar 1.0)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-08-12
Show only provider fields as join target candidates (ticket #4136)
Merge: e12191b 880540b
Tim Sutton <tim@linfiniti.com> 2011-08-11
Merge branch 'master' of github.com:qgis/Quantum-GIS
Martin Dobias <wonder.sk@gmail.com> 2011-08-11
Simplified three-value logic code
Martin Dobias <wonder.sk@gmail.com> 2011-08-11
toint, toreal, tostring in QgsExpression do not include space
Martin Dobias <wonder.sk@gmail.com> 2011-08-11
Use QgsExpression instead of QgsSearchString
Juergen E. Fischer <jef@norbit.de> 2011-08-11
debian packaging update: include zonal statistics and globe plugins
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-08-11
Adding support for generation of libqgis.so
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-08-11
added generation of libqgis_app.so
Tim Sutton <tim@linfiniti.com> 2011-08-10
Make gdal pam proxy env setting more win friendly
NathanW <woodrow.nathan@gmail.com> 2011-08-10
Fix build issues
NathanW <woodrow.nathan@gmail.com> 2011-08-10
Update comments. Hide field value area
Merge: 89ddd03 7acce88
Tim Sutton <tim@linfiniti.com> 2011-08-10
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2011-08-10
Set gdal PAM env dir on application init
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-08-10
Add crs to wms project group also if no crs constraint is there
Merge: 7196dfc e5f9462
Martin Dobias <wonder.sk@gmail.com> 2011-08-09
Merge pull request #36 from spilth/master
Shortcuts dialog now remembers window state between uses
Tim Sutton <tim@linfiniti.com> 2011-08-10
Added Etienne to contributors and Alex to authors since he is a committer now
Brian Kelly <polymonic@gmail.com> 2011-08-09
Shortcuts dialog now remembers window state between uses
Martin Dobias <wonder.sk@gmail.com> 2011-08-10
Improved handling of types in expressions:
- implicit conversions to string / int / number / TVL
- error reporting on conversion errors
- automatic conversion to numeric values for arithmetic operators
- try to use numeric comparison by default, fallback to string comparison
- functions do not need to explicitly care about NULL passed as an argument
Tim Sutton <tim@linfiniti.com> 2011-08-09
[FEATURE]. Retroactive added feature tag to this commit to mark the fact that we now use native provider stats gathering. Updated min max calculation of gdal provider with more efficient implementation. Use updated stats gathering routine kindly provided by Etienne Sky.
Martin Dobias <wonder.sk@gmail.com> 2011-08-09
Added python bindings for QgsExpression
Martin Dobias <wonder.sk@gmail.com> 2011-08-09
Handle division by zero
Alexander Bruy <alexander.bruy@gmail.com> 2011-08-09
move Near black close to Sieve (fix #4152)
Juergen E. Fischer <jef@norbit.de> 2011-08-09
fix another cmake <2.8 issue (followup to f3d5387edb309935c956acda6ae5e1f52523286c)
Alexander Bruy <alexander.bruy@gmail.com> 2011-08-09
[FEATURE] Extract projection tool for GdalTools
Alexander Bruy <alexander.bruy@gmail.com> 2011-08-09
organize GdalTools utilities into submenus for better usability
marco <marco@marco-laptop.(none)> 2011-08-09
Consider identify disabled layers in embedded projects
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-08-08
Differentiate between image angle and line pattern angle. Fixes rotation problem
NathanW <woodrow.nathan@gmail.com> 2011-08-08
Resolve merge conflict
Merge: 7454584 2034d59
NathanW <woodrow.nathan@gmail.com> 2011-08-08
Merge remote branch 'upstream/master' into expression-labels
Conflicts:
src/core/qgspallabeling.cpp
src/gui/CMakeLists.txt
src/ui/qgslabelingguibase.ui
marco <marco@marco-laptop.(none)> 2011-08-08
Center small marker symbols in composer legend
Martin Dobias <wonder.sk@gmail.com> 2011-08-07
[FEATURE] new QgsExpression class that replaces QgsSearchString
The new class fixes various flaws in search strings:
- fixed and simplified grammar in parser
- simplified lexer
- only one evaluation routine (instead of separate getValue/checkAgainst)
- SQL compliant three-value logic (true, false, unknown)
- correct error handling
- easily extensible list of functions, saner evaluation of expressions
- tests included
Martin Dobias <wonder.sk@gmail.com> 2011-08-07
Do not install tests, keep their default RPATH settings
Tim Sutton <tim@linfiniti.com> 2011-08-07
[BACKPORT] fix error in notes reported to me by Marco Braida
Merge: 2034d59 cbd2756
Tim Sutton <tim@linfiniti.com> 2011-08-06
Merge pull request #35 from NathanW2/reduce-attribute-dialog-margins
Reduced margins on controls in dialog. Removed frame from scroll area
NathanW <woodrow.nathan@gmail.com> 2011-08-06
Reduced margins on controls in dialog. Removed frame from scroll area
Werner Macho <werner.macho@gmail.com> 2011-08-04
Bugfix #4113 and #2805 thanks to Jan Schreiber
Martin Dobias <wonder.sk@gmail.com> 2011-08-04
Avoid a segfault when NULL layer is passed to vector writer
Alexander Bruy <alexander.bruy@gmail.com> 2011-08-04
[BACKPORT] increase maximum points count in Random Points tool
Tim Sutton <tim@linfiniti.com> 2011-08-04
Regenerated docs post raster-stats merge
Juergen E. Fischer <jef@norbit.de> 2011-08-03
german translation update (with some additional fixes)
Juergen E. Fischer <jef@norbit.de> 2011-08-03
[BACKPORT] port qgis version check to network access manager/qgis.org
Juergen E. Fischer <jef@norbit.de> 2011-08-03
slightly better solution for recovering broken postgres connections
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-08-03
Try to reopen broken postgres connection
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-08-03
Remove duplicated code and coding style improvements in composer item (provided as part of pull request 33 by Rokemoon)
Alexander Bruy <alexander.bruy@gmail.com> 2011-08-02
[BACKPORT] set default contrast enchacement algorithm to NoStretch
(addresses #3867). Also set default standard deviations value to 2.0
because this is more appropriate value
Juergen E. Fischer <jef@norbit.de> 2011-08-01
fix windows build
marco <marco@marco-laptop.(none)> 2011-07-31
Set wms groups always as identifiable
marco <marco@marco-laptop.(none)> 2011-07-31
Enable feature info on layer groups in wms server
Martin Dobias <wonder.sk@gmail.com> 2011-07-30
[FEATURE] Add/remove favourite dirs in browser dock
Alexander Bruy <alexander.bruy@gmail.com> 2011-07-29
removed old unused code
Alexander Bruy <alexander.bruy@gmail.com> 2011-07-29
[BACKPORT]fix RandomPoints crash when there are NULL values in
attributes
Merge: bfb5f2c f3d5387
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-07-29
Merge branch 'master' of git://github.com/qgis/Quantum-GIS into android
Juergen E. Fischer <jef@norbit.de> 2011-07-29
fix lenny build (cmake <2.8)
Juergen E. Fischer <jef@norbit.de> 2011-07-29
fix warnings
Martin Dobias <wonder.sk@gmail.com> 2011-07-28
Allow drag&drop with multiple files
Martin Dobias <wonder.sk@gmail.com> 2011-07-28
Allow dragging files from browser dock
Martin Dobias <wonder.sk@gmail.com> 2011-07-28
Bring back locked/unlocked icons
Merge: a1cc666 a5f8a82
marco <marco@marco-laptop.(none)> 2011-07-28
[FEATURE]: Add point and line pattern symbol layers
marco <marco@marco-laptop.(none)> 2011-07-28
Consider transparency also for point and line patterns
marco <marco@marco-laptop.(none)> 2011-07-27
WMS layer: add CRS for project layer group
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-07-27
revert to without with_gsl
Marco Bernasocchi <marco@muse.(none)> 2011-07-27
fix for qreal - double problem when crosscompiling for android
Juergen E. Fischer <jef@norbit.de> 2011-07-26
initialize QgsPoint
Martin Dobias <wonder.sk@gmail.com> 2011-07-25
Remove the source build check that is not necessary anymore.
Martin Dobias <wonder.sk@gmail.com> 2011-07-25
[FEATURE] Allow running QGIS from build directory without installing
Martin Dobias <wonder.sk@gmail.com> 2011-07-24
Added libraryPath() and libexecPath() to QgsApplication
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-25
Fix reversed show/hide signals
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-07-25
making GSL and thus georeferences really optional but ON by default
Merge: 8c4cf8e 05d2cd9
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-07-25
Merge branch 'master' of https://github.com/qgis/Quantum-GIS into android
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-07-25
cmake entries for spatialite in android
William Kyngesburye <kyngchaos@kyngchaos.com> 2011-07-24
forgot to detab files
William Kyngesburye <kyngchaos@kyngchaos.com> 2011-07-24
more mac bundling cleanup and streamlining
William Kyngesburye <kyngchaos@kyngchaos.com> 2011-07-24
add missing Mac app setting
William Kyngesburye <kyngchaos@kyngchaos.com> 2011-07-24
simplify framework bundling, don't need to know fw version (always current)
Martin Dobias <wonder.sk@gmail.com> 2011-07-24
Include north arrow image in the resources
Juergen E. Fischer <jef@norbit.de> 2011-07-22
postgres provider: also consider ltree columns
Juergen E. Fischer <jef@norbit.de> 2011-07-22
[FEATURE] allow ordering of value relations by value and
include value relations in sip bindings
Juergen E. Fischer <jef@norbit.de> 2011-07-22
remove themes from grass plugin's debian package
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-21
WMS server: be more tolerant with exotic WMS clients and accept requests without service parameters
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-21
Replace + signs in wms requests with spaces
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-21
Improve href url for capabilities response
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-21
Set visibility of layers for embedded groups (ticket #4097)
Juergen E. Fischer <jef@norbit.de> 2011-07-21
update debian packaging
Pirmin Kalberer <pka@sourcepole.ch> 2011-07-21
chmod -x *cpp
Martin Dobias <wonder.sk@gmail.com> 2011-07-20
Include splash file in resources
Martin Dobias <wonder.sk@gmail.com> 2011-07-20
grass: install just one world map (included in resource file)
Martin Dobias <wonder.sk@gmail.com> 2011-07-20
grass: do not install icon files, use them from the resource file
Marco Hugentobler <marco@marco-laptop.(none)> 2011-07-20
Add scheme (http or https) to service urls in capabilities
Juergen E. Fischer <jef@norbit.de> 2011-07-20
[BACKPORT] fix #3974
Juergen E. Fischer <jef@norbit.de> 2011-07-20
[FEATURE] search string update
- added regexp_replace operator
- check types on comparison (QgsSearchTreeValue::compare now returns QgsSearchTreeValue for error reporting)
- field calculator shows expression errors.
- update node types and operators in sip bindings
Martin Dobias <wonder.sk@gmail.com> 2011-07-20
Rule-based renderer: dump meaningful debugging info
Martin Dobias <wonder.sk@gmail.com> 2011-07-20
Fix #4088: better handling of unknown geometry types
Merge: c4cbcf4 042a882
Tim Sutton <tim@linfiniti.com> 2011-07-19
Merge pull request #32 from Jean-Roc/master
update fr translation
Jean-Roc Morreale <jr.morreale@enoreth.net> 2011-07-19
add missing fr translator
Jean-Roc Morreale <jr.morreale@enoreth.net> 2011-07-19
update french translation
Merge: 4c00456 ce826f6
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-19
Merge ellipse symbollayer branch
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-19
[FEATURE]: Apply patch from Stefan Ziegler which adds the option to select decimals places and + signs for numeric labels. Thanks\!
Tim Sutton <tim@linfiniti.com> 2011-07-19
Patch from Michal Klatecki - see ticket #3325
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-19
Contact person and organisation are mandatory in wms capabilities schema
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-18
Add Service online resource element to WMS capability response. This element is mandatory according to the 1.3 spec
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-07-19
move tooltip from the dialog to the right button...
Werner Macho <werner.macho@gmail.com> 2011-07-18
Adding estonian translation file
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-07-18
fix connection info passed to QgsGeomColumnTypeThread broken in 6989fc7,
hide close and add buttons from PG source select dialog when in embedded mode (e.g. qbrowser)
Marco Hugentobler <marco@marco-laptop.(none)> 2011-07-18
Improve capabilities output for layer groups. CRS and bounding box need to be listed before child layers (wms capabilities schema 1.3)
Juergen E. Fischer <jef@norbit.de> 2011-07-18
ogr provider fix: apparently we need to fetch the geometry to make the spatial filter stick.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-18
Implement point marker displacement
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-18
Fix point marker resolution
Juergen E. Fischer <jef@norbit.de> 2011-07-18
fix typo in field calculator context help
William Kyngesburye <kyngchaos@kyngchaos.com> 2011-07-17
osgearth gdal driver needs GEOS headers
Juergen E. Fischer <jef@norbit.de> 2011-07-17
move qgis.ico back to app
Juergen E. Fischer <jef@norbit.de> 2011-07-17
fix build problem with Qt 4.4
Merge: f49d225 e0e21f1
Tim Sutton <tim@linfiniti.com> 2011-07-15
Merge pull request #31 from gostrc/master
Initial step for bug #3562 QGIS incompatible with QWT 6.0.0
Thomas Dziedzic <gostrc@gmail.com> 2011-07-15
convert QwtArray usage to QVector usage. Change required for qwt 6.0.0 compatibility.
Juergen E. Fischer <jef@norbit.de> 2011-07-15
german translation update
Juergen E. Fischer <jef@norbit.de> 2011-07-15
fix #4081
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-15
Started point pattern fill renderer
Juergen E. Fischer <jef@norbit.de> 2011-07-15
fix #4024
Juergen E. Fischer <jef@norbit.de> 2011-07-15
fix #4072
Juergen E. Fischer <jef@norbit.de> 2011-07-15
fix #4084
Juergen E. Fischer <jef@norbit.de> 2011-07-15
[BACKPORT] fix #4089
- postgres provider: fix detection of field length and precision for char and numeric fields.
- attribute editor: fix validation in case the field length is unknown
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-15
Allow larger values for line pattern width and distance
Martin Dobias <wonder.sk@gmail.com> 2011-07-15
Labeling: clip geometries to current extent if they are not completely inside. Also fixes #4083
Sandro Santilli <strk@keybit.net> 2011-07-14
Run git in source tree, not build tree. Fixes bug #4086.
Tim Sutton <tim@linfiniti.com> 2011-07-14
Mark var unused
Juergen E. Fischer <jef@norbit.de> 2011-07-14
[FEATURE] add configurable decimal "point" to delimited text plugin
Juergen E. Fischer <jef@norbit.de> 2011-07-14
globe fix: don't crash on quit
Pirmin Kalberer <pka@sourcepole.ch> 2011-07-13
Fix more globe warnings
Juergen E. Fischer <jef@norbit.de> 2011-07-13
pyspatialite: inhibit warnings.
Juergen E. Fischer <jef@norbit.de> 2011-07-13
oh well - missed _the_ file...
Juergen E. Fischer <jef@norbit.de> 2011-07-13
fix last commit
Juergen E. Fischer <jef@norbit.de> 2011-07-13
globe plugin fixes:
- implement a compile check to tell apart OSGEARTH 2.0 from 3.0
- fix warnings
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-13
Better block for signals when creating composer legend widget
NathanW <woodrow.nathan@gmail.com> 2011-07-13
Added support to show help about selected function
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-13
Fix for considering layer title length in composer legend
Merge: 36fb5a7 e0f4d06
Pirmin Kalberer <pka@sourcepole.ch> 2011-07-13
Merge branch 'master' of github.com:qgis/Quantum-GIS
Pirmin Kalberer <pka@sourcepole.ch> 2011-07-13
Revert API changes for OSGEarth >2.0
Juergen E. Fischer <jef@norbit.de> 2011-07-13
indentation update
Juergen E. Fischer <jef@norbit.de> 2011-07-13
fix vc build
Merge: 540fb7a 9c9259a
Pirmin Kalberer <pka@sourcepole.ch> 2011-07-13
Merge branch 'master' of github.com:qgis/Quantum-GIS
Pirmin Kalberer <pka@sourcepole.ch> 2011-07-13
astyle globe
Martin Dobias <wonder.sk@gmail.com> 2011-07-12
Added home directory to the browser model. Unified method to find an index for a path
Tim Sutton <tim@linfiniti.com> 2011-07-12
Commented out lines causing build errors on my Qt 4.4.7 setup
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-07-12
fix cmakelists by removing files moved in bd3f77a
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-07-12
use the provider to retrieve connections and layers
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-07-12
add QgsDataItem to the postgres provider
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-06-06
get supported layers from the provider
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-06-06
easy way to access to postgres connections
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-12
Add Service element when taking contact information from the project file
NathanW <woodrow.nathan@gmail.com> 2011-07-12
Fill value list from selected field.
Merge: db469be f57bef4
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-12
Merge branch 'master' of github.com:qgis/Quantum-GIS
NathanW <woodrow.nathan@gmail.com> 2011-07-12
Insert expression string on double click
NathanW <woodrow.nathan@gmail.com> 2011-07-12
Added fields and operators to tree view
NathanW <woodrow.nathan@gmail.com> 2011-07-12
Add model to tree view
Martin Dobias <wonder.sk@gmail.com> 2011-07-11
[FEATURE] Add browser dock widget to QGIS main window. Layers can be added to canvas by double-clicking them in the browser.
Juergen E. Fischer <jef@norbit.de> 2011-07-11
include globe plugin in nightly build
NathanW <woodrow.nathan@gmail.com> 2011-07-11
Redesign of expression builder UI
Merge: bff8e54 8e3aca4
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-11
Merge branch 'master' of github.com:qgis/Quantum-GIS
Juergen E. Fischer <jef@norbit.de> 2011-07-10
add globe plugin to osgeo4w package
Tim Sutton <tim@linfiniti.com> 2011-07-10
Added a more comprehensive set of default symbols based on work done for me by Petronella Tizora (see http://linfiniti.com/2011/07/openstreetmaposm-cartography-using-qgis-part-2/). You will need to remove your ~/.qgis/symbology-ng-style.xml in order to see them I think.
Pirmin Kalberer <pka@sourcepole.ch> 2011-07-09
Build without globe by default
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-08
More robust pattern calculation
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-08
Create base class for QImage fills, add custom outline to line pattern fill
Juergen E. Fischer <jef@norbit.de> 2011-07-07
german translation update
Juergen E. Fischer <jef@norbit.de> 2011-07-07
refix qgis.ico move
Richard Duivenvoorde <rdmailings@duif.net> 2011-07-07
fix #4039
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-06
First experimental version of line pattern drawing
William Kyngesburye <kyngchaos@kyngchaos.com> 2011-07-06
missed these also in 3ccae3f
Merge: d56e4e9 97d477b
Tim Sutton <tim@linfiniti.com> 2011-07-06
Merge branch 'margins'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-06
Added line pattern symbol layer
Merge: dd79841 49e9a62
Tim Sutton <tim@linfiniti.com> 2011-07-06
Merge branch 'master' of github.com:qgis/Quantum-GIS
Merge: bd495c1 49e9a62
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-06
Merge branch 'master' of github.com:qgis/Quantum-GIS
William Kyngesburye <kyngchaos@kyngchaos.com> 2011-07-05
missed file update in 3ccae3f
William Kyngesburye <kyngchaos@kyngchaos.com> 2011-07-05
forgot to move some files for 6d788eb
Pirmin Kalberer <pka@sourcepole.ch> 2011-07-06
CMake for globe
Pirmin Kalberer <pka@sourcepole.ch> 2011-07-05
Merge cleanup
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-04-17
new rotation reset icon
Pirmin Kalberer <pka@sourcepole.ch> 2011-04-04
Default compositor multitexture_ffp
Pirmin Kalberer <pka@sourcepole.ch> 2011-03-06
Fixed world.tif install
Pirmin Kalberer <pka@sourcepole.ch> 2011-03-06
Replaced earth file with programmatic map construction
Pirmin Kalberer <pka@sourcepole.ch> 2011-03-06
Update to OsgEarth 2.0
Pirmin Kalberer <pka@sourcepole.ch> 2011-03-05
Use CMake vars
mbernasocchi <marco@bernawebdesign.ch> 2011-02-20
plugin visibility system was added to trunk in https://trac.osgeo.org/qgis/changeset/15224
mbernasocchi <marco@bernawebdesign.ch> 2011-02-20
Globe is now visible to other (python as well) plugins. signals from globe can be catched.
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-02-19
implemented a better syncExtent method using QgsDistanceArea
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-02-19
code clean up
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-02-19
- added support for globe coordinates, they are now shown in the status bar. - added modkey support
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-02-18
shows mouse click WGS coordinates
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-02-17
fixed bug in elevation layers dialog when changeing between projects
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-02-15
Patched source against http://trac.osgeo.org/qgis/changeset/14452 to use newProjectCreated signal
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-02-14
Fixed bug on new project created
Marco Bernasocchi <marco@bernawebdesign.ch> 2011-02-10
nicer gui
Pirmin Kalberer <pka@sourcepole.ch> 2010-12-31
Debug message removed
Pirmin Kalberer <pka@sourcepole.ch> 2010-12-31
Place 3D models on point layer
Pirmin Kalberer <pka@sourcepole.ch> 2010-12-30
globe_plugin_guibase.ui removed
Marco Bernasocchi <marco@bernawebdesign.ch> 2010-12-10
FIXED ALL issues regarding elevationDatasourceChanges and globeClosed signals
Marco Bernasocchi <marco@bernawebdesign.ch> 2010-12-10
fixed closeEvent by subclassing QDockWidget instead of QgsGLWidgetAdapter
Marco Bernasocchi <marco@bernawebdesign.ch> 2010-12-10
fixed GlobeClosed signal, now need to fix closeEvent
Marco Bernasocchi <marco@bernawebdesign.ch> 2010-12-10
fixed elevationDatasetsChanged() signal
Marco Bernasocchi <marco@bernawebdesign.ch> 2010-12-10
added suppor for signals for elevationDatasourceChanged and globeClosed, they don't work yet since I neet to understand how to set viever and mSettingsDialog as sender. see FIXME in globe_plugin.cpp
Regression: moving rows up and down bug -> work on it tomorrow
Marco Bernasocchi <marco@bernawebdesign.ch> 2010-12-09
testing newProjectCreated () signal
Pirmin Kalberer <pka@sourcepole.ch> 2010-12-09
Use cache from settings
Pirmin Kalberer <pka@sourcepole.ch> 2010-12-09
getDatabasePager clear when changing 3D settings
Marco Bernasocchi <marco@bernawebdesign.ch> 2010-12-09
initial readProject signal support
Marco Bernasocchi <marco@bernawebdesign.ch> 2010-12-09
fixed earth file
Marco Bernasocchi <marco@bernawebdesign.ch> 2010-12-09
gui stable, added cache checkboxes
Marco Bernasocchi <marco@bernawebdesign.ch> 2010-12-09
adding initial cache support
Pirmin Kalberer <pka@sourcepole.ch> 2010-12-09
Elevation layers from settings dialog
Marco Bernasocchi <marco@bernawebdesign.ch> 2010-12-09
Elevation Layers are now saved in the project file instead of in QSettings
Marco Bernasocchi <marco@bernawebdesign.ch> 2010-12-08
added move layers up or down
Marco Bernasocchi <marco@bernawebdesign.ch> 2010-12-08
Single selection only. Segfaults resolved
Marco Bernasocchi <marco@bernawebdesign.ch> 2010-12-08
more code clean up
Marco Bernasocchi <marco@bernawebdesign.ch> 2010-12-08
cleaned code, gui set to no drag and drop and single selection mode
Marco Bernasocchi <marco@bernawebdesign.ch> 2010-12-08
first cleanup fixed file check
Marco Bernasocchi <marco@bernawebdesign.ch> 2010-12-08
pre cleanup code
Marco Bernasocchi <marco@bernawebdesign.ch> 2010-12-08
working initial gui for elevation, needs code clean up
Marco Bernasocchi <marco@bernawebdesign.ch> 2010-12-08
added initial support for layer loading through the gui
Marco Bernasocchi <marco@bernawebdesign.ch> 2010-12-07
adapted gui to support data input
Marco Bernasocchi <marco@bernawebdesign.ch> 2010-12-07
code cleanup
Marco Bernasocchi <marco@bernawebdesign.ch> 2010-12-07
Added disabling of irrelevant options to settings dialog
Pirmin Kalberer <pka@sourcepole.ch> 2010-12-01
Refresh button
Pirmin Kalberer <pka@sourcepole.ch> 2010-12-01
onClick event on mouse release
Marco Bernasocchi <marco@placebo.(none)> 2010-12-01
fixed homeHandler
Marco Bernasocchi <marco@placebo.(none)> 2010-12-01
added HomeControlHandler
Marco Bernasocchi <marco@placebo.(none)> 2010-12-01
fixed sync handler fixed refresh handler added home handler code formatting
Pirmin Kalberer <pka@sourcepole.ch> 2010-11-29
Code cleanup
Marco Bernasocchi <marco@placebo.(none)> 2010-11-29
reworked gui added new handlers //TODO use GlobePlugin::syncExtent instead of duplicating code
Marco Bernasocchi <marco@placebo.(none)> 2010-11-29
initial sync exent button
Marco Bernasocchi <marco@placebo.(none)> 2010-11-28
testing gui reset buttons
Marco Bernasocchi <marco@placebo.(none)> 2010-11-26
added live preview of Stereo Settings
Marco Bernasocchi <marco@placebo.(none)> 2010-11-26
added GUI navigation, reset buttons still missing
Marco Bernasocchi <marco@placebo.(none)> 2010-11-26
added missing tilt icons added KeyboardControlHandler
Pirmin Kalberer <pka@sourcepole.ch> 2010-11-26
Revert FlyToExtentHandler
Marco Bernasocchi <marco@placebo.(none)> 2010-11-25
added tilt to gui
Pirmin Kalberer <pka@sourcepole.ch> 2010-11-26
onMouseDown handling
Marco Bernasocchi <marco@placebo.(none)> 2010-11-25
added keybord controls: - pan Horizontal 4,6 - pan Vertical 8,2 - rotate left / - rotate right * - tilt up 9 - tilt down 3 - zoom +-
uset this keys because I can't get osgGA::GUIEventAdapter::KEY_Left ecc to work yet
Marco Bernasocchi <marco@placebo.(none)> 2010-11-25
renamed flytoextenthandler to controlshandler
Marco Bernasocchi <marco@placebo.(none)> 2010-11-25
added tilt to gui
Pirmin Kalberer <pka@sourcepole.ch> 2010-11-24
NavigationControl
Marco Bernasocchi <marco@placebo.(none)> 2010-11-24
testing how to get key bindings
Marco Bernasocchi <marco@placebo.(none)> 2010-11-24
test github commit hook
Marco Bernasocchi <marco@placebo.(none)> 2010-11-24
added all elements to gui
Pirmin Kalberer <pka@sourcepole.ch> 2010-11-23
moveVControls fixed
Marco Bernasocchi <marco@placebo.(none)> 2010-11-23
fixed typo
Marco Bernasocchi <marco@placebo.(none)> 2010-11-23
added initial gui to the globe
Marco Bernasocchi <marco@placebo.(none)> 2010-11-23
Completed Stereo settings support added reset stereo settings to defaults values button
Pirmin Kalberer <pka@sourcepole.ch> 2010-11-21
Handle screen distance stereo setting
Marco Bernasocchi <marco@placebo.(none)> 2010-11-20
refactoring of setStereoMode done
Marco Bernasocchi <marco@placebo.(none)> 2010-11-20
added modal dialog
Pirmin Kalberer <pka@sourcepole.ch> 2010-11-20
Made settings dialog a member of GlobePlugin
Marco Bernasocchi <marco@placebo.(none)> 2010-11-18
typo fixes
Marco Bernasocchi <marco@placebo.(none)> 2010-11-18
forgot this files in last checkout
Marco Bernasocchi <marco@placebo.(none)> 2010-11-18
refactoring
TODO: Call QgsGLWidgetAdapter::setStereoMode(QString stereoMode) from GlobePlugin::settings() instead of code duplication in GlobePluginDialog::setStereoMode()
Pirmin Kalberer <pka@sourcepole.ch> 2010-11-18
Settings dialog
Pirmin Kalberer <pka@sourcepole.ch> 2010-11-17
Portable cache path
Marco Bernasocchi <marco@placebo.(none)> 2010-11-17
Added runtime stereo selection to settings dialog and at plugin start
Marco Bernasocchi <marco@placebo.(none)> 2010-11-17
fixing resource file
Marco Bernasocchi <marco@placebo.(none)> 2010-11-16
implemented settings dialog with placeholders methods
Marco Bernasocchi <marco@placebo.(none)> 2010-11-16
adding place holders for settings dialog adding settings UI file
Marco Bernasocchi <marco@placebo.(none)> 2010-11-16
adding new globe images
Pirmin Kalberer <pka@sourcepole.ch> 2010-11-14
Globe icon
Pirmin Kalberer <pka@sourcepole.ch> 2010-11-14
Use WorldWind SRTM with pre-populated cache. GlobePlugin code cleanup.
Pirmin Kalberer <pka@sourcepole.ch> 2010-11-14
Moved sample 3D models to Lech
Pirmin Kalberer <pka@sourcepole.ch> 2010-11-13
cache configuration
Mathias Walker <mwa@sourcepole.ch> 2010-11-13
- node placement on terrain surface - placement test using generated models
Pirmin Kalberer <pka@sourcepole.ch> 2010-11-13
Worldwind cache data
Pirmin Kalberer <pka@sourcepole.ch> 2010-11-13
Remove world.tif from globe.earth
Pirmin Kalberer <pka@sourcepole.ch> 2010-11-13
Use world.tif from QGIS package
Pirmin Kalberer <pka@sourcepole.ch> 2010-11-13
HTTP Proxy support
Pirmin Kalberer <pka@sourcepole.ch> 2010-11-13
world.tif added
Pirmin Kalberer <pka@sourcepole.ch> 2010-11-10
mouse tracking
Pirmin Kalberer <pka@sourcepole.ch> 2010-11-07
GLOBE_OSG_STANDALONE_VIEWER
Pirmin Kalberer <pka@sourcepole.ch> 2010-11-07
Added Controls from 2.0 master branch
Marco Bernasocchi <marco@placebo.(none)> 2010-11-02
Fixed mousewheel zoom making it consistent to qgis zoom (scroll up = zoom in)
Pirmin Kalberer <pka@sourcepole.ch> 2010-11-02
Initial support for non-WGS-84 layers
Pirmin Kalberer <pka@sourcepole.ch> 2010-11-01
Install globe.earth in QGIS_DATA_DIR/globe
Pirmin Kalberer <pka@sourcepole.ch> 2010-10-10
include cleanup
Pirmin Kalberer <pka@sourcepole.ch> 2010-10-06
Mouse wheel zoom
Pirmin Kalberer <pka@sourcepole.ch> 2010-10-06
Fly to extent handler
Pirmin Kalberer <pka@sourcepole.ch> 2010-09-03
extent check in tile source
Pirmin Kalberer <pka@sourcepole.ch> 2010-09-03
Aster DEM
Pirmin Kalberer <pka@sourcepole.ch> 2010-09-03
layersChanged experiments
Pirmin Kalberer <pka@sourcepole.ch> 2010-08-19
thread locking removed
Pirmin Kalberer <pka@sourcepole.ch> 2010-08-19
globe plugin from master branch
Juergen E. Fischer <jef@norbit.de> 2011-07-05
fix 55a1778 with patched qt on osgeo4w
Juergen E. Fischer <jef@norbit.de> 2011-07-05
fix windows build
Juergen E. Fischer <jef@norbit.de> 2011-07-05
add support for mixed case geometry types of PostGIS 2.0
Merge: a637ebc 93fb601
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-05
Merge branch 'master' of github.com:mhugent/Quantum-GIS
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-05
Support alpha-transparency in svg markers and fills
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-04
Use svg cache for svg fill layer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-05
Support alpha-transparency in svg markers and fills
NathanW <woodrow.nathan@gmail.com> 2011-07-05
Reduce top and side margins for attribute table dialog
Martin Dobias <wonder.sk@gmail.com> 2011-07-05
Python console: consider also Enter on keypad. Fixes #3855.
Contributed by Steven Mizuno
Martin Dobias <wonder.sk@gmail.com> 2011-07-04
Graduated renderer: handle the case with only one class
Martin Dobias <wonder.sk@gmail.com> 2011-07-04
It does not make sense to classify into zero classes, does it?
Martin Dobias <wonder.sk@gmail.com> 2011-07-04
Remove duplicate menu entries on non-kde platforms (fix #4040)
Martin Dobias <wonder.sk@gmail.com> 2011-07-04
Fix last equal interval break in graduated symbol renderer (#4044)
William Kyngesburye <kyngchaos@kyngchaos.com> 2011-07-04
simplify detection on OS X
William Kyngesburye <kyngchaos@kyngchaos.com> 2011-07-04
OS X frameworks for qgis libs;
dev frameworks install option;
cmake cleanup
Merge: 3849742 ff83436
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-04
Merge branch 'master' of github.com:mhugent/Quantum-GIS
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-04
Small clean in sip file
NathanW <woodrow.nathan@gmail.com> 2011-07-04
Updated Python bindings for lable and composeritem
NathanW <woodrow.nathan@gmail.com> 2011-07-04
Ability to set id of any composer item moved from just qgscomposerlabel to qgscomposeritem
All items can now have a user set id. Good for plugin automation eg mapbook builder
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-04
Use svg cache for svg fill layer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-04
Fix some problems with svg cache
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-04
Fix some problems with svg cache
Tim Sutton <tim@linfiniti.com> 2011-07-04
Better ignore options
Merge: 934e56f a946a20
Tim Sutton <tim@linfiniti.com> 2011-07-04
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2011-07-04
More git ignores
Tim Sutton <tim@linfiniti.com> 2011-07-04
Try to make the histogram smoother
Juergen E. Fischer <jef@norbit.de> 2011-07-04
fix lenny build
NathanW <woodrow.nathan@gmail.com> 2011-07-04
Rename QgsExpressionBuilder to QgsExpressionBuilderWidget
NathanW <woodrow.nathan@gmail.com> 2011-07-03
Copy layout and code from field calculator for expression builder widget
Juergen E. Fischer <jef@norbit.de> 2011-07-03
other workaround for Qt#5114 (fixes #3250, #3028, #2598)
Juergen E. Fischer <jef@norbit.de> 2011-07-03
fix windows build
Merge: 8cddfb8 8e5cd40
NathanW <woodrow.nathan@gmail.com> 2011-07-03
Merge remote branch 'upstream/master' into expression-labels
Fixed merge conflict in pallabeling
Conflicts:
src/core/qgspallabeling.cpp
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-02
Lock render method with mutex. Usefull e.g. for globe plugin which renders in threads
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-02
Fix labeling-ng with utf-8 layers (ticket #3854)
Merge: 4d75a7d 701e35d
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-07-01
Merge branch 'master' of github.com:mhugent/Quantum-GIS
Merge: d954421 4d75a7d
NathanW <woodrow.nathan@gmail.com> 2011-07-01
Merge remote branch 'upstream/master' into expression-labels
Juergen E. Fischer <jef@norbit.de> 2011-07-01
postgresql provider: fix 64bit ints
Juergen E. Fischer <jef@norbit.de> 2011-07-01
search string parser: fix -a expression (fixes #4025)
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-06-30
[FEATURE] Improve SpatiaLite provider to manage non-spatial tables
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-30
Emit signal when showing / hiding composer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-30
Emit signal when showing / hiding composer
Merge: 4888f51 b6fa94f
Tim Sutton <tim@linfiniti.com> 2011-06-30
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2011-06-30
[backport] Fix bug where histogram can be assigned negative frequency for a pixel range. Also fix potential memory leak as new histogram vector was assigned to band stats without clearing the old.
Tim Sutton <tim@linfiniti.com> 2011-06-30
Added section on using QtCreator
Tim Sutton <tim@linfiniti.com> 2011-06-30
Fix bugs causing a crash when histogram is gathered due to uninitilised histogram vector
Merge: eb9d610 4546646
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-30
Merge branch 'svg_params'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-30
Adapt svg param elements also if going via the line edit
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-29
small tweak to svg file
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-29
Small fix for svg parameter replacement
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-29
Added svg parameters to marker files
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-29
Replace svg params also for preview
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-29
Fix replacement in style attribute
Merge: 664317f 85ca9bd
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-29
Merge branch 'master' of github.com:mhugent/Quantum-GIS
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-29
Try to consider default parameters
Tim Sutton <tim@linfiniti.com> 2011-06-28
Added missing QUrl include
Merge: 6509df2 b664ca0
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-28
Merge branch 'master' of github.com:mhugent/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2011-06-28
A neater fix for missing map parameter as suggested by Juergen
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-28
Remove oldest entries from svg cache if cache size is too large
Merge: e79fe4d 0d91c81
Tim Sutton <tim@linfiniti.com> 2011-06-28
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2011-06-28
Removed some very noisy debugging when symbol class not encountered in symbol list
Tim Sutton <tim@linfiniti.com> 2011-06-28
Added some extra debug info for project path
Tim Sutton <tim@linfiniti.com> 2011-06-28
Fixed a bug where map= was not being published in onlineresource url when project files are not in the same dir as cgi
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-27
Support also style-syntax for svg params
Juergen E. Fischer <jef@norbit.de> 2011-06-27
fix #3987
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-27
Restore svg marker selection
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-27
Tweak for layer cache
Merge: de5ffb5 8910039
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-27
Merge branch 'master' of github.com:mhugent/Quantum-GIS
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-27
Tweak for layer cache
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-25
Notify dialog if svg accepts parameters
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-25
Change color through svg marker dialog
Marco Hugentobler <marco@marco-laptop.(none)> 2011-06-25
Use QImage for map and QPicture for composer
Marco Hugentobler <marco@marco-laptop.(none)> 2011-06-24
Fix for filtering in qgis server
Marco Hugentobler <marco@marco-laptop.(none)> 2011-06-24
Remove debug noise
Marco Hugentobler <marco@marco-laptop.(none)> 2011-06-24
Fix for filtering in qgis server
Marco Hugentobler <marco@marco-laptop.(none)> 2011-06-24
Remove debug noise
Juergen E. Fischer <jef@norbit.de> 2011-06-23
add context help
Juergen E. Fischer <jef@norbit.de> 2011-06-23
[FEATURE] add function to calculator to determine x/y coordinate of nth point of a line
(xat(i) / yat(i); indexs starts with 0; negative indizes apply to end of the line)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-23
Add caching, experimental test with QPicture for svg marker
Marco Hugentobler <marco@marco-laptop.(none)> 2011-06-23
Further work on the svg cache
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-23
Composer legend: support point symbol sizes in map units
Merge: 1d65377 3bd37ec
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-23
Merge branch 'master' of github.com:mhugent/Quantum-GIS
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-23
Composer legend: support point symbol sizes in map units
Juergen E. Fischer <jef@norbit.de> 2011-06-21
translation fix
Juergen E. Fischer <jef@norbit.de> 2011-06-21
postgres provider: fix endianess detection
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-21
Started to implement svg cache
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-20
Fix for using ellipses with renderers other than single
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-20
Add line edit to select svg marker
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-20
Fix for embeding layer and groups from project with relative pathes
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-16
Fix bug in case of embeding from other projects with relative path
Juergen E. Fischer <jef@norbit.de> 2011-06-19
german translation update
NathanW <woodrow.nathan@gmail.com> 2011-06-19
Use selected text in label combo box for start off expression text
Marco Hugentobler <marco@marco-laptop.(none)> 2011-06-18
Add license header to postrequesthandler, clean old code section
Merge: 2a05b54 abe6bb5
Marco Hugentobler <marco@marco-laptop.(none)> 2011-06-18
Merge branch 'master' of github.com:mhugent/Quantum-GIS
Marco Hugentobler <marco@marco-laptop.(none)> 2011-06-18
Add postrequesthandler
Marco Hugentobler <marco@marco-laptop.(none)> 2011-06-18
Support requests with http post. Up to now, only SOAP requests over HTTP POST have been supported
Sergey Yakushev <yakushevs@list.ru> 2011-06-06
Fix #3866 for measure angle tool
Merge: 9028bf7 f70aae6
Radim Blazek <radim.blazek@gmail.com> 2011-06-18
Merge branch 'master' of github.com:qgis/Quantum-GIS
Radim Blazek <radim.blazek@gmail.com> 2011-06-18
enabled drag-and-drop from qbrowser to qgis, except wms
Marco Hugentobler <marco@marco-laptop.(none)> 2011-06-18
More legend cleanup
Marco Hugentobler <marco@marco-laptop.(none)> 2011-06-17
Better layout for composer legend
Marco Hugentobler <marco@marco-laptop.(none)> 2011-06-18
More legend cleanup
NathanW <woodrow.nathan@gmail.com> 2011-06-18
Fix seg fault with using empty expression labels, added checks for empty expression
Marco Hugentobler <marco@marco-laptop.(none)> 2011-06-17
Better layout for composer legend
Juergen E. Fischer <jef@norbit.de> 2011-06-17
fix windows build
Marco Hugentobler <marco@marco-laptop.(none)> 2011-06-17
Better consideration of large point symbols in composer legend
Marco Hugentobler <marco@marco-laptop.(none)> 2011-06-17
Fix for composer legend issues, e.g. ticket #3346
Juergen E. Fischer <jef@norbit.de> 2011-06-16
fix warnings
Juergen E. Fischer <jef@norbit.de> 2011-06-16
[FEATURE] support 64bit feature ids
Radim Blazek <radim.blazek@gmail.com> 2011-06-16
drag layer fix
Merge: 728de00 608d394
Radim Blazek <radim.blazek@gmail.com> 2011-06-16
Merge branch 'master' of github.com:qgis/Quantum-GIS
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-16
Possibility to delete multiple composer legend entries at once
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-16
Avoid infinite recursion if no log file variable set
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-16
Support for raster legend in composer
Merge: 6ce35e3 cc7e63b
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-16
merge conflict
Juergen E. Fischer <jef@norbit.de> 2011-06-16
fix lenny build
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-06-16
Correct the output label's text in GdalTools Contour
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-15
Collapse raster symbology items by default, check for graystile raster first and for raster shaders in a second part
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-15
Fix preview with data defined settings, indentation
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-15
Fix python bindings
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-15
Add tooltips for shapes
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-15
Forgot to add support for data defined shape
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-15
Improve legend for pseudocolor, freakout, grayscale
Sergey Yakushevs <yakushevs@list.ru> 2011-06-15
fix
Sergey Yakushevs <yakushevs@list.ru> 2011-06-15
fix
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-14
Symbol items for pseudo color shader
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-14
Value label for colortable rasters
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-14
[FEATURE]: Show colormap items in legend
Sergey Yakushevs <yakushevs@list.ru> 2011-06-14
optimization hit
Merge: 27db9c3 a954488
Radim Blazek <radim.blazek@gmail.com> 2011-06-14
resolved qgsbrowsermodel merge conflicts
Radim Blazek <radim.blazek@gmail.com> 2011-06-14
mime for drag and drop, not finished
NathanW <woodrow.nathan@gmail.com> 2011-06-13
Revert changes related to v1 labeling. Only going to support v2 labels for now. Only return needed attributes for labeling to select (like before). Add handlers for Ok and Cancel in expression dialog box (only temp)
Tim Sutton <tim@linfiniti.com> 2011-06-12
Fixed some old svn references and typos in INSTALL docs
Tim Sutton <tim@linfiniti.com> 2011-06-12
[BACKPORT] Added missing include for qgslogger
Tim Sutton <tim@linfiniti.com> 2011-06-11
[BACKPORT] Removed assert too
Tim Sutton <tim@linfiniti.com> 2011-06-11
[BACKPORT] Partially address https://bugzilla.redhat.com/show_bug.cgi?id=712620 - don't assert when things go wrong. Still needs to give user some decent feedback somehow but at least it shouldnt crash QGIS
Marco Hugentobler <marco@marco-laptop.(none)> 2011-06-10
Improve data defined rotation
Marco Hugentobler <marco@marco-laptop.(none)> 2011-06-10
Fix ellipse rotation
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-10
started rotation / data defined rotation
Merge: d967b71 efb462b
Tim Sutton <tim@linfiniti.com> 2011-06-10
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2011-06-10
Obsoleted QgsMSLogger as it duplicates functionality from QgsLogger
Tim Sutton <tim@linfiniti.com> 2011-06-10
Added pre-render layer count to maprenderer
Tim Sutton <tim@linfiniti.com> 2011-06-10
Improve formatting of debug output for maprenderer map dimentions
Tim Sutton <tim@linfiniti.com> 2011-06-05
added debugging info to mapserver while trying to resolve blank rendering issues
Sergey Yakushev <yakushevs@list.ru> 2011-06-10
add support for WKBMultiLineString geometries in RoadGraph plugin
Tim Sutton <tim@linfiniti.com> 2011-06-10
Improve formatting of debug output for maprenderer map dimentions
Tim Sutton <tim@linfiniti.com> 2011-06-10
Run astyle to cleanup formatting
Tim Sutton <tim@linfiniti.com> 2011-06-10
[FEATURE] Added support for logging to a file. To enable it, set the QGIS_LOG_FILE environment variable to a writable file on your file system. When using the QGIS Mapserver, you can enable logging by adding a directive such as 'SetEnv QGIS_LOG_FILE /tmp/qgislog.txt' to the cgi-bin section of your apache config file.
Tim Sutton <tim@linfiniti.com> 2011-06-10
Run astyle to cleanup formatting
Merge: 4bcddc1 be751be
Tim Sutton <tim@linfiniti.com> 2011-06-10
Merge branch 'master' of github.com:timlinux/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2011-06-10
[FEATURE] Added support for logging to a file. To enable it, set the QGIS_LOG_FILE environment variable to a writable file on your file system. When using the QGIS Mapserver, you can enable logging by adding a directive such as 'SetEnv QGIS_LOG_FILE /tmp/qgislog.txt' to the cgi-bin section of your apache config file.
Tim Sutton <tim@linfiniti.com> 2011-06-10
Don't use exponential notation for wms extents display
Tim Sutton <tim@linfiniti.com> 2011-06-10
Added warning that .qgs extension may be missing
Merge: b2fa1b8 fabc66a
Tim Sutton <tim@linfiniti.com> 2011-06-10
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2011-06-10
Added warning that .qgs extension may be missing
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-10
[FEATURE]: zonal statistics plugin
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-10
[FEATURE]: zonal statistics plugin
Sergey Yakushev <yakushevs@list.ru> 2011-06-06
fix RoadGraph plugin "path not found" error when start and stop points are equal
Juergen E. Fischer <jef@norbit.de> 2011-06-07
document impact of using estimated table metadata (and revert last commit)
Gary Sherman <gsherman@geoapt.com> 2011-06-07
Fix feature count for postgres provider so it doesn't use estimated metadata when reporting results of a subset in the query builder
Tim Sutton <tim@linfiniti.com> 2011-06-05
Updated references to bug tracker to point to hub website
Alexander Bruy <alexander.bruy@gmail.com> 2011-06-03
remove unimplemented QgsLabel::setLabelFieldName()
Juergen E. Fischer <jef@norbit.de> 2011-06-03
fix #3866
Marco Hugentobler <marco@marco-laptop.(none)> 2011-06-03
Don't list join fields to facilitate 'save as' function (fixes #3857). Don't display the query builder if a layer has joins (#3858)
Merge: 82e9936 1b15528
Tim Sutton <tim@linfiniti.com> 2011-06-10
Merge branch 'master' of github.com:qgis/Quantum-GIS
Marco Hugentobler <marco@marco-laptop.(none)> 2011-06-07
Fix for layer order in case of option addNewLayersToCurrentGroup
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-07
Avoid unnecessary canvas refreshes when adding group to legend
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-07
Zoom to filtered layers in wms server if BBOX parameter missing
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-06
Reformating, fix for project cleaning
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-06
Fix order of embedded layers in groups
Marco Hugentobler <marco@marco-laptop.(none)> 2011-06-06
More safety checks
Marco Hugentobler <marco@marco-laptop.(none)> 2011-06-05
Support embedded layers and groups in server
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-03
Move embed action to layer menu
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-03
Improvements to embed dialogs and stability
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-01
Wire in dialog to select embedded groups and layers
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-05-31
Add support for embedded legend groups
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-05-31
Show embedded layers in italic
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-05-31
remove more redundancy in qgsproject
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-05-30
embedding of single layer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-09
Support data defined fields in ellipse renderer
Sergey Yakushev <yakushevs@list.ru> 2011-06-06
fix RoadGraph plugin "path not found" error when start and stop points are equal
Sergey Yakushevs <yakushevs@list.ru> 2011-06-09
fix sip module
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-09
Add and wire in ellipse symbol layer widget
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-09
Integrated qgsellipsesymbollayer
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-09
Ported single and graduated symbol renderer to use usedAttributes() functions of symbol
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-08
Pass pointer to vectorlayer to all simbol widgets
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-08
Include QgsFeature pointer to symbol render context. Bindings not adapted yet
Merge: 36854d2 a579685
Tim Sutton <tim@linfiniti.com> 2011-06-08
Merge branch 'master' of github.com:qgis/Quantum-GIS
Marco Hugentobler <marco@marco-laptop.(none)> 2011-06-07
Fix for layer order in case of option addNewLayersToCurrentGroup
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-07
Avoid unnecessary canvas refreshes when adding group to legend
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-07
Zoom to filtered layers in wms server if BBOX parameter missing
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-06
Reformating, fix for project cleaning
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-06
Fix order of embedded layers in groups
Marco Hugentobler <marco@marco-laptop.(none)> 2011-06-06
More safety checks
Marco Hugentobler <marco@marco-laptop.(none)> 2011-06-05
Support embedded layers and groups in server
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-03
Move embed action to layer menu
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-03
Improvements to embed dialogs and stability
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-01
Wire in dialog to select embedded groups and layers
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-05-31
Add support for embedded legend groups
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-05-31
Show embedded layers in italic
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-05-31
remove more redundancy in qgsproject
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-05-30
embedding of single layer
Marco Hugentobler <marco@marco-laptop.(none)> 2011-06-07
Fix for layer order in case of option addNewLayersToCurrentGroup
Juergen E. Fischer <jef@norbit.de> 2011-06-07
document impact of using estimated table metadata (and revert last commit)
Gary Sherman <gsherman@geoapt.com> 2011-06-07
Fix feature count for postgres provider so it doesn't use estimated metadata when reporting results of a subset in the query builder
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-07
Avoid unnecessary canvas refreshes when adding group to legend
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-07
Zoom to filtered layers in wms server if BBOX parameter missing
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-06
Reformating, fix for project cleaning
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-06
Fix order of embedded layers in groups
Merge: 107df1f ba39378
Marco Hugentobler <marco@marco-laptop.(none)> 2011-06-06
Merge branch 'embed_layers'
Marco Hugentobler <marco@marco-laptop.(none)> 2011-06-06
More safety checks
Merge: 03525ea 6cb4248
Tim Sutton <tim@linfiniti.com> 2011-06-06
Merge branch 'master' of github.com:timlinux/Quantum-GIS
Sergey Yakushevs <yakushevs@list.ru> 2011-06-06
fix: LineVectorLayerDirector work incorectly if vector layer contained WKBMultiPolyline geometry
Marco Hugentobler <marco@marco-laptop.(none)> 2011-06-05
Support embedded layers and groups in server
Tim Sutton <tim@linfiniti.com> 2011-06-05
Updated references to bug tracker to point to hub website
Merge: 48d82eb 0e318b0
Tim Sutton <tim@linfiniti.com> 2011-06-05
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2011-06-05
Updated references to bug tracker to point to hub website
NathanW <woodrow.nathan@gmail.com> 2011-05-26
Added expression based labels, simple dialog for entering expressions.
Code still needs some clean up and testing.
Alexander Bruy <alexander.bruy@gmail.com> 2011-06-03
remove unimplemented QgsLabel::setLabelFieldName()
Juergen E. Fischer <jef@norbit.de> 2011-06-03
fix #3866
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-03
Move embed action to layer menu
Marco Hugentobler <marco@marco-laptop.(none)> 2011-06-03
Don't list join fields to facilitate 'save as' function (fixes #3857). Don't display the query builder if a layer has joins (#3858)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-03
Improvements to embed dialogs and stability
Sergey Yakushevs <yakushevs@list.ru> 2011-06-03
Python bindings. Part 3
Sergey Yakushevs <yakushevs@list.ru> 2011-06-03
use QgsVectorLayer*, not use LayerId
Sergey Yakushevs <yakushevs@list.ru> 2011-06-03
use QgsVectorLayer*, not use LayerId
Juergen E. Fischer <jef@norbit.de> 2011-06-02
browser changes:
- use empty string as default wms style
- update wms preview when render caching is enabled
- some cleanups
Steven Mizuno <> 2011-06-02
applied #3863 (fixes #2774)
Sergey Yakushevs <yakushevs@list.ru> 2011-06-02
Python bindings. part2
Tim Sutton <tim@linfiniti.com> 2011-06-02
Mark icon with 'm' for master branch to make working with multiple installs easier
Merge: 0e12034 edad445
Tim Sutton <tim@linfiniti.com> 2011-06-02
Merge branch 'master' of github.com:qgis/Quantum-GIS
Sergey Yakushevs <yakushevs@list.ru> 2011-06-02
Launch python bindings for network analysis library
Sergey Yakushevs <yakushevs@list.ru> 2011-06-02
a code wash
Juergen E. Fischer <jef@norbit.de> 2011-06-01
fix #3859
Juergen E. Fischer <jef@norbit.de> 2011-05-30
implement some workaround to support legacy WMS (fixes #3853)
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-06-01
Wire in dialog to select embedded groups and layers
Sergey Yakushevs <yakushevs@list.ru> 2011-06-01
using only 'vertex/arc' notation
Sergey Yakushevs <yakushevs@list.ru> 2011-06-01
fix Doxygen warnings, documentation update
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-05-31
Add support for embedded legend groups
Merge: 9ab859a c8dd587
Sergey Yakushevs <yakushevs@list.ru> 2011-05-31
Merge remote branch 'pb/master' into network-analysis
Conflicts:
src/analysis/network/qgsdistanceedgeproperter.cpp
src/analysis/network/qgsgraphbuilder.h
src/plugins/roadgraph/graphbuilder.h
src/plugins/roadgraph/linevectorlayerdirector.cpp
src/plugins/roadgraph/roadgraphplugin.cpp
src/plugins/roadgraph/shortestpathwidget.cpp
src/plugins/roadgraph/simplegraphbuilder.cpp
Merge: 8bbdde6 c8dd587
Sergey Yakushevs <yakushevs@list.ru> 2011-05-31
Merge remote branch 'pb/master'
Conflicts:
src/plugins/roadgraph/linevectorlayerdirector.cpp
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-05-31
Show composer picture preview icons on demand
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-05-31
Show embedded layers in italic
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-05-31
remove more redundancy in qgsproject
Sergey Yakushevs <yakushevs@list.ru> 2011-05-31
using only 'vertex/arc' notation
Sergey Yakushevs <yakushevs@list.ru> 2011-05-31
1. Use real builder-director pattern.
2. Replase QMap container to QVector, sort and bynary search. RAM saving at the same perfomance.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-05-30
embedding of single layer
Sergey Yakushevs <yakushevs@list.ru> 2011-05-30
fix dijkstra alogorithm return. Shortest three contain wrong edge.
William Kyngesburye <kyngchaos@kyngchaos.com> 2011-05-29
sync OS X doc updates and cleanup from release 1.7
William Kyngesburye <kyngchaos@kyngchaos.com> 2011-05-29
OS X install updates
William Kyngesburye <kyngchaos@kyngchaos.com> 2011-05-28
add missing version numbers to Mac framework detection
Juergen E. Fischer <jef@norbit.de> 2011-05-28
windows: browser and helpviewer are gui applications
Juergen E. Fischer <jef@norbit.de> 2011-05-28
osgeo4w: fix postinstall
Juergen E. Fischer <jef@norbit.de> 2011-05-27
make pdf generation for txt2tags doc optional
Juergen E. Fischer <jef@norbit.de> 2011-05-27
cmake: replace deprecated SUBDIRS with ADD_SUBDIRECTORY
Juergen E. Fischer <jef@norbit.de> 2011-05-27
implement #3850
Sergey Yakushevs <yakushevs@list.ru> 2011-05-27
fix excess graph build if topology tolerance > 0
Merge: f49be68 27c9870
Tim Sutton <tim@linfiniti.com> 2011-05-27
Merge branch 'master' of github.com:timlinux/Quantum-GIS
Sergey Yakushevs <yakushevs@list.ru> 2011-05-27
fix compile errors
Sergey Yakushevs <yakushevs@list.ru> 2011-05-27
apply #3849
Juergen E. Fischer <jef@norbit.de> 2011-05-26
create PDFs from t2t files
Juergen E. Fischer <jef@norbit.de> 2011-05-26
fix grammar warning
Juergen E. Fischer <jef@norbit.de> 2011-05-26
remove svn Id tags
Merge: ffc267d db4fdee
Tim Sutton <tim@linfiniti.com> 2011-05-26
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2011-05-26
Coding guideline updates for GIT
Merge: c2757d3 0e5baf4
Tim Sutton <tim@linfiniti.com> 2011-05-26
Merge pull request #25 from brushtyler/master
GdalTools clipper, crop to mask layer extent. will cherry-pick to release branch too.
Sandro Santilli <strk@keybit.net> 2011-05-26
Add support for modulo operator (%) in rule based rendering. See ticket #3845.
Sandro Santilli <strk@keybit.net> 2011-05-26
Fix missing space between 'Middle' and 'Right' click instructions, consistently use 'vertex' rather than 'point' while adding lines or boundaries. Fixes bug #3846.
Merge: 4be0d71 2670283
Tim Sutton <tim@linfiniti.com> 2011-05-26
Merge branch 'master' of github.com:qgis/Quantum-GIS
Sergey Yakushevs <yakushevs@list.ru> 2011-05-26
New topology tolerance implementation. Some bug fix.
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-05-26
crop to mask layer extent
Sergey Yakushevs <yakushevs@list.ru> 2011-05-26
fix 'on the fly' transform problem
Sergey Yakushevs <yakushevs@list.ru> 2011-05-26
QgsDistanceArea copy-construct is bad. Fix it.
Merge: 4070354 21fa438
Radim Blazek <radim.blazek@gmail.com> 2011-05-25
Merge branch 'master' of github.com:qgis/Quantum-GIS
Radim Blazek <radim.blazek@gmail.com> 2011-05-25
fixed #3839
Juergen E. Fischer <jef@norbit.de> 2011-05-25
osgeo4w: include browser batch template
Merge: 3f50ee2 c3e161a
Tim Sutton <tim@linfiniti.com> 2011-05-25
Merge branch 'master' of github.com:qgis/Quantum-GIS
Sergey Yakushevs <yakushevs@list.ru> 2011-05-25
modify RoadGraphPlugin for works with QGIS'api. Fix some bug
Juergen E. Fischer <jef@norbit.de> 2011-05-25
fix fcb001d - affects more distributions than just lenny
Sergey Yakushevs <yakushevs@list.ru> 2011-05-25
add qgsgraphanalyzer.*
Juergen E. Fischer <jef@norbit.de> 2011-05-25
fixx lenny build
Sandro Santilli <strk@keybit.net> 2011-05-24
Fix wrong arrow orientation when lines end with duplicated points (#3837)
Juergen E. Fischer <jef@norbit.de> 2011-05-24
debian packaging fixes
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-05-24
Discard empty http parameters in mapserver
Merge: 4d5455f 0b2317e
Tim Sutton <tim@linfiniti.com> 2011-05-24
Merge branch 'master' of github.com:qgis/Quantum-GIS
Sergey Yakushevs <yakushevs@list.ru> 2011-05-24
add qgslinevectorlayerdirector
Juergen E. Fischer <jef@norbit.de> 2011-05-24
fix windows build by cleaning up (dynamic) linkage and some warnings
Sergey Yakushevs <yakushevs@list.ru> 2011-05-24
add properter classes
Merge: 09de6da 77d2651
Jürgen Fischer <jef@norbit.de> 2011-05-24
Merge pull request #24 from pcav/master
One more typo in IT translation
pcav <cavallini@faunalia.it> 2011-05-24
Another minor edit to IT translation - thanks Gabriele Monfardini for noticing
Merge: b610620 a075104
Jürgen Fischer <jef@norbit.de> 2011-05-24
Merge pull request #23 from pcav/master
Minor change to IT translation
Merge: a075104 b610620
pcav <cavallini@faunalia.it> 2011-05-24
Merge branch 'master' of git://github.com/qgis/Quantum-GIS
pcav <cavallini@faunalia.it> 2011-05-24
Minor edit to IT translation
Sergey Yakushevs <yakushevs@list.ru> 2011-05-24
add qgsgraphbuilder interface
Sergey Yakushevs <yakushevs@list.ru> 2011-05-24
add qgsgraphbuilder interface
Merge: 7c0e900 b610620
Tim Sutton <tim@linfiniti.com> 2011-05-23
Merge branch 'master' of github.com:qgis/Quantum-GIS
Juergen E. Fischer <jef@norbit.de> 2011-05-23
fix typos
Juergen E. Fischer <jef@norbit.de> 2011-05-23
debian and osgeo4w packaging update: include qbrowser
Sergey Yakushevs <yakushevs@list.ru> 2011-05-23
add QgsGraph class
Sergey Yakushevs <yakushevs@list.ru> 2011-05-23
Launch of integration RoadGraph api in the QGIS
Merge: 4549d0e ffed1d7
Tim Sutton <tim@linfiniti.com> 2011-05-23
Merge branch 'master' of github.com:timlinux/Quantum-GIS
Juergen E. Fischer <jef@norbit.de> 2011-05-23
cleanups:
- use QMetaObject instead of RTTI
- no get in getters:
- QgsDataProvider:
- getProvider => provider
- getSelectWidget => selectWidget
- getFunction => function
- getLibary => providerLibrary
- QgsProviderRegistry:
- getLibrary => providerLibrary
- /* ... */ => #if 0 / #endif
- reindentation
Merge: 1d3ac80 ee6c516
Sergey Yakushevs <yakushevs@list.ru> 2011-05-23
Merge remote branch 'pb/master'
Juergen E. Fischer <jef@norbit.de> 2011-05-23
osgeo4w update: fix crssync run
Juergen E. Fischer <jef@norbit.de> 2011-05-23
fix build with Qt 4.6 and some warnings
Juergen E. Fischer <jef@norbit.de> 2011-05-21
german translation update
Merge: 5fea5a8 bb1a4e6
Tim Sutton <tim@linfiniti.com> 2011-05-23
Merge branch 'master' of github.com:qgis/Quantum-GIS
Merge: 9784cd7 cd8ecd6
Tim Sutton <tim@linfiniti.com> 2011-05-22
Merge pull request #22 from alexbruy/master
Make "-dstalpha" parameter in GDALTools Clipper optional
Merge: ffed1d7 9784cd7
Tim Sutton <tim@linfiniti.com> 2011-05-22
Merge branch 'master' of github.com:qgis/Quantum-GIS
Alexander Bruy <alexander.bruy@gmail.com> 2011-05-22
add checkbox for "-dstalpha" option in GDALTools Clipper tool
Radim Blazek <radim.blazek@gmail.com> 2011-05-22
grass support for qbrowser
Marco Hugentobler <marco@marco-laptop.(none)> 2011-05-21
Show only annotation items in composermap, no rubberbands etc. Fixes ticket #3774
Juergen E. Fischer <jef@norbit.de> 2011-05-21
fix windows build
Marco Hugentobler <marco@marco-laptop.(none)> 2011-05-20
Fix rotation of simple marker if cache is not used (ticket #3778)
Merge: 0390131 62db3d7
Martin Dobias <wonder.sk@gmail.com> 2011-05-20
Merge branch 'browser-and-customization'
Martin Dobias <wonder.sk@gmail.com> 2011-05-20
Re-enable recursive WMS layers
Martin Dobias <wonder.sk@gmail.com> 2011-05-20
Move setCrs() back to QgsDataItem from QgsLayerItem.
The rationale is that some data sources (providers) share CRS for a whole
set of layers (e.g. GRASS)
Merge: 626c8dd 0390131
Sergey Yakushevs <yakushevs@list.ru> 2011-05-19
Merge remote branch 'pb/master'
Radim Blazek <radim.blazek@gmail.com> 2011-05-18
browser double click removed
Radim Blazek <radim.blazek@gmail.com> 2011-05-18
QgsLayerItem uri/providerKey/mapLayerType better vithout virtual methods
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-05-18
Fix for multipoint bug in wfs provider. Fixes ticket #3829
Radim Blazek <radim.blazek@gmail.com> 2011-05-18
QgsLayerItem::layerInfo replaced by mapLayerType, providerKey and uri methods
Merge: cda5461 c724ce5
Tim Sutton <tim@linfiniti.com> 2011-05-17
Merge branch 'master' of github.com:qgis/Quantum-GIS
Radim Blazek <radim.blazek@gmail.com> 2011-05-17
customize mMenuToolbar according to toolbars customization
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-05-17
Composermapwidget update
Martin Dobias <wonder.sk@gmail.com> 2011-05-16
Hide QgsDataItem members: use getters for access
Martin Dobias <wonder.sk@gmail.com> 2011-05-16
Set data item's parent always in constructor
Martin Dobias <wonder.sk@gmail.com> 2011-05-16
QgsDataItem refactoring
- hasChildren, rowCount, icon methods made non-virtual
- shared default icons
- data item's mType should be used for differentiating classes
- layer-specific virtual methods moved down to QgsLayerItem
Merge: 6de875a 6062bb5
mhugent <marco.hugentobler@sourcepole.ch> 2011-05-16
Merge pull request #21 from telwertowski/master
Integrate Mac window event code with 'Show composer maps on demand'
Tom Elwertowski <telwertowski@comcast.net> 2011-05-16
Integrate Mac window event code with 'Show composer maps on demand'
Radim Blazek <radim.blazek@gmail.com> 2011-05-16
Deblin removed
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-05-16
Cleanup
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-05-16
Show composer maps on demand after project loading
Martin Dobias <wonder.sk@gmail.com> 2011-05-15
Fix the compilation
Tim Sutton <tim@linfiniti.com> 2011-05-15
Added fancy pdf generation from t2t docs
Merge: 27e3a8f a942239
Tim Sutton <tim@linfiniti.com> 2011-05-14
Merge branch 'master' of github.com:timlinux/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2011-05-14
Fix inconsistent naming of general options
Tim Sutton <tim@linfiniti.com> 2011-05-14
Fix inconsistent naming of general options
Martin Dobias <wonder.sk@gmail.com> 2011-05-14
Fixed #3818
Merge: 153ad16 3ec8059
Martin Dobias <wonder.sk@gmail.com> 2011-05-13
Merge branch 'master' into dbl
Conflicts:
images/splash/splash.png
src/CMakeLists.txt
src/app/main.cpp
src/app/qgsvectorlayerproperties.cpp
src/core/qgsvectorlayer.cpp
src/providers/wms/qgswmssourceselect.cpp
Martin Dobias <wonder.sk@gmail.com> 2011-05-13
All customization and QGIS browser work in one commit.
Merge: 6327b2e 5579560
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-05-13
Merge branch 'wms_filewatch'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-05-13
Use a file watcher also for capabilities cache
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-05-13
[FEATURE]: use file watcher in wms server to check for updates in project files
Alexander Bruy <alexander.bruy@gmail.com> 2011-05-12
allow merging shapefiles with different attribute tables (fix #3010)
Merge: dfeb19b 07da493
Sergey Yakushevs <yakushevs@list.ru> 2011-05-12
Merge remote branch 'pb/master'
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-05-12
[FEATURE]: Possibility to set a WFS filter
Merge: 5b1a9f9 76751f6
Sergey Yakushevs <yakushevs@list.ru> 2011-05-12
Merge remote branch 'pb/master'
Tom Elwertowski <telwertowski@comcast.net> 2011-05-11
Mac Info.plist svn=>git
Radim Blazek <radim.blazek@gmail.com> 2011-05-11
sync QgsRubberBand and QgsMpaCanvasMap antialiasing, this also fixes 1px QgsRubberBand shift with x11 rendering engine if rendered without antialiasing
Juergen E. Fischer <jef@norbit.de> 2011-05-11
fix #3821
Alexander Bruy <alexander.bruy@gmail.com> 2011-05-11
Display current filename in progressbar when merging and add option to
select encoding for input files
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-05-11
Maximum 40 entries in config and capabilities cache
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-05-11
Wire in capabilities cache class
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-05-11
Add capabilities cache classes and use QHash for config cache
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-05-11
Add capabilities cache classes and use QHash for config cache
Juergen E. Fischer <jef@norbit.de> 2011-05-11
debian fix: git used to be in git-core
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-05-11
Safety check for wms server filters
Merge: d05b140 a48c4ac
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-05-11
Merge remote-tracking branch 'upstream/master'
Merge: c914c14 a48c4ac
Sergey Yakushevs <yakushevs@list.ru> 2011-05-11
Merge remote branch 'pb/master'
Tim Sutton <tim@linfiniti.com> 2011-05-11
Added Mayeul to the list of contributors (core) and translators (web client)
Juergen E. Fischer <jef@norbit.de> 2011-05-10
german translation update
Juergen E. Fischer <jef@norbit.de> 2011-05-08
more svn=>git stuff
Merge: 41bf4c8 45cc8a7
Tim Sutton <tim@linfiniti.com> 2011-05-10
Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton <tim@linfiniti.com> 2011-05-10
Updated splash for master branch
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2011-05-10
Added wms filter support
Merge: 1455636 9647ac8
alexbruy <alexander.bruy@gmail.com> 2011-05-10
Merge pull request #16 from alexbruy/master
mask option for gdal_polygonize tool
Alexander Bruy <alexander.bruy@gmail.com> 2011-05-10
add mask option to gdal_polygonize
Giuseppe Sucameli <brush.tyler@gmail.com> 2011-05-10
save file instead of open it in select output file dialog
Merge: fefae90 9ffedb4
Tim Sutton <tim@linfiniti.com> 2011-05-10
Merge pull request #14 from pcav/master
IT translation wrong
Merge: 8494cad fb43d16
Sergey Yakushevs <yakushevs@list.ru> 2011-05-10
Merge branch 'master' of https://github.com/stopa85/Quantum-GIS
Sergey Yakushevs <yakushevs@list.ru> 2011-05-10
Road graph plugin not work or work incorrectly.
Show message "First point not tied" if:
1. 'on the fly' CRS transfomation disabled
2. Source layer CRS not equal project CRS
This path fix it.
Sergey Yakushevs <yakushevs@list.ru> 2011-05-10
Road graph plugin not work or work incorrectly.
Show message "First point not tied" if:
1. 'on the fly' CRS transfomation disabled
2. Source layer CRS not equal project CRS
Werner Macho <werner.macho@gmail.com> 2011-05-10
translation update: mn by Bayarma sl_SI by Joze
pcav <cavallini@faunalia.it> 2011-05-10
Minor edits to IT translation
Merge: fb56838 ee20b30
Tim Sutton <tim@linfiniti.com> 2011-05-10
Merge pull request #13 from stopa85/master
add to .gitignore vim swap file
Sergey Yakushevs <yakushevs@list.ru> 2011-05-10
Add to .gitignore vim swap files.
Juergen E. Fischer <jef@norbit.de> 2011-05-09
fix #3671: update view after search in attributetable
Merge: c586afe 7ad75d9
Tim Sutton <tim@linfiniti.com> 2011-05-08
Merge pull request #9 from kyngchaos/master
finish fix for #3497
William Kyngesburye <kyngchaos@kyngchaos.com> 2011-05-07
finish fix for #3497
William Kyngesburye <kyngchaos@kyngchaos.com> 2011-05-07
finish fix for #3497
J<FC>rgen E. Fischer <jef@norbit.de> 2011-05-08
fix lenny build
Merge: ad494d4 8fb20e0
Tim Sutton <tim@linfiniti.com> 2011-05-07
Merge pull request #6 from timlinux/master
Radims fix for raster otf of wms render issues
Tim Sutton <tim@linfiniti.com> 2011-05-07
Radim's patch to fix rendering issues with otf wms reprojection
Merge: 1bff56a ce6588c
Juergen E. Fischer <fischer@linux-buechse.de> 2011-05-07
Merge branch 'master' of github.com:qgis/Quantum-GIS
Juergen E. Fischer <fischer@linux-buechse.de> 2011-05-07
debian packaging update for 1.8
Tim Sutton <tim@linfiniti.com> 2011-05-07
fix #3800
J<FC>rgen E. Fischer <jef@norbit.de> 2011-05-06
osgeo4w: fix path in postinstall for crssync
J<FC>rgen E. Fischer <jef@norbit.de> 2011-05-06
some more svn to git migration updates/fixes
Juergen E. Fischer <jef@norbit.de> 2011-05-06
apply #3721: add save edits button to attribute table
Juergen E. Fischer <jef@norbit.de> 2011-05-06
apply #3770: allow adding parts to line and point features and some refactoring
Juergen E. Fischer <jef@norbit.de> 2011-05-05
apply #3645: synchronization of srs.db with GDAL/PROJ on installation
Juergen E. Fischer <jef@norbit.de> 2011-05-05
update version number to 1.8.0 and codename back to Trunk
Juergen E. Fischer <jef@norbit.de> 2011-05-04
apply #3716: add value relation widget type
Juergen E. Fischer <jef@norbit.de> 2011-05-04
apply #3768: tile WMS getmap requests by limiting the size
Juergen E. Fischer <jef@norbit.de> 2011-05-04
apply #3793: libfcgi cannot change mapserv's environment variables on windows
Juergen E. Fischer <jef@norbit.de> 2011-05-04
update version tracking to git
Merge: 0e17f4e 0b7f5fa
Tim Sutton <tim@linfiniti.com> 2011-05-04
Merge pull request #2 from timlinux/master.
Some minor updates to documentation and added shortname to the quickpackage script
Tim Sutton <tim@linfiniti.com> 2011-05-04
Dont point to old gdal lib/include dirs when creating an msvc shell
Tim Sutton <tim@linfiniti.com> 2011-05-04
Added shortname option to quickpackage script
Merge: fb01318 758fa49
Tim Sutton <tim@linfiniti.com> 2011-05-04
Merge pull request #1 from rudilinfiniti/master.
Small install procedure updates for linux from Rudi Thiede
Rudi Thiede <rudi@linfiniti.com> 2011-05-04
fixed minor errors in install documentation
Merge: 2f86b4f 6455628
Tim Sutton <tim@linfiniti.com> 2011-05-02
Merge branch 'master' of /home/timlinux/qgis-git-migration/qgis_all
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-30
fix gcc 4.6 warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@15857 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-30
Better fix for restoring custom layer properties
git-svn-id: http://svn.osgeo.org/qgis/trunk@15856 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-30
Workaround for Mac Cocoa freeze when adding a stop to a gradient color ramp (call QColorDialog::getColor after QInputDialog::getInt instead of before).
git-svn-id: http://svn.osgeo.org/qgis/trunk@15855 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-30
fix GRASS support in osgeo4w
git-svn-id: http://svn.osgeo.org/qgis/trunk@15854 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-30
translation update:pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@15853 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-29
translation update: pl by Robert
git-svn-id: http://svn.osgeo.org/qgis/trunk@15852 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-29
translation updates: mn new coordinator bayarmar enkhtur
git-svn-id: http://svn.osgeo.org/qgis/trunk@15850 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-29
Fix for save and read layer properties
git-svn-id: http://svn.osgeo.org/qgis/trunk@15849 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-29
fix #3784
git-svn-id: http://svn.osgeo.org/qgis/trunk@15848 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-28
fix #3782
git-svn-id: http://svn.osgeo.org/qgis/trunk@15847 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-28
fix for epsg 32661 Polar Stereographic
git-svn-id: http://svn.osgeo.org/qgis/trunk@15846 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-28
keep row col in limits to avoid crash with 32661; decrease max cp matrix size
git-svn-id: http://svn.osgeo.org/qgis/trunk@15845 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-28
osgeo4w update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15844 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-28
Fix for placement of map items in composer
git-svn-id: http://svn.osgeo.org/qgis/trunk@15843 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-28
draw grass region without fill
git-svn-id: http://svn.osgeo.org/qgis/trunk@15842 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-28
oh, well - complete r15835
git-svn-id: http://svn.osgeo.org/qgis/trunk@15841 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-28
osgeo4w update: adapt to new GRASS 6.4.1 and gdal-mrsid packages
git-svn-id: http://svn.osgeo.org/qgis/trunk@15840 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-28
another part of dutch grass translation, translated by Carlo van Rijswijk
git-svn-id: http://svn.osgeo.org/qgis/trunk@15839 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-28
Port zoom rectangle from QRubberBand to QgsRubberBand. Fixes zoom rectangle fill on x11 platform after resize bug workaround
git-svn-id: http://svn.osgeo.org/qgis/trunk@15838 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-28
translation update: es by carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@15837 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-28
translation update: pl by Robert
git-svn-id: http://svn.osgeo.org/qgis/trunk@15836 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-27
translation update: pl by Robert
git-svn-id: http://svn.osgeo.org/qgis/trunk@15835 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-27
plugin installer: do not consider an empty repo as invalid
git-svn-id: http://svn.osgeo.org/qgis/trunk@15832 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-27
Fix windows build issue - moc headers needed for grassprovider too
git-svn-id: http://svn.osgeo.org/qgis/trunk@15831 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-27
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15830 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-27
translation updates: ru by artem
git-svn-id: http://svn.osgeo.org/qgis/trunk@15829 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-26
translation update: pl by Robert
git-svn-id: http://svn.osgeo.org/qgis/trunk@15827 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-26
translation update: context help fr by JRM
git-svn-id: http://svn.osgeo.org/qgis/trunk@15826 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-26
translation update: bunch of updates for 1.7 ru by artem, hr_HR by Zoran, fr by JRM, sl_SI by Joze, ja by yoichi, cs_CZ by jan
git-svn-id: http://svn.osgeo.org/qgis/trunk@15825 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-26
Updated IT translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@15824 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-26
rollback r15636, partly r15792 and r15795
git-svn-id: http://svn.osgeo.org/qgis/trunk@15823 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-26
More ignore rules
git-svn-id: http://svn.osgeo.org/qgis/trunk@15822 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-24
Better error handling for polygon clipping
git-svn-id: http://svn.osgeo.org/qgis/trunk@15817 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-23
Use epsg number for output crs in rastercalculator if possible (ticket #3649)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15815 c8812cc2-4d05-0410-92ff-de0c093fc19c
esseffe <esseffe@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-23
fixing several issues related to SpatiaLite 3D Geometries
git-svn-id: http://svn.osgeo.org/qgis/trunk@15814 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-22
fix mac build
git-svn-id: http://svn.osgeo.org/qgis/trunk@15813 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-22
fix #2829
git-svn-id: http://svn.osgeo.org/qgis/trunk@15812 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-22
fix windows build
git-svn-id: http://svn.osgeo.org/qgis/trunk@15811 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-22
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15810 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-22
improve handling of empty extents (fixes #2997)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15809 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-22
raster provider: reenable Q_OBJECT and fix comments
git-svn-id: http://svn.osgeo.org/qgis/trunk@15808 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-22
Fixed some typos
git-svn-id: http://svn.osgeo.org/qgis/trunk@15807 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-22
fix warning & comment
git-svn-id: http://svn.osgeo.org/qgis/trunk@15806 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-22
creatensis.pl: update ecw/mrsid package reference
git-svn-id: http://svn.osgeo.org/qgis/trunk@15805 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-21
ouch, fix debug build on mac II
git-svn-id: http://svn.osgeo.org/qgis/trunk@15804 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-21
fix debug build on mac
git-svn-id: http://svn.osgeo.org/qgis/trunk@15803 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-21
Updates for selection icons in git theme by Robert
git-svn-id: http://svn.osgeo.org/qgis/trunk@15802 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-21
Updated license from Robert
git-svn-id: http://svn.osgeo.org/qgis/trunk@15801 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-21
missed a file in r15797
git-svn-id: http://svn.osgeo.org/qgis/trunk@15800 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-21
fix starting qgis_help on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@15799 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-21
fix #3766
git-svn-id: http://svn.osgeo.org/qgis/trunk@15798 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-21
add options to creatensis.pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@15797 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-21
add runtime warning if loading of translation fails
git-svn-id: http://svn.osgeo.org/qgis/trunk@15796 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-21
windows build without BINDINGS_GLOBAL_INSTALL
git-svn-id: http://svn.osgeo.org/qgis/trunk@15795 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-21
german translation fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@15794 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-21
Added a note about not enabling python bindings global install on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@15792 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-21
Fix internal function of wms server
git-svn-id: http://svn.osgeo.org/qgis/trunk@15791 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-21
newgis + dodo = best friends (last removal of the newgis theme)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15790 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-21
Removed deprecated newgis theme
git-svn-id: http://svn.osgeo.org/qgis/trunk@15789 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-21
GIS Theme updates from Robert
git-svn-id: http://svn.osgeo.org/qgis/trunk@15788 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-21
Improve python bindings for adding legend groups (#3263). Patch from Marco Bernasocchi
git-svn-id: http://svn.osgeo.org/qgis/trunk@15787 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-20
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15785 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-20
fix #2227
git-svn-id: http://svn.osgeo.org/qgis/trunk@15784 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-20
reduce raster reprojection debugging noice
git-svn-id: http://svn.osgeo.org/qgis/trunk@15783 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-20
translation update: BIG Stringfreeze for 1.7 second try
git-svn-id: http://svn.osgeo.org/qgis/trunk@15782 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-20
fix #3413
git-svn-id: http://svn.osgeo.org/qgis/trunk@15781 c8812cc2-4d05-0410-92ff-de0c093fc19c
alexbruy <alexbruy@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-20
fix progressbar behaviour in Merge shapefiles tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@15777 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-20
fix debug build for Qt <4.7
git-svn-id: http://svn.osgeo.org/qgis/trunk@15775 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-20
translation update: pt_BR by arthur
git-svn-id: http://svn.osgeo.org/qgis/trunk@15774 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-19
fix crashes on exit (follows up r15751)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15773 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-19
Fix for resize crash, ticket #2714
git-svn-id: http://svn.osgeo.org/qgis/trunk@15771 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-19
re-add wms tile extension workaround
git-svn-id: http://svn.osgeo.org/qgis/trunk@15769 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-19
Commited patch for #3263 with small modifications
git-svn-id: http://svn.osgeo.org/qgis/trunk@15766 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-19
translation update: pt_BR by Arthur
git-svn-id: http://svn.osgeo.org/qgis/trunk@15765 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-18
fix #3757
git-svn-id: http://svn.osgeo.org/qgis/trunk@15764 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-18
improve wms error and progress reporting (fixes #1576)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15763 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-18
revert r15747
git-svn-id: http://svn.osgeo.org/qgis/trunk@15762 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-18
fixed crash when zooming out so that raster map extent is smaller than canvas pixel
git-svn-id: http://svn.osgeo.org/qgis/trunk@15760 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-18
GRASS region another bug fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@15759 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-18
GRASS region transformation resent on mapset change
git-svn-id: http://svn.osgeo.org/qgis/trunk@15758 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-18
GRASS region reprojection fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@15757 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-18
GRASS region reprojection
git-svn-id: http://svn.osgeo.org/qgis/trunk@15756 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-18
translation update: es by carlos and el_GR by mike
git-svn-id: http://svn.osgeo.org/qgis/trunk@15755 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-17
fix #2426: dateline split
git-svn-id: http://svn.osgeo.org/qgis/trunk@15754 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-17
Change default setting for layer space in legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@15753 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-17
save timestamp in project file
git-svn-id: http://svn.osgeo.org/qgis/trunk@15752 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-17
Delete QgisApp on destruction in order to get the destructor called (#3531).
Let's hope it will not bring any crashes when qgis exits...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15751 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-17
legend refresh after data reload
git-svn-id: http://svn.osgeo.org/qgis/trunk@15750 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-17
completely reload provider if GRASS source data have changed
git-svn-id: http://svn.osgeo.org/qgis/trunk@15749 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-17
postgres provider: fix numeric types with precision
git-svn-id: http://svn.osgeo.org/qgis/trunk@15748 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-17
fix #7: GetCapabilities no done twice anymore
git-svn-id: http://svn.osgeo.org/qgis/trunk@15747 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-17
fix #3750
git-svn-id: http://svn.osgeo.org/qgis/trunk@15746 c8812cc2-4d05-0410-92ff-de0c093fc19c
alexbruy <alexbruy@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-17
disable Build Pyramids button if no pyramids levels selected. Also reset progressbar state after building pyramids
git-svn-id: http://svn.osgeo.org/qgis/trunk@15745 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-17
Fix missing return statement. Thanks, jef
git-svn-id: http://svn.osgeo.org/qgis/trunk@15744 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-17
translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@15743 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-17
higher tolerance for segment snap
git-svn-id: http://svn.osgeo.org/qgis/trunk@15742 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-17
Changed tolerance to make topological editing more reliable (related to ticket #2921)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15741 c8812cc2-4d05-0410-92ff-de0c093fc19c
alexbruy <alexbruy@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-17
fix eVis Event Browser and ID tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@15740 c8812cc2-4d05-0410-92ff-de0c093fc19c
alexbruy <alexbruy@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-17
extend default field width in fTools Export/Add Geometry column to fix #3500
git-svn-id: http://svn.osgeo.org/qgis/trunk@15739 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-17
Show an icon for open attribute table action in legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@15738 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-16
translation update: pt_BR by Arthur
git-svn-id: http://svn.osgeo.org/qgis/trunk@15737 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-16
Improve raster performance if no clip and stretch is used on multi band color layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@15736 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-16
raster layer update - first step
git-svn-id: http://svn.osgeo.org/qgis/trunk@15735 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-16
update epsg:42180 proj string (compatibility version of epsg:2180)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15734 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-16
The current CRS not highlighted in the projection selector when called from the layer context menu
git-svn-id: http://svn.osgeo.org/qgis/trunk@15732 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-16
test if crs are equal
git-svn-id: http://svn.osgeo.org/qgis/trunk@15731 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-16
fix windows build
git-svn-id: http://svn.osgeo.org/qgis/trunk@15730 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-16
fix #3712
git-svn-id: http://svn.osgeo.org/qgis/trunk@15729 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-16
fix #3439
git-svn-id: http://svn.osgeo.org/qgis/trunk@15728 c8812cc2-4d05-0410-92ff-de0c093fc19c
alexbruy <alexbruy@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-16
more robust fix for #2762 as suggested by Martin
git-svn-id: http://svn.osgeo.org/qgis/trunk@15727 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-16
fix #3745
git-svn-id: http://svn.osgeo.org/qgis/trunk@15726 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-16
fix wms(-c) usablility issue:
switch to tileset tab automatically when tilesets are found.
Some WMS-C server act like WMS servers although they actually
aren't.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15725 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-16
Raster reprojection in QGIS server
git-svn-id: http://svn.osgeo.org/qgis/trunk@15724 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-16
new vector dialog: fix resize and prepopulate with an entry
git-svn-id: http://svn.osgeo.org/qgis/trunk@15723 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-16
fix lenny build
git-svn-id: http://svn.osgeo.org/qgis/trunk@15722 c8812cc2-4d05-0410-92ff-de0c093fc19c
alexbruy <alexbruy@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-16
use layer count from QgsMapLayerRegistry instead of QgsMapCanvas. Fixes #2762
git-svn-id: http://svn.osgeo.org/qgis/trunk@15721 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-16
Fix for bug grid annotation distance to map frame (#2899)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15720 c8812cc2-4d05-0410-92ff-de0c093fc19c
alexbruy <alexbruy@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-16
properly clear list of the invalid lines. Also don't display invalid lines message. Addresses #3741
git-svn-id: http://svn.osgeo.org/qgis/trunk@15719 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-15
translation updates: es by carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@15718 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-15
fix #2810
git-svn-id: http://svn.osgeo.org/qgis/trunk@15717 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-15
More pt_PT GUI translation. Thanks Duarte Carreira
git-svn-id: http://svn.osgeo.org/qgis/trunk@15715 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-15
enable/disable better stretch histogram action
git-svn-id: http://svn.osgeo.org/qgis/trunk@15714 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-15
avoid changes of the input layer when layers in canvas changed
git-svn-id: http://svn.osgeo.org/qgis/trunk@15713 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-15
add cutline option to clipper to fix #3066
git-svn-id: http://svn.osgeo.org/qgis/trunk@15712 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-15
keep qgis.g.info process open and get values through stdin/stdout
git-svn-id: http://svn.osgeo.org/qgis/trunk@15711 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-15
fix wmc-c support broken in r15559
git-svn-id: http://svn.osgeo.org/qgis/trunk@15710 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-15
Fix #3715, don't overwrite source file
git-svn-id: http://svn.osgeo.org/qgis/trunk@15709 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-15
Added missing pyramid.h
git-svn-id: http://svn.osgeo.org/qgis/trunk@15708 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-15
More flexible limit of layer number in qgis server depending on number of layers in project. Fixes bug #3502
git-svn-id: http://svn.osgeo.org/qgis/trunk@15707 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-15
fix #3606
git-svn-id: http://svn.osgeo.org/qgis/trunk@15706 c8812cc2-4d05-0410-92ff-de0c093fc19c
alexbruy <alexbruy@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-15
greetings from Maxim and Alex at the QGIS Hackfest in Lisbon. Just fixed (again)bug #3519
git-svn-id: http://svn.osgeo.org/qgis/trunk@15705 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-15
Dutch translation, thanks Carlo van Rijswijk
git-svn-id: http://svn.osgeo.org/qgis/trunk@15704 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-15
Fix for #3739 - wms transparency not working when set from layer properties
git-svn-id: http://svn.osgeo.org/qgis/trunk@15703 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-15
gdal slow rendering when zoomed in fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@15702 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-15
IT GUI translation completed - needs final revision
git-svn-id: http://svn.osgeo.org/qgis/trunk@15701 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-14
Fix for bug #3692 (QGIS segfaults after removing table join)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15700 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-14
dpi fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@15699 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-13
fixed #3662 and #3663
git-svn-id: http://svn.osgeo.org/qgis/trunk@15698 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-13
fall to precise reprojection if thresh wasnt reached
git-svn-id: http://svn.osgeo.org/qgis/trunk@15697 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-13
Fix for bug #3685, take2
git-svn-id: http://svn.osgeo.org/qgis/trunk@15696 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-12
Use filename for title of WMS top layer if project title empty (ticket #3719)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15695 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-12
fix #3720
git-svn-id: http://svn.osgeo.org/qgis/trunk@15694 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-11
Return error code in zonal statistics if operation canceled by user
git-svn-id: http://svn.osgeo.org/qgis/trunk@15693 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-11
Fix label and diagram editing if otf reprojection is enabled (ticket #3685)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15692 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-10
cleanup and fix attribute widget configuration
git-svn-id: http://svn.osgeo.org/qgis/trunk@15691 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-09
fix geometry descriptions list
git-svn-id: http://svn.osgeo.org/qgis/trunk@15690 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-09
translation update: af by Hendrik and FR Context Help by JRM
git-svn-id: http://svn.osgeo.org/qgis/trunk@15689 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-09
Symbol props dialog: Locked/unlocked icons instead of just showing locked icon.
This should allow users easily identify the current state.
Default icons from Nuvola icon set, gis/newgis icons from Robert.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15688 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-09
fix #3057
git-svn-id: http://svn.osgeo.org/qgis/trunk@15687 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-09
fix restore of initial extent of startup project
git-svn-id: http://svn.osgeo.org/qgis/trunk@15686 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-09
Place project properties action in File menu correctly (Gnome/Mac)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15685 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-09
Updated index.html for release
git-svn-id: http://svn.osgeo.org/qgis/trunk@15684 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-08
Fix for jumps if moving diagrams and labels with rotation point other than lower left
git-svn-id: http://svn.osgeo.org/qgis/trunk@15683 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-08
Show actions only if there are no actions? (Catch 22 strikes again!)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15682 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-08
fix wms source select:
- allow selection of named layers
- allow individual selection of all layers of a group to allow layer order management
- show upcoming layer name unless one is manually given
git-svn-id: http://svn.osgeo.org/qgis/trunk@15681 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-07
translation update: fr by JRM and bg by Zahari
git-svn-id: http://svn.osgeo.org/qgis/trunk@15680 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-07
translation update: lv by maris and tr by Osman
git-svn-id: http://svn.osgeo.org/qgis/trunk@15679 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-07
More IT translation, one more GRASS module (thanks Markus Neteler)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15678 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-06
translation update: pt_BR by Arthur
git-svn-id: http://svn.osgeo.org/qgis/trunk@15677 c8812cc2-4d05-0410-92ff-de0c093fc19c
alexbruy <alexbruy@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-05
synchronize eVis with latest changes in delimited text provider (fix #3701)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15676 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-05
python console: another fix for pasting
git-svn-id: http://svn.osgeo.org/qgis/trunk@15675 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-05
Minor fix to a GRASS module
git-svn-id: http://svn.osgeo.org/qgis/trunk@15674 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-05
translation update: af by Hendrik
git-svn-id: http://svn.osgeo.org/qgis/trunk@15673 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-04
Fix for scaling of rotated svg pattern. Ticket #3700
git-svn-id: http://svn.osgeo.org/qgis/trunk@15672 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-04
translation update: introduce new language afrikaans on request
git-svn-id: http://svn.osgeo.org/qgis/trunk@15671 c8812cc2-4d05-0410-92ff-de0c093fc19c
esseffe <esseffe@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-04
supporting SpatiaLite's 3D Geometries
git-svn-id: http://svn.osgeo.org/qgis/trunk@15670 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-04
update debian build dependencies in INSTALL
git-svn-id: http://svn.osgeo.org/qgis/trunk@15668 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-04
fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@15667 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-03
translation updates: sl_SI by Joze, es by Carlos, hu by Zoltan
git-svn-id: http://svn.osgeo.org/qgis/trunk@15666 c8812cc2-4d05-0410-92ff-de0c093fc19c
alexbruy <alexbruy@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-03
add docstring for previous commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@15665 c8812cc2-4d05-0410-92ff-de0c093fc19c
alexbruy <alexbruy@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-03
make Raster toolbar accessible from Python
git-svn-id: http://svn.osgeo.org/qgis/trunk@15664 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-02
Shortcuts for easier creation of symbology-ng symbols
git-svn-id: http://svn.osgeo.org/qgis/trunk@15663 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-02
translation update: es by Carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@15662 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-01
IT GUI translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@15661 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-01
IT GUI translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@15660 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-01
Minor comments cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@15659 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-01
And another place to look for grass and enjoy the true elixr of happiness
git-svn-id: http://svn.osgeo.org/qgis/trunk@15658 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-01
Added lib64 to grass search path
git-svn-id: http://svn.osgeo.org/qgis/trunk@15657 c8812cc2-4d05-0410-92ff-de0c093fc19c
stopa85 <stopa85@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-04-01
fix: #3688
git-svn-id: http://svn.osgeo.org/qgis/trunk@15656 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-31
Added a little more detail on the final packaging step
git-svn-id: http://svn.osgeo.org/qgis/trunk@15655 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-31
Added a little more detail on the final packaging step
git-svn-id: http://svn.osgeo.org/qgis/trunk@15654 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-31
setAuthorization for GetFeatureInfo
git-svn-id: http://svn.osgeo.org/qgis/trunk@15653 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-31
Fix for disappearing small labels in printout
git-svn-id: http://svn.osgeo.org/qgis/trunk@15652 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-31
tranlsation update nl
git-svn-id: http://svn.osgeo.org/qgis/trunk@15651 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-31
new parts of translation by Raymond Nijssen
git-svn-id: http://svn.osgeo.org/qgis/trunk@15650 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-31
zoom to best scale with reprojection
git-svn-id: http://svn.osgeo.org/qgis/trunk@15649 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-31
more crs debug
git-svn-id: http://svn.osgeo.org/qgis/trunk@15648 c8812cc2-4d05-0410-92ff-de0c093fc19c
stopa85 <stopa85@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-31
fix #3689
git-svn-id: http://svn.osgeo.org/qgis/trunk@15647 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-31
avoid fragile pointer
git-svn-id: http://svn.osgeo.org/qgis/trunk@15646 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-30
Use vector layer methods to test queries (instead of provider methods)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15645 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-30
fix nsis installer
git-svn-id: http://svn.osgeo.org/qgis/trunk@15643 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-30
nsi updates: commented out reboot which causes nsis to fail for me. Updated quickpackage to set version name to 1.7
git-svn-id: http://svn.osgeo.org/qgis/trunk@15642 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-30
Added note about fixing path to flex and bison
git-svn-id: http://svn.osgeo.org/qgis/trunk@15641 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-30
Added note about path for flex and bison
git-svn-id: http://svn.osgeo.org/qgis/trunk@15640 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-29
translation update: hr_HR by Zoran
git-svn-id: http://svn.osgeo.org/qgis/trunk@15638 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-29
Applied modification from strk to fix label direction, ticket #3643
git-svn-id: http://svn.osgeo.org/qgis/trunk@15637 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-29
don't build astyle in source directory
git-svn-id: http://svn.osgeo.org/qgis/trunk@15636 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-29
fix windows build
git-svn-id: http://svn.osgeo.org/qgis/trunk@15635 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-28
ts update: pl by Robert
git-svn-id: http://svn.osgeo.org/qgis/trunk@15634 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-28
add bindings to QgsProjectVersion
git-svn-id: http://svn.osgeo.org/qgis/trunk@15633 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-28
translation update: ja by Yoichi
context_help translations fr by JRM
git-svn-id: http://svn.osgeo.org/qgis/trunk@15631 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-28
Dont use my personal username in docs
git-svn-id: http://svn.osgeo.org/qgis/trunk@15628 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-28
Added a few lines about using git in win build
git-svn-id: http://svn.osgeo.org/qgis/trunk@15627 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-28
Added a few lines about using git in win build
git-svn-id: http://svn.osgeo.org/qgis/trunk@15626 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-28
handle DESTDIR
git-svn-id: http://svn.osgeo.org/qgis/trunk@15625 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-28
translation update: pl by Robert
git-svn-id: http://svn.osgeo.org/qgis/trunk@15624 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-27
mac install update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15623 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-27
minor german translation fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@15622 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-27
translation update: is by Thordur
fr by JRM
el_GR by Mike
cs_CZ by Jan
git-svn-id: http://svn.osgeo.org/qgis/trunk@15621 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-27
Fixed #3681
git-svn-id: http://svn.osgeo.org/qgis/trunk@15620 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-27
PyQGIS: added new destination CRS methods, deprecated old ones.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15619 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-27
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15618 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-27
sync srs.db with current trunk of proj
git-svn-id: http://svn.osgeo.org/qgis/trunk@15617 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-27
man, 2 commits - 2 missed files
git-svn-id: http://svn.osgeo.org/qgis/trunk@15616 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-27
fix enabling of field edit buttons in vector properties
git-svn-id: http://svn.osgeo.org/qgis/trunk@15615 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-27
fix #3682
git-svn-id: http://svn.osgeo.org/qgis/trunk@15614 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-27
Avoid duplicate SVG paths
git-svn-id: http://svn.osgeo.org/qgis/trunk@15613 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-27
Added header for 1.7 release in index.html
git-svn-id: http://svn.osgeo.org/qgis/trunk@15612 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-26
translation update: pl by Robert
git-svn-id: http://svn.osgeo.org/qgis/trunk@15611 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-26
fix #3661
git-svn-id: http://svn.osgeo.org/qgis/trunk@15610 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-26
ng-symbology dialogs fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@15609 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-26
fix empty build type bug
git-svn-id: http://svn.osgeo.org/qgis/trunk@15608 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-26
translation update: ru by Artem
git-svn-id: http://svn.osgeo.org/qgis/trunk@15607 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-25
Apply patch for #2230 by sunilkcube
git-svn-id: http://svn.osgeo.org/qgis/trunk@15606 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-25
Fix simple marker transparency (#3658)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15605 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-25
Follow up for #3605
git-svn-id: http://svn.osgeo.org/qgis/trunk@15604 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-25
Fixed scaling of simple line offset (#3479)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15603 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-25
Draw a polyline only if it is empty? (Catch 22 strikes back)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15602 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-25
Default value for limit
git-svn-id: http://svn.osgeo.org/qgis/trunk@15601 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-25
translation update: 2 typos in english original..
git-svn-id: http://svn.osgeo.org/qgis/trunk@15600 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-25
Remove a legacy tooltip
git-svn-id: http://svn.osgeo.org/qgis/trunk@15599 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-25
Fix for zonal statistics: continue if attributes are already there
git-svn-id: http://svn.osgeo.org/qgis/trunk@15598 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-25
translation update: es by Carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@15597 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-25
update postgis capabilities detection
git-svn-id: http://svn.osgeo.org/qgis/trunk@15596 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-25
translation update: .ru by Artem
git-svn-id: http://svn.osgeo.org/qgis/trunk@15595 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-25
patch #3263 from mbernasocchi
git-svn-id: http://svn.osgeo.org/qgis/trunk@15594 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-24
translation update: hr_HR by Zoran
git-svn-id: http://svn.osgeo.org/qgis/trunk@15593 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-24
More IT GUI translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@15592 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-24
Fix for ticket #3643, direction symbol of label
git-svn-id: http://svn.osgeo.org/qgis/trunk@15591 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-24
Removed this as its redundant with patch from Juergen at #3645
git-svn-id: http://svn.osgeo.org/qgis/trunk@15590 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-24
Added utility script from Mathieu Pellerin for updating the srs.db from gdal
git-svn-id: http://svn.osgeo.org/qgis/trunk@15589 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-23
Fixed a crash (clicking zoom to layer with no active layer)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15588 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-23
Improvements to splash - reduce capitation levels
git-svn-id: http://svn.osgeo.org/qgis/trunk@15587 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-23
fix #3674
git-svn-id: http://svn.osgeo.org/qgis/trunk@15586 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-23
Python console: do not run the last line of the pasted code.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15585 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-23
sync srs.db with PROJ 4.7
git-svn-id: http://svn.osgeo.org/qgis/trunk@15584 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-23
dutch translation percentage going up ...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15583 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-23
Added the default color configuration file for DEM tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@15582 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-23
Write projection info to raster calculator output
git-svn-id: http://svn.osgeo.org/qgis/trunk@15581 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-23
Update splash for wroclaw
git-svn-id: http://svn.osgeo.org/qgis/trunk@15580 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-23
connect solitary help button
git-svn-id: http://svn.osgeo.org/qgis/trunk@15579 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-23
translation update: String Freeze - preparing for 1.7 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@15578 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-23
fix error when output file is not created
git-svn-id: http://svn.osgeo.org/qgis/trunk@15577 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-23
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15576 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-23
fix build error
git-svn-id: http://svn.osgeo.org/qgis/trunk@15575 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-23
unicode string tr
git-svn-id: http://svn.osgeo.org/qgis/trunk@15574 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-23
fix release name
git-svn-id: http://svn.osgeo.org/qgis/trunk@15573 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-23
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15572 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-23
typo fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@15571 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-22
take out non working functions in the help file. Will be moved to QgsQueryBuilder help
git-svn-id: http://svn.osgeo.org/qgis/trunk@15570 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-22
fix the release name
git-svn-id: http://svn.osgeo.org/qgis/trunk@15569 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-22
automatic indentation update (r15302-r15567)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15568 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-22
Updated 'whats new' for string freeze. Updated version name to Wroclaw.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15567 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-22
fix #2554:
- apply heavy modified patch from sunil.
- introduces QgsFieldValidator including sip bindings
- add missing sip bindings to QgsAttributeEditor
git-svn-id: http://svn.osgeo.org/qgis/trunk@15566 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-22
translation update: ja by yoichi
git-svn-id: http://svn.osgeo.org/qgis/trunk@15564 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-22
fix related to r15547, manage lines out of the drawing rectangle (empty vectors of points)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15563 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-22
remove the clipping rectangle closing clipper, to fix #3664
git-svn-id: http://svn.osgeo.org/qgis/trunk@15562 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-22
Apply patch #3263 to fix adding of groups to Legend. Provided by Marco Bernasocchi
git-svn-id: http://svn.osgeo.org/qgis/trunk@15561 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-22
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15560 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-22
[FEATURE] move option to ignore GetMap and GetFeatureInfo URI from WMS GetCapabilities to connection
git-svn-id: http://svn.osgeo.org/qgis/trunk@15559 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-22
fix warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@15558 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-22
Server: only show wkt geometry in feature info response if selected by user
git-svn-id: http://svn.osgeo.org/qgis/trunk@15557 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-22
fixed bug in gdaltools clipper
git-svn-id: http://svn.osgeo.org/qgis/trunk@15556 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-21
trying to avoid strange closing of the tools
git-svn-id: http://svn.osgeo.org/qgis/trunk@15555 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-21
translation update: fr by JRM
git-svn-id: http://svn.osgeo.org/qgis/trunk@15554 c8812cc2-4d05-0410-92ff-de0c093fc19c
ddehaan <ddehaan@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-21
Re-enabled toolbar button for SQL Anywhere plugin.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15553 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-21
fix #3656
git-svn-id: http://svn.osgeo.org/qgis/trunk@15552 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-21
fix #3654
git-svn-id: http://svn.osgeo.org/qgis/trunk@15550 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-21
translation update: renaming of sr_CS to fit upcoming cyrillic version
git-svn-id: http://svn.osgeo.org/qgis/trunk@15549 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-21
translation update: hr_HR by Zoran
git-svn-id: http://svn.osgeo.org/qgis/trunk@15548 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-21
Modify polygon clipping to clip close to the drawing rectangle. Should now solve the clipping for print composer too
git-svn-id: http://svn.osgeo.org/qgis/trunk@15547 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-20
fix version strings in german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@15546 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-20
optimize snapping dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@15545 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-20
add translation: new translation Serbia by Goran Ivankivic .. many thanks
git-svn-id: http://svn.osgeo.org/qgis/trunk@15544 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-20
translation update: es by Carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@15543 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-20
translation update: cs_CZ by Jan
git-svn-id: http://svn.osgeo.org/qgis/trunk@15542 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-20
translation update: ru by Artem
git-svn-id: http://svn.osgeo.org/qgis/trunk@15541 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-19
fix build error introduced with r15539
git-svn-id: http://svn.osgeo.org/qgis/trunk@15540 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-19
fix some warnings and other cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@15539 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-19
progress signals
git-svn-id: http://svn.osgeo.org/qgis/trunk@15538 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-19
fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@15537 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-19
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15536 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-19
another shift fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@15535 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-19
tmp block size calc fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@15534 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-18
align extent according to src resolution/origin
git-svn-id: http://svn.osgeo.org/qgis/trunk@15533 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-18
fix #3637
git-svn-id: http://svn.osgeo.org/qgis/trunk@15532 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-18
fix nightly build
git-svn-id: http://svn.osgeo.org/qgis/trunk@15531 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-17
throw away all the tricks and do second resampling, it is quite fast
git-svn-id: http://svn.osgeo.org/qgis/trunk@15530 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-17
update field map after zonal statistics
git-svn-id: http://svn.osgeo.org/qgis/trunk@15529 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-17
Fix for raster printing, #3622
git-svn-id: http://svn.osgeo.org/qgis/trunk@15528 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-17
heck, fix #3620
git-svn-id: http://svn.osgeo.org/qgis/trunk@15527 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-17
Add support for unary minus in raster calculator. Fixes ticket 3627
git-svn-id: http://svn.osgeo.org/qgis/trunk@15526 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-17
fix nightly build
git-svn-id: http://svn.osgeo.org/qgis/trunk@15525 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-16
translation update: es by Carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@15524 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-16
fix #3624
git-svn-id: http://svn.osgeo.org/qgis/trunk@15523 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-16
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15522 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-16
ogr provider: fix redraw after attribute table update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15521 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-16
fix #3626
git-svn-id: http://svn.osgeo.org/qgis/trunk@15520 c8812cc2-4d05-0410-92ff-de0c093fc19c
alexbruy <alexbruy@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-16
minor fixes in russian RoadGraph online help
git-svn-id: http://svn.osgeo.org/qgis/trunk@15519 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-16
allow multiple extensions in save as (eg. for mapinfo mif/tab)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15518 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-16
fix #3590
git-svn-id: http://svn.osgeo.org/qgis/trunk@15517 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-16
fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@15516 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-16
make field calculator geometry netbook-friendly
git-svn-id: http://svn.osgeo.org/qgis/trunk@15515 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-16
better resampling alignment
git-svn-id: http://svn.osgeo.org/qgis/trunk@15514 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-16
Fix diagrams
git-svn-id: http://svn.osgeo.org/qgis/trunk@15513 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-16
fix related to #3100 and missed in r15474
git-svn-id: http://svn.osgeo.org/qgis/trunk@15512 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-16
exclude pal headers from API and install qgsdiagramrendererv2.h
git-svn-id: http://svn.osgeo.org/qgis/trunk@15511 c8812cc2-4d05-0410-92ff-de0c093fc19c
stopa85 <stopa85@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-16
fix deprecated warnings: mapCanvas()->mapRenderer()->distanceArea()
git-svn-id: http://svn.osgeo.org/qgis/trunk@15510 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-16
fix build
git-svn-id: http://svn.osgeo.org/qgis/trunk@15509 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-16
fix histogram crash
git-svn-id: http://svn.osgeo.org/qgis/trunk@15508 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-15
fix warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@15507 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-15
gdal provider: change handling of crs
git-svn-id: http://svn.osgeo.org/qgis/trunk@15506 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-15
Add some core_exports
git-svn-id: http://svn.osgeo.org/qgis/trunk@15505 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-15
fix warnings and windows build
git-svn-id: http://svn.osgeo.org/qgis/trunk@15504 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-15
[FEATURE] Add diagram system that uses the same pal instance as labeling-ng
git-svn-id: http://svn.osgeo.org/qgis/trunk@15503 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-15
ogr provider: improve detection of CRS
git-svn-id: http://svn.osgeo.org/qgis/trunk@15502 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-15
improve english roadgraph online help and add german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@15501 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-15
Port polygon clip for symbology-ng from threading branch. Fixes freezes when zooming in
git-svn-id: http://svn.osgeo.org/qgis/trunk@15500 c8812cc2-4d05-0410-92ff-de0c093fc19c
stopa85 <stopa85@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-15
Add help system to Road graph plugin. Please check english text.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15499 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-15
[FEATURE] default to last selection when prompting for CRS
git-svn-id: http://svn.osgeo.org/qgis/trunk@15498 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-15
added algorithm option to gdaldem
git-svn-id: http://svn.osgeo.org/qgis/trunk@15497 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-15
translation update: .ja by Yoichi (best wishes for Japan
git-svn-id: http://svn.osgeo.org/qgis/trunk@15496 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-15
[FEATURE] added GUI for gdaldem, to fix #3064
git-svn-id: http://svn.osgeo.org/qgis/trunk@15495 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-15
translation update: BIG string update to prepare 1.7
git-svn-id: http://svn.osgeo.org/qgis/trunk@15494 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-15
translation string fix and german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15493 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-15
Small change to spatial query text
git-svn-id: http://svn.osgeo.org/qgis/trunk@15492 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-15
Updated icons for spatial query plugin from Robert
git-svn-id: http://svn.osgeo.org/qgis/trunk@15491 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-14
fix #3582
git-svn-id: http://svn.osgeo.org/qgis/trunk@15490 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-14
Amend previous commit: call method after null-pointer check (sorry).
git-svn-id: http://svn.osgeo.org/qgis/trunk@15489 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-14
Fix VRT wrapping for south-up datasets.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15488 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-14
Clean up a few assignments I left abandoned.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15487 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-14
more gis theme icons from Robert
git-svn-id: http://svn.osgeo.org/qgis/trunk@15486 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-14
added a warning when using 'new symbology' see #2994
git-svn-id: http://svn.osgeo.org/qgis/trunk@15485 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-14
Updates for spatial query plugin from Luiz.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15484 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-14
fix #3611
git-svn-id: http://svn.osgeo.org/qgis/trunk@15483 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-14
fix #3617
git-svn-id: http://svn.osgeo.org/qgis/trunk@15482 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-14
Fix #3596
git-svn-id: http://svn.osgeo.org/qgis/trunk@15481 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-14
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15480 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-14
fix #3616
git-svn-id: http://svn.osgeo.org/qgis/trunk@15479 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-14
fix #3615
git-svn-id: http://svn.osgeo.org/qgis/trunk@15478 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-14
fix #3614
git-svn-id: http://svn.osgeo.org/qgis/trunk@15477 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-14
added -cutline option to gdaltools warp tool, to fix #3066
git-svn-id: http://svn.osgeo.org/qgis/trunk@15476 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-14
fix for #2875 unit list in mapserver export plugin untranslatable
git-svn-id: http://svn.osgeo.org/qgis/trunk@15475 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-14
refresh list of layers when layers in TOC change
git-svn-id: http://svn.osgeo.org/qgis/trunk@15474 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-14
fix/reintroduce wms layer transparency
git-svn-id: http://svn.osgeo.org/qgis/trunk@15473 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-14
fix #3608
git-svn-id: http://svn.osgeo.org/qgis/trunk@15472 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-14
allow output size in grid tool to fix #2941
git-svn-id: http://svn.osgeo.org/qgis/trunk@15471 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-13
make gdaltools clipper working with the raster provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@15470 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-13
added raster creation in rasterize tool, to fix #3545
git-svn-id: http://svn.osgeo.org/qgis/trunk@15469 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-13
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15467 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-13
language fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@15466 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-13
fix #3602
git-svn-id: http://svn.osgeo.org/qgis/trunk@15465 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-13
Renamed removeAddLayer to removeAddLayerAction
git-svn-id: http://svn.osgeo.org/qgis/trunk@15464 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-13
Replaced addAddLayer with insertAddLayerAction
git-svn-id: http://svn.osgeo.org/qgis/trunk@15463 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-13
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15462 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-13
[FEATURE] layer menu function
- deprecated QgisInterface separator methods
- add addAddLayer/removeAddLayer methods to QgisInterface to
add entries to the layer menu
- port plugins to use it
git-svn-id: http://svn.osgeo.org/qgis/trunk@15461 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-13
Added zoom 1:1 to zoom bar, icon updates from robert. Disallow hist stretch for wms layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@15460 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-13
make tools working with the raster provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@15459 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-12
fix #3591
git-svn-id: http://svn.osgeo.org/qgis/trunk@15458 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-12
fix #3585
git-svn-id: http://svn.osgeo.org/qgis/trunk@15457 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-12
fix r15455
git-svn-id: http://svn.osgeo.org/qgis/trunk@15456 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-12
On discussion with Robert, also use desaturated icons for layer type icons. Updated stop rendering icon with one contributed by Robert.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15455 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-12
"fix" #3593
git-svn-id: http://svn.osgeo.org/qgis/trunk@15454 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-12
apply #3594
git-svn-id: http://svn.osgeo.org/qgis/trunk@15453 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-12
fix: center selected item in CRS selection
git-svn-id: http://svn.osgeo.org/qgis/trunk@15452 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-12
fixes problem with output type when using multipart to singleparts tool. Thanks to Luiz Motta for the fix.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15451 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-12
Fix loading of joined layers with old symbology, #121
git-svn-id: http://svn.osgeo.org/qgis/trunk@15450 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-12
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15449 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-12
fix #3590 and crs warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@15448 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-12
[FEATURE] show active crs in status bar. Closes #3590
git-svn-id: http://svn.osgeo.org/qgis/trunk@15447 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-12
Use muted icons in status bar (based on article I read on a non distracting ui)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15446 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-12
Deprecate the use of SRS in favour of CRS in api
git-svn-id: http://svn.osgeo.org/qgis/trunk@15445 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-12
Try better default arrangement of icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@15444 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-12
Be a little more generous with the space allocated for coordinate and extent display so it doesnt get truncated.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15443 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-12
Deleted this file - I think it was added by mistake
git-svn-id: http://svn.osgeo.org/qgis/trunk@15442 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-12
Added null based transformer rules for qgis 1.6 - 17 projects and other missing ones for older releases.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15441 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-12
more gis theme icons from Robert
git-svn-id: http://svn.osgeo.org/qgis/trunk@15440 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-11
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15439 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-11
fix #3595
git-svn-id: http://svn.osgeo.org/qgis/trunk@15438 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-11
update old delimited text provider datasources on load
git-svn-id: http://svn.osgeo.org/qgis/trunk@15437 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-11
missed two files in r15435
git-svn-id: http://svn.osgeo.org/qgis/trunk@15436 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-11
replace our QGISDEPRECATED with Qt's Q_DECL_DEPRECATED
git-svn-id: http://svn.osgeo.org/qgis/trunk@15435 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-11
Minor change for raster calculator dialog to get the gdal layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@15434 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-11
Enable/disable raster icons based on context of which layer is active
git-svn-id: http://svn.osgeo.org/qgis/trunk@15433 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-11
[FEATURE] Added histogram stretch to full dataset icon to raster toolbar
git-svn-id: http://svn.osgeo.org/qgis/trunk@15432 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-11
Fix histogram stretch tool so that it works with multiband colour images too
git-svn-id: http://svn.osgeo.org/qgis/trunk@15431 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-11
part of dutch translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@15430 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-11
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15429 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-11
Updated IT GUI translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@15428 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-11
fix windows build
git-svn-id: http://svn.osgeo.org/qgis/trunk@15426 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-10
Don't apply CRS settings to current project after closing options box - it should only be used when a new project is created. - continuation of r15421
git-svn-id: http://svn.osgeo.org/qgis/trunk@15425 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-10
[FEATURE] Assign layer CRS to project (legend context menu)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15424 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-10
alignment better, avoid artifacts
git-svn-id: http://svn.osgeo.org/qgis/trunk@15423 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-10
alignment better
git-svn-id: http://svn.osgeo.org/qgis/trunk@15422 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-10
Dont apply otf settings to current project after closing options box - it should only be used when a new project is created.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15421 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-10
fix #3573 and apply #3570
git-svn-id: http://svn.osgeo.org/qgis/trunk@15420 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-10
apply #3586
git-svn-id: http://svn.osgeo.org/qgis/trunk@15419 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-10
GDALWarpOperation -> GDALRasterIO
git-svn-id: http://svn.osgeo.org/qgis/trunk@15418 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-10
translation update:pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@15417 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-10
fix raster reprojection crash on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@15416 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-10
revert to marcos 0 instead of NULL - sorry for commiting that
git-svn-id: http://svn.osgeo.org/qgis/trunk@15415 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-10
some more cleanup of dupicate includes
git-svn-id: http://svn.osgeo.org/qgis/trunk@15414 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-10
Fix for compilation
git-svn-id: http://svn.osgeo.org/qgis/trunk@15413 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-10
Removed windowTitle since for some reason it caused crashes on Mac
git-svn-id: http://svn.osgeo.org/qgis/trunk@15412 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-10
translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@15411 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-10
Use QFileOpenEvent to handle double clicking a file icon in the Mac OS X Finder. This works for both Cocoa and Carbon. Remove Carbon-only OpenDocument code.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15410 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-09
temporary? ugly fix for not georeferenced images
git-svn-id: http://svn.osgeo.org/qgis/trunk@15409 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-09
add QgsCoordinateReferenceSystem::authid() to python bindings
git-svn-id: http://svn.osgeo.org/qgis/trunk@15408 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-09
translation string fixes and german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15407 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-09
remove duplicate inclusion of qgslogger.h (probably introduced with r9138)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15406 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-09
translation update: german
git-svn-id: http://svn.osgeo.org/qgis/trunk@15405 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-09
pl translation update by Robert
git-svn-id: http://svn.osgeo.org/qgis/trunk@15404 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-09
translation update: the next big string update after raster merge and app.ui change
git-svn-id: http://svn.osgeo.org/qgis/trunk@15403 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-09
Improved v.distance and v.generalize GRASS modules
git-svn-id: http://svn.osgeo.org/qgis/trunk@15402 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-09
patch #3354 by John Donovan
git-svn-id: http://svn.osgeo.org/qgis/trunk@15401 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-09
Updated manpage
git-svn-id: http://svn.osgeo.org/qgis/trunk@15400 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-09
translation update: another update for .ja by Yoichi
git-svn-id: http://svn.osgeo.org/qgis/trunk@15399 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-09
translation update: ja by Yoichi
git-svn-id: http://svn.osgeo.org/qgis/trunk@15398 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-09
stretch to current extent with reprojection fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@15397 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-09
less debug output
git-svn-id: http://svn.osgeo.org/qgis/trunk@15396 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-08
fix #3542
git-svn-id: http://svn.osgeo.org/qgis/trunk@15395 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-08
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15394 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-08
fix a few warnings and indentation
git-svn-id: http://svn.osgeo.org/qgis/trunk@15393 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-08
merged raster-providers branch r15390
git-svn-id: http://svn.osgeo.org/qgis/trunk@15392 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-08
some string fixes and german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15391 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-08
Fix graduated classifications for joined fields
git-svn-id: http://svn.osgeo.org/qgis/trunk@15389 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-08
Saver attribute map handling (no insertion of additional entry if a column does not exist)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15388 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-08
Fix r15383 on Mac.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15387 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-08
fix doxygen warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@15386 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-08
dummy commit to reflect changes to address #3148: writing output with conflicting field names now handled gracefully by writer (or caught ahead of time by fTools)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15385 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-07
python/plugins/fTools/tools/doJoinAttributes.py
python/plugins/fTools/tools/frmJoinAttributes.ui
python/plugins/fTools/tools/doReProject.py
python/plugins/fTools/tools/frmReProject.ui
python/plugins/fTools/ftools_help.xsl
python/plugins/fTools/doAbout.py
python/plugins/fTools/frmAbout.ui
python/plugins/fTools/__init__.py
python/plugins/fTools/CMakeLists.txt
python/plugins/fTools/fTools.py
python/plugins/fTools/ftools_help.xml
git-svn-id: http://svn.osgeo.org/qgis/trunk@15384 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-07
Moved creation of actions, menus and toolbars to UI file
git-svn-id: http://svn.osgeo.org/qgis/trunk@15383 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-07
add online help for r15381
git-svn-id: http://svn.osgeo.org/qgis/trunk@15382 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-07
[FEATURE] add $x, $y and $perimeter to field calculator
git-svn-id: http://svn.osgeo.org/qgis/trunk@15381 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-07
fix #1308
git-svn-id: http://svn.osgeo.org/qgis/trunk@15380 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-07
- use online API documentation, when no local is found
- remove "set layer CRS" from toolbar
git-svn-id: http://svn.osgeo.org/qgis/trunk@15378 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-07
Applied patch from JCTull - show no pen and no fill as second entry in lists for symbology. Thanks. Closes #3557
git-svn-id: http://svn.osgeo.org/qgis/trunk@15377 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-07
Use Qt color picker to avoid Qt Cocoa crashes (#3497), part 1
git-svn-id: http://svn.osgeo.org/qgis/trunk@15376 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-06
txt2tags should have been optional
git-svn-id: http://svn.osgeo.org/qgis/trunk@15375 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-06
FEATURE: Select default CRS for new projects. Fixes #363
git-svn-id: http://svn.osgeo.org/qgis/trunk@15374 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-06
translation update: preparing for next release
git-svn-id: http://svn.osgeo.org/qgis/trunk@15372 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-06
typo fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@15371 c8812cc2-4d05-0410-92ff-de0c093fc19c
alexbruy <alexbruy@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-06
add option to select shapefile geometry in merge shapes tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@15370 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-06
fix r15352
git-svn-id: http://svn.osgeo.org/qgis/trunk@15365 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-06
Logger updates:
- evaluate QGIS_DEBUG environment variable just once
- QgsDebugMsgLevel macro will evaluate the passed string only when it will really print it.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15364 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-06
translation update: es by carlos and fr by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@15363 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-06
Added 'sponsor us' tip
git-svn-id: http://svn.osgeo.org/qgis/trunk@15362 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-06
be less restrictive on interpreting CRSes
git-svn-id: http://svn.osgeo.org/qgis/trunk@15361 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-06
For global crs option show nice user friendly name instead of proj4 string
git-svn-id: http://svn.osgeo.org/qgis/trunk@15360 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-06
fix r15352
git-svn-id: http://svn.osgeo.org/qgis/trunk@15359 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-06
Added tip relating to the use of default on the fly reprojection
git-svn-id: http://svn.osgeo.org/qgis/trunk@15358 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-06
debian packaging fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@15357 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-06
restore documentation used in about box
git-svn-id: http://svn.osgeo.org/qgis/trunk@15356 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-06
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15355 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-06
ogr provider: use utf8 also for SQL statements with GDAL 1.8
git-svn-id: http://svn.osgeo.org/qgis/trunk@15354 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-06
[FEATURE] allow managing missing layers in a list
git-svn-id: http://svn.osgeo.org/qgis/trunk@15353 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-06
[FEATURE] allow setting CRS for multiple layers at once
git-svn-id: http://svn.osgeo.org/qgis/trunk@15352 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-06
email address update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15351 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-06
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15350 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-06
missed added files in r15348.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15349 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-06
[FEATURE] documentation improvements
replace AUTHORS, CONTRIBUTORS, DONORS, SPONSORS and TRANSLATOR with t2t version
in doc, run txt2tags within the build and install documentation. Optionally
build and install api documentation
git-svn-id: http://svn.osgeo.org/qgis/trunk@15348 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-05
More robust detection for domain constraint
git-svn-id: http://svn.osgeo.org/qgis/trunk@15347 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-05
deprecate QgsMapLayer::srs()
git-svn-id: http://svn.osgeo.org/qgis/trunk@15346 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-05
Show more user friendly projection name for qgis default project CRS (relates to #393)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15345 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-05
Applied patch for #363 from Alex Bruy to enable on the fly projection by default.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15344 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-05
fix debian/changelog
git-svn-id: http://svn.osgeo.org/qgis/trunk@15343 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-05
fix #3450
git-svn-id: http://svn.osgeo.org/qgis/trunk@15342 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-05
revert r15340 as it doesn't solve anything
git-svn-id: http://svn.osgeo.org/qgis/trunk@15341 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-05
fix #3362
git-svn-id: http://svn.osgeo.org/qgis/trunk@15340 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-05
fix #3311
git-svn-id: http://svn.osgeo.org/qgis/trunk@15339 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-05
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15336 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-05
Cleanup some about text as suggested by users at the last hackfest
git-svn-id: http://svn.osgeo.org/qgis/trunk@15335 c8812cc2-4d05-0410-92ff-de0c093fc19c
stopa85 <stopa85@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-05
fix: road graph not clean GUI when unload
git-svn-id: http://svn.osgeo.org/qgis/trunk@15334 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-04
Better wording for the load missing layers dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@15333 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-04
Partial fix for loading projects with missing layers from Sunilraj at KCube. see #3468
git-svn-id: http://svn.osgeo.org/qgis/trunk@15332 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-04
Removed ogr converter: 1. its not maintained 2. its mostly duplicated by the layer save as... option.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15331 c8812cc2-4d05-0410-92ff-de0c093fc19c
stopa85 <stopa85@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-04
Add progress bar.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15330 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-04
fix #3542
git-svn-id: http://svn.osgeo.org/qgis/trunk@15329 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-04
Updates to IT GUI translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@15328 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-03
Added missing python bindings for table joins
git-svn-id: http://svn.osgeo.org/qgis/trunk@15327 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-03
Also enable antialiasing with QPixmap in options dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@15325 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-03
Rendering to QPixmap supports antialiasing nowadays
git-svn-id: http://svn.osgeo.org/qgis/trunk@15324 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-03
use Qt font dialog for Qt Cocoa
git-svn-id: http://svn.osgeo.org/qgis/trunk@15323 c8812cc2-4d05-0410-92ff-de0c093fc19c
alexbruy <alexbruy@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-03
use crs() instead of deprecated srs()
git-svn-id: http://svn.osgeo.org/qgis/trunk@15322 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-03
Changed gpl2->gpl3 in readme because of gpl3 parts in the QGIS sources
git-svn-id: http://svn.osgeo.org/qgis/trunk@15321 c8812cc2-4d05-0410-92ff-de0c093fc19c
alexbruy <alexbruy@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-03
get uniquie values from provider instead of using own function
git-svn-id: http://svn.osgeo.org/qgis/trunk@15320 c8812cc2-4d05-0410-92ff-de0c093fc19c
alexbruy <alexbruy@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-03
display correct fTools version in About dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@15319 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-03
translation update: sv by emj
git-svn-id: http://svn.osgeo.org/qgis/trunk@15318 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-03
fix r15315
git-svn-id: http://svn.osgeo.org/qgis/trunk@15317 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-03
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15316 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-03
fix #926
git-svn-id: http://svn.osgeo.org/qgis/trunk@15315 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-03
fix deprecation warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@15314 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-02
Removed quick print plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@15313 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-02
unique values from layer also for sqlanywhere
git-svn-id: http://svn.osgeo.org/qgis/trunk@15312 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-02
Use layer method for unique values in query builder and old symbology
git-svn-id: http://svn.osgeo.org/qgis/trunk@15311 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-02
Add uniqueValues() method for vector layer. Fixes #3528
git-svn-id: http://svn.osgeo.org/qgis/trunk@15310 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-02
Use transparent png rather
git-svn-id: http://svn.osgeo.org/qgis/trunk@15309 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-02
Center image in tip
git-svn-id: http://svn.osgeo.org/qgis/trunk@15308 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-02
Added new images folder for tip images and new tip from Alister Hood which demonstrates how to add a tip with an image. Note the use of alias in the qrc file.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15307 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-02
implement #3535
git-svn-id: http://svn.osgeo.org/qgis/trunk@15306 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-01
Fix crash in ticket #3528
git-svn-id: http://svn.osgeo.org/qgis/trunk@15305 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-01
update version number again
git-svn-id: http://svn.osgeo.org/qgis/trunk@15304 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-01
automatic indentation update (r15222-r15302)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15303 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-01
Applied latest spatialquery_X_full.zip patch from Luiz Motta from #2634. This adds a number of improvements in functionality and usability to the spatial query tool. Muito Obrigado Luiz.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15302 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-01
Updates from Luiz for spatial query plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@15301 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-01
Updates from Luiz for spatial query plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@15300 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-01
fix help viewer on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@15299 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-03-01
translation update: fr by Jean Roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@15298 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-28
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15297 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-28
missed a file in r15294
git-svn-id: http://svn.osgeo.org/qgis/trunk@15296 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-28
debian packaging: qgis_help moved to libexec
git-svn-id: http://svn.osgeo.org/qgis/trunk@15295 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-28
move qgis_help to libexec
git-svn-id: http://svn.osgeo.org/qgis/trunk@15294 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-28
cleanup: remove QgsApplication::msexportAppPath() and app/qgshelpviewer*
git-svn-id: http://svn.osgeo.org/qgis/trunk@15293 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-28
removes symbology which may cause problems with new/old symbology
git-svn-id: http://svn.osgeo.org/qgis/trunk@15292 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-28
Increases QGIS minimum version, and increases fTools version
git-svn-id: http://svn.osgeo.org/qgis/trunk@15291 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-28
[FEATURE] Adds 'Lines to polygons' tool to fTools. Thanks to Piotr Pociask for the patch.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15290 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-28
adds marker at location of geometry errors
git-svn-id: http://svn.osgeo.org/qgis/trunk@15289 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-28
Minor re-wording for ease of reading
git-svn-id: http://svn.osgeo.org/qgis/trunk@15288 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-28
fix #3534
git-svn-id: http://svn.osgeo.org/qgis/trunk@15287 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-28
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15286 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-28
db source select: move 'add' back to the first position in the button box
git-svn-id: http://svn.osgeo.org/qgis/trunk@15285 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-28
postgres provider: use set application_name (fixes r15280) and verify that pg_is_in_recovery() is false
git-svn-id: http://svn.osgeo.org/qgis/trunk@15284 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-28
database source select: 'move build query' to button box
git-svn-id: http://svn.osgeo.org/qgis/trunk@15283 c8812cc2-4d05-0410-92ff-de0c093fc19c
stopa85 <stopa85@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-28
update labels in roadgraphplugin settings dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@15282 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-27
allow switching between geometry and all tables in the selection dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@15281 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-27
postgres support: include application_name in connections
git-svn-id: http://svn.osgeo.org/qgis/trunk@15280 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-27
FindQGIS.cmake cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@15278 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-27
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15277 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-27
translation string fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@15276 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-27
fix runtime warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@15275 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-27
ogr provider: add support for ignoring fields (adapted from threading branch)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15274 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-27
fix csv save as support
git-svn-id: http://svn.osgeo.org/qgis/trunk@15273 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-27
context help update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15270 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-27
Added a couple more tips
git-svn-id: http://svn.osgeo.org/qgis/trunk@15266 c8812cc2-4d05-0410-92ff-de0c093fc19c
alexbruy <alexbruy@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-25
manage connections dialog cleanup and usability improvement. Also add support for service parameter in PostgreSQL connection introduced in r15258
git-svn-id: http://svn.osgeo.org/qgis/trunk@15264 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-25
More translation of the IT GUI
git-svn-id: http://svn.osgeo.org/qgis/trunk@15263 c8812cc2-4d05-0410-92ff-de0c093fc19c
alexbruy <alexbruy@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-25
remove unnecessary return statement
git-svn-id: http://svn.osgeo.org/qgis/trunk@15262 c8812cc2-4d05-0410-92ff-de0c093fc19c
stopa85 <stopa85@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-25
roadgraph GUI update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15261 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-24
Higher limit for number of layers in WMS project, use hash instead of map in layer cache
git-svn-id: http://svn.osgeo.org/qgis/trunk@15260 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-24
Set the use of symbology ng and anti aliasing to default for qgis 1.7
git-svn-id: http://svn.osgeo.org/qgis/trunk@15259 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-24
implement #3522
git-svn-id: http://svn.osgeo.org/qgis/trunk@15258 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-24
ouch - missed the real change in r15255
git-svn-id: http://svn.osgeo.org/qgis/trunk@15257 c8812cc2-4d05-0410-92ff-de0c093fc19c
alexbruy <alexbruy@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-24
save default bands combination and stadard deviation. Also use this values when loading new raster layer (fix #3519)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15256 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-24
skip rendering while size is still 1x1
git-svn-id: http://svn.osgeo.org/qgis/trunk@15255 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-23
fix canvas refresh to avoid crashes
git-svn-id: http://svn.osgeo.org/qgis/trunk@15254 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-23
dutch translations
git-svn-id: http://svn.osgeo.org/qgis/trunk@15253 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-23
fix warning and enable pedantic mode by default
git-svn-id: http://svn.osgeo.org/qgis/trunk@15252 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-23
Removed message box left in by mistake while testing user defined plugin dirs.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15251 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-23
[FEATURE] Added option to load c++ plugins from user specified directories. Requires application restart to activate.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15250 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-23
fix canvas refresh
git-svn-id: http://svn.osgeo.org/qgis/trunk@15249 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-23
Added find rule for QGIS
git-svn-id: http://svn.osgeo.org/qgis/trunk@15248 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-22
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15247 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-22
deprecated special handling of EPSG - just one authority
git-svn-id: http://svn.osgeo.org/qgis/trunk@15246 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-22
translation string fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@15245 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-22
Some cleanups and additions to Andreas' tips
git-svn-id: http://svn.osgeo.org/qgis/trunk@15244 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-22
Added another tip by Andreas Neumann
git-svn-id: http://svn.osgeo.org/qgis/trunk@15243 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-22
Fix layer space if layer title element is removed
git-svn-id: http://svn.osgeo.org/qgis/trunk@15242 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-22
add note about debug libraries to msvc INSTALL section
git-svn-id: http://svn.osgeo.org/qgis/trunk@15241 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-22
Added some more great tips from Andreas Neumann
git-svn-id: http://svn.osgeo.org/qgis/trunk@15240 c8812cc2-4d05-0410-92ff-de0c093fc19c
stopa85 <stopa85@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-22
add topology tolerance
git-svn-id: http://svn.osgeo.org/qgis/trunk@15239 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-21
fix #3137
git-svn-id: http://svn.osgeo.org/qgis/trunk@15238 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-21
Prompt whether to overwrite a symbol. Contributed by Alex Bruy (#3405)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15237 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-21
[FEATURE] Export and import of styles (symbology-ng). Contributed by Alex Bruy (#3425)
(finally we have an easy way for sharing of symbols and color ramps!)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15236 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-21
Move reading/writing of label style to qgsvectorlayer. Change argument in readCustomProperties to const. Fixes problem with mixed label settings between qgis server projects
git-svn-id: http://svn.osgeo.org/qgis/trunk@15235 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-21
Refactored the tips dialog to use a single QTextBrowser to display
content.
This makes better use of the available space and cleans up the dialog a
bit.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15234 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-21
fix #2996
git-svn-id: http://svn.osgeo.org/qgis/trunk@15233 c8812cc2-4d05-0410-92ff-de0c093fc19c
stopa85 <stopa85@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-21
pre topology tolerance changeset
git-svn-id: http://svn.osgeo.org/qgis/trunk@15232 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-20
update update-indent.sh
git-svn-id: http://svn.osgeo.org/qgis/trunk@15229 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-20
fix typos
git-svn-id: http://svn.osgeo.org/qgis/trunk@15228 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-20
automatic indentation update (r14435-r15226)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15227 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-20
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15226 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-20
apply (slightly modified) #3512
git-svn-id: http://svn.osgeo.org/qgis/trunk@15225 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-20
set plugin name and parent of c++ plugins - to allow other plugins to connect via mainWindow().findChild()
git-svn-id: http://svn.osgeo.org/qgis/trunk@15224 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-20
fix #1904
git-svn-id: http://svn.osgeo.org/qgis/trunk@15223 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-20
Implemented renaming of symbols and color ramps. Fixes #3509
git-svn-id: http://svn.osgeo.org/qgis/trunk@15222 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-20
[FEATURE] zoom to group of layers. Contributed by Alex Bruy - thanks! (#2783)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15220 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-20
Fix #3510
git-svn-id: http://svn.osgeo.org/qgis/trunk@15219 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-20
[FEATURE] Labels for rules in rule-based renderers and some other goodies.
Applied patch #3222 from Mayeul Kauffmann with various modifications.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15217 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-19
apply #3506
git-svn-id: http://svn.osgeo.org/qgis/trunk@15215 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-19
Merged the source select UIs for both PG and SL to allow to use a subset query loading a SL layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@15214 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-19
fix msvc fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@15213 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-19
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15212 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-19
r15197 worked with SIP 4.12.1 on OSGeo4W
r15205 breaks SIP 4.12.1 again, but apparently works on SIP 4.12.0 on OSX
This hopefully works with both.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15211 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-19
fix internal use of deprecated methods and fix related warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@15210 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-19
add 'deprecated' annotation to SIP bindings
git-svn-id: http://svn.osgeo.org/qgis/trunk@15209 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-19
deprecate QgsMapCanvas::pixmap() following QgsMapCanvasMap::pixmap()
git-svn-id: http://svn.osgeo.org/qgis/trunk@15208 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-19
Added Municipia to sponsors list
git-svn-id: http://svn.osgeo.org/qgis/trunk@15207 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-19
Updated icon from local histogram stretch from Robert (thanks Robert)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15206 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-19
Fix failure when compiling on OS X with Sip version 4.12.
sipClass_QVariant was undefined so it appears it is still
required to be defined at Sip 4.12. This has not been tested on
other platforms with this Sip version so may not be a final fix.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15205 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-19
Fixed composer icon sizes
git-svn-id: http://svn.osgeo.org/qgis/trunk@15204 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-18
"in"/"not in" is a predicate (#3503)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15203 c8812cc2-4d05-0410-92ff-de0c093fc19c
alexbruy <alexbruy@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-18
fix typo in tip (replace openModeller with Quantum GIS)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15202 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-18
missed a gcc warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@15201 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-18
fix sip macro change from r15197
git-svn-id: http://svn.osgeo.org/qgis/trunk@15200 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-18
[FEATURE] Not sure how we coped without this till now...we now have a tip presented at startup. You can en/disable tips in the options panel. To contribute more tips, please add them to src/app/qgstipfactory.cpp
git-svn-id: http://svn.osgeo.org/qgis/trunk@15199 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-18
[FEATURE] Not sure how we coped without this till now...we now have a tip presented at startup. You can en/disable tips in the options panel. To contribute more tips, please add them to src/app/qgstipfactory.cpp
git-svn-id: http://svn.osgeo.org/qgis/trunk@15198 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-18
add QGISDEPRECATED macro and fix a bunch of warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@15197 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-18
fix wms server settings tab title in project properties
git-svn-id: http://svn.osgeo.org/qgis/trunk@15196 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-18
Added dedicated dialog for the sponsors. No longer parse sponsors from sponsors text file, just edit the html in the dialog directly.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15195 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-18
small hint where to find the medals at qgis.org
git-svn-id: http://svn.osgeo.org/qgis/trunk@15194 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-18
added sponsor medals from 2010 and 2011
git-svn-id: http://svn.osgeo.org/qgis/trunk@15193 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-18
Added local histogram stretch icon to the new raster toolbar and wired it up so it works
git-svn-id: http://svn.osgeo.org/qgis/trunk@15192 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-18
translation update: pl by Robert
git-svn-id: http://svn.osgeo.org/qgis/trunk@15191 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-18
Fix but where layer does not refresh when applying local histogram stretch and render caching is enabled. Also update legend pixmap if performing a local stretch
git-svn-id: http://svn.osgeo.org/qgis/trunk@15190 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-18
Raster Layer Props tidy up: Used friendlier crs description in general props. Also don't use deprecated maplayer::srs method anymore
git-svn-id: http://svn.osgeo.org/qgis/trunk@15189 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-18
Dont use deprecated call to maplayer::srs
git-svn-id: http://svn.osgeo.org/qgis/trunk@15188 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-18
Minor improvements to IT GUI - thanks to Leonardo Ricci
git-svn-id: http://svn.osgeo.org/qgis/trunk@15187 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-17
mapserver: use default message handler for debugging output on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@15186 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-17
doxygen fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@15185 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-17
fix #3499
git-svn-id: http://svn.osgeo.org/qgis/trunk@15184 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-17
strip off superfluous parameters from WMS server url (for the common case that GetCapabilities request urls are advertised)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15183 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-17
record which SSL errors are ok to ignore
git-svn-id: http://svn.osgeo.org/qgis/trunk@15182 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-17
Show all layer fields in labeling dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@15181 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-17
Safer handling of layers with unknown geometry
git-svn-id: http://svn.osgeo.org/qgis/trunk@15180 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-16
add support to set fields to NULL in field calculator and fix following update of attribute table
git-svn-id: http://svn.osgeo.org/qgis/trunk@15179 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-16
fix #3945 (following up on r15148)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15178 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-16
fix #3490
git-svn-id: http://svn.osgeo.org/qgis/trunk@15177 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-16
[FEATURE]: possibility to set label distance in map units
git-svn-id: http://svn.osgeo.org/qgis/trunk@15176 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-15
apply patch for #3347 from kcube
git-svn-id: http://svn.osgeo.org/qgis/trunk@15175 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-15
Fix for other multiple redraws
git-svn-id: http://svn.osgeo.org/qgis/trunk@15174 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-15
Fewer redraws if toggeling editing from vector props
git-svn-id: http://svn.osgeo.org/qgis/trunk@15173 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-13
Remove some duplicated code
git-svn-id: http://svn.osgeo.org/qgis/trunk@15169 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-13
fix API QgsMapLayer::getLayerID() to id()), some warnings and use doxygen deprecation tag.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15168 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-13
Updated IT GUI translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@15167 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-13
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15166 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-13
fix #3477 & #3778
git-svn-id: http://svn.osgeo.org/qgis/trunk@15165 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-13
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15164 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-13
Improve the description of some GRASS modules
git-svn-id: http://svn.osgeo.org/qgis/trunk@15163 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-12
mapserver: semicolon removed from QgsMSDebugMsg macro
git-svn-id: http://svn.osgeo.org/qgis/trunk@15162 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-12
mapserver: fix crash when layer cache is to small for project
git-svn-id: http://svn.osgeo.org/qgis/trunk@15161 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-12
fix crash
git-svn-id: http://svn.osgeo.org/qgis/trunk@15160 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-12
allow setting mapserver service properties in project properties
git-svn-id: http://svn.osgeo.org/qgis/trunk@15159 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-12
add more debugging output to mapserver
git-svn-id: http://svn.osgeo.org/qgis/trunk@15158 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-12
Fix multiple redraws when adding join from dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@15157 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-11
fix #2551
git-svn-id: http://svn.osgeo.org/qgis/trunk@15156 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-11
[FEATURE]: experimental table join support refactored and ported from branch to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@15155 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-10
fix bug where k+1 closest feature are measured in point distance tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@15153 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-10
allow for more precise grid dimentions in vector grid tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@15152 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-10
quick fix for problem when assigning crs of existing layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@15151 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-09
add support for UTF8 in GDAL/OGR 1.8 (fixes #2551)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15148 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-09
doxygen fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@15147 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-09
Minor improvements to the IT GUI - thanks to the GFOSS.it community
git-svn-id: http://svn.osgeo.org/qgis/trunk@15146 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-09
fix debugging output for Qt<4.5
git-svn-id: http://svn.osgeo.org/qgis/trunk@15145 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-08
restore arrow cursor when asking for credentials
git-svn-id: http://svn.osgeo.org/qgis/trunk@15144 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-08
revert debian part of r15142
git-svn-id: http://svn.osgeo.org/qgis/trunk@15143 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-08
Minor improvement to the IT GUI
git-svn-id: http://svn.osgeo.org/qgis/trunk@15142 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-08
also use 24px as default icon size in options
git-svn-id: http://svn.osgeo.org/qgis/trunk@15141 c8812cc2-4d05-0410-92ff-de0c093fc19c
alexbruy <alexbruy@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-08
don't close Manage connections dialog after processing selected file.
Allow user select another file and run save/load operation again
git-svn-id: http://svn.osgeo.org/qgis/trunk@15140 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-08
[FEATURE]: rotation for svg fills
git-svn-id: http://svn.osgeo.org/qgis/trunk@15139 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-08
Use qIsNaN and qIsInf for QgsRectangle::isFinite
git-svn-id: http://svn.osgeo.org/qgis/trunk@15138 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-08
Improvements to spatial select plugin from Luiz Motta (#2634)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15137 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-08
Option for user to set icon size to 16, 24, or 32 px.
Contributed by madmanwoo (NathanW)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15136 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-08
Applied the patch attached to #3331 to implement gdaltindex. Thanks alexbruy!
git-svn-id: http://svn.osgeo.org/qgis/trunk@15135 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-07
Fix for ticket #3471
git-svn-id: http://svn.osgeo.org/qgis/trunk@15131 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-05
paintEvent isn't a signal
git-svn-id: http://svn.osgeo.org/qgis/trunk@15130 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-05
Minor improvements to IT GUI
git-svn-id: http://svn.osgeo.org/qgis/trunk@15129 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-04
optionally use external qwtpolar library
git-svn-id: http://svn.osgeo.org/qgis/trunk@15128 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-04
Read composer legend content from project file for WMS print (ignoring the possibility of dynamically added layers for now)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15127 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-04
Revert "Applied patch from #3447. Button group for add layer"
This reverts commit d1dfeae396b244bcb76076ef9ab80bfc42d05587.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15126 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-03
fixed #3449 making sure the clipping result has the layers order as in TOC
git-svn-id: http://svn.osgeo.org/qgis/trunk@15125 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-03
Option to print as raster also via WMS (mainly as a workaround because of some Qt pdf problems
git-svn-id: http://svn.osgeo.org/qgis/trunk@15124 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-03
update indentation of roadgraph plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@15123 c8812cc2-4d05-0410-92ff-de0c093fc19c
stopa85 <stopa85@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-03
roadgraph plugin refactoring. Step 1 of 3.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15122 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-02
Remaining fix for bug #3459
git-svn-id: http://svn.osgeo.org/qgis/trunk@15121 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-02
german translation update (followup on r15119)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15120 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-02
Remove JPL WMS server - fixes #3464
git-svn-id: http://svn.osgeo.org/qgis/trunk@15119 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-01
INSTALL fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@15118 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-01
debian packaging fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@15117 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-01
Handle negative rotation values in composer map grid
git-svn-id: http://svn.osgeo.org/qgis/trunk@15116 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-01
batch of new dutch translations
git-svn-id: http://svn.osgeo.org/qgis/trunk@15115 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-01
Fix #3459 (uncheck feature count)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15114 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-01
Fix #3411
git-svn-id: http://svn.osgeo.org/qgis/trunk@15113 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-02-01
Set composer grid intervals x/y from WMS getPrint request
git-svn-id: http://svn.osgeo.org/qgis/trunk@15112 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-31
Change getPrint syntax to use several parameters for composer maps, e.g. map0:extent=xmin,ymin,xmax,ymax or map0:rotation=45
git-svn-id: http://svn.osgeo.org/qgis/trunk@15111 c8812cc2-4d05-0410-92ff-de0c093fc19c
stopa85 <stopa85@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-31
fix: Road graph plugin crash qgis when use spatelite as source layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@15110 c8812cc2-4d05-0410-92ff-de0c093fc19c
stopa85 <stopa85@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-31
fix NULL pointer assigment.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15109 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-30
fix #3374
git-svn-id: http://svn.osgeo.org/qgis/trunk@15108 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-29
fix #3451: don't recheck saved primary key column for views when 'use estimates' is on
git-svn-id: http://svn.osgeo.org/qgis/trunk@15107 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-29
fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@15106 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-29
missed to update the qgis.bat.tmpl
git-svn-id: http://svn.osgeo.org/qgis/trunk@15105 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-29
update osgeo4w build to use standard GDAL (now 1.8) to build
git-svn-id: http://svn.osgeo.org/qgis/trunk@15104 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-29
Fix v.sample GRASS module
git-svn-id: http://svn.osgeo.org/qgis/trunk@15103 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-28
mapserver: don't crash when WIDTH or HEIGHT are missing.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15102 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-28
Fix reprojection problem for polygons too
git-svn-id: http://svn.osgeo.org/qgis/trunk@15101 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-28
russian translation update (merged road graph plugin translations)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15100 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-28
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15099 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-28
some translation string fixes in road graph plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@15098 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-28
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15097 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-28
build with -fno-strict-aliasing on powerpc (see bugs.debian.org/603986)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15096 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-28
Fix line coordinate transform
git-svn-id: http://svn.osgeo.org/qgis/trunk@15095 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-28
Applied patch from #3447. Button group for add layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@15094 c8812cc2-4d05-0410-92ff-de0c093fc19c
stopa85 <stopa85@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-28
Separate gui-part and graph construction part. Added message box in shortestpath widget.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15093 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-28
Better description for button
git-svn-id: http://svn.osgeo.org/qgis/trunk@15092 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-27
Minor IT GUI improvements
git-svn-id: http://svn.osgeo.org/qgis/trunk@15091 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-27
Use 'fast clip' line clipping algorithm for long lines. Huge improvement for wms benchmark performance (long contour lines)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15090 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-27
Add a scale parameter for maps in the getPrint request
git-svn-id: http://svn.osgeo.org/qgis/trunk@15089 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-27
Use full page for pdf in getPrint request
git-svn-id: http://svn.osgeo.org/qgis/trunk@15088 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-26
Prevent rounding error if point is on segment. Fixes bug #2921
git-svn-id: http://svn.osgeo.org/qgis/trunk@15087 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-26
Support relative project pathes in wms server
git-svn-id: http://svn.osgeo.org/qgis/trunk@15086 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-26
Fix output format for getPrint
git-svn-id: http://svn.osgeo.org/qgis/trunk@15085 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-26
translation update: fa by mola
git-svn-id: http://svn.osgeo.org/qgis/trunk@15084 c8812cc2-4d05-0410-92ff-de0c093fc19c
stopa85 <stopa85@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-26
add RoadGraphPlugin doxyfile. Fix doxygen warnings.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15083 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-26
Add element to group composer templates in WMS capabilities
git-svn-id: http://svn.osgeo.org/qgis/trunk@15082 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-25
gitmarker: fix cmake warning and don't append something w/o local changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@15080 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-25
skip empty parts of QGIS_PLUGINPATH
git-svn-id: http://svn.osgeo.org/qgis/trunk@15079 c8812cc2-4d05-0410-92ff-de0c093fc19c
alexbruy <alexbruy@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-25
use correct expand option when combobox items translated
git-svn-id: http://svn.osgeo.org/qgis/trunk@15078 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-25
Improve GetLegendGraphics output in wms server
git-svn-id: http://svn.osgeo.org/qgis/trunk@15077 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-25
fix #3434
git-svn-id: http://svn.osgeo.org/qgis/trunk@15076 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-25
#3420 fix for map canvas rerender not working under python
git-svn-id: http://svn.osgeo.org/qgis/trunk@15075 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-25
Patch for delimited text, ticket #3414. Submitted by ccrook.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15074 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-25
don't split QGIS_PLUGINPATH at colon on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@15073 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-24
postgres provider update: use st_ functions only with postgis>=2 and the old one with earlier postgis version
git-svn-id: http://svn.osgeo.org/qgis/trunk@15072 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-24
fix windows build, warnings, typos and roadgraph plugin indentation
git-svn-id: http://svn.osgeo.org/qgis/trunk@15071 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-24
Different format for embedded wms service metadata
git-svn-id: http://svn.osgeo.org/qgis/trunk@15070 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-24
Fix for accessing groups in mapserver
git-svn-id: http://svn.osgeo.org/qgis/trunk@15069 c8812cc2-4d05-0410-92ff-de0c093fc19c
stopa85 <stopa85@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-24
Road-Graph plugin added
git-svn-id: http://svn.osgeo.org/qgis/trunk@15068 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-24
[FEATURE]: Optionally specify wms service capabilities in the properties section of the project file (instead of wms_metadata.xml file)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15067 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-22
show number of local git commits since last svn revision
git-svn-id: http://svn.osgeo.org/qgis/trunk@15066 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-22
retrieve svn revision from git log instead of git svn info
git-svn-id: http://svn.osgeo.org/qgis/trunk@15065 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-21
WMS print: manual setting for exported label ids, display paper width and height in capabilities
git-svn-id: http://svn.osgeo.org/qgis/trunk@15064 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-21
pl translation fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@15062 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-21
Wms print: keep not referenced labels with default text
git-svn-id: http://svn.osgeo.org/qgis/trunk@15061 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-20
drop special projection path handling on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@15059 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-19
fix NULL support in attribute editor
git-svn-id: http://svn.osgeo.org/qgis/trunk@15057 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-18
fix #3424
git-svn-id: http://svn.osgeo.org/qgis/trunk@15056 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-17
[FEATURE] feature form updates:
- make NULL value string representation configurable
- fix feature updates in feature form from attribute table
- add support for NULL values in value maps (comboboxes)
- use layer names instead of ids in drop down list when loading value
maps from layers.
- support feature form expression fields: line edits on the form
which name prefix "expr_" are evaluated. Their value is interpreted
as field calculator string and replaced with the calculated value.
- support search for NULL in attribute table
git-svn-id: http://svn.osgeo.org/qgis/trunk@15054 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-17
Minor improvements in IT GUI
git-svn-id: http://svn.osgeo.org/qgis/trunk@15053 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-15
allowing unicode error messages
git-svn-id: http://svn.osgeo.org/qgis/trunk@15051 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-14
fix #2884:
crashed when two map renderers are simultaneously rendering the layers
for the canvas and overview (eg. on resize, when overview is docked).
This might fix it.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15050 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-14
fix warning & typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@15049 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-14
postgres provider: fix enumeration parsing
git-svn-id: http://svn.osgeo.org/qgis/trunk@15048 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-14
fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@15047 c8812cc2-4d05-0410-92ff-de0c093fc19c
ddehaan <ddehaan@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-14
Fixed typo returning max attribute value in SQLA provider.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15046 c8812cc2-4d05-0410-92ff-de0c093fc19c
ddehaan <ddehaan@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-14
Changed SQLA provider to output WKB format 1.1 instead of 1.2.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15045 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-14
Consistent handling of outputformat in mapserver and better error handling
git-svn-id: http://svn.osgeo.org/qgis/trunk@15044 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-14
More minor improvements in IT GUI
git-svn-id: http://svn.osgeo.org/qgis/trunk@15043 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-14
Add scroll area to composer table attribute selection dialog. Fix for bug #3406
git-svn-id: http://svn.osgeo.org/qgis/trunk@15042 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-14
Add a label id to distinguish different composer labels. Allow label string replacement in GetPrint request of qgis server and return more verbose error messages
git-svn-id: http://svn.osgeo.org/qgis/trunk@15041 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-14
Safer generation of ids for composer map
git-svn-id: http://svn.osgeo.org/qgis/trunk@15040 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-14
More minor improvements in IT GUI
git-svn-id: http://svn.osgeo.org/qgis/trunk@15039 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-13
translation update: fr by JRM
git-svn-id: http://svn.osgeo.org/qgis/trunk@15038 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-13
followup on r15028: more postgis st_ fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@15037 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-13
fix #3401
git-svn-id: http://svn.osgeo.org/qgis/trunk@15036 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-13
Fix for restoring selection color from project. Fixes bug #3400
git-svn-id: http://svn.osgeo.org/qgis/trunk@15034 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-13
Very minor improvements in it GUI
git-svn-id: http://svn.osgeo.org/qgis/trunk@15033 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-13
Minor improvements in it GUI
git-svn-id: http://svn.osgeo.org/qgis/trunk@15032 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-13
Remove map items not referenced in the GetPrint request
git-svn-id: http://svn.osgeo.org/qgis/trunk@15031 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-13
Fix usage of composer legend in mapserver print
git-svn-id: http://svn.osgeo.org/qgis/trunk@15030 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-13
Minor edit of IT GUI
git-svn-id: http://svn.osgeo.org/qgis/trunk@15029 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-13
fix r15023: restore use of geometrytype as it's not deprecated and use
different geometry type notation
git-svn-id: http://svn.osgeo.org/qgis/trunk@15028 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-12
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15025 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-12
revert debian/control change
git-svn-id: http://svn.osgeo.org/qgis/trunk@15024 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-12
update postgis support to use st_ variants instead of old deprecated
(and now removed) versions.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15023 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-12
fix typos
git-svn-id: http://svn.osgeo.org/qgis/trunk@15022 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-12
Typo in IT translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@15021 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-12
Fix for wms server print. Add composer pictures after the composer maps
git-svn-id: http://svn.osgeo.org/qgis/trunk@15020 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-12
Add missing handler in label property dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@15019 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-11
fix #3313
git-svn-id: http://svn.osgeo.org/qgis/trunk@15018 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-11
translation update: croatian by Zoran
git-svn-id: http://svn.osgeo.org/qgis/trunk@15017 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-11
Apply only default size (not all other default settings) when adding scalebar to composer view
git-svn-id: http://svn.osgeo.org/qgis/trunk@15016 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-10
add 'internal' pyspatialite
git-svn-id: http://svn.osgeo.org/qgis/trunk@15015 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-10
fix #3399
git-svn-id: http://svn.osgeo.org/qgis/trunk@15013 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-09
remove debug message
git-svn-id: http://svn.osgeo.org/qgis/trunk@15012 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-09
libpq may link libintl
git-svn-id: http://svn.osgeo.org/qgis/trunk@15011 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-09
Revert symlinks
git-svn-id: http://svn.osgeo.org/qgis/trunk@15007 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-09
Changed several GRASS icons (thanks Robert Szczepanek), first test with symlinks
git-svn-id: http://svn.osgeo.org/qgis/trunk@15006 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-07
fix #3246
git-svn-id: http://svn.osgeo.org/qgis/trunk@15004 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-06
fix sql anywhere plugin and debian package
git-svn-id: http://svn.osgeo.org/qgis/trunk@15003 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-06
forgot to rename link side (r14500)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15002 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-06
Typo in it GUI
git-svn-id: http://svn.osgeo.org/qgis/trunk@15001 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-06
prefix library name with 'qgis' like other provider support libraries (ie grass); add OSX properties
git-svn-id: http://svn.osgeo.org/qgis/trunk@15000 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-05
Added clearConsole() to Python console. Contributed by Nathan Woodrow - thanks!
git-svn-id: http://svn.osgeo.org/qgis/trunk@14999 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-05
Docking of Python console - contributed by Nathan Woodrow - with some improvements.
git-svn-id: http://svn.osgeo.org/qgis/trunk@14998 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-05
Updated it GUI translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@14997 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-05
Revert "Adding docking support to python console"
This reverts commit f371465e122e525e3e3b10038090bb29be0d0ab7.
git-svn-id: http://svn.osgeo.org/qgis/trunk@14996 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-05
Default the disable_enter_attribute_values_dialog value to false for
users that have not set this option. This keeps it in sync with the
checkbox in the options dialog that, by default, is unchecked.
Previously on a new install the attribute dialog doesn't appear, leaving
users confused about how to enter attribute information.
git-svn-id: http://svn.osgeo.org/qgis/trunk@14995 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-05
Adding docking support to python console
git-svn-id: http://svn.osgeo.org/qgis/trunk@14994 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-04
New db.* GRASS modules icons - Thanks Robert Szczepanek
git-svn-id: http://svn.osgeo.org/qgis/trunk@14993 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-04
Apply patch #3384 by Sergey Yakushev with few modifications. Mark QgsMapRenderer::distanceArea as deprecated
git-svn-id: http://svn.osgeo.org/qgis/trunk@14992 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2011-01-02
translation update: fr updates by JRM and Mehdi SEMCHAOUI
git-svn-id: http://svn.osgeo.org/qgis/trunk@14990 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-31
catch necessary reboot from OSGeo4W postinstall scripts
git-svn-id: http://svn.osgeo.org/qgis/trunk@14989 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-31
fix #3378
git-svn-id: http://svn.osgeo.org/qgis/trunk@14988 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-31
Update item positions explicitely in zoom previous / zoom next. Fixes part of bug #3369
git-svn-id: http://svn.osgeo.org/qgis/trunk@14987 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-31
translation update: pt_PT by Duarte Carreira
git-svn-id: http://svn.osgeo.org/qgis/trunk@14986 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-31
translations update: cz by Jan
git-svn-id: http://svn.osgeo.org/qgis/trunk@14985 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-30
Fix empty _LIBRARY left from framework check when fw not found
git-svn-id: http://svn.osgeo.org/qgis/trunk@14984 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-30
fix #3377
git-svn-id: http://svn.osgeo.org/qgis/trunk@14983 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-29
added new persian translator to TRANSLATORS file
git-svn-id: http://svn.osgeo.org/qgis/trunk@14981 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-29
translation update: fa by mola
git-svn-id: http://svn.osgeo.org/qgis/trunk@14980 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-28
fix #3363
git-svn-id: http://svn.osgeo.org/qgis/trunk@14979 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-27
PyQGIS fixes: added few typedefs (IIRC they were not supported by some old SIP versions) and added missing signals in QgsVectorLayer
git-svn-id: http://svn.osgeo.org/qgis/trunk@14978 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-27
fixed minor issue refreshing extent
git-svn-id: http://svn.osgeo.org/qgis/trunk@14977 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-27
define extent for grid analisys, to fix #3332
git-svn-id: http://svn.osgeo.org/qgis/trunk@14976 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-27
translation update: adding persian language on request
git-svn-id: http://svn.osgeo.org/qgis/trunk@14975 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-24
Remove obsolete comments
git-svn-id: http://svn.osgeo.org/qgis/trunk@14974 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-24
[FEATURE]: initial support for wms printing with GetPrint-Request
git-svn-id: http://svn.osgeo.org/qgis/trunk@14973 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-24
Apply patch #3295 to draw SVG composer pictures as vectors, provided by JD
git-svn-id: http://svn.osgeo.org/qgis/trunk@14972 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-23
translation update: gr by mike
git-svn-id: http://svn.osgeo.org/qgis/trunk@14971 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-22
Minor improvements to GRASS messages
git-svn-id: http://svn.osgeo.org/qgis/trunk@14970 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-22
translation update: pl by Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@14964 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-22
create VRT with recurse scan of dirs, to fix #3095
some code cleanup,
updated labels when in batch mode to follow up the QGis HIG guideline
git-svn-id: http://svn.osgeo.org/qgis/trunk@14963 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-21
Enhance precision for wfs-t coordinates if srs is in degrees. Fixes bug #3358
git-svn-id: http://svn.osgeo.org/qgis/trunk@14961 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-21
Revert accidental changes to debian/control
git-svn-id: http://svn.osgeo.org/qgis/trunk@14959 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-21
Minor improvements to GRASS modules
git-svn-id: http://svn.osgeo.org/qgis/trunk@14958 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-21
Fix patch #14951. Read/Write auto update to xml, initialize mAutoUpdate and guard against multiple connections
git-svn-id: http://svn.osgeo.org/qgis/trunk@14957 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-21
Applied patch from ticket #3240 with some tweaks. Allows unprojected measurement of distances
git-svn-id: http://svn.osgeo.org/qgis/trunk@14956 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-21
Updated IT GUI
git-svn-id: http://svn.osgeo.org/qgis/trunk@14955 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-21
translation update: pt by Alexandre Neto
git-svn-id: http://svn.osgeo.org/qgis/trunk@14954 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-21
Adds median value to summary when joining layers with numeric data
git-svn-id: http://svn.osgeo.org/qgis/trunk@14953 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-21
Fix spelling error
git-svn-id: http://svn.osgeo.org/qgis/trunk@14952 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-21
applied patch from NathanW for ticket #3339
git-svn-id: http://svn.osgeo.org/qgis/trunk@14951 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-21
fix var that needed to be hard coded
git-svn-id: http://svn.osgeo.org/qgis/trunk@14950 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-21
fix var that needed to be hard coded
git-svn-id: http://svn.osgeo.org/qgis/trunk@14949 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-20
Added separate option to BuildVRT tool, to fix #3180
git-svn-id: http://svn.osgeo.org/qgis/trunk@14939 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-20
allow multiple values in proximity tool,
allow multiple no-data values in warp tool,
fixed error in retrieving srs
git-svn-id: http://svn.osgeo.org/qgis/trunk@14938 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-20
Fix #3356
git-svn-id: http://svn.osgeo.org/qgis/trunk@14937 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-17
Little fix for more efficient refresh after editing a lot of features (e.g. deleting many features at once)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14936 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-17
allow vector data provider to record errors (currently only used in query
builder to report errors in where clauses from OGR and postgres provider).
git-svn-id: http://svn.osgeo.org/qgis/trunk@14935 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-16
Fixed a crash when refreshing layer symbology - if the currently selected item has been removed (#3326 and #3003)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14934 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-16
Enabled sorting of classes (#3322)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14933 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-16
Use case insensitive comparison for column names. Fixes #3298
git-svn-id: http://svn.osgeo.org/qgis/trunk@14932 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-16
translation update: fr by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@14931 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-16
fix #3344
git-svn-id: http://svn.osgeo.org/qgis/trunk@14930 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-16
fix #3343
git-svn-id: http://svn.osgeo.org/qgis/trunk@14929 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-16
don't overwrite wms error messages
git-svn-id: http://svn.osgeo.org/qgis/trunk@14928 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-16
fix crash on quit
git-svn-id: http://svn.osgeo.org/qgis/trunk@14926 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-16
german translation of sql anywhere online help
git-svn-id: http://svn.osgeo.org/qgis/trunk@14925 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-16
debian packaging fix: separate sql anywhere package, fix lenny build (Qt<4.5)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14924 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-15
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@14923 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-15
sql anywhere: fix warnings (and obligatory reindentation (using scripts/prepare-commit.sh)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14922 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-15
fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@14921 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-15
include sqlanywhere plugin in debian package
git-svn-id: http://svn.osgeo.org/qgis/trunk@14920 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-15
use both schema and table name retrieving oid, to fix #3329
fixed endian deduction corrupted in r13340
git-svn-id: http://svn.osgeo.org/qgis/trunk@14919 c8812cc2-4d05-0410-92ff-de0c093fc19c
ddehaan <ddehaan@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-15
Contributing a native SQL Anywhere plugin+provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@14918 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-15
added some new translators
git-svn-id: http://svn.osgeo.org/qgis/trunk@14916 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-15
translation update: pt by giovanni
git-svn-id: http://svn.osgeo.org/qgis/trunk@14915 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-14
Rotate also marker's offset, not just the marker itself (fixes #3334)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14914 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-14
Better style manager dialog with icons from Robert Szczepanek.
git-svn-id: http://svn.osgeo.org/qgis/trunk@14913 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-14
translation update: .is by thordur
git-svn-id: http://svn.osgeo.org/qgis/trunk@14912 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-14
PyQIS: subclassing code for QgsDataProvider
git-svn-id: http://svn.osgeo.org/qgis/trunk@14911 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-14
Set view box for svg export explicitely (thanks to JD)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14910 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-14
Notify plugins about composer addition / deletion also when loading a composer template
git-svn-id: http://svn.osgeo.org/qgis/trunk@14909 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-14
translation update: pt by giovanni and is by thordur
git-svn-id: http://svn.osgeo.org/qgis/trunk@14908 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-13
Write / read strikeout and underline for label-ng. Fixes bug #3323
git-svn-id: http://svn.osgeo.org/qgis/trunk@14905 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-13
Handle GEOS exception when parsing WKT
git-svn-id: http://svn.osgeo.org/qgis/trunk@14904 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-13
fix #3283
git-svn-id: http://svn.osgeo.org/qgis/trunk@14903 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-13
Fixed typo (#3227)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14902 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-13
Removed code of (unused) postgres geoprocessing plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@14901 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-13
fixes bug when specifying number of classes greater than number of features. Fixes #3325
git-svn-id: http://svn.osgeo.org/qgis/trunk@14900 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-12
translation update: more .is updates by thordur
git-svn-id: http://svn.osgeo.org/qgis/trunk@14899 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-12
[FEATURE] Support for icons of plugins in the plugin manager dialog.
Both C++ and Python plugins now can implement icon() metadata function which returns path to the icon file name.
The icon file is passed to QPixmap() constructor. For C++ it's preferred to use an icon from the resource file
(e.g. ":/plugins/foo/foo_icon.png") because plugin's resource file gets loaded automatically when the plugin is loaded.
Python plugins can use either relative path to the icon ("images/plugin-icon.png") or icon from the resource file
(starting with a colon). The relative path is preferred, since it doesn't require the plugin to load its resource file
and plugin repository will not have a trouble to fetch the icon automatically.
Updated C++ plugins and Python plugins to include icon where applicable.
Default plugin icon is (c) Anna Shlyapnikova, licensed under Creative Commons (Attribution 3.0 Unported).
git-svn-id: http://svn.osgeo.org/qgis/trunk@14897 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-12
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@14895 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-12
[FEATURE] Font marker: possibility to set X,Y offset. Contributed by Nathan Woodrow - thanks!
git-svn-id: http://svn.osgeo.org/qgis/trunk@14894 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-12
translation update: pt more strings by alexandre
git-svn-id: http://svn.osgeo.org/qgis/trunk@14893 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-11
[FEATURE]: AND and OR operator for raster calculator
git-svn-id: http://svn.osgeo.org/qgis/trunk@14892 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-11
translation update: is by thordur
git-svn-id: http://svn.osgeo.org/qgis/trunk@14891 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-11
Patch for ticket #3320 to fix delimited text plugin crash
git-svn-id: http://svn.osgeo.org/qgis/trunk@14890 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-11
translation update: pt by giovanni
git-svn-id: http://svn.osgeo.org/qgis/trunk@14889 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-11
Merge branch 'master' of github.com:qgis/qgis
Conflicts:
README
git-svn-id: http://svn.osgeo.org/qgis/trunk@14888 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-11
Updated README
git-svn-id: http://svn.osgeo.org/qgis/trunk@14887 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-10
translation update: pt by giovanni
git-svn-id: http://svn.osgeo.org/qgis/trunk@14886 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-10
translation update: is by thordur
git-svn-id: http://svn.osgeo.org/qgis/trunk@14885 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-10
translation update: pt by giovanni
git-svn-id: http://svn.osgeo.org/qgis/trunk@14884 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-10
Remember last raster calc output dir
git-svn-id: http://svn.osgeo.org/qgis/trunk@14882 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-10
Enabled add result to project by default
git-svn-id: http://svn.osgeo.org/qgis/trunk@14881 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-09
fix typo spotted by macho
git-svn-id: http://svn.osgeo.org/qgis/trunk@14879 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-09
Added query builder to rule properties dialog (rule-based renderer). Patch from #3303 - contributed by Nathan Woodrow
git-svn-id: http://svn.osgeo.org/qgis/trunk@14878 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-09
Little improvement for label preview (box), better handling of situations where rotation is not possible
git-svn-id: http://svn.osgeo.org/qgis/trunk@14877 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-09
Managed the render flag in batch tools to avoid waste of time loading many layers, to fix #3254
git-svn-id: http://svn.osgeo.org/qgis/trunk@14875 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-08
translation update: pt_PT by Giovanni
git-svn-id: http://svn.osgeo.org/qgis/trunk@14874 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-08
It's a good habit to use initialize a variable before adding to it
git-svn-id: http://svn.osgeo.org/qgis/trunk@14872 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-08
Marker line - vertex placement - behave correctly with polygon's rings.
git-svn-id: http://svn.osgeo.org/qgis/trunk@14871 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-08
Added missing bindings in QgsComposerLegend (#3310)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14870 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-08
Allow usage of search query builder with no layer, fixed python binding
git-svn-id: http://svn.osgeo.org/qgis/trunk@14869 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-08
move QgsSearchQuery builder from app to gui
git-svn-id: http://svn.osgeo.org/qgis/trunk@14867 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-08
added tamil language
git-svn-id: http://svn.osgeo.org/qgis/trunk@14864 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-07
fix #3245
git-svn-id: http://svn.osgeo.org/qgis/trunk@14860 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-07
fix identify result update after attribute change
git-svn-id: http://svn.osgeo.org/qgis/trunk@14859 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-07
More IT GUI translations
git-svn-id: http://svn.osgeo.org/qgis/trunk@14858 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-06
use system qt translations
git-svn-id: http://svn.osgeo.org/qgis/trunk@14856 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-06
[FEATURE] Allow the line symbol layers to be used for outline of polygon (fill) symbols
git-svn-id: http://svn.osgeo.org/qgis/trunk@14855 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-06
fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@14854 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-06
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@14853 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-06
translation update: is by thordor
git-svn-id: http://svn.osgeo.org/qgis/trunk@14852 c8812cc2-4d05-0410-92ff-de0c093fc19c
alexbruy <alexbruy@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-06
fix error in median value calculation
git-svn-id: http://svn.osgeo.org/qgis/trunk@14851 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-06
More IT GUI translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@14849 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-05
Use GDALAutoCreateWarpedVRT to handle south-up (or rotated) rasters also for calculator. Fixes bug #3281
git-svn-id: http://svn.osgeo.org/qgis/trunk@14842 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-05
translation update: gr by Mike
git-svn-id: http://svn.osgeo.org/qgis/trunk@14841 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-04
[FEATURE] Option to put marker on the central point of a line
git-svn-id: http://svn.osgeo.org/qgis/trunk@14838 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-04
Added arrowheads (filled and unfilled) to simple markers
git-svn-id: http://svn.osgeo.org/qgis/trunk@14837 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-04
[FEATURE] Option to put marker only on first/last vertex of a line (#3279) - contributed by Cedric Moeri - thanks!
git-svn-id: http://svn.osgeo.org/qgis/trunk@14836 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-04
fix build error
git-svn-id: http://svn.osgeo.org/qgis/trunk@14835 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-03
fix adding features on geometryless tables
git-svn-id: http://svn.osgeo.org/qgis/trunk@14834 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-03
Move composer undo buttons to layout menu
git-svn-id: http://svn.osgeo.org/qgis/trunk@14832 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-03
Added undo/redo buttons in composer, fix undo problems when deleting grouped items
git-svn-id: http://svn.osgeo.org/qgis/trunk@14831 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-02
Read / write labeling-ng to qml files
git-svn-id: http://svn.osgeo.org/qgis/trunk@14830 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-02
Fix poor english on gdal job completion dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@14829 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-02
Typos in IT GUI - thanks Rocco for spotting them
git-svn-id: http://svn.osgeo.org/qgis/trunk@14828 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-02
Add python bindings for composer command classes
git-svn-id: http://svn.osgeo.org/qgis/trunk@14827 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-02
apply patch #3280 from Jeremy Palmer
git-svn-id: http://svn.osgeo.org/qgis/trunk@14826 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-02
delimited text provider: fix indentation, some warnings and use
intersection only when requested in select().
git-svn-id: http://svn.osgeo.org/qgis/trunk@14825 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-02
Applied patch to correct selection issue (ticket #3259)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14824 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-01
translation update: more .is by thordur
git-svn-id: http://svn.osgeo.org/qgis/trunk@14823 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-01
apply patch #2938
git-svn-id: http://svn.osgeo.org/qgis/trunk@14820 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-01
translation update: .ja by yoichi kayama
git-svn-id: http://svn.osgeo.org/qgis/trunk@14819 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-12-01
Only compile offline plugin if spatialite is enabled
git-svn-id: http://svn.osgeo.org/qgis/trunk@14816 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-30
translation update: pl by Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@14815 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-30
fix #3274
git-svn-id: http://svn.osgeo.org/qgis/trunk@14814 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-30
translation update: .is by thordur
git-svn-id: http://svn.osgeo.org/qgis/trunk@14813 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-30
Use transparent background color for symbol / symbol layer preview
git-svn-id: http://svn.osgeo.org/qgis/trunk@14811 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-30
[FEATURE] Added "centroid fill" symbol layer which draws a marker on polygon's centroid.
Developed for Faunalia (http://www.faunalia.it) with funding from Regione Toscana - Sistema Informativo per la Gestione del Territorio e dell' Ambiente [RT-SIGTA].
For the project: "Sviluppo di prodotti software GIS open-source basati sui prodotti QuantumGIS e Postgis (CIG 037728516E)"
git-svn-id: http://svn.osgeo.org/qgis/trunk@14810 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-30
Fixed changing of marker color in marker line symbol layer.
git-svn-id: http://svn.osgeo.org/qgis/trunk@14809 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-30
fix r14798: label tools work independently from current layer. Thanks Marco!
git-svn-id: http://svn.osgeo.org/qgis/trunk@14803 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-29
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@14802 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-29
translation update: fr by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@14800 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-29
catch attribute additions and deletions in attribute table
git-svn-id: http://svn.osgeo.org/qgis/trunk@14799 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-29
activate/deactivate labeling tools
git-svn-id: http://svn.osgeo.org/qgis/trunk@14798 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-29
integrate 'Avoid intersections of new polygons' into snapping dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@14797 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-29
[FEATURE]: Undo/Redo support for the print composer. Dummy commit for the docu team as the last commit missed the feature keyword
git-svn-id: http://svn.osgeo.org/qgis/trunk@14787 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-29
Initial implementation of composer undo / redo
git-svn-id: http://svn.osgeo.org/qgis/trunk@14786 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-29
Squashed commit of the following:
Application of patch from ticket #3259 - support WKT field in delimited
text plugin.
commit 0dc370a39c7349d85859fac462e91e346bf8fb83
Modified context help to reflect addition of WKT capability to the
delimited text plugin.
Tightened up the delimited text dialog a bit.
commit 25484867621d6b4760952a8f00a07d253273ecfd
Added *.wkt to file open filter
commit 9f16a276b6b2ecbea2eebede50e3275a1df0389b
Patch for providing wkt support in delimited text plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@14781 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-28
Fixed scaling of line decoration symbol layer.
git-svn-id: http://svn.osgeo.org/qgis/trunk@14780 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-28
[FEATURE] Allow the marker line symbol layer draw markers on each vertex.
Developed for Faunalia (http://www.faunalia.it) with funding from Regione Toscana - Sistema Informativo per la Gestione del Territorio e dell' Ambiente [RT-SIGTA].
For the project: "Sviluppo di prodotti software GIS open-source basati sui prodotti QuantumGIS e Postgis (CIG 037728516E)"
git-svn-id: http://svn.osgeo.org/qgis/trunk@14779 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-28
apply #3258
git-svn-id: http://svn.osgeo.org/qgis/trunk@14778 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-28
apply #3232
git-svn-id: http://svn.osgeo.org/qgis/trunk@14777 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-28
Fix for composer attribute table
git-svn-id: http://svn.osgeo.org/qgis/trunk@14776 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-27
fix lenny build
git-svn-id: http://svn.osgeo.org/qgis/trunk@14775 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-26
fix link error in mapserver with internal spatialite & some warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@14774 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-26
debian packaging: fix natty build
git-svn-id: http://svn.osgeo.org/qgis/trunk@14773 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-26
add support for ttyACM devices
git-svn-id: http://svn.osgeo.org/qgis/trunk@14772 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-26
Uncomment convert code for attribute table item
git-svn-id: http://svn.osgeo.org/qgis/trunk@14771 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-26
Added binding files for composer attribute table
git-svn-id: http://svn.osgeo.org/qgis/trunk@14770 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-25
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@14769 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-25
fix warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@14768 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-25
Proper conversion to subclasses for composer items.
git-svn-id: http://svn.osgeo.org/qgis/trunk@14766 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-25
fix form actions
git-svn-id: http://svn.osgeo.org/qgis/trunk@14765 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-25
debian packaging: switch to internal spatialite
git-svn-id: http://svn.osgeo.org/qgis/trunk@14764 c8812cc2-4d05-0410-92ff-de0c093fc19c
esseffe <esseffe@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-25
upgrading to SpatiaLite 2.4.0-RC4
git-svn-id: http://svn.osgeo.org/qgis/trunk@14763 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-25
Omit flex debug output
git-svn-id: http://svn.osgeo.org/qgis/trunk@14762 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-25
Fix for paint event problems in case of multiple composer maps
git-svn-id: http://svn.osgeo.org/qgis/trunk@14761 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-24
translation update: the long awaited string update :)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14760 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-24
translation update: another .is by thordur
git-svn-id: http://svn.osgeo.org/qgis/trunk@14759 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-24
some quick fixes to voronoi and delaunay tools
git-svn-id: http://svn.osgeo.org/qgis/trunk@14758 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-24
Removed duplicated entry in GRASS modules list
git-svn-id: http://svn.osgeo.org/qgis/trunk@14757 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-24
Further improvements to v.in.ogr GRASS modules
git-svn-id: http://svn.osgeo.org/qgis/trunk@14756 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-24
also save edit types and actions for geometry-less layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@14755 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-23
fix #3248
git-svn-id: http://svn.osgeo.org/qgis/trunk@14754 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-23
translation update: even more .is by thordur
git-svn-id: http://svn.osgeo.org/qgis/trunk@14753 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-23
Added snapping option to GRASS vector import commands
git-svn-id: http://svn.osgeo.org/qgis/trunk@14752 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-23
Fix composer item selection
git-svn-id: http://svn.osgeo.org/qgis/trunk@14750 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-23
allow opening attribute table from plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@14749 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-23
apply #3242
git-svn-id: http://svn.osgeo.org/qgis/trunk@14748 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-23
Remove developer image as requested
git-svn-id: http://svn.osgeo.org/qgis/trunk@14747 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-23
adds option to use selected features only; addresses #2476
git-svn-id: http://svn.osgeo.org/qgis/trunk@14746 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-22
add some copywrite info
git-svn-id: http://svn.osgeo.org/qgis/trunk@14745 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-22
[FEATURE] Adds voronoi polygon tool to Vector menu, addresses #2825; Also (partially) addresses #2546
git-svn-id: http://svn.osgeo.org/qgis/trunk@14744 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-22
Make signal QgsComposerView::selectedItemChanged with non-const pointer to avoid problems with some PyQt versions
git-svn-id: http://svn.osgeo.org/qgis/trunk@14743 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-22
fix warnings (gcc 4.5.1, Qt 4.7.1)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14742 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-22
debian packaging: add support ubuntu natty support
git-svn-id: http://svn.osgeo.org/qgis/trunk@14741 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-22
translation update: more .is by thordur
git-svn-id: http://svn.osgeo.org/qgis/trunk@14740 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-22
reduce attribute table debugging noise
git-svn-id: http://svn.osgeo.org/qgis/trunk@14739 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-22
fix capabilities detection for postgres >=8.4
git-svn-id: http://svn.osgeo.org/qgis/trunk@14738 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-22
Apply fix for ticket #3236, provided by NathanW
git-svn-id: http://svn.osgeo.org/qgis/trunk@14736 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-22
small fix: gentoo stores pyqwt in qwt5 dir
git-svn-id: http://svn.osgeo.org/qgis/trunk@14735 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-21
Removes extraneous minimum distance option (not currently a real option) from random points tool. Addresses #3213
git-svn-id: http://svn.osgeo.org/qgis/trunk@14734 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-21
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@14733 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-21
translation update: .is by thordur
git-svn-id: http://svn.osgeo.org/qgis/trunk@14732 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-21
translation update: fr by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@14731 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-21
nsis installer: remove desktop icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@14730 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-21
[FEATURE] attribute editing improvements:
- refactor attribute dialog calls to QgsFeatureAttribute
- add QgsVectorLayer::featureAdded signal
- improve interactive attribute editing in table (adding/deleting
features, attribute update)
- allow adding of geometryless features
- fix attribute undo/redo
git-svn-id: http://svn.osgeo.org/qgis/trunk@14729 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-21
- update .gitignore
- typo fix
- fix ui permissions
git-svn-id: http://svn.osgeo.org/qgis/trunk@14728 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-21
Fixed some soft coded values which should have been hard coded
git-svn-id: http://svn.osgeo.org/qgis/trunk@14726 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-21
Added small script to build the package only
git-svn-id: http://svn.osgeo.org/qgis/trunk@14725 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-20
fix rubberband in node tool (probably introduced with r14679)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14723 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-20
Ignore extract dirs and installer exe
git-svn-id: http://svn.osgeo.org/qgis/trunk@14722 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-20
Updated packaging notes a little
git-svn-id: http://svn.osgeo.org/qgis/trunk@14721 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-20
Add some more directories to the git ignore list
git-svn-id: http://svn.osgeo.org/qgis/trunk@14720 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-20
creatensis.pl: creating the postinstall/preremove batchs is cheap
git-svn-id: http://svn.osgeo.org/qgis/trunk@14719 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-19
build from osgeo4w qgis-full package
git-svn-id: http://svn.osgeo.org/qgis/trunk@14718 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-19
update osgeo4w version nsis installer
git-svn-id: http://svn.osgeo.org/qgis/trunk@14717 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-19
Reinstated this as it got trampled by a copy of coding guidelines in a previous commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@14715 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-19
[FEATURE]: Add possibility to show number of features in legend classes. Accessible via right click legend menu
git-svn-id: http://svn.osgeo.org/qgis/trunk@14714 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-19
use Qt macros also for min/max/abs/fabs - removes OSX cmath kludges
git-svn-id: http://svn.osgeo.org/qgis/trunk@14713 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-18
Also write features without geometry in vector filewriter
git-svn-id: http://svn.osgeo.org/qgis/trunk@14712 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-18
use Qt for isnan/isinf/abs
git-svn-id: http://svn.osgeo.org/qgis/trunk@14711 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-18
Fix restoring selection color from project and allow alpha values for selection color
git-svn-id: http://svn.osgeo.org/qgis/trunk@14710 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-18
Added git ignore rules for more git zen
git-svn-id: http://svn.osgeo.org/qgis/trunk@14709 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-18
translation update: pl by Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@14708 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-18
fix lenny build
git-svn-id: http://svn.osgeo.org/qgis/trunk@14707 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-17
fix legend handling of collapsed layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@14705 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-17
improve dragging legend layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@14704 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-17
Put label icon on label toolbar. Some cleanups for labelling ui
git-svn-id: http://svn.osgeo.org/qgis/trunk@14703 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-17
Use 22x22 icons in label dialog tab bar
git-svn-id: http://svn.osgeo.org/qgis/trunk@14701 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-17
Fix bug in rotate label tool (thanks, Juergen)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14700 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-17
Added CORE_EXPORTs
git-svn-id: http://svn.osgeo.org/qgis/trunk@14699 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-17
Forgot to add two files in last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@14698 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-17
[FEATURE]: move/rotate/change label edit tools to interactively change data defined label properties
git-svn-id: http://svn.osgeo.org/qgis/trunk@14697 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-17
Allow more characters in raster ref names. Fixes r3172
git-svn-id: http://svn.osgeo.org/qgis/trunk@14696 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-17
Updated tab bars to use 22x22 icons and updated HIG guideline accordingly
git-svn-id: http://svn.osgeo.org/qgis/trunk@14695 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-17
Allow hyphen in raster refercnes
git-svn-id: http://svn.osgeo.org/qgis/trunk@14694 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-16
fix warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@14693 c8812cc2-4d05-0410-92ff-de0c093fc19c
alexbruy <alexbruy@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-16
add missed GUI elements in GdalTools settings dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@14692 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-16
add some git support
git-svn-id: http://svn.osgeo.org/qgis/trunk@14691 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-16
apply #3220
git-svn-id: http://svn.osgeo.org/qgis/trunk@14690 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-16
only post-process mapserver if configured
git-svn-id: http://svn.osgeo.org/qgis/trunk@14689 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-15
fix windows build
git-svn-id: http://svn.osgeo.org/qgis/trunk@14688 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-15
fix build errors
git-svn-id: http://svn.osgeo.org/qgis/trunk@14687 c8812cc2-4d05-0410-92ff-de0c093fc19c
alexbruy <alexbruy@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-15
add new simplify tool to the fTools. Completed changes introduced in r14678
git-svn-id: http://svn.osgeo.org/qgis/trunk@14686 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-15
added usage message into selection GRASS gui
git-svn-id: http://svn.osgeo.org/qgis/trunk@14683 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-15
Updated HIG guidelines
git-svn-id: http://svn.osgeo.org/qgis/trunk@14682 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-15
Fix broken behaviour in raster props dialog for reset original null value
git-svn-id: http://svn.osgeo.org/qgis/trunk@14681 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-15
Stretch columns in transparency list on raster props dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@14680 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-15
fix starting point duplication in rubberband when using addPoint thought the API
git-svn-id: http://svn.osgeo.org/qgis/trunk@14679 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-15
commit missing files for new simplify implementation by alexbruy
git-svn-id: http://svn.osgeo.org/qgis/trunk@14678 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-15
change shortcut for vector menu from V (and e) to t... again
git-svn-id: http://svn.osgeo.org/qgis/trunk@14677 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-15
change shortcut for vector menu from V to e (conflict with View)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14676 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-15
created the Raster menu and moved the "raster calculator" to it
git-svn-id: http://svn.osgeo.org/qgis/trunk@14675 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
Show more user friendly CRS in vector props dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@14674 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
Remove field type indicators in attribute form
git-svn-id: http://svn.osgeo.org/qgis/trunk@14673 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
Also resize the alias column
git-svn-id: http://svn.osgeo.org/qgis/trunk@14672 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
moved "oracle raster" plugin to the Database menu
git-svn-id: http://svn.osgeo.org/qgis/trunk@14671 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
adds option to specify encoding for input tables. addresses #2628
git-svn-id: http://svn.osgeo.org/qgis/trunk@14670 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
update for splash screen .. hope the ugly frame is gone now
git-svn-id: http://svn.osgeo.org/qgis/trunk@14669 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
Fix broken activation of label dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@14668 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
Small ui tidy ups
git-svn-id: http://svn.osgeo.org/qgis/trunk@14667 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
Remove stray shortcut indicator
git-svn-id: http://svn.osgeo.org/qgis/trunk@14666 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
Automatically sample on field calculator and gui tidy ups
git-svn-id: http://svn.osgeo.org/qgis/trunk@14665 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
Stretch table column in attribute list
git-svn-id: http://svn.osgeo.org/qgis/trunk@14664 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
shrinked some GUIs,
used GUI guideline for Browse buttons text
git-svn-id: http://svn.osgeo.org/qgis/trunk@14663 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
reenabled menu icons - apparently some system default was changed on
desktop environments
git-svn-id: http://svn.osgeo.org/qgis/trunk@14662 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
disable the attribute table's "toggle editing" button when the layer is read-only
git-svn-id: http://svn.osgeo.org/qgis/trunk@14661 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
cleaned the "select region" GUI for GRASS,
fixed validation of input
git-svn-id: http://svn.osgeo.org/qgis/trunk@14660 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
Added apply button for label dialog for the lazy
git-svn-id: http://svn.osgeo.org/qgis/trunk@14659 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
Added icons to labelling tabs
git-svn-id: http://svn.osgeo.org/qgis/trunk@14658 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
revert accidental change
git-svn-id: http://svn.osgeo.org/qgis/trunk@14657 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
new trunk splash.. Wrozlaw Hackfest nearly over
git-svn-id: http://svn.osgeo.org/qgis/trunk@14656 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@14655 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
update translation: lv by peteris and added correct name into TRANSLATORS
git-svn-id: http://svn.osgeo.org/qgis/trunk@14654 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
Cleanups for label dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@14653 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
show snapping menu entry also when docked
git-svn-id: http://svn.osgeo.org/qgis/trunk@14652 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
reverted to svn trunk of this file
git-svn-id: http://svn.osgeo.org/qgis/trunk@14649 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
Tidy up table headers in vec props dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@14648 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
In progress update of label dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@14647 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
translation update: pl by Alicja Włodarz
git-svn-id: http://svn.osgeo.org/qgis/trunk@14645 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
moved to the new Database menu
git-svn-id: http://svn.osgeo.org/qgis/trunk@14644 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
change toolbar toolbuttons to menupopups and remember their last selection
git-svn-id: http://svn.osgeo.org/qgis/trunk@14643 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
improve delimited text plugin ui and allow skipping lines
git-svn-id: http://svn.osgeo.org/qgis/trunk@14642 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
database menu iface
git-svn-id: http://svn.osgeo.org/qgis/trunk@14641 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
quick typo fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@14640 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
patch from alexbruy to make sure check_geometry works with current version of qgis (previous commit required SIP SIP >= 4.9.
git-svn-id: http://svn.osgeo.org/qgis/trunk@14639 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
added Database menu and related methods add/remove plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@14638 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
Fix QgsProjectProperties dialog - first cpp patch from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@14637 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
gui tweaks for project properties
git-svn-id: http://svn.osgeo.org/qgis/trunk@14635 c8812cc2-4d05-0410-92ff-de0c093fc19c
alexbruy <alexbruy@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
Add warning when no output file selected in the Merge tool in fTools. Fix #3210
git-svn-id: http://svn.osgeo.org/qgis/trunk@14634 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
Use nicer terms for start and end colours
git-svn-id: http://svn.osgeo.org/qgis/trunk@14633 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
Read wfs layer crs from url, not from the GetFeature output
git-svn-id: http://svn.osgeo.org/qgis/trunk@14632 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
Small tweak to make symbol layers dialog vaguely clearer sort of
git-svn-id: http://svn.osgeo.org/qgis/trunk@14631 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
refactored the addvector, addraster and selectmapset GUI for the GRASS plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@14630 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
Updates for raster props dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@14629 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-14
More icons for GRASS tools
git-svn-id: http://svn.osgeo.org/qgis/trunk@14627 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
modified the donors page
git-svn-id: http://svn.osgeo.org/qgis/trunk@14626 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
fix typo - ouch
git-svn-id: http://svn.osgeo.org/qgis/trunk@14625 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
translation update: pl by Henia Netzel (great thanks to the new contributor)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14624 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
apply #3206
git-svn-id: http://svn.osgeo.org/qgis/trunk@14623 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
Cleanups for vector layer properties
git-svn-id: http://svn.osgeo.org/qgis/trunk@14622 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
adjusted GRASS list GUI
git-svn-id: http://svn.osgeo.org/qgis/trunk@14621 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
Better default value for the number of classes in graduated symbol renderer (old symbology)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14620 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
Patch from Volker Froehlich. Fixes ticket #2252
git-svn-id: http://svn.osgeo.org/qgis/trunk@14618 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
Better png arrow and + sign for GRASS
git-svn-id: http://svn.osgeo.org/qgis/trunk@14617 c8812cc2-4d05-0410-92ff-de0c093fc19c
alexbruy <alexbruy@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
option to select separate shapefiles for merging with fTools
git-svn-id: http://svn.osgeo.org/qgis/trunk@14616 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
Tidy up for the options window to use top tabs as per gui discussion at Wroclaw Hackfest
git-svn-id: http://svn.osgeo.org/qgis/trunk@14614 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
executable_path for pyqt bin
git-svn-id: http://svn.osgeo.org/qgis/trunk@14613 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
fix bundling for latest cmake
git-svn-id: http://svn.osgeo.org/qgis/trunk@14612 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
Better arrow and + for GRASS, and more
git-svn-id: http://svn.osgeo.org/qgis/trunk@14611 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
Use validator for nodata line edit
git-svn-id: http://svn.osgeo.org/qgis/trunk@14610 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
Remove the word renderer from the vector props dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@14609 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
Use add column for consistency
git-svn-id: http://svn.osgeo.org/qgis/trunk@14608 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
Fix grammar on label
git-svn-id: http://svn.osgeo.org/qgis/trunk@14607 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
[FEATURE] completely new geometry checking tool for fTools. Significantly (big time) faster, more relevant error messages, and now supports zooming to errors. Thanks to jef for the new QgsGeometry.validateGeometry function. Fixes #3169 and #2611.
git-svn-id: http://svn.osgeo.org/qgis/trunk@14606 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
Refresh the style manager only when a change has been done to it.
git-svn-id: http://svn.osgeo.org/qgis/trunk@14604 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
add missing configure option;
fix mac build for release source
git-svn-id: http://svn.osgeo.org/qgis/trunk@14602 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
add isnan to qgis.h
git-svn-id: http://svn.osgeo.org/qgis/trunk@14601 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
More tuning to the grass toolbox
git-svn-id: http://svn.osgeo.org/qgis/trunk@14600 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
[FEATURE] improve attribute handling
- optionally reuse entered attribute values for next digitized feature
- allow merging/assigning attribute values to a set of features
git-svn-id: http://svn.osgeo.org/qgis/trunk@14599 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
missed a file in r14597.
git-svn-id: http://svn.osgeo.org/qgis/trunk@14598 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
add old astyle version, adapt prepare-commit.sh to it and include it in the CODING guide
git-svn-id: http://svn.osgeo.org/qgis/trunk@14597 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
Improving the appearance of GRASS toolbox - take 3: first new icons from Robert Szczepanek
git-svn-id: http://svn.osgeo.org/qgis/trunk@14596 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
Improving the appearance of GRASS toolbox - take 2
git-svn-id: http://svn.osgeo.org/qgis/trunk@14594 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
Followup of r14591 - some icons done
git-svn-id: http://svn.osgeo.org/qgis/trunk@14593 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
Added several GRASS modules - thanks Maciej Sieczka. Icons still missing, TBD
git-svn-id: http://svn.osgeo.org/qgis/trunk@14591 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
Improving the appearance of GRASS toolbox - take 1
git-svn-id: http://svn.osgeo.org/qgis/trunk@14585 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
apply #1468
git-svn-id: http://svn.osgeo.org/qgis/trunk@14582 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
Plugin installer - fix typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@14581 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-13
apply #2999
git-svn-id: http://svn.osgeo.org/qgis/trunk@14580 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-12
Plugin Installer update. New features: Upgrade All button, plugin count in the window title and Horst's repository
git-svn-id: http://svn.osgeo.org/qgis/trunk@14577 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-12
Updates from Wroclaw hackfest to let the vector properties dialog fit on a small screen
git-svn-id: http://svn.osgeo.org/qgis/trunk@14572 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-12
Handle non-ascii characters in traceback when showing an exception
git-svn-id: http://svn.osgeo.org/qgis/trunk@14571 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-12
Minor updates to the IT GUI translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@14565 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-12
[FEATURE] allow OGR save as without attributes (for eg. DGN/DXF)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14562 c8812cc2-4d05-0410-92ff-de0c093fc19c
mwalker <mwalker@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-12
Offline editing plugin: add option to filter editable remote layers using capabilities
git-svn-id: http://svn.osgeo.org/qgis/trunk@14560 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-12
fix 8bit character in qgis_help
git-svn-id: http://svn.osgeo.org/qgis/trunk@14558 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-12
Continue field calculation upon error only for division through zero
git-svn-id: http://svn.osgeo.org/qgis/trunk@14557 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-12
Hello from Wroclaw QGIS Hackfest November 2010! Tidy up for vector symbology dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@14556 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-12
save last used selection tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@14555 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-12
Catch nans and infs in clipper. Fixes #3081
git-svn-id: http://svn.osgeo.org/qgis/trunk@14554 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-12
Fix a crash in Symbol properties dialog when removed a layer. (#2995)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14553 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-12
compile debian and osgeo4w package with mapserver (default changed)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14552 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-12
Turn off compilation of map server by default (so that fastcgi is not required by default)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14551 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-12
Minor improvement to a GRASS module
git-svn-id: http://svn.osgeo.org/qgis/trunk@14550 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-12
Add option to turn on / off printing of canvas item in composer map (ticket #2734)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14549 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-12
Added QgsSpatialIndex to QGIS API (#3198).
git-svn-id: http://svn.osgeo.org/qgis/trunk@14548 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-11
no OUTLINECOLOR if outlinestyle is None (thanks Michele De Santis)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14547 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-11
Improvements to the GRASS toolbox - take 1 from the hackfest
git-svn-id: http://svn.osgeo.org/qgis/trunk@14546 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-11
fix Python error when unloading the OSM plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@14545 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-11
Allow users to open the local gdal documentation by clicking on the Help button, to fix #3040
git-svn-id: http://svn.osgeo.org/qgis/trunk@14544 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-11
Show something different for trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@14543 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-11
Part 2 of first HF commit (previously gui cleaning, now translation update) - patches from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@14542 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-11
git-svn-id: http://svn.osgeo.org/qgis/trunk@14541 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-10
fix debian version
git-svn-id: http://svn.osgeo.org/qgis/trunk@14540 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-09
Improve geometry type detection for wfs
git-svn-id: http://svn.osgeo.org/qgis/trunk@14539 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-09
translation update: .ja by Yoichi and some context files in .es by Carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@14538 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-08
updates to union tool: more checks on GEOS processing; when geometry collection created, take only relevant geometries; should address #3071 (and possibly #3013); also adds ability to run almost all geoprocessing tools on almost all geometry types
git-svn-id: http://svn.osgeo.org/qgis/trunk@14537 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-08
quick fix for exporting the geometry of 2.5D features, fixes #3149
git-svn-id: http://svn.osgeo.org/qgis/trunk@14536 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-08
update version number
git-svn-id: http://svn.osgeo.org/qgis/trunk@14534 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-08
[FEATURE] add field calculator functions (implements #3177)
- add support for functions with 2 or three arguments
- add function atan2(y,x)
- add length(string) to determine string length
- add replace(string,from,to) to do string replaces
- add substr(string,from,length) to retrieve substrings
- add (preliminary) online help to field calculator with a listing of operations.
git-svn-id: http://svn.osgeo.org/qgis/trunk@14533 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-08
reset default page for raster properties dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@14532 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-08
translation update: bg by Zahari
git-svn-id: http://svn.osgeo.org/qgis/trunk@14530 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-08
translation update: ja by Yoichi
git-svn-id: http://svn.osgeo.org/qgis/trunk@14529 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-07
translation update: last minute update for es by carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@14528 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-07
Updated it GUI translation - almost complete
git-svn-id: http://svn.osgeo.org/qgis/trunk@14527 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-07
more legend refactoring to fix it
git-svn-id: http://svn.osgeo.org/qgis/trunk@14526 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-07
translation update: pl by Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@14525 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-07
translation update: pt_BR by Arthur
git-svn-id: http://svn.osgeo.org/qgis/trunk@14524 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-06
fix legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@14523 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-06
fix georeferencer plugin gis style icon - patch from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@14522 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-06
Translation update: pl by Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@14521 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-06
translation update: zh_TW by yao
git-svn-id: http://svn.osgeo.org/qgis/trunk@14520 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-06
translation update: Slovenian by Joze and Hungarian by Siki Zoltan
git-svn-id: http://svn.osgeo.org/qgis/trunk@14519 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-06
Moved g.proj.wkt GRASS module
git-svn-id: http://svn.osgeo.org/qgis/trunk@14518 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-05
Better handling of relative / absolute pathes for fill symbol layer. Fixes bug #3154
git-svn-id: http://svn.osgeo.org/qgis/trunk@14515 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-05
Small tweaks to docs
git-svn-id: http://svn.osgeo.org/qgis/trunk@14514 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-05
split extent on comma in GdalTools Merge tool, to fix #3092
git-svn-id: http://svn.osgeo.org/qgis/trunk@14513 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-04
fix vc warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@14508 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-04
fix #3188
git-svn-id: http://svn.osgeo.org/qgis/trunk@14507 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-04
translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@14506 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-04
translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@14505 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-04
translation update: lv by Maris
git-svn-id: http://svn.osgeo.org/qgis/trunk@14504 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-04
Fix consideration of nodata values in raster calculator, code cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@14503 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-04
translation update: ru by artem
git-svn-id: http://svn.osgeo.org/qgis/trunk@14502 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-04
support DESTDIR in bundling
git-svn-id: http://svn.osgeo.org/qgis/trunk@14501 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-03
also use pixmap cache in old symbology
git-svn-id: http://svn.osgeo.org/qgis/trunk@14500 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-03
Further improvements in the speed when opening symbol properties dialog (symbology-ng)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14499 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-03
fix attribute replacement in actions
git-svn-id: http://svn.osgeo.org/qgis/trunk@14498 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-03
Apply non-string parts of patch #2938
git-svn-id: http://svn.osgeo.org/qgis/trunk@14497 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-03
translation update: pl by Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@14496 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-02
translation update: pl by Robert
git-svn-id: http://svn.osgeo.org/qgis/trunk@14495 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-02
Remove unused QDebug include.
git-svn-id: http://svn.osgeo.org/qgis/trunk@14494 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-02
Addendum to r14491 / ticket #3141 which addresses the root cause of the problem.
git-svn-id: http://svn.osgeo.org/qgis/trunk@14493 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-02
fix filewriter crash
git-svn-id: http://svn.osgeo.org/qgis/trunk@14492 c8812cc2-4d05-0410-92ff-de0c093fc19c
alexbruy <alexbruy@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-02
fix georeferencer transformation type dropdown menu (#3141).
Patch from lynxID - thanks!
git-svn-id: http://svn.osgeo.org/qgis/trunk@14491 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-02
fix #2903
git-svn-id: http://svn.osgeo.org/qgis/trunk@14490 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-01
translation update: es by carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@14489 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-01
translation update: and the first response hr_HR by Zoran
git-svn-id: http://svn.osgeo.org/qgis/trunk@14488 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-01
translation update: string update for all languages to prepare freeze (already frozen?)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14487 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-01
what's new fix and german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@14486 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-01
Fixes and cosmetcs fro GRASS toolbox - Thanks Markus Neteler. Fixes #3104
git-svn-id: http://svn.osgeo.org/qgis/trunk@14485 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-01
add missing paren
git-svn-id: http://svn.osgeo.org/qgis/trunk@14484 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-01
Apply patch #3178
git-svn-id: http://svn.osgeo.org/qgis/trunk@14483 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-01
fix #3176
git-svn-id: http://svn.osgeo.org/qgis/trunk@14482 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-01
Updated whatsnew
git-svn-id: http://svn.osgeo.org/qgis/trunk@14481 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-01
Removed some stray colons
git-svn-id: http://svn.osgeo.org/qgis/trunk@14480 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-01
fix build error on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@14479 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-01
fix symbol selection
git-svn-id: http://svn.osgeo.org/qgis/trunk@14478 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-01
Updated whats new for Copiapo
git-svn-id: http://svn.osgeo.org/qgis/trunk@14477 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-01
Reverse alt-key modification to be compatible with the old selection tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@14476 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-01
some mac cmake cleanup, update mac folder notes
git-svn-id: http://svn.osgeo.org/qgis/trunk@14475 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-01
framework bundling placeholder
git-svn-id: http://svn.osgeo.org/qgis/trunk@14474 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-01
translation update: pl by Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@14473 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-11-01
Plugin installer update
git-svn-id: http://svn.osgeo.org/qgis/trunk@14472 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-31
Plugin installer update
git-svn-id: http://svn.osgeo.org/qgis/trunk@14471 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-31
translation update: uk by sergey, changed name in Translators
git-svn-id: http://svn.osgeo.org/qgis/trunk@14470 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-31
osgeo4w update
git-svn-id: http://svn.osgeo.org/qgis/trunk@14469 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-31
documentation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@14468 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-31
update OS X install
git-svn-id: http://svn.osgeo.org/qgis/trunk@14467 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-31
rollback accidentally commit file of r14465
git-svn-id: http://svn.osgeo.org/qgis/trunk@14466 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-31
fix r14462
git-svn-id: http://svn.osgeo.org/qgis/trunk@14465 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-31
Added reference to algorithm description for ruggedness index
git-svn-id: http://svn.osgeo.org/qgis/trunk@14464 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-31
Store svg fill pathes relativ to default svg directory. Fixes bug #3154
git-svn-id: http://svn.osgeo.org/qgis/trunk@14463 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-31
add python bindings to QgsGeometry::validateGeometry
git-svn-id: http://svn.osgeo.org/qgis/trunk@14462 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-30
fix detection logic, remove unused setting
git-svn-id: http://svn.osgeo.org/qgis/trunk@14460 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-30
fix GSL detection
git-svn-id: http://svn.osgeo.org/qgis/trunk@14459 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-30
Mac cmake update:
cleaner framework detection;
optional bundle Qt/PyQt and libraries, and fixup paths
git-svn-id: http://svn.osgeo.org/qgis/trunk@14458 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-30
Patch from Mathias Walker: improvement of geometry detection in offline plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@14457 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-30
Plugin manager: set focus to the filter edit box so that it is possible to search immediately after opening the dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@14456 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-30
fix lenny build
git-svn-id: http://svn.osgeo.org/qgis/trunk@14455 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-30
Fixed #3006 and added a convenience spin box for setting symbol levels (constrained to 0-999)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14454 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-30
Fix occasionally appearing bug in OSM plugin (#3150, #3076, #3025)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14453 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-30
Added new project and project read signals to the qgis interface (#3160).
Contributed by Alexander Bruy - thanks!
git-svn-id: http://svn.osgeo.org/qgis/trunk@14452 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-29
applied patch to make a vector layer read-only, to fix #3157
git-svn-id: http://svn.osgeo.org/qgis/trunk@14451 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-29
applied the patch suggested in ticket #3151,
fix in translate to use the GdalTools_utils to get the crs,
managed invalid extent in merge tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@14450 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-29
translation update: improvements and correction on delimited text plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@14449 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-29
fix #1022
git-svn-id: http://svn.osgeo.org/qgis/trunk@14448 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-29
layer removal action depends on selected layers and not the current layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@14447 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-29
Fix for bug #3143, apply double values for label sizes
git-svn-id: http://svn.osgeo.org/qgis/trunk@14446 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-29
fix nightly build
git-svn-id: http://svn.osgeo.org/qgis/trunk@14445 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-28
Fix bug #3114
git-svn-id: http://svn.osgeo.org/qgis/trunk@14444 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-28
Also add rastercalc bison file to svn
git-svn-id: http://svn.osgeo.org/qgis/trunk@14443 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-28
[FEATURE]: Add rastercalculator
git-svn-id: http://svn.osgeo.org/qgis/trunk@14442 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-28
fix r14440
git-svn-id: http://svn.osgeo.org/qgis/trunk@14441 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-27
update install/build documentation & cmake updates:
- split install document into multiple files
- reorder chapters
- update msvc part (shortend add reference to OSGeo4W dependencies)
- update CMake files to look in $ENV{LIB} and $ENV{INCLUDE}
git-svn-id: http://svn.osgeo.org/qgis/trunk@14440 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-27
partly revert r14399 (all except srs updates):
- proj.4 user paths mask standard directory
- gsb file warning doesn't make sense for optional grids.
git-svn-id: http://svn.osgeo.org/qgis/trunk@14439 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-27
translation update: es by Carlos and new context help by Edwin Amado
git-svn-id: http://svn.osgeo.org/qgis/trunk@14438 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-27
Catch crs transformation exceptions in gpsmarker
git-svn-id: http://svn.osgeo.org/qgis/trunk@14437 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-26
automatic indentation update (r14312-r14435)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14436 c8812cc2-4d05-0410-92ff-de0c093fc19c
esseffe <esseffe@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-26
a) applied the patch suggested in ticket #3139
b) fixed the SourceSelect dialog so to avoid
showing RasterLite-1 related tables
git-svn-id: http://svn.osgeo.org/qgis/trunk@14435 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-25
Make calls to python api safer by ensuring we have global interpreter lock
git-svn-id: http://svn.osgeo.org/qgis/trunk@14434 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-25
fix #3153
git-svn-id: http://svn.osgeo.org/qgis/trunk@14433 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-25
Unblocking of signals already done in updateGuiElements() method
git-svn-id: http://svn.osgeo.org/qgis/trunk@14432 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-23
fix creatensis.pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@14431 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-23
Add method to convert double precision device coordinates to map coords (important for print composer). Change pallabeling to use FontMetricsF and toMapCoordinatesF. Fixes bug #3065
git-svn-id: http://svn.osgeo.org/qgis/trunk@14430 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-23
Bugfix for format list and improvement for output file validation in raster terrain dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@14429 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-22
Correct arrow size for print (#3144)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14428 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-22
Fix a crash (#3147)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14427 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-22
sync with r14416, r14421
git-svn-id: http://svn.osgeo.org/qgis/trunk@14426 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-21
Fix crash in raster props when histogram tab is last used and props dialog is opened.
git-svn-id: http://svn.osgeo.org/qgis/trunk@14425 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-20
[FEATURE] Data defined label position in new labeling - from Marco Hugentobler.
git-svn-id: http://svn.osgeo.org/qgis/trunk@14423 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-20
Added "style manager..." button to symbol selector so that users will find the style manager more easily.
git-svn-id: http://svn.osgeo.org/qgis/trunk@14422 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-20
[FEATURE] Allow creation of color ramps in color ramp combo box.
git-svn-id: http://svn.osgeo.org/qgis/trunk@14421 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-20
don't allow dropping layers into legend classes
git-svn-id: http://svn.osgeo.org/qgis/trunk@14420 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-20
apply #3136
git-svn-id: http://svn.osgeo.org/qgis/trunk@14418 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-19
translation updates: es by carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@14416 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-19
fix #2950
git-svn-id: http://svn.osgeo.org/qgis/trunk@14414 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-19
translation update: ja by yoichi kayama
git-svn-id: http://svn.osgeo.org/qgis/trunk@14413 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-19
fix #3134
git-svn-id: http://svn.osgeo.org/qgis/trunk@14412 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-19
german translation fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@14411 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-19
remove files not directly processed by Xcode to make updating project simpler
git-svn-id: http://svn.osgeo.org/qgis/trunk@14410 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-18
updated list of Translators
git-svn-id: http://svn.osgeo.org/qgis/trunk@14409 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-18
don't show legend checkbox for geometryless layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@14408 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-18
Fix for missing table icons for non spatial layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@14407 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-18
Remember the classification mode in graduated symbol renderer (v2)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14406 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-18
Applied part of #2832 (show rules in legend).
git-svn-id: http://svn.osgeo.org/qgis/trunk@14404 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-18
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@14403 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-18
Added missing python bindings for graduated symbol renderer v2
git-svn-id: http://svn.osgeo.org/qgis/trunk@14402 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-18
[FEATURE] adds 3 new classification algorithms, including natural breaks (jenks), standard deviations, and a 'pretty' algorithm for generating 'human readable' class breaks
git-svn-id: http://svn.osgeo.org/qgis/trunk@14401 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-18
Make the unit test more explicitly test result size and use a proper attribute list
git-svn-id: http://svn.osgeo.org/qgis/trunk@14400 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-18
[FEATURE] allow user specific PROJ.4 search paths and update srs.db to include grid reference (fixes #3099)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14399 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-18
Applied #2963 (fix crash with quantiles) from Jeremy Palmer. Thanks!
git-svn-id: http://svn.osgeo.org/qgis/trunk@14398 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-18
translation update: proudly present - new language slovenian by Joze Detecnik
git-svn-id: http://svn.osgeo.org/qgis/trunk@14397 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-18
Beginnings of unit test for vector layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@14396 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-18
fix #3132
git-svn-id: http://svn.osgeo.org/qgis/trunk@14395 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-18
[FEATURE] add support for nested layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@14394 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-18
disable query change while editing
git-svn-id: http://svn.osgeo.org/qgis/trunk@14393 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-18
change list to view in single symbol dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@14392 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-18
improve support for geometry-less layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@14391 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-17
Fix crash and corruption of project file when saving project with non spatial layers. Fix issue preventing projects with non-spatial layers being loaded.
git-svn-id: http://svn.osgeo.org/qgis/trunk@14390 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-17
Copiapo it the new in thing...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14389 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-17
debian packaging: trim dependencies
git-svn-id: http://svn.osgeo.org/qgis/trunk@14388 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-17
Fixed bug where histogram disappears when defocussing then focusing histogram tab
git-svn-id: http://svn.osgeo.org/qgis/trunk@14387 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-16
fix #3124
git-svn-id: http://svn.osgeo.org/qgis/trunk@14386 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-16
find more Mac frameworks; extra default search paths for postgres
git-svn-id: http://svn.osgeo.org/qgis/trunk@14385 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-16
misc updates, fixup mapserver build
git-svn-id: http://svn.osgeo.org/qgis/trunk@14384 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-16
Polished GRASS modules tree. Thanks Markus Neteler. Applies #3104
git-svn-id: http://svn.osgeo.org/qgis/trunk@14383 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-16
Updated DONORS and added some IT translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@14382 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-15
Show actual pixel values on x axis of raster histogram
git-svn-id: http://svn.osgeo.org/qgis/trunk@14381 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-14
ask for postgres credentials on any connection error (not only missing password)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14380 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-14
use username and password for pg connection test, even if they are not going to be saved
git-svn-id: http://svn.osgeo.org/qgis/trunk@14379 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-13
fix gpsd device selection
git-svn-id: http://svn.osgeo.org/qgis/trunk@14378 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-13
fix #3109
git-svn-id: http://svn.osgeo.org/qgis/trunk@14377 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-13
fix #3110
git-svn-id: http://svn.osgeo.org/qgis/trunk@14376 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-13
Fixed some typos in docs
git-svn-id: http://svn.osgeo.org/qgis/trunk@14375 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-13
Fix typo in docs
git-svn-id: http://svn.osgeo.org/qgis/trunk@14374 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-13
Small fix to doxygen docs for maprenderer class
git-svn-id: http://svn.osgeo.org/qgis/trunk@14373 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-13
Added option to generate thumbnail using qimage rather than qpixmap
git-svn-id: http://svn.osgeo.org/qgis/trunk@14372 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-12
fix cmake warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@14370 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-11
Field calculator: insert NULL feature value in case of calculation error (instead of stopping and reverting calculation for all features)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14369 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-11
Fix side effect of last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@14368 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-11
[FEATURE]: Sorting for composer attribute table (several columns and ascending / descending)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14367 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-11
translation update: fr by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@14365 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-11
fix build error
git-svn-id: http://svn.osgeo.org/qgis/trunk@14364 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-11
New GRASS command. Applied patch from #3104 by Markus Neteler, with modifications
git-svn-id: http://svn.osgeo.org/qgis/trunk@14363 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-10
symbology-ng: Improved loading speed of the symbol properties dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@14362 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-08
[FEATURE]: add capability to show and manipulate composer item with/ height in item position dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@14356 c8812cc2-4d05-0410-92ff-de0c093fc19c
alexbruy <alexbruy@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-07
fix typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@14354 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-07
Fix for dateline labeling problems
git-svn-id: http://svn.osgeo.org/qgis/trunk@14352 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-07
sync with r14331, r14335, r14325
git-svn-id: http://svn.osgeo.org/qgis/trunk@14351 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-06
fix #3082
git-svn-id: http://svn.osgeo.org/qgis/trunk@14350 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-06
revert debian change from 14348.
git-svn-id: http://svn.osgeo.org/qgis/trunk@14349 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-06
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@14348 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-06
fix more warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@14347 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-06
fix warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@14346 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-06
fix qgis mapserver on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@14345 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-05
change attribute action notation from [%attr%]/%attr% back to [%attr]/%attr
git-svn-id: http://svn.osgeo.org/qgis/trunk@14341 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-05
fix assertion in gps detector
git-svn-id: http://svn.osgeo.org/qgis/trunk@14340 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-05
fix com port detection on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@14339 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-05
include offline editing plugin in debian package
git-svn-id: http://svn.osgeo.org/qgis/trunk@14338 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-05
fix windows build
git-svn-id: http://svn.osgeo.org/qgis/trunk@14337 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-05
fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@14336 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-05
[FEATURE]: offline editing plugin from Mathias Walker
git-svn-id: http://svn.osgeo.org/qgis/trunk@14335 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-05
fix qextserial in mingw?
git-svn-id: http://svn.osgeo.org/qgis/trunk@14333 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-04
fix #3080
git-svn-id: http://svn.osgeo.org/qgis/trunk@14332 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-04
[FEATURE] add gpsd support to live gps tracking
git-svn-id: http://svn.osgeo.org/qgis/trunk@14331 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-04
fix cmake warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@14330 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-04
Added option to save histogram and also refactored dialog filetype list for saving images into qgisgui
git-svn-id: http://svn.osgeo.org/qgis/trunk@14328 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-04
add geoimage austria wms to default servers
git-svn-id: http://svn.osgeo.org/qgis/trunk@14327 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-03
[FEATURE]: Composer items can also be deleted with the backspace key. Especially usefull for keyboards without delete (frequent e.g. on Macs)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14326 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-03
fix for #2985 (take III)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14325 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-03
fix for #2985 (take II)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14324 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-03
fix for #2985
git-svn-id: http://svn.osgeo.org/qgis/trunk@14323 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-02
Block spinbox signals in simple fill widget while setting offset. Fixes bug #3073
git-svn-id: http://svn.osgeo.org/qgis/trunk@14322 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-10-01
Remember user specified image directories in composerimage widget. Fixes bug #3072
git-svn-id: http://svn.osgeo.org/qgis/trunk@14321 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-30
fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@14320 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-30
doxygen fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@14319 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-30
fix WMS selection
git-svn-id: http://svn.osgeo.org/qgis/trunk@14318 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-30
QWT now required
git-svn-id: http://svn.osgeo.org/qgis/trunk@14317 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-30
missed a comment in r14298
git-svn-id: http://svn.osgeo.org/qgis/trunk@14316 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-30
fix build errors
git-svn-id: http://svn.osgeo.org/qgis/trunk@14315 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-29
automatic indentation update (r13658-r14312)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14313 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-29
api documentation on qgis.org
git-svn-id: http://svn.osgeo.org/qgis/trunk@14312 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-29
GRASS 6.4.0 in OSgeo4W
git-svn-id: http://svn.osgeo.org/qgis/trunk@14311 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-29
Adds three new classification modes to graduated symbol renderer (version 2), including Natural Breaks (Jenks), Standard Deviations, and Pretty Breaks (based on pretty from the R statistical environment)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14308 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-28
Possibility to set prefix path for mapserver by environment variable
git-svn-id: http://svn.osgeo.org/qgis/trunk@14303 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-27
fix max/min values in spatialite provider for non-numeric fields
git-svn-id: http://svn.osgeo.org/qgis/trunk@14298 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-27
Zen minimalism for raster graphing page
git-svn-id: http://svn.osgeo.org/qgis/trunk@14296 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-26
translation update: pl (last-minute commit from a train for a qgis training;)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14288 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-26
sync with r14283;
misc cleanup;
default single native arch to match compilation instructions
git-svn-id: http://svn.osgeo.org/qgis/trunk@14287 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-25
missed a file in r14284
git-svn-id: http://svn.osgeo.org/qgis/trunk@14286 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-25
save feature attribute changes from plugins to layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@14284 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-25
allow attribute and alias names in actions
git-svn-id: http://svn.osgeo.org/qgis/trunk@14283 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-25
also report provider errors when not debugging
git-svn-id: http://svn.osgeo.org/qgis/trunk@14281 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-24
Flag geometry as derived attribute in feature info
git-svn-id: http://svn.osgeo.org/qgis/trunk@14279 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-23
fix #3036
git-svn-id: http://svn.osgeo.org/qgis/trunk@14276 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-23
[FEATURE]: append the feature geometry to the feature info (probably make that optionally in the future with a new request parameter)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14275 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-23
Use qwt to plot raster rather than my my homegrown charting stuff
git-svn-id: http://svn.osgeo.org/qgis/trunk@14274 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-21
Typos in IT translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@14270 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-20
default to geometry postgres tables
git-svn-id: http://svn.osgeo.org/qgis/trunk@14267 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-20
fix #3021
git-svn-id: http://svn.osgeo.org/qgis/trunk@14266 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-20
Fix typo in last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@14265 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-20
[FEATURE]: added reload method to map layers and provider interface. Like this, caching providers (currently WMS and WFS) can synchronize with changes in the datasource
git-svn-id: http://svn.osgeo.org/qgis/trunk@14264 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-19
remove Qt translations (fix #2855)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14260 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-19
apply #2973
git-svn-id: http://svn.osgeo.org/qgis/trunk@14259 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-19
fix postgres layer beautification
git-svn-id: http://svn.osgeo.org/qgis/trunk@14258 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-19
fix #3011
git-svn-id: http://svn.osgeo.org/qgis/trunk@14257 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-19
translation update: fr by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@14256 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-19
more comment fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@14254 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-19
add symbol ASSERTions
git-svn-id: http://svn.osgeo.org/qgis/trunk@14253 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-19
comment fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@14252 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-19
fix #3022
git-svn-id: http://svn.osgeo.org/qgis/trunk@14251 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-19
Consider toplevel group in mapserver
git-svn-id: http://svn.osgeo.org/qgis/trunk@14250 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-18
hide symbology on renderless layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@14249 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-18
[FEATURE] allow adding geometryless layers from postgres
git-svn-id: http://svn.osgeo.org/qgis/trunk@14248 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-18
[FEATURE] add search string support for feature ids ($id)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14247 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-18
Implement featureAtId for wfs provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@14246 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-18
Added two 0 pointer checks
git-svn-id: http://svn.osgeo.org/qgis/trunk@14245 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-17
missed a file in r14243
git-svn-id: http://svn.osgeo.org/qgis/trunk@14244 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-17
implement #3015
git-svn-id: http://svn.osgeo.org/qgis/trunk@14243 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-16
Applied patch from #3005 - allow entry of scale without leading 1:
git-svn-id: http://svn.osgeo.org/qgis/trunk@14242 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-16
Applied patch to close #25 - allow case insensitive search of attribute table
git-svn-id: http://svn.osgeo.org/qgis/trunk@14241 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-16
Added attribution for some map icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@14240 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-16
Fixed small typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@14239 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-16
updated list of TRANSLATORS
git-svn-id: http://svn.osgeo.org/qgis/trunk@14235 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-15
Improve update of canvas item in case of size changes. Maybe fixes bug #2929
git-svn-id: http://svn.osgeo.org/qgis/trunk@14234 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-15
More IT translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@14232 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-15
Fix for #889 - show selection count in atribute table dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@14231 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-15
Update to v.kernel GRASS module - fixes #3009
git-svn-id: http://svn.osgeo.org/qgis/trunk@14230 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-14
fix #3001
git-svn-id: http://svn.osgeo.org/qgis/trunk@14228 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-14
fix #3000
git-svn-id: http://svn.osgeo.org/qgis/trunk@14227 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-14
New splash for 1.6
git-svn-id: http://svn.osgeo.org/qgis/trunk@14225 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-13
Improved interaction with extents widget in statusbar so that the text contents of the widget can be copied and pasted
git-svn-id: http://svn.osgeo.org/qgis/trunk@14222 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-11
translation update: fr by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@14220 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-11
Fix for memory leak in getFeatureInfo (bug #2990)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14219 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-10
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@14218 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-10
keep layer selection on legend right click
git-svn-id: http://svn.osgeo.org/qgis/trunk@14217 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-10
add table icon and fix warnings related to geometryless layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@14216 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-09
simple changes for better usability
git-svn-id: http://svn.osgeo.org/qgis/trunk@14215 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-09
More IT GUI translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@14207 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-08
Soft code start id for user crs
git-svn-id: http://svn.osgeo.org/qgis/trunk@14202 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-05
Apply patch #2948 from Stefan Ziegler (PDF map for georeferencer)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14192 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-04
Apply patch #2936 (Units and decimal places of measure tools) from Stefan Ziegler with small modifications
git-svn-id: http://svn.osgeo.org/qgis/trunk@14191 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-04
Return NoGeometry type if provider is attribute only
git-svn-id: http://svn.osgeo.org/qgis/trunk@14190 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-03
More efficient clipping parameter (same as in threading branch)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14185 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-02
fix #2978
git-svn-id: http://svn.osgeo.org/qgis/trunk@14183 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-02
Fix another memory leak
git-svn-id: http://svn.osgeo.org/qgis/trunk@14178 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-01
fix memory leak
git-svn-id: http://svn.osgeo.org/qgis/trunk@14177 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-01
Fix memory leak
git-svn-id: http://svn.osgeo.org/qgis/trunk@14173 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-09-01
Support for non-spatial tables with delimited text provider. Legend shows a table icon for non-spatial layers (also possible with ogr)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14172 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-31
Fix feature info in mapserver
git-svn-id: http://svn.osgeo.org/qgis/trunk@14171 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-29
old cvs cleanup (r14165); context_help updates (r14166, r14168)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14169 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-28
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@14168 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-28
[FEATURE] allow selection and removal of several layers at once
git-svn-id: http://svn.osgeo.org/qgis/trunk@14167 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-28
[FEATURE] add support for OGR creation options to and improve error handling of file writer
git-svn-id: http://svn.osgeo.org/qgis/trunk@14166 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-28
remove .cvsignore files
git-svn-id: http://svn.osgeo.org/qgis/trunk@14165 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-28
add sip bindings for groupLayerRelationship (fixes #2969)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14164 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-27
translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@14162 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-27
fix bison warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@14158 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-27
fix debian dependency
git-svn-id: http://svn.osgeo.org/qgis/trunk@14157 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-27
add ilike, in and not in to search string
git-svn-id: http://svn.osgeo.org/qgis/trunk@14156 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-27
add lower/upper support to search string (fixes #2970)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14154 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-26
followup r14150 again
git-svn-id: http://svn.osgeo.org/qgis/trunk@14152 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-26
followup r14150
git-svn-id: http://svn.osgeo.org/qgis/trunk@14151 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-26
fix for postgis data crossing the dateline
git-svn-id: http://svn.osgeo.org/qgis/trunk@14150 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-26
remove old snow python 32/64bit hacks for pyuic (use pyqt 4.7+)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14149 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-26
sync with r14131
git-svn-id: http://svn.osgeo.org/qgis/trunk@14148 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-25
fix iconnames
git-svn-id: http://svn.osgeo.org/qgis/trunk@14147 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-25
fix kpty on BSD (#2021)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14146 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-24
add concat button to field calculator
git-svn-id: http://svn.osgeo.org/qgis/trunk@14138 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-23
Added SJJB icons - see http://www.sjjb.co.uk/mapicons/introduction
git-svn-id: http://svn.osgeo.org/qgis/trunk@14131 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-23
More useful debug error message when trying to write a vector attribute with an invalid QVariant type. Message displayed now looks like this: Invalid variant type for field lon 1: Expected Type float : Received Value: 20.375
git-svn-id: http://svn.osgeo.org/qgis/trunk@14130 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-23
updates and fixes from Volker Froehlich
git-svn-id: http://svn.osgeo.org/qgis/trunk@14128 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-22
clean up grass build; fix pyqt utility bundling error
git-svn-id: http://svn.osgeo.org/qgis/trunk@14126 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-22
bundle pyqt utilities
git-svn-id: http://svn.osgeo.org/qgis/trunk@14125 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-22
add mapserver (r14110, r14120)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14124 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-22
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@14122 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-22
fix windows build
git-svn-id: http://svn.osgeo.org/qgis/trunk@14121 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-22
Use install prefix for the mapserver to locate vector provider libs
git-svn-id: http://svn.osgeo.org/qgis/trunk@14120 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-22
debian packaging fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@14119 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-21
fix windows build
git-svn-id: http://svn.osgeo.org/qgis/trunk@14118 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-21
include FCGI lib in osgeo4w build
git-svn-id: http://svn.osgeo.org/qgis/trunk@14117 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-21
Fix problem with parameter map in getrequesthandler
git-svn-id: http://svn.osgeo.org/qgis/trunk@14116 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-21
debian packaging fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@14115 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-21
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@14114 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-21
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@14113 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-21
mapserver indentation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@14112 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-21
Also add cmake file for fcgi
git-svn-id: http://svn.osgeo.org/qgis/trunk@14111 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-21
[FEATURE]: Add QGIS mapserver sources to svn repository
git-svn-id: http://svn.osgeo.org/qgis/trunk@14110 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-18
make toolbuttons delayed
git-svn-id: http://svn.osgeo.org/qgis/trunk@14109 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-18
applied patch attached to #2932 to improve build overviews (gdaltools).
Thanks to Duarte!
git-svn-id: http://svn.osgeo.org/qgis/trunk@14105 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-17
show selected selection or measure tool in toolbutton
git-svn-id: http://svn.osgeo.org/qgis/trunk@14102 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-17
select and measure toolbar flyouts and submenus (followup #2938)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14101 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-17
fix r14087
git-svn-id: http://svn.osgeo.org/qgis/trunk@14096 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-16
improve legacy support for CRS/SRS in wms provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@14090 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-16
fix typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@14089 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-16
fix #790 again
git-svn-id: http://svn.osgeo.org/qgis/trunk@14088 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-16
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@14087 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-16
sync with r14071
git-svn-id: http://svn.osgeo.org/qgis/trunk@14086 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-16
-Added ability to interactively select pixels from the canvas to populate the transparency table in the raster layer properties dialog
-Closes ticket #2259
-Updated the color ramp shader to empty the color cache when a new color ramp is set
git-svn-id: http://svn.osgeo.org/qgis/trunk@14085 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-14
fix ubuntu maverick dependency
git-svn-id: http://svn.osgeo.org/qgis/trunk@14084 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-14
revert rest of r14077 and another update_ts_run
git-svn-id: http://svn.osgeo.org/qgis/trunk@14083 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-14
Avoid overwriting of printing page with width/height from composition
git-svn-id: http://svn.osgeo.org/qgis/trunk@14082 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-14
fix create_new_ts.sh
git-svn-id: http://svn.osgeo.org/qgis/trunk@14081 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-14
german translation update (and r14077 reversion)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14080 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-14
translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@14079 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-14
add python console strings to translations
git-svn-id: http://svn.osgeo.org/qgis/trunk@14078 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-13
added new language pt_PT and the usual string update
git-svn-id: http://svn.osgeo.org/qgis/trunk@14077 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-13
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@14075 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-13
fixed nodata max and min value
corrected the spinboxes width
fixed issue using Arc/Info ASCII Grid as output format
git-svn-id: http://svn.osgeo.org/qgis/trunk@14074 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-12
add GEOS_INCLUDE_DIR to georeferencer
git-svn-id: http://svn.osgeo.org/qgis/trunk@14073 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-12
fix linux build
git-svn-id: http://svn.osgeo.org/qgis/trunk@14072 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-12
add advanced selection tools from Jeremy Palmer. Thanks. (apply #2938)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14071 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-12
Fix off-by-one calculation of element sum (raster stats).
git-svn-id: http://svn.osgeo.org/qgis/trunk@14069 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-11
fix r14018 (reenable pal label reprojection)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14068 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-11
Interim splash screen for trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@14067 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-11
fix #2933
git-svn-id: http://svn.osgeo.org/qgis/trunk@14066 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-11
separate grass plugin package for osgeo4w
git-svn-id: http://svn.osgeo.org/qgis/trunk@14065 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-11
apply #1040
git-svn-id: http://svn.osgeo.org/qgis/trunk@14064 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-11
fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@14063 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-11
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@14062 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-11
Fixed setCacheImage() python binding.
git-svn-id: http://svn.osgeo.org/qgis/trunk@14053 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-10
Tweak to debugging plugins url from Volker
git-svn-id: http://svn.osgeo.org/qgis/trunk@14051 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-10
french translation update from Jean Roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@14049 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-10
Make sure not to delete the shader function if it is the same.
git-svn-id: http://svn.osgeo.org/qgis/trunk@14046 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-10
update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@14045 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-10
fix some typos
git-svn-id: http://svn.osgeo.org/qgis/trunk@14044 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-10
fix #2934
git-svn-id: http://svn.osgeo.org/qgis/trunk@14043 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-10
Fix typo in raster enum for MultiBandsingleBandGray and kept old enum with identical value for backwards compatibility
git-svn-id: http://svn.osgeo.org/qgis/trunk@14042 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-09
add support for non-numeric fields in generic minimumValue/maximumValue fallback method
git-svn-id: http://svn.osgeo.org/qgis/trunk@14034 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-09
-Fix for bugs introduced by patch attached to ticket #1683
-Closes ticket #2885
git-svn-id: http://svn.osgeo.org/qgis/trunk@14033 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-09
-Added check to make sure preferred bands combinations are valid
-Closes ticket #1852
git-svn-id: http://svn.osgeo.org/qgis/trunk@14032 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-09
-Added a new option to the legend menu that will stretch the current layer using the min and max pixel values of the current extent
-Added a convenience function QgsRasterLayer::setMinimumMaximumUsingLastExtent that will set the min max of the current band or bands being displayed using the pixel values from the last extent
git-svn-id: http://svn.osgeo.org/qgis/trunk@14031 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-08
fix build with Qt 4.4
git-svn-id: http://svn.osgeo.org/qgis/trunk@14030 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-08
Avoid filtering of https requests in wfs provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@14029 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-07
Added convenience constructor for color ramp shader
git-svn-id: http://svn.osgeo.org/qgis/trunk@14023 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-07
Raster shader fixes:
- memory leaks when changing shader functions
- PyQGIS: subclassing of raster shader function instances
- PyQGIS: transfer ownership of the shader function to c++
git-svn-id: http://svn.osgeo.org/qgis/trunk@14022 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-07
Typo in IT translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@14021 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-06
Applied patch from #2930: improve GdalTools Translate dialog.
Contributed by Duarte Carreira, thanks!
git-svn-id: http://svn.osgeo.org/qgis/trunk@14020 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-06
aligned to GdalTools v1.2.8
git-svn-id: http://svn.osgeo.org/qgis/trunk@14019 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-06
new labeling: do not crash on invalid geometries
git-svn-id: http://svn.osgeo.org/qgis/trunk@14018 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-06
Fixed wrappers from QgsRasterLayer::computeMinimumMaximumFromLastExtent, computeMinimumMaximumEstimates
git-svn-id: http://svn.osgeo.org/qgis/trunk@14017 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-06
fix typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@14016 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-05
debian packaging fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@14014 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-05
sync with r14009
git-svn-id: http://svn.osgeo.org/qgis/trunk@14012 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-04
add QgsAttributeAction::doAction to python bindings
git-svn-id: http://svn.osgeo.org/qgis/trunk@14010 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-04
followup r14006: add QgsLongLongValidator
git-svn-id: http://svn.osgeo.org/qgis/trunk@14009 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-04
Don't add empty attribute fields to the insert statement in wfs-t (some servers complain about it)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14007 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-04
Support for long int in attribute dialog and editor. Fixes bug #2928
git-svn-id: http://svn.osgeo.org/qgis/trunk@14006 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-03
fix compiling error
git-svn-id: http://svn.osgeo.org/qgis/trunk@14004 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-03
show wms get capabilities error
git-svn-id: http://svn.osgeo.org/qgis/trunk@14003 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-03
debian packaging update (fixes #2926)
git-svn-id: http://svn.osgeo.org/qgis/trunk@14001 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-03
fix a bundling bug, missed lib subdir in config header
git-svn-id: http://svn.osgeo.org/qgis/trunk@14000 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-02
split bundle step to separate target;
misc cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@13999 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-02
[FEATURE]: data defined font and buffer settings for labeling-ng
git-svn-id: http://svn.osgeo.org/qgis/trunk@13998 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-02
Use floating point numbers for size and dpi. This is necessary to avoid distortions on devices where painter units are not pixels (e.g. graphics scene in print composer)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13995 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-01
fix build error
git-svn-id: http://svn.osgeo.org/qgis/trunk@13993 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-01
Indentation cleanups, before jef beats me to it :-)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13992 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-01
Remove debugging output.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13991 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-01
Georeferencer: Normalize coordinates in order to improve numerical conditioning of homography estimation.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13990 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-01
fix warning, indentation and little cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@13989 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-08-01
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13988 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-30
Add support for projective transformations, which can relate
perspective images of a plane.
Fits a homography to the GCP using total least squares, which
minimizes algebraic error.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13987 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-30
fix #2874
git-svn-id: http://svn.osgeo.org/qgis/trunk@13986 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-30
[FEATURE]: WFS-T support (experimental). Additionally ported wfs to network manager (code from Juergen, patch #2892)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13985 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-29
new north arrows (r13978)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13979 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-29
Tidy up north arrows
git-svn-id: http://svn.osgeo.org/qgis/trunk@13978 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-28
Fix #2449: enables numerical sorting and automatic updates of gcp list.
-Use proxy model to implement dynamic sorting.
-Remove some legacy code.
-Employ user role for correct numerical sorting.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13977 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-27
Fixed v.univar GRASS module
git-svn-id: http://svn.osgeo.org/qgis/trunk@13972 c8812cc2-4d05-0410-92ff-de0c093fc19c
alexbruy <alexbruy@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-25
allow users to enter path to shapefiles manually in Merge shapefiles tool (apply #2897)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13963 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-25
Patch by Luiz Motta: adds the ability to move GCPs in the qgis canvas (partial commit of #2890). Thanks.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13962 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-25
Fix a bug where user was not prompted whether to save or discard modified GCPs.
Prompt-on-exit did not catch the case were only the source, but not
the destination coordinates of a GCP were modified.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13961 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-25
Patch by Luiz Motta: re-add georeferenced raster to qgis layers after project reload (partial commit of #2890). Thanks.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13960 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-25
Patch by Luiz Motta: Do not translate gdal compression arguments, fixes #2881. Thanks.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13959 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-24
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13958 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-24
changed wrong key used retrieving from settings the last used image filter, to fix #2901
git-svn-id: http://svn.osgeo.org/qgis/trunk@13957 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-24
Apply patch #2891, WFS exception. Thanks to strk
git-svn-id: http://svn.osgeo.org/qgis/trunk@13956 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-24
Added north arrows from Nikos Alexandris
git-svn-id: http://svn.osgeo.org/qgis/trunk@13955 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-23
removed obsolete &SERVICE=WMS from status-message for mode=map url
git-svn-id: http://svn.osgeo.org/qgis/trunk@13954 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-23
sync installed headers with cmake lists \(I'll try to stay on top of this in the future\!\)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13952 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-21
[FEATURE] Added --configpath option that overrides the default path (~/.qgis) for user configuration and forces QSettings to use this directory, too.\
This allows users to e.g. carry QGIS installation on a flash drive together with all plugins and settings.
Developed for Faunalia (http://www.faunalia.it) with funding from Regione Toscana - Sistema Informativo per la Gestione del Territorio e dell' Ambiente [RT-SIGTA].
For the project: "Sviluppo di prodotti software GIS open-source basati sui prodotti QuantumGIS e Postgis (CIG 037728516E)"
git-svn-id: http://svn.osgeo.org/qgis/trunk@13951 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-21
added missing conversions from expression tree nodes to string.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13950 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-21
Updated DONORS list
git-svn-id: http://svn.osgeo.org/qgis/trunk@13949 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-20
Remove legacy file from interpolation plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@13948 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-20
Use size scale also for line symbols to modify line width.
Developed for Faunalia (http://www.faunalia.it) with funding from Regione Toscana - Sistema Informativo per la Gestione del Territorio e dell' Ambiente [RT-SIGTA].
For the project: "Sviluppo di prodotti software GIS open-source basati sui prodotti QuantumGIS e Postgis (CIG 037728516E)"
git-svn-id: http://svn.osgeo.org/qgis/trunk@13947 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-20
[FEATURE] Data-defined rotation and size for categorized and graduated renderer (symbology-ng)
Developed for Faunalia (http://www.faunalia.it) with funding from Regione Toscana - Sistema Informativo per la Gestione del Territorio e dell' Ambiente [RT-SIGTA].
For the project: "Sviluppo di prodotti software GIS open-source basati sui prodotti QuantumGIS e Postgis (CIG 037728516E)"
git-svn-id: http://svn.osgeo.org/qgis/trunk@13946 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-20
[FEATURE]: multiline labels for labeling-ng
git-svn-id: http://svn.osgeo.org/qgis/trunk@13945 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-20
Add a convenience constructor from QString to QgsSearchString
git-svn-id: http://svn.osgeo.org/qgis/trunk@13944 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-20
Better handling of python path and plugins paths.
Additionally, plugin paths in QGIS_PLUGINPATH can be separated by either semicolon or colon.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13943 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-20
translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@13942 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-20
Added "$rownum" token to syntax of expressions. In field calculator it can be used for counting rows. The counter starts from 1. Outside field calculator it returns always zero.
Developed for Faunalia (http://www.faunalia.it) with funding from Regione Toscana - Sistema Informativo per la Gestione del Territorio e dell' Ambiente [RT-SIGTA].
For the project: "Sviluppo di prodotti software GIS open-source basati sui prodotti QuantumGIS e Postgis (CIG 037728516E)"
git-svn-id: http://svn.osgeo.org/qgis/trunk@13941 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-20
Support string concatenation using the standard sql concatenation operator ||
Developed for Faunalia (http://www.faunalia.it) with funding from Regione Toscana - Sistema Informativo per la Gestione del Territorio e dell' Ambiente [RT-SIGTA].
For the project: "Sviluppo di prodotti software GIS open-source basati sui prodotti QuantumGIS e Postgis (CIG 037728516E)"
git-svn-id: http://svn.osgeo.org/qgis/trunk@13940 c8812cc2-4d05-0410-92ff-de0c093fc19c
gjm <gjm@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-19
Fix bug #2772 (dropping gpx files onto qgis didn't open the file
correctly).
git-svn-id: http://svn.osgeo.org/qgis/trunk@13939 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-19
Apply patch #2868 (adds label alignment) with modifications. Thanks medspx
git-svn-id: http://svn.osgeo.org/qgis/trunk@13938 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-19
fix #2894
git-svn-id: http://svn.osgeo.org/qgis/trunk@13937 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-19
gui string fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@13936 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-19
Apply patch in ticket #2891 and some more verbose error reporting. Thanks strk
git-svn-id: http://svn.osgeo.org/qgis/trunk@13935 c8812cc2-4d05-0410-92ff-de0c093fc19c
gjm <gjm@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-18
Implement suggestion in #2882 (make the Mac build use the configurable
directory for the lib install directory - rather than the hard-coded
'lib').
git-svn-id: http://svn.osgeo.org/qgis/trunk@13930 c8812cc2-4d05-0410-92ff-de0c093fc19c
gjm <gjm@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-18
Apply patches in #2863 (configuration changes to make ccmake work with
less manual configuration).
git-svn-id: http://svn.osgeo.org/qgis/trunk@13928 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-17
version bump (r13926);
context help update (r13924);
fix path to user bundle script
git-svn-id: http://svn.osgeo.org/qgis/trunk@13927 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-17
update trunk version
git-svn-id: http://svn.osgeo.org/qgis/trunk@13926 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-17
context help pl update by Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@13924 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-17
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13923 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-17
apply #2730
git-svn-id: http://svn.osgeo.org/qgis/trunk@13922 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-17
apply #2791
git-svn-id: http://svn.osgeo.org/qgis/trunk@13921 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-17
apply #2858
git-svn-id: http://svn.osgeo.org/qgis/trunk@13920 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-17
Updated web banner images - version is 1.5 - thanks Milena :-)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13918 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-17
Updated web banner images
git-svn-id: http://svn.osgeo.org/qgis/trunk@13917 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-14
translation update: fr by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@13916 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-14
Select by location now works on full layer extent. Fixes #2210.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13915 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-13
fix OGR converter menu removal
git-svn-id: http://svn.osgeo.org/qgis/trunk@13914 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-12
update osgeo4w build to use GDAL 1.7
git-svn-id: http://svn.osgeo.org/qgis/trunk@13913 c8812cc2-4d05-0410-92ff-de0c093fc19c
gjm <gjm@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-12
Fix ticket #2882 (not using QGIS_LIB_SUBDIR to determine pathname to the
qgis library directory for linux builds)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13912 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-12
translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@13911 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-11
translation update: pl by Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@13910 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-11
update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@13909 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-11
translation update: th by Man
git-svn-id: http://svn.osgeo.org/qgis/trunk@13908 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-11
Improvement to fix for 2878
git-svn-id: http://svn.osgeo.org/qgis/trunk@13907 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-11
Remember last wfs connection in dialog (ticket #2878)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13906 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-11
translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@13905 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-11
Option for raster icon in legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@13904 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-09
fix #2879
git-svn-id: http://svn.osgeo.org/qgis/trunk@13903 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-08
Disable raster legend icon for release because of performance problems
git-svn-id: http://svn.osgeo.org/qgis/trunk@13899 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-08
translation update: ja by yoichi
git-svn-id: http://svn.osgeo.org/qgis/trunk@13898 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-06
translation update: pl by Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@13895 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-06
fix for #2848: exported style better in line with qgis style
git-svn-id: http://svn.osgeo.org/qgis/trunk@13894 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-06
fix #2869
git-svn-id: http://svn.osgeo.org/qgis/trunk@13893 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-06
the "are we really in string freeze" commit ;)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13892 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-06
translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@13891 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-05
fix #2864
git-svn-id: http://svn.osgeo.org/qgis/trunk@13890 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-05
Fix crash if raster width is below 1 pixels (ticket #2846)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13889 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-05
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13888 c8812cc2-4d05-0410-92ff-de0c093fc19c
gjm <gjm@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-04
Fix for #2820, layer extents use scientific notation for large numbers
when it would be better to stick with non-scientific notation
git-svn-id: http://svn.osgeo.org/qgis/trunk@13887 c8812cc2-4d05-0410-92ff-de0c093fc19c
gjm <gjm@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-04
Fix for ticket #2228. Also enhanced to offer a couple more conversion
options between tracks, waypoints, and routes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13886 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-04
Patch to fix (second problem) #2735. Patch thanks to brushtyler.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13885 c8812cc2-4d05-0410-92ff-de0c093fc19c
gjm <gjm@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-04
When qgis is installed in a non-standard place, qgis doesn't find the
python plugin library. This may help resolve #2618.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13884 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-04
Fix #2862
git-svn-id: http://svn.osgeo.org/qgis/trunk@13883 c8812cc2-4d05-0410-92ff-de0c093fc19c
gjm <gjm@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-04
Update my email address
git-svn-id: http://svn.osgeo.org/qgis/trunk@13882 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-02
fix qgis.g.browser linking
git-svn-id: http://svn.osgeo.org/qgis/trunk@13880 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-02
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13879 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-02
context help updates (r13848, r13877)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13878 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-02
fix context help file name
git-svn-id: http://svn.osgeo.org/qgis/trunk@13877 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-02
new fix for #2836
git-svn-id: http://svn.osgeo.org/qgis/trunk@13876 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-02
revert r13855
git-svn-id: http://svn.osgeo.org/qgis/trunk@13875 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-02
Last minute fixes for IT translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@13874 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-02
translation updates: de and ru last minute fixes ;)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13870 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-02
translation update: ru by artem
git-svn-id: http://svn.osgeo.org/qgis/trunk@13869 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-01
translation update: ja by yoichi
git-svn-id: http://svn.osgeo.org/qgis/trunk@13867 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-01
fix layer creation in ogr converter plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@13866 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-01
translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@13865 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-01
workaround for #2853
git-svn-id: http://svn.osgeo.org/qgis/trunk@13864 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-01
string freeze update ;)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13863 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-07-01
translation update: th by man
git-svn-id: http://svn.osgeo.org/qgis/trunk@13862 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-30
patch to fix additional problem with #2430 thanks to brushtyler
git-svn-id: http://svn.osgeo.org/qgis/trunk@13861 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-30
fixes #2430 and speeds up random point generation on top of vectors significantly
git-svn-id: http://svn.osgeo.org/qgis/trunk@13860 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-30
patch from alex to fix #2735
git-svn-id: http://svn.osgeo.org/qgis/trunk@13859 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-30
translation update: fr by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@13858 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-30
apply #2784
git-svn-id: http://svn.osgeo.org/qgis/trunk@13857 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-30
apply #2824 from Florian Hof
git-svn-id: http://svn.osgeo.org/qgis/trunk@13856 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-30
fix #2836
git-svn-id: http://svn.osgeo.org/qgis/trunk@13855 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-30
fix #2844
git-svn-id: http://svn.osgeo.org/qgis/trunk@13854 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-30
fix #2852
git-svn-id: http://svn.osgeo.org/qgis/trunk@13853 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-30
translation update: fi my marko
git-svn-id: http://svn.osgeo.org/qgis/trunk@13852 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-30
fix #2849
git-svn-id: http://svn.osgeo.org/qgis/trunk@13851 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-30
Fix initialisation of format combo box (mainly important for kml layers)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13850 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-30
fix #2674
git-svn-id: http://svn.osgeo.org/qgis/trunk@13849 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-30
translation updates: ru by artem, pt_BR (with context help) by arthur
git-svn-id: http://svn.osgeo.org/qgis/trunk@13848 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-30
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13847 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-30
fix for #2833 and #2843
git-svn-id: http://svn.osgeo.org/qgis/trunk@13846 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-29
Plugin Installer minor fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@13845 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-29
fix for #2847 layers with identical names have problems with data/filter statements
git-svn-id: http://svn.osgeo.org/qgis/trunk@13844 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-29
fix python feature form identifier in case of non-ascii layer ids
git-svn-id: http://svn.osgeo.org/qgis/trunk@13842 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-29
context help fix: newlines are no blanks
git-svn-id: http://svn.osgeo.org/qgis/trunk@13838 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-28
translation update: hr by Zoran
git-svn-id: http://svn.osgeo.org/qgis/trunk@13837 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-28
german translation update and a context help fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@13836 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-28
context help typo fixes, german context help additions and german translation fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@13835 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-28
translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@13834 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-28
translation update: pl by Robert
git-svn-id: http://svn.osgeo.org/qgis/trunk@13833 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-28
Plugin installer update: r13830 follow-up
git-svn-id: http://svn.osgeo.org/qgis/trunk@13832 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-28
translation update: catalan by xavi and czech by jan
git-svn-id: http://svn.osgeo.org/qgis/trunk@13831 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-28
Plugin installer fixes: fix error when uninstalling installer itself, support for <disabled> repo tag, remove my repository
git-svn-id: http://svn.osgeo.org/qgis/trunk@13830 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-28
context help updates from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@13829 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-28
translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@13828 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-28
translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@13827 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-28
translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@13826 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-28
add a translation string
git-svn-id: http://svn.osgeo.org/qgis/trunk@13825 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-28
translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@13824 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-28
translation update: lv by Maris
git-svn-id: http://svn.osgeo.org/qgis/trunk@13823 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-28
translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@13822 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-28
translation update: pl by Robert
git-svn-id: http://svn.osgeo.org/qgis/trunk@13821 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-28
translation update: CZ by Jan
git-svn-id: http://svn.osgeo.org/qgis/trunk@13820 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-28
translation update: zh_TW by nungyao
git-svn-id: http://svn.osgeo.org/qgis/trunk@13819 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-27
translation update: bg and es by zahari and carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@13818 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-27
fix crash on layerless OGR data sources
git-svn-id: http://svn.osgeo.org/qgis/trunk@13817 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-27
translation update: tr by Osman
git-svn-id: http://svn.osgeo.org/qgis/trunk@13816 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-27
translation update: small qt_ru changes by Artem
git-svn-id: http://svn.osgeo.org/qgis/trunk@13815 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-27
separate libexec subdir (r13792);
set SVN version dynamically in Info.plist
git-svn-id: http://svn.osgeo.org/qgis/trunk@13814 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-27
context help update (r13806)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13813 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-27
translation update: pl by Robert
git-svn-id: http://svn.osgeo.org/qgis/trunk@13812 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-26
translation update: ru by artem
git-svn-id: http://svn.osgeo.org/qgis/trunk@13811 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-26
fix r13808
git-svn-id: http://svn.osgeo.org/qgis/trunk@13810 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-26
german translation fixed
git-svn-id: http://svn.osgeo.org/qgis/trunk@13809 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-26
fix #2819
git-svn-id: http://svn.osgeo.org/qgis/trunk@13808 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-26
translatex context help by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@13806 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-26
Clear crs list after parsing a toplevel layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@13805 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-26
translation update: pl by Robert
git-svn-id: http://svn.osgeo.org/qgis/trunk@13804 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-24
translation update: ja by yoichi
git-svn-id: http://svn.osgeo.org/qgis/trunk@13803 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-24
translation update: fr by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@13802 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-24
update_ts file for nl needed for Raymond
git-svn-id: http://svn.osgeo.org/qgis/trunk@13801 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-24
update nl
git-svn-id: http://svn.osgeo.org/qgis/trunk@13800 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-24
show identify results in layer display order
git-svn-id: http://svn.osgeo.org/qgis/trunk@13799 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-24
Fix for problem with mix of toplevel layers and nested layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@13798 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-24
IT GUI translation finished; this round also thanks to Anne Ghisla
git-svn-id: http://svn.osgeo.org/qgis/trunk@13797 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-24
translation update: ja by yoichi and hu by zoltan
git-svn-id: http://svn.osgeo.org/qgis/trunk@13795 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-23
german translation fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@13794 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-23
debian packaging update (following up r13792)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13793 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-23
fix #2822
git-svn-id: http://svn.osgeo.org/qgis/trunk@13792 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-23
bundle Qt codecs plugins, in case #2419 affects OSX;
allow configuration for custom Qt installation, should help #2760 which needs a PPC cocoa Qt
git-svn-id: http://svn.osgeo.org/qgis/trunk@13790 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-23
initialize pointer to optional settings menu - thanks Bruno Binet for spotting this
git-svn-id: http://svn.osgeo.org/qgis/trunk@13788 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-23
fix #2833
git-svn-id: http://svn.osgeo.org/qgis/trunk@13785 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-23
More IT GUI translations - Thanks also to Luca Casagrande and Flavio Rigolon
git-svn-id: http://svn.osgeo.org/qgis/trunk@13784 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-22
translation update: el_GR by mike
git-svn-id: http://svn.osgeo.org/qgis/trunk@13783 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-22
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13782 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-22
allow adding features to postgres layers with oid
git-svn-id: http://svn.osgeo.org/qgis/trunk@13781 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-22
translation update: string freeze - as usual - bring in important strings for 1.5 - please dont kill me for that ;) (as im away for a week anyway)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13779 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-22
More IT GUI translations - Thanks to Pasquale Di Donato
git-svn-id: http://svn.osgeo.org/qgis/trunk@13778 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-22
fix typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@13777 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-22
More IT GUI translations - Thanks to Luca Casagrande
git-svn-id: http://svn.osgeo.org/qgis/trunk@13774 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-21
Better cleanup of resources when unloading plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@13773 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-21
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13772 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-21
fix german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@13771 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-21
Plugin Instaler update: add translateable strings for future switch to the central contributed repository
git-svn-id: http://svn.osgeo.org/qgis/trunk@13770 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-21
translation update: german to 100%
git-svn-id: http://svn.osgeo.org/qgis/trunk@13769 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-21
More IT GUI translations - Thanks also to Pasquale Di Donato and Anne Ghisla
git-svn-id: http://svn.osgeo.org/qgis/trunk@13768 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-21
context_help updates (r13762, r13763)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13767 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-21
translation update: time for string freeze!!!!
git-svn-id: http://svn.osgeo.org/qgis/trunk@13766 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-21
Fix layout problems in georef pdf output by making size of left and right margins a user option
git-svn-id: http://svn.osgeo.org/qgis/trunk@13765 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-21
Show checkbox for worldfile. Save output rasters in the same dir as the original raster if no path is given
git-svn-id: http://svn.osgeo.org/qgis/trunk@13764 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-21
translation update: some context help by carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@13763 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-21
translation update: context help ja by Yoichi
git-svn-id: http://svn.osgeo.org/qgis/trunk@13762 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-20
translation update: es by carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@13761 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-20
tranlation update: ja by yoichi
git-svn-id: http://svn.osgeo.org/qgis/trunk@13760 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-20
more translation string fixes and german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13759 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-20
context_help updates (r13707);
rule-based renderer (r13710);
misc xcode fixes and updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@13758 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-20
fix translation string
git-svn-id: http://svn.osgeo.org/qgis/trunk@13757 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-20
Added copyright notices to CMake modules, BSD license has been set to the modules (typical license for CMake modules).
git-svn-id: http://svn.osgeo.org/qgis/trunk@13756 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-20
Fixed #2766.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13755 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-20
Fixed #2346 - allow quoting of column references using double quotes.
Quoting is done in both search query builder and search from attribute table.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13754 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-20
Updated whats new texts
git-svn-id: http://svn.osgeo.org/qgis/trunk@13753 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-20
fix #2826
git-svn-id: http://svn.osgeo.org/qgis/trunk@13752 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-20
Report python errors when running python commands from qgis gui (e.g. run actions, feature form init).
Try to delete feature form only if exists (#2590).
git-svn-id: http://svn.osgeo.org/qgis/trunk@13751 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-19
fix #2457
git-svn-id: http://svn.osgeo.org/qgis/trunk@13750 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-18
Fix typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@13749 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-18
More GUI IT translations
git-svn-id: http://svn.osgeo.org/qgis/trunk@13748 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-18
Fix for bug #2683
git-svn-id: http://svn.osgeo.org/qgis/trunk@13747 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-17
fix #2817
git-svn-id: http://svn.osgeo.org/qgis/trunk@13746 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-17
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13745 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-17
fix #2815 - including more missing translation strings
git-svn-id: http://svn.osgeo.org/qgis/trunk@13744 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-17
translation update: fr by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@13743 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-17
fix #2775
git-svn-id: http://svn.osgeo.org/qgis/trunk@13742 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-17
update dutch translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@13741 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-17
apply #2813
git-svn-id: http://svn.osgeo.org/qgis/trunk@13740 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-17
Fix for ticket #2814
git-svn-id: http://svn.osgeo.org/qgis/trunk@13739 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-16
add dch reference to INSTALL
git-svn-id: http://svn.osgeo.org/qgis/trunk@13738 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-16
Fix 0 coords in gps feature capturing (appears sometimes when loosing gps connection)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13737 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-14
Added annotation icons provided by Robert. Thanks\!
git-svn-id: http://svn.osgeo.org/qgis/trunk@13736 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-14
fix unix build after ugly workaround r13732
git-svn-id: http://svn.osgeo.org/qgis/trunk@13735 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-14
fix initial sip binding creation on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@13734 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-14
fix ugly workaround r13732
git-svn-id: http://svn.osgeo.org/qgis/trunk@13733 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-14
workaround #2239
git-svn-id: http://svn.osgeo.org/qgis/trunk@13732 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-14
fix windows build
git-svn-id: http://svn.osgeo.org/qgis/trunk@13731 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-14
fix msvc build errors
git-svn-id: http://svn.osgeo.org/qgis/trunk@13730 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-13
adds spin box to choose the number of nodes to approximate a circle for the buffer tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@13729 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-13
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13727 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-13
translation update: es and fr with some french context help added
git-svn-id: http://svn.osgeo.org/qgis/trunk@13726 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-13
applied patch to show GDAL version in about dialog, to fix #2804
git-svn-id: http://svn.osgeo.org/qgis/trunk@13725 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-13
fix #2324
git-svn-id: http://svn.osgeo.org/qgis/trunk@13724 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-13
round residual plot scale bar to reasonable number
git-svn-id: http://svn.osgeo.org/qgis/trunk@13723 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-12
Set maximum to composer picture rotation to 360
git-svn-id: http://svn.osgeo.org/qgis/trunk@13722 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-12
fix dirty canvas on startup
git-svn-id: http://svn.osgeo.org/qgis/trunk@13721 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-12
Capitalise first letter of renderer name for consistency
git-svn-id: http://svn.osgeo.org/qgis/trunk@13720 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-12
Fix bug with georef pdf report scale bar units
git-svn-id: http://svn.osgeo.org/qgis/trunk@13719 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-12
gis theme icons for annotation tools from Robert Szczepanek
git-svn-id: http://svn.osgeo.org/qgis/trunk@13718 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-12
mapserver export plugin always defaulted to epsg:4326 in mapfile because code still used old elementnames (epsg) instead of new (srid) in .qgs files
git-svn-id: http://svn.osgeo.org/qgis/trunk@13717 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-12
fix #2677: colorful answer from Robert Szczepanek
git-svn-id: http://svn.osgeo.org/qgis/trunk@13716 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-12
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13715 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-12
fix lrelease warning and translation string
git-svn-id: http://svn.osgeo.org/qgis/trunk@13714 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-12
Rule-based renderer: show 1:inf instead of 1:0 when there is no max. scale denominator
git-svn-id: http://svn.osgeo.org/qgis/trunk@13713 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-12
Partial fix for #1873
git-svn-id: http://svn.osgeo.org/qgis/trunk@13712 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-12
Rule-based renderer: respect the original scale range when refining the rule based on scales.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13711 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-12
[FEATURE] Added rule-based renderer for symbology-ng.
Developed for Faunalia (http://www.faunalia.it) with funding from Regione Toscana -
Sistema Informativo per la Gestione del Territorio e dell' Ambiente [RT-SIGTA]".
For the project: "Sviluppo di prodotti software GIS open-source basati sui prodotti QuantumGIS e Postgis (CIG 037728516E)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13710 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-12
Fixed #3630, edited v.db.what.connect, updated DONORS
git-svn-id: http://svn.osgeo.org/qgis/trunk@13709 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-11
fix for #2726 labels no labels in mapserverexport
git-svn-id: http://svn.osgeo.org/qgis/trunk@13708 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-11
translation update and added context help: ja by Yoichi
git-svn-id: http://svn.osgeo.org/qgis/trunk@13707 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-11
replaced all QFormLayouts with QGridLayouts
git-svn-id: http://svn.osgeo.org/qgis/trunk@13703 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-11
dutch translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13702 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-10
load modules only on menu triggers, skip the local traslator
git-svn-id: http://svn.osgeo.org/qgis/trunk@13701 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-10
More decimals in georef pdf report
git-svn-id: http://svn.osgeo.org/qgis/trunk@13700 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-09
Show rotation in degrees in georef status bar
git-svn-id: http://svn.osgeo.org/qgis/trunk@13696 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-08
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13695 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-08
fix #2592
git-svn-id: http://svn.osgeo.org/qgis/trunk@13694 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-08
Fixed unloading of python modules which were imported using "from X import Y,Z".
Modules Y,Z have been missed by the import wrapper and the unloader did not remove the plugin completely/correctly.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13693 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-08
Fix for marker size in map units
git-svn-id: http://svn.osgeo.org/qgis/trunk@13687 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-07
add __init__.py (r13682)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13686 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-07
followup r13683
git-svn-id: http://svn.osgeo.org/qgis/trunk@13685 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-07
import the modules without use the path
git-svn-id: http://svn.osgeo.org/qgis/trunk@13684 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-07
fix template cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@13683 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-07
Removed the unnecessary setted paths
git-svn-id: http://svn.osgeo.org/qgis/trunk@13682 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-07
fix #2788
git-svn-id: http://svn.osgeo.org/qgis/trunk@13681 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-07
Updated DONORS
git-svn-id: http://svn.osgeo.org/qgis/trunk@13680 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-07
(visibly) complain about missing $DISPLAY
git-svn-id: http://svn.osgeo.org/qgis/trunk@13679 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-07
Consider changed pkgDataPath in default svg paths
git-svn-id: http://svn.osgeo.org/qgis/trunk@13678 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-07
install symbology-ng headers
git-svn-id: http://svn.osgeo.org/qgis/trunk@13676 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-07
translation update: es by carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@13674 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-06
debian packaging update: include templates in clean
git-svn-id: http://svn.osgeo.org/qgis/trunk@13673 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-06
translation update: fr by jeanroc
git-svn-id: http://svn.osgeo.org/qgis/trunk@13672 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-06
integrate GdalTools translations from faunalia repository
git-svn-id: http://svn.osgeo.org/qgis/trunk@13671 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-06
translation update: el_GR by Mike
git-svn-id: http://svn.osgeo.org/qgis/trunk@13670 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-06
update_ts_files.sh run after GdalTools integration
git-svn-id: http://svn.osgeo.org/qgis/trunk@13669 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-06
make GdalTools about box translatable
git-svn-id: http://svn.osgeo.org/qgis/trunk@13668 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-06
translation update: hr_HR by Zoran, fr and ja string update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13667 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-05
fix wms legacy CRS/SRS mixup
git-svn-id: http://svn.osgeo.org/qgis/trunk@13666 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-05
remove second RequestExecutionLevel
git-svn-id: http://svn.osgeo.org/qgis/trunk@13665 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-05
add script to build nsis standalone installer from OSGeo4W packages
git-svn-id: http://svn.osgeo.org/qgis/trunk@13664 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-05
bundle programs and python stuff from GDAL for use by plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@13663 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-05
OSX install updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@13662 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-05
translation update: fr by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@13661 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-05
Some changes to use qgslegendmodel without a running x-server
git-svn-id: http://svn.osgeo.org/qgis/trunk@13660 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-05
automatic indentation update (r12600-r13658)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13659 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-05
Added code to fix bug #2755 also for Qt<4.6
git-svn-id: http://svn.osgeo.org/qgis/trunk@13658 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-05
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13657 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-05
fix typos
git-svn-id: http://svn.osgeo.org/qgis/trunk@13656 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-05
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13655 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-05
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13654 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-05
string fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@13653 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-04
wms provider fix: shift tile requests a bit NE
git-svn-id: http://svn.osgeo.org/qgis/trunk@13652 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-04
Added over to google projection parameters as per fwarmerdam.blogspot.com/2010/02/world-mapping.html
git-svn-id: http://svn.osgeo.org/qgis/trunk@13651 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-04
Make version name tethys for the upcoming release
git-svn-id: http://svn.osgeo.org/qgis/trunk@13650 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-04
translation update: ja by Yoichi
git-svn-id: http://svn.osgeo.org/qgis/trunk@13649 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-04
add gdaltools (r13639)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13648 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-04
unquote field names in delimited text plugin like in the provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@13646 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-04
manage string in release name
git-svn-id: http://svn.osgeo.org/qgis/trunk@13644 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-04
manage string in release name
git-svn-id: http://svn.osgeo.org/qgis/trunk@13643 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-04
undoing change committed in r13640. This test become unnecessary from r13641
git-svn-id: http://svn.osgeo.org/qgis/trunk@13642 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-04
applied patch to fix #699
git-svn-id: http://svn.osgeo.org/qgis/trunk@13641 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-04
fixed #2711: avoid jumping items in legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@13640 c8812cc2-4d05-0410-92ff-de0c093fc19c
brushtyler <brushtyler@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-04
added GdalTools plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@13639 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-03
translation update: pl by Borys
git-svn-id: http://svn.osgeo.org/qgis/trunk@13638 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-03
fix wrong status tip
git-svn-id: http://svn.osgeo.org/qgis/trunk@13637 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-03
translation update: pl by Robert Szczepanek
git-svn-id: http://svn.osgeo.org/qgis/trunk@13636 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-03
Revert accidental commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@13635 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-03
Added Giuseppe Sucameli to authors list
git-svn-id: http://svn.osgeo.org/qgis/trunk@13634 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-03
Fix for canvas item order in print composer (ticket #2755)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13633 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-03
translation update: fr by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@13632 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-03
Fixed #2744
git-svn-id: http://svn.osgeo.org/qgis/trunk@13631 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-03
Fixed #2780
git-svn-id: http://svn.osgeo.org/qgis/trunk@13630 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-02
Updated splash for release
git-svn-id: http://svn.osgeo.org/qgis/trunk@13629 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-02
automatically append pdf and svg suffixes (#ticket 2776)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13628 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-02
fix python runtime error when no HOME is set
git-svn-id: http://svn.osgeo.org/qgis/trunk@13627 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-02
show residuals in pixel for non-linear transformations
git-svn-id: http://svn.osgeo.org/qgis/trunk@13626 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-02
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13625 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-02
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13624 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-02
translation update: ja by Yoichi
git-svn-id: http://svn.osgeo.org/qgis/trunk@13623 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-02
move labelling to core (r13607, r13608)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13622 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-01
[FEATURE] delimited text provider: allow empty values in numeric columns
git-svn-id: http://svn.osgeo.org/qgis/trunk@13621 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-01
osgeo4w update: qgisconfig.py was dropped
git-svn-id: http://svn.osgeo.org/qgis/trunk@13620 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-01
change map unit in project dialog when user selects a new crs
git-svn-id: http://svn.osgeo.org/qgis/trunk@13619 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-01
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13618 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-01
Add pallabeling to core header files
git-svn-id: http://svn.osgeo.org/qgis/trunk@13617 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-06-01
Small enhancements for labeling dialog: disable minimum size ui for points, add pt to font name and set two decimal places for distance spin boxes
git-svn-id: http://svn.osgeo.org/qgis/trunk@13616 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-31
add GDAL compatible CRSes (without +towgs84 parameters) for Polish epsg: 2172-2180, 3120, 3328-3335 and 4179 as epsg+40000
git-svn-id: http://svn.osgeo.org/qgis/trunk@13615 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-31
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13614 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-31
translation update: fr by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@13613 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-31
dutch translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13612 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-31
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13611 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-31
fix warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@13610 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-31
Fix for previous label commits
git-svn-id: http://svn.osgeo.org/qgis/trunk@13609 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-31
Remove legacy files
git-svn-id: http://svn.osgeo.org/qgis/trunk@13608 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-31
Move Martins labeling-ng from plugin to core/app
git-svn-id: http://svn.osgeo.org/qgis/trunk@13607 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-31
[FEATURE] georeferencer: possibility to configure if residuals should be showed in pixels or map units
git-svn-id: http://svn.osgeo.org/qgis/trunk@13606 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-31
translation update: es by carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@13605 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-30
revert r13584 noop
git-svn-id: http://svn.osgeo.org/qgis/trunk@13604 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-30
fix #1683
git-svn-id: http://svn.osgeo.org/qgis/trunk@13603 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-30
Fix a crash when using map composer within python
git-svn-id: http://svn.osgeo.org/qgis/trunk@13602 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-30
[FEATURE] manual adding of categories in symbology-ng. Patch contributed by Lynx, thanks!
+ added missing python bindings and fixed some issues.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13601 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-30
fix #2763
git-svn-id: http://svn.osgeo.org/qgis/trunk@13600 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-29
Applied patch #2739 from Marco - correct scaling of labeling from the labeling plugin in composer.
Includes few tweaks and improvements, additionally the buffer is not considered for the label frame.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13599 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-29
Project file transform from 1.4 to 1.5. Improved project loading for composers and annotation items to use the modified dom, not the original file. Fixes ticket #2751
git-svn-id: http://svn.osgeo.org/qgis/trunk@13598 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-29
fix moc compile rule
git-svn-id: http://svn.osgeo.org/qgis/trunk@13597 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-29
ogr provider update: lazy determine extent (fixes #2752)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13596 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-29
fix #2753
git-svn-id: http://svn.osgeo.org/qgis/trunk@13595 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-29
followup r13593: mention oracle in georaster tooltip
git-svn-id: http://svn.osgeo.org/qgis/trunk@13594 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-29
fix #2759 and some cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@13593 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-29
followup r13591: force KML encoding to utf-8 in save as dialog and move filename/encoding validation to vector file write
git-svn-id: http://svn.osgeo.org/qgis/trunk@13592 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-29
Use utf-8 if saving to kml to prevent invalid xml
git-svn-id: http://svn.osgeo.org/qgis/trunk@13591 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-29
fix #2756
git-svn-id: http://svn.osgeo.org/qgis/trunk@13590 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-29
fix #2761
git-svn-id: http://svn.osgeo.org/qgis/trunk@13589 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-29
add length() and area() methods to QgsGeometry
and use it in labeling and zonal statistics
git-svn-id: http://svn.osgeo.org/qgis/trunk@13588 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-29
Applied patch #2747 from Marco.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13587 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-29
fix #2601
git-svn-id: http://svn.osgeo.org/qgis/trunk@13586 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-29
Fix for zList sort problem and added call to composer item readXML in composer arrow
git-svn-id: http://svn.osgeo.org/qgis/trunk@13585 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-28
postgres provider update:
- lazy determine extent and invalidate extent on subst string change (fixes #2752 for postgres)
- use estimate extent when "use estimate metadata" is set (reverts r13499)
- remove rest of unused threading
git-svn-id: http://svn.osgeo.org/qgis/trunk@13584 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-28
fix #2757
git-svn-id: http://svn.osgeo.org/qgis/trunk@13583 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-28
apply #1683 (completes r13568)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13582 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-28
translationi update: CZ by Jan
git-svn-id: http://svn.osgeo.org/qgis/trunk@13581 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-28
fix typo in english context help and update german context help
git-svn-id: http://svn.osgeo.org/qgis/trunk@13580 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-28
More IT GUI translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@13579 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-26
fix for compile problem
git-svn-id: http://svn.osgeo.org/qgis/trunk@13578 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-26
Fix initial page of the option stackedWidget - patch from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@13577 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-26
more help updates and ui cleanups from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@13576 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-25
help updates from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@13575 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-25
-Fix for ticket #2621
-Also fixed a bug in the select tool that was causing qgis to crash if no feature was selected.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13574 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-25
translation update: pl by Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@13573 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-25
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13572 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-25
[FEATURE]: Load/save queries created in the query builder. Added method columnRefNodes() in qgssearchtreenode and added some consts
git-svn-id: http://svn.osgeo.org/qgis/trunk@13571 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-25
Reenable legend icons for rasters
git-svn-id: http://svn.osgeo.org/qgis/trunk@13570 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-25
translation update: el_GR by Mike and Nikos
git-svn-id: http://svn.osgeo.org/qgis/trunk@13569 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-25
UI updates from Milena Nowotarska
git-svn-id: http://svn.osgeo.org/qgis/trunk@13568 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-24
remove postgres threading (r13557);
fix missing 'new spatialite layer' function (#2745);
misc cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@13567 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-24
More IT GUI translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@13566 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-24
translation update: String update and new German
git-svn-id: http://svn.osgeo.org/qgis/trunk@13565 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-24
fix warning in german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@13564 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-24
translation update: bring german to 100% ;)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13563 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-24
translation update: czech by Jan
git-svn-id: http://svn.osgeo.org/qgis/trunk@13562 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-24
georeferencer: fix closeEvent handling for dock widget.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13561 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-24
georeferencer: fix crash which occured when adding GCPs after the widget
docking has been disabled.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13560 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-24
georeferencer: Fix crash due to deletion of parent dock in destructor.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13559 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-24
fix warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@13558 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-24
postgres provider: remove unused threading code
git-svn-id: http://svn.osgeo.org/qgis/trunk@13557 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-24
es_CA should be ca_ES
git-svn-id: http://svn.osgeo.org/qgis/trunk@13556 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-23
added catalan translation file ..
git-svn-id: http://svn.osgeo.org/qgis/trunk@13555 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-23
georeferencer: Fix parameter reporting when enabling/disabling GCPs.
Updates the model before emiting pointEnabled signal, so that downstream
handlers work with up-to-date transform parameters.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13554 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-23
Print units of residual as well.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13553 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-23
Applied patch #2731 by mhugent: show georeferencer residuals in map units when possible.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13552 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-22
let attribute table follow canvas extent
git-svn-id: http://svn.osgeo.org/qgis/trunk@13551 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-22
translation update: mainly grass translations
git-svn-id: http://svn.osgeo.org/qgis/trunk@13550 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-22
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13549 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-22
remove progress indication from symbology-ng rendering:
sometimes featureCount() is expensive and moveover only applies when the canvas
covers the full layer extent, which is not always the case.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13548 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-22
[FEATURE] forward port r9689 to model based attribute table
git-svn-id: http://svn.osgeo.org/qgis/trunk@13547 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-22
select current value when lineedit gets focus in attribute dialog (fixes #2742)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13546 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-22
Applied patch #2159 from ctimko
git-svn-id: http://svn.osgeo.org/qgis/trunk@13545 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-21
Amend previously ommited docking feature of patch #2673.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13544 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-21
Fix for crash with composer legend during project file save
git-svn-id: http://svn.osgeo.org/qgis/trunk@13543 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-20
More IT GUI translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@13542 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-20
translation update: es by Carlos and the monthly string update for alle files on request
git-svn-id: http://svn.osgeo.org/qgis/trunk@13541 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-20
fix attribute table position restore
git-svn-id: http://svn.osgeo.org/qgis/trunk@13540 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-20
More IT GUI translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@13538 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-20
Fix for crash if removing a layer with a related composer attribute table
git-svn-id: http://svn.osgeo.org/qgis/trunk@13537 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-20
More IT GUI translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@13536 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-20
Fix typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@13535 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-20
More IT GUI translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@13534 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-20
followup r13529
git-svn-id: http://svn.osgeo.org/qgis/trunk@13533 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-19
Reenabled update for composer legend layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@13532 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-19
More coherence in IT GUI translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@13531 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-19
translation update: el_GR by nikos
git-svn-id: http://svn.osgeo.org/qgis/trunk@13530 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-19
lazy fill meta data page in vector layer properties
git-svn-id: http://svn.osgeo.org/qgis/trunk@13529 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-18
fix #2732
git-svn-id: http://svn.osgeo.org/qgis/trunk@13528 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-18
Fix output folder selection for split vector layers tool. Patch from alexbruy. Fixes #2725.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13527 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-18
Fix raster item in composer legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@13526 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-18
Fix legend item label problem #2727
git-svn-id: http://svn.osgeo.org/qgis/trunk@13525 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-18
postgres provider: lazy feature count
git-svn-id: http://svn.osgeo.org/qgis/trunk@13524 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-18
Add transformation name in georef pdf report
git-svn-id: http://svn.osgeo.org/qgis/trunk@13523 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-18
small changes in german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@13522 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-18
fix #2361
git-svn-id: http://svn.osgeo.org/qgis/trunk@13521 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-18
added new most active translators to the translators list
git-svn-id: http://svn.osgeo.org/qgis/trunk@13520 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-17
append space to list widgets in options and vector and raster layer property dialogs (fixes #2554)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13519 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-17
fix #2531
git-svn-id: http://svn.osgeo.org/qgis/trunk@13518 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-17
apply #2712 and #2716 with slight modification. Thanks to Charles Timko.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13517 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-17
fix query translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@13516 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-17
Fix calculation of mean error in georeferencer
git-svn-id: http://svn.osgeo.org/qgis/trunk@13515 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-17
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13514 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-17
translation update: cs_CZ by Jan
git-svn-id: http://svn.osgeo.org/qgis/trunk@13513 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-17
Automatically append pdf suffix for georef report
git-svn-id: http://svn.osgeo.org/qgis/trunk@13512 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-16
fix #2627
git-svn-id: http://svn.osgeo.org/qgis/trunk@13511 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-16
[FEATURE] label only selected features (implements #2717)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13510 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-16
translation update: pl by Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@13509 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-16
fix #2670
git-svn-id: http://svn.osgeo.org/qgis/trunk@13508 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-16
fix position restore of identify results
git-svn-id: http://svn.osgeo.org/qgis/trunk@13507 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-16
Fix merge all functionality in singleparts to multipart ftools function. Fixes #2550.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13506 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-16
[FEATURE] add multiple features at once (implements #2710)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13505 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-16
translation update: el_GR by mike
git-svn-id: http://svn.osgeo.org/qgis/trunk@13504 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-16
More specific warnings for geoprocessing tools when missing crs are detected. Addresses #2547.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13503 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-16
update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@13502 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-16
[FEATURE]
- save edits button added (implements #2579)
- subset option to layer menu (implements #2660)
- show selected feature count in status bar (implements #2708)
- temporary workaround for #2714
- refactored redundant code from legend to qgisapp:
attribute table, save as, layer removal, layer properties
- some more cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@13501 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-16
temporary workaround for #2714
git-svn-id: http://svn.osgeo.org/qgis/trunk@13500 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-16
postgres provider: fix feature count, when subset string is set
git-svn-id: http://svn.osgeo.org/qgis/trunk@13499 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-16
fix ftools typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@13498 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-15
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13497 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-15
translation string fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@13496 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-15
improve image format selecting in wms selection dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@13495 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-15
Move setWindowIcon from qgsapplication.cpp to main.cpp. Because QGIS mapserver uses qgsapplication, but it does not have access to an x-server instance
git-svn-id: http://svn.osgeo.org/qgis/trunk@13494 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-15
Fix minimum size of composer legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@13493 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-15
Fix drag drop behaviour of composer legend items
git-svn-id: http://svn.osgeo.org/qgis/trunk@13492 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-15
Drag and drop support for composer legend model
git-svn-id: http://svn.osgeo.org/qgis/trunk@13491 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-15
translation update: bg by Zahari and cs_CZ by Jan
git-svn-id: http://svn.osgeo.org/qgis/trunk@13490 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-15
working fix for #2670 and fix for GRASS 6.2 support (as found on debian lenny)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13489 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-15
fix #2720
git-svn-id: http://svn.osgeo.org/qgis/trunk@13488 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-14
SIP proxy factory by PyQt version (r13468)
composer legend item (r13476)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13486 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-14
More typos and updates in IT translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@13485 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-14
Fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@13484 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-14
Remove Qt 4.6 dependency
git-svn-id: http://svn.osgeo.org/qgis/trunk@13483 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-13
New warning when creating empty multipart layer; Ok button disabled on all functions while running; General bug fixes. Fixes #2260, #2057, and #1986. Another great patch from alexbruy :-)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13481 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-13
Quick typo fix.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13480 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-13
Some simple bug fixes. Fixes #2695. Patch from alexbruy.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13479 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-13
now supports fields containing non-ascii chars. Fixes #2496. Patch from alexbruy
git-svn-id: http://svn.osgeo.org/qgis/trunk@13478 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-13
now supports fields containing Cyrillics. Fixes #2566. Patch from alexbruy
git-svn-id: http://svn.osgeo.org/qgis/trunk@13477 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-13
[FEATURE]: Export legend groups and layers with legendinterface and use this information to display groups in the composer legend. Todo: fix drag and frop in composer legend, readXML, cleanups in composer legend model
git-svn-id: http://svn.osgeo.org/qgis/trunk@13476 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-13
next take on #2620 - not reproducable here
git-svn-id: http://svn.osgeo.org/qgis/trunk@13475 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-13
make PyQt4 detection work with CMake 2.6.0 as found in Debian lenny
git-svn-id: http://svn.osgeo.org/qgis/trunk@13473 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-12
implement #2696
git-svn-id: http://svn.osgeo.org/qgis/trunk@13472 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-12
apply #2692. Thanks again Jeremy.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13471 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-12
fix #2707
git-svn-id: http://svn.osgeo.org/qgis/trunk@13470 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-12
fix #2682
git-svn-id: http://svn.osgeo.org/qgis/trunk@13469 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-11
tie proxy factory support in SIP bindings to PyQt4 version instead of Qt
git-svn-id: http://svn.osgeo.org/qgis/trunk@13468 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-11
[FEATURE] (re-?)add identifyAsHtml to raster layer and use it in identify
git-svn-id: http://svn.osgeo.org/qgis/trunk@13467 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-11
Two typos in IT translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@13466 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-10
implement #2702
git-svn-id: http://svn.osgeo.org/qgis/trunk@13465 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-10
update permissions
git-svn-id: http://svn.osgeo.org/qgis/trunk@13463 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-10
fix ssl preprocessor logic
git-svn-id: http://svn.osgeo.org/qgis/trunk@13462 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-10
fix signal signature of QgsNetworkAccessManager::requestAboutToBeCreated
git-svn-id: http://svn.osgeo.org/qgis/trunk@13461 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-10
append kml extension automatically for easier interoperability with GE
git-svn-id: http://svn.osgeo.org/qgis/trunk@13460 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-10
Consider also files without extensions in the file dialog filters
git-svn-id: http://svn.osgeo.org/qgis/trunk@13459 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-10
translation update: cs_CZ by Jan
git-svn-id: http://svn.osgeo.org/qgis/trunk@13458 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-10
Add gpl headers for residual plot item
git-svn-id: http://svn.osgeo.org/qgis/trunk@13457 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-10
Changed georef pdf report layout and font sizes to address bug #2698
git-svn-id: http://svn.osgeo.org/qgis/trunk@13456 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-10
translation update: ja by Yoichi
git-svn-id: http://svn.osgeo.org/qgis/trunk@13455 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-10
translation update: el_GR by mike
git-svn-id: http://svn.osgeo.org/qgis/trunk@13454 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-09
emit signals before and after QgsNetworkAccessManager creates requests
git-svn-id: http://svn.osgeo.org/qgis/trunk@13453 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-09
missed files in r13438
git-svn-id: http://svn.osgeo.org/qgis/trunk@13452 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-09
network updates (r13443)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13449 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-09
handle ssl errors
git-svn-id: http://svn.osgeo.org/qgis/trunk@13448 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-09
resolve Qt 4.5 dependency
git-svn-id: http://svn.osgeo.org/qgis/trunk@13447 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-08
fix sip bindings
git-svn-id: http://svn.osgeo.org/qgis/trunk@13446 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-08
fix windows build
git-svn-id: http://svn.osgeo.org/qgis/trunk@13445 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-08
network manager changes:
- add QgsNetworkAccessManager to core as singleton
- add support for multiple proxy factories
- remove qgisNetworkAccessManager property hack
- python bindings
wms provider:
- use QgsNetworkAccessManager
- some precision changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@13443 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-08
cosmetic changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@13442 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-08
apply #2634
git-svn-id: http://svn.osgeo.org/qgis/trunk@13441 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-08
georef residual plots (r13436, r13437)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13440 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-08
revert debian unrelated part from r13438
git-svn-id: http://svn.osgeo.org/qgis/trunk@13439 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-08
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13438 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-07
Add missing files.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13437 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-07
Partial patch #2673 by mhugent:
-Configurable GCP labeling
-Ability to generate PDF report of residuals and transform parameters
-Allow resampling to output file even for linear transforms
git-svn-id: http://svn.osgeo.org/qgis/trunk@13436 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-07
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13435 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-07
Added the possibility to use $area, $length when searching in attribute table.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13434 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-07
Added optional geometry parameter when evaluating predicates
git-svn-id: http://svn.osgeo.org/qgis/trunk@13433 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-06
fix url exclusion changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@13432 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-06
fix #2620
git-svn-id: http://svn.osgeo.org/qgis/trunk@13431 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-06
include qgis.g.browser in debian package
git-svn-id: http://svn.osgeo.org/qgis/trunk@13430 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-06
make spatialite optional again
git-svn-id: http://svn.osgeo.org/qgis/trunk@13429 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-06
Fixed typos in IT transaltion
git-svn-id: http://svn.osgeo.org/qgis/trunk@13428 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-06
Fixed r.sunmask.date.time. Thanks Markus Neteler
git-svn-id: http://svn.osgeo.org/qgis/trunk@13427 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-05
Translation of the IT GUI - Thanks to Flavio Rigolon
git-svn-id: http://svn.osgeo.org/qgis/trunk@13426 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-05
Fixed CRS for OSM and GPX providers. Should fix #2661.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13425 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-05
minor pg provider fix: oid==0 is invalid
git-svn-id: http://svn.osgeo.org/qgis/trunk@13424 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-05
Fixed #2615.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13423 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-04
More portable selection of monospaced font
git-svn-id: http://svn.osgeo.org/qgis/trunk@13422 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-04
MarkerLine symbol layer: fixed usage with map units, set minimal interval to avoid infinite loop, simpler markerline symbol handling.
Developed for Faunalia (http://www.faunalia.it) with funding from Regione Toscana - Sistema Informativo per la Gestione del Territorio e dell' Ambiente [RT-SIGTA]".
For the project: "Sviluppo di prodotti software GIS open-source basati sui prodotti QuantumGIS e Postgis (CIG 037728516E)"
git-svn-id: http://svn.osgeo.org/qgis/trunk@13421 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-04
MarkerLine symbol layer widget: Fixed handling of floating point marker intervals
git-svn-id: http://svn.osgeo.org/qgis/trunk@13420 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-04
SimpleMarker symbol layer: do not cache marker symbol if the vector output is enforced, fixed scaling
git-svn-id: http://svn.osgeo.org/qgis/trunk@13419 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-04
Do not force vector output by default (use only in composer map), enable setting of the flag
git-svn-id: http://svn.osgeo.org/qgis/trunk@13418 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-03
PyQGIS: added missing annotation
git-svn-id: http://svn.osgeo.org/qgis/trunk@13417 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-03
PyQGIS: Fixed wrappers for symbology-ng renderers (were claimed to be abstract classes)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13416 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-03
german translation fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@13415 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-03
Fixed v.generalize, adding copy of attributes
git-svn-id: http://svn.osgeo.org/qgis/trunk@13414 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-05-02
translation update: CZ from Jan
git-svn-id: http://svn.osgeo.org/qgis/trunk@13413 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-30
Fix missing actions. Patch #2686 by christophgysin + sip bindings.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13412 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-30
translation update: fr by Jean Roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@13411 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-30
fix edit actions remaining active when switching to a raster layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@13410 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-29
Fixed resizing of font marker when units are map units.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13409 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-29
[FEATURE] symbology-ng: possibility to offset for simple fill.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13408 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-29
translation update: fr by Jean Roc and cs_CZ by Jan
git-svn-id: http://svn.osgeo.org/qgis/trunk@13407 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-28
fix #2681
git-svn-id: http://svn.osgeo.org/qgis/trunk@13406 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-27
translation update: fi from Marko and CZ from Jan
git-svn-id: http://svn.osgeo.org/qgis/trunk@13405 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-27
fix #2680
git-svn-id: http://svn.osgeo.org/qgis/trunk@13404 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-27
-Removed spaces from connection string for MS Access files that may be cause the connection on windows to fail
git-svn-id: http://svn.osgeo.org/qgis/trunk@13402 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-27
fix typos
git-svn-id: http://svn.osgeo.org/qgis/trunk@13401 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-26
bundling: QtWebKit 4.6 needs QtXmlPatterns
git-svn-id: http://svn.osgeo.org/qgis/trunk@13399 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-26
fix runtime error in fTools' spatial join
git-svn-id: http://svn.osgeo.org/qgis/trunk@13398 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-26
fix relative paths, when project is on unc path
git-svn-id: http://svn.osgeo.org/qgis/trunk@13397 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-26
fix sip 4.7 support
git-svn-id: http://svn.osgeo.org/qgis/trunk@13395 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-26
fix warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@13394 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-26
ignore '&' when ordering the plugin menu
git-svn-id: http://svn.osgeo.org/qgis/trunk@13393 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-26
fix crash in spatialite srid selection on creation
git-svn-id: http://svn.osgeo.org/qgis/trunk@13392 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-26
fix common typos
git-svn-id: http://svn.osgeo.org/qgis/trunk@13391 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-25
Added notes to newly added methods
git-svn-id: http://svn.osgeo.org/qgis/trunk@13390 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-25
[FEATURE] Data-defined size and rotation for single symbol renderer in symbology-ng. (ticket #2585)
Developed by for Faunalia (http://www.faunalia.it) with funding from Regione Toscana - Sistema Informativo per
la Gestione del Territorio e dell' Ambiente [RT-SIGTA]".
For the project: "Sviluppo di prodotti software GIS open-source basati sui prodotti
QuantumGIS e Postgis (CIG 037728516E)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13389 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-25
Alphabetised contributors list and added Luiz Motta and Diego Moreira (authors of spatial query plugin)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13388 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-25
translation update: el_GR by Mike
git-svn-id: http://svn.osgeo.org/qgis/trunk@13385 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-25
Applied patch from #2672 by Andres Manz: more legend interface functionality.
Thanks for contributing.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13383 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-25
more spatial query cleanup (r13367)
lupdate fixes (r13370)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13382 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-25
fix spatialquery combobox resizing issue
git-svn-id: http://svn.osgeo.org/qgis/trunk@13381 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-25
some cleanups:
- macros TRUE/FALSE to keywords true/false
- replace boolean comparison (x==true => x / x==false => !x)
- return(x); => return x;
git-svn-id: http://svn.osgeo.org/qgis/trunk@13380 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-25
also set feature validity in featureAtId of memory and spatialite provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@13379 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-25
translation fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@13378 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-25
spatial query: cosmetic changes and set svn keywords
git-svn-id: http://svn.osgeo.org/qgis/trunk@13377 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-25
set feature validity in QgsPostgresProvider::featureAtIt
git-svn-id: http://svn.osgeo.org/qgis/trunk@13376 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-24
postgres provider: fix error handling
git-svn-id: http://svn.osgeo.org/qgis/trunk@13375 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-24
postgres provider: improve error handling
git-svn-id: http://svn.osgeo.org/qgis/trunk@13374 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-24
fix windows build
git-svn-id: http://svn.osgeo.org/qgis/trunk@13373 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-24
missed python binding to additional GEOS operators
git-svn-id: http://svn.osgeo.org/qgis/trunk@13372 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-24
remove Qt 4.5 dependency
git-svn-id: http://svn.osgeo.org/qgis/trunk@13371 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-24
make update_ts_files.sh less noisy and a bit more failsafe and fix a bunch or lupdate warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@13370 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-24
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13369 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-24
integrate spatial query plugin translations
git-svn-id: http://svn.osgeo.org/qgis/trunk@13368 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-24
spatial query plugin: port to new QgsGeometry operators, gui cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@13367 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-24
[FEATURE] support more GEOS operators
git-svn-id: http://svn.osgeo.org/qgis/trunk@13366 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-24
spatial query cleanup (r13360)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13365 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-24
Added geos to include search path and library linking for geos
git-svn-id: http://svn.osgeo.org/qgis/trunk@13364 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-24
fix crash introduced in r13360
git-svn-id: http://svn.osgeo.org/qgis/trunk@13362 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-24
PyQGIS: added subclassing code for QgsComposerView
git-svn-id: http://svn.osgeo.org/qgis/trunk@13361 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-24
spatial query plugin: fix warnings, reindent, include in debian package
git-svn-id: http://svn.osgeo.org/qgis/trunk@13360 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-24
implement #2676
git-svn-id: http://svn.osgeo.org/qgis/trunk@13359 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-24
spatial selection plugin (r13356)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13358 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-23
Added note about using Qt style includes
git-svn-id: http://svn.osgeo.org/qgis/trunk@13357 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-23
[FEATURE] Applied patch #2634 from Luiz Motta which provide a new c++ plugin for carrying out spatial selections
git-svn-id: http://svn.osgeo.org/qgis/trunk@13356 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-23
fix #2675
git-svn-id: http://svn.osgeo.org/qgis/trunk@13355 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-23
Fix point displacement renderer to work with the new selection parameter
git-svn-id: http://svn.osgeo.org/qgis/trunk@13354 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-23
Added python wrappers from QgsSymbolLayerV2Utils
git-svn-id: http://svn.osgeo.org/qgis/trunk@13353 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-23
Added QgsApplication::iconPath utility function (and removed its declaration from QgsSymbolLayerV2Utils)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13352 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-23
Added QgsSearchTreeNode::referencedColumns() utility function.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13351 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-23
Fixed rendering of selection for multipolygons (symbology-ng)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13350 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-22
Checks for long field names and warns when this will be a problem. Patch from Alex.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13348 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-22
fixes copy and pasting of results from several analysis tools. Patch from Alex.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13347 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-22
Marked updateFeatureCount() in QgsVectorLayer and QgsVectorDataProvider as meaningless functions.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13346 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-22
Fix calculation of feature count in OGR provider (FeatureCount function works with current spatial filter)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13345 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-22
Remove canvasPressEvent in cpp and header (forgot to commit the header yesterday)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13344 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-22
fix windows link error
git-svn-id: http://svn.osgeo.org/qgis/trunk@13343 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-21
[FEATURE]: center map if user clicks into the map (patch 2278 provided by smizuno)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13342 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-21
context help update (r13337)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13341 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-20
apply #2662. Thanks Giuseppe.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13340 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-20
set attribute dialog parent and save geometry
git-svn-id: http://svn.osgeo.org/qgis/trunk@13339 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-20
fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@13338 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-20
allow creation of multiple layers in spatialite creation dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@13337 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-20
improve database uri quoting (eg. for table names with quotes)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13336 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-20
save style when closing style manager only if it was modified
git-svn-id: http://svn.osgeo.org/qgis/trunk@13335 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-20
added description of native types to memory provider (to allow adding columns in GUI)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13334 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-20
[FEATURE] gradient color ramps now support multiple stops - for adding intermediate colors
git-svn-id: http://svn.osgeo.org/qgis/trunk@13333 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-20
Move setRenderContext() method to mapcanvas item class
git-svn-id: http://svn.osgeo.org/qgis/trunk@13332 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-20
Simplified composerView function
git-svn-id: http://svn.osgeo.org/qgis/trunk@13331 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-20
Fix typo in last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@13330 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-20
Consider frame width for annotation item minimum size
git-svn-id: http://svn.osgeo.org/qgis/trunk@13329 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-19
Move code to draw arrow head from composer arrow to composer item
git-svn-id: http://svn.osgeo.org/qgis/trunk@13328 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-19
Remove some debug code
git-svn-id: http://svn.osgeo.org/qgis/trunk@13327 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-19
Possibility to adapt composer table rect to content size before painting
git-svn-id: http://svn.osgeo.org/qgis/trunk@13326 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-18
SVG fill widget: don't require user to "activate" the svg item (by double clicking) - apply new fill when current item is changed
git-svn-id: http://svn.osgeo.org/qgis/trunk@13325 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-18
In symbol selector, omit decimals when displaying the transparency %
git-svn-id: http://svn.osgeo.org/qgis/trunk@13324 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-18
Fixed simple symbol marker sizes in the symbol layer widget
git-svn-id: http://svn.osgeo.org/qgis/trunk@13323 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-18
Applied patch from #2640: improved rendering of selected features (symbology-ng).
+ fixed font marker scaling for printing
Contributed by Chris Crook. Thanks!
git-svn-id: http://svn.osgeo.org/qgis/trunk@13322 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-16
fix #2654, take III
git-svn-id: http://svn.osgeo.org/qgis/trunk@13321 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-16
translation update: pl by Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@13320 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-16
fix wrong link in documentation
git-svn-id: http://svn.osgeo.org/qgis/trunk@13319 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-16
refactor composer table (r13316)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13318 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-16
Add TransferThis to annotation python constructors
git-svn-id: http://svn.osgeo.org/qgis/trunk@13317 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-15
Refactor composer table to a base class that has vector attribute table and normal text table as subclasses
git-svn-id: http://svn.osgeo.org/qgis/trunk@13316 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-15
Restore previous version of dissolve function (previous changes should not have been commited yet.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13315 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-15
Much faster centroid computation, and simplified code. Also adds Alexander Bruy as fTools contributor.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13314 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-15
Ensures that field names for output shapefiles remain less than 10 chars. Patch contributed by Alexander Bruy
git-svn-id: http://svn.osgeo.org/qgis/trunk@13313 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-15
Adds validators for numeric input text edits. Patch supplied by Alexander Bruy
git-svn-id: http://svn.osgeo.org/qgis/trunk@13312 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-14
implement #2650, #2651, #2652
git-svn-id: http://svn.osgeo.org/qgis/trunk@13311 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-14
fix #2549
git-svn-id: http://svn.osgeo.org/qgis/trunk@13310 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-14
fix #2654
git-svn-id: http://svn.osgeo.org/qgis/trunk@13309 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-14
Fix rounding for WMS stripes
git-svn-id: http://svn.osgeo.org/qgis/trunk@13308 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-13
show message in status bar, when CRS of an added layer is undefined
git-svn-id: http://svn.osgeo.org/qgis/trunk@13307 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-13
fix #2647
git-svn-id: http://svn.osgeo.org/qgis/trunk@13306 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-13
fix #2639:
- use asynchronous WMS GetMap requests only when render caching is active
- also cache WMS GetMap replies
git-svn-id: http://svn.osgeo.org/qgis/trunk@13305 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-13
show layer name in title of layer properties dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@13304 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-12
translation update: fr and el_GR by Jean Roc and Mike
git-svn-id: http://svn.osgeo.org/qgis/trunk@13303 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-11
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13302 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-11
remove another Qt 4.5 depencency
git-svn-id: http://svn.osgeo.org/qgis/trunk@13301 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-11
remove Qt 4.5 dependency and fix a warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@13300 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-11
Fix for retrival of WFS capabilities
git-svn-id: http://svn.osgeo.org/qgis/trunk@13299 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-11
Revive thin plate spline transform.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13298 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-11
Disable world-file in command line generator. Remove some code duplication.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13297 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-11
Patch #2633 by mhugent: adds "snap to background" option when taking gcp coordinates from main canvas.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13296 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-11
Fix gcp coordinate sign in generated gdal script.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13295 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-11
Fix for compile failure when buiding without spatialite.
Changed shortcut key for creating new spatialite layer/database to
Ctrl+Shift+A (previous value conflicted with existing shortcut)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13294 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-10
Use a little less white space around identify results dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@13293 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-10
Use more accurate tolerances for some geometry modification methods if geom values in degrees
git-svn-id: http://svn.osgeo.org/qgis/trunk@13292 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-09
Remember last annotation form for a layer and store it in project
git-svn-id: http://svn.osgeo.org/qgis/trunk@13291 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-09
translation update: es by carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@13290 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-08
re-enable opening projects by drag&drop
git-svn-id: http://svn.osgeo.org/qgis/trunk@13289 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-08
fix filters in Save as Image
git-svn-id: http://svn.osgeo.org/qgis/trunk@13288 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-08
apply #2376
git-svn-id: http://svn.osgeo.org/qgis/trunk@13287 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-08
new spatialite layer features (r13240)
qwt bundle always, since it depends on PyQt/Qt which is always bundled
git-svn-id: http://svn.osgeo.org/qgis/trunk@13286 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-08
r13280 - restore part not dealing with PyQt
git-svn-id: http://svn.osgeo.org/qgis/trunk@13285 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-08
revert r13280 - problem is in PyQt compilation, and there is already a note to fix it in that section
git-svn-id: http://svn.osgeo.org/qgis/trunk@13284 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-08
Ask user what template to use if default composer templates are found
git-svn-id: http://svn.osgeo.org/qgis/trunk@13283 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-08
Show displacement renderer symbols in composer legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@13282 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-08
Added 0 pointer checks to saveAs
git-svn-id: http://svn.osgeo.org/qgis/trunk@13281 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-08
A few changes to the Mac build section from jctull
git-svn-id: http://svn.osgeo.org/qgis/trunk@13280 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-08
Add the option to include a primary key when creating a new spatialite
layer.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13279 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-07
apply patch #1743 from jctull
git-svn-id: http://svn.osgeo.org/qgis/trunk@13278 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-07
Remove warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@13277 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-07
rest of blanks
git-svn-id: http://svn.osgeo.org/qgis/trunk@13276 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-07
More blanks translated
git-svn-id: http://svn.osgeo.org/qgis/trunk@13275 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-07
Added some spaces to german translations (composer scale bar)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13274 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-07
Change filter string for DTED raster (patch #1925 provided by kyle)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13273 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-07
instantiate proxy factory only once
git-svn-id: http://svn.osgeo.org/qgis/trunk@13272 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-06
show PostgreSQL and SpatiaLite version in about
git-svn-id: http://svn.osgeo.org/qgis/trunk@13271 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-06
missed a directory in r13269
git-svn-id: http://svn.osgeo.org/qgis/trunk@13270 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-06
fix windows build
git-svn-id: http://svn.osgeo.org/qgis/trunk@13269 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-06
apply #2385
git-svn-id: http://svn.osgeo.org/qgis/trunk@13266 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-06
fix #2631
git-svn-id: http://svn.osgeo.org/qgis/trunk@13265 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-06
[FEATURE] legend interface added to retrieve layers in legend order (supplied by Maxim Dubinin)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13264 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-06
Fixed a crash in the plugin that occurs when the epsg code for a web section cannot be parsed
git-svn-id: http://svn.osgeo.org/qgis/trunk@13263 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-06
Fixed a crash in the plugin that occurs when the epsg code for a layer cannot be parsed
git-svn-id: http://svn.osgeo.org/qgis/trunk@13262 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-06
followup r13227
git-svn-id: http://svn.osgeo.org/qgis/trunk@13261 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-06
ogr provider: update layer extent after feature deletion and debugging improvements
git-svn-id: http://svn.osgeo.org/qgis/trunk@13259 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-06
Fix loading of spatialite table after creation
git-svn-id: http://svn.osgeo.org/qgis/trunk@13258 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-06
fix crash when added features were deleted
git-svn-id: http://svn.osgeo.org/qgis/trunk@13257 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-05
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13256 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-05
don't implictly add the same CRS over and over
git-svn-id: http://svn.osgeo.org/qgis/trunk@13255 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-05
Fixed compilation with internal spatialite
(src/core/spatialite/headers/spatialite/spatialite.h was shadowing the wanted src/core/spatialite/headers/spatialite.h)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13254 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-05
use list instead of buttons for popular/recent projections
git-svn-id: http://svn.osgeo.org/qgis/trunk@13253 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-05
add widget support for dials and calendar
git-svn-id: http://svn.osgeo.org/qgis/trunk@13252 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-05
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13251 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-05
spatialite improvements:
- support geometry column name
- remove unnecessary id field
- fix windows build
- better identifier quoting and utf-8 support
- update python binding
- fix some translation strings
git-svn-id: http://svn.osgeo.org/qgis/trunk@13250 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-05
translation update: hr by Zoran
git-svn-id: http://svn.osgeo.org/qgis/trunk@13249 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-05
Create new database immediately on selection of the location. This prevents errors when attempting to lookup an srid before the database exists
git-svn-id: http://svn.osgeo.org/qgis/trunk@13242 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-05
Added missing header to qgsspatialitesridsdialog.cpp
git-svn-id: http://svn.osgeo.org/qgis/trunk@13241 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-05
Implementation of the "Add New Spatialite Layer/Database" feature.
Squashed commit of the following:
commit e6e01ec0b3955d1cf9cb2756dfcf1aac27a0725e
Author: Gary Sherman <gsherman@geoapt.com>
Date: Sun Apr 4 17:45:05 2010 -0800
Implementation of the add new spatialite layer dialog with ability to search for epsg srid
commit c1d46e35715e4f8baa137800c88483f612ebcb89
Author: Gary Sherman <gsherman@geoapt.com>
Date: Sun Apr 4 17:44:23 2010 -0800
Spatialite database template used when creating a new database
commit 6d4fd8d80e610d6f0f6d22ed49815134292924c5
Author: Gary Sherman <gsherman@geoapt.com>
Date: Sun Apr 4 17:43:31 2010 -0800
Context help for the Add New Spatialite Layer dialog
commit 1a6398be174d62df1bf74428bcf898b8d1ea8455
Author: Gary Sherman <gsherman@geoapt.com>
Date: Sun Apr 4 17:42:51 2010 -0800
Dialog for finding an SRID from the spatialite spatial_ref_sys table
commit 197a65c134ed06b12fd6c8d96900dcf8197f802d
Author: Gary Sherman <gsherman@geoapt.com>
Date: Sat Apr 3 11:32:58 2010 -0800
Renamed the spatialite srids dialog selector to the proper form
commit 66c7cafa78f71b7f06504fe3b7bd4577614bfe67
Author: Gary Sherman <gsherman@geoapt.com>
Date: Fri Apr 2 22:25:09 2010 -0800
Implemented create new db. Can now create a new db and an empty layer in
one pass.
commit 088730293ad4722e7d6045e8661e6c28488b8cae
Author: Gary Sherman <gsherman@geoapt.com>
Date: Fri Apr 2 20:43:12 2010 -0800
Adjust new spatialite layer dialog. Add field for geometry column name
commit d7c60012ddce6a70d0512bc9195524e6d672b372
Author: Gary Sherman <gsherman@geoapt.com>
Date: Fri Apr 2 12:46:49 2010 -0800
New spatialite layer menu item does not show up if qgis is built with internal spatialite
commit 1343dfe7ac7868c38e8b7bd17ef1dd5a4a04ebad
Author: Gary Sherman <gsherman@geoapt.com>
Date: Fri Apr 2 11:35:26 2010 -0800
Test of geometry column creation in the dialog
commit c8785f4aaee9d5b08fe0c0dd6f6bbfcd9cf6c7a5
Author: Gary Sherman <gsherman@geoapt.com>
Date: Wed Mar 31 21:39:03 2010 -0800
Added multi geometry types to the radio button group
commit 06350192b9dfa6d6cc5c6ac9c4d0b1a65f260476
Author: Gary Sherman <gsherman@geoapt.com>
Date: Wed Mar 31 21:13:20 2010 -0800
SQL for creating the new spatialite table complete---still needs the code to actually push it to the database
commit 0e05d6ab9904d003d9c7c7704f53392fc478cee1
Author: Gary Sherman <gsherman@geoapt.com>
Date: Wed Mar 31 21:12:25 2010 -0800
Added field for the layer name to be created
commit 3c372b4da3097981d824c2dbb7a661c916d9cf7b
Author: Gary Sherman <gsherman@Macintosh.local>
Date: Tue Mar 30 21:39:10 2010 -0800
Removed unneeded fields from the spatialite dialog (width and precision). Added methods for getting the attributes
commit 1871db18a5d87f22caf9a34001c879eaf7f58342
Author: Gary Sherman <gsherman@Macintosh.local>
Date: Fri Mar 19 20:51:34 2010 -0800
Renamed ui file
commit a42e578afac13d2a9e984faedc79d0d206b48c66
Author: Gary Sherman <gsherman@Macintosh.local>
Date: Fri Mar 19 20:51:00 2010 -0800
Added dialog for displaying and selecting a spatialite srid
commit d0c48bc2317d175fa13c4e52fb6d4f0b10a58518
Author: Gary Sherman <gsherman@Macintosh.local>
Date: Fri Mar 19 19:41:07 2010 -0800
More work on the dialog to create a new spatialite layer
commit cc6d8a4e48e42c865eec9da3d2ad1e900fbbe295
Author: Gary Sherman <gsherman@Macintosh.local>
Date: Thu Mar 18 20:51:08 2010 -0800
Wire the new spatialite layer dialog into qgisapp
commit c5a54601fd9b76e46aeb534f92a605cd744ae768
Author: Gary Sherman <gsherman@Macintosh.local>
Date: Thu Mar 18 20:50:18 2010 -0800
Dialog implementation for creating a new spatialite layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@13240 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-04
Show composer manager as top window after showing composer instance
git-svn-id: http://svn.osgeo.org/qgis/trunk@13239 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-04
[FEATURE] support for custom plugin directories using QGIS_PLUGINPATH environment variables.
More paths can be passed, separated by semicolon. Patch from Chris Crook (#2608), slightly modified.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13236 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-04
fix #2620
git-svn-id: http://svn.osgeo.org/qgis/trunk@13235 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-03
fix #2624
git-svn-id: http://svn.osgeo.org/qgis/trunk@13234 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-03
translation update: fr by Jean Roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@13233 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-03
Disable remove button in composer manager for default templates to prevent crash
git-svn-id: http://svn.osgeo.org/qgis/trunk@13232 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-03
Fix lanczos resampling option.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13231 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-03
Patch #2480 by Jack R: quote filenames in gdal scripts.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13230 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-03
Patch #2622 by mhugent, enabling visualization of transform residuals as arrow.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13229 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-03
[FEATURE]: implement possibility to place a set of default composer templates in pkgDataPath/composer_templates
git-svn-id: http://svn.osgeo.org/qgis/trunk@13228 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-03
cleanup and fix #2619
git-svn-id: http://svn.osgeo.org/qgis/trunk@13227 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-01
remove unused mapserver code (r13216)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13222 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-01
use other approach to avoid estimate_extents on not analyzed tables
git-svn-id: http://svn.osgeo.org/qgis/trunk@13221 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-01
Fix for bug #2617
git-svn-id: http://svn.osgeo.org/qgis/trunk@13220 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-01
also update changed display field value in identify results
git-svn-id: http://svn.osgeo.org/qgis/trunk@13218 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-04-01
Make default svg path configurable for third party apps
git-svn-id: http://svn.osgeo.org/qgis/trunk@13217 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-31
remove unused c++ mapserver export (and Qt3 dependency in UI)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13216 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-31
follow up r13213
git-svn-id: http://svn.osgeo.org/qgis/trunk@13215 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-31
dummy change in CMakeLists in fTools to trigger update of list of the files
git-svn-id: http://svn.osgeo.org/qgis/trunk@13214 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-31
initialize QString with empty string instead of 0 (Qt 4.7 doesn't like it)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13213 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-31
consider attribute changes in identify results
git-svn-id: http://svn.osgeo.org/qgis/trunk@13212 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-31
Objectname for undo widget
git-svn-id: http://svn.osgeo.org/qgis/trunk@13211 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-31
remove more Qt 4.5 dependencies
git-svn-id: http://svn.osgeo.org/qgis/trunk@13209 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-31
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13208 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-31
no selection squares in print mode
git-svn-id: http://svn.osgeo.org/qgis/trunk@13207 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-31
ftools merge shapes (r13204)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13206 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-30
Update to select by location tool: should run faster for large layers, and requires less memory. Should also fix #1669
git-svn-id: http://svn.osgeo.org/qgis/trunk@13205 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-30
Adds 'merge shapes' tool to fTools (vector tools). Thanks to Alexander Bruy for the patch.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13204 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-29
use same parameters for EPSG:3857, EPSG:GOOGLE and OSGEO:41001 as PROJ.4
git-svn-id: http://svn.osgeo.org/qgis/trunk@13200 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-29
add EPSG:3857 (fixes #2484)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13199 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-29
translation update: fr by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@13198 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-29
HIG compliance updates for annotation dialogs
git-svn-id: http://svn.osgeo.org/qgis/trunk@13197 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-29
added some unit tests for search strings
git-svn-id: http://svn.osgeo.org/qgis/trunk@13196 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-29
back to unix mode
git-svn-id: http://svn.osgeo.org/qgis/trunk@13195 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-29
annotation tools (r13189, r13190)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13194 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-29
Fix for win build
git-svn-id: http://svn.osgeo.org/qgis/trunk@13193 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-29
Hide invisible annotations in composer too
git-svn-id: http://svn.osgeo.org/qgis/trunk@13192 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-29
Enable annotation items in composer. Remove gui export from classes that have been moved to app
git-svn-id: http://svn.osgeo.org/qgis/trunk@13191 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-29
Move annotation items and widgets from gui to app
git-svn-id: http://svn.osgeo.org/qgis/trunk@13190 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-29
[FEATURE]: text and form annotation tools are now in gui and app
git-svn-id: http://svn.osgeo.org/qgis/trunk@13189 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-29
another translation update es by carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@13188 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-28
add missing svn:keywords
git-svn-id: http://svn.osgeo.org/qgis/trunk@13187 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-28
wms scale slider (r13184)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13186 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-28
projection search improvements (fixes #2602)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13185 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-28
[FEATURE] wms-c scale slider and more selection improvements
git-svn-id: http://svn.osgeo.org/qgis/trunk@13184 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-28
translation update: es by carlos and fr by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@13183 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-28
Escape single quotes in quick search in attribute table
git-svn-id: http://svn.osgeo.org/qgis/trunk@13180 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-28
Restored quick search behaviour (#2407) - was a side effect when fixing #2007
git-svn-id: http://svn.osgeo.org/qgis/trunk@13179 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-28
Initialize distance/area calculator only if we will be doing any calculations
(saves crs lookups when creating search tree nodes)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13177 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-28
Fixed a segfault with simplify tool (#2450)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13176 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-27
Added missing method advancedDigitizeToolBar() in qgis interface.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13175 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-27
Applied patch from #2582.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13174 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-27
conditionalize some Qt settings on version
git-svn-id: http://svn.osgeo.org/qgis/trunk@13173 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-27
vector layer saving (r13169)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13170 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-27
[FEATURE] allow saving vector layers as ogr vector files
git-svn-id: http://svn.osgeo.org/qgis/trunk@13169 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-27
fix warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@13168 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-26
fix #2592
git-svn-id: http://svn.osgeo.org/qgis/trunk@13167 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-26
fixed several bugs related to creation of offset line in new symbology (including #2545)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13166 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-26
another postgres feature count fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@13165 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-26
update Mac build for Qt minimum and misc cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@13163 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-26
grass module filename fix (r13156)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13162 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-25
Remove minimum sizes in marker catalogue (patch from ticket #1912)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13161 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-25
translation update: ja
git-svn-id: http://svn.osgeo.org/qgis/trunk@13160 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-25
disabled Vect_close if map cannot be opened on level2 on win to test ticket 2003
git-svn-id: http://svn.osgeo.org/qgis/trunk@13159 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-25
enabled toLocal8Bit for GISDBASE on win
git-svn-id: http://svn.osgeo.org/qgis/trunk@13158 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-25
QgsGrass::Exception reverted to std::runtime_error because with QgsException could not be caught
git-svn-id: http://svn.osgeo.org/qgis/trunk@13157 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-25
fixed name
git-svn-id: http://svn.osgeo.org/qgis/trunk@13156 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-25
fix #2588
git-svn-id: http://svn.osgeo.org/qgis/trunk@13155 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-24
Code for drawing items in composer map. Not yet enabled
git-svn-id: http://svn.osgeo.org/qgis/trunk@13154 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-23
fixes issue with identical input CRSs, now asks if users wants to proceed anyway
git-svn-id: http://svn.osgeo.org/qgis/trunk@13152 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-23
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13151 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-23
use SE corner as WMS-C origin, wms metadata display & selection cosmetics
git-svn-id: http://svn.osgeo.org/qgis/trunk@13150 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-23
more case-insensitive projection searches
git-svn-id: http://svn.osgeo.org/qgis/trunk@13149 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-23
Forgot to commit the header
git-svn-id: http://svn.osgeo.org/qgis/trunk@13148 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-23
Add distance parameter for point displacement to the gui
git-svn-id: http://svn.osgeo.org/qgis/trunk@13147 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-23
german translation fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@13146 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-23
search case-insensitive for authorities
git-svn-id: http://svn.osgeo.org/qgis/trunk@13145 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-23
fix build error
git-svn-id: http://svn.osgeo.org/qgis/trunk@13144 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-22
remove Qt 4.5 dependencies
git-svn-id: http://svn.osgeo.org/qgis/trunk@13143 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-22
translation update: el_GR by Mike
git-svn-id: http://svn.osgeo.org/qgis/trunk@13142 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-22
Updated versions of build dependencies
git-svn-id: http://svn.osgeo.org/qgis/trunk@13141 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-22
displacement plugin (r13139)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13140 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-21
[FEATURE]: Add point displacement renderer plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@13139 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-21
better icon for grass tools (by Robert and Markus)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13138 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-21
Make _getPoint, _getLineString, _getPolygon visible for subclasses of feature renderer
git-svn-id: http://svn.osgeo.org/qgis/trunk@13137 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-21
don't forget the python bindings
git-svn-id: http://svn.osgeo.org/qgis/trunk@13136 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-21
Make renderFeature method virtual. More safety checks in the renderer props dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@13135 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-21
fix projections selection when CRSes from multiple authorities are preselected
git-svn-id: http://svn.osgeo.org/qgis/trunk@13134 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-21
fix style selection in wms dialog (and a memory leak)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13133 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-21
fix auth_id field type in srs.db
git-svn-id: http://svn.osgeo.org/qgis/trunk@13129 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-21
Updated r.shaded.relief GRASS module
git-svn-id: http://svn.osgeo.org/qgis/trunk@13127 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-21
fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@13126 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-20
[FEATURE] allow to hide deprecated CRSes
git-svn-id: http://svn.osgeo.org/qgis/trunk@13125 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-20
german translation fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@13124 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-20
More IT translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@13123 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-20
Remove the error dialog if using the add feature tool on 25d shapefiles
git-svn-id: http://svn.osgeo.org/qgis/trunk@13122 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-20
start raster selection with all files instead of VRT
git-svn-id: http://svn.osgeo.org/qgis/trunk@13121 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-20
fix memory leak
git-svn-id: http://svn.osgeo.org/qgis/trunk@13119 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-20
Added symbology-ng capability to composer legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@13118 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-20
translation updates: deleted obsolete translations
git-svn-id: http://svn.osgeo.org/qgis/trunk@13115 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-20
More IT translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@13114 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-20
Add method that returns legend item text and symbol pointers to v2 renderers
git-svn-id: http://svn.osgeo.org/qgis/trunk@13113 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-20
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13111 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-20
hide url exclusion for Qt<4.5
git-svn-id: http://svn.osgeo.org/qgis/trunk@13110 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-20
proxy exclusion (r13103);
translation updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@13108 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-20
apply plugin manager patch from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@13106 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-20
fix vector grid
git-svn-id: http://svn.osgeo.org/qgis/trunk@13105 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-20
translation fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@13104 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-20
re-enable proxy exclusion
git-svn-id: http://svn.osgeo.org/qgis/trunk@13103 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-20
fix proxy settings
git-svn-id: http://svn.osgeo.org/qgis/trunk@13101 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-20
better names for plugin help files: index-ll_CC.html or index-ll.html
git-svn-id: http://svn.osgeo.org/qgis/trunk@13100 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-20
new utils.showPluginHelp() method - patch #2562 by ccrook applied
git-svn-id: http://svn.osgeo.org/qgis/trunk@13097 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-20
follow up r13093
git-svn-id: http://svn.osgeo.org/qgis/trunk@13094 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-20
[FEATURE] WMS-C support, new spatial authorities, wms selection improvements
- QgsDataProvider&QgsMapLayer: add dataChanged() signal, so that a provider can signal that the datasource changed
- use QNetworkAccessManager instead of QgsHttpTransaction (including caching and
dynamic authentification to website and proxies)
- resolve EPSG dependency in spatial reference systems and
included french IGNF definitions in srs.db
- wms provider:
- do request asynchronously through QNetworkAccessManager
- add support for WMS-C
- dataChanged() is to cause a redraw asynchronously, when new tiles arrive
- wms selection:
- add support for WMS-C tilesets
- allow inserting of all layers of a branch
- add support for more mime types
- move load/save to button box
- and more cleanups
- raster provider: reduce debugging noise
- allow adding parts to multi points and lines
git-svn-id: http://svn.osgeo.org/qgis/trunk@13093 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-20
Delete on a 0 pointer is save
git-svn-id: http://svn.osgeo.org/qgis/trunk@13092 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-20
translation update: pl by milena and gr by mike
git-svn-id: http://svn.osgeo.org/qgis/trunk@13091 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-19
plugin installer fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@13090 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-19
Bugfix for gps info widget crashing. Gettings to all in Piza
git-svn-id: http://svn.osgeo.org/qgis/trunk@13089 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-19
Plugin Installer fix (prevent some depreciation warnings)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13087 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-19
Patch #2422 applied
git-svn-id: http://svn.osgeo.org/qgis/trunk@13086 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-19
added prominent link to pdf manual webpage
git-svn-id: http://svn.osgeo.org/qgis/trunk@13083 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-19
some ui bugs hunted and the usual hackfest string update for translation files :)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13081 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-19
fix some warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@13080 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-19
add sanity checks to new vector dialog and some cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@13079 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-19
updated finnish translation file
git-svn-id: http://svn.osgeo.org/qgis/trunk@13078 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-19
clear layer rendering cache after appling a subset string
git-svn-id: http://svn.osgeo.org/qgis/trunk@13077 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-19
[FEATURE] Added --noplugins command line options to avoid restoring the plugins. Useful when a plugin misbehaves and causes QGIS to crash during startup.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13076 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-19
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@13075 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-19
show feature count in attribute table title
git-svn-id: http://svn.osgeo.org/qgis/trunk@13074 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-18
More IT translation fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@13073 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-18
Apply patch #2452 (save as vector)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13072 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-18
[FEATURE] optionally add new layers to the selected group
git-svn-id: http://svn.osgeo.org/qgis/trunk@13071 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-18
First round of updates to the IT translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@13070 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-18
added empty finnish translation file
git-svn-id: http://svn.osgeo.org/qgis/trunk@13069 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-18
don't add PATH to PYTHONPATH
git-svn-id: http://svn.osgeo.org/qgis/trunk@13068 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-17
translation update: fr by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@13067 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-17
translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@13066 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-17
Added missing QgsGeometry::contains predicate.
Contributed by Jeremy Palmer (#2560).
git-svn-id: http://svn.osgeo.org/qgis/trunk@13065 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-16
read window from map
git-svn-id: http://svn.osgeo.org/qgis/trunk@13064 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-16
fix crash when moving layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@13063 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-16
Updated SPONSORS list
git-svn-id: http://svn.osgeo.org/qgis/trunk@13062 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-15
fix #2556
git-svn-id: http://svn.osgeo.org/qgis/trunk@13061 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-15
GDAL-GRASS driver no more necessary, new requirement: exceptions support for GRASS
git-svn-id: http://svn.osgeo.org/qgis/trunk@13060 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-15
fix #2555
git-svn-id: http://svn.osgeo.org/qgis/trunk@13059 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-15
another atempt to get it working on Windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@13058 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-15
set default GRASS_GUI
git-svn-id: http://svn.osgeo.org/qgis/trunk@13057 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-15
fix crash in about box
git-svn-id: http://svn.osgeo.org/qgis/trunk@13056 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-15
followup r13013 and implement #2539
git-svn-id: http://svn.osgeo.org/qgis/trunk@13055 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-14
translation update gr by mike and small ui improvements in about box
git-svn-id: http://svn.osgeo.org/qgis/trunk@13054 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-14
Georeferencer fix: do not translate GDAL parameter strings
git-svn-id: http://svn.osgeo.org/qgis/trunk@13053 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-13
Modified SPONSORS list
git-svn-id: http://svn.osgeo.org/qgis/trunk@13052 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-13
Added SPONSORS and DONORS
git-svn-id: http://svn.osgeo.org/qgis/trunk@13051 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-12
[FEATURE] Applied patch #2541 - initial implementing the canBeUninstalled python plugin method
git-svn-id: http://svn.osgeo.org/qgis/trunk@13050 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-11
Print composer gui cleanups from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@13049 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-11
Applied patch #2492 provided by audun
git-svn-id: http://svn.osgeo.org/qgis/trunk@13048 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-11
fix #2543
git-svn-id: http://svn.osgeo.org/qgis/trunk@13047 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-11
Change default behaviour of field calculator dialog (fixes ticket #2542)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13046 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-11
Add option to set QSettings path
git-svn-id: http://svn.osgeo.org/qgis/trunk@13045 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-10
apply #2460 (slightly modified). Thanks Jeremy Palmer.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13044 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-10
fix translation string
git-svn-id: http://svn.osgeo.org/qgis/trunk@13043 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-10
remove #ifdefs related to no longer supported Qt versions
git-svn-id: http://svn.osgeo.org/qgis/trunk@13042 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-10
reindent georeferencer plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@13041 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-10
Fixes error message for all Geoprocessing functions, now provides more useful information.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13040 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-10
Join attributes tool now supports both dbf and csv files. Uses OGR provider to read tabular information (a bit of a hack, but it seems to work).
Should be slightly faster, and more robust to different file encodings and formats...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13039 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-10
Union now supports all vector data types. This has not been extensively tested, and may produce odd results in some cases.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13038 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-10
Large commit with several related bug fixes:
1) All fTools functions should now add all layers to dropdowns (including non-visible layers),
2) All fTools functions should now be non-modal
3) Several fTools functions have been spead up slightly
4) Where possible, internal (cpp) functions have be used to replace older Python functions
5) Defining projections now also considers .qpj files
Fixes bugs #2502 and #2506, and possibly others?
git-svn-id: http://svn.osgeo.org/qgis/trunk@13037 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-10
Uses spatial index to select intersecting features (used selections before). Tool should run faster and with fewer map canvas glitches.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13036 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-10
Uses spatial index to select intersecting features (used selections before). Tools should both run faster and with fewer map canvas glitches.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13035 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-09
Uses Qt functions to determine output file name and path correctly (all? ftools output files should now be loaded with correct layer name). Fixes #2498.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13034 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-09
Simplify geometry tool now works properly for multipart features. Note: tool now uses builtin simplify function from QgsGeometry (i.e. should be noticeably faster). Fixes #2493 and #2499.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13033 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-08
Fixes bug which only computed the convex hull of features within the current extent (i.e. entire extent of layer is now used: as expected). Fixes #2507.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13032 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-08
Fixes crash when 'use selected' checkbox is check but no features are selected. Fixes #2504.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13031 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-08
Means for unique values now properly calculated. Fixes #2509.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13030 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-08
translation update: pl from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@13029 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-08
Basic statistics tool should no longer crash with PostGIS layers. Also adds support for varchar, char, and text fields (PostGIS layers). Should fix #2510
git-svn-id: http://svn.osgeo.org/qgis/trunk@13028 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-08
Names in dropdown lists are now correctly cleared when changing between layers. Fixes #2505
git-svn-id: http://svn.osgeo.org/qgis/trunk@13027 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-08
oops, didn't see patch, patch implementation more elegant (qt-ish), thanks alexbruy
git-svn-id: http://svn.osgeo.org/qgis/trunk@13026 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-08
Adding projection information (prj-file) no longer throws an error if folder has cyrillics. Fixes #2501.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13025 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-08
reactivate select by location progress bar. Fixes #2517; Thanks to alexbruy for the patch!
git-svn-id: http://svn.osgeo.org/qgis/trunk@13024 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-08
[FEATURE] support NULL values in search strings (fixes #2533)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13023 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-08
Both tools now uses project crs instead of None (or input vector layer if selected in regular points). Fixes #2494.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13022 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-08
Vector grid tool now uses project crs instead of None. Fixes #2494.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13021 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-08
Removes limitation on maximum no of selectable features. Fixes #2503. Patch thanks to alexbruy.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13020 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-08
Updates distance matrix tool to allow non ascii characters in id fields. This is based on a workaround (from http://docs.python.org/library/csv.html), as the default Python csv function(s) do not support nonascii characters. Fixes #2496
git-svn-id: http://svn.osgeo.org/qgis/trunk@13019 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-08
fix #2523
git-svn-id: http://svn.osgeo.org/qgis/trunk@13018 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-07
fix #2526
git-svn-id: http://svn.osgeo.org/qgis/trunk@13017 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-07
fix #2516
git-svn-id: http://svn.osgeo.org/qgis/trunk@13016 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-07
translation update: pl from QMilena
git-svn-id: http://svn.osgeo.org/qgis/trunk@13015 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-07
fix #2511
git-svn-id: http://svn.osgeo.org/qgis/trunk@13014 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-07
fix #2512
git-svn-id: http://svn.osgeo.org/qgis/trunk@13013 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-06
Added a slightly faster zonal statistics method (but still not as fast as it could be)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13012 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-06
just optical changes in the aboutbox (bug?fixes)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13011 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-05
fix combobox order for attribute actions
git-svn-id: http://svn.osgeo.org/qgis/trunk@13010 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-05
fix windows build
git-svn-id: http://svn.osgeo.org/qgis/trunk@13009 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-05
another fix for Qt with CMake 2.6
git-svn-id: http://svn.osgeo.org/qgis/trunk@13008 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-05
translation update: ja by Yoichi
git-svn-id: http://svn.osgeo.org/qgis/trunk@13007 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-05
fix Qt test for CMake 2.6
git-svn-id: http://svn.osgeo.org/qgis/trunk@13006 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-05
Update sip file for qgspoint
git-svn-id: http://svn.osgeo.org/qgis/trunk@13005 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-05
Move distanceSquaredPointToSegment(...) from QgsGeometry to QgsPoint
git-svn-id: http://svn.osgeo.org/qgis/trunk@13004 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-05
prepend / to path on win
git-svn-id: http://svn.osgeo.org/qgis/trunk@13003 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-05
set GRASS_HTML_BROWSER to qgis.g.browser on win
git-svn-id: http://svn.osgeo.org/qgis/trunk@13002 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-05
+putEnv
git-svn-id: http://svn.osgeo.org/qgis/trunk@13001 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-05
use forward slashes in GISBASE on win
git-svn-id: http://svn.osgeo.org/qgis/trunk@13000 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-04
set color scheme to black / yellow
git-svn-id: http://svn.osgeo.org/qgis/trunk@12999 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-04
attr editor to gui (r12997)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12998 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-04
move attribute editor class from app to gui
git-svn-id: http://svn.osgeo.org/qgis/trunk@12997 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-03
patches #2438 by lutra
git-svn-id: http://svn.osgeo.org/qgis/trunk@12996 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-03
do not run Init.sh in terminal, GRASS is already started if QGIS is run from GRASS shell or everything is set by QgsGrass::openMapset
git-svn-id: http://svn.osgeo.org/qgis/trunk@12995 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-03
translation update: hr by Zoran - with many thanks for his presentation
of QGIS at 4th Croatian Cadastrial Congress
git-svn-id: http://svn.osgeo.org/qgis/trunk@12994 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-03
BBOX option for wfs
git-svn-id: http://svn.osgeo.org/qgis/trunk@12993 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-02
PyQGIS: Fixed splitGeometry() method
git-svn-id: http://svn.osgeo.org/qgis/trunk@12992 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-02
Make sure the user has Qt 4.4 or better, check whether all necessary Qt modules are present.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12991 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-01
translation update: string update for March 2010
git-svn-id: http://svn.osgeo.org/qgis/trunk@12990 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-01
update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12989 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-01
translation update: greek by mike
git-svn-id: http://svn.osgeo.org/qgis/trunk@12988 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-01
fix crash
git-svn-id: http://svn.osgeo.org/qgis/trunk@12987 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-03-01
translation update: monthly string update and new .jp file
git-svn-id: http://svn.osgeo.org/qgis/trunk@12986 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-27
UI Tidy ups
git-svn-id: http://svn.osgeo.org/qgis/trunk@12981 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-27
New splash for tethys (1.5)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12980 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-27
Prevent crash on feature reset in gps tracker
git-svn-id: http://svn.osgeo.org/qgis/trunk@12979 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-27
translation update with new Contributors
git-svn-id: http://svn.osgeo.org/qgis/trunk@12978 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-26
translation update: string update will be on 1 of every month from now on
git-svn-id: http://svn.osgeo.org/qgis/trunk@12977 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-26
fix #2479
git-svn-id: http://svn.osgeo.org/qgis/trunk@12976 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-25
fix analysis lib link error
git-svn-id: http://svn.osgeo.org/qgis/trunk@12975 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-25
clean output proj file name, fixes: #2466
git-svn-id: http://svn.osgeo.org/qgis/trunk@12974 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-24
also use WMS credentials when redirected
git-svn-id: http://svn.osgeo.org/qgis/trunk@12971 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-24
fix crash when trying to reproject empty layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@12970 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-24
Added epsg 900913
git-svn-id: http://svn.osgeo.org/qgis/trunk@12969 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-24
translation update: fr by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@12968 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-23
georef resampling (r12965)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12967 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-23
Georeferencer: Fix a bug in GDAL script generation.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12966 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-23
Georeferencer: Implement resampling with user-specified target resolution (enhancement request #2447).
git-svn-id: http://svn.osgeo.org/qgis/trunk@12965 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-23
Georeferencer: support custom projection strings. Fixes #2464.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12964 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-22
Fix for missing left line in composer grid (happend with negative left boundary coords). Fixes ticket #2458
git-svn-id: http://svn.osgeo.org/qgis/trunk@12963 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-22
Equal maximum values for grid interval x and y. Fixes ticket #2459
git-svn-id: http://svn.osgeo.org/qgis/trunk@12962 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-22
Applied patch from #2461: add support for incremental rendering with symbology-ng.
Fixes $2409.
Contributed by Jeremy Palmer, thanks!
git-svn-id: http://svn.osgeo.org/qgis/trunk@12961 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-21
translation update: GR by Mike
git-svn-id: http://svn.osgeo.org/qgis/trunk@12960 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-19
translation update: pl from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@12957 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-18
translation update: greek by mike
git-svn-id: http://svn.osgeo.org/qgis/trunk@12956 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-18
Added renderStarting() signal to QgsMapCanvas.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12955 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-18
Fixed a crash when capturing polylines.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12954 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-17
Improve zonal statistics function in analysis lib
git-svn-id: http://svn.osgeo.org/qgis/trunk@12953 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-16
quick typo fix to join attribute tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@12952 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-16
georeferencer refactoring (r12944, r12945)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12951 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-16
Higher maximum spin values (for use with map units)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12950 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-16
PyQGIS: small fixes for handling of QML styling.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12949 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-16
Typo in a GRASS module
git-svn-id: http://svn.osgeo.org/qgis/trunk@12948 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-15
Fix #2443 - georeferencer switches 'link georeferencer to QGIS' and 'link QGIS to georeferencer' labels.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12947 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-15
fix moc warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@12946 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-14
Update georeferencer from gislab SVN, which adds GCP table with errors, new user interface
and raster properties configuration (thanks to Maxim Dubinin and Jack R at gis-lab). Part 2/2
of new georeferencer.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12945 c8812cc2-4d05-0410-92ff-de0c093fc19c
mmassing <mmassing@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-14
Merge with WARP_REFACTORING branch, which refactors and adds infrastructure for
gcp fitting and residual error reporting. Part 1/2 of new georeferencer.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12944 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-13
grass fix (r12936)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12941 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-12
translation update: greek by mike
git-svn-id: http://svn.osgeo.org/qgis/trunk@12940 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-12
Fixed #2422
git-svn-id: http://svn.osgeo.org/qgis/trunk@12939 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-12
set GRASS_HTML_BROWSER for term (does not work, overriden by Init.sh
git-svn-id: http://svn.osgeo.org/qgis/trunk@12938 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-12
handle better mumltiple empty output
git-svn-id: http://svn.osgeo.org/qgis/trunk@12937 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-12
output opt fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@12936 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-12
Added QgsMapCanvas::layers() method
git-svn-id: http://svn.osgeo.org/qgis/trunk@12935 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-12
fix #2435
git-svn-id: http://svn.osgeo.org/qgis/trunk@12933 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-12
fix build error
git-svn-id: http://svn.osgeo.org/qgis/trunk@12932 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-12
Brazilian context help (r12929)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12931 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-11
update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12930 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-11
fix brasilian context help
git-svn-id: http://svn.osgeo.org/qgis/trunk@12929 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-11
Add transfer this to second composer shape constructor
git-svn-id: http://svn.osgeo.org/qgis/trunk@12928 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-11
fix #2026
git-svn-id: http://svn.osgeo.org/qgis/trunk@12927 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-11
use signals to mark project dirty when canvas layer or extents change (fixes #943)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12926 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-11
fixed crash on edit attr / no line
git-svn-id: http://svn.osgeo.org/qgis/trunk@12925 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-11
handle better null values
git-svn-id: http://svn.osgeo.org/qgis/trunk@12924 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-11
fix windows build errors
git-svn-id: http://svn.osgeo.org/qgis/trunk@12923 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-10
fix #2009
git-svn-id: http://svn.osgeo.org/qgis/trunk@12922 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-10
gis theme icons for mActionMeasureAngle and Mapserver Export Plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@12921 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-10
Python console: basic syntax highlighting (prompt, errors)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12920 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-10
reset GRASS_GUI in term
git-svn-id: http://svn.osgeo.org/qgis/trunk@12919 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-10
grass g.browser (r12915)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12918 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-10
the file is input
git-svn-id: http://svn.osgeo.org/qgis/trunk@12917 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-10
printed command ready for copy-paste
git-svn-id: http://svn.osgeo.org/qgis/trunk@12916 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-10
default browser starter
git-svn-id: http://svn.osgeo.org/qgis/trunk@12915 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-10
do not use empty input
git-svn-id: http://svn.osgeo.org/qgis/trunk@12914 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-10
Fix in v.dissolve GRASS module - closes #2351. Thanks Giovanni Manghi
git-svn-id: http://svn.osgeo.org/qgis/trunk@12912 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-09
open external links from man
git-svn-id: http://svn.osgeo.org/qgis/trunk@12911 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-09
add shape methods to composerview sip
git-svn-id: http://svn.osgeo.org/qgis/trunk@12910 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-09
Applied patch from #2424 by Mathias Walker.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12909 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-09
Encode and decode alpha color component
git-svn-id: http://svn.osgeo.org/qgis/trunk@12908 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-09
Fix for previous fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@12907 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-09
another attempt to set stdout binary mode on win
git-svn-id: http://svn.osgeo.org/qgis/trunk@12906 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-09
Add composer shape item to sip list
git-svn-id: http://svn.osgeo.org/qgis/trunk@12905 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-09
Fix for small raster shift introduced by my raster memory handling improvements
git-svn-id: http://svn.osgeo.org/qgis/trunk@12904 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-08
include projection error in vector file writer error message
git-svn-id: http://svn.osgeo.org/qgis/trunk@12903 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-08
remove glocale and package names again
git-svn-id: http://svn.osgeo.org/qgis/trunk@12902 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-08
Uhm... fixing compilation error, take #2.
Hopefully also with better label size scaling in composer (labeling plugin)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12900 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-08
Fixed compilation of python bindings due my recent changes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12899 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-07
fix #2410
git-svn-id: http://svn.osgeo.org/qgis/trunk@12898 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-07
Show labels from labeling plugin also in map composer (though not scaled correctly)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12897 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-07
force binary mode for stdout
git-svn-id: http://svn.osgeo.org/qgis/trunk@12896 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-07
update maximum grid spacing for regular points tool (fixes #2404).
git-svn-id: http://svn.osgeo.org/qgis/trunk@12893 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-07
check for both lower- and upper-case extensions (fixes #2414), and clear field names upon update (fixes#2386).
git-svn-id: http://svn.osgeo.org/qgis/trunk@12892 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-06
fix #2408
git-svn-id: http://svn.osgeo.org/qgis/trunk@12891 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-06
improve vector file writers error reporting
git-svn-id: http://svn.osgeo.org/qgis/trunk@12890 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-06
grass raster provider (r12880)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12889 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-05
get null outside map
git-svn-id: http://svn.osgeo.org/qgis/trunk@12888 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-05
Fix bug with outdated name of QgsRectangle class (QgsRect)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12887 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-05
added GDAL_LIBRARY for GRASS modules because GRASS libs can use GDAL
git-svn-id: http://svn.osgeo.org/qgis/trunk@12886 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-05
use GRASS raster provider everywhere
git-svn-id: http://svn.osgeo.org/qgis/trunk@12885 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-04
removed translation, causing compilation problems
git-svn-id: http://svn.osgeo.org/qgis/trunk@12883 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-04
fix some warnings & build errors (Linux/Windows)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12882 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-04
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12881 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-04
GRASS raster data provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@12880 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-04
prepare for GRASS raster provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@12879 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-04
PyQGIS: few additions for more pythonic api
- QgsVectorLayer and QgsVectorDataProvider support iterating
- QgsFeature allows direct access to attributes (get/set/del)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12878 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-04
Fix composer map annotation bug
git-svn-id: http://svn.osgeo.org/qgis/trunk@12877 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-04
translation update: hr by zoran
git-svn-id: http://svn.osgeo.org/qgis/trunk@12876 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-04
wrapped new method from r12869
git-svn-id: http://svn.osgeo.org/qgis/trunk@12873 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-04
Emit composer add/remove signals also if composers are added from project file
git-svn-id: http://svn.osgeo.org/qgis/trunk@12872 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-04
fix r12869: if first feature has id 0 it wasn't retrieved
git-svn-id: http://svn.osgeo.org/qgis/trunk@12871 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-04
postgres credentials (r12859);
split analysis sip into 2 parts so unused parts not missing
git-svn-id: http://svn.osgeo.org/qgis/trunk@12870 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-04
fix #2397 by clearing attribute maps when retrieving features
git-svn-id: http://svn.osgeo.org/qgis/trunk@12869 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-03
also fix year in gps date
git-svn-id: http://svn.osgeo.org/qgis/trunk@12868 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-03
fix for gps date
git-svn-id: http://svn.osgeo.org/qgis/trunk@12867 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-03
revert CBLAS part of r11250:
we actually don't use CBLAS directly, but GSL does w/o being linked to it
(see also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=456898)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12866 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-03
Link cblas libraries. Fixes bug 2401
git-svn-id: http://svn.osgeo.org/qgis/trunk@12865 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-03
Added utc date and time to gps information and insert connection into the registry
git-svn-id: http://svn.osgeo.org/qgis/trunk@12862 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-02
translation update: HR by zoran
git-svn-id: http://svn.osgeo.org/qgis/trunk@12860 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-01
[FEATURE] allow postgres layers without saved username & password by asking for credentials
git-svn-id: http://svn.osgeo.org/qgis/trunk@12859 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-01
Fixed few problems in console:
- pressing enter if the cursor was not at the end
- ctrl+shift to select words didn't work
git-svn-id: http://svn.osgeo.org/qgis/trunk@12858 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-01
connections manager (r12855)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12857 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-01
PyQGIS: wrapped raster shaders (color ramp, freak out, pseudocolor)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12856 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-02-01
Applied patch #2341 (loading and saving of WMS and PostGIS connections) from alexbruy
git-svn-id: http://svn.osgeo.org/qgis/trunk@12855 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-31
PyQGIS: make sure that python modules don't get out of sync: rebuild gui and analysis modules when core module is changed
git-svn-id: http://svn.osgeo.org/qgis/trunk@12854 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-29
QgsRendererV2 metadata: for renderer icon use QIcon instead of icon file name.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12852 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-29
translation update: HR by Zoran
git-svn-id: http://svn.osgeo.org/qgis/trunk@12851 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-29
new attr sel dlg buttons (r12843)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12850 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-29
PyQGIS: fix to support older SIP versions (4.7.x)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12848 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-29
Display alpha value as transparency (to be consistent with the interface in old symbology)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12847 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-28
Fix for compilation problem
git-svn-id: http://svn.osgeo.org/qgis/trunk@12844 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-28
Added scrool area, 'select all' and 'clear' buttons to attribute dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@12843 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-28
[FEATURE]: possibility to show only visible features in composer table or all features
git-svn-id: http://svn.osgeo.org/qgis/trunk@12840 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-28
debian packaging: depend on python 2.5 for sid while transition to 2.6 is on
git-svn-id: http://svn.osgeo.org/qgis/trunk@12839 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-27
update copyright in info.plist
git-svn-id: http://svn.osgeo.org/qgis/trunk@12838 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-27
custom plugin layers (r12834)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12837 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-26
translation update: pl by Robert
git-svn-id: http://svn.osgeo.org/qgis/trunk@12836 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-26
Added notes that the new stuff was added in v1.5.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12835 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-26
[FEATURE] Support for custom plugin layers. Applied patch from #2392 contributed by Mathias Walker. Thanks!
Some parts modified to make plugin layers easier to use and more robust.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12834 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-25
workaround for #1759
git-svn-id: http://svn.osgeo.org/qgis/trunk@12833 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-24
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12832 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-24
fix warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@12831 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-24
[FEATURE] add validation to capture tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@12830 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-24
fix grass string
git-svn-id: http://svn.osgeo.org/qgis/trunk@12829 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-23
allow opening properties dialog for layer from plugins (better version of r12814)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12828 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-23
use 4-file split for python modules as in cmake build, should compile more parallel now for single-arch build
git-svn-id: http://svn.osgeo.org/qgis/trunk@12827 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-23
forgot version up after 1.4
git-svn-id: http://svn.osgeo.org/qgis/trunk@12826 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-23
pack label dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@12825 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-23
Label dialog: Fix buddies and tab order
git-svn-id: http://svn.osgeo.org/qgis/trunk@12824 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-23
Label dialog: Remove the toolbox and use tabs and scroll areas rather
git-svn-id: http://svn.osgeo.org/qgis/trunk@12823 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-23
translation update: hr by Zoran
git-svn-id: http://svn.osgeo.org/qgis/trunk@12822 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-23
Updates as per #2385
git-svn-id: http://svn.osgeo.org/qgis/trunk@12821 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-22
sync sip file for symbolv2rendercontext
git-svn-id: http://svn.osgeo.org/qgis/trunk@12820 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-22
Fix for bug #2384. Ok and Cancel buttons now work on the add
new oracle raster connection dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12819 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-22
Use ARGB premultiplied format for simple marker, fixed multiplication of alpha channel for images with premultiplied format.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12818 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-22
Fixed symbol selector UI, use just one symbol color button instead of former three buttons
git-svn-id: http://svn.osgeo.org/qgis/trunk@12817 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-22
premultiplied image seems to work for svg fill
git-svn-id: http://svn.osgeo.org/qgis/trunk@12816 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-22
Fix for multiband raster display
git-svn-id: http://svn.osgeo.org/qgis/trunk@12815 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-21
[FEATURE] allow opening layer properties from plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@12814 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-21
raise attribute dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@12813 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-21
fix windows build error
git-svn-id: http://svn.osgeo.org/qgis/trunk@12812 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-21
Added layer transparency to symbol classes (with the exception of svg marker, where I'm still looking for a solution with QPicture)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12811 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-21
Start with transparent background with svg fill.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12810 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-21
Draw GDAL rasters and WMS layers in several parts if they contain many pixels (e.g. when printing in high resolution to large paper sizes)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12809 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-20
Fixed positioning of font markers with rotation (#2380).
Allow rotation up to 360 degrees in the settings widget.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12808 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-20
Save path for svg texture absolute or relative
git-svn-id: http://svn.osgeo.org/qgis/trunk@12807 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-20
[FEATURE] identify tool update
- attribute form now non-modal in view mode (since r12796)
- highlight disappear when window is deactivate or closed and reappears when
reactivated.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12806 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-20
update package.cmd
git-svn-id: http://svn.osgeo.org/qgis/trunk@12805 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-20
font marker layer (r12794)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12804 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-20
Fixed #2379 - hang on line width set to zero (division by zero)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12803 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-20
Remove deprecated icon file from list in images.qrc
git-svn-id: http://svn.osgeo.org/qgis/trunk@12802 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-20
Make composer a bit more robust against accidential mouse clicks
git-svn-id: http://svn.osgeo.org/qgis/trunk@12801 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-20
remove a depreciated icon file
git-svn-id: http://svn.osgeo.org/qgis/trunk@12800 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-20
Improvements to the IT GUI transaltion
git-svn-id: http://svn.osgeo.org/qgis/trunk@12799 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-19
translation update: hr by Zoran
git-svn-id: http://svn.osgeo.org/qgis/trunk@12798 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-19
Fix for a crash in composer (fixes #2374)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12797 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-19
open attribute dialogs non-modal when not in editing mode
git-svn-id: http://svn.osgeo.org/qgis/trunk@12796 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-19
pass password on to geometry type detection thread
git-svn-id: http://svn.osgeo.org/qgis/trunk@12795 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-18
[FEATURE] Added font marker symbol layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@12794 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-18
-Patch for slowdown or segfault when zooming very far into rasters.
-Closes ticket #2268
git-svn-id: http://svn.osgeo.org/qgis/trunk@12793 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-18
translation update: is and bg by thordur and Zahari
git-svn-id: http://svn.osgeo.org/qgis/trunk@12792 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-18
Added vertical line to simple marker symbol layer.
Added rotation for ellipse, cross and line markers.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12791 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-18
dash line symbology (r12788)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12790 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-18
Better update of line pattern icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@12789 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-18
Added option for custom dash-space pattern in simple line symbollayer
git-svn-id: http://svn.osgeo.org/qgis/trunk@12788 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-17
fix some missing lib paths, install instructions cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@12787 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-16
missed sip include dir
git-svn-id: http://svn.osgeo.org/qgis/trunk@12786 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-16
add load library error
git-svn-id: http://svn.osgeo.org/qgis/trunk@12785 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-16
missed gpsimporter plugin update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12784 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-16
faster python compiling (r12774)
misc updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@12783 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-16
fixed #2003, crash if topo is not available
git-svn-id: http://svn.osgeo.org/qgis/trunk@12782 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-16
note about exceptions in GRASS lib (-fexception)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12781 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-16
syntax fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@12780 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-16
link python modules as modules on OSX
git-svn-id: http://svn.osgeo.org/qgis/trunk@12779 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-16
Display polygon outline icon on button for svg fill symbol layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@12778 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-16
[FEATURE]: SVG fill symbol layer for polygon textures
git-svn-id: http://svn.osgeo.org/qgis/trunk@12777 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-16
Installation guide: updated QGIS deps (minimal sip version set to 4.8, geos to 3.0, added qwt)
Regenerated INSTALL file.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12776 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-16
Changed SIP_EXECUTABLE to SIP_BINARY_PATH to keep original variable name.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12775 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-16
Native and faster compilation of python bindings (#2370)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12774 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-16
Increased precision of spin boxes for size/width to 2 decimals
git-svn-id: http://svn.osgeo.org/qgis/trunk@12773 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-16
Corrected default symbol layer sizes to work with milimeters
git-svn-id: http://svn.osgeo.org/qgis/trunk@12772 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-15
PyQGIS: added QgsColorButton and QgsColorButtonV2
git-svn-id: http://svn.osgeo.org/qgis/trunk@12771 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-15
Added Italian srs defs. Paolo please test
git-svn-id: http://svn.osgeo.org/qgis/trunk@12770 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-15
symbology-ng: updates to symbol layer registry and renderer registry so that they can be used from python.
Added wrappers for these two registries and their metadata classes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12769 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-15
gps detection imporvements (r12759) and other cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@12768 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-15
more geometry validity checks
git-svn-id: http://svn.osgeo.org/qgis/trunk@12767 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-15
Fixed conversions between V1 and V2 symbols: don't convert pixels<->mm anymore
git-svn-id: http://svn.osgeo.org/qgis/trunk@12766 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-14
Prevent division by 0
git-svn-id: http://svn.osgeo.org/qgis/trunk@12764 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-14
Create a better fake rendercontext for symbol previews
git-svn-id: http://svn.osgeo.org/qgis/trunk@12763 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-14
Refactored output unit encoding/decoding to their own functions
git-svn-id: http://svn.osgeo.org/qgis/trunk@12762 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-14
fix r12759
git-svn-id: http://svn.osgeo.org/qgis/trunk@12761 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-14
Updated symbol selector GUI to reflect the design created with Tim
git-svn-id: http://svn.osgeo.org/qgis/trunk@12760 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-14
improve gps detection
git-svn-id: http://svn.osgeo.org/qgis/trunk@12759 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-14
reduce debugging noise
git-svn-id: http://svn.osgeo.org/qgis/trunk@12758 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-14
Fixed what I've broken with previous commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@12757 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-14
QgsSymbolV2RenderContext:
- use reference to QgsRenderContext instead of pointer
- added utility functions for simpler syntax when converting values to output units
git-svn-id: http://svn.osgeo.org/qgis/trunk@12756 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-14
[FEATURE]: choice between mm and map units for new symbology. Scaling to use new symbology in print composer as well
git-svn-id: http://svn.osgeo.org/qgis/trunk@12755 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-13
restore app build of qgis_help
git-svn-id: http://svn.osgeo.org/qgis/trunk@12754 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-13
restore previous bundle build of helpviewer (r12622), add 2nd install step to correct install_name (fix #2294)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12753 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-12
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12752 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-12
derive QgsGrass::Exception from QgsException
git-svn-id: http://svn.osgeo.org/qgis/trunk@12751 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-12
german translation fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@12750 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-12
[FEATURE] allow editing of invalid geometry in node tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@12749 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-12
missed a file in r12747
git-svn-id: http://svn.osgeo.org/qgis/trunk@12748 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-12
also show descriptions for GPS ports
git-svn-id: http://svn.osgeo.org/qgis/trunk@12747 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-12
catch GRASS exceptions
git-svn-id: http://svn.osgeo.org/qgis/trunk@12746 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-12
fix #2358
git-svn-id: http://svn.osgeo.org/qgis/trunk@12745 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-12
translation update: hr by Zoran
git-svn-id: http://svn.osgeo.org/qgis/trunk@12744 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-12
Fix for ticket #2354
git-svn-id: http://svn.osgeo.org/qgis/trunk@12743 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-11
[FEATURE] Made wms search server user configurable
git-svn-id: http://svn.osgeo.org/qgis/trunk@12740 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-11
use QgsGPSConnection::availablePorts() also in gps plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@12739 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-11
fix for #1095
git-svn-id: http://svn.osgeo.org/qgis/trunk@12738 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-11
remove unused files from qextserialport
git-svn-id: http://svn.osgeo.org/qgis/trunk@12737 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-11
fix osx build
git-svn-id: http://svn.osgeo.org/qgis/trunk@12736 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-11
new python console (r12725, r12727)
better serial port handling (r12732)
add phonon and QtDBus to bundling needed by Webkit
git-svn-id: http://svn.osgeo.org/qgis/trunk@12735 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-11
fixed compliation errors on linux
git-svn-id: http://svn.osgeo.org/qgis/trunk@12734 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-11
fix r12732
git-svn-id: http://svn.osgeo.org/qgis/trunk@12733 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-11
qextserialport update (improved device detection on Windows & OSX)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12732 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-11
use monospaced font in python console
git-svn-id: http://svn.osgeo.org/qgis/trunk@12731 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-10
translation update: fr by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@12729 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-10
added rfcomm devices in autodetect to connect to bluetooth gps devices
git-svn-id: http://svn.osgeo.org/qgis/trunk@12728 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-10
[FEATURE] new python console implementation.
Simpler, easier and better :-)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12727 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-10
add Qwt build instructions for OSX; misc cleanup for OSX
git-svn-id: http://svn.osgeo.org/qgis/trunk@12726 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-10
Converted Python console from C++ to Python.
This cleans python support a bit and makes a starting point for further improvements of the console.
It's possible to run the console also outside QGIS:
import qgis.console
qgis.console.show_console()
git-svn-id: http://svn.osgeo.org/qgis/trunk@12725 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-09
move pg and ogr stuff (r12702)
add GPS tracking and Qwt (r12685, r12692, r12707)
composer table select display attribs (r12709)
another composer table update (r12717)
misc updates
phwew! note: qwt not optional for xcode project due to lack of conditional sources
git-svn-id: http://svn.osgeo.org/qgis/trunk@12724 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-09
update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12723 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-09
fix warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@12722 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-09
fix python plugin detection
git-svn-id: http://svn.osgeo.org/qgis/trunk@12721 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-09
Consider also original marker rotation in marker line with rotated symbols.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12720 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-09
Add a little more white space to the left of the gps dock for a more balanced look.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12719 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-09
fix runtime warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@12718 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-09
Adapt number of features in composer table if height of the item is changed interactively
git-svn-id: http://svn.osgeo.org/qgis/trunk@12717 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-08
translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@12715 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-08
add measure angle icon to qrc file again
git-svn-id: http://svn.osgeo.org/qgis/trunk@12714 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-08
Something from the 'what took you so long?' dept - trunk splash update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12713 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-08
TS files fix/update - revert strings gone in r12680 and add the grass plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@12712 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-08
Fix issue where gps tracker was not being restored properly on subsequent qgis launches. Also wrapped some more conditional qwt bits
git-svn-id: http://svn.osgeo.org/qgis/trunk@12711 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-08
fix runtime warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@12710 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-08
Added selection of display attributes and aliases to composer table item
git-svn-id: http://svn.osgeo.org/qgis/trunk@12709 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-08
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12708 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-08
make QWT support configurable
git-svn-id: http://svn.osgeo.org/qgis/trunk@12707 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-08
fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@12706 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-08
more fixes: optional QWT
git-svn-id: http://svn.osgeo.org/qgis/trunk@12705 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-07
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12704 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-07
rename src/core/gps/time.h to nmeatime.h
git-svn-id: http://svn.osgeo.org/qgis/trunk@12703 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-07
rename some postgres app classes and move a ogr class
git-svn-id: http://svn.osgeo.org/qgis/trunk@12702 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-07
add qwt dependency to debian package
git-svn-id: http://svn.osgeo.org/qgis/trunk@12701 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-07
move QgsMapToolFeature::avoidIntersections to QgsGeometry
git-svn-id: http://svn.osgeo.org/qgis/trunk@12700 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-07
add -DQWT_DLL to windows build
git-svn-id: http://svn.osgeo.org/qgis/trunk@12699 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-07
add postgresql password cache
git-svn-id: http://svn.osgeo.org/qgis/trunk@12698 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-07
Refactored capturetool to capturemode and fixed some compile errors
git-svn-id: http://svn.osgeo.org/qgis/trunk@12697 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-07
more fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@12696 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-07
fix some issues with the GPS commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@12695 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-07
Fixed typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@12694 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-07
[FEATURE] GPS Tracking widget added. This is a bug fix for a missing file that should have been updated in last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@12693 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-07
Added gps tracker widget. This work was sponsored by http://gonavigo.ca/. We thank them for their support
git-svn-id: http://svn.osgeo.org/qgis/trunk@12692 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-07
fix windows build
git-svn-id: http://svn.osgeo.org/qgis/trunk@12691 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-07
Python support: use a wrapper for import statement that tracks modules of plugins.
This enables complete unload and reload of plugins:
- qgis.utils.unloadPlugin(name) - now removes also plugin's modules (files) from python
- qgis.utils.reloadPlugin(name) - unloads and starts the plugin again (using fresh source files)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12690 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-07
Emit extentChanged signal in composer map after drawing to prevent concurrent layer access with table items
git-svn-id: http://svn.osgeo.org/qgis/trunk@12689 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-07
More options for composer table
git-svn-id: http://svn.osgeo.org/qgis/trunk@12688 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-07
temporal fix for 1900
git-svn-id: http://svn.osgeo.org/qgis/trunk@12687 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-07
Replaced qWarnings with QgsDebugMsg
git-svn-id: http://svn.osgeo.org/qgis/trunk@12686 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-07
[FEATURE]: add classes for live GPS tracking in core
git-svn-id: http://svn.osgeo.org/qgis/trunk@12685 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-07
pre for any module output
git-svn-id: http://svn.osgeo.org/qgis/trunk@12684 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-07
composer attr tables (r12682)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12683 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-06
[FEATURE]: A table widget to display feature attributes in the composer (but it still needs a bit more settings...)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12682 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-06
fixed 1992, monospace font for module output
git-svn-id: http://svn.osgeo.org/qgis/trunk@12681 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-06
wohooo another language - now bulgarian - which brings us to 34 languages (and the usual string update)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12680 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-06
fixed #1619, and another not yet reported bug for field
git-svn-id: http://svn.osgeo.org/qgis/trunk@12679 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-06
fix for #1169, added check for isle's area
git-svn-id: http://svn.osgeo.org/qgis/trunk@12678 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-06
some options marked advanced
git-svn-id: http://svn.osgeo.org/qgis/trunk@12677 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-06
fixed ticket #2194, icon size in tab header
git-svn-id: http://svn.osgeo.org/qgis/trunk@12676 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-05
translation updates: hr_HR by Zoran and general string update with
script
git-svn-id: http://svn.osgeo.org/qgis/trunk@12675 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-05
fix runtime warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@12674 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-05
Show a message box if there was an error during the merge operation (instead of crashing). Fixes ticket #2342
git-svn-id: http://svn.osgeo.org/qgis/trunk@12673 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-05
PyQGIS: added missing conversion to QgsRenderer subclasses, added few missing methods
git-svn-id: http://svn.osgeo.org/qgis/trunk@12672 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-05
added support for advanced options and example use in v.out.ascii
git-svn-id: http://svn.osgeo.org/qgis/trunk@12671 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-02
Fix double validator in composer map widget (part of ticket #2252)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12667 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-02
fix r12665
git-svn-id: http://svn.osgeo.org/qgis/trunk@12666 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-02
catch more projection errors
git-svn-id: http://svn.osgeo.org/qgis/trunk@12665 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-02
context help update (r12662)
measure angle tool (r12663)
misc cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@12664 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-02
[FEATURE]: A tool to measure angles
git-svn-id: http://svn.osgeo.org/qgis/trunk@12663 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-02
Added IT context help files
git-svn-id: http://svn.osgeo.org/qgis/trunk@12662 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-02
allow entry of visibility scales in floating point
git-svn-id: http://svn.osgeo.org/qgis/trunk@12661 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2010-01-01
update grass i18n
git-svn-id: http://svn.osgeo.org/qgis/trunk@12660 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-31
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12659 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-31
grass modules i18n
git-svn-id: http://svn.osgeo.org/qgis/trunk@12658 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-31
Two typos in GRASS modules
git-svn-id: http://svn.osgeo.org/qgis/trunk@12657 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-31
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12656 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-31
ftools i18n update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12655 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-30
Fixed v.generalize GRASS module
git-svn-id: http://svn.osgeo.org/qgis/trunk@12653 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-29
add GSL framework option
git-svn-id: http://svn.osgeo.org/qgis/trunk@12649 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-29
postgres fix (r12641)
bad layer fix (r12634)
attribute table fix (r12639)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12648 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-28
update version info in trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@12646 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-28
fix compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk@12644 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-28
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12643 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-28
apply #2199
git-svn-id: http://svn.osgeo.org/qgis/trunk@12642 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-28
apply #2322
git-svn-id: http://svn.osgeo.org/qgis/trunk@12641 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-28
fix #2315
git-svn-id: http://svn.osgeo.org/qgis/trunk@12640 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-28
fix #2019
git-svn-id: http://svn.osgeo.org/qgis/trunk@12639 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-28
Updated version nos etc for enceladus release
git-svn-id: http://svn.osgeo.org/qgis/trunk@12637 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-28
debian symbols update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12636 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-28
translation update: hu by zoltan
git-svn-id: http://svn.osgeo.org/qgis/trunk@12635 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-28
fix #2328
git-svn-id: http://svn.osgeo.org/qgis/trunk@12634 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-28
Added an option to v.out.ogr.pg - thanks Giovanni Manghi
git-svn-id: http://svn.osgeo.org/qgis/trunk@12633 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-28
fix #2329
git-svn-id: http://svn.osgeo.org/qgis/trunk@12632 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-28
itranslation update: hr by zoran
git-svn-id: http://svn.osgeo.org/qgis/trunk@12631 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-28
Finished IT translation of context help. Thanks Flavio Rigolon and Maurizio Napolitano
git-svn-id: http://svn.osgeo.org/qgis/trunk@12629 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-28
Final edits to the IT translation? Thanks Maurizio Napolitano
git-svn-id: http://svn.osgeo.org/qgis/trunk@12628 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-27
Fix #2324.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12627 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-27
sync with help app fix (r12622)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12626 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-27
fix #2327
git-svn-id: http://svn.osgeo.org/qgis/trunk@12625 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-27
fix #2294
git-svn-id: http://svn.osgeo.org/qgis/trunk@12622 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-26
plugin installer update - fix #2247
git-svn-id: http://svn.osgeo.org/qgis/trunk@12621 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-26
translation update: fr by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@12620 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-25
Fix for scalebar not responding to map changes after reading from project file and template
git-svn-id: http://svn.osgeo.org/qgis/trunk@12619 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-24
context help updates (r12611, r12613)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12618 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-24
don't measure empty geometries and also return success when exports geos points to wkb
git-svn-id: http://svn.osgeo.org/qgis/trunk@12617 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-24
use QString in QgsException to fix encoding
git-svn-id: http://svn.osgeo.org/qgis/trunk@12616 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-24
catch projection exceptions while V2 rendering
git-svn-id: http://svn.osgeo.org/qgis/trunk@12615 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-24
More IT translations of context_help by Flavio Rigolon
git-svn-id: http://svn.osgeo.org/qgis/trunk@12613 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-24
Don't read composer title from template. Fixes bug #2311
git-svn-id: http://svn.osgeo.org/qgis/trunk@12612 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-24
First IT translations of context_help by Flavio Rigolon
git-svn-id: http://svn.osgeo.org/qgis/trunk@12611 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-24
More IT translation improvements - will we ever finish?
git-svn-id: http://svn.osgeo.org/qgis/trunk@12610 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-24
various updates (r12579, r12581, r12590, r12600)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12609 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-24
revert inadvertently committed change
git-svn-id: http://svn.osgeo.org/qgis/trunk@12608 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-23
fix #2164
git-svn-id: http://svn.osgeo.org/qgis/trunk@12607 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-23
fix #2239
git-svn-id: http://svn.osgeo.org/qgis/trunk@12606 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-23
translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@12605 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-23
fix #2293
git-svn-id: http://svn.osgeo.org/qgis/trunk@12604 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-23
fix #2264
git-svn-id: http://svn.osgeo.org/qgis/trunk@12603 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-23
fix #2318
git-svn-id: http://svn.osgeo.org/qgis/trunk@12602 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-23
automatic indentation update (r12177-r12600)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12601 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-23
another round of typo fixes (and use color instead of colour - like Qt; no string updates)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12600 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-23
Refresh canvas after adding a new node (#2313)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12599 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-23
Use fixed 2px pen width for rubber bands and vertex markers. (The previous default 10px was just too much)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12598 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-23
Leave only one setGeometry method to avoid ambiguous behaviour, added missing /Transfer/ annotation.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12597 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-23
Switch position of add and show button in composer manager
git-svn-id: http://svn.osgeo.org/qgis/trunk@12596 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-23
Reduce precision for point on line test. Fixes bug #2224
git-svn-id: http://svn.osgeo.org/qgis/trunk@12595 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-23
followup r12593
git-svn-id: http://svn.osgeo.org/qgis/trunk@12594 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-23
fix #2314
git-svn-id: http://svn.osgeo.org/qgis/trunk@12593 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-23
fix #2317
git-svn-id: http://svn.osgeo.org/qgis/trunk@12592 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-23
Reuse OSM db file on windows.
For some strange reason it was not considering the same QDateTime to be equal.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12591 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-23
moved suggested osm tag keys and values to another file
git-svn-id: http://svn.osgeo.org/qgis/trunk@12590 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-23
translation update: is by thordur
git-svn-id: http://svn.osgeo.org/qgis/trunk@12589 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-22
context help fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@12588 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-22
show classification attribute above the classes in legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@12587 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-22
fix #2312
git-svn-id: http://svn.osgeo.org/qgis/trunk@12586 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-22
Test if polygon rings are still inside the outer boundary after reshape and fix a memory leak. Fixes bug #2220
git-svn-id: http://svn.osgeo.org/qgis/trunk@12585 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-22
fix connect
git-svn-id: http://svn.osgeo.org/qgis/trunk@12584 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-22
Mac app/window icon from resource, not xpm
git-svn-id: http://svn.osgeo.org/qgis/trunk@12583 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-22
fix offset labels in label dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@12582 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-22
adding pt_BR context help translation by Arthur Nanni
git-svn-id: http://svn.osgeo.org/qgis/trunk@12581 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-22
fix #2208
git-svn-id: http://svn.osgeo.org/qgis/trunk@12580 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-22
Added python bindings for search strings
git-svn-id: http://svn.osgeo.org/qgis/trunk@12579 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-22
Fixed operator precedence (#2308)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12578 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-22
fix #2299
git-svn-id: http://svn.osgeo.org/qgis/trunk@12577 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-22
debian symbols update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12575 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-22
fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@12574 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-22
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12573 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-22
More improvements in the IT translation - Thanks Flavio Rigolon
git-svn-id: http://svn.osgeo.org/qgis/trunk@12572 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-22
translation updates: tr by Osman Yilmaz
git-svn-id: http://svn.osgeo.org/qgis/trunk@12571 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-22
-fixed nodata bug when calculating min/max from current extent
-Closes ticket #2309
git-svn-id: http://svn.osgeo.org/qgis/trunk@12570 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-21
translation update: is by thordur and hu by siki
git-svn-id: http://svn.osgeo.org/qgis/trunk@12569 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-21
context help updates (r12554, r12567)
preserve symbology settings (r12563)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12568 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-21
context help update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12567 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-21
More typo in the IT translation - Thanks Flavio Rigolon
git-svn-id: http://svn.osgeo.org/qgis/trunk@12566 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-21
-Fixed layout bug in the eVis event browser and tidied up the options tab, no strings added or deleted
-Closes ticket 2215
git-svn-id: http://svn.osgeo.org/qgis/trunk@12564 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-21
Preserve as many settings as possible when converting between new and old symbology.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12563 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-21
one string missing - forgot to update the strings
git-svn-id: http://svn.osgeo.org/qgis/trunk@12562 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-21
translation update: es by carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@12561 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-21
Minor IT translation improvements
git-svn-id: http://svn.osgeo.org/qgis/trunk@12560 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-21
translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@12559 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-20
Use cross by default as editing vertex marker: semi-transparent circle markers take way too long time to render.
Also make the markers smaller by default for better readability.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12558 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-20
fix german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12557 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-20
automatically append missing .shp to created shapefiles
git-svn-id: http://svn.osgeo.org/qgis/trunk@12556 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-20
fix #1773
git-svn-id: http://svn.osgeo.org/qgis/trunk@12555 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-20
context help update from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@12554 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-20
translation update: pl by Robert
git-svn-id: http://svn.osgeo.org/qgis/trunk@12553 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-20
Manage python plugins loaded state in python utils.py module.
This allows seamless loading/unloading of plugins by plugin installer.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12552 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-20
more bugfixing in field calculator
git-svn-id: http://svn.osgeo.org/qgis/trunk@12551 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-20
fix garbled exceptions on proj errors
git-svn-id: http://svn.osgeo.org/qgis/trunk@12550 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-20
translation update: lv by Maris .. more and more translations come in time - this will be a great release
git-svn-id: http://svn.osgeo.org/qgis/trunk@12549 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-20
Minor edits to the IT translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12548 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-20
context help updates (r12530, r12539); misc updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@12547 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-20
missed some warnings and other minor updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@12546 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-20
attribute editor fixes:
- in attribute table: set minimum width of editor to columns width and height
of filename widget to two times the lineedit height
- fix non-editable unique value editor (was editable)
- fix enum support
- add support for symbology-ng categories
git-svn-id: http://svn.osgeo.org/qgis/trunk@12545 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-20
make QgsVectorLayer::deleteShapefile case-agnostic
git-svn-id: http://svn.osgeo.org/qgis/trunk@12544 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-20
Fix bug that prevented attribute table to update correctly after field calculator usage
git-svn-id: http://svn.osgeo.org/qgis/trunk@12543 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-20
translation update frozen strings and new language croatian
git-svn-id: http://svn.osgeo.org/qgis/trunk@12542 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-20
fix warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@12541 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-20
Fix new labeling to work with render caching.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12540 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-20
german translation update, some context help fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@12539 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-20
translation update: ja by Yoichi
git-svn-id: http://svn.osgeo.org/qgis/trunk@12538 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-20
Show editing vertex markers with symbology-ng. Fixes #2171.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12537 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-20
respect overriden locale in helpviewer and fix link typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@12536 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-20
translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@12531 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-20
Context help updates from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@12530 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-20
debian symbols update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12529 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-20
fix common typos
git-svn-id: http://svn.osgeo.org/qgis/trunk@12528 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-20
translation update: checked translations some minor changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@12527 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-20
translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@12525 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-20
translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@12524 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-19
more context help updates (r12492, r12496, r12499, r12500)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12523 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-19
translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@12522 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-19
fix #2289
git-svn-id: http://svn.osgeo.org/qgis/trunk@12521 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-19
fix #2296
git-svn-id: http://svn.osgeo.org/qgis/trunk@12520 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-19
OSM: Upload only tag which are not marked as deleted. Fixes #2054.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12519 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-19
OSM: save correctly the extent of data. Most probably the cause of #2098.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12518 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-19
OSM: small usability improvements in download dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@12517 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-19
Fix for bug #2117, wrong composer scale if units are degree
git-svn-id: http://svn.osgeo.org/qgis/trunk@12516 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-19
Fixed snapping to background layers if there's a layer that doesn't exist. Fixes #2261
git-svn-id: http://svn.osgeo.org/qgis/trunk@12515 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-19
Use 10px as a default vertex search radius. (should be a more sensitive tolerance than 10 map units)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12514 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-19
dutch translation update to 100% for 1.4
git-svn-id: http://svn.osgeo.org/qgis/trunk@12513 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-19
Display warning in node tool if it couldn't find any features. Fixes #2134.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12512 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-19
Select a valid variant when there's no variant with the same number of colors in new scheme. Fixes #2254
git-svn-id: http://svn.osgeo.org/qgis/trunk@12511 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-19
Clear undo stack on rollback. Fixes #2287.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12510 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-19
itranslation update: icelandic by thordur first release
git-svn-id: http://svn.osgeo.org/qgis/trunk@12509 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-18
Less verbosity to stdout from labeling plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@12508 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-18
More cleanup of the IT translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12507 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-18
More minor edits to the IT translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12506 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-18
minor edits to the IT translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12505 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-17
translation update: es by carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@12504 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-17
translation updates: pt_BR, it and fr by Arthur, Flavio and Jean Roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@12503 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-17
Fix for bug #2291, Reshape Features tool crashes on right mouse click
git-svn-id: http://svn.osgeo.org/qgis/trunk@12501 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-17
Context help updates from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@12500 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-17
Context help updates from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@12499 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-17
itranslation updates to all files as usual
Changed TRANSLATORS to include traditional Chinese Coordinator
git-svn-id: http://svn.osgeo.org/qgis/trunk@12498 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-17
itranslation update: ru by artem and another script update to see if
strings are really frozen :)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12497 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-16
add german scalebar translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12496 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-16
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12495 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-16
GIS theme icon update from Robert
git-svn-id: http://svn.osgeo.org/qgis/trunk@12494 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-16
initial translation file for iceland - brings us to 32 languages
git-svn-id: http://svn.osgeo.org/qgis/trunk@12493 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-16
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12492 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-16
translation update: it by maurizio and es by carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@12491 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-16
Fix CRS definitions for Polish systems 1992 and 2000 (epsg 2176-2180). This is a temporary workaround until the native epsg base is corrected.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12490 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-16
translation update: vi from Huu Manh Bui
git-svn-id: http://svn.osgeo.org/qgis/trunk@12489 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-16
grass update (r12475)
context help update (r12478)
theme icon updates (r12479, r12484, r12485)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12488 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-16
Plugin installer update - rest of the r12476
git-svn-id: http://svn.osgeo.org/qgis/trunk@12487 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-15
translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@12486 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-15
more GIS icons from Robert
git-svn-id: http://svn.osgeo.org/qgis/trunk@12485 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-15
more GIS icons from Robert
git-svn-id: http://svn.osgeo.org/qgis/trunk@12484 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-15
update strings ini translation files - strings are in freeze from now until release QGIS 1.4
git-svn-id: http://svn.osgeo.org/qgis/trunk@12483 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-15
update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12482 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-15
update astyle-all.sh
git-svn-id: http://svn.osgeo.org/qgis/trunk@12481 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-15
Applied patch from #2285 by Mark Baas.
Thanks for contributing!
git-svn-id: http://svn.osgeo.org/qgis/trunk@12480 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-15
Separate icons for mActionShowComposerManager and mActionFilePrint
git-svn-id: http://svn.osgeo.org/qgis/trunk@12479 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-15
Context help for the Plugin Installer
git-svn-id: http://svn.osgeo.org/qgis/trunk@12478 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-15
Reverted change to v.out.ogr.pg due to a possible bug in GRASS
git-svn-id: http://svn.osgeo.org/qgis/trunk@12477 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-15
Plugin installer update: one-step plugin install and uninstall in QGIS>=1.4
git-svn-id: http://svn.osgeo.org/qgis/trunk@12476 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-15
More GRASS modules updated and added. Applied #2004
git-svn-id: http://svn.osgeo.org/qgis/trunk@12475 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-15
More GRASS modules updated
git-svn-id: http://svn.osgeo.org/qgis/trunk@12474 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-15
Updated various GRASS modules - patches applied (thanks Giovanni Manghi). Closes #2229 and #2046
git-svn-id: http://svn.osgeo.org/qgis/trunk@12473 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-15
Updates for context help from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@12469 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-15
a bunch of context help updates (various revisions)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12468 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-14
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12464 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-14
fix types in what's new
git-svn-id: http://svn.osgeo.org/qgis/trunk@12463 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-14
Updated whats new content in index.html
git-svn-id: http://svn.osgeo.org/qgis/trunk@12462 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-14
Restore GIS icons for plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@12461 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-14
Don't zoomToSelected when nothing selected
git-svn-id: http://svn.osgeo.org/qgis/trunk@12460 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-14
Added whats new text for 1.4 release.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12459 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-14
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12458 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-14
activate help for attribute table, mapserver export and evis
git-svn-id: http://svn.osgeo.org/qgis/trunk@12457 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-14
More iconography updates from Anita Graser
git-svn-id: http://svn.osgeo.org/qgis/trunk@12456 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-14
fix #2281
git-svn-id: http://svn.osgeo.org/qgis/trunk@12455 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-14
add context help for qgis options, style manager, spatialite selection and custom projection and application icon to help viewer
git-svn-id: http://svn.osgeo.org/qgis/trunk@12454 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-14
Context help updates from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@12453 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-14
Context help updates from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@12452 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-14
Context help updates from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@12451 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-14
better fix for slowdown of r12418
git-svn-id: http://svn.osgeo.org/qgis/trunk@12450 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-14
Updated list of donors
git-svn-id: http://svn.osgeo.org/qgis/trunk@12449 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-14
Arbitrary change to cause makefiles to update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12448 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-14
Context help updates from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@12447 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-14
Context help updates from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@12446 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-13
german context help fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@12445 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-13
rename context helps for QgsCreateNewVectorLayer to QgsNewVectorLayerDialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@12444 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-13
Context help updates from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@12443 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-13
fix #2276
git-svn-id: http://svn.osgeo.org/qgis/trunk@12442 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-13
apply #2277
git-svn-id: http://svn.osgeo.org/qgis/trunk@12441 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-13
fix slowdown of r12418
git-svn-id: http://svn.osgeo.org/qgis/trunk@12440 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-13
r12434 done right
git-svn-id: http://svn.osgeo.org/qgis/trunk@12439 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-13
new update dutch ts file
git-svn-id: http://svn.osgeo.org/qgis/trunk@12438 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-13
new dutch translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12437 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-13
de_DE context help fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@12436 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-13
PyQGIS: Fixed slightly embarrassing conversion to subclasses in symbology-ng
git-svn-id: http://svn.osgeo.org/qgis/trunk@12435 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-13
replace <i> with <label> in context help
git-svn-id: http://svn.osgeo.org/qgis/trunk@12434 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-13
de_DE context help updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@12433 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-13
en_US context help fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@12432 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-13
translation update: fr by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@12431 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-13
Yet further update for context help from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@12430 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-13
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12429 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-13
Further update for context help from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@12428 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-13
use QgsDebugMsg
git-svn-id: http://svn.osgeo.org/qgis/trunk@12427 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-13
Context help css and content updates from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@12426 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-13
fix #2274
git-svn-id: http://svn.osgeo.org/qgis/trunk@12425 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-12
apply #2273
git-svn-id: http://svn.osgeo.org/qgis/trunk@12424 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-12
set attribute dialog title
git-svn-id: http://svn.osgeo.org/qgis/trunk@12423 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-12
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12422 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-12
Update composer previews if refresh button is clicked. Fix for bug #2207
git-svn-id: http://svn.osgeo.org/qgis/trunk@12421 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-12
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12420 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-12
save feature if the feature form fails to load
git-svn-id: http://svn.osgeo.org/qgis/trunk@12419 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-12
better fix for #2137
git-svn-id: http://svn.osgeo.org/qgis/trunk@12418 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-12
translation update script run on request
git-svn-id: http://svn.osgeo.org/qgis/trunk@12417 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-12
translation update: es by carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@12416 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-11
fix #2240
git-svn-id: http://svn.osgeo.org/qgis/trunk@12415 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-11
fix #2270
git-svn-id: http://svn.osgeo.org/qgis/trunk@12414 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-11
fix #2269
git-svn-id: http://svn.osgeo.org/qgis/trunk@12413 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-11
fix #2233
git-svn-id: http://svn.osgeo.org/qgis/trunk@12412 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-11
fix #2266
git-svn-id: http://svn.osgeo.org/qgis/trunk@12411 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-11
apply #2251
git-svn-id: http://svn.osgeo.org/qgis/trunk@12410 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-11
fix #2263
git-svn-id: http://svn.osgeo.org/qgis/trunk@12409 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-11
speed up geometry validation in fTools (self-intersection detection; fixes #2262)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12408 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-11
Update bindings with changes in r12405
git-svn-id: http://svn.osgeo.org/qgis/trunk@12407 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-11
Applied css style from Milena. See help text for project props dialog for an example.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12406 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-11
fix #2255
git-svn-id: http://svn.osgeo.org/qgis/trunk@12405 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-11
fix #2250
git-svn-id: http://svn.osgeo.org/qgis/trunk@12404 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-10
fix #2244
git-svn-id: http://svn.osgeo.org/qgis/trunk@12403 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-10
translation fix: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@12402 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-10
[FEATURE] store column width for postgres layer selection dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@12401 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-10
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12400 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-10
cleanup after QgsNewConnection
git-svn-id: http://svn.osgeo.org/qgis/trunk@12399 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-10
enable test and clear to search query builder
git-svn-id: http://svn.osgeo.org/qgis/trunk@12398 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-10
fix ru translation (field calculator's -)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12397 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-10
fix #2242
git-svn-id: http://svn.osgeo.org/qgis/trunk@12396 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-10
fix #2248
git-svn-id: http://svn.osgeo.org/qgis/trunk@12395 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-10
fix #2242
git-svn-id: http://svn.osgeo.org/qgis/trunk@12394 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-10
fix #2237, #2238
git-svn-id: http://svn.osgeo.org/qgis/trunk@12393 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-10
fix #2236
git-svn-id: http://svn.osgeo.org/qgis/trunk@12392 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-09
missed a file in r12390
git-svn-id: http://svn.osgeo.org/qgis/trunk@12391 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-09
fix connection dialogs (apply/fix #2217, #2231, #2232)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12390 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-09
Workaround to make bug #2209 less likely
git-svn-id: http://svn.osgeo.org/qgis/trunk@12389 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-09
also remove highlights when identify results is closed with the close button (fixes #2206)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12387 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-09
crash fix for #2224
git-svn-id: http://svn.osgeo.org/qgis/trunk@12386 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-09
confirmation/undo/redo for #1650
git-svn-id: http://svn.osgeo.org/qgis/trunk@12385 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-09
remove some debug noise
git-svn-id: http://svn.osgeo.org/qgis/trunk@12384 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-09
fix #2223. Patch from Alex Bruy
git-svn-id: http://svn.osgeo.org/qgis/trunk@12383 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-09
revert a string accidentally changed in r12374
git-svn-id: http://svn.osgeo.org/qgis/trunk@12382 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-09
translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@12381 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-09
fix #2213
git-svn-id: http://svn.osgeo.org/qgis/trunk@12380 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-09
fix the size of the button added in r12378
git-svn-id: http://svn.osgeo.org/qgis/trunk@12379 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-08
fix #1650
git-svn-id: http://svn.osgeo.org/qgis/trunk@12378 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-08
fix #2211
git-svn-id: http://svn.osgeo.org/qgis/trunk@12377 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-08
fix #2206
git-svn-id: http://svn.osgeo.org/qgis/trunk@12376 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-08
Trivial fix for #2198 - Thanks Giovanni Manghi
git-svn-id: http://svn.osgeo.org/qgis/trunk@12375 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-08
fix #2212
git-svn-id: http://svn.osgeo.org/qgis/trunk@12374 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-08
save geometry of postgresql selection dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@12373 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-08
Notify plugins if a composer has been added or removed
git-svn-id: http://svn.osgeo.org/qgis/trunk@12372 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-08
missing layer handler (r12350)
layer groups (r12359)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12371 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-08
Make labeling plugin work with on-the-fly projections again (fixes #2184)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12370 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-08
include key= field in all postgres data source uris (only for views before)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12369 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-08
translators list update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12368 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-08
Symbology-NG: support for 2.5D geometries - fix for #2200
git-svn-id: http://svn.osgeo.org/qgis/trunk@12367 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-08
german translation fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@12366 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-08
Symbology-NG: support for additional SVG paths - fix for #2157
git-svn-id: http://svn.osgeo.org/qgis/trunk@12365 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-07
another translation update by carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@12364 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-07
translation update: pl by Mi & me
git-svn-id: http://svn.osgeo.org/qgis/trunk@12363 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-07
save geometry and current row of options, vector and raster property dialogs
git-svn-id: http://svn.osgeo.org/qgis/trunk@12362 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-07
Save symbol levels state - fix for #2161
git-svn-id: http://svn.osgeo.org/qgis/trunk@12361 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-07
Added missing connection to legend to trigger signals of group moves.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12360 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-07
[FEATURE] Applied patch from Andres Manz from #2185
Adds QgsLegendInterface class to GUI library to allow users to do some operations with groups.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12359 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-07
[FEATURE] add QgisInterface::setActiveLayer()
also fixes #2167
git-svn-id: http://svn.osgeo.org/qgis/trunk@12358 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-07
Fixed conversion to subclasses of QgsFeatureRendererV2
git-svn-id: http://svn.osgeo.org/qgis/trunk@12357 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-07
translation update: pl by Robert. Also a small cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@12356 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-07
GPX provider: added "Qgs" prefix to Waypoint, Track and few more classes.
This avoids segfaults when loading GPX files due incorrectly assigned virtual destructors by dynamic linker.
This happens with GDAL trunk (will be 1.7) that adds a new OGR driver GTM that contains classes with the same names.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12355 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-07
fix windows build
git-svn-id: http://svn.osgeo.org/qgis/trunk@12354 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-07
Change in handling of missing layers within QgsProject. Instead of throwing an exception, now a custom handler is called
that might try to fix the missing layers. There's a default handler (QgsProjectBadLayerDefaultHandler) which simply ignores
all missing layers. Then there's a GUI handler (QgsProjectBadLayerGuiHandler) in GUI library which asks user about
the path for missing layers. QGIS application automatically installs the GUI handler on startup.
This should allow python plugins/applications to work with QgsProject without a fear of a segfault as there are no more
exceptions thrown during load/save of the project files.
Some further notes:
- removed QgsProjectBadLayerException class and (now empty) qgsexception.cpp file
- openFilesRememberingFilter() moved to QgisGui namespace (was duplicated: QgisApp vs QgsOpenVectorLayerDialog)
- removed deprecated buildVectorFilters_ methods
- added python bindings for new classes/methods
git-svn-id: http://svn.osgeo.org/qgis/trunk@12350 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-07
Removed QgsIOException. From now if QgsProject's read() and write() functions return false, it's possible to find out the error message using error() function.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12349 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-07
Configure shortcuts dialog - make sure output file name has .xml extension.
Contributed by Alexander Bruy.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12348 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-07
missed the python part
git-svn-id: http://svn.osgeo.org/qgis/trunk@12347 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-06
use QgsVectorLayer::fieldNameIndex() in symbology-ng and add python binding
git-svn-id: http://svn.osgeo.org/qgis/trunk@12346 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-06
translation update: es by carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@12345 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-06
[FEATURE] add QgsVectorLayer::fieldNameIndex()
git-svn-id: http://svn.osgeo.org/qgis/trunk@12344 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-06
fix #2202
git-svn-id: http://svn.osgeo.org/qgis/trunk@12343 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-06
translation update: ft by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@12342 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-06
fix #2201
git-svn-id: http://svn.osgeo.org/qgis/trunk@12341 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-06
Fix for bug 2188. Provider has the possibility to announce that it handles geometry type handling not very strict, e.g. inserting multipolygon in polygon layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@12340 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-05
fix ui warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@12339 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-05
update debian packaging
git-svn-id: http://svn.osgeo.org/qgis/trunk@12338 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-05
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12337 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-04
Skip time consuming polygon code in ogr
git-svn-id: http://svn.osgeo.org/qgis/trunk@12336 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-03
translation updates: ru by artem and pt_BR by arthur
git-svn-id: http://svn.osgeo.org/qgis/trunk@12335 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-03
another bunch of updates - now the new script works
git-svn-id: http://svn.osgeo.org/qgis/trunk@12334 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-03
restoring accidantly updated files - sorry for that
git-svn-id: http://svn.osgeo.org/qgis/trunk@12333 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-03
translation files updated with script (old one)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12332 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-03
Make spatial lite dialog smaller and get rid of ending colons on labels
git-svn-id: http://svn.osgeo.org/qgis/trunk@12331 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-03
BugFix: enable theme switching to work for grass plugins again
git-svn-id: http://svn.osgeo.org/qgis/trunk@12330 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-03
apply #2193
git-svn-id: http://svn.osgeo.org/qgis/trunk@12329 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-03
apply #1880
git-svn-id: http://svn.osgeo.org/qgis/trunk@12328 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-03
Fix for merge of adjacent multipolygons, ticket #2188
git-svn-id: http://svn.osgeo.org/qgis/trunk@12327 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-03
webkit for helpviewer
git-svn-id: http://svn.osgeo.org/qgis/trunk@12326 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-03
Apply patch #2156, fixes for Windows - MinGW gcc 4.4.0 compiler
git-svn-id: http://svn.osgeo.org/qgis/trunk@12325 c8812cc2-4d05-0410-92ff-de0c093fc19c
esseffe <esseffe@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-03
fix #2170: (double-quoting any SQL table or column name)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12324 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-03
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12323 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-03
include QgsGeometry::transform() in python bindings
git-svn-id: http://svn.osgeo.org/qgis/trunk@12322 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-03
fix #2186
git-svn-id: http://svn.osgeo.org/qgis/trunk@12321 c8812cc2-4d05-0410-92ff-de0c093fc19c
esseffe <esseffe@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-03
fixed a couple of stupid GCC warnings: missing newline before EOF
git-svn-id: http://svn.osgeo.org/qgis/trunk@12320 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-03
cmake 2.6 required for QtWebkit
git-svn-id: http://svn.osgeo.org/qgis/trunk@12319 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-03
Fix zoom to layer if otf-reprojection is enabled (ticket #2148)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12318 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-03
fix link problem on some linuxes (namely RH)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12317 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-03
fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@12316 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-03
More typos in IT translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12315 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-02
Added analysis libs to doc generation too
git-svn-id: http://svn.osgeo.org/qgis/trunk@12314 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-02
Use qimagereader filters to show all available file types for save map as image
git-svn-id: http://svn.osgeo.org/qgis/trunk@12313 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-02
fix #2179
git-svn-id: http://svn.osgeo.org/qgis/trunk@12312 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-02
Generate docs for symbology-ng dir too
git-svn-id: http://svn.osgeo.org/qgis/trunk@12311 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-02
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12310 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-02
[FEATURE] more identify changes:
- down hide highlights when the identify tool is deactivated
- add context menu entries to clear results and highlights
[fix]
- remove QSharedPointer usage (Qt 4.5 dependency)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12309 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-02
add some ogr converter translation strings
git-svn-id: http://svn.osgeo.org/qgis/trunk@12308 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-01
[FEATURE] identify tool highlighting changed
- identified features are highlighted by default [fixed #2169]
- clicking on a feature or attribute highlights the feature
- clicking on a layer highlights all identified features on that layer
- context menu now also has "highlight all" and "highlight layer"
git-svn-id: http://svn.osgeo.org/qgis/trunk@12307 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-01
translation update: pl by Robert Szczepanek
git-svn-id: http://svn.osgeo.org/qgis/trunk@12305 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-01
More IT translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12304 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-01
Minor formatting change only
git-svn-id: http://svn.osgeo.org/qgis/trunk@12303 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-12-01
Typos in IT translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12302 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-30
More it microtranslation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12299 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-29
partial dutch translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12295 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-29
Switch to using QWebView to allow rich html in help viewer
git-svn-id: http://svn.osgeo.org/qgis/trunk@12294 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-29
Use platform native dialog for file open operations
git-svn-id: http://svn.osgeo.org/qgis/trunk@12293 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-29
changes needed to have a more intuitive way of choosing between: exporting the current loaded project, or a project browsed to by the user. Because postgis layers need more info (primary keys) we ask the user to load a project which holds postgis layers. But warn him if he cancelled.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12292 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-29
+composershape moc (r12262)
lib link cleanup (r12273)
french context help (r12281)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12291 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-29
fix #2154 again:
- ogr provider doesn't create shapefiles without .shp extension anymore (OGR
used to create a subdirectory in that case)
- automatically add .shp extension when using the new vector layer dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@12290 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-29
Fix for #2165
git-svn-id: http://svn.osgeo.org/qgis/trunk@12289 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-29
translation update: fre by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@12288 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-29
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12287 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-29
Added AGG output format to mapserver export
Please enter the commit message for your changes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12286 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-29
Updated splash for enceladus release
git-svn-id: http://svn.osgeo.org/qgis/trunk@12285 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-29
Updated network icon from Anita
git-svn-id: http://svn.osgeo.org/qgis/trunk@12284 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-29
fix #2056
git-svn-id: http://svn.osgeo.org/qgis/trunk@12283 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-29
preparing for string freeze - language script update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12282 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-29
context help French by Jean Roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@12281 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-28
fix #2151
git-svn-id: http://svn.osgeo.org/qgis/trunk@12280 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-28
Apply patch #1716 (improvements to ZoomLast, ZoomNext tools) from Smizuno
git-svn-id: http://svn.osgeo.org/qgis/trunk@12279 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-28
fix #2090
git-svn-id: http://svn.osgeo.org/qgis/trunk@12278 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-28
fix #2128
git-svn-id: http://svn.osgeo.org/qgis/trunk@12277 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-28
another semi-automatic indentation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12276 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-28
shapefile projection fix: save the real projection in .qpj next to the .prj file (fixes #2123 and #2154)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12274 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-28
remove unnecessary linkages
git-svn-id: http://svn.osgeo.org/qgis/trunk@12273 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-27
Fixed bug in deserialisation of nofill brushes
git-svn-id: http://svn.osgeo.org/qgis/trunk@12268 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-27
better test for 0 objects when using pal diagram placement
git-svn-id: http://svn.osgeo.org/qgis/trunk@12267 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-27
don't adapt shape size in case of move
git-svn-id: http://svn.osgeo.org/qgis/trunk@12266 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-27
remove widget hint for composer manager
git-svn-id: http://svn.osgeo.org/qgis/trunk@12265 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-26
Property icon updates from Anita Graser
git-svn-id: http://svn.osgeo.org/qgis/trunk@12264 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-26
More micro-updates in the IT translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12263 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-26
Keep shape and composer picture size during rotation. Adapt the item size instead
git-svn-id: http://svn.osgeo.org/qgis/trunk@12262 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-26
Fix arrow bug and an assert on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@12261 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-26
composer arrow item (r12248)
more theme reorg (r12236)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12260 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-25
[FEATURE] allow specification of CRS when creating shape files (also fixes #2123)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12259 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-25
Possitility to set start and end arrow marker from svg files
git-svn-id: http://svn.osgeo.org/qgis/trunk@12257 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-25
Use spacer to push arrow and shape props to top of toolbox drawer
git-svn-id: http://svn.osgeo.org/qgis/trunk@12256 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-25
Update for 1.4 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@12255 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-25
fix osx problem (dumb math.h again)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12254 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-25
fix build error on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@12253 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-25
Add arrow icon to image resource file
git-svn-id: http://svn.osgeo.org/qgis/trunk@12252 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-25
Forgot to add designer file for arrow widget
git-svn-id: http://svn.osgeo.org/qgis/trunk@12251 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-25
Removed Qt4.5 dependency ;-)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12250 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-25
Fixed bug with theme switching not working properly
git-svn-id: http://svn.osgeo.org/qgis/trunk@12249 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-25
[FEATURE]: arrow item for composer. Custom arrow heads from svg files are planned for the near future
git-svn-id: http://svn.osgeo.org/qgis/trunk@12248 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-25
remove Qt 4.5 dependency
git-svn-id: http://svn.osgeo.org/qgis/trunk@12247 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-25
Fix for broken connection of composer legend widget buttons (ticket 2143)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12246 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-24
Fix for bug 2142: rasters saved without extension
git-svn-id: http://svn.osgeo.org/qgis/trunk@12245 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-24
allow lupdate options like -no-obsolete on update_ts_files.sh
git-svn-id: http://svn.osgeo.org/qgis/trunk@12244 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-24
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12243 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-24
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12242 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-24
fix occassional crash when opening the attribute table
git-svn-id: http://svn.osgeo.org/qgis/trunk@12241 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-24
Update suggested by marisn on irc to set degree units to have a higher precision than cartesian
git-svn-id: http://svn.osgeo.org/qgis/trunk@12240 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-24
[FEATURE] include ~/.qgis/python and project directory in python path
git-svn-id: http://svn.osgeo.org/qgis/trunk@12239 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-24
Tool box for composer shape widget. Tab rename in label widget
git-svn-id: http://svn.osgeo.org/qgis/trunk@12238 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-24
Add possibility to select outline / fill transparency for composer shapes in color dialog. Make item fill/outline transparent white for composer shapes by default
git-svn-id: http://svn.osgeo.org/qgis/trunk@12237 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-23
Move property icons into default theme rather so that proper icon fallback support is available for non implementing themes. Enable icon for diagram overlay property icon in vector props dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12236 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-23
fix #2137
git-svn-id: http://svn.osgeo.org/qgis/trunk@12235 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-23
Property icon updates from Anita
git-svn-id: http://svn.osgeo.org/qgis/trunk@12234 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-23
More micro-updates in the IT translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12233 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-23
Added gis theme to resources bundle
git-svn-id: http://svn.osgeo.org/qgis/trunk@12232 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-23
Set property icons for raster props dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@12231 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-23
Set property icons for options dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@12230 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-23
theme images to resource file (r12227,r12228)
new theme images (r12224,r12226)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12229 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-22
Dont install themes anymore since they will live in a resource archive
git-svn-id: http://svn.osgeo.org/qgis/trunk@12228 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-22
Store theme data in a resource file and pull icons from there as needed. Currently only default and newgis have been moved into the resource, others will follow
git-svn-id: http://svn.osgeo.org/qgis/trunk@12227 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-22
Initial commit of Anita Graser's property list icons (they are still a work in progress)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12226 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-22
fix #2138
git-svn-id: http://svn.osgeo.org/qgis/trunk@12225 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-22
[FEATURE] remove selections of all layers (fixes #2135)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12224 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-22
fixed not working close button in sqlite ui
git-svn-id: http://svn.osgeo.org/qgis/trunk@12223 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-22
move ludialog to gui (r12219)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12222 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-22
Improved robustness of constrained triangulation. Added a progress dialog for normal vector estimation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12221 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-22
set working directory for ui loader
git-svn-id: http://svn.osgeo.org/qgis/trunk@12220 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-21
apply patch #2133 by Mark Baas (slightly modified). Thanks
git-svn-id: http://svn.osgeo.org/qgis/trunk@12219 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-21
bind actions to push buttons in feature forms
git-svn-id: http://svn.osgeo.org/qgis/trunk@12218 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-21
Property list updates so they work nicely when icons are ready
git-svn-id: http://svn.osgeo.org/qgis/trunk@12217 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-21
fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@12216 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-21
add support for a python feature form initialization function
git-svn-id: http://svn.osgeo.org/qgis/trunk@12215 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-21
More micro-updates in the IT translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12214 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-20
Dont use form layout use grid layout (for #2121)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12213 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-20
Dont use form layout use grid layout (for #2121)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12212 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-20
Dont use form layout use grid layout (for #2121)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12211 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-20
Dont use form layout use grid layout (for #2121)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12210 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-20
Dont use form layout use grid layout (for #2121)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12209 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-20
Micro-update in the IT translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12208 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-20
catch "feature exists" exception (to avoid crash) in case the provider goes crazy and returns duplicate feature IDs.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12207 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-20
Don't label features which are not rendered.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12206 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-20
update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12205 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-20
Added possibility to set label font color
git-svn-id: http://svn.osgeo.org/qgis/trunk@12204 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-20
yet another Qt 4.3 fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@12203 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-20
fix help button in query builder
git-svn-id: http://svn.osgeo.org/qgis/trunk@12202 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-19
fix some ui warnings and the attribute file selection
git-svn-id: http://svn.osgeo.org/qgis/trunk@12201 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-19
Layout fixes for options dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@12200 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-19
Use grid layout not form layout (preserves compatibility with older qt versions)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12199 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-19
hopefully restore Qt 4.3 compability
git-svn-id: http://svn.osgeo.org/qgis/trunk@12198 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-19
fix windows build error
git-svn-id: http://svn.osgeo.org/qgis/trunk@12197 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-19
[Feature] Implement property list ui for qgsoptions dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@12196 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-19
Implement property list ui for raster props dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@12195 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-19
Fix vector layer editation when symbology-ng is turned on.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12194 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-19
Do transformation of coordinates in symbology-ng if on-the-fly projections are turned on
git-svn-id: http://svn.osgeo.org/qgis/trunk@12193 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-19
composer shapes (r12183)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12192 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-19
Vector layer properties dialog can convert layer to new/old symbology.
(there's no transfer of settings between old/new symbology)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12191 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-19
Make symbology-ng work with (old) labeling.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12190 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-19
Invalidate cache whenever the selection changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@12189 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-19
Use flat caps for line symbols in composer legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@12188 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-19
Fixed #2112.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12187 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-19
Better preview for composer picture
git-svn-id: http://svn.osgeo.org/qgis/trunk@12186 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-19
More options for v.buffer - Thanks Giovanni Manghi
git-svn-id: http://svn.osgeo.org/qgis/trunk@12185 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-19
sip does not like public keyword
git-svn-id: http://svn.osgeo.org/qgis/trunk@12184 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-19
Add a new composer item to draw basic shapes (atm ellipse, rectangle, triangle), fix some composer related bugs and bring rotation to composer item level
git-svn-id: http://svn.osgeo.org/qgis/trunk@12183 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-19
Added DONORS
git-svn-id: http://svn.osgeo.org/qgis/trunk@12182 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-18
fix Qt + SDK issue in OSX build
git-svn-id: http://svn.osgeo.org/qgis/trunk@12181 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-18
workaround for 32bit PyQt detection on OSX Snow
git-svn-id: http://svn.osgeo.org/qgis/trunk@12180 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-18
also consider *.hpp for indentation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12179 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-18
automatic indentation update (r12139-r12177)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12178 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-18
semi-automatic indentation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12177 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-18
fix eols
git-svn-id: http://svn.osgeo.org/qgis/trunk@12176 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-18
update indentation script
git-svn-id: http://svn.osgeo.org/qgis/trunk@12175 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-18
Improved labeling engine interface, now connected with QgsMapRenderer instead of individual layers.
Also fixes #2108.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12174 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-18
Fixed a crash in quick print when using symbology-ng
git-svn-id: http://svn.osgeo.org/qgis/trunk@12173 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-18
rename context help (r12169)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12172 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-18
more OSX install updates; change all trolltech links to nokia
git-svn-id: http://svn.osgeo.org/qgis/trunk@12171 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-18
fix macox build problem
git-svn-id: http://svn.osgeo.org/qgis/trunk@12170 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-18
replace context help ids with classnames
git-svn-id: http://svn.osgeo.org/qgis/trunk@12169 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-18
more OSX install updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@12168 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-17
fix georeferencer buttons
git-svn-id: http://svn.osgeo.org/qgis/trunk@12167 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-17
Applied updates from John Tull to INSTALL documentation for Snow Leopard
git-svn-id: http://svn.osgeo.org/qgis/trunk@12166 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-17
add support for multiline edit widget
git-svn-id: http://svn.osgeo.org/qgis/trunk@12165 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-17
fix typo debian build section
git-svn-id: http://svn.osgeo.org/qgis/trunk@12164 c8812cc2-4d05-0410-92ff-de0c093fc19c
esseffe <esseffe@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-17
upgraded SpatiaLite provider:
- supporting SpatiaLite 2.4.0 [Release Candidate]
- supporting SQLite 3.6.20 [introducing foreign key constraints]
git-svn-id: http://svn.osgeo.org/qgis/trunk@12163 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-17
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12162 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-17
Save style file name inside the style.
Fixed saving of symbols added in symbol selector
git-svn-id: http://svn.osgeo.org/qgis/trunk@12161 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-17
Make sure we have a color ramp when creating categories/ranges.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12160 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-17
Reduced debug noise from labeling plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@12159 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-17
attribute action improvements (r12113)
symbology-ng and labeling plugin (r12139)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12158 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-17
Fix the name of the script in the header
git-svn-id: http://svn.osgeo.org/qgis/trunk@12157 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-17
Added a Python script for generating unique context ids for creating context sensitive help.
The script requires Python 2.5. See comments at the head of the script
for more information.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12156 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-17
simple fill: added border style and width
pen style combo box: added "no pen"
git-svn-id: http://svn.osgeo.org/qgis/trunk@12155 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-16
Fix wrapping of developer names in the about box so each name is on a new row of the listview, rather than all names in a single row.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12154 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-16
translation update: es by carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@12153 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-16
fix classification support in attribute edit widgets
git-svn-id: http://svn.osgeo.org/qgis/trunk@12152 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-16
fix #2105
git-svn-id: http://svn.osgeo.org/qgis/trunk@12151 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-16
missed two pedantic warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@12150 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-16
debian packaging update (new symbols)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12148 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-16
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12147 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-16
fix crash when removing category
git-svn-id: http://svn.osgeo.org/qgis/trunk@12146 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-16
fix pedantic warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@12145 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-16
fix windows build
git-svn-id: http://svn.osgeo.org/qgis/trunk@12144 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-16
Fixed potential segfault in PAL code (thanks Juergen for discovering that)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12143 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-16
commented out testing labeling tool to avoid confusion what's that for :)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12142 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-16
automatic indentation update (r11371-r12139)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12141 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-16
Updated version of QGIS when the new function were added to 1.4
git-svn-id: http://svn.osgeo.org/qgis/trunk@12140 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-16
Symbology-NG branch merged to trunk. This includes also work on labeling done during my GSoC'09.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12139 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-15
Using QSettings to remember mapserverexport settings
git-svn-id: http://svn.osgeo.org/qgis/trunk@12133 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-15
[FEATURE] add option to open the feature form, if a single feature is identified
git-svn-id: http://svn.osgeo.org/qgis/trunk@12130 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-15
add eval button to python console that evaluated single line commands and shows the result
git-svn-id: http://svn.osgeo.org/qgis/trunk@12126 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-15
Fixed console display hook (works only for single input)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12125 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-15
fix build errors on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@12124 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-15
UI tidy ups
git-svn-id: http://svn.osgeo.org/qgis/trunk@12123 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-15
New, smaller dialog. More defaults, checks and failovers. Merged work of Stephan Meissl
git-svn-id: http://svn.osgeo.org/qgis/trunk@12120 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-15
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12115 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-15
missed a column title
git-svn-id: http://svn.osgeo.org/qgis/trunk@12114 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-15
[FEATHRE] attribute action improvements
- add python bindings for attribute actions
- support actions as context menu in feature form (ui)
- add action types:
* generic: commands that should work on all platforms
* windows, mac, unix: commands that should work and are only shown on one platform respectively
(eg. vim on unix, notepad on windows and textmate on Mac)
* python: python strings to be executed instead of a command
(eg. qgis.utils.plugins['apluginname'].amethod('[%someattribute%]'))
[BUGFIXES]
- ogr support for relative filenames fixed
- relative filename support also for feature form uis
git-svn-id: http://svn.osgeo.org/qgis/trunk@12113 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-14
translation update: pl from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@12112 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-14
Layout cleanups for actions widget
git-svn-id: http://svn.osgeo.org/qgis/trunk@12111 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-14
Remove scrollbox for property list since it adds its own scrollbars when needed
git-svn-id: http://svn.osgeo.org/qgis/trunk@12110 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-14
translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@12109 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-14
Updated coding documentation to reflect Martins ADD_QGIS_TEST macro for unit testing
git-svn-id: http://svn.osgeo.org/qgis/trunk@12108 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-14
Updated coding documentation to reflect Martins ADD_QGIS_TEST macro for unit testing
git-svn-id: http://svn.osgeo.org/qgis/trunk@12107 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-14
First implementation of property lists for vector props dialog. Still needs icon for the property list and vertical resizing is currently not working as it should (on my todo list to fix).
git-svn-id: http://svn.osgeo.org/qgis/trunk@12106 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-14
Created a macro ADD_QGIS_TEST to make adding new tests easier.
(+ nearly fixed QgsPoint test)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12105 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-14
Applied patch from ticket #1927.
It adds some improvements to selection handling in attribute table (see the ticket for details).
Contributed by German Carillo - thanks!
git-svn-id: http://svn.osgeo.org/qgis/trunk@12104 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-14
Fix for missing label field combo
git-svn-id: http://svn.osgeo.org/qgis/trunk@12103 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-13
page size also for print mode
git-svn-id: http://svn.osgeo.org/qgis/trunk@12102 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-13
Initialize portrait / landscape in print dialog based on composition width and height. Fixes bug #2080
git-svn-id: http://svn.osgeo.org/qgis/trunk@12101 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-13
Cleanup items before reading from template. Fixes bug #2083
git-svn-id: http://svn.osgeo.org/qgis/trunk@12098 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-13
Disable composer svg cash if dpi is different. Fix for bug #2085
git-svn-id: http://svn.osgeo.org/qgis/trunk@12097 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-11
composer manager (r12087)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12096 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-11
[FEATURE] UI cleanups in prep of using property lists. Main visual difference is that labels dont have property lists no in vec props
git-svn-id: http://svn.osgeo.org/qgis/trunk@12095 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-11
changed OK button to Open as it's a open dialog - seems more reasonable to me
git-svn-id: http://svn.osgeo.org/qgis/trunk@12094 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-11
update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12093 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-11
also store transparency setting in qml
git-svn-id: http://svn.osgeo.org/qgis/trunk@12092 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-11
remove coordinate capture ui again
git-svn-id: http://svn.osgeo.org/qgis/trunk@12091 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-11
qml fix:
- consider changes in data source notation of ogr provider
- consider min and max visibility scale for qml (fixes #2076)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12090 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-11
ui cleanup -> buttonbox to helpviewert:x
git-svn-id: http://svn.osgeo.org/qgis/trunk@12089 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-11
Minimizing of window seems to cause problems on mac
git-svn-id: http://svn.osgeo.org/qgis/trunk@12088 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-11
[FEATURE?] Close composers instead of deleting them. Added composer manager dialog to manage the existing composer instances
git-svn-id: http://svn.osgeo.org/qgis/trunk@12087 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-11
Fix for restoring paper settings in compositionwidget
git-svn-id: http://svn.osgeo.org/qgis/trunk@12086 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-11
translation update: italian by maurizio
git-svn-id: http://svn.osgeo.org/qgis/trunk@12085 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-10
UITools (r12077)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12083 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-10
more installed headers (r12068, r12071)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12082 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-10
starting ui dialog with wrong TAB - corrected that
git-svn-id: http://svn.osgeo.org/qgis/trunk@12081 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-10
last ui cleanups from my list -> buttonbox
git-svn-id: http://svn.osgeo.org/qgis/trunk@12080 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-10
ui cleanup to buttonbox
git-svn-id: http://svn.osgeo.org/qgis/trunk@12079 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-10
[FEATURE] customizable attribute forms using Qt Designer dialog UIs
- add support for checkbox edit type and edit forms for vector layers
- selection of ui file in vector layer properties (general tab)
- the forms are opened when a feature is added or via identify.
The widgets on the ui have to be named like the attribute they are supposed
to edit or show. If the vector layer is not in editing mode, the widgets
will be disabled
git-svn-id: http://svn.osgeo.org/qgis/trunk@12077 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-10
little legend cleanup: remove member mStateOfCheckBoxes
git-svn-id: http://svn.osgeo.org/qgis/trunk@12076 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-10
fix crash on toggle editing
git-svn-id: http://svn.osgeo.org/qgis/trunk@12075 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-10
small ui update in messageviewer -> buttonbox
git-svn-id: http://svn.osgeo.org/qgis/trunk@12074 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-10
[FEATURE] layers now unified to one toolbar and removed hide show all layers and add to overview icons from toolbar (as discussed at hackfest)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12073 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-10
[FEATURE] (well its an un-feature really but doc team may want to note this. The add, move and delete vertex buttons are now removed and the node tool is moved from the advanced editing toolbar to the standard editing toolbar. The node tool replaces the functionality of the three removed items
git-svn-id: http://svn.osgeo.org/qgis/trunk@12072 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-10
Add interpolator classes to install headers
git-svn-id: http://svn.osgeo.org/qgis/trunk@12071 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-10
UI updates for compositionwidget
git-svn-id: http://svn.osgeo.org/qgis/trunk@12070 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-10
UI cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@12069 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-10
Add rasterviewport to include headers
git-svn-id: http://svn.osgeo.org/qgis/trunk@12068 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-10
Fixed crash when adding layer to a group (second part of #2073)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12067 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-10
ui cleanup in identifyresults - jef can you look if everything is correct?
git-svn-id: http://svn.osgeo.org/qgis/trunk@12066 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-10
translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@12065 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-10
Dont descend plugins dir
git-svn-id: http://svn.osgeo.org/qgis/trunk@12064 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-10
new dutch translation, and trying svn rights
git-svn-id: http://svn.osgeo.org/qgis/trunk@12063 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-10
newgis theme (r12061)
north arrow cleanup (r12049)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12062 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-09
Added newgis theme which is a revision by Anita Graser of the original GIS theme by Robert. Note that this newgis theme will replace the GIS theme once we have discussed with Robert and Anita has completed her revision.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12061 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-09
translation update: fr by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@12060 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-09
fixed newly introduced segfault on removing layers from legend (#2073)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12059 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-09
translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@12057 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-09
laste language update for the hackfest ..
git-svn-id: http://svn.osgeo.org/qgis/trunk@12056 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-09
few ui cleanups again - final string update to translation files and the polish context help translated by milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@12055 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-09
Mapserver Export Plugin: small gui cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@12054 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-09
More IT translations
git-svn-id: http://svn.osgeo.org/qgis/trunk@12053 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-09
Updates to QgsOverlayAnalyzer, fields and attributes are now properly
appended to the new layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@12052 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-09
udpate to fTools basics stats plugin, patch thanks to Alexander Bruy
git-svn-id: http://svn.osgeo.org/qgis/trunk@12051 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-09
german translatioin up to 100%
git-svn-id: http://svn.osgeo.org/qgis/trunk@12050 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-09
Updating cleaned north arrows - thanks Andreas Neumann, and updating all GRASS icons: smaller, slicker, and transparent (UI still to be adjusted)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12049 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-09
translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@12048 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-09
updated translation strings with the adapted update_ts borys created - now there are translations of the plugins also inside
git-svn-id: http://svn.osgeo.org/qgis/trunk@12047 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-09
fix the update_ts_files.sh script to collect strings also from the utils.py file
git-svn-id: http://svn.osgeo.org/qgis/trunk@12046 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-09
removed executable bit - sorry for that
git-svn-id: http://svn.osgeo.org/qgis/trunk@12045 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
add overlay analyzer (r12040,r12042)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12044 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
remove layer file in legend (r12035)
new Russian context help (r12038)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12043 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
oops, forgot the sip file :-p: Python bindings for QgsOverlayAnalyzer (current only supports intersections)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12042 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
fix crash from #2067. anyway loading of osm layers with custom renderers doesn't work (and won't work because of technical limitations)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12041 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
Fix crashes due to geometry pointers in QgsGeometryAnalyzer; Add QgsOverlayAnalyzer to analysis library (currently only supports intersections)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12040 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
Adds new statistics/outputs to basic statistics plugin, thanks to Alexander Bruy for the patch
git-svn-id: http://svn.osgeo.org/qgis/trunk@12039 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
git-svn-id: http://svn.osgeo.org/qgis/trunk@12038 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
another ui cleanups (mainly exchanged buttons with buttonbox)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12037 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
fix #1968
git-svn-id: http://svn.osgeo.org/qgis/trunk@12036 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
[UPDATE] remove "layer file" items in legend - feature that was added long time ago but never actually worked well :-)
Hopefully it doesn't break anything...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12035 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
fix attribute table cell resize when activating an edit widget
git-svn-id: http://svn.osgeo.org/qgis/trunk@12034 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
cleaner handling of identify results
git-svn-id: http://svn.osgeo.org/qgis/trunk@12033 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
update mapserver export cmakelist
git-svn-id: http://svn.osgeo.org/qgis/trunk@12032 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
UI overhaul bonanza...hope this doesnt break anything...I guess we should say [FEATURE] at some point as the map composer dialogs have been somewhat overhauled....
git-svn-id: http://svn.osgeo.org/qgis/trunk@12031 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
translation updates: hu from zoltan
git-svn-id: http://svn.osgeo.org/qgis/trunk@12030 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
another few ui cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@12029 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
Wrong order in last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@12028 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
Added Horst to the contributors file
git-svn-id: http://svn.osgeo.org/qgis/trunk@12027 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
Committing Horsts OGR format patch from the QGIS hackfest in Vienna
git-svn-id: http://svn.osgeo.org/qgis/trunk@12026 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
Change rotate point icon on theme change
git-svn-id: http://svn.osgeo.org/qgis/trunk@12025 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
More revisions of IT translation (up to QgsGeorefPlugin included)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12024 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
More revisions of IT translation (up to QgsFieldCalculator included)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12023 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
add translation strings to diagram overlay plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@12022 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
More revisions of IT translation (up to QgsDbTableModel included)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12021 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
More revisions of IT translation (up to QgsComposerMap included)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12020 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
More revisions of IT translation (up to QgsComposer included)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12019 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
More revisions of IT translation (up to QgisAttributeTableModel included)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12018 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
-Fixed small typo in documentation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12017 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
More revisions of IT translation (up to QgisAttributeActionDialog included)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12016 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
-Added ability to load min max values for enhancement based on current portion of the raster being displayed.
-GUI update and string changes.
-Closes enhancement ticket 2024
-Accomplished by caching the last QgsRasterViewPort, I see this as a bit of a work around rather than a real solution. The issue at hand is that the render context can only be provided by the map canvas so neither the layer itself nor an layer properties dialog has access to the render context.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12015 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
Initial revision of IT translation (up to QgisApp included)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12014 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
another fast french update from jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@12013 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
-Prevent histogram from growing when refreshing
-closes ticket #2048
git-svn-id: http://svn.osgeo.org/qgis/trunk@12012 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
string changes part 2 and next ui cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@12011 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
fix #2064
git-svn-id: http://svn.osgeo.org/qgis/trunk@12010 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
- rename 'add island' to 'add part'
- rename 'delete ring' to 'delete part'
git-svn-id: http://svn.osgeo.org/qgis/trunk@12009 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
translations update: pl by me
git-svn-id: http://svn.osgeo.org/qgis/trunk@12008 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
translation update by jean roc and another ui cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@12007 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
[FEATURE] Loading and saving of shortcuts.
Contributed by Alexander Bruy - thanks!
git-svn-id: http://svn.osgeo.org/qgis/trunk@12004 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
Add save to / load from template actions to composer file menu
git-svn-id: http://svn.osgeo.org/qgis/trunk@12003 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
translations update: fr by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@12001 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
again a translation update to trunk (new strings and problems in pl and fr language)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12000 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
translation updates: pl by milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@11999 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
ui cleanup in newogrconnectionbase again
git-svn-id: http://svn.osgeo.org/qgis/trunk@11998 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
Remove Werner as he will be in authors
git-svn-id: http://svn.osgeo.org/qgis/trunk@11997 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
use rpath also for qgis_help
git-svn-id: http://svn.osgeo.org/qgis/trunk@11996 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-08
ui cleanup in newogrconnection to buttonbox
git-svn-id: http://svn.osgeo.org/qgis/trunk@11995 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
translation updates, some ui cleanup, and fixed buttonBox ind qgsnewconnection
git-svn-id: http://svn.osgeo.org/qgis/trunk@11994 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
ui cleanups for composer (vertical orientation for props pages)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11993 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
fix postgres error messages
git-svn-id: http://svn.osgeo.org/qgis/trunk@11992 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
fix windows build
git-svn-id: http://svn.osgeo.org/qgis/trunk@11991 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
add numeric validator field width and precision in new vector dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@11990 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
Added some missing contributors
git-svn-id: http://svn.osgeo.org/qgis/trunk@11988 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
Updated info about qgis interface object in python console
git-svn-id: http://svn.osgeo.org/qgis/trunk@11987 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
Fix gps plugin error
git-svn-id: http://svn.osgeo.org/qgis/trunk@11986 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
make std:: optional when converting iostream stuff to QgsDebugMsg
git-svn-id: http://svn.osgeo.org/qgis/trunk@11985 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
tin interp (r11958)
add analysis to python (r11976)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11984 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
fixed compilation error of qgis_analysis bindings
git-svn-id: http://svn.osgeo.org/qgis/trunk@11983 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
Added 50 more North arrow, made and donated by Silvio Grosso
git-svn-id: http://svn.osgeo.org/qgis/trunk@11982 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
fix build error in tests
git-svn-id: http://svn.osgeo.org/qgis/trunk@11981 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
Fix for mapserver patch issues and updates for mapserver from Richard Duivenvoorde and Stephan Meissl
git-svn-id: http://svn.osgeo.org/qgis/trunk@11980 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
Really fix compile error now
git-svn-id: http://svn.osgeo.org/qgis/trunk@11978 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
add new functions to analysis library, also adds python bindings to analysis library
git-svn-id: http://svn.osgeo.org/qgis/trunk@11976 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
update to new python utils module to avoid console flush error
git-svn-id: http://svn.osgeo.org/qgis/trunk@11975 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
Further ui cleanups for map composer
git-svn-id: http://svn.osgeo.org/qgis/trunk@11974 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
translation update: fr by jean roc (finally)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11973 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@11971 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
Fix compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk@11970 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
bunch of string updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@11968 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
translation update: pl by milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@11966 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
finish german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@11965 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@11964 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
another bunch of string updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@11963 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
User interface audit updates round #1
git-svn-id: http://svn.osgeo.org/qgis/trunk@11962 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
make QgsMapLayerRegistry::addLayer() a bit more robust
git-svn-id: http://svn.osgeo.org/qgis/trunk@11961 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
Fix for problem where paper settings in composer have not been restored properly
git-svn-id: http://svn.osgeo.org/qgis/trunk@11960 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
zonal statistics (r11931)
coordinate capture cleanup (r11939,r11944)
python utils.py (r11950)
fix missing raster analysis in plugins target & misc cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@11959 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
Cubic tin interpolation in interpolation plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@11958 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
translation update: fr by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@11957 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@11955 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
Moved most of the python support code to a new module qgis.utils
This will enable more flexibility in plugins handling
Hopefully it doesn't break anything :-)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11950 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
ui cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@11949 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
change 'Tools' menu to 'Vector' menu
git-svn-id: http://svn.osgeo.org/qgis/trunk@11947 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
Updated DONORS list
git-svn-id: http://svn.osgeo.org/qgis/trunk@11946 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
Reinstate ui to prevent compile issues
git-svn-id: http://svn.osgeo.org/qgis/trunk@11945 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
fix build error (following up r11939)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11944 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-07
Update QgsMapLayer to current naming convention for CRS; srs() function left for API compatability (note was added to warn of future changes in 2.0)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11943 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-06
Fix crash with constrained triangulation. Fixes bug #2005, but some numerical problems with constrained delaunay triangulations remain
git-svn-id: http://svn.osgeo.org/qgis/trunk@11941 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-06
new translation strings
git-svn-id: http://svn.osgeo.org/qgis/trunk@11940 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-06
Removed redundant ui file
git-svn-id: http://svn.osgeo.org/qgis/trunk@11939 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-06
Updated Polish translations from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@11938 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-06
translation updates: fr by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@11937 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-06
translation update: script and big bunch of updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@11935 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-06
Added zonal statistics class to analysis lib
git-svn-id: http://svn.osgeo.org/qgis/trunk@11931 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-06
Fix for attribute table not updating when using the add / remove buttons
git-svn-id: http://svn.osgeo.org/qgis/trunk@11930 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-06
Whopppeeeee tidy up white space around identify results window so that dock widget looks better... Anita and Tim at the QGIS 2009 hackfest, Vienna
git-svn-id: http://svn.osgeo.org/qgis/trunk@11929 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-06
Whopppeeeee hackfest bug fix for ticket #2012 from Anita and Tim
git-svn-id: http://svn.osgeo.org/qgis/trunk@11928 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-06
Greetings from Anita and Tim at the QGIS Hackfest in Vienna (Nov 2009). We have just fixed bug #2011 (Crash using Identify Feature)...Wheeeeee
git-svn-id: http://svn.osgeo.org/qgis/trunk@11927 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-06
Gui layout cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@11926 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-06
Code style cleanup only
git-svn-id: http://svn.osgeo.org/qgis/trunk@11925 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-06
Code style cleanup only
git-svn-id: http://svn.osgeo.org/qgis/trunk@11924 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-06
Simple naming and formatting change only
git-svn-id: http://svn.osgeo.org/qgis/trunk@11923 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-04
Fix for bug #1990
git-svn-id: http://svn.osgeo.org/qgis/trunk@11922 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-04
Usability cleanups for vector props dialogs. Also removed size adjustment to marker sizes in qgsoptions.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11921 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-04
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@11920 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-04
newcomposer action image (r11865)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11919 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-04
Use horizontal layout for interp plugin so that it fits more easily on low res displays
git-svn-id: http://svn.osgeo.org/qgis/trunk@11917 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-04
Fix bug where ok button is not enabled if output file name is manually entered
git-svn-id: http://svn.osgeo.org/qgis/trunk@11916 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-04
Allow more decimal places in interpolator plugin (fixes issue with building dems in decimal degree datasets)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11915 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-04
[FEATUE]: Add option to specify network timeout instead of using the hardcoded one in qgshttptransaction
git-svn-id: http://svn.osgeo.org/qgis/trunk@11914 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-03
fixing URL in about box
git-svn-id: http://svn.osgeo.org/qgis/trunk@11913 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-03
Simple typo fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@11912 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-03
Dont pan if next point is in current extent (so we can take advantage of render caching
git-svn-id: http://svn.osgeo.org/qgis/trunk@11911 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-03
also fix QgsPostgresProvider::uniqueValues() and ::parseEnumRange()
git-svn-id: http://svn.osgeo.org/qgis/trunk@11907 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-03
make database (aka SID) optional for OCI connections
git-svn-id: http://svn.osgeo.org/qgis/trunk@11906 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-03
fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@11905 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-03
fix QgsPostgresProvider::maximumValue()
git-svn-id: http://svn.osgeo.org/qgis/trunk@11904 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-03
translation update: fr by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@11902 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-02
Remove database string from oracle spatial uri
git-svn-id: http://svn.osgeo.org/qgis/trunk@11897 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-02
Bugfix for scalebarwidget
git-svn-id: http://svn.osgeo.org/qgis/trunk@11896 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-02
Python bindings update for composer map and picture
git-svn-id: http://svn.osgeo.org/qgis/trunk@11895 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-02
[FEATURE]: Improve the rotation of composer pictures and added the possibility to synchronize composer map rotation and composer picture rotation (e.g. usefull for north arrows)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11894 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-01
Use labelAttributes rather than layerAttributes where appropriate
git-svn-id: http://svn.osgeo.org/qgis/trunk@11879 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-11-01
fix SIP build error and a warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@11878 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-31
Added deprecation note for QgsLabel::layerAttributes and suggest using QgsLabel::labelAttributes rather
git-svn-id: http://svn.osgeo.org/qgis/trunk@11873 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-30
Move composers menu into the file menu
git-svn-id: http://svn.osgeo.org/qgis/trunk@11869 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-30
fix for screen update problems with composer grid annotations
git-svn-id: http://svn.osgeo.org/qgis/trunk@11868 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-30
disable global composer map counter. Fixes ticket 2042
git-svn-id: http://svn.osgeo.org/qgis/trunk@11867 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-30
Rename option to lock layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@11866 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-29
[FEATURE]: Possibility to have several composers in one project
git-svn-id: http://svn.osgeo.org/qgis/trunk@11865 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-29
Dont show all other file types as it makes the dialog box unusable on many screens
git-svn-id: http://svn.osgeo.org/qgis/trunk@11864 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-28
fix crash when removing attributes
git-svn-id: http://svn.osgeo.org/qgis/trunk@11863 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-28
Possibility to add/remove attributes also in attribute table. Small modification to attribute table such that adding / removing columns is visible
git-svn-id: http://svn.osgeo.org/qgis/trunk@11862 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-28
fix #2036
git-svn-id: http://svn.osgeo.org/qgis/trunk@11861 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-28
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@11860 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-27
Added missing api doc for render method
git-svn-id: http://svn.osgeo.org/qgis/trunk@11857 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-27
[FEATURE]: possibility to use feature length, feature area, string concatenation and type conversions in field calculator
git-svn-id: http://svn.osgeo.org/qgis/trunk@11856 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-27
translation update: fr by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@11855 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-26
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@11854 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-26
recurse svg directories
git-svn-id: http://svn.osgeo.org/qgis/trunk@11853 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-26
Turn off layer caching for composer prints
git-svn-id: http://svn.osgeo.org/qgis/trunk@11852 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-26
fix warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@11851 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-26
Remove inline functions in sip file
git-svn-id: http://svn.osgeo.org/qgis/trunk@11850 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-26
Possibility to choose the precision of composer grid annotations
git-svn-id: http://svn.osgeo.org/qgis/trunk@11849 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-26
avoid intersections (r11839); misc cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@11848 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-26
[FEATURE]: Possibility to rotate composer map
git-svn-id: http://svn.osgeo.org/qgis/trunk@11847 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-26
[FEATURE] This is a nominal commit to remind documentors that user defined SVG search paths are now added to the options dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@11846 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-26
Search also in root dirs of svg search paths
git-svn-id: http://svn.osgeo.org/qgis/trunk@11845 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-26
Added user selectable svg paths management to qgsoptions. Currently this is only working when svgs are in nested dirs of paths specified - will update soon so that it will look in the root dir of paths too.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11844 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-25
Layout widgets horizontally to waste less space. Fixed tab order, buddies
git-svn-id: http://svn.osgeo.org/qgis/trunk@11843 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-25
Ensure the vector editing icon stays in a consistent state
git-svn-id: http://svn.osgeo.org/qgis/trunk@11842 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-25
Invalidate the layer cache when rolling back so that it draws correctly afterwards
git-svn-id: http://svn.osgeo.org/qgis/trunk@11841 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-25
More meaningful dialog title
git-svn-id: http://svn.osgeo.org/qgis/trunk@11840 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-25
[FEATURE]: Avoid intersections for polygons is now also possible to background layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@11839 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-24
support user specific svg path
git-svn-id: http://svn.osgeo.org/qgis/trunk@11838 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-24
fix #2020
git-svn-id: http://svn.osgeo.org/qgis/trunk@11837 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-24
fix fix fix, ouch
git-svn-id: http://svn.osgeo.org/qgis/trunk@11836 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-24
fix fix, sorry
git-svn-id: http://svn.osgeo.org/qgis/trunk@11835 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-24
fix sip error
git-svn-id: http://svn.osgeo.org/qgis/trunk@11834 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-24
fix #2029
git-svn-id: http://svn.osgeo.org/qgis/trunk@11833 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-24
fix warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@11832 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-24
[FEATURE] Applied patch from #1974 to enable render caching capability in QGIS. This speeds up common operations such as layer re-ordering, changing symbology, WMS / WFS client, hiding / showing layers and opens the door for future enhancements such as threaded rendering and pre-compositing layer cache manipulation.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11831 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-22
translation update: thai from man
git-svn-id: http://svn.osgeo.org/qgis/trunk@11830 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-22
[UPDATE] Added field calculator also to attribute table to make it easier to discover.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11829 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-22
Allow field calculator also for layers where adding new fields is not possible (user will have to use one of the existing fields)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11828 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-22
Updated sip bindings to match changes in r11825
git-svn-id: http://svn.osgeo.org/qgis/trunk@11827 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-21
Added unit test for QgsPoint
git-svn-id: http://svn.osgeo.org/qgis/trunk@11826 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-21
[FEATURE] Added option to display position as Degrees,Minutes,Seconds in the status bar
git-svn-id: http://svn.osgeo.org/qgis/trunk@11825 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-21
fix #2025
git-svn-id: http://svn.osgeo.org/qgis/trunk@11824 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-20
translation update: nl by richard
git-svn-id: http://svn.osgeo.org/qgis/trunk@11823 c8812cc2-4d05-0410-92ff-de0c093fc19c
esseffe <esseffe@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-20
bug fix:
- found incorrect DB-path handling in 'add spatialite new connection'
git-svn-id: http://svn.osgeo.org/qgis/trunk@11822 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-17
Translation update (pl) from Milena Nowotarska
git-svn-id: http://svn.osgeo.org/qgis/trunk@11821 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-17
Fix for first part of bug #2008
git-svn-id: http://svn.osgeo.org/qgis/trunk@11820 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-16
composition update (r11817)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11819 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-16
Checkbox to set composer grid widget visible / invisible
git-svn-id: http://svn.osgeo.org/qgis/trunk@11818 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-16
Update composition item with signal in case the paper size has been changed
git-svn-id: http://svn.osgeo.org/qgis/trunk@11817 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-15
fix #2013
git-svn-id: http://svn.osgeo.org/qgis/trunk@11816 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-15
fix #2014
git-svn-id: http://svn.osgeo.org/qgis/trunk@11815 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-15
fix #2015
git-svn-id: http://svn.osgeo.org/qgis/trunk@11814 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-15
Enceladus splash for next release
git-svn-id: http://svn.osgeo.org/qgis/trunk@11813 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-15
Added RequestExecutionLevel option to make the installer behave better under Vista and Win 7. Updated reg entries for toolbars etc
git-svn-id: http://svn.osgeo.org/qgis/trunk@11812 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-15
Grid annotation can be with coordinates or 1A, 1B, ...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11811 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-15
Use non-native dialog in case the cancel all dialog is needed. Fixes bug #1317
git-svn-id: http://svn.osgeo.org/qgis/trunk@11808 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-15
Fix for reshape problem with closed lines
git-svn-id: http://svn.osgeo.org/qgis/trunk@11807 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-14
will you ever learn to run prepare-commit.sh before commiting?
git-svn-id: http://svn.osgeo.org/qgis/trunk@11805 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-14
fix #2007
git-svn-id: http://svn.osgeo.org/qgis/trunk@11804 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-13
ogr provider: fix feature count retrieval
git-svn-id: http://svn.osgeo.org/qgis/trunk@11801 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-12
Added unit test for QgsCoordinateReferenceSystem
git-svn-id: http://svn.osgeo.org/qgis/trunk@11800 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-12
fix #2002
git-svn-id: http://svn.osgeo.org/qgis/trunk@11799 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-12
Composer grid map widget is a dock widget now
git-svn-id: http://svn.osgeo.org/qgis/trunk@11797 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-12
Possibility to have annotations horizontally or vertically in the composer grid
git-svn-id: http://svn.osgeo.org/qgis/trunk@11796 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-12
Use native file dialogs (via static methods from QFileDialog)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11795 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-11
fix build windows build problem and some warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@11794 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-10
might fix the output of OGR error messages on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@11793 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-10
fix #1994
git-svn-id: http://svn.osgeo.org/qgis/trunk@11792 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-10
allow entering of srid up to 1000000000
git-svn-id: http://svn.osgeo.org/qgis/trunk@11791 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-10
use qobject_cast instead of dynamic_cast where possible
git-svn-id: http://svn.osgeo.org/qgis/trunk@11790 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-10
Plugin Installer update: fix reenabling disabled repositories
git-svn-id: http://svn.osgeo.org/qgis/trunk@11789 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-09
Formatting changes only (wrap lines at 80chars)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11788 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-09
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@11787 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-09
german translation update and minor fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@11786 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-09
also support relative paths for textures
git-svn-id: http://svn.osgeo.org/qgis/trunk@11785 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-09
fix #1987
git-svn-id: http://svn.osgeo.org/qgis/trunk@11784 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-09
Patch from Borys to fix resizing of the min-max combo boxes
git-svn-id: http://svn.osgeo.org/qgis/trunk@11783 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-09
Add export to pdf to composer menu
git-svn-id: http://svn.osgeo.org/qgis/trunk@11782 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-09
vector query update (r11762)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11781 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-08
different fix for #1942
git-svn-id: http://svn.osgeo.org/qgis/trunk@11780 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-08
Wrong change to debian/control
git-svn-id: http://svn.osgeo.org/qgis/trunk@11777 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-08
Typo in GRASS module
git-svn-id: http://svn.osgeo.org/qgis/trunk@11776 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-08
Menu bar for composer also on platforms != mac. Fixes bug 1668
git-svn-id: http://svn.osgeo.org/qgis/trunk@11775 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-08
[FEATURE] Possibility to add a grid to composer maps
git-svn-id: http://svn.osgeo.org/qgis/trunk@11774 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-08
fix #1959
git-svn-id: http://svn.osgeo.org/qgis/trunk@11773 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-08
fix #1942
git-svn-id: http://svn.osgeo.org/qgis/trunk@11772 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-08
postgres provider:
use same field expression in feature queries and min()/max()/distinct.
char fields were trimmed differently otherwise.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11771 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-08
postgres: consider subset string when deleting, updating and retrieving by fid
git-svn-id: http://svn.osgeo.org/qgis/trunk@11770 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-08
Fix for bug #1985: Canceling new project remove layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@11769 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-08
postgres: don't repeat geometry filter
git-svn-id: http://svn.osgeo.org/qgis/trunk@11768 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-08
postgres fixes:
- allow editing of where clause in database selection dialog
- don't open query builder with invalid layer
- reallow oid type as primary key type
- preset where clause with current one in query builder
- actually show error message when QgsPostgresProvider::getGeometryDetails() fails
git-svn-id: http://svn.osgeo.org/qgis/trunk@11767 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-07
Fix for bug #1980, pdf paper size
git-svn-id: http://svn.osgeo.org/qgis/trunk@11766 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-07
grass plugin update:
- update ogr uri support
- fix whereoption support
git-svn-id: http://svn.osgeo.org/qgis/trunk@11765 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-07
ogr provider: shapes that can't RandomWrite can't DeleteFeature either
git-svn-id: http://svn.osgeo.org/qgis/trunk@11763 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-06
wider support for vector layer queries:
- add query support for OGR and spatialite layers (additional to postgres)
- QgsDataProvider::setSubsetString() now returns if the query is successful.
- add optional parameter to limit number of values returned from QgsVectorDataProvider::uniqueValues()
- rename QgsDbSourceSelect to QgsPgSourceSelect, use QgsVectorLayer for layer queries and make it wider
- QgsDataSourceURI: improve quoting
- fix relative path support for SpatiaLite on windows
- rename QgsPgQueryBuilder to QgsQueryBuilder and use QgsVectorLayer for
queries instead of postgres
cleanups:
- rename QgsServerSourceSelect to QgsWMSSourceSelect
git-svn-id: http://svn.osgeo.org/qgis/trunk@11762 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-06
remove redundancies in QgsAttributeTableMemoryModel and QgsAttributeTableModel
git-svn-id: http://svn.osgeo.org/qgis/trunk@11761 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-06
refix plugin uis
git-svn-id: http://svn.osgeo.org/qgis/trunk@11760 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-06
Fix for shifted values in interpolation plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@11759 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-06
Field calculator: read available types from the provider (similar to QgsAddAttrDialog)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11758 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-05
show revision in title bar for trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@11757 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-04
Reduce the mimimum size of the undo dock widget.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11756 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-04
fixes bug where new fields started with integer (integer now appended to end of field name)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11755 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-04
plugin installer update: handle ports != 80 and add Bob Bruce's repository
git-svn-id: http://svn.osgeo.org/qgis/trunk@11754 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-03
User interface cleanups to copyright, delim text and n-arrow plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@11753 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-03
Added event handler for context help in composer
git-svn-id: http://svn.osgeo.org/qgis/trunk@11752 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-03
fix options window title
git-svn-id: http://svn.osgeo.org/qgis/trunk@11751 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-03
HIG compliance for snap mode combo list
git-svn-id: http://svn.osgeo.org/qgis/trunk@11750 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-03
HIG Compliance for Identfy Mode
git-svn-id: http://svn.osgeo.org/qgis/trunk@11749 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-03
Use nicer looking resize boxes in print composer
git-svn-id: http://svn.osgeo.org/qgis/trunk@11748 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-03
HIG compliance for composer and it's dialogs
git-svn-id: http://svn.osgeo.org/qgis/trunk@11747 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-03
Fix for ticket #1973
git-svn-id: http://svn.osgeo.org/qgis/trunk@11746 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-03
fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@11745 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-02
Field Calculator: HIG compliance and use user friendly names for data types
git-svn-id: http://svn.osgeo.org/qgis/trunk@11743 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-02
translation file updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@11742 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-02
Update of existing fields in field calculator and possibility to apply only to selection
git-svn-id: http://svn.osgeo.org/qgis/trunk@11741 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-01
Applied patch from #1962
git-svn-id: http://svn.osgeo.org/qgis/trunk@11740 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-10-01
fix compile error on OSX
git-svn-id: http://svn.osgeo.org/qgis/trunk@11739 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-30
QSvgGenerator::setTitle only available with Qt >=4.5
git-svn-id: http://svn.osgeo.org/qgis/trunk@11738 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-30
field calculator (r11735)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11737 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-30
Some cleanups in composer map and disable a recent change in composer that may lead to segfaults on some systems
git-svn-id: http://svn.osgeo.org/qgis/trunk@11736 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-30
[FEATURE]: A field calculator, accessible with a button in the attribute section of the vector properties
git-svn-id: http://svn.osgeo.org/qgis/trunk@11735 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-29
Use snapping settings of digitizing module also for measuring
git-svn-id: http://svn.osgeo.org/qgis/trunk@11734 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-29
Save composer pictures absolute / relative depending on project setting
git-svn-id: http://svn.osgeo.org/qgis/trunk@11733 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-29
plugin installer update: more default repos
git-svn-id: http://svn.osgeo.org/qgis/trunk@11732 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-29
apply #1936
git-svn-id: http://svn.osgeo.org/qgis/trunk@11731 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-28
Inject a bit of layman into field names to help those not familiar with computer terms
git-svn-id: http://svn.osgeo.org/qgis/trunk@11730 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-28
- fix load of layers saved with relative paths on *x
- also save relative paths to spatialite databases
- show path mode as combobox
- add QgsDataSourceURI::setDatabase()
git-svn-id: http://svn.osgeo.org/qgis/trunk@11729 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-28
Remove confusing descriptions in the Options dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@11725 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-28
fix 11723
git-svn-id: http://svn.osgeo.org/qgis/trunk@11724 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-28
Polish translation update from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@11723 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-27
python archs must match app archs; update readme
git-svn-id: http://svn.osgeo.org/qgis/trunk@11722 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-27
new vector dialog updates (r11719, r11720)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11721 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-27
fix r11719
git-svn-id: http://svn.osgeo.org/qgis/trunk@11720 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-27
Usability improvements to the new vector layer dialog. Also refactored so that the dialog an class names are now a more logical QgsNewVectorDialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@11719 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-27
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@11718 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-27
prefer versioned qgispython SO, update SO versions for qgispython and qgisanalyis
git-svn-id: http://svn.osgeo.org/qgis/trunk@11717 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-26
Polish translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@11716 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-26
Show cached content of composer maps in screen resolution after loading from project file
git-svn-id: http://svn.osgeo.org/qgis/trunk@11715 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-26
fix drag & drop to legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@11713 c8812cc2-4d05-0410-92ff-de0c093fc19c
esseffe <esseffe@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-25
fixed a bug in SpatiaLite provider (crash following 'ALTER TABLE ADD COLUMN')
git-svn-id: http://svn.osgeo.org/qgis/trunk@11712 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-25
Speed up listing of field values in search dialog by using QSet
git-svn-id: http://svn.osgeo.org/qgis/trunk@11711 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-25
Do searches also on not-commited attributes
git-svn-id: http://svn.osgeo.org/qgis/trunk@11710 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-24
fix qgsplugininstallerbase.ui
git-svn-id: http://svn.osgeo.org/qgis/trunk@11709 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-24
debian package: fix library list for dev package
git-svn-id: http://svn.osgeo.org/qgis/trunk@11707 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-24
fix alias editing in vector layer properties
git-svn-id: http://svn.osgeo.org/qgis/trunk@11706 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-24
Cache is default preview mode for newly added composer map now
git-svn-id: http://svn.osgeo.org/qgis/trunk@11705 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-23
fix #1935
git-svn-id: http://svn.osgeo.org/qgis/trunk@11704 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-22
postgres provider update:
- only use typlen for char fields
- use subset string when checking for key uniqueness and recheck in setSubsetString() (fixes #1933)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11703 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-22
Fix for bug 1931, removed some code parts for Qt<4.3 and some changes in svg export (but not yet enough)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11701 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-22
Show point symbol in rotation preview and a little arrow. Also fixed a bug in QgsSingleSymbolRenderer::clone
git-svn-id: http://svn.osgeo.org/qgis/trunk@11700 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-22
translation updates: es, fr and uk and string updates in all files
Added Jean Roc Morreale to TRANSLATORS File as requested by him
git-svn-id: http://svn.osgeo.org/qgis/trunk@11699 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-21
fix #1941
git-svn-id: http://svn.osgeo.org/qgis/trunk@11698 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-21
attribute table: report number of matching rows in status bar
git-svn-id: http://svn.osgeo.org/qgis/trunk@11697 c8812cc2-4d05-0410-92ff-de0c093fc19c
esseffe <esseffe@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-21
fixed a cuple of bugs - incorrect Spatialite's DB path handling
git-svn-id: http://svn.osgeo.org/qgis/trunk@11694 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-20
fix #1916
git-svn-id: http://svn.osgeo.org/qgis/trunk@11693 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-20
apply #1939
git-svn-id: http://svn.osgeo.org/qgis/trunk@11692 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-20
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@11691 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-20
german translation update (s/plugin/erweiterung/)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11690 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-20
translation update: nl by richard
git-svn-id: http://svn.osgeo.org/qgis/trunk@11689 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-20
followup r11684
git-svn-id: http://svn.osgeo.org/qgis/trunk@11686 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-20
remove declaration of removed method QgsAttributeDialog::createEditor()
git-svn-id: http://svn.osgeo.org/qgis/trunk@11685 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-20
osgeo4w packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@11684 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-19
translation update: pt_BR by the brasilian team bringing to nearly 90%
git-svn-id: http://svn.osgeo.org/qgis/trunk@11683 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-19
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@11682 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-19
vector editing update:
- show mapped value instead of attribute value for value maps in attribute table and identify results.
- alternating background color in identify results
- allow hiding of attributes
- add actions (including edit action) into identify results
git-svn-id: http://svn.osgeo.org/qgis/trunk@11681 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-19
Round rotation to 15 degree values if ctrl-key is pressed
git-svn-id: http://svn.osgeo.org/qgis/trunk@11680 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-19
Rotate values to integer degrees in rotate tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@11679 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-19
don't install dev pics (r11676)
copy only archs compiled for bundled libs
git-svn-id: http://svn.osgeo.org/qgis/trunk@11677 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-18
Dont install developer pics since they are not used anywhere
git-svn-id: http://svn.osgeo.org/qgis/trunk@11676 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-17
fix compile error on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@11674 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-17
rotate point tool (r11671)
remove dead files (r11649)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11673 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-16
[FEATURE]: add tool to graphically rotate points (by changing the value of the rotation field). Needs some more beautifying, perhaps a nicer arrow
git-svn-id: http://svn.osgeo.org/qgis/trunk@11671 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-15
fix typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@11668 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-15
Updated version number to 1.4 and fixed bug where a leading developer's face was obscured by a letter
git-svn-id: http://svn.osgeo.org/qgis/trunk@11663 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-15
translation update: uk by sergey
git-svn-id: http://svn.osgeo.org/qgis/trunk@11662 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-13
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@11655 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-13
translation update: uk by sergey
git-svn-id: http://svn.osgeo.org/qgis/trunk@11654 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-13
translation update: uk by sergey
git-svn-id: http://svn.osgeo.org/qgis/trunk@11652 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-13
fix more line endings
git-svn-id: http://svn.osgeo.org/qgis/trunk@11650 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-13
remove superfluous files
git-svn-id: http://svn.osgeo.org/qgis/trunk@11649 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-13
Updated web banner
git-svn-id: http://svn.osgeo.org/qgis/trunk@11648 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-13
Fix small memory leak
git-svn-id: http://svn.osgeo.org/qgis/trunk@11647 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-12
Splash update for trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@11646 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-12
bump version (r11643)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11645 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-12
update trunk version
git-svn-id: http://svn.osgeo.org/qgis/trunk@11643 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-12
Windows installer cleanups and updates for 1.3.0 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@11641 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-12
fix line endings
git-svn-id: http://svn.osgeo.org/qgis/trunk@11640 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-12
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@11639 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-12
install analysis header (r11623)
install CONTRIBUTORS (r11628)
Mimas release name (r11630)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11638 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-12
Polish translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@11637 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-12
Polish translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@11636 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-12
more translation friendly visual and german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@11635 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-12
Updates to whats new and fixed version no in index.html
git-svn-id: http://svn.osgeo.org/qgis/trunk@11634 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-12
Some formatting repair work
git-svn-id: http://svn.osgeo.org/qgis/trunk@11633 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-12
Updated change history
git-svn-id: http://svn.osgeo.org/qgis/trunk@11632 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-12
identify results: fix right click on derived attributes
git-svn-id: http://svn.osgeo.org/qgis/trunk@11631 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-11
Updated release name to mimas
git-svn-id: http://svn.osgeo.org/qgis/trunk@11630 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-11
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@11629 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-11
Added contributors list to qgsabout as requested by Germán Carrillo - and implemented attendant changes needed to support this. Also cleanups for the QgsAbout dialog to remove deprecated / unused code.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11628 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-11
Updated master splash image and put it on a diet (now .5 original size)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11627 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-11
multi layer identify:
- restore editing, if one feature is identified on a editable vector layer
- expand just the first feature on the first layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@11626 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-11
Generated new splash and mask to try to prevent some messiness in masking and to herald in qgis 1.3 mimas
git-svn-id: http://svn.osgeo.org/qgis/trunk@11625 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-11
Expand feature attributes by default
git-svn-id: http://svn.osgeo.org/qgis/trunk@11624 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-11
Added buffering method to qgsgeometryanalyzer
git-svn-id: http://svn.osgeo.org/qgis/trunk@11623 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-10
allow opening of qgis projects from windows explorer in OSGeo4W build
git-svn-id: http://svn.osgeo.org/qgis/trunk@11620 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-10
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@11619 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-10
Polish translation fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@11618 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-10
[FEATURE] Added an option for docking the identify query results rather than having them float over the app. Default behaviour is not docked, but it can be enabled in the options panel
git-svn-id: http://svn.osgeo.org/qgis/trunk@11617 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-10
Refactored to remove redundant 'Table' from name of dock class
git-svn-id: http://svn.osgeo.org/qgis/trunk@11616 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-10
translation update: .uk by sergey
git-svn-id: http://svn.osgeo.org/qgis/trunk@11615 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-10
Changed version name and added option to force lzma compression
git-svn-id: http://svn.osgeo.org/qgis/trunk@11614 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-10
Simple formatting change
git-svn-id: http://svn.osgeo.org/qgis/trunk@11613 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-10
new osm images (r11603)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11610 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-10
Polish translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@11609 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-09
add qt uk translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@11608 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-09
translation update: .uk by sergey
git-svn-id: http://svn.osgeo.org/qgis/trunk@11606 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-09
updated DONORS list
git-svn-id: http://svn.osgeo.org/qgis/trunk@11605 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-09
fix compile error (don't reference std namespace)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11604 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-09
OSM plugin & provider update from Lukas Berka:
- new OSM style files !! map looks pretty good now... (finally)
- new icons !
- some texts on dialogs were changed and completed
- "Saving OSM into file" functionality was improved a little...
- now OSM Plugin verify if osm provider is available...
- fixed some problems with encoding... ascii --> utf-8
- removing all OSM layers automatically after disabling OSM plugin in plugin manager
- some dialogs has been renamed
- other small bugfixes ...
Thanks.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11603 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-09
fix action's current attribute
git-svn-id: http://svn.osgeo.org/qgis/trunk@11601 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-08
fix attribute actions
git-svn-id: http://svn.osgeo.org/qgis/trunk@11600 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-08
[FEATURE] configurable vertex marker size (fixes #1922)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11599 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-08
correct language in ukrainian file
git-svn-id: http://svn.osgeo.org/qgis/trunk@11598 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-08
language update to all files and added new ukrainien language
git-svn-id: http://svn.osgeo.org/qgis/trunk@11597 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-08
fix osm style path detection
git-svn-id: http://svn.osgeo.org/qgis/trunk@11596 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-08
fix temporary file generation when downloading from OSM
git-svn-id: http://svn.osgeo.org/qgis/trunk@11595 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-08
fix compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk@11594 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-08
Fixes for evis (and general win qt image support). Search path for Qt plugins under win is now <app dir>/bin/qtplugins/. Set evis tooltip to show file path when hovered over the image. Set about box to show search path(s) for plugins.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11588 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-07
and analysis library properties on osx
git-svn-id: http://svn.osgeo.org/qgis/trunk@11586 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-07
fix dependency
git-svn-id: http://svn.osgeo.org/qgis/trunk@11585 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-07
update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@11584 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-07
multilayer identify: also report layer name
git-svn-id: http://svn.osgeo.org/qgis/trunk@11583 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-07
multi-layer identify:
- fix busy cursor
- add progress bar
- reduces CRS debugging noise
git-svn-id: http://svn.osgeo.org/qgis/trunk@11580 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-06
fix warning and typos
git-svn-id: http://svn.osgeo.org/qgis/trunk@11579 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-06
fix build problems with Qt 4.4
git-svn-id: http://svn.osgeo.org/qgis/trunk@11578 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-06
identify tool improvements
git-svn-id: http://svn.osgeo.org/qgis/trunk@11577 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-05
simplify osx_archs trimming
git-svn-id: http://svn.osgeo.org/qgis/trunk@11575 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-05
update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@11574 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-05
[FEATURE] recenter map canvas to an entered coordinate
git-svn-id: http://svn.osgeo.org/qgis/trunk@11573 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-05
[FEATURE] multi-layer identify
git-svn-id: http://svn.osgeo.org/qgis/trunk@11572 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-05
improve relative path support
git-svn-id: http://svn.osgeo.org/qgis/trunk@11571 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-05
fix path corruption in GRASS on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@11570 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-05
add analysis lib (r11552, r11554, r11557, r11558);some export defs cleanup;fix empty osx_archs error in python config;fix georef plugin name;misc cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@11569 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-05
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@11567 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-05
last windowIcon fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@11566 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-05
more ui cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@11565 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-05
fix library install names for OSX (#768)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11564 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-05
still r11559 :(
git-svn-id: http://svn.osgeo.org/qgis/trunk@11562 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-05
vector part of r11559
git-svn-id: http://svn.osgeo.org/qgis/trunk@11561 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-05
apply #1878 (fixes #1900)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11560 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-05
fix windows build
git-svn-id: http://svn.osgeo.org/qgis/trunk@11559 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-05
Moved non-gui related raster terrain classes to analysis branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@11558 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-05
Link interpolation plugin to analysis lib
git-svn-id: http://svn.osgeo.org/qgis/trunk@11557 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-05
Fix "Fix ui warnings"
git-svn-id: http://svn.osgeo.org/qgis/trunk@11556 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-05
Fix ui warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@11555 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-05
Remove the interpolation classes that are in the analysis lib now
git-svn-id: http://svn.osgeo.org/qgis/trunk@11554 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-05
Updated interpolation classes with the changes in trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@11553 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-05
Merge of changes from analysis branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@11552 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-05
fix library install names (#768)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11550 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-05
handle more than 2 archs for OSX universal build
git-svn-id: http://svn.osgeo.org/qgis/trunk@11548 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-04
missed a file in r11546
git-svn-id: http://svn.osgeo.org/qgis/trunk@11547 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-04
fix runtime warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@11546 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-04
Function argument can be const
git-svn-id: http://svn.osgeo.org/qgis/trunk@11545 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-03
Some ui cleanups: capitalise the relative path string in project props. Dont put single widgets in group boxes (wms dialog). Try to tidy up evis event browser widgets by using group boxes
git-svn-id: http://svn.osgeo.org/qgis/trunk@11544 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-03
update for Snow Leopard
git-svn-id: http://svn.osgeo.org/qgis/trunk@11543 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-03
translation update: .fr my jean
git-svn-id: http://svn.osgeo.org/qgis/trunk@11542 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-02
fix python plugin crashes - changes GUI API
- QgsMapCanvas::xyCoordinates(QgsPoint & p) => xyCoordinates(const QgsPoint & p)
- QgsMapToolEmitPoint::canvasClicked(QgsPoint& point, Qt::MouseButton button) => canvasClicked( const QgsPoint& point, Qt::MouseButton button)
- might be a SIP 4.8 problem
git-svn-id: http://svn.osgeo.org/qgis/trunk@11540 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-02
fix #1915
git-svn-id: http://svn.osgeo.org/qgis/trunk@11539 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-01
fix wms ui
git-svn-id: http://svn.osgeo.org/qgis/trunk@11538 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-01
fix r11536
git-svn-id: http://svn.osgeo.org/qgis/trunk@11537 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-09-01
apply #1910
git-svn-id: http://svn.osgeo.org/qgis/trunk@11536 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-31
Updated web banner
git-svn-id: http://svn.osgeo.org/qgis/trunk@11534 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-31
Applied patch #1907, thanks!
git-svn-id: http://svn.osgeo.org/qgis/trunk@11533 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-31
Apply coordinate clipping also for windows (probably fixes bug #1344)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11532 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-31
Fix uic warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@11531 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-30
fix warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@11529 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-30
don't close wms layer dialog after addition and allow naming of layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@11528 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-30
Put no grass into installer package name
git-svn-id: http://svn.osgeo.org/qgis/trunk@11527 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-30
Added grass and nograss clauses
git-svn-id: http://svn.osgeo.org/qgis/trunk@11526 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-30
remove spurious connect (following up r11522)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11525 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-29
Add a "cancel all" button when searching for missing files after opening a project. Fixes #1317
git-svn-id: http://svn.osgeo.org/qgis/trunk@11524 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-28
Better options to specify output raster extent and resolution in interpolation plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@11523 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-28
- fix #1903
- handle feature info results as utf-8
- fix crash with open identify results, when layer is removed
git-svn-id: http://svn.osgeo.org/qgis/trunk@11522 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-28
Use EPGS and Proj4 strings as persistent list of popular CRS:es
git-svn-id: http://svn.osgeo.org/qgis/trunk@11521 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-27
raster terrain plugin (r11510); more polish context help (r11519)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11520 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-26
more Polish translations from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@11519 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-26
Make projection properties dialog remember size, position and current tab between sessions
git-svn-id: http://svn.osgeo.org/qgis/trunk@11518 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-26
fix comments
git-svn-id: http://svn.osgeo.org/qgis/trunk@11517 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-26
First try with EPSG ID, then proj4 matching, when reading CRS from project file
git-svn-id: http://svn.osgeo.org/qgis/trunk@11516 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-26
include raster terrain analysis in debian package
git-svn-id: http://svn.osgeo.org/qgis/trunk@11515 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-26
fix #1897
git-svn-id: http://svn.osgeo.org/qgis/trunk@11514 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-26
Fix for bug #1812: WFS dialog window confusion (refers to WMS)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11513 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-26
Apply patch #1896 from gislab
git-svn-id: http://svn.osgeo.org/qgis/trunk@11512 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-26
Remove Makefile from svn
git-svn-id: http://svn.osgeo.org/qgis/trunk@11511 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-26
[FEATURE] Add the raster terrain plugin that does calculate of slope, aspect, ruggedness, total curvature from raster layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@11510 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-26
Fix for uninitialised variable in interpolator and for possible division by zero
git-svn-id: http://svn.osgeo.org/qgis/trunk@11509 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-26
Clearified text. Fix for #1639.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11506 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-26
Fix for reshape of multilines
git-svn-id: http://svn.osgeo.org/qgis/trunk@11505 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-26
reshape tool (r11500)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11504 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-25
fix compile error (QList::length() only available in Qt>=4.5)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11503 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-25
fix compile errors on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@11502 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-25
cleanup postgres column thread
git-svn-id: http://svn.osgeo.org/qgis/trunk@11501 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-25
[FEATURE] A reshape tool to apply to line/polygon geometries. The part of a geometry between the first and last intersection of the reshape line will be replaced
git-svn-id: http://svn.osgeo.org/qgis/trunk@11500 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-25
Fix for bug 1892, Merge tool (Postgis features) results in shifted attribute positions
git-svn-id: http://svn.osgeo.org/qgis/trunk@11497 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-24
Changed debug output to use QgsDebugMsg()
git-svn-id: http://svn.osgeo.org/qgis/trunk@11496 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-23
Slowly I'm learning to count....
git-svn-id: http://svn.osgeo.org/qgis/trunk@11494 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-23
missed svnversion.h change
git-svn-id: http://svn.osgeo.org/qgis/trunk@11493 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-23
Updated splash for trunk so its differentiated from Daphnis
git-svn-id: http://svn.osgeo.org/qgis/trunk@11491 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-23
Added German Carrillo to contributors list
git-svn-id: http://svn.osgeo.org/qgis/trunk@11490 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-22
update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@11489 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-22
fix compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk@11488 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-22
missed a file in r11479
git-svn-id: http://svn.osgeo.org/qgis/trunk@11487 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-22
polish context help (r11470);
map composer icons (r11472);
version change (r11484)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11486 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-22
update version number to 1.3.0 in trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@11484 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-22
[FEATURE] add loading of value maps from csv file (apply #1869)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11481 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-22
[FEATURE] add snapping to current layer in measure dialog (apply #1863)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11480 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-22
[FEATURE] add selection of postgres primary key column (for views; apply #1855)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11479 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-22
fix #1857
git-svn-id: http://svn.osgeo.org/qgis/trunk@11477 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-22
cope with blanks in svnversion path on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@11476 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-21
Brought over nsi from 1.1.0 release, updated version numbers, removed 'unstable' from package name
git-svn-id: http://svn.osgeo.org/qgis/trunk@11475 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-21
Fixed measurements from identify tool:
* Added support for 25D (by ignoring Z value completely)
* Made the tool convert to the preferred units set for measurment tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@11474 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-21
translation update it from Maurizio
git-svn-id: http://svn.osgeo.org/qgis/trunk@11473 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-21
Fix wrong icons in the Map Composer
git-svn-id: http://svn.osgeo.org/qgis/trunk@11472 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-21
Arabic translator added
git-svn-id: http://svn.osgeo.org/qgis/trunk@11471 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-21
Polish translation of the context helps
git-svn-id: http://svn.osgeo.org/qgis/trunk@11470 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-21
Swedish translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@11469 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-21
Polish translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@11468 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-21
translation update: it from Maurizio
git-svn-id: http://svn.osgeo.org/qgis/trunk@11467 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-21
fix #1887
git-svn-id: http://svn.osgeo.org/qgis/trunk@11465 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-21
postgres & ogr provider update:
- postgres provider: report field width -1 for everything except strings (fixes #1131)
- in vector file writer, ogr provider choose field width:
- 255 for strings, when given width is negative or larger.
(was 80 in ogr provider and OGR determined-default for vector file writer).
- 10 for integers, when given width is negative or larger.
- 32 for reals, when given width is negative or larger.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11464 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-21
translation update: nl from Richard
git-svn-id: http://svn.osgeo.org/qgis/trunk@11462 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-21
translation updates: hu by Zoltan and zh_TW by yao
git-svn-id: http://svn.osgeo.org/qgis/trunk@11461 c8812cc2-4d05-0410-92ff-de0c093fc19c
gcontreras <gcontreras@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-21
Fix for Ticket #1881. This allows to change the srs for wms based in geoserver.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11460 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-20
polish translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@11459 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-20
Initialize QgsComposerMap::mItemPositionLocked properly
git-svn-id: http://svn.osgeo.org/qgis/trunk@11458 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-20
add icons (r11448); misc updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@11456 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-20
translation update: es by Carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@11453 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-20
a lot of translation updates and added Peteris Brunis to the list of translators on request
git-svn-id: http://svn.osgeo.org/qgis/trunk@11452 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-20
improve qgssvnversion.h creation
git-svn-id: http://svn.osgeo.org/qgis/trunk@11451 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-20
Allow any file selection in r.recode
git-svn-id: http://svn.osgeo.org/qgis/trunk@11450 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-20
better gis theme icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@11449 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-19
more gis theme icons from Robert Szczepanek
git-svn-id: http://svn.osgeo.org/qgis/trunk@11448 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-19
* Added script for updating the srs.db from the GDAL installation (thanks msieczka !)
* Added a small README on the process on how to do the above
* Change the CRS recognition when reading from projects, so it tries to match the proj4 string if valid. This is a must when the srs.db now is updated
* Changed to read ellipsoid an projection acronyms from srs.db nistead of qgis.db (mostly)
* Misc. clean up of comments and deletion of stale code.
* Fixes #1534.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11447 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-19
make update_ts_files.sh a bit more robust
git-svn-id: http://svn.osgeo.org/qgis/trunk@11446 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-19
translation updates: ru from Artem and fr from Jean Roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@11445 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-19
Use a tolerance to decide if a point symbol may be used from cached. Because on some systems, dpi in x- and y-direction are different and so the scaleProduct is not exactly 1
git-svn-id: http://svn.osgeo.org/qgis/trunk@11444 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-19
improve nmake detection
git-svn-id: http://svn.osgeo.org/qgis/trunk@11443 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-19
fix #1707, take two
git-svn-id: http://svn.osgeo.org/qgis/trunk@11442 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-19
fix #1870
git-svn-id: http://svn.osgeo.org/qgis/trunk@11441 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-19
Typo in it translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@11440 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-19
Consider transparency in composer legend (even though legend items for transparent layers are problematic because of background). Removed private section from qgslegendmodel.sip as private members cannot be used anyway
git-svn-id: http://svn.osgeo.org/qgis/trunk@11439 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-19
fix spatialite provider (fixes #1883 & 1884)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11438 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-19
Fix a length computation error when doing SQL query with non-ASCII characters
git-svn-id: http://svn.osgeo.org/qgis/trunk@11436 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-19
Revert patch uncorrectly applied
git-svn-id: http://svn.osgeo.org/qgis/trunk@11434 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-19
Added donor detail
git-svn-id: http://svn.osgeo.org/qgis/trunk@11433 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-19
More translations
git-svn-id: http://svn.osgeo.org/qgis/trunk@11432 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-18
more osgeo4w tweaks
git-svn-id: http://svn.osgeo.org/qgis/trunk@11431 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-18
Removed crashed when reading VERY early project files
git-svn-id: http://svn.osgeo.org/qgis/trunk@11430 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-18
fix bison cmake detection
git-svn-id: http://svn.osgeo.org/qgis/trunk@11429 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-18
cmake improvements
git-svn-id: http://svn.osgeo.org/qgis/trunk@11424 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-18
clean double assignment
git-svn-id: http://svn.osgeo.org/qgis/trunk@11423 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-18
debian packaging update (fixes #1879)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11422 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-17
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@11416 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-17
Some swedish translations
git-svn-id: http://svn.osgeo.org/qgis/trunk@11411 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-17
include *.ui files in python translation updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@11410 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-17
Added OTFP to the clipboard contents (if OTFP is on). Fixes #1701
git-svn-id: http://svn.osgeo.org/qgis/trunk@11409 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-17
add pyuic4 lookup for osgeo4w
git-svn-id: http://svn.osgeo.org/qgis/trunk@11408 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-17
PyQGIS: fixed invalid signature of writeXML function
git-svn-id: http://svn.osgeo.org/qgis/trunk@11407 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-17
Always set coordinate system, independent of any symbology style settings. Fixes #1604
git-svn-id: http://svn.osgeo.org/qgis/trunk@11406 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-17
Adding connection of signals when reading legend layers from project XML file. Fixes #1760
git-svn-id: http://svn.osgeo.org/qgis/trunk@11405 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-17
Cleaned up debugging output of CRS transform
git-svn-id: http://svn.osgeo.org/qgis/trunk@11404 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-17
pyuic/pyrcc cleanup (r11401)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11402 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-16
remove tons of pyuic4, pyrcc4 generated files and create them when building (apply #1877)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11401 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-16
fix runtime warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@11399 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-16
move saveAsPDF icon (r11396)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11397 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-16
Moved saveAsPDF icon from classic to default
git-svn-id: http://svn.osgeo.org/qgis/trunk@11396 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-16
Fix for crash when removing a drawing composer map
git-svn-id: http://svn.osgeo.org/qgis/trunk@11395 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-16
Fix for a crash if the identify dialog is open, the project changed and a layer removed before the first identify click in the new project
git-svn-id: http://svn.osgeo.org/qgis/trunk@11394 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-16
update install instructions for OSX
git-svn-id: http://svn.osgeo.org/qgis/trunk@11393 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-15
attribute editor fixes:
- fix column misindexing in attribute table, if the geometry column is not last
- fix NULL handling (fixes #1876)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11392 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-15
fix GRASS plugin module install issue
git-svn-id: http://svn.osgeo.org/qgis/trunk@11390 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-15
don't use plain keys for shortcuts - against common UI guidelines (OSX at least), and registers while in GRASS shell (fix #739)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11389 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-15
fix warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@11387 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-15
Fix for syntax error preventing compile
git-svn-id: http://svn.osgeo.org/qgis/trunk@11386 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-15
osm updates (r11377, r11378, r11384)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11385 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-14
fix missing python uis in osm plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@11384 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-14
fix compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk@11383 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-14
Overwrite the .prj files that GDAL creates for us when saving as SHAPE-file with the WKT from the CRS directly. Might break ESRI-sensitive programs. Partly fixes #1875.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11381 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-14
A fix for comparing two CRS:es that only differs by their +towgs84 params. Fixes partly #1815.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11380 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-14
Update to OSM plugin from Lukas Berka:
-classes and .ui,.py files renamed
-bugfixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@11378 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-14
Update of OSM plugin from Lukas Berka:
new osm icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@11377 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-14
Update of OSM provider from Lukas Berka:
code documentation, refactoring, cleaning
git-svn-id: http://svn.osgeo.org/qgis/trunk@11376 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-14
manually break lines in about's news section of german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@11375 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-14
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@11374 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-14
Fixing globbing search after breaking it in r11366
git-svn-id: http://svn.osgeo.org/qgis/trunk@11373 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-14
update ts run
git-svn-id: http://svn.osgeo.org/qgis/trunk@11372 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-14
automatic indentation update (r11227-r11370)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11371 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-14
Fixed echanting typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@11370 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-14
Added missing release name
git-svn-id: http://svn.osgeo.org/qgis/trunk@11369 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-14
Updated the whats new and index changelogs
git-svn-id: http://svn.osgeo.org/qgis/trunk@11368 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-14
Updated changelog for 1.2 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@11367 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-13
Automatically adds projections previously unknown to QGIS (but still valid) as a Custom CRS. This can later be edited for name etc. No user interaction required, one new text to translate. Fixes #418.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11366 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-13
Applies patch to add several new strings from the fTools modules to the qgis_xx.ts files; Patch provided by Carlos Davila
git-svn-id: http://svn.osgeo.org/qgis/trunk@11365 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-13
fix width and precision limits of string type in ogr provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@11364 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-13
Re-order layers after finding missing files. Also restructured the exception logic in qgisapp.cpp. Fixes #1561
git-svn-id: http://svn.osgeo.org/qgis/trunk@11363 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-13
translation update: .fr by Jean Roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@11362 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-12
If it works, it must be one of the easiest fixes. See #1860
git-svn-id: http://svn.osgeo.org/qgis/trunk@11361 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-12
Always use / for dir separator with QFileInfo. Fixes #1864
git-svn-id: http://svn.osgeo.org/qgis/trunk@11360 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-12
Clean up measure tool and fix the measurement when layer is in feet. Fix for #1219
git-svn-id: http://svn.osgeo.org/qgis/trunk@11359 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-12
Added QLocale to defs
git-svn-id: http://svn.osgeo.org/qgis/trunk@11358 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-12
Delete composer before removing all the layers when leaving the application or the project. Fix for a memory bug in composer
git-svn-id: http://svn.osgeo.org/qgis/trunk@11357 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-12
osgeo4w build: cmake doesn't deal with backslashed very well
git-svn-id: http://svn.osgeo.org/qgis/trunk@11355 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-12
Fixed localized numbers
git-svn-id: http://svn.osgeo.org/qgis/trunk@11352 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-12
Remove legacy code in composer label
git-svn-id: http://svn.osgeo.org/qgis/trunk@11351 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-12
Fix current_date field in composer label
git-svn-id: http://svn.osgeo.org/qgis/trunk@11350 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-12
Fixed reading of frame width from composer items and drawing of frame for composer map
git-svn-id: http://svn.osgeo.org/qgis/trunk@11349 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-12
Additional updates to 'Clip' Geoprocessing tool: Properly fixes #1758.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11348 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-11
Additional updates to 'Union' geoprocessing tool:Fixes #1865 again, this time properly! Should also fix other complaints regarding missing features in output shapefile.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11347 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-11
fix warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@11345 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-11
Changed text for clarity
git-svn-id: http://svn.osgeo.org/qgis/trunk@11344 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-11
Adapted the attribute table combobox to the "required" property of layer combobox.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11343 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-11
Fixed conversion of areas
git-svn-id: http://svn.osgeo.org/qgis/trunk@11342 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-10
Updates to union geoprocessing tool: Fixes ##1865; Note: Misformed geometries still an issue with some complex geometries
git-svn-id: http://svn.osgeo.org/qgis/trunk@11341 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-10
A stab at improving the measurement system. Added a new selector in Options for converting the result, and grayed out the layer units when OTFP is on. Should fix #1219, I hope.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11340 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-10
Fix clip geoprocessing function: Fixes #1758
git-svn-id: http://svn.osgeo.org/qgis/trunk@11339 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-10
Saver pointer handling in legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@11332 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-10
Changed the behaviour of attribute editor as described into the discussion of ticker #289 to fix it.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11331 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-10
preset python include path correctly for osgeo4w build
git-svn-id: http://svn.osgeo.org/qgis/trunk@11330 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-10
Added the possibility to unselect an optional (required="no" into interface-description of the grass module) to fix #1134.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11329 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-10
Added the possibility to unselect an optional (required="no" into interface-description of the grass module) to fix #1134.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11328 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-08
translation update: .es from Carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@11292 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-07
Ask for commit/rollback of pending edits on layer remove and when leaving QGIS (fix for bug #1443). Additionally fix for a memory leak and some formating changes of the commit script
git-svn-id: http://svn.osgeo.org/qgis/trunk@11290 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-06
Mac: Additional use of Qt non-native font dialog for 32-bit builds until native QFontDialog bugs are fixed.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11287 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-06
translation update: .es from cralos
git-svn-id: http://svn.osgeo.org/qgis/trunk@11286 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-06
...forgotten to update the generated files
git-svn-id: http://svn.osgeo.org/qgis/trunk@11285 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-06
Update to OSM provider+plugin from Lukas Berka:
-osm provider code documentation; refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@11284 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-06
Update to OSM plugin from Lukas Berka:
-displaying recommended tag keys and values for easier tags editing
-created features now doesn't have created_by tag automatically (coz it's deprecated)
-eh, names of some dockwidget elements are shorter now :)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11283 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-06
Fixed #1737. Contributed by Richard Kostecky.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11282 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-06
flags to link libqgispython are not necessary on OSX, so just feed empty to configure.py (r11279)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11281 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-06
For 32-bit Mac builds, use traditional non-native Qt font dialog. The new Qt 4.5 native implementation was added to support 64-bit builds and appears not to have been extensively tested for backward compatibility.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11280 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-05
use linker flags when compiling python bindings (fixes #1518)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11279 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-05
fix syntax error
git-svn-id: http://svn.osgeo.org/qgis/trunk@11278 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-05
Updated SIP-files after r11275 and r11276. Fix for #1220.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11277 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-05
Different approach to backwards compatibility. Fixes #1220 again
git-svn-id: http://svn.osgeo.org/qgis/trunk@11276 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-05
Made point symbols respect the layer transparency setting. Fixes #1220
git-svn-id: http://svn.osgeo.org/qgis/trunk@11275 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-05
Fix for bug #1854 qgisinterpolator.cpp causing build error on OS X
git-svn-id: http://svn.osgeo.org/qgis/trunk@11274 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-05
Polish translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@11273 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-05
replace osgeo4w path in qgisconfig.py
git-svn-id: http://svn.osgeo.org/qgis/trunk@11271 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-04
Plugin Installer small fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@11270 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-04
make exclude customizable
git-svn-id: http://svn.osgeo.org/qgis/trunk@11269 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-04
Removed warning for missing signal
git-svn-id: http://svn.osgeo.org/qgis/trunk@11264 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-04
Turn off rendering while looping through all layers hinding/showing. Fixes #1856
git-svn-id: http://svn.osgeo.org/qgis/trunk@11263 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-04
[FEATUREBUGFIX] reintroduce copy of attributes (fixes #59)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11262 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-03
Applied patch #1290 with modifications
git-svn-id: http://svn.osgeo.org/qgis/trunk@11257 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-03
Some swedish translation, and removing nonsens text
git-svn-id: http://svn.osgeo.org/qgis/trunk@11256 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-03
Apply patch from gcarillo to fix bug #1793
git-svn-id: http://svn.osgeo.org/qgis/trunk@11255 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-02
Renamed Anitas new svg version of the QGIS icon to qgis_icon and deleted the old one
git-svn-id: http://svn.osgeo.org/qgis/trunk@11254 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-02
release name (r11247); libgslcblas not used (shared linking only), link libdl for internal spatialite (r11250)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11253 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-02
update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@11252 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-02
update debian packaging
git-svn-id: http://svn.osgeo.org/qgis/trunk@11251 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-02
more cleanups:
- don't link GSL's CBLAS. We don't use it.
- don't link GEOS and GDAL into python bindings. They don't use them directly.
- link libdl on unix when internal spatialite is used
- update SONAMEs
- fix some warnings and typos
git-svn-id: http://svn.osgeo.org/qgis/trunk@11250 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-02
fix update_ts_files
git-svn-id: http://svn.osgeo.org/qgis/trunk@11248 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-02
Changed release name to Daphnis
git-svn-id: http://svn.osgeo.org/qgis/trunk@11247 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-02
Updated splash for 1.2 release (now standing back to wait for complaints about the colour :-)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11246 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-02
fix #1805
git-svn-id: http://svn.osgeo.org/qgis/trunk@11244 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-02
fix #1703
git-svn-id: http://svn.osgeo.org/qgis/trunk@11243 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-01
add moc headers (r11241)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11242 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-01
misc cleanups:
- added Q_OBJECT to various classes where lupdate was complaining
- fix some warnings (mostly potentially uninitialized variables)
- introduce doubleNear(a,b,epsilon) to compare doubles
- fix new composer pagesizes
- cleanup edit type labels in vector properties (marked translation strings,
synced with qgsattributetypeedit.ui, removed redundant code)
- allow update_ts_files.sh for specified languages
- german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@11241 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-01
fix OSM install paths
git-svn-id: http://svn.osgeo.org/qgis/trunk@11240 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-01
misc minor fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@11239 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-01
fix some warnings and maybe fix OSX build
git-svn-id: http://svn.osgeo.org/qgis/trunk@11238 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-08-01
Turn on scrolling in legend layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@11237 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-31
fix gcc warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@11236 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-31
[FEATURE] add american paper format to composer and allow custom formats in inch (fixed #1538 and #1858)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11235 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-31
fix moc warnings in OSM provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@11234 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-31
Change behaviour of legend layer reordering with the mouse. The code needs major cleanup, but the we need to settle on behaviour first.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11233 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-31
update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@11232 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-31
update ts files run
git-svn-id: http://svn.osgeo.org/qgis/trunk@11231 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-31
remove empty ui file
git-svn-id: http://svn.osgeo.org/qgis/trunk@11230 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-31
[FEATURE] make restriction to change only common properties of unique value classes optional (fixes #1703)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11229 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-31
automatic indentation update (r11003-r11227)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11228 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-31
update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@11227 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-31
fix some translation strings
git-svn-id: http://svn.osgeo.org/qgis/trunk@11226 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-31
Fix for bug #1572: new features will not display before spatial index is recreated/QGIS restarted
git-svn-id: http://svn.osgeo.org/qgis/trunk@11225 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-31
Some error checking and saving of output file directories in interpolation plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@11223 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-31
Minor editing for consistency of GRASS modules
git-svn-id: http://svn.osgeo.org/qgis/trunk@11221 c8812cc2-4d05-0410-92ff-de0c093fc19c
leolami <leolami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-31
Update list GRASS modules
git-svn-id: http://svn.osgeo.org/qgis/trunk@11220 c8812cc2-4d05-0410-92ff-de0c093fc19c
leolami <leolami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-31
Update v.out.ogr and r.out.gdal GRASS modules
git-svn-id: http://svn.osgeo.org/qgis/trunk@11219 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-30
fix #1664 and #1681
git-svn-id: http://svn.osgeo.org/qgis/trunk@11218 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-30
FEATURE: possibility to save the triangulation to shape file (but needs a bit more error checking and polishing)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11217 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-30
add osm plugin (r11210)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11216 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-30
osm plugin: fixed a problem with raster layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@11215 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-30
Some bugfixes for interpolation plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@11214 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-30
include osm provider in debian package
git-svn-id: http://svn.osgeo.org/qgis/trunk@11213 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-30
fix warnings (possibly fixing one bug) and build errors on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@11212 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-30
FEATURE: possibility to add line layers as constrains for triangulation in interpolation plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@11211 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-30
[FEATURE] Imported OpenStreetMap provider and plugin.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11210 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-29
Fix for ticket 1745 (QGis crashes dragging a Legend Layer File over a Legend Layer File Group)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11206 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-29
use numerus form in translation string
git-svn-id: http://svn.osgeo.org/qgis/trunk@11205 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-29
Moved db.in.ogr grass module into under "Import" section.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11204 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-29
Fixed a crash when a QgsGrassModel::VectorLayer contained into a multiple selection is deleted, renamed or copied.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11203 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-29
Applied patch from gcarillo to fix ticket #1791. Thanks!
git-svn-id: http://svn.osgeo.org/qgis/trunk@11202 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-29
Initialise band count to 0 in raster constructor for WMS layers. Fixes bug #1803
git-svn-id: http://svn.osgeo.org/qgis/trunk@11201 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-29
Make symbology items non-selectable (fix for #1439
git-svn-id: http://svn.osgeo.org/qgis/trunk@11200 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-29
Small layout improvement for composer map widget
git-svn-id: http://svn.osgeo.org/qgis/trunk@11199 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-29
Another fix to prevent concurrent rendering in composer
git-svn-id: http://svn.osgeo.org/qgis/trunk@11198 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-29
include OSGeo4W build scripts
git-svn-id: http://svn.osgeo.org/qgis/trunk@11197 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-29
fix Qt warnings when overview is hidden
git-svn-id: http://svn.osgeo.org/qgis/trunk@11196 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-29
fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@11195 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-29
Enhancements into the browser of the grass plug-in:
* Added a context menu
* Changed the behavior of confirm dialogs
git-svn-id: http://svn.osgeo.org/qgis/trunk@11194 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-28
Some fixes of grass plug-in:
* Fixed CMakeList.txt of scripts
* Fixed parsing for manual attribute of modules
git-svn-id: http://svn.osgeo.org/qgis/trunk@11193 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-28
Interesting bug only seen for my rasters...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11192 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-28
Slightly better fix for composer map crash
git-svn-id: http://svn.osgeo.org/qgis/trunk@11190 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-28
-Fix no data value from being included in histogram and stats
-Closes ticket #1380
git-svn-id: http://svn.osgeo.org/qgis/trunk@11189 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-28
rename georef plugin sources (r11181, r11183)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11188 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-28
-Applied patch supplied by rouault to allow building internal pyramids jpeg compression if libtiff 4.0 or greater is available
-Closes ticket #1357
git-svn-id: http://svn.osgeo.org/qgis/trunk@11187 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-27
Fix for composer map crash when doing fast zooms with mouse wheel
git-svn-id: http://svn.osgeo.org/qgis/trunk@11186 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-27
Fix for #1712.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11185 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-27
-Fixed small spacing error in the delimited text uri
git-svn-id: http://svn.osgeo.org/qgis/trunk@11184 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-27
Renaming files in georeferencer plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@11183 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-27
File encoding selector made consistent and persistent between different dialogs.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11182 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-27
Text string made easier to translate in georeferencer.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11181 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-24
fix size long options
git-svn-id: http://svn.osgeo.org/qgis/trunk@11173 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-24
[FEATURE] enhance command line arguments
- allow given snapshot sizes
- allow suppression of splash screen
- capture map decorations from plugins on snapshots
git-svn-id: http://svn.osgeo.org/qgis/trunk@11172 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-24
save as PDF icon (r11165)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11170 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-24
unload plugins before terminating after taking a snapshot
git-svn-id: http://svn.osgeo.org/qgis/trunk@11168 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-24
add command line arguments on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@11166 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-23
add export to PDF to composer
git-svn-id: http://svn.osgeo.org/qgis/trunk@11165 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-23
fix german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@11164 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-23
QTreeWidget::headerHidden() not supported until Qt4.4
git-svn-id: http://svn.osgeo.org/qgis/trunk@11163 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-23
update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@11160 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-23
attribute editing, symbology enhancements, misc GRASS updates (r11112, r11149, r11152, r11154)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11155 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-23
refactor widget creation for attribute dialog and table into a factory class.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11154 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-23
fix warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@11153 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-23
[FEATURE] symbology enhancements:
- add QgsMarkerCatalogue::refreshList() to refresh the symbol list w/o restart
- allow refresh of symbols via popup menu on the renderer's symbol selection
- add support for data define symbol(name)s
- add support for font symbol markers (only data define - no gui yet)
- pass QgsRenderContext to rendering methods
- add symbol size in map units (ie. symbols that keep the size in mapunits
independant of the mapscale)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11152 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-22
[FEATURE] Honour the edit widgets settings also in attribute table.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11150 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-22
[FEATURE] GUI for setting edit widgets for layer attributes.
Additionally added a dialog for loading value map from a layer (could be aspatial table too!)
Contributed by Richard Kostecky.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11149 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-22
Fixed the fix of a small i18n issue.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11148 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-22
Fixed a small i18n issue
git-svn-id: http://svn.osgeo.org/qgis/trunk@11147 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-22
Destroy active undo command if the vertex can't be deleted
git-svn-id: http://svn.osgeo.org/qgis/trunk@11145 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-22
Fixed for simplify tool, show a message if the feature can't be simplified.
By Richard Kostecky.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11144 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-22
Undo changes in active edit command when it gets destroyed.
Fixed return value for deletion of vertices.
Contributed by Richard Kostecky.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11143 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-22
Added support for topology editing in node tool. Contributed by Richard Kostecky.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11141 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-21
optionally allow adding postgis table addition with double click and extended selection of tables (fixes #1801)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11140 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-21
Moved from QMap to QHash for the row-id maps and feature map in models.
There might be a tiny speed up in attribute table loading...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11138 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-21
providers: deprecated some overlapping capabilities and added doxygen docs for them.
All providers should have now correctly set capability for fast access to features by id (SelectAtId).
Until now, attribute table was using memory model for Postgres provider (i.e. very slow open)
From now it uses the "good" model, so the attribute table opens much faster.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11137 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-21
Replace multiple calls to featureCount() with just one when loading attribute table.
Can speed up loading of attribute table with providers not caching the feature count.
By Vita Cizek.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11136 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-20
- Changed the GRASS Shell to determine the grass executable in runtime.
- Cutted off unnecessary includes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11123 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-20
Fixed a typo.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11120 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-20
Made the grass binary filename to be built in runtime.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11119 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-20
Various enhancements into GRASS shell:
- Uses directly GRASS
- Starts with a minimum size of 80x25 characters
git-svn-id: http://svn.osgeo.org/qgis/trunk@11118 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-20
The wkb->geos conversion may fail for some reasons so it's necessary to check the result of it.
This avoids some possible segfaults with invalid geometries.
Contributed by Vita Cizek.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11116 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-20
Documentation of attribute table headers - patch from Vita Cizek.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11113 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-20
Cleaned grass plug-in modules.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11112 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-20
Fixed label in r.external.all of grass-plugin module.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11111 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-18
fix #1707
git-svn-id: http://svn.osgeo.org/qgis/trunk@11107 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-18
fix #1789 (take 2)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11106 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-18
fix #1789
git-svn-id: http://svn.osgeo.org/qgis/trunk@11105 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-17
Handle non-ascii characters in domain check constraints
git-svn-id: http://svn.osgeo.org/qgis/trunk@11104 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-17
grass v.split module (r11095)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11100 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-16
translation update: fr by Jean Roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@11098 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-16
Fix for #1784.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11097 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-16
r.regression.line simplified
git-svn-id: http://svn.osgeo.org/qgis/trunk@11096 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-16
Added v.split module for the grass plug-in to fix #1783.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11095 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-16
More consistency in r.external module descriptions
git-svn-id: http://svn.osgeo.org/qgis/trunk@11093 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-16
Forced the driver to be "pg" for db.connect.schema module of grass plug-in.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11092 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-15
grass modules updates (r11074, r11077, r11081, r11052)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11089 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-15
Updated DONORS
git-svn-id: http://svn.osgeo.org/qgis/trunk@11088 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-15
Deleted a duplicated entry into module list.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11087 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-15
Better description for db.connect.schema
git-svn-id: http://svn.osgeo.org/qgis/trunk@11086 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-15
Changed the behavior of db.connect which reset the schema.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11085 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-15
Add missing edit types in python bindings (ticket #1781)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11084 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-15
Fix for #1779.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11083 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-15
Renamed some modules.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11081 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-15
Fixed a commit mistake of r11052.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11079 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-15
Added the possibility to specify the manpage of the modules into .qgm files.
Updated .qgm files for qgis.r.externa.all, qgis.v.out.ogr.pg and qgis.db.connect-login.pg to fix #1774.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11078 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-15
Moved qgis.v.out.ogr.pg and qgis.db.connect-login.pg into the right directory
Setted the default value of port to fix #1777.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11077 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-15
Removed "Help" button from the GRASS plug-in window to fix #1778.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11076 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-15
Minor edit to description of r.mapcalc
git-svn-id: http://svn.osgeo.org/qgis/trunk@11075 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-15
Moved v.out.ogr.postgis to 6.3 modules
git-svn-id: http://svn.osgeo.org/qgis/trunk@11074 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-15
More consistency in GRASS module descriptions
git-svn-id: http://svn.osgeo.org/qgis/trunk@11073 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-15
Typo in v.net.path
git-svn-id: http://svn.osgeo.org/qgis/trunk@11072 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-15
Applied patch to fix bug #1733
git-svn-id: http://svn.osgeo.org/qgis/trunk@11071 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-13
implement #1769
git-svn-id: http://svn.osgeo.org/qgis/trunk@11061 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-13
fix translation bug
git-svn-id: http://svn.osgeo.org/qgis/trunk@11059 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-13
update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@11055 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-13
turn start/end into first/last (note: f<l vs. s>e) in identify dialog and make them translatable
git-svn-id: http://svn.osgeo.org/qgis/trunk@11054 c8812cc2-4d05-0410-92ff-de0c093fc19c
leolami <leolami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-13
Update new GRASS modules for GRASS 6.3 e 6.4
git-svn-id: http://svn.osgeo.org/qgis/trunk@11052 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-11
fix for bug #1756
git-svn-id: http://svn.osgeo.org/qgis/trunk@11041 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-11
Fix for bug 1756, renaming of postgis connection
git-svn-id: http://svn.osgeo.org/qgis/trunk@11040 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-10
don't show ranges for unique values in legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@11037 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-10
added new qgis svg logo version created by Anita Graser
git-svn-id: http://svn.osgeo.org/qgis/trunk@11036 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-09
qgis.r.external.all (r11033)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11034 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-09
Fixed #1763:
* Added python script qgis.r.external.all.py
* Added module and icon file for qgis.r.external.all
* Changed the module parser to accept the 'directory' attribute to allow the directory selection
git-svn-id: http://svn.osgeo.org/qgis/trunk@11033 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-06
update spatialite to 2.3.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@11031 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-06
GRASS warnings were fixed; disable warnings on sqlite3/spatialite
git-svn-id: http://svn.osgeo.org/qgis/trunk@11030 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-06
Added a donor
git-svn-id: http://svn.osgeo.org/qgis/trunk@11029 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-06
Fix crash in simplify tool, from Richard Kostecky
git-svn-id: http://svn.osgeo.org/qgis/trunk@11028 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-04
Fix for bug #1027, extent command line option does not appear to work
git-svn-id: http://svn.osgeo.org/qgis/trunk@11023 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-04
fix #1045
git-svn-id: http://svn.osgeo.org/qgis/trunk@11022 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-04
Disable drag and drop in symbol dialogs, fix for bug #1481
git-svn-id: http://svn.osgeo.org/qgis/trunk@11017 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-04
Better formatting of classification strings for legend. Fixes bug #1397
git-svn-id: http://svn.osgeo.org/qgis/trunk@11016 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-03
Made the canvas get refreshed every time a module of GRASS plugin is runned. Fixes #1611.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11015 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-03
Updated python bindings with some added functions
git-svn-id: http://svn.osgeo.org/qgis/trunk@11014 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-03
Added a donor
git-svn-id: http://svn.osgeo.org/qgis/trunk@11012 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-02
evis plugin (r10995);
install DONORS file (r11009);
misc project cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@11011 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-02
Update sponsor and donor text
git-svn-id: http://svn.osgeo.org/qgis/trunk@11010 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-02
Updated the about dialog to take care of DONORS file.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11009 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-02
fix typos in german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@11005 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-01
automatic indentation update (r10980-r11003)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11004 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-01
fix link error
git-svn-id: http://svn.osgeo.org/qgis/trunk@11003 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-01
update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@11002 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-01
fix some evis typos and update translation strings
git-svn-id: http://svn.osgeo.org/qgis/trunk@11001 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-01
include evis plugin in debian package
git-svn-id: http://svn.osgeo.org/qgis/trunk@11000 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-01
update_ts_files.sh run
git-svn-id: http://svn.osgeo.org/qgis/trunk@10999 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-01
remove location from temporary python translation files from ts files
git-svn-id: http://svn.osgeo.org/qgis/trunk@10998 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-01
apply #1423
git-svn-id: http://svn.osgeo.org/qgis/trunk@10997 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-01
translation update: spanish by Carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@10996 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-01
-Contribution of the eVis plugin, version 1.1.0, to the QGIS project
-Documentation folks can find our original user guide at http://biodiversityinformatics.amnh.org/open_source/evis/documentation.php
-Any questions can be sent to ersts at amnh dot org and horning at amnh dot org
git-svn-id: http://svn.osgeo.org/qgis/trunk@10995 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-01
fix #1311
git-svn-id: http://svn.osgeo.org/qgis/trunk@10994 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-01
reindent qgsvectorlayer.cpp - PLEASE run scripts/prepare-commit.sh before commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@10993 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-01
Added a convenience to retrieve the attribute display name from QgsVectorLayer. Use this function in renderer dialogs, info tool, attribute table and composer legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@10992 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-01
Also use integer/double formating for continous color legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@10991 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-07-01
[FEATURE] Possibility to add attribute aliases for vector layers. The aliases are shown in the infotool and attribute table to have more descriptive names
git-svn-id: http://svn.osgeo.org/qgis/trunk@10990 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-30
Fix for bug #983, numerical ranges in graduated symbol
git-svn-id: http://svn.osgeo.org/qgis/trunk@10989 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-27
fix #1751
git-svn-id: http://svn.osgeo.org/qgis/trunk@10987 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-27
[FEATURE] add default class to unique value renderer (fixes #1750)
- unique value enull" now default class (ie. class for values without a defined class)
- "add class" and "classify" now add the default class
git-svn-id: http://svn.osgeo.org/qgis/trunk@10986 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-26
Replaced activated signal with triggered signal in composer to get rid of qt3 support issues
git-svn-id: http://svn.osgeo.org/qgis/trunk@10985 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-26
fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@10984 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-26
sync QgsVectorDataProvider sip interface
git-svn-id: http://svn.osgeo.org/qgis/trunk@10983 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-26
re-add vector attribute method removed in r10863
git-svn-id: http://svn.osgeo.org/qgis/trunk@10982 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-26
automatic indentation update (r10918-r10980)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10981 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-25
translation update: vietnamese by Huu Manh Bui
git-svn-id: http://svn.osgeo.org/qgis/trunk@10980 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-25
fix a warning and add a note about QgsVectorDataProvider::addAttributes() change
git-svn-id: http://svn.osgeo.org/qgis/trunk@10979 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-25
Applied patch to fix bug #1747. Thanks to gcarrillo!
git-svn-id: http://svn.osgeo.org/qgis/trunk@10978 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-24
fix sqlite compile error, for real this time
git-svn-id: http://svn.osgeo.org/qgis/trunk@10976 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-24
fix sqlite compile error, part 2
git-svn-id: http://svn.osgeo.org/qgis/trunk@10975 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-24
fix sqlite compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk@10974 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-24
OGR provider update (fixes #1746)
- use OGR and not the filename to deduce the layername
- fall back to QgsVectorDataProvider methods if OGR SQL doesn't work
- check error code of OGR_L_SetFeature
git-svn-id: http://svn.osgeo.org/qgis/trunk@10972 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-23
Remove a potential source of crash in triangle interpolator
git-svn-id: http://svn.osgeo.org/qgis/trunk@10971 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-23
Node tool now works also with on the fly projections turned on.
Contributed by Richard Kostecky.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10970 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-23
fix #1744
git-svn-id: http://svn.osgeo.org/qgis/trunk@10969 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-23
reindent postgres provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@10968 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-23
partial fix for #1743 : connection to proper QAction's triggered() signal in all core plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@10967 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-22
Added the possibility to view informations about regions into the browser of the GRASS plug-in to fix ticket #1624.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10966 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-21
also use QPixmap for decorations (followup to r10926)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10965 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-21
Fix for bug #1738, duplicated objects in composer
git-svn-id: http://svn.osgeo.org/qgis/trunk@10964 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-21
[FEATURE] Added possibility to keep the current layers in a composer map even if further layers are added to the main map
git-svn-id: http://svn.osgeo.org/qgis/trunk@10963 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-19
Fixed a redundant call.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10962 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-19
Fix for bug 1488
git-svn-id: http://svn.osgeo.org/qgis/trunk@10961 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-19
Fixed #1364.
Changed the behavior of the file selection dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10960 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-19
fixed a typing error.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10959 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-19
[FEATURE] possibility to display current date in composer label by typing (d 'June' yyyy) or similar
git-svn-id: http://svn.osgeo.org/qgis/trunk@10956 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-18
enable internal spatialite option; reduce recompilation a bit
git-svn-id: http://svn.osgeo.org/qgis/trunk@10953 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-18
node tool fixes (r10947)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10950 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-18
Added new edit type for attributes that are not recommended to change
git-svn-id: http://svn.osgeo.org/qgis/trunk@10949 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-18
A bunch of fixes for node tool from Richard:
- fixed update of node tool vertex markers after undo #1736
- fixed a crash when trying to edit non-existent feature
- vertex markers are now QgsVertexMarker instances (i.e. don't scale when zooming)
- fixed moving of points in point layer
- original node is excluded when snapping
Fixed double map canvas refresh when doing edits.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10947 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-17
Allowed multiple seletion in the QTreeView of the grass map browser to fix #566.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10946 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-17
Added the possibility to select multiple files in modules such as r.patch.
Changed the module r.patch to exploit the new feature (fixes ticket #1489)
Fixed the starting point of the selection dialog to the last directory used (fixes ticket #1362)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10945 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-17
Changed r.out.tiff.qgm to fix ticket #1628.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10944 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-17
Improvements for merge tool. Show a progress dialog during the merge and make the item showing the attribute values after the merge editable
git-svn-id: http://svn.osgeo.org/qgis/trunk@10943 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-17
Move split feature tool to advanced digitize toolbar
git-svn-id: http://svn.osgeo.org/qgis/trunk@10942 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-17
Extended enum support in postgres provider to work also with domain check constrains (at the moment only for constrain types like VALUE in ('a', 'b', 'c'))
git-svn-id: http://svn.osgeo.org/qgis/trunk@10940 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-16
GRASS qgc update (r10930); optimize GRASS module install
git-svn-id: http://svn.osgeo.org/qgis/trunk@10938 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-16
Fix Parse error. Function missing ending ). Instead found left paren with text (. on line 7. Did this by separating logic for 'directory present' and 'is a directory' checks
git-svn-id: http://svn.osgeo.org/qgis/trunk@10937 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-16
reorganized grass python interface, patch by cgsbob
git-svn-id: http://svn.osgeo.org/qgis/trunk@10936 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-16
Replace the hardcoded treshold in line splitting code and added more comment
git-svn-id: http://svn.osgeo.org/qgis/trunk@10935 c8812cc2-4d05-0410-92ff-de0c093fc19c
gcontreras <gcontreras@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-15
Fix for ticket #936, Legend name too long when executing "qgis vectorfile.shp"
git-svn-id: http://svn.osgeo.org/qgis/trunk@10934 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-15
Split thresholds should be dependant on map unit type. For now use values that work in nearly all cases
git-svn-id: http://svn.osgeo.org/qgis/trunk@10931 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-15
Moved default.qgc into modules directory to make the modules tree and search GRASS version dependent
git-svn-id: http://svn.osgeo.org/qgis/trunk@10930 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-15
Put map name in quotes to avoid issues with map names having spaces
git-svn-id: http://svn.osgeo.org/qgis/trunk@10929 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-15
Use higher tresholds for line splitting to avoid numerical problems with large coordinate values
git-svn-id: http://svn.osgeo.org/qgis/trunk@10928 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-15
translation update: spanish for trunk by Carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@10927 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-14
Always use QPixmap when drawing the map in canvas.
This results in faster updates of canvas when rendered map is QImage - e.g. when panning / updating rubber bands.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10926 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-14
Fix for #1730 and some small updates in attribute table view code. Contributed by Vita Cizek.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10925 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-14
undo feature (r10920 r10921)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10924 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-14
Don't forget to add new point to undo stack.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10923 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-14
Unfreeze canvas also when cancel is clicked in open ogr layer dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10922 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-14
[FEATURE] Added undo/redo functionality for vector layer editing.
There are undo/redo actions in Edit menu, in Advanced digitizing toolbar
and there is a new dock widget displaying undo stack of active layer.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10921 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-14
Added infrastructure for vector editing undo/redo functionality.
Note - when implementing edit tools for vector layer:
All editation should be done between beginEditCommand() and endEditCommand()
calls so that the operation are stored.
Note - when doing changes inside QgsVectorLayer code:
When doing any changes inside QgsVectorLayer they should be done using edit*() functions
and _not_ directly e.g. mChangedGeometries[fid] = (...) otherwise the change won't be
stored in the undo stack and it would lead to invalid behaviour of undo.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10920 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-14
Larger maximum value for default snapping / search tolerance
git-svn-id: http://svn.osgeo.org/qgis/trunk@10919 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-13
-removed the use of setPixel() in the rendering routines, thanks Yan for the suggestion
-swapped all of the myColumns and myRows in the rendering routines, as they were reversed
git-svn-id: http://svn.osgeo.org/qgis/trunk@10918 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-12
GRASS module reorg and updates (r10903, r10908, r10909, r10910, r10911)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10917 c8812cc2-4d05-0410-92ff-de0c093fc19c
gcontreras <gcontreras@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-12
Fix for ticket #1702, when loading an ogr database datasource with one layer the password appears in legend.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10916 c8812cc2-4d05-0410-92ff-de0c093fc19c
gcontreras <gcontreras@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-12
Fix for bug #1520, After adding a column for OGR-Layer, column doesn't appear in attribute table
git-svn-id: http://svn.osgeo.org/qgis/trunk@10914 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-12
Removed duplicated entry in GRASS plugin module list.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10912 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-12
Added r.external.qgis GRASS plugin module.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10911 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-12
Changed the icon for r.external GRASS plugin module
git-svn-id: http://svn.osgeo.org/qgis/trunk@10910 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-12
Added r.external GRASS module. Fixes #1623.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10909 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-12
Changed GRASS modules directory structure to allow different modules version for different GRASS versions.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10908 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-11
updated spanish translation file
git-svn-id: http://svn.osgeo.org/qgis/trunk@10905 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-11
Make TIN interpolation more robust in case of NULL values and data distribution on lines. Minor change in qgsvectordataprovider.cpp to directly request a const iterator
git-svn-id: http://svn.osgeo.org/qgis/trunk@10904 c8812cc2-4d05-0410-92ff-de0c093fc19c
rugginoso <rugginoso@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-11
Changed some grass modules to work with grass 6.4 and guarantee the compatibility with previous versions. Fixed #1629.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10903 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-11
Support for enumerations as an edit type in the infotool dialog (with combo box selection)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10902 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-11
missed some GEOS bits (r10894)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10901 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-10
GRASS PG export (r10899)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10900 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-10
new script + qgis module for vector to PostGIS export, fix for #1190
git-svn-id: http://svn.osgeo.org/qgis/trunk@10899 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-10
Applied patch to fix legend cursor. Provided by gcarrillo
git-svn-id: http://svn.osgeo.org/qgis/trunk@10897 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-09
Fixed #1706.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10896 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-09
Change layer's icon in legend to reflext that the layer is editable.
Removed duplicate function.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10895 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-09
GRASS needs GEOS now (r10893)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10894 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-09
fix build problems with GRASS 6.5 GEOS support and #1723
git-svn-id: http://svn.osgeo.org/qgis/trunk@10893 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-08
Forgot to commit a file last Friday that is necessary for WMS based printing
git-svn-id: http://svn.osgeo.org/qgis/trunk@10892 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-06
node tool (r10890)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10891 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-06
[FEATURE] Added a new "node" tool (in advanced digitizing toolbar).
Integrates add, move and delete vertex tools for faster editing.
Contributed by Richard Kostecky, qgis-mapper team.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10890 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-05
fixed wrong port
git-svn-id: http://svn.osgeo.org/qgis/trunk@10886 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-05
Use a DPI parameter in the WMS request. This allows printing with QGIS from QGIS mapserver (and is ignored by the other WMS servers)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10885 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-05
More robust parsing of project snapping options
git-svn-id: http://svn.osgeo.org/qgis/trunk@10883 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-05
[FEATURE] Added option to show only markers of selected features in editing mode.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10882 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-03
merge features (r10879)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10881 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-03
Use QImage as composer map cache because rendering to QPixmap may be slow if antialiasing is turned on
git-svn-id: http://svn.osgeo.org/qgis/trunk@10880 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-03
New functionality for merging features
git-svn-id: http://svn.osgeo.org/qgis/trunk@10879 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-03
Added null transformations from 1.0.0 and 1.0.2 to 1.1.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@10878 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-02
automatic indentation update (r10594-r10876)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10877 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-02
Added increment for unit iterator and added a security check if snapping unit is not there (e.g. 1.0 project file)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10876 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-02
fix attribute table edit problem when geometry is not last column in postgis tables
git-svn-id: http://svn.osgeo.org/qgis/trunk@10875 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-01
make saving of relative pathes of file data sources optional
git-svn-id: http://svn.osgeo.org/qgis/trunk@10874 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-01
fix warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@10873 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-01
indentation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@10872 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-01
added grass/qgis build instruction for ecw and mrsid written by Giovanni Manghi
git-svn-id: http://svn.osgeo.org/qgis/trunk@10870 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-01
Merge linestrings together in union operation. Otherwise geos would create a multilinestring containing the linestrings
git-svn-id: http://svn.osgeo.org/qgis/trunk@10869 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-06-01
Append suffix for composer template file. Fixes bug #1708
git-svn-id: http://svn.osgeo.org/qgis/trunk@10868 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-31
Fix for problem with features that cannot be exported to shape
git-svn-id: http://svn.osgeo.org/qgis/trunk@10867 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-31
Improved handling of attribute types in WFS provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@10866 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-30
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@10864 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-30
- allow setting of field width and precision when adding attributes
- update vector data providers accordingly
- postgres provider:
- add support for more native types and setting of column comments
- catch errors on retrieval of defaults values (fixes #1713)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10863 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-30
install icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@10862 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-29
tidy up clutter, part 2
git-svn-id: http://svn.osgeo.org/qgis/trunk@10861 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-29
tidy up clutter
git-svn-id: http://svn.osgeo.org/qgis/trunk@10860 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-28
Show SSL modes also when adding new DB connection.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10859 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-28
QgsWFSPlugin::setCurrentTheme needs to be a slot
git-svn-id: http://svn.osgeo.org/qgis/trunk@10858 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-28
Fix for bug #1717
git-svn-id: http://svn.osgeo.org/qgis/trunk@10856 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-27
allow project relative position of file data sources and svgs
git-svn-id: http://svn.osgeo.org/qgis/trunk@10854 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-27
fix crash when viewing project properties of 1.1 project files
(missing LayerSnappingToleranceUnitList)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10853 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-27
wms layer ordering arrows (r10850)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10852 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-27
Added the possibility to change the order of layers in the WMS dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@10850 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-26
applying patch from ticket #1714: adds option to perform geoprocessing and basic statistics functions on selected features
git-svn-id: http://svn.osgeo.org/qgis/trunk@10849 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-25
fix basic statistics calculation ( mean no longer always 0.00! )
git-svn-id: http://svn.osgeo.org/qgis/trunk@10848 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-25
Revert change in qgsvectorlayer.sip
git-svn-id: http://svn.osgeo.org/qgis/trunk@10847 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-25
added new qgis_xh.ts file for xhosa language .. update script run automatically ;)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10846 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-25
added overlay methods to python bindings for QgsVectorLayer
git-svn-id: http://svn.osgeo.org/qgis/trunk@10845 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-25
ts_update script and fixed problems with qt4.5
should compile on all systems now
git-svn-id: http://svn.osgeo.org/qgis/trunk@10842 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-23
Fixed a crash when simplifying geometries with larger coordinates. By Richard Kostecky.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10841 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-22
Fixed documentation of QgsGeometry::asMulti*() functions
git-svn-id: http://svn.osgeo.org/qgis/trunk@10836 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-22
Fix for bug with wfs point layers that don't provide bbox information
git-svn-id: http://svn.osgeo.org/qgis/trunk@10834 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-21
fix typo in simply_geometry function
git-svn-id: http://svn.osgeo.org/qgis/trunk@10833 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-21
add delaunay triangulation to the help xml file
git-svn-id: http://svn.osgeo.org/qgis/trunk@10832 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-19
Polish translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@10825 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-19
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@10824 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-19
translation updates - up to latest strings
hope this will work on qt4.5 systems
git-svn-id: http://svn.osgeo.org/qgis/trunk@10822 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-19
fix #1709
git-svn-id: http://svn.osgeo.org/qgis/trunk@10820 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-18
Plugin Installer minor fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@10818 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-18
try if grass module can be imported
git-svn-id: http://svn.osgeo.org/qgis/trunk@10817 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-18
The locale selector fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@10815 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-18
additional fix for #1173, missing PYTHON path
git-svn-id: http://svn.osgeo.org/qgis/trunk@10814 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-18
In translation files, only consider strings from src and python directories (to avoid including redundant and obsolete strings from the build directory)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10813 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-18
fix for ticket #1617, wrong maps associated with combobox after update (added layer)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10812 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-18
translation update: .hu from zoltan siki
git-svn-id: http://svn.osgeo.org/qgis/trunk@10810 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-17
apply #1700
git-svn-id: http://svn.osgeo.org/qgis/trunk@10808 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-15
obsolete strings removed .. sorry for that
git-svn-id: http://svn.osgeo.org/qgis/trunk@10803 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-15
updated all language files to new strings - adapted statistics file to fit new wiki syntax
git-svn-id: http://svn.osgeo.org/qgis/trunk@10801 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-15
Polish translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@10799 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-15
fix link error on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@10797 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-14
overlay update (r10791), grass update (r10795)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10796 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-14
fixed ticket #1173, new script which runs both db.connect and db.login (if necessary) for postgres database, connection is tested
git-svn-id: http://svn.osgeo.org/qgis/trunk@10795 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-14
Keep mCachedGeometries up-to-date before the next repaint. This is important in cases where topological editing is enabled
git-svn-id: http://svn.osgeo.org/qgis/trunk@10794 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-14
[UPDATE] support polygon features for simplification.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10793 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-14
[FEATURE] Possibility to search in attribute table within selected records only.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10792 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-14
Change in overlay classes such that pal object and geos geometry don't appear in the public interfaces (important for python bindings)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10791 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-14
more fixes for ticket #1133
git-svn-id: http://svn.osgeo.org/qgis/trunk@10790 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-14
reflected G_find_vector2 declaration change
git-svn-id: http://svn.osgeo.org/qgis/trunk@10789 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-13
Fix for problem with split tool and topological editing
git-svn-id: http://svn.osgeo.org/qgis/trunk@10788 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-13
fixed ticket #1133: title adjusted on resize, use of option label; description used as tooltip; layout of vector fields combobox; dont use empty not required option
git-svn-id: http://svn.osgeo.org/qgis/trunk@10787 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-13
add lock icon (r10775)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10785 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-13
fixed a problem in attribute table: selection was not getting updated correctly when showing only selected features.
Patch by Vita Cizek.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10784 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-13
Keep width and height of the composer map fixed if user sets the composer map extent to the map canvas extent
git-svn-id: http://svn.osgeo.org/qgis/trunk@10777 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-13
Some improvements and bugfixes for moving and resizing composer items
git-svn-id: http://svn.osgeo.org/qgis/trunk@10776 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-12
Possibility to lock/unlock composer item position by right mouse click
git-svn-id: http://svn.osgeo.org/qgis/trunk@10775 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-12
german translation fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@10774 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-08
missed some installed headers; clarify some dependency requirements
git-svn-id: http://svn.osgeo.org/qgis/trunk@10760 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-08
Added DONORS, changed SPONSORS. Please add DONORS tab to the About box
git-svn-id: http://svn.osgeo.org/qgis/trunk@10756 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-07
fix #1682
git-svn-id: http://svn.osgeo.org/qgis/trunk@10753 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-06
fix #1678
git-svn-id: http://svn.osgeo.org/qgis/trunk@10748 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-06
add missing combobox to set data defined label color
git-svn-id: http://svn.osgeo.org/qgis/trunk@10746 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-05
silence extensive debugging noise
git-svn-id: http://svn.osgeo.org/qgis/trunk@10743 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-05
fix python binding compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk@10742 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-05
Extension of QgisInterface so also actions from plugins can be set in configure shortcuts dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10741 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-05
Make pal diagrams work if on-the-fly reprojection is enabled. Added two consts in geometry methods
git-svn-id: http://svn.osgeo.org/qgis/trunk@10738 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-04
fix compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk@10733 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-04
shortcuts update (r10730, r10731)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10732 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-04
Forgotten to add configure dialog's ui file in last commit.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10731 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-04
New feature: configure shortcuts for actions within main window of qgis!
See menu Setting->Configure shortcuts
git-svn-id: http://svn.osgeo.org/qgis/trunk@10730 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-04
attributetable update (r10718, r10726)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10727 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-04
Added missing files
git-svn-id: http://svn.osgeo.org/qgis/trunk@10726 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-04
Bugfix: consider multiple overlay objects for multitypes (or also possible no overlay objects if the feature is too small)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10725 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-04
Trivial change, just removed some extra white space
git-svn-id: http://svn.osgeo.org/qgis/trunk@10722 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-04
debian packaging update for 1.2.0
git-svn-id: http://svn.osgeo.org/qgis/trunk@10721 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-04
Regenerated from sources
git-svn-id: http://svn.osgeo.org/qgis/trunk@10720 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-04
Placeholder updates for eventual 1.2 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@10719 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-04
Refactoring to follow the 1 class :: 1 file rule. Also renamed mem model to memorymodel to comply with coding standards
git-svn-id: http://svn.osgeo.org/qgis/trunk@10718 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-04
Updates to coding standards docs - mainly formatting and layout cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@10717 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-02
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@10709 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-02
fix #1666
git-svn-id: http://svn.osgeo.org/qgis/trunk@10708 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-02
rename delete hole tool (r10705)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10707 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-02
remove Qt3 remains from GRASS plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@10706 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-02
Renamed delete hole tool to delete ring per suggestion by Borys.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10705 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-02
version update (r10698), vector edit update (r10700)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10704 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-02
Make sure that the new tools' icons are updated when changing theme.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10703 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-02
Moved add island and add ring tools to advanced digitizing toolbar.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10702 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-02
Added changeGeometry() method as have been suggested on mailing list.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10701 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-02
New vector editing tools:
- delete part of multipart feature
- delete hole from polygon
- simplify feature
These tools are in the new "advanced" editing toolbar.
Contributed by Richard Kostecky (qgis-mapper project).
git-svn-id: http://svn.osgeo.org/qgis/trunk@10700 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-02
Update splash and versions so its clear trunk is trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@10698 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-02
Some adjustments in wfs provider and implemented failback method to calculate the layer bounding box if the wfs server does not provide extent information. Fixes bug #1599
git-svn-id: http://svn.osgeo.org/qgis/trunk@10697 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-02
update OSX build, add Xcode build
git-svn-id: http://svn.osgeo.org/qgis/trunk@10696 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-02
grass shell (r10664, r10666)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10695 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-01
fix #1673 and #1674
git-svn-id: http://svn.osgeo.org/qgis/trunk@10693 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-05-01
fix #1672
git-svn-id: http://svn.osgeo.org/qgis/trunk@10692 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-30
Call function throwGeosException to avoid segfault with invalid ring geometries. Fixes bug #1667
git-svn-id: http://svn.osgeo.org/qgis/trunk@10689 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-30
Improved calls to PAL library
git-svn-id: http://svn.osgeo.org/qgis/trunk@10687 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-30
fix grass plugin compile errors (by removing Qt3 cruft)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10686 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-29
fixed documentation for zoomByFactor()
git-svn-id: http://svn.osgeo.org/qgis/trunk@10684 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-28
add progress indication when layers are loaded from projects
git-svn-id: http://svn.osgeo.org/qgis/trunk@10673 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-28
apply patch from #52
git-svn-id: http://svn.osgeo.org/qgis/trunk@10672 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-28
Fix a bug in the parsing of the WFS attributes definition
git-svn-id: http://svn.osgeo.org/qgis/trunk@10671 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-27
quick fix to get grass shell built on mac
git-svn-id: http://svn.osgeo.org/qgis/trunk@10668 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-27
Fix for bug #1657 and fix for a memory leak in ogr provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@10667 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-27
fix windows build
git-svn-id: http://svn.osgeo.org/qgis/trunk@10666 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-27
Adding qtermwidget
git-svn-id: http://svn.osgeo.org/qgis/trunk@10665 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-27
New GRASS shell - first commit - dev Lorenzo Masini
git-svn-id: http://svn.osgeo.org/qgis/trunk@10664 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-26
missed a file in r10659
git-svn-id: http://svn.osgeo.org/qgis/trunk@10659 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-26
reduce debug output noise when not debugging
git-svn-id: http://svn.osgeo.org/qgis/trunk@10658 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-26
speed up loading of projects with (complex) views:
save key column of postgresql layers to projects file and try it first on
reload.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10657 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-26
Arabic translation update by Latif Jalil
git-svn-id: http://svn.osgeo.org/qgis/trunk@10656 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-26
fix french translation (fixes #1655)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10655 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-26
translation update: fr by jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@10653 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-24
consider comments in python plugin translations
git-svn-id: http://svn.osgeo.org/qgis/trunk@10651 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-24
fix #1651
git-svn-id: http://svn.osgeo.org/qgis/trunk@10649 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-24
translation update: es from carlos
seems a bit too late to make it into release ;)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10648 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-24
spatialite icon (r10644)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10646 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-23
followup r10633:
- remove i18n.cpps that are now created on update_ts_files.sh automatically
- update_ts_files.sh run to get the current python plugin strings (+ new strings r10643)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10645 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-23
the gis icon theme update
git-svn-id: http://svn.osgeo.org/qgis/trunk@10644 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-23
apply #1646
git-svn-id: http://svn.osgeo.org/qgis/trunk@10643 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-23
fix fTools build problem
git-svn-id: http://svn.osgeo.org/qgis/trunk@10641 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-23
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@10640 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-23
Polish translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@10638 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-23
Polish translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@10637 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-23
translation update: nl by Richard
git-svn-id: http://svn.osgeo.org/qgis/trunk@10636 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-23
translation update: lv by Peteris
git-svn-id: http://svn.osgeo.org/qgis/trunk@10635 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-23
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@10634 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-23
add translations strings for python plugins automatically.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10633 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-23
translationi update: updated .nl from Richard
git-svn-id: http://svn.osgeo.org/qgis/trunk@10632 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-23
handle Qt debug variants; basic debug help
git-svn-id: http://svn.osgeo.org/qgis/trunk@10629 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-22
Polish translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@10628 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-22
translation update: nl from Richard
git-svn-id: http://svn.osgeo.org/qgis/trunk@10627 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-22
translation update: es from Carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@10625 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-22
translation update:russian from artem
git-svn-id: http://svn.osgeo.org/qgis/trunk@10623 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-22
Polish translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@10622 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-22
Polish translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@10621 c8812cc2-4d05-0410-92ff-de0c093fc19c
leolami <leolami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-22
git-svn-id: http://svn.osgeo.org/qgis/trunk@10620 c8812cc2-4d05-0410-92ff-de0c093fc19c
leolami <leolami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-22
git-svn-id: http://svn.osgeo.org/qgis/trunk@10619 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-22
Polish translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@10618 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-22
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@10617 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-22
add some missing fTools translation strings
git-svn-id: http://svn.osgeo.org/qgis/trunk@10616 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-22
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@10615 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-22
translation string update
git-svn-id: http://svn.osgeo.org/qgis/trunk@10614 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-21
adapt debian package to r10612
git-svn-id: http://svn.osgeo.org/qgis/trunk@10613 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-21
rename manual page files (fixes #1517)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10612 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-21
adds ability to copy unique values to clipboard to pasting into other
software (i.e. excel); updates version number as well
git-svn-id: http://svn.osgeo.org/qgis/trunk@10610 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-21
Typo in GRASS default.qgc
git-svn-id: http://svn.osgeo.org/qgis/trunk@10609 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-21
Applied last minute patch for http auth support in wms (see ticket #1603).
git-svn-id: http://svn.osgeo.org/qgis/trunk@10608 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-20
fix #1644
git-svn-id: http://svn.osgeo.org/qgis/trunk@10605 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-20
Sorting of raster color ramp items: better and faster.
... why to use insert sort if we have quicksort for free ...? :)
(was taking minutes for one raster layer)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10604 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-19
Polish translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@10603 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-19
update zoom next icons (using convert -flop from zoom last)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10602 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-19
german translation fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@10601 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-19
update ts run (using Qt 4.5rc1)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10600 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-19
fix #1460
git-svn-id: http://svn.osgeo.org/qgis/trunk@10596 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-19
automatic indentation update (r10488-r10594)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10595 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-18
Applied patch from smizuno that fixes bug #1540
git-svn-id: http://svn.osgeo.org/qgis/trunk@10592 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-18
new theme icons (r10588)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10591 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-18
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@10590 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-18
Applied patch from ticket #1522 for Zoom Next functionality.
Includes icons for zoom next tool.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10589 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-18
Applied patch from ticket #1522 for Zoom Next functionality.
Includes icons for zoom next tool (same icon for all themes).
git-svn-id: http://svn.osgeo.org/qgis/trunk@10588 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-17
Plugin Installer update - cleaning and refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@10587 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-17
fix theme copy paths
git-svn-id: http://svn.osgeo.org/qgis/trunk@10586 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-17
Fixed compilation error with CSLCount not being declared.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10585 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-17
update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@10584 c8812cc2-4d05-0410-92ff-de0c093fc19c
gjm <gjm@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-17
Fix a typo in the about dialog box text
git-svn-id: http://svn.osgeo.org/qgis/trunk@10583 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-16
complete QgsDataSourceURI() methods
git-svn-id: http://svn.osgeo.org/qgis/trunk@10581 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-16
fix #1371
git-svn-id: http://svn.osgeo.org/qgis/trunk@10580 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-16
add QgsDataSourceURI::database()
git-svn-id: http://svn.osgeo.org/qgis/trunk@10579 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-16
handle broken postgis installations more traceful
git-svn-id: http://svn.osgeo.org/qgis/trunk@10578 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-16
fix r10511
git-svn-id: http://svn.osgeo.org/qgis/trunk@10577 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-16
fix german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@10576 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-16
Added warning when attempting to create an attribute action without
specifying both a name and and the action to perform. Fixes bug #1596
git-svn-id: http://svn.osgeo.org/qgis/trunk@10575 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-15
oracle raster plugin (r10566)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10574 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-15
headers (r10561), misc cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@10573 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-15
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@10571 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-15
news fixes, additions and translation string updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@10570 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-15
add oracle plugin to debian package
git-svn-id: http://svn.osgeo.org/qgis/trunk@10569 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-15
fix link error with MSVC
git-svn-id: http://svn.osgeo.org/qgis/trunk@10568 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-15
Added Ivan to contributors file
git-svn-id: http://svn.osgeo.org/qgis/trunk@10567 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-15
Added oracle spatial raster plugin provided by Ivan Lucena
git-svn-id: http://svn.osgeo.org/qgis/trunk@10566 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-14
fix build problem on mac
git-svn-id: http://svn.osgeo.org/qgis/trunk@10565 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-14
I hope everybody likes green
git-svn-id: http://svn.osgeo.org/qgis/trunk@10564 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-14
fix QgsDataSourceUri::publicSource() for postgres provider layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@10563 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-14
For 1.1 release we need geos 3.0.0 or later so make sure the user has it.
GEOS 3 is required by PAL, simplify method of QgsGeometry and probably also spatialite.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10562 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-14
Add vector overlay classes to include headers
git-svn-id: http://svn.osgeo.org/qgis/trunk@10561 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-14
fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@10560 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-13
attribute dialog (r10550, r10551, r10552), config cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@10558 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-13
PyQGIS: wrapped QgsMapTip and QgsRunProcess.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10557 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-13
QgsRunProcess says: if I'm going to die, better kill me a bit later. That will be without segfaults.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10556 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-13
Fixed handling of tolerance for projected layers (#1634).
Patch contributed by Richard Kostecky.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10555 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-13
Dummy commit that updates CMakeLists.txt in src/ui - should force cmake to update itself and don't complain about a missing ui file.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10554 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-13
Renaming of Beata* classes to QgsAttributeTable* classes done.
Happy easter ;-)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10553 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-13
Removed old attribute table ui file, renamed and updated current ui file.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10552 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-13
Renaming of files "Beata" -> "qgsattributetable".
Build temporarily broken, to be fixed in next commit.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10551 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-13
Removed "old" attribute table from repository.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10550 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-12
Added a bunch of missing functions in bindings for QgsSymbol.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10548 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-12
Save and read provider encoding from project file. Fixes bug #1310
git-svn-id: http://svn.osgeo.org/qgis/trunk@10546 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-12
make sure all the rubber band frames are deleted in composer. Fixes bug #1573
git-svn-id: http://svn.osgeo.org/qgis/trunk@10544 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-12
fix typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@10542 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-12
Removed part about analysis lib since it is not yet in trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@10541 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-11
Updated changelog in help - about dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@10540 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-11
Added note on how version_int is computed
git-svn-id: http://svn.osgeo.org/qgis/trunk@10539 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-11
Updated changelog for 1.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@10538 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-11
Fix version number gaff
git-svn-id: http://svn.osgeo.org/qgis/trunk@10537 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-11
fix internal spatialite build with MSVC
git-svn-id: http://svn.osgeo.org/qgis/trunk@10536 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-11
fix various warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@10535 c8812cc2-4d05-0410-92ff-de0c093fc19c
esseffe <esseffe@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-11
fixed spatialite RTree issue
git-svn-id: http://svn.osgeo.org/qgis/trunk@10534 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-11
fix #1203
git-svn-id: http://svn.osgeo.org/qgis/trunk@10533 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-11
Update int version for 1.1 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@10531 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-11
Allow moving of single points to use snapping (part of fix for #1550)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10530 c8812cc2-4d05-0410-92ff-de0c093fc19c
esseffe <esseffe@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-11
spatialite data provider - fixup
git-svn-id: http://svn.osgeo.org/qgis/trunk@10529 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-11
the list of translators update
git-svn-id: http://svn.osgeo.org/qgis/trunk@10528 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-11
install translators list to docs
git-svn-id: http://svn.osgeo.org/qgis/trunk@10527 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-11
Fix poor grammar
git-svn-id: http://svn.osgeo.org/qgis/trunk@10526 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-11
Updated names list from organigram
git-svn-id: http://svn.osgeo.org/qgis/trunk@10525 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-11
Added tab for translator acknowledgement to about box
git-svn-id: http://svn.osgeo.org/qgis/trunk@10524 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-11
Use camel case for plugin name. Fixes issue where tab name appears in lower case
git-svn-id: http://svn.osgeo.org/qgis/trunk@10523 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-10
add ui defaults
git-svn-id: http://svn.osgeo.org/qgis/trunk@10521 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-10
Updated splash for 1.1 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@10520 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-09
Hide plugin installer button in plugin manager until we resolve some problems with integration (probably in 1.2 release)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10518 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-09
Fix for bug #1570, move vertex after add vertex introduces new vertices when snapping is active
git-svn-id: http://svn.osgeo.org/qgis/trunk@10517 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-09
typo fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@10516 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-09
fix for a memory leak
git-svn-id: http://svn.osgeo.org/qgis/trunk@10515 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-09
update version number
git-svn-id: http://svn.osgeo.org/qgis/trunk@10514 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-09
fixes output attributes for delaunay triangulation function
git-svn-id: http://svn.osgeo.org/qgis/trunk@10513 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-09
Plugin Installer update - prepare to merge with Plugin Manager
git-svn-id: http://svn.osgeo.org/qgis/trunk@10512 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-08
qualify default postgres layer name with column, if there would be a layer by the same name otherwise
git-svn-id: http://svn.osgeo.org/qgis/trunk@10511 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-08
include diagram overlays in debian package
git-svn-id: http://svn.osgeo.org/qgis/trunk@10509 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-08
remove overlay classes in core.sip until some problems are fixed...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10507 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-08
Add overlay object, modify core.sip to include it
git-svn-id: http://svn.osgeo.org/qgis/trunk@10506 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-08
add sip-file for vector overlay
git-svn-id: http://svn.osgeo.org/qgis/trunk@10505 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-07
upgrade internal spatialite from beta to amalgamated 2.3.0 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@10504 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-07
udpates to centroid function, should work with any and all projections
git-svn-id: http://svn.osgeo.org/qgis/trunk@10503 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-07
vector overlay added, misc updates (r10481, r10484)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10500 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-07
remove qgsvectoroverlayplugin.cpp that not needed anymore
git-svn-id: http://svn.osgeo.org/qgis/trunk@10498 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-07
remove empty sections from grass default.qgc
git-svn-id: http://svn.osgeo.org/qgis/trunk@10497 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-07
open grass module tree collapsed (implements #459)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10496 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-07
apply #1566
git-svn-id: http://svn.osgeo.org/qgis/trunk@10495 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-07
remove debug code from triangle interpolation class
git-svn-id: http://svn.osgeo.org/qgis/trunk@10494 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-07
added notes about new optional sslmode parameter in 1.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@10493 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-07
Added notes about new classes and methods in 1.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@10492 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-07
Revert accidental change in plugin installer during merge of vector_overlay branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@10491 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-06
automatic indentation update (r10457-r10488)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10489 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-06
detect iconv on macosx
git-svn-id: http://svn.osgeo.org/qgis/trunk@10488 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-06
fix msvc build errors
git-svn-id: http://svn.osgeo.org/qgis/trunk@10485 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-06
Merge vector overlay branch (diagram plugin)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10484 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-06
make sslmode optional
git-svn-id: http://svn.osgeo.org/qgis/trunk@10482 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-06
also install qgstolerance.h
git-svn-id: http://svn.osgeo.org/qgis/trunk@10481 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-05
internal sqlite3 was replaced with spatialite
git-svn-id: http://svn.osgeo.org/qgis/trunk@10480 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-05
tolerance (r10478), spatialite (r10473) updates (spatialite sources added to project, but not integrated in build yet)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10479 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-05
Added possibility to express tolerances for digitising also in pixels in addition to map units. Patch contributed by Richard Kostecky.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10478 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-05
actually use iconv include path
git-svn-id: http://svn.osgeo.org/qgis/trunk@10476 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-05
missed a file in last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@10475 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-05
use ctid as temporary feature id in postgres provider if there is no other primary key available
git-svn-id: http://svn.osgeo.org/qgis/trunk@10474 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-05
add internal spatialite support
git-svn-id: http://svn.osgeo.org/qgis/trunk@10473 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-05
make spatialite provider work on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@10472 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-05
update debian packaging
git-svn-id: http://svn.osgeo.org/qgis/trunk@10471 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-05
fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@10470 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-05
include error string when loading plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@10469 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-05
fix a warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@10468 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-04
Added missing bindings to QgsMapRenderer.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10467 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-04
Port r10462 to trunk - adds nsis files for setting gui defaults on first run in windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@10466 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-04
Updated sidelogos on win installer
git-svn-id: http://svn.osgeo.org/qgis/trunk@10463 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-03
fix translations for Qt 4.5 (again)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10461 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-03
Added geos include dir to spatialite cmake file
git-svn-id: http://svn.osgeo.org/qgis/trunk@10460 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-03
fixes gui bug that displayed unnecessary browse button and box
git-svn-id: http://svn.osgeo.org/qgis/trunk@10459 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-03
automatic indentation update (r10429-r10457)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10458 c8812cc2-4d05-0410-92ff-de0c093fc19c
gcontreras <gcontreras@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-03
Changes to remove password from ogr database uris in legend and setting port 5151 as default for sde connections.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10457 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-02
make SSL mode of PostgreSQL connections configuable
git-svn-id: http://svn.osgeo.org/qgis/trunk@10456 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-02
fix #1613
git-svn-id: http://svn.osgeo.org/qgis/trunk@10455 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-02
Typo in r.quant
git-svn-id: http://svn.osgeo.org/qgis/trunk@10454 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-01
Removing a non-working option from r.colors.qgm (needs deeper fix)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10453 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-01
Typo in IT translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@10452 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-01
Bugfix on r.colors.* modules
git-svn-id: http://svn.osgeo.org/qgis/trunk@10451 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-04-01
Typo in r.contour
git-svn-id: http://svn.osgeo.org/qgis/trunk@10450 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-31
Fixed #1605.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10448 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-31
also use _isnan for mingw compiles
git-svn-id: http://svn.osgeo.org/qgis/trunk@10445 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-30
same here - added hebrew translation file and several updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@10444 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-28
moved decorations problem (seems related to metacity) to the right place and did (hopefully) the right thing with it
git-svn-id: http://svn.osgeo.org/qgis/trunk@10439 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-28
Add default plugin installer icon (sync with r10434)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10438 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-28
bringing back decoration to georeferencer plugin - can someone look after it because this is my first alone C commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@10437 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-28
fix for georeferencing with linear transformation
git-svn-id: http://svn.osgeo.org/qgis/trunk@10436 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-28
display layer name for WMS layers instead of server to distinguish several layers from the same WMS
git-svn-id: http://svn.osgeo.org/qgis/trunk@10435 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-28
added icon for plugin installer in plugin manager
git-svn-id: http://svn.osgeo.org/qgis/trunk@10434 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-28
fix beata crash
git-svn-id: http://svn.osgeo.org/qgis/trunk@10433 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-27
added button in plugin manager for opening plugin installer (if present).
git-svn-id: http://svn.osgeo.org/qgis/trunk@10431 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-27
automatic indentation update (r10065-r10429)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10430 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-27
fix #1598
git-svn-id: http://svn.osgeo.org/qgis/trunk@10429 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-27
fix typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@10428 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-27
fix warning in wfs provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@10427 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-27
fix feature count in postgres provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@10426 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-27
use QgsDebugMsg instead of iostream in BEATA and reindent
git-svn-id: http://svn.osgeo.org/qgis/trunk@10425 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-26
Fix minimum version error
git-svn-id: http://svn.osgeo.org/qgis/trunk@10424 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-26
Updates to table widget layout
git-svn-id: http://svn.osgeo.org/qgis/trunk@10423 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-26
Fixes polygon centroids tool, updates version number and about dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@10422 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-26
updates fTools version and supplies license info
git-svn-id: http://svn.osgeo.org/qgis/trunk@10421 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-26
Fixes error with union function
git-svn-id: http://svn.osgeo.org/qgis/trunk@10420 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-26
add bundle step for spatialite
git-svn-id: http://svn.osgeo.org/qgis/trunk@10418 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-26
more grass icons (r10411), add spatialite (r10414)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10417 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-25
fix for wkb export with multipoints from Vita Cizek. Thanks!
git-svn-id: http://svn.osgeo.org/qgis/trunk@10416 c8812cc2-4d05-0410-92ff-de0c093fc19c
esseffe <esseffe@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-24
supporting the SpatiaLite Data Provider
2009-04-24 Sandro Furieri <a.furieri@lqt.it>
git-svn-id: http://svn.osgeo.org/qgis/trunk@10414 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-23
more icons for the GIS theme
git-svn-id: http://svn.osgeo.org/qgis/trunk@10411 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-23
on the fly theme change support for fTools -> 'default' and 'gis' themes available
git-svn-id: http://svn.osgeo.org/qgis/trunk@10410 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-23
Fix crash when calculating basic stats on a column of zeros
git-svn-id: http://svn.osgeo.org/qgis/trunk@10409 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-23
on-the-fly icon theme change also for the python core plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@10408 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-23
gpsimporter plugin name mysteriously fixed itself in debug build, but not release build
git-svn-id: http://svn.osgeo.org/qgis/trunk@10407 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-23
added bundle script for user extras
git-svn-id: http://svn.osgeo.org/qgis/trunk@10406 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-22
more icon theme updates (r10403, r10404)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10405 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-22
gis theme icons for the core plugins. Hackfest geschlossen.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10404 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-22
Support for icon themes for the core plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@10403 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-22
translation update: .fr from Jean Roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@10402 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-22
fixed handling of projections not stored in qgis database.
now the projection string shouldn't be lost.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10398 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-22
Layout tweaks for new attribute table to remove margin space
git-svn-id: http://svn.osgeo.org/qgis/trunk@10397 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-21
Gui cleanups for coordinate capture - dont use a toolbar icon, rather use a button in the dock.
Also use less precision for dd maps.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10395 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-21
Hide / show vector layer editing tool based on context of layer type and editing status
git-svn-id: http://svn.osgeo.org/qgis/trunk@10394 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-21
Enable plugins to dynamically change their theme if it is changed in app props. Its up to each plugin to individually support this
git-svn-id: http://svn.osgeo.org/qgis/trunk@10393 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-21
adds both simplify and centroid to qgsgeometry -> these will be used by the qgsanalysis branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@10392 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-21
Disable label controls if labels are disabled
git-svn-id: http://svn.osgeo.org/qgis/trunk@10389 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-21
Me no likey likey when ui gets fatty fatty....make dialog a size fit for human beans again...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10386 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-21
changed mapserver_export icon file name (r10381)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10385 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-21
revert the mistaken 10382
git-svn-id: http://svn.osgeo.org/qgis/trunk@10384 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-21
Added Mathias Walker
git-svn-id: http://svn.osgeo.org/qgis/trunk@10383 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-21
missing icon for the mapserver_export plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@10382 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-21
icon themes support for the mapserver_export plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@10381 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-21
Added open WMS search interface from Mathias Walker
Mathias Walker <mwa at sourcepole.ch>, Sourcepole AG
git-svn-id: http://svn.osgeo.org/qgis/trunk@10380 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-21
Take care of file format - otherwise it looks .. strange ;)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10376 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-21
removed attribute table behaviour setting from options (not necessary with new attribute table :-)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10375 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-21
attribute table: docking available again, better switching between all/selected rows, fixed editing toggle
git-svn-id: http://svn.osgeo.org/qgis/trunk@10374 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-21
Changed "fTools About" to "fTools Information" to prevent
it being placed in the about menu on OS X (may be better solution).
Besides, I needed a token commit for the hackfest...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10373 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-21
added decoration for about box on non-MacOS
git-svn-id: http://svn.osgeo.org/qgis/trunk@10371 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-21
make the plugin installer and the fTools enabled by default
git-svn-id: http://svn.osgeo.org/qgis/trunk@10369 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-21
attribute table: fixed the label, fixed zoom to selection and copy rows actions
git-svn-id: http://svn.osgeo.org/qgis/trunk@10365 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-21
adding myself to the AUTHORS file
git-svn-id: http://svn.osgeo.org/qgis/trunk@10362 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-21
another fix for debug build
git-svn-id: http://svn.osgeo.org/qgis/trunk@10356 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-21
jef is jef ;)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10354 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-21
add attributetable to project (sync with r10337, r10338)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10352 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-21
fixed another debug configuration compile issue
git-svn-id: http://svn.osgeo.org/qgis/trunk@10351 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-20
Fix for redundant duplicate double repeated translation string which appeared twice so I removed once because there were two of them....
git-svn-id: http://svn.osgeo.org/qgis/trunk@10350 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-20
just a midnight commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@10348 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-20
script update
git-svn-id: http://svn.osgeo.org/qgis/trunk@10347 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-20
the plugin installer update
git-svn-id: http://svn.osgeo.org/qgis/trunk@10345 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-20
email address update
git-svn-id: http://svn.osgeo.org/qgis/trunk@10343 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-20
translation updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@10341 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-20
forgotten UI file for attribute table
git-svn-id: http://svn.osgeo.org/qgis/trunk@10338 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-20
Greetings from hackfest from one-handed guy :-)
Imported new attribute table. enjoy!
git-svn-id: http://svn.osgeo.org/qgis/trunk@10337 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-20
fix layout of layer selection in grass toolbox
git-svn-id: http://svn.osgeo.org/qgis/trunk@10335 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-20
fix identation in default.qgc
git-svn-id: http://svn.osgeo.org/qgis/trunk@10334 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-20
fix v.in.ogr/v.in.ogr.qgis module files
git-svn-id: http://svn.osgeo.org/qgis/trunk@10331 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-20
debug configuration fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@10329 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-20
Added new module group for analysis
git-svn-id: http://svn.osgeo.org/qgis/trunk@10328 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-20
pyqgis: another piece of code with missing binding :-/
git-svn-id: http://svn.osgeo.org/qgis/trunk@10327 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-20
use configured QGIS_DATA_SUBDIR on OSX
git-svn-id: http://svn.osgeo.org/qgis/trunk@10320 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-20
apply compilation changes to debug configuration also
git-svn-id: http://svn.osgeo.org/qgis/trunk@10319 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-20
fix layout of add vector dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@10318 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-20
fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@10317 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-20
Use the middle mouse button for panning
git-svn-id: http://svn.osgeo.org/qgis/trunk@10314 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-20
simplified compilation of Qt sources with custom rules (deleted files)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10313 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-20
simplified compilation of Qt sources with custom rules
git-svn-id: http://svn.osgeo.org/qgis/trunk@10312 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-19
add translatation statistics script
git-svn-id: http://svn.osgeo.org/qgis/trunk@10294 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-18
ogr openvector changes (sync with r10289)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10291 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-18
fix python settings for native build
git-svn-id: http://svn.osgeo.org/qgis/trunk@10290 c8812cc2-4d05-0410-92ff-de0c093fc19c
gcontreras <gcontreras@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-18
Changes in openvector dialog to support all drivers available in ogr including database and protocol drivers
git-svn-id: http://svn.osgeo.org/qgis/trunk@10289 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-17
Tweaks to make cmake find the sqlite3, pq, gdal and geos dependencies when using LIB_DIR and osgeo4w dependencies
git-svn-id: http://svn.osgeo.org/qgis/trunk@10288 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-16
add new grass modules to xcode
git-svn-id: http://svn.osgeo.org/qgis/trunk@10287 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-16
Applied patch from Andrej Krutak - added removeDockWidget() to interface.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10286 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-16
copy grass modules to correct location
git-svn-id: http://svn.osgeo.org/qgis/trunk@10285 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-16
Removing GRASS duplicate modules in default
git-svn-id: http://svn.osgeo.org/qgis/trunk@10283 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-16
New GRASS modules to convert loaded rasters and vectors - thanks John C. Tull
git-svn-id: http://svn.osgeo.org/qgis/trunk@10282 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-16
New GRASS modules to convert loaded rater and vectors
git-svn-id: http://svn.osgeo.org/qgis/trunk@10281 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-15
set edited features valid to prevent them from disappearing from screen
git-svn-id: http://svn.osgeo.org/qgis/trunk@10280 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-14
-Simplified the QgsRasterLayer::generateBandName function based on a suggestion from Jef
git-svn-id: http://svn.osgeo.org/qgis/trunk@10279 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-14
-Padded band numbers with leading zeros
-Added patch to keep older project files from breaking
-Closes ticket #1567
git-svn-id: http://svn.osgeo.org/qgis/trunk@10278 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-14
add new ftools files to Xcode project (sync with r10265)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10277 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-13
Remove the private members from the composer sip files as they cannot be used from Python anyway
git-svn-id: http://svn.osgeo.org/qgis/trunk@10275 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-13
faster properties dialog for WMS layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@10274 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-11
Ensures that features (properly) fetched from provider (via nextFeature)
are set as valid
Ensures that only valid features are rendered on the map canvas
git-svn-id: http://svn.osgeo.org/qgis/trunk@10272 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-11
-Fixed issue with color ramp shader and doubles
-Closes ticket #1497
git-svn-id: http://svn.osgeo.org/qgis/trunk@10271 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-09
copy WMS image if there is user transparency
git-svn-id: http://svn.osgeo.org/qgis/trunk@10267 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-09
add two new tools - polygon from layer extent - delaunay triangulaltion
changes to menu item - sampling tools -> research tools
git-svn-id: http://svn.osgeo.org/qgis/trunk@10265 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-05
fix #1564
git-svn-id: http://svn.osgeo.org/qgis/trunk@10263 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-04
For WMS layers: combine the transparency of WMS and the layer transparency
git-svn-id: http://svn.osgeo.org/qgis/trunk@10262 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-02
fix i18n for Qt 4.5
git-svn-id: http://svn.osgeo.org/qgis/trunk@10257 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-02
fix compile error on OSX
git-svn-id: http://svn.osgeo.org/qgis/trunk@10256 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-02
debian packaging update: allow building with GRASS 6.4 on sid
git-svn-id: http://svn.osgeo.org/qgis/trunk@10255 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-02
grass icon and menu
git-svn-id: http://svn.osgeo.org/qgis/trunk@10252 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-01
Updating CMakeLists to reflect new fTools folder name
git-svn-id: http://svn.osgeo.org/qgis/trunk@10251 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-03-01
fix warnings and link error on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@10250 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-28
Added /TransferThis/ keywords in the constructor of the composer item classes as suggested by Martin, fixed the possibility of moving the paper item
git-svn-id: http://svn.osgeo.org/qgis/trunk@10248 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-27
removed svn:executable property from source files
git-svn-id: http://svn.osgeo.org/qgis/trunk@10245 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-27
Python bindings for composer classes
git-svn-id: http://svn.osgeo.org/qgis/trunk@10244 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-27
don't consider nan vertices for interpolation
git-svn-id: http://svn.osgeo.org/qgis/trunk@10243 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-25
fix debian packaging
git-svn-id: http://svn.osgeo.org/qgis/trunk@10241 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-25
update translation strings
git-svn-id: http://svn.osgeo.org/qgis/trunk@10240 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-25
revert accidental commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@10239 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-25
revert accidental commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@10238 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-25
revert accidental commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@10237 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-25
saver string list handling
git-svn-id: http://svn.osgeo.org/qgis/trunk@10236 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-25
translation update: fr by Jean Roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@10232 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-24
separate QTDIR and QTBIN settings
git-svn-id: http://svn.osgeo.org/qgis/trunk@10226 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-24
remove old gridmaker plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@10225 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-22
add geos_c lib to bundling script; remove unused carbon framework; settings cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@10220 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-22
add missing postgres provider to optional plugins target
git-svn-id: http://svn.osgeo.org/qgis/trunk@10218 c8812cc2-4d05-0410-92ff-de0c093fc19c
kyngchaos <kyngchaos@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-21
add OSX Xcode project
git-svn-id: http://svn.osgeo.org/qgis/trunk@10217 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-20
fix #1557
git-svn-id: http://svn.osgeo.org/qgis/trunk@10214 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-20
Dont delete layer after it is removed from registry
git-svn-id: http://svn.osgeo.org/qgis/trunk@10207 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-19
Added unit test to replicate crash when a raster is removed from the registry
git-svn-id: http://svn.osgeo.org/qgis/trunk@10206 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-19
Added r.watershed - Thanks Micha
git-svn-id: http://svn.osgeo.org/qgis/trunk@10205 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-15
-Added some qsetting checks/defaults for loading colormaps and transparency files
-Fix some sorting problems with the color map editor, which may address #1497
git-svn-id: http://svn.osgeo.org/qgis/trunk@10173 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-15
-Fixed problem when loading of default style, closes ticket #1480
-Added additional initialization of QgsRasterLayer class variables
-Plugged a memory leak when chaning shaders
git-svn-id: http://svn.osgeo.org/qgis/trunk@10172 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-14
update debian packaging
git-svn-id: http://svn.osgeo.org/qgis/trunk@10166 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-13
Show warning before deleting features
git-svn-id: http://svn.osgeo.org/qgis/trunk@10165 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-13
Add the option to print maps as rasters
git-svn-id: http://svn.osgeo.org/qgis/trunk@10162 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-10
-Updated transparency setting for WMS layers
-Should close ticket #1533
git-svn-id: http://svn.osgeo.org/qgis/trunk@10146 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-09
Item Point -> Item reference point
git-svn-id: http://svn.osgeo.org/qgis/trunk@10140 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-08
update QGIS icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@10137 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-08
prefer WINGISBASE on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@10134 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-08
fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@10132 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-08
use cmd.exe on windows for grass
git-svn-id: http://svn.osgeo.org/qgis/trunk@10130 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-08
fix MSVC warning and stdint.h dependency
git-svn-id: http://svn.osgeo.org/qgis/trunk@10128 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-08
1) geoprocessing tools better handle geos exceptions
2) fix osx bug regarding about dialog
3) update version information
git-svn-id: http://svn.osgeo.org/qgis/trunk@10127 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-07
Changed label from 'Legend' to 'Layers'
git-svn-id: http://svn.osgeo.org/qgis/trunk@10126 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-07
Added search capability to document generation
git-svn-id: http://svn.osgeo.org/qgis/trunk@10125 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-07
fix for addIsland to work also with polygons that are no longer in the view extent (bug #1495)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10122 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-07
Added possibility not to draw vertex markers when a layer is in editing mode
git-svn-id: http://svn.osgeo.org/qgis/trunk@10121 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-07
fixed a problem with retrieval of features with modified geometry
git-svn-id: http://svn.osgeo.org/qgis/trunk@10120 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-06
Added QgsMapTool::keyReleaseEvent()
Added missing binding for QgsMapTool::keyPressEvent()
... will ever people add the bindings for newly added functions? :-/
git-svn-id: http://svn.osgeo.org/qgis/trunk@10118 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-06
fix #1532
git-svn-id: http://svn.osgeo.org/qgis/trunk@10117 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-06
skip labels with size<=0 - otherwise the size is ignored
git-svn-id: http://svn.osgeo.org/qgis/trunk@10116 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-06
Fix for ticket #1527
git-svn-id: http://svn.osgeo.org/qgis/trunk@10115 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-05
process command line arguments as filenames on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@10113 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-05
fix compile errors
git-svn-id: http://svn.osgeo.org/qgis/trunk@10111 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-05
Added EPSG to the quick CRS button
git-svn-id: http://svn.osgeo.org/qgis/trunk@10110 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-05
Revert accidentally commited cmakelist file
git-svn-id: http://svn.osgeo.org/qgis/trunk@10109 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-05
Allow continuous color rendering also for point symbols
git-svn-id: http://svn.osgeo.org/qgis/trunk@10108 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-04
New georeferencer from GIS-Lab thanks to Maxim Dubinin!
git-svn-id: http://svn.osgeo.org/qgis/trunk@10107 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-04
Very CRUDE list of most recently used projections. I love the functionality, the UI could be nicer. Please do not remove, but instead improve!
git-svn-id: http://svn.osgeo.org/qgis/trunk@10106 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-04
Fix some issues with spurious intersection results
git-svn-id: http://svn.osgeo.org/qgis/trunk@10103 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-03
Delete existing layer before writing to disk
git-svn-id: http://svn.osgeo.org/qgis/trunk@10102 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-03
fix #1526
git-svn-id: http://svn.osgeo.org/qgis/trunk@10101 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-03
implement #1526
git-svn-id: http://svn.osgeo.org/qgis/trunk@10099 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-03
updates to geoprocessing: fix for some intersection cases
git-svn-id: http://svn.osgeo.org/qgis/trunk@10096 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-02
improved handeling of postGIS layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@10095 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-02
fix #1523 (r10084 was actually fixing #1516)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10094 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-02
add missing ui headers for gui includes for install and implement QgsProjectionSelector::setSelectedEpsg()
git-svn-id: http://svn.osgeo.org/qgis/trunk@10093 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-02
Show a progress dialog for wfs if there is a main window (to not crash non-graphical applications using wfs provider)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10090 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-02
update author name and help dialog call
git-svn-id: http://svn.osgeo.org/qgis/trunk@10088 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-01
fix typo in german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@10086 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-01
update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@10085 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-01
fix #1523
git-svn-id: http://svn.osgeo.org/qgis/trunk@10084 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-01
fix translation string
git-svn-id: http://svn.osgeo.org/qgis/trunk@10083 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-01
update fTools/i18n.cpp (again)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10082 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-01
update fTools/i18n.cpp
git-svn-id: http://svn.osgeo.org/qgis/trunk@10081 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-01
cleanup line endings and some typos in fTools
git-svn-id: http://svn.osgeo.org/qgis/trunk@10080 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-01
remove unused splitter redraw option
git-svn-id: http://svn.osgeo.org/qgis/trunk@10079 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-02-01
add -Wformat-security to PEDANTIC
git-svn-id: http://svn.osgeo.org/qgis/trunk@10078 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-31
When loading libqgispython failed, output to logger the reason from QLibrary.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10076 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-31
update CmakeList
git-svn-id: http://svn.osgeo.org/qgis/trunk@10075 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-31
change ftools directory to fTools
git-svn-id: http://svn.osgeo.org/qgis/trunk@10074 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-31
update desktop integration in debian package
git-svn-id: http://svn.osgeo.org/qgis/trunk@10073 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-31
fix bug with extents for raster layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@10072 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-31
fix r10069
git-svn-id: http://svn.osgeo.org/qgis/trunk@10071 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-31
fix some warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@10069 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-31
fix comparision
git-svn-id: http://svn.osgeo.org/qgis/trunk@10068 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-31
gridmaker plugin removed from debian packaging
git-svn-id: http://svn.osgeo.org/qgis/trunk@10067 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-31
automatic indentation update (r10009-r10065)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10066 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-31
Applied patch from ticket #767 by Florian El Ahdab.
Thanks for the contribution!
I've slightly modified the patch to simplify some pieces of code.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10065 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-30
Dodo-ification of graticule plugin in favour of ftools plugin which is now in svn
git-svn-id: http://svn.osgeo.org/qgis/trunk@10054 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-30
Remove obsolete comment line from last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@10053 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-30
Add a second PNG in case UMN mapserver offers image/png and image/png; mode=24bit
git-svn-id: http://svn.osgeo.org/qgis/trunk@10052 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-29
fix error in adding output to mapcanvas & ability to create grid
coverage of current zoom level
git-svn-id: http://svn.osgeo.org/qgis/trunk@10044 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-29
update version number
git-svn-id: http://svn.osgeo.org/qgis/trunk@10040 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-29
handle problem geometries more gracefully, check for crs differences
git-svn-id: http://svn.osgeo.org/qgis/trunk@10039 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-29
python support: fixed some problems with handling of unicode strings
git-svn-id: http://svn.osgeo.org/qgis/trunk@10038 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-28
Don't waste time for caching the contents of composer map if the preview mode is rectangle
git-svn-id: http://svn.osgeo.org/qgis/trunk@10036 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-27
Fixes error when manually specifying output coordinates
Modifies ui to increase control on output grid extents
git-svn-id: http://svn.osgeo.org/qgis/trunk@10035 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-27
QgsGeometry::asCollection works also for single-part geometries
git-svn-id: http://svn.osgeo.org/qgis/trunk@10034 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-27
Removed members of httptransaction that are no longer needed
git-svn-id: http://svn.osgeo.org/qgis/trunk@10033 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-27
Apply proxy settings also for WFS
git-svn-id: http://svn.osgeo.org/qgis/trunk@10031 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-27
Write a world file when creating a screenshot so that it is georeferenced
git-svn-id: http://svn.osgeo.org/qgis/trunk@10028 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-27
Fixed renderer tests to actually show some output, they still fail due different units.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10027 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-26
implemented QgsGeometry::asGeometryCollection()
git-svn-id: http://svn.osgeo.org/qgis/trunk@10026 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-26
Use palette highlight text colour for highlighted items so we dont have dark text on dark bg
git-svn-id: http://svn.osgeo.org/qgis/trunk@10025 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-26
fixed compilation with Qt4.3
git-svn-id: http://svn.osgeo.org/qgis/trunk@10023 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-26
reapply translation string changes lost with r10006
git-svn-id: http://svn.osgeo.org/qgis/trunk@10021 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-25
updated SVN repository address in developer's manual
git-svn-id: http://svn.osgeo.org/qgis/trunk@10014 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-25
fix warning (and snapping bug)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10012 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-24
fix gcc warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@10011 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-24
indentation update (r9780-r10009)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10010 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-24
WMS: don't apply proxy to a list of selected urls. Done in QgsHttpTransaction::applyProxySettings so WFS & co can later also use this function. Not tested yet and still needs some cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@10009 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-24
Save templates in WriteOnly mode to prevent problems with already existing file content
git-svn-id: http://svn.osgeo.org/qgis/trunk@10007 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-24
merge of advanced printing branch 2
git-svn-id: http://svn.osgeo.org/qgis/trunk@10006 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-23
remove old mapserver export plugin as it might confuse people.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10004 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-21
Applied patch #1499 with slight modifications
git-svn-id: http://svn.osgeo.org/qgis/trunk@9996 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-21
apply patch 1498
git-svn-id: http://svn.osgeo.org/qgis/trunk@9995 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-20
removes print to stdout in geoprocessing module - fixes crash when python print
to stdout on vista machines
git-svn-id: http://svn.osgeo.org/qgis/trunk@9991 c8812cc2-4d05-0410-92ff-de0c093fc19c
cfarmer <cfarmer@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-20
initial commit of ftools
git-svn-id: http://svn.osgeo.org/qgis/trunk@9990 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-20
Fixed #1427 - memory leak when overwriting feature with a new feature.
Changed grass provider to avoid copying (reuse QgsFeature instance as in other providers)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9985 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-19
mapserver export: fixed i18n problems, fixed continuous color renderer export
git-svn-id: http://svn.osgeo.org/qgis/trunk@9983 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-19
apply #1446
git-svn-id: http://svn.osgeo.org/qgis/trunk@9982 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-18
icon theme license update
git-svn-id: http://svn.osgeo.org/qgis/trunk@9980 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-17
missed a file in r9977
git-svn-id: http://svn.osgeo.org/qgis/trunk@9978 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-16
fix #1490
git-svn-id: http://svn.osgeo.org/qgis/trunk@9977 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-16
translation update: CZ by Team Martin Landa
git-svn-id: http://svn.osgeo.org/qgis/trunk@9975 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-15
Improvements to snapping speed: use cached geometries where possible
git-svn-id: http://svn.osgeo.org/qgis/trunk@9974 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-15
Added QgsRectangle::contains predicate.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9973 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-14
use CPLFree on CPLMalloc'ed memory
git-svn-id: http://svn.osgeo.org/qgis/trunk@9971 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-14
This should fix bug #1486
git-svn-id: http://svn.osgeo.org/qgis/trunk@9970 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-13
Applied patch2 for #1016
git-svn-id: http://svn.osgeo.org/qgis/trunk@9968 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-08
fix postgres <8.3 support
git-svn-id: http://svn.osgeo.org/qgis/trunk@9943 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-07
Suppress cmake warnings in cmake 2.6
git-svn-id: http://svn.osgeo.org/qgis/trunk@9942 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-07
Applied patch from ticket #1478 to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@9940 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-07
Apply proxy patch that let select the proxy type in the option dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@9939 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-07
Emit signals from QgsHttpTransaction that allow progress bar and canceling of current transation
git-svn-id: http://svn.osgeo.org/qgis/trunk@9938 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-07
Use local aware comparison for sorting in attribute table
git-svn-id: http://svn.osgeo.org/qgis/trunk@9934 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-06
fix #1477
git-svn-id: http://svn.osgeo.org/qgis/trunk@9932 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-06
Fix for loading labels in postgis layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@9929 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-05
removed old userguide pdf and changed user guide paragraph in index.html.
It now links to the current manual and translations in the internet.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9925 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-03
fix #1450 and #1382 again
git-svn-id: http://svn.osgeo.org/qgis/trunk@9920 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-02
fix #1450
git-svn-id: http://svn.osgeo.org/qgis/trunk@9919 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-02
Updates of web banner for launch of QGIS website update
git-svn-id: http://svn.osgeo.org/qgis/trunk@9918 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-02
Use 'traditional' load and save icons from Robert'
git-svn-id: http://svn.osgeo.org/qgis/trunk@9917 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-02
speed up QgsRubberBand::setToGeometry()
git-svn-id: http://svn.osgeo.org/qgis/trunk@9916 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-01
Invalid QSettings pathes fixed
git-svn-id: http://svn.osgeo.org/qgis/trunk@9915 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2009-01-01
update trac link in about box
git-svn-id: http://svn.osgeo.org/qgis/trunk@9914 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-30
Fix to make gis theme icons install properly
git-svn-id: http://svn.osgeo.org/qgis/trunk@9913 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-30
Mark trunk as qgis 1.1.0 unstable and updated splash so unstable is visually distinct from stable on startup
git-svn-id: http://svn.osgeo.org/qgis/trunk@9912 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-29
apply patch #1447 from smizuno (thanks!)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9908 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-28
Added svg symbols from Matt Amos (with his permission)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9903 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-27
Polish translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@9902 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-27
Polish translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@9901 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-27
Added gis grass icon theme
git-svn-id: http://svn.osgeo.org/qgis/trunk@9900 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-27
wms update:
- show nested layers in a tree
- enable sorting in the wms dialog (fixes #1387)
- use Qt instead of STL templates
git-svn-id: http://svn.osgeo.org/qgis/trunk@9899 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-26
german translation update and new update ts run
git-svn-id: http://svn.osgeo.org/qgis/trunk@9898 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-26
string translation update:
- collect concatenated strings into one string to get more translation context (foo + tr(" bar ") + baz => tr("%1 bar %2)").arg( foo ).arg( bar)
- don't qualify tr(), when not necessary (QObject::tr => tr)
- remove QString cast/ctor where not necessary ( QString( tr(...) ) => tr (...) )
- add numerusforms where applicable
- fix QgsGrassEdit::setCanvasPrompt (was setCanvasPropmt) and more typos
- remove plugin template strings from coordinate capture plugin
- add Q_OBJECT to classes using QObject::tr (fixes lupdate warnings)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9897 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-23
fix latest debian update
git-svn-id: http://svn.osgeo.org/qgis/trunk@9895 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-23
update debian packaging
git-svn-id: http://svn.osgeo.org/qgis/trunk@9894 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-23
update userguide pdf
git-svn-id: http://svn.osgeo.org/qgis/trunk@9893 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-23
Applied Smizunos patch that fixes bug #1171
git-svn-id: http://svn.osgeo.org/qgis/trunk@9891 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-21
update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@9890 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-21
Polish translation revision
git-svn-id: http://svn.osgeo.org/qgis/trunk@9887 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-20
sync doc with version 1.0
git-svn-id: http://svn.osgeo.org/qgis/trunk@9882 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-20
add usb: to list of gps device on linux
git-svn-id: http://svn.osgeo.org/qgis/trunk@9877 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-20
incomplete translation fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@9876 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-20
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@9875 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-20
Support for themes in grass toolbox fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@9872 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-20
Polish translation update from Robert Szczepanek
git-svn-id: http://svn.osgeo.org/qgis/trunk@9870 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-19
Plugin Installer update - new repositories for the 1.x
git-svn-id: http://svn.osgeo.org/qgis/trunk@9868 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-19
translation files automatic update
git-svn-id: http://svn.osgeo.org/qgis/trunk@9857 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-19
Fix for #1428; Polish translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@9856 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-18
fix for a regression - QgsVectorLayer::featureAtId returns empty attribute map if not in editing mode
git-svn-id: http://svn.osgeo.org/qgis/trunk@9851 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-18
Plugin Installer update - switch to the new official repository
git-svn-id: http://svn.osgeo.org/qgis/trunk@9848 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-18
translation update: ru by artem
git-svn-id: http://svn.osgeo.org/qgis/trunk@9844 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-17
fix #1453
git-svn-id: http://svn.osgeo.org/qgis/trunk@9841 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-17
removed legacy class QgsLine
git-svn-id: http://svn.osgeo.org/qgis/trunk@9838 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-16
superseded by qgis_ka_GE
git-svn-id: http://svn.osgeo.org/qgis/trunk@9836 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-16
translation update: gr by alexis
git-svn-id: http://svn.osgeo.org/qgis/trunk@9835 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-16
translation update: gr by Panos
git-svn-id: http://svn.osgeo.org/qgis/trunk@9834 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-16
fix #1461 (there was a new tab added to the toolbox)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9832 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-16
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@9831 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-16
added a description of a new feature description (i18n relevant)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9830 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-16
translation updates: nl by richard
new translation: ka_GE by Shota
git-svn-id: http://svn.osgeo.org/qgis/trunk@9826 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-16
apply patch #1323 also to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@9824 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-16
apply patch #1448 also to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@9823 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-16
Plugin Installer polishing
git-svn-id: http://svn.osgeo.org/qgis/trunk@9822 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-16
Updated test images
git-svn-id: http://svn.osgeo.org/qgis/trunk@9814 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-15
translation update: fr and script update
git-svn-id: http://svn.osgeo.org/qgis/trunk@9813 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-15
typo fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@9810 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-15
translation update: fr and es by carlos and jean roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@9807 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-15
fix #1462
git-svn-id: http://svn.osgeo.org/qgis/trunk@9805 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-15
translation update: ru by artem
git-svn-id: http://svn.osgeo.org/qgis/trunk@9804 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-14
Fixes for geometry check tests
git-svn-id: http://svn.osgeo.org/qgis/trunk@9800 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-14
Fix map render unit test
git-svn-id: http://svn.osgeo.org/qgis/trunk@9799 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-14
Plugin Installer update
git-svn-id: http://svn.osgeo.org/qgis/trunk@9798 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-14
russian update and again script updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@9797 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-14
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@9796 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-14
fix i18n relevant typo in plugin installer
git-svn-id: http://svn.osgeo.org/qgis/trunk@9795 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-14
translation updates: es and fr and a running script update
git-svn-id: http://svn.osgeo.org/qgis/trunk@9792 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-14
Minor updates to install doc
git-svn-id: http://svn.osgeo.org/qgis/trunk@9791 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-14
Updated whats new etc for release
git-svn-id: http://svn.osgeo.org/qgis/trunk@9790 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-13
use PQconnectionNeedsPassword only with PostgreSQL>=8.3
git-svn-id: http://svn.osgeo.org/qgis/trunk@9789 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-13
Added key changes in 1.0.0 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@9788 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-13
Applied patch #1295 from smizuno. Thanks!
git-svn-id: http://svn.osgeo.org/qgis/trunk@9787 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-13
Updated splash for final release of 1.0
git-svn-id: http://svn.osgeo.org/qgis/trunk@9786 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-13
Don't set two parents for the same layout. Fixes problems in grass module widget with qt-4.3.4 (and warning message on console on later versions)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9785 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-13
use QgsDataSourceURI to parse postgres connection string in mapserver export (fixes #1107)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9783 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-13
mapserver export fix:
- use double quotation marks for postgres layers (fixes #1104)
- export original instead of localized unit names
git-svn-id: http://svn.osgeo.org/qgis/trunk@9782 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-13
automatic indentation update (r9447-r9780)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9781 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-13
fix handling of pending vector layer changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@9780 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-13
Pass untranslated scale bar stylename to QgsComposerScaleBar. Otherwise it is a problem if the translation is not consistent in QgsComposerScaleBarWidget and QgsComposerScaleBar
git-svn-id: http://svn.osgeo.org/qgis/trunk@9779 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-13
postgis table selection dialog:
- only ask for a password, when postgis needs one (fixes #1400)
- don't complain about 'no accessible geometry tables', before checking for
tables not listed in geometry_columns (fixes #1455)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9778 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-12
Added Robert Szczepanek
git-svn-id: http://svn.osgeo.org/qgis/trunk@9777 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-12
Use base url passed to the provider if there is no url from the capabilities request. Hopefully fixes bugs #1434 and #1453
git-svn-id: http://svn.osgeo.org/qgis/trunk@9776 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-12
Imported GIS theme from Robert Szczepanek
git-svn-id: http://svn.osgeo.org/qgis/trunk@9775 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-12
Make default line width 2.6 to avoid jaggies on some displays
git-svn-id: http://svn.osgeo.org/qgis/trunk@9774 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-11
update scale display after project load
git-svn-id: http://svn.osgeo.org/qgis/trunk@9772 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-11
fix #1162
git-svn-id: http://svn.osgeo.org/qgis/trunk@9771 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-10
Polish translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@9769 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-09
Polish translation update from Robert Szczepanek
git-svn-id: http://svn.osgeo.org/qgis/trunk@9764 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-09
add missing tr()
git-svn-id: http://svn.osgeo.org/qgis/trunk@9763 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-09
fix QgsVectorLayer::updateExtents()
git-svn-id: http://svn.osgeo.org/qgis/trunk@9761 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-09
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@9759 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-09
translation update: italian
general translation file update with script
git-svn-id: http://svn.osgeo.org/qgis/trunk@9757 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-09
fix typos
git-svn-id: http://svn.osgeo.org/qgis/trunk@9756 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-09
translation update: russian by Artem
git-svn-id: http://svn.osgeo.org/qgis/trunk@9755 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-08
Applied patch from Borys to invert selection when ctrl-key pressed
git-svn-id: http://svn.osgeo.org/qgis/trunk@9754 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-08
Applied patch #1325 from smizuno to fix multipoint issues. Thanks!
git-svn-id: http://svn.osgeo.org/qgis/trunk@9753 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-07
improved last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@9752 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-07
More save handling for WMS requests. Added an error string although there is string freeze, because the string is not at a visible place in the gui. Fixes bug #1434
git-svn-id: http://svn.osgeo.org/qgis/trunk@9751 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-07
Some updates to german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@9749 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-07
more qml fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@9748 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-07
new fix for #1162 restoring lost qml features
git-svn-id: http://svn.osgeo.org/qgis/trunk@9747 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-06
fixed slot name to enable signal slot autoconnection
git-svn-id: http://svn.osgeo.org/qgis/trunk@9746 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-05
Plugin Installer update: The last string fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@9745 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-05
Send layerWillBeRemoved signal for each layer in QgsMapLayerRegistry::removeAllMapLayers()
git-svn-id: http://svn.osgeo.org/qgis/trunk@9743 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-05
More elegant solution for last commit (as suggested by Juergen)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9742 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-04
Copy attribute values for feature splits. Fixes bug #1381
git-svn-id: http://svn.osgeo.org/qgis/trunk@9741 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-04
Fixed a bug where the geometry type of the composer legend was not restored correctly from XML
git-svn-id: http://svn.osgeo.org/qgis/trunk@9738 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-04
Update Mac menu code to match r9731. Also move remaining tool tip definitions from cpp to ui file so that all tool tips are defined in the same file and in the same place as the corresponding actions.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9735 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-03
Bugfix for vector layer: consider changed geometries also if geometry itself is not copied to the features in getNextFeatures. It is necessary to correctly decide which geometries are intersecting a rectangle
git-svn-id: http://svn.osgeo.org/qgis/trunk@9734 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-03
Consider themes for all composer items and change icon themes in composer together with application. Fixes bug #1438
git-svn-id: http://svn.osgeo.org/qgis/trunk@9731 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-02
Plugin toolbars and docks state saving
git-svn-id: http://svn.osgeo.org/qgis/trunk@9730 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-02
Added QgsVectorLayer::deselect()
git-svn-id: http://svn.osgeo.org/qgis/trunk@9729 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-02
fix #1441
git-svn-id: http://svn.osgeo.org/qgis/trunk@9728 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-02
translation update: chinese traditional by yao
git-svn-id: http://svn.osgeo.org/qgis/trunk@9727 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-02
Polish translation update from Robert Szczepanek
git-svn-id: http://svn.osgeo.org/qgis/trunk@9726 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-01
german translation fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@9725 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-01
Fix for ticket #1394 (Theme support for toolbar icons not completed)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9724 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-01
translation added: chinese traditional by yao
git-svn-id: http://svn.osgeo.org/qgis/trunk@9722 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-12-01
translation update: russian by Artem
git-svn-id: http://svn.osgeo.org/qgis/trunk@9721 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-27
Function name without get, changed more function calls to use numberOfGeometries()
git-svn-id: http://svn.osgeo.org/qgis/trunk@9713 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-27
Fix for bug #1424, split feature segfault
git-svn-id: http://svn.osgeo.org/qgis/trunk@9712 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-26
PyQGIS: another missing bits
git-svn-id: http://svn.osgeo.org/qgis/trunk@9711 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-26
Use 0.2 as default line width thoughout.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9710 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-25
Allow opening layers with M dimension, but explicitly disable editation of geometries (would corrupt M dimension) and creation of new features (would keep invalid M dimension).
git-svn-id: http://svn.osgeo.org/qgis/trunk@9709 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-25
Allow editing when _any_ of the editing capabilities is supported by data provider
(instead of checking only AddFeatures)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9708 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-25
german translation fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@9707 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-25
PyQGIS: missing QgsMapTool bindings
git-svn-id: http://svn.osgeo.org/qgis/trunk@9706 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-25
Fix for bug #1426 Digitizer allows island creation with no poly selected
git-svn-id: http://svn.osgeo.org/qgis/trunk@9705 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-25
Polish translation update from Robert Szczepanek
git-svn-id: http://svn.osgeo.org/qgis/trunk@9704 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-25
german translation fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@9703 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-25
german translation fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@9702 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-25
translation update: spanish by Carlos Davila
git-svn-id: http://svn.osgeo.org/qgis/trunk@9701 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-24
Plugin Installer minor updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@9700 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-24
SPONSORS fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@9699 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-24
german translation fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@9698 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-24
Use trunk designation
git-svn-id: http://svn.osgeo.org/qgis/trunk@9697 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-24
Remove server url from path. Some server reject such requests
git-svn-id: http://svn.osgeo.org/qgis/trunk@9696 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-24
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@9693 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-24
Renamed ambiguous functions QgsMapCanvas::zoom to zoomIn, zoomOut and zoomByFactor.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9691 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-24
translation update run
git-svn-id: http://svn.osgeo.org/qgis/trunk@9690 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-24
attribute table now shows either all features (default), all selected features or all features in the current canvas.
(applies #1306)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9689 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-23
-Prevent internal pyramids from being built on rasters with JPEG compression
-closes ticket #1357
git-svn-id: http://svn.osgeo.org/qgis/trunk@9688 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-23
translation update: fr and ka
git-svn-id: http://svn.osgeo.org/qgis/trunk@9687 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-23
Make default line width 0.2 instead of 0.1 as requested by Maciej
git-svn-id: http://svn.osgeo.org/qgis/trunk@9686 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-22
Use 0.1 for default line width instead of 0.4
git-svn-id: http://svn.osgeo.org/qgis/trunk@9685 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-21
fixed URLs to API documentation (#1243)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9684 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-21
fixed #1305
git-svn-id: http://svn.osgeo.org/qgis/trunk@9683 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-21
Delete parent legend layer item if a map layer has been removed from registry and
it was the only (last) legend layer file.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9682 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-21
Don't show password information in legend layer file
git-svn-id: http://svn.osgeo.org/qgis/trunk@9680 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-20
PyQGIS: added a missing function in QgsMessageViewer
git-svn-id: http://svn.osgeo.org/qgis/trunk@9675 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-20
translations update: french from Jean Roc Morreale
git-svn-id: http://svn.osgeo.org/qgis/trunk@9673 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-19
Patch from strk to specify minimum gdal of 1.4
git-svn-id: http://svn.osgeo.org/qgis/trunk@9672 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-19
PyQGIS: fixed QgsSnapper / QgsMapCanvasSnapper bindings
git-svn-id: http://svn.osgeo.org/qgis/trunk@9671 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-19
update required GDAL version in INSTALL
git-svn-id: http://svn.osgeo.org/qgis/trunk@9670 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-19
translation update: georgian from george
git-svn-id: http://svn.osgeo.org/qgis/trunk@9669 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-18
hopefully final grass 6.4 fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@9668 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-18
Fix for ticket #1301, don't include inactive layers in legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@9667 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-18
yet another grass fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@9666 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-18
fix #1410
git-svn-id: http://svn.osgeo.org/qgis/trunk@9665 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-18
If map tool implements own deactivate() method, it _should_ call also QgsMapTool::deactivate()
otherwise some things like deactivation of associated action/button won't work properly.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9664 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-18
Allow python plugin's metadata in unicode.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9663 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-18
translation update: russion from artem popov
git-svn-id: http://svn.osgeo.org/qgis/trunk@9662 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-17
Fixes for GRASS vector to work with current GRASS in trunk (from Markus Neteler)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9661 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-17
Fixes for GRASS vector to work with current GRASS in trunk (from Markus Neteler)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9660 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-17
updated translation file and newest greek translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@9659 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-17
Added some missing svn devs - any more?
git-svn-id: http://svn.osgeo.org/qgis/trunk@9658 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-17
- QgsSnapper: use one list of QgsSnapper::SnapLayer structs rather than three separate lists
- PyQGIS: finished QgsSnapper binding, added QgsMapCanvasSnapper
git-svn-id: http://svn.osgeo.org/qgis/trunk@9657 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-17
fix r9655
git-svn-id: http://svn.osgeo.org/qgis/trunk@9656 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-17
apply patch #364 from GRASS TRAC by Markus Neteler
git-svn-id: http://svn.osgeo.org/qgis/trunk@9655 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-17
- set mapserver export plugin as compatible
- move import statement to classFactory() to allow faster QGIS startup
git-svn-id: http://svn.osgeo.org/qgis/trunk@9654 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-17
Added python bindings for changes in r9649.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9653 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-17
Allow loading only compatible plugins, i.e. plugins implementing qgisMinimumVersion() metadata.
Incompatible plugins are disabled and can't be selected in plugin manager.
Example of new metadata: (plugin's __init__.py)
def qgisMinimumVersion():
return "1.0"
git-svn-id: http://svn.osgeo.org/qgis/trunk@9652 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-17
disable error hooks when querying for plugin metadata
git-svn-id: http://svn.osgeo.org/qgis/trunk@9651 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-17
QgsDetailedItemData - support enabled/disabled states
git-svn-id: http://svn.osgeo.org/qgis/trunk@9650 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-17
scale based label visibility and line oriented labels
git-svn-id: http://svn.osgeo.org/qgis/trunk@9649 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-17
Automatically select crs also when 'epsg' is lower case
git-svn-id: http://svn.osgeo.org/qgis/trunk@9648 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-16
Added some notes about API compatibility
git-svn-id: http://svn.osgeo.org/qgis/trunk@9647 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-16
dialog formatting fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@9646 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-15
-Added a raise call to keep the identify results dialog on top when clicking through rasters
git-svn-id: http://svn.osgeo.org/qgis/trunk@9645 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-15
Added Nikos Alexandris to contributors list
git-svn-id: http://svn.osgeo.org/qgis/trunk@9644 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-15
Added north arrows contributed by Nikos Alexandris <nikos.alexandris @ uranus.uni-freiburg.de>
git-svn-id: http://svn.osgeo.org/qgis/trunk@9643 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-15
Omit the layer title item completely if the string is empty
git-svn-id: http://svn.osgeo.org/qgis/trunk@9641 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-15
fix bug with background color of composer picture
git-svn-id: http://svn.osgeo.org/qgis/trunk@9640 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-15
Added some more notes relating to bug filing
git-svn-id: http://svn.osgeo.org/qgis/trunk@9638 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-14
PyQGIS fix: QgsMapLayer has QObject as subclass
(it wasn't possible to connect to its signals)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9637 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-14
Applying patch from smizuno to polish hard marker position accuracy. Many thanks! Fixes #1262
git-svn-id: http://svn.osgeo.org/qgis/trunk@9636 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-13
Plugin Installer: string fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@9635 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-13
Plugin Installer update: cleaning and smarter error handling
git-svn-id: http://svn.osgeo.org/qgis/trunk@9634 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-13
Escape quotes in translations of strings passed into python code
(was a problem in french translation)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9633 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-13
Translation files update: added Installer strings
git-svn-id: http://svn.osgeo.org/qgis/trunk@9632 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-13
Plugin Installer update: Files and classes renamed to better meet the QGIS coding standard
git-svn-id: http://svn.osgeo.org/qgis/trunk@9631 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-12
Moved plugin loading from QgisApp to QgsPluginRegistry
git-svn-id: http://svn.osgeo.org/qgis/trunk@9630 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-12
typedef for size_t changed to be defined outside classes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9629 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-12
debian package update
git-svn-id: http://svn.osgeo.org/qgis/trunk@9628 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-12
Plugin Installer fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@9627 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-12
georgian translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@9626 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-12
Plugin Installer update: plugin compatibility checking
git-svn-id: http://svn.osgeo.org/qgis/trunk@9625 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-11
Missing input line on r.patch GRASS module
git-svn-id: http://svn.osgeo.org/qgis/trunk@9624 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-11
Allow a 0 pointer for the vector layer in QgsRubberBand::setToGeometry
git-svn-id: http://svn.osgeo.org/qgis/trunk@9623 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-11
Set SIP minimal version to 4.7 (needed at least on OSX to support universal builds)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9622 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-11
follow QgsVectorLayer::featureAtId() api change
git-svn-id: http://svn.osgeo.org/qgis/trunk@9621 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-11
QgsVectorLayer::featureAtId() - use the same semantics as QgsVectorDataProvider::featureAtId()
i.e. return true on success
git-svn-id: http://svn.osgeo.org/qgis/trunk@9620 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-10
postgres provider update:
- handle secondary geometry columns as text in EWKT.
- improve handling of errornous queries.
- kudos to Stefanie Tellex for the initial patch
git-svn-id: http://svn.osgeo.org/qgis/trunk@9619 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-10
Plugin Installer fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@9618 c8812cc2-4d05-0410-92ff-de0c093fc19c
borysiasty <borysiasty@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-10
Plugin Installer update: inclusion to i18n
git-svn-id: http://svn.osgeo.org/qgis/trunk@9617 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-10
update INSTALL from doc/INSTALL.t2t
git-svn-id: http://svn.osgeo.org/qgis/trunk@9616 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-10
added debian package section
git-svn-id: http://svn.osgeo.org/qgis/trunk@9615 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-10
updated all with script
updated french translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@9614 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-09
Major cleanup of GRASS modules. Closing #1151
git-svn-id: http://svn.osgeo.org/qgis/trunk@9613 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-09
Removing deprecated r.bilinear from GRASS modules
git-svn-id: http://svn.osgeo.org/qgis/trunk@9612 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-09
automatic indentation update (r9447-r9610)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9611 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-09
API cleanups for QgsRect that got overlooked...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9605 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-08
Update Mac release scripts for 1.0.0 preview 2.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9604 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-08
Use ISO 639-1 code for Albanian translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@9603 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-08
Update version string for preview2
git-svn-id: http://svn.osgeo.org/qgis/trunk@9602 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-08
update debian packaging
git-svn-id: http://svn.osgeo.org/qgis/trunk@9600 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-08
fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@9599 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-08
partly fix #1377, #1382 and #1306
git-svn-id: http://svn.osgeo.org/qgis/trunk@9598 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-08
Fix for bug #1366 table sort order incorrect
git-svn-id: http://svn.osgeo.org/qgis/trunk@9595 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-08
fix warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@9594 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-08
Further cleanup of GRASS modules
git-svn-id: http://svn.osgeo.org/qgis/trunk@9593 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-08
Added missing ingroup doxygen tag
git-svn-id: http://svn.osgeo.org/qgis/trunk@9588 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-08
Cleanup of GRASS modules
git-svn-id: http://svn.osgeo.org/qgis/trunk@9586 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-08
Changed name of a module (unused currently, as it is not in the default config)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9585 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-08
Further cleanup of GRASS modules, according to http://wiki.qgis.org/qgiswiki/Adding_New_Tools_to_the_GRASS_Toolbox
Fixes https://trac.osgeo.org/qgis/ticket/1363
git-svn-id: http://svn.osgeo.org/qgis/trunk@9584 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-08
Changed begin() to rewind() on provider interface
git-svn-id: http://svn.osgeo.org/qgis/trunk@9582 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-08
Updated splash for preview II
git-svn-id: http://svn.osgeo.org/qgis/trunk@9581 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-07
More cleaning
git-svn-id: http://svn.osgeo.org/qgis/trunk@9579 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-07
More cleaning of GRASS modules
git-svn-id: http://svn.osgeo.org/qgis/trunk@9578 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-07
More cleaning up of GRASS modules descriptions
git-svn-id: http://svn.osgeo.org/qgis/trunk@9577 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-07
Final cleanups for gui API
git-svn-id: http://svn.osgeo.org/qgis/trunk@9576 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-07
Tidy up to header and fix some typos
git-svn-id: http://svn.osgeo.org/qgis/trunk@9575 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-07
Initial cleanup of GRASS modules descriptions: remove "an", import/export instead of imports/exports, remove redundant "map" and "layer"
git-svn-id: http://svn.osgeo.org/qgis/trunk@9574 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-07
updated web banner for otto
git-svn-id: http://svn.osgeo.org/qgis/trunk@9573 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-07
Added a readme with fonts used so I never again have so spend an hour of my life wading through all my fonts trying to find the ones I used....
git-svn-id: http://svn.osgeo.org/qgis/trunk@9572 c8812cc2-4d05-0410-92ff-de0c093fc19c
pcav <pcav@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-07
Fix for https://trac.osgeo.org/qgis/ticket/1177 (thanks to Stefano Bande)
and https://trac.osgeo.org/qgis/ticket/1361
git-svn-id: http://svn.osgeo.org/qgis/trunk@9571 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-07
API Tidy ups for composer
git-svn-id: http://svn.osgeo.org/qgis/trunk@9570 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-06
fixed comment for a signal
git-svn-id: http://svn.osgeo.org/qgis/trunk@9568 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-06
-Missed a typo before that last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@9567 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-06
-some adjustments to the raster API as suggested by Timlinux
git-svn-id: http://svn.osgeo.org/qgis/trunk@9566 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-06
updated all with script and add new georgian translation file
git-svn-id: http://svn.osgeo.org/qgis/trunk@9565 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-05
-Major API changes applied to be consistent with the core
-Should only be minor updates if any to the raster classes from here on out
git-svn-id: http://svn.osgeo.org/qgis/trunk@9564 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-02
Api cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@9562 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-01
-Fix missed api updates in the unit tests
-Patched minor debug error in WMS provider
-Added ability to set transparency for WMS layer, closes ticket #1348. This patch needs to be reviewed on other platforms however as there seems to be a slight bug with QImage::setAlphaChannel
git-svn-id: http://svn.osgeo.org/qgis/trunk@9561 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-01
-Delete outdated class QgsColorTable
-First round of API cleaning for raster classes (all but QgsRasterLayer)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9560 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-11-01
Fix legend images in quickprint
git-svn-id: http://svn.osgeo.org/qgis/trunk@9559 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-31
Plugin installer updates from Borys
git-svn-id: http://svn.osgeo.org/qgis/trunk@9558 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-31
First try to fix font scale problem for map labels
git-svn-id: http://svn.osgeo.org/qgis/trunk@9557 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-31
fix compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk@9556 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-29
polish translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@9555 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-28
Updated doxygen config to document only QGIS API.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9554 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-28
updated french translation and again a script update run
git-svn-id: http://svn.osgeo.org/qgis/trunk@9553 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-27
Added hard:arrow marker
git-svn-id: http://svn.osgeo.org/qgis/trunk@9552 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-27
Fixes #929. Only enable copy/cut action when there is a selection, and only enable paste action when there is something in the clipboard.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9551 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-26
Cleaned up header setRequest (no functional change)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9550 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-26
Modified splash screen---waiting for critical comments :)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9549 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-25
Swedish translations
git-svn-id: http://svn.osgeo.org/qgis/trunk@9548 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-25
Trying to fix the very erratic reordering of layer legend, by only using INSERT in lower half of layer group, and also inserting item first in child list
git-svn-id: http://svn.osgeo.org/qgis/trunk@9547 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-25
Use image cache only for the first widthScale (usually screen dpi), not for composer and quickprint. Enabled quickprint again as the map rendering should be ok now, but legend still needs a bit of work
git-svn-id: http://svn.osgeo.org/qgis/trunk@9546 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-25
Fix for bug #1347, no label buffers in composer image output
git-svn-id: http://svn.osgeo.org/qgis/trunk@9545 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-24
API tidy ups for qgssnapper
git-svn-id: http://svn.osgeo.org/qgis/trunk@9542 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-24
API updates: use clear() instead of setString() on qgssearchstring
git-svn-id: http://svn.osgeo.org/qgis/trunk@9541 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-24
Use setCoordinateTransform instead of setCoordTransform
git-svn-id: http://svn.osgeo.org/qgis/trunk@9540 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-24
API cleanup for raster data provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@9539 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-24
qgsprovidercountcalcevent api cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@9538 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-24
Fix for WMS servers running on other than port 80 (needs testing with more servers).
Fix for build error in grass plugin.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9537 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-24
API cleanups to qgis project and maprenderer classes
git-svn-id: http://svn.osgeo.org/qgis/trunk@9536 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-24
Use preferred naming conventions for enums
git-svn-id: http://svn.osgeo.org/qgis/trunk@9535 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-24
fix #1376
git-svn-id: http://svn.osgeo.org/qgis/trunk@9532 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-24
fix compile errors and warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@9530 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-24
API cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@9529 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-23
Fix build errors after r9527 - maplayerinterface needs to be removed from cmakelists too, and from qgisapp.cpp.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9528 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-23
Removed old legacy code regarding QgsMapLayerInterface
git-svn-id: http://svn.osgeo.org/qgis/trunk@9527 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-23
- QgsPluginRegistry - metadata stored in QMap
- address plugins by their unique name:
- library's basename for c++ plugins
- module name for python plugins
(before plugins were addressed by their name, causing ambiguity)
- general cleanups in plugin handling
git-svn-id: http://svn.osgeo.org/qgis/trunk@9526 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-23
combine() must have /Factory/ annotation!
git-svn-id: http://svn.osgeo.org/qgis/trunk@9525 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-23
added greek translation file and updated all to the last phrases
git-svn-id: http://svn.osgeo.org/qgis/trunk@9524 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-23
3 new language updates and updated with script
git-svn-id: http://svn.osgeo.org/qgis/trunk@9522 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-23
Use 'combine' instead of 'Union' in order to preserve coding style rules (methods should be lower case). Union cant be used in lower case since it is a reserved c++ word
git-svn-id: http://svn.osgeo.org/qgis/trunk@9521 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-23
Add user-agent to WMS requests
git-svn-id: http://svn.osgeo.org/qgis/trunk@9520 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-22
Reverted some of the sip changes to allow compilation
git-svn-id: http://svn.osgeo.org/qgis/trunk@9519 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-22
automatic indentation update (r9447-r9517)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9518 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-22
russian translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@9516 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-22
API cleanups for qgsgeometry
git-svn-id: http://svn.osgeo.org/qgis/trunk@9515 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-21
Fixes #1186, keeping minimum size of 4
git-svn-id: http://svn.osgeo.org/qgis/trunk@9513 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-21
Added symbology functions of QgsMapLayer to sip file
git-svn-id: http://svn.osgeo.org/qgis/trunk@9512 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-21
Call unload() on QGIS exit also for python plugins.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9511 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-21
When capturing new points (e.g.) set focus to first attribute field to edit. No need to use the mouse for entering data. Fixes #1158
git-svn-id: http://svn.osgeo.org/qgis/trunk@9510 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-21
Added reading of QGIS option for wheel action to georeferencer. Fixes #1254
git-svn-id: http://svn.osgeo.org/qgis/trunk@9509 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-21
Fix for crash when selecting wfs features
git-svn-id: http://svn.osgeo.org/qgis/trunk@9508 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-20
spanish translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@9507 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-20
Api cleanups for qgsfeature
git-svn-id: http://svn.osgeo.org/qgis/trunk@9506 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-20
fixed some typos in comments (by Vita Cizek)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9505 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-20
api cleanups for distance area
git-svn-id: http://svn.osgeo.org/qgis/trunk@9504 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-20
fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@9503 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-20
Remove abbreviation of connectionInfo
git-svn-id: http://svn.osgeo.org/qgis/trunk@9502 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-20
remove get prefix for crs accessor
git-svn-id: http://svn.osgeo.org/qgis/trunk@9501 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-20
-Re enabled the identify tool for rasters
-The current logic only enabled the identify tool if the raster had a provider with the capability, GDAL datasets do not have a provider per se
-Note the current logic for enabling the identify tool (and other tools?) needs to be re evaluated, as it is done when the layer is loaded not when it is activated/selected
git-svn-id: http://svn.osgeo.org/qgis/trunk@9500 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-20
-Trunk would not compile due to GEOSGeomFromWKT being changed during api clean up to GEOSGeomFromWkt
git-svn-id: http://svn.osgeo.org/qgis/trunk@9499 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-19
Fix naming of reverse coordinate transform enum
git-svn-id: http://svn.osgeo.org/qgis/trunk@9498 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-19
Bugfix from Fernando Pacheco so that coord capture plugin works with non EPSG based CRSes in selector list
git-svn-id: http://svn.osgeo.org/qgis/trunk@9497 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-19
Corrected some script renaming in WMS provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@9496 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-19
More api cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@9495 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-19
Fix for showing incorrect symbol type when creating legend entries following recent api updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@9494 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-18
Cleanup for type accessors on maplayer and subclasses
git-svn-id: http://svn.osgeo.org/qgis/trunk@9493 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-18
russian translation update and some typo mistakes i found during work
git-svn-id: http://svn.osgeo.org/qgis/trunk@9492 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-18
Fix for #973 : only left button activates point dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@9491 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-17
Fix for ticket 1201, invalid split if line ends in polygon
git-svn-id: http://svn.osgeo.org/qgis/trunk@9490 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-17
Changed http get in wfs provider to use path and query string instead of full url. Full url does not work with some servers
git-svn-id: http://svn.osgeo.org/qgis/trunk@9489 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-17
Fix for quantile generation bug. The problem was that feature cursor was not reset in select method of ogr provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@9488 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-17
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@9487 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-17
updated with update-script 2new phrases to translate
git-svn-id: http://svn.osgeo.org/qgis/trunk@9486 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-17
dutch translation from richard
git-svn-id: http://svn.osgeo.org/qgis/trunk@9485 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-17
Fix to let point symbol previews render
git-svn-id: http://svn.osgeo.org/qgis/trunk@9484 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-16
Use enum properly for qgsmaplayer type and refactored 'LAYERS' to LayerType
git-svn-id: http://svn.osgeo.org/qgis/trunk@9483 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-16
Fix incorrect transparency for symbology previews in legend and vector props dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@9482 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-16
Restored old pan icon in qgis main window and added select-pan icon for composer
git-svn-id: http://svn.osgeo.org/qgis/trunk@9481 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-16
If there are selected features, the split tool is only applies to the selection. Added a warning for users in case they may have forgotten that a selection exists (or for users that don't know this feature
git-svn-id: http://svn.osgeo.org/qgis/trunk@9480 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-16
Fix for ticket #1200 - remember state of mode in graduated symbold dialog. Also fixes symbol preview update issues. Note there still seems to be a general bug in quantile computation which is not addressed yet.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9479 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-16
Further api updates in core
git-svn-id: http://svn.osgeo.org/qgis/trunk@9478 c8812cc2-4d05-0410-92ff-de0c093fc19c
gjm <gjm@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-15
Apply patch in ticket #1345
git-svn-id: http://svn.osgeo.org/qgis/trunk@9477 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-14
Fix for #239 - retain outline color of selected polygons
git-svn-id: http://svn.osgeo.org/qgis/trunk@9476 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-13
fix #1346
git-svn-id: http://svn.osgeo.org/qgis/trunk@9475 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-13
Fix for #728
git-svn-id: http://svn.osgeo.org/qgis/trunk@9474 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-10
More topological editing fixes from Marco
git-svn-id: http://svn.osgeo.org/qgis/trunk@9473 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-10
Updated coding guidelines for enumerated types and constants
git-svn-id: http://svn.osgeo.org/qgis/trunk@9472 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-10
hackfest commit from timlinux:
- more API cleanups
- single click (instead of drag) to select a feature (fixes #1154)
- fixes for topological editing
git-svn-id: http://svn.osgeo.org/qgis/trunk@9471 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-10
Bug fixes: click to select fixes for ticket #1154. Fix for topological editing. API cleanups and updates.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9470 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-10
correct cloning of multi-part geometries with GEOS < 3.0
git-svn-id: http://svn.osgeo.org/qgis/trunk@9469 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-10
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@9468 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-10
latest update-script running please update your svn
git-svn-id: http://svn.osgeo.org/qgis/trunk@9467 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-09
Corrected python version of QgsGeometry.wkbBuffer()
git-svn-id: http://svn.osgeo.org/qgis/trunk@9466 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-08
Fix for #670 from Vita Cizek... thanks!
git-svn-id: http://svn.osgeo.org/qgis/trunk@9462 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-08
Bugfix from Marco: when selecting features in gpxprovider use proper intersection test rather than just testing if bounding boxes intersect
git-svn-id: http://svn.osgeo.org/qgis/trunk@9457 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-08
Bugfix: when saving a project and there is insufficient space on the volume, handle the problem gracefully. Also fixed qgisapp so that failed project saving before app exiting halts app exit properly
git-svn-id: http://svn.osgeo.org/qgis/trunk@9456 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-08
Just some api doc updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@9455 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-08
Minor changes to requirements section of INSTALL.t2t
git-svn-id: http://svn.osgeo.org/qgis/trunk@9454 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-07
Fix bug where quantiles and empty classification types werent showing preview symbols in layer props. Also used some better var names in cont col dlg
git-svn-id: http://svn.osgeo.org/qgis/trunk@9453 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-07
Modified the swedish RT90 proejctions according to data available on http://www.lantmateriet.se/templates/LMV_Page.aspx?id=5197, removing errors in the range of 100+ meters. Also added an SQL script to perform modifications on srs.db
git-svn-id: http://svn.osgeo.org/qgis/trunk@9452 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-07
fix filename entry and range specification for vector attributes
git-svn-id: http://svn.osgeo.org/qgis/trunk@9451 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-07
fix #1338
git-svn-id: http://svn.osgeo.org/qgis/trunk@9450 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-07
API cleanups: getNextFeature becomes nextFeature, getFeatureAtId becomes featureAtId, getDefaultValue becomes defaultValue, allAttributeList becomes attributeIndexes and reset becomes begin on data provider api.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9449 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-06
automatic indentation update (r9365-r9447)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9448 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-06
API Cleanup: Use begin() instead of reset() to move to start of selected features
git-svn-id: http://svn.osgeo.org/qgis/trunk@9447 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-06
API Cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@9446 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-06
revert all of r9411 (following up on r9444)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9445 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-06
restore filename for pan icon in default theme
git-svn-id: http://svn.osgeo.org/qgis/trunk@9444 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-06
fix sip compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk@9443 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-06
fix compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk@9442 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-06
give better names to some methods
git-svn-id: http://svn.osgeo.org/qgis/trunk@9441 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-06
give better names to some methods
git-svn-id: http://svn.osgeo.org/qgis/trunk@9440 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-06
update qml related changes in project file from 0.11 to 1.0
git-svn-id: http://svn.osgeo.org/qgis/trunk@9439 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-06
Prevent crash on export as shapefile if coor transform is uninitialised
git-svn-id: http://svn.osgeo.org/qgis/trunk@9438 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-06
apply patch for #1162 for timlinux
git-svn-id: http://svn.osgeo.org/qgis/trunk@9437 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-05
fr translation updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@9436 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-04
Take the label for the composer legend if there is one
git-svn-id: http://svn.osgeo.org/qgis/trunk@9431 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-04
fixes for german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@9430 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-03
Added Albanian translation.. Credits to GIS ALBANIA - ITC-CNR Interreg III funds
git-svn-id: http://svn.osgeo.org/qgis/trunk@9428 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-02
small fixes seen during plugin review
git-svn-id: http://svn.osgeo.org/qgis/trunk@9426 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-10-01
spanish translation update from Carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@9424 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-30
update_script run ..
git-svn-id: http://svn.osgeo.org/qgis/trunk@9423 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-30
fr and tr translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@9422 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-30
update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@9421 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-29
Translation done by Christian
git-svn-id: http://svn.osgeo.org/qgis/trunk@9420 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-28
fix #1226 (applied patch from groom, thanks)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9419 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-28
fix #1319
git-svn-id: http://svn.osgeo.org/qgis/trunk@9418 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-26
ogr provider update: better support column names containing international characters
git-svn-id: http://svn.osgeo.org/qgis/trunk@9415 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-26
-Prevent QgsRasterLayer::idenfity() from proceeding if the provider key is wms
-Change QgsRasterLayer::identify() to return a bool
git-svn-id: http://svn.osgeo.org/qgis/trunk@9414 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-26
Remove Print Composer Template items from Mac menu (addendum to r9410).
git-svn-id: http://svn.osgeo.org/qgis/trunk@9413 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-26
Double fields should use QDoubleValidator
git-svn-id: http://svn.osgeo.org/qgis/trunk@9412 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-26
Changed pan icon to pan+selection icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@9411 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-26
Removed template buttons in composer
git-svn-id: http://svn.osgeo.org/qgis/trunk@9410 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-25
running update script and try to implement corrupted qgis_tr.ts file - hope it worked
git-svn-id: http://svn.osgeo.org/qgis/trunk@9408 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-24
-Fix a bug setting the color amp interpolation method, when loading from a project file
git-svn-id: http://svn.osgeo.org/qgis/trunk@9407 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-24
Removed asking to validate projections of raster file, when reading a project.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9403 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-24
When digitizing new features, don't delete rubberband image until ready to draw finished feature so that user isn't confused by disappearing image while being prompted for feature attributes. Fix for #1124.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9397 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-23
postgres provider: use default values for primary key
git-svn-id: http://svn.osgeo.org/qgis/trunk@9382 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-23
vector bugfixes
- QgsVectorLayer::commitChanges: handle deleted added features
- QgsPostgresProvider:
- update ids of added features only, when they were actually inserted
- deallocate prepared statements after rollback (fixes #1328)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9381 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-22
Do not reload GRASS vector layer while layer is being modified by an external process. Redraw using previously loaded data until files are rewritten in a consistent state. Fix for #1168.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9378 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-22
Added Peter Ersts to authors list
git-svn-id: http://svn.osgeo.org/qgis/trunk@9377 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-22
Mark as preview 1
git-svn-id: http://svn.osgeo.org/qgis/trunk@9375 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-21
More swedish translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@9371 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-21
polish and russion updates to translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@9370 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-21
update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@9369 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-21
update pt_BR and running update script on all other ts files
git-svn-id: http://svn.osgeo.org/qgis/trunk@9368 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-21
an icon for favourite projections node
git-svn-id: http://svn.osgeo.org/qgis/trunk@9367 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-21
automatic indentation update (r9281-r9365)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9366 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-21
Mark splash as preview
git-svn-id: http://svn.osgeo.org/qgis/trunk@9365 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-21
Update Mac release scripts for 1.0.0.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9364 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-20
Plugin installer fixes from Borys
git-svn-id: http://svn.osgeo.org/qgis/trunk@9363 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-20
dutch translation updates from Raymond and Richard Duivenvoorde
git-svn-id: http://svn.osgeo.org/qgis/trunk@9362 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-19
Fix for #1255 (again, last time in r6368). I hope this will be the last time I fix this bug. :-)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9360 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-19
Added precision in coordinates saved to points-file (again)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9359 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-19
Show a warning before printing WMS layers. Some WMS servers have a limit for WIDTH and HEIGHT parameters
git-svn-id: http://svn.osgeo.org/qgis/trunk@9357 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-19
Added som swedish translations
git-svn-id: http://svn.osgeo.org/qgis/trunk@9356 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-19
latest russian update from artem
git-svn-id: http://svn.osgeo.org/qgis/trunk@9355 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-19
fix compile errors
git-svn-id: http://svn.osgeo.org/qgis/trunk@9354 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-19
More cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@9353 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-19
Cleanup of unused code in qgscomposer class
git-svn-id: http://svn.osgeo.org/qgis/trunk@9352 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-19
Fix for problem where splitting was slow for large polygons and with topological editing enabled (bug #1161)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9351 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-18
-Show current color when opening color dialog from color map editor
-Closes ticket #1321
git-svn-id: http://svn.osgeo.org/qgis/trunk@9350 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-18
Do not ask for EPSG ID, it is not in custom projections anyway.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9348 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-18
Missing include dir
git-svn-id: http://svn.osgeo.org/qgis/trunk@9347 c8812cc2-4d05-0410-92ff-de0c093fc19c
marcopx <marcopx@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-18
Updated with the new MSYS Environment Package simlink
git-svn-id: http://svn.osgeo.org/qgis/trunk@9346 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-18
spanish gui translation updates from Carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@9345 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-17
Consider view box of svg pictures in composer, set default frame width to 0.3
git-svn-id: http://svn.osgeo.org/qgis/trunk@9344 c8812cc2-4d05-0410-92ff-de0c093fc19c
marcopx <marcopx@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-17
Changed the size properties of the qgis sample data set
git-svn-id: http://svn.osgeo.org/qgis/trunk@9340 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-15
zoomToActiveLayer instead of zoomActiveLayer. Also applied patch from Magnus Homann to correct issue where save as shapefile does not allow using CRS of project projection.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9334 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-15
lv ru and tr translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@9332 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-15
update map extent (as suggested by smizuno in #1314)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9331 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-15
Applied patch from smizuno #1313
git-svn-id: http://svn.osgeo.org/qgis/trunk@9330 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-14
fix GEOS initialization
git-svn-id: http://svn.osgeo.org/qgis/trunk@9329 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-14
update plugin description in OGR converter plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@9328 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-14
fix plugin template
git-svn-id: http://svn.osgeo.org/qgis/trunk@9327 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-14
updates spanish gui translation from Carlos Dávila
correction internationalization string in ogr_converter plugin from Carlos Dávila
git-svn-id: http://svn.osgeo.org/qgis/trunk@9326 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-13
use WKB in QgsGeometry::vertexAt() only:
- includes multipolygons and inner rings again
- fixes #1300
git-svn-id: http://svn.osgeo.org/qgis/trunk@9321 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-13
Catch CRS exception for invalid point and handle as if nothing was selected rather than crashing. This can occur if a world map is projected onto a globe and then clicking somewhere off the globe. Fix for ##1159.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9320 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-13
Add exception handler for all events. This will catch uncaught exceptions thrown by event handlers and display an alert instead of crashing. Improvement, not fix, for #1308 and #1268.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9319 c8812cc2-4d05-0410-92ff-de0c093fc19c
marcopx <marcopx@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-13
Removed the old MS-Windows folder
git-svn-id: http://svn.osgeo.org/qgis/trunk@9318 c8812cc2-4d05-0410-92ff-de0c093fc19c
marcopx <marcopx@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-13
Added new MS-Windows release documentation
git-svn-id: http://svn.osgeo.org/qgis/trunk@9317 c8812cc2-4d05-0410-92ff-de0c093fc19c
marcopx <marcopx@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-13
Added new MS-Windows installer resources
git-svn-id: http://svn.osgeo.org/qgis/trunk@9316 c8812cc2-4d05-0410-92ff-de0c093fc19c
marcopx <marcopx@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-13
Added new MS-Windows installer script
git-svn-id: http://svn.osgeo.org/qgis/trunk@9315 c8812cc2-4d05-0410-92ff-de0c093fc19c
marcopx <marcopx@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-13
Added new MS-Windows packager script
git-svn-id: http://svn.osgeo.org/qgis/trunk@9314 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-13
Make topological vertex moves more robust to rounding differences
git-svn-id: http://svn.osgeo.org/qgis/trunk@9312 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-12
fix #1312
git-svn-id: http://svn.osgeo.org/qgis/trunk@9311 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-12
Updates for Borys and added some missing files
git-svn-id: http://svn.osgeo.org/qgis/trunk@9310 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-12
Remove debug overlay from api and code base
git-svn-id: http://svn.osgeo.org/qgis/trunk@9309 c8812cc2-4d05-0410-92ff-de0c093fc19c
marcopx <marcopx@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-12
Replaced spaces with tabs in last two lines
git-svn-id: http://svn.osgeo.org/qgis/trunk@9308 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-12
remove spurious connect
git-svn-id: http://svn.osgeo.org/qgis/trunk@9307 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-12
-Patch for building pyramids
-Closes ticket #1264
git-svn-id: http://svn.osgeo.org/qgis/trunk@9306 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-12
update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@9305 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-12
fix geometry editing:
- store geometry changes to added features
- fix GEOS exception handling
- fix QgsGeometry::vertexAt() and QgsGeometry::closestVertexWithContext()
git-svn-id: http://svn.osgeo.org/qgis/trunk@9304 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-11
update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@9303 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-11
update translation strings
git-svn-id: http://svn.osgeo.org/qgis/trunk@9302 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-11
Show more precise numbers for composer map extent
git-svn-id: http://svn.osgeo.org/qgis/trunk@9300 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-11
Fix for problems in composer image export dialog (ticket 1304)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9299 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-11
Allow dpi values to be doubles. This fixes unprecise scale bars in composer
git-svn-id: http://svn.osgeo.org/qgis/trunk@9298 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-11
Consider mouse wheel in composer map (ticket #1289)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9297 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-11
Update GEOCRS_ID constant to match updated srs.db in r8720. Fix for #1231.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9296 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-11
Revise debug output to match r8720.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9295 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-10
Add code that should be placed in setupUi by uic but isn't for Qt4.3
git-svn-id: http://svn.osgeo.org/qgis/trunk@9294 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-10
Merged in Borys's new plugin installer
git-svn-id: http://svn.osgeo.org/qgis/trunk@9293 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-10
fix gcc 4.3 warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@9292 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-10
Addendum to r9288. Header adjustments for Linux and removal of const for GRASS 6.2 compatibility.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9291 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-10
fix #1307
git-svn-id: http://svn.osgeo.org/qgis/trunk@9290 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-10
fix compile error on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@9289 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-09
Remove all Qt3 classes and methods from GRASS plugin and provider (except qgsgrassshell which is now the only remaining QGIS file using Qt3).
git-svn-id: http://svn.osgeo.org/qgis/trunk@9288 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-09
Use QFile to determine if a proposed filename already exists. It will allow or disallow names which differ only in case depending upon platform. Fix for #1044.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9287 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-09
update russian gui translation by Artem
git-svn-id: http://svn.osgeo.org/qgis/trunk@9286 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-08
-Prevent text from being entered in color cell in the color map tree
-Stort / reload color map table on apply
git-svn-id: http://svn.osgeo.org/qgis/trunk@9284 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-08
Added option to disable mm units in maprenderer (e.g. for third party apps). Not yet exposed to GUI because of feature freeze
git-svn-id: http://svn.osgeo.org/qgis/trunk@9283 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-08
automatic indentation update (r9220-r9281)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9282 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-07
Scale brush content for printing. Adresses ticket #454. Works for ps, but not for pdf output. A qt bug?
git-svn-id: http://svn.osgeo.org/qgis/trunk@9281 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-07
Show a preview message if composer map preview mode is rectangle (ticket 1287)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9280 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-07
Fix for composer picture not updated (ticket 1288)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9279 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-07
Fix for bug #1286'
git-svn-id: http://svn.osgeo.org/qgis/trunk@9278 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-07
Adjust legend box size when updating. Fix problem where vector class. items were not deleted in update
git-svn-id: http://svn.osgeo.org/qgis/trunk@9277 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-07
add file selection to attribute dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@9276 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-07
Added note to install cmake
git-svn-id: http://svn.osgeo.org/qgis/trunk@9275 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-07
Fixed trac urls
git-svn-id: http://svn.osgeo.org/qgis/trunk@9274 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-07
Fix for remaining item frame when moving item and deleting it at the same time (possibly fix for ticket 1285)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9273 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-06
Ignore '&' when comparing (sorting) plugin menu strings on Mac. Other platforms automatically ignore it but Mac doesn't have '&' shortcuts.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9272 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-06
Fix unload. String argument used to remove menu must match string used to add it.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9271 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-05
Tweaks for raster layer props and got rid of show debug overlay option
git-svn-id: http://svn.osgeo.org/qgis/trunk@9269 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-05
-Linear interpolation is a better default than Exact for palette images
git-svn-id: http://svn.osgeo.org/qgis/trunk@9268 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-05
-Added check to qgsrect intersect to see if rects actually intersect
-Patch for custom dialog box, closes ticket #1232
git-svn-id: http://svn.osgeo.org/qgis/trunk@9267 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-05
-Fix problem deleting custom projections
git-svn-id: http://svn.osgeo.org/qgis/trunk@9266 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-05
Fix for font colors changing after polygon layers (ticket 1294)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9265 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-05
Added mm to unit combo box (ticket 1293)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9264 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-05
Better automatic resize for legend box
git-svn-id: http://svn.osgeo.org/qgis/trunk@9263 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-05
Fix for font bug also in composer legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@9262 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-05
Font workaround enabled for composer scale bar
git-svn-id: http://svn.osgeo.org/qgis/trunk@9261 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-05
Use qt font bug workaround for composer label. Other items will follow soon. All the up-and downscaling is done in a central place in composer item base class.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9260 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-05
fix #1280
git-svn-id: http://svn.osgeo.org/qgis/trunk@9259 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-05
Add accessors for all menus, toolbars and actions to plugin interface so that plugins can insert actions at any position in any menu or toolbar.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9258 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-05
Improve insertion of plugins into plugin menu. Allow any number of items at top and start inserting below them but above the Python separator if it exists at the bottom.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9257 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-05
Don't create Mac menubar if table is displayed inside dock.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9256 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-03
-More intelligent search through color ramp item list
-Fix bug that prevented color cache from working
-Results in significant improvement in rendering speeds for paletted images
git-svn-id: http://svn.osgeo.org/qgis/trunk@9254 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-03
allow filtered postgres tables to have no features
git-svn-id: http://svn.osgeo.org/qgis/trunk@9253 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-02
-Commented out the ColorRampItemList from the sip files
git-svn-id: http://svn.osgeo.org/qgis/trunk@9252 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-02
-Cleaning out references to obsolete class QgsColorTable
-Changed how Paletted bands are drawn as gray scale
-Added cache to QgsColorRampShader to speed up rendering time when using large color tables (still poor)
-Fixed small bug in rendering the palette as a pixmap
git-svn-id: http://svn.osgeo.org/qgis/trunk@9251 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-02
fix #1274
git-svn-id: http://svn.osgeo.org/qgis/trunk@9250 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-02
unload plugins on quit (fixes #808)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9249 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-02
fix debug output
git-svn-id: http://svn.osgeo.org/qgis/trunk@9248 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-02
fix compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk@9247 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-02
restored save as image function in composer
git-svn-id: http://svn.osgeo.org/qgis/trunk@9246 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-02
workaround for non-functional lock.exe on windows (fixes #808)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9245 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-02
fix #1268
git-svn-id: http://svn.osgeo.org/qgis/trunk@9244 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-01
-Simple multipoint data layer per timlinux request
git-svn-id: http://svn.osgeo.org/qgis/trunk@9242 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-01
update debian packaging
git-svn-id: http://svn.osgeo.org/qgis/trunk@9241 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-01
update plugin installer for new API
git-svn-id: http://svn.osgeo.org/qgis/trunk@9240 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-01
-Patch to close ticket #1259
git-svn-id: http://svn.osgeo.org/qgis/trunk@9239 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-01
-Updated Contrast Enhancement test
git-svn-id: http://svn.osgeo.org/qgis/trunk@9238 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-01
Fix for some font size problems and for loading composer scalebar from xml
git-svn-id: http://svn.osgeo.org/qgis/trunk@9237 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-09-01
Let qgis core plugins work with qgis api changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@9236 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-31
Final icon tweaks for add layer related icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@9235 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-31
clean up icon to make it consistent with other add layer icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@9234 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-31
More api cleanups mainly affecting gui
git-svn-id: http://svn.osgeo.org/qgis/trunk@9233 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-31
use isVisible() rather than visible() to test for layer visibility
git-svn-id: http://svn.osgeo.org/qgis/trunk@9232 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-31
Implemented more gui api cleanups and suggestions from Albert Areny to clean the api. Note this commit breaks most python plugins out there. Please refer to the plugin interface header to see what is required to (trivially) repair your plugins.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9231 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-31
Unit tests for raster contrast enhancements
git-svn-id: http://svn.osgeo.org/qgis/trunk@9230 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-31
Remove image notes from AUTHORS file
git-svn-id: http://svn.osgeo.org/qgis/trunk@9229 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-31
Legend update function for composer on item level
git-svn-id: http://svn.osgeo.org/qgis/trunk@9228 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-31
automatic indentation update (r9138-r9226)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9227 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-31
Api documentation updates - added class descriptions for all raster classes
git-svn-id: http://svn.osgeo.org/qgis/trunk@9226 c8812cc2-4d05-0410-92ff-de0c093fc19c
mloskot <mloskot@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-31
mloskot has added mloskot to AUTHORS file.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9225 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-31
Add BundleName property to Mac Info.plist. This string will be displayed in the menubar as the app name instead of the binary filename (which is lowercase).
git-svn-id: http://svn.osgeo.org/qgis/trunk@9224 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-31
Add Mac menubars for PrintComposer and AttributeTable windows.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9223 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-30
Disable quickprint plugin for release - will redeploy if time allows to convert to new composer code
git-svn-id: http://svn.osgeo.org/qgis/trunk@9222 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-30
Updates for doxygen for gui module
git-svn-id: http://svn.osgeo.org/qgis/trunk@9221 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-30
fix #935
git-svn-id: http://svn.osgeo.org/qgis/trunk@9220 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-30
update identation scripts
git-svn-id: http://svn.osgeo.org/qgis/trunk@9219 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-30
cleanups
- remove superfluous backslashes
- fix QgsDebugMsg macro
- disable code with #if 0/#endif instead of commenting it out
- remove namespaces from ogr converter plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@9218 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-30
fix #1257
git-svn-id: http://svn.osgeo.org/qgis/trunk@9217 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-30
debian fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@9216 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-30
Make icon naming consistent for documentation folks
git-svn-id: http://svn.osgeo.org/qgis/trunk@9215 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-30
Gui cleanups for interopolation plugin: use labels formatting compliant with qgis ui guide. Get rid of extra layouts. Improve layout. Use qrc file for resources. Make plugin icon consistent with requirements for docu team.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9214 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-30
Updates to api docs and some api consistency cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@9213 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-30
remove 'using namespace std' from qgisapp
git-svn-id: http://svn.osgeo.org/qgis/trunk@9212 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-29
fix #1252
git-svn-id: http://svn.osgeo.org/qgis/trunk@9211 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-29
debian python dependency fixed
git-svn-id: http://svn.osgeo.org/qgis/trunk@9210 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-29
buxfixes
- use useIntersects in identify (fixes #1251)
- clear node list of identify results on new identify (fixes #1252)
- use feature copies for split features and identify
git-svn-id: http://svn.osgeo.org/qgis/trunk@9209 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-29
Better precision when building triangulation
git-svn-id: http://svn.osgeo.org/qgis/trunk@9208 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-29
use array delete operator on geometry
git-svn-id: http://svn.osgeo.org/qgis/trunk@9207 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-29
Better precision when saving interpolation results to grid
git-svn-id: http://svn.osgeo.org/qgis/trunk@9206 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-28
update debian packaging of grass plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@9205 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-28
fix comparison
git-svn-id: http://svn.osgeo.org/qgis/trunk@9204 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-28
-updated rendering methods
-single band with color map now uses the previously unused method drawPalettedSingleBandColor
git-svn-id: http://svn.osgeo.org/qgis/trunk@9203 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-28
Fix for multiline labels in composer (ticket #181)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9202 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-28
rearranged composer scalebar widget to have less height
git-svn-id: http://svn.osgeo.org/qgis/trunk@9201 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-28
-Added ability to add new single entry to color map
-Added ability to sort color map
-Reorder controls on the Colormap tab
git-svn-id: http://svn.osgeo.org/qgis/trunk@9200 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-28
fix link error on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@9199 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-28
-Paletted image no longer open as faux RGB, but open as single band images with a color map
-Closes ticket #914
-Added a new QgsRasterlayer::readColorTable() that will read RGB/CMYK/HSV color maps from GDAL band
-Added load color map(palette) from band to color map tab
-QgsColorTable is now largely obsolete - more clean up need to totally remove
*Note raster layer type enum are no longer representative of the way layers are rendered and need to be updated
git-svn-id: http://svn.osgeo.org/qgis/trunk@9198 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-27
apply patch from mloskot (from #1249)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9197 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-27
vector provider update:
- rename maxValue to maximumValue
- rename getUniqueValues to uniqueValues and let it return a list
of variants instead of strings.
- add protected convertValue to convert string values to attribute values
- update attribute dialog, continuous color dialog, graduated symbol dialog,
unique value dialog, postgres provider and ogr provider accordingly
- fixes #1250
git-svn-id: http://svn.osgeo.org/qgis/trunk@9196 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-27
Added a wrapper for ogr register all so that it cant be called twice (on suggestion of M. Loskot).
Fixes issues where drivers appear to be registered more than once.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9195 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-27
Added a small useage example to generic projection selector dialog docs
git-svn-id: http://svn.osgeo.org/qgis/trunk@9194 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-27
Gui tidy ups:
- use buddies
- set tab order
- get rid of superfluos layouts
- remove colons from labels for sonsistency with other qgis dialogs
- adjust sizing behaviour a little
git-svn-id: http://svn.osgeo.org/qgis/trunk@9193 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-27
add ogr converter plugin to debian package
git-svn-id: http://svn.osgeo.org/qgis/trunk@9192 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-27
Ogr converter plugin written by mloskot
git-svn-id: http://svn.osgeo.org/qgis/trunk@9191 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-27
update composer legend on layer level
git-svn-id: http://svn.osgeo.org/qgis/trunk@9190 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-27
minor update (indentation, debug output, plenks)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9189 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-27
add indentation update script
git-svn-id: http://svn.osgeo.org/qgis/trunk@9188 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-27
fix #1076
git-svn-id: http://svn.osgeo.org/qgis/trunk@9187 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-27
Removed changes in CMakeLists.txt that accidentally went into last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@9186 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-27
Some fixes for font scaling
git-svn-id: http://svn.osgeo.org/qgis/trunk@9185 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-27
indentation updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@9184 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-27
postgres provider update
- track open cursors and commit transaction whenever no open cursors are left
- close cursor after immediately after feature retrieval (releases locks earlier)
- wrap postgres calls in Conn class
- introduce Result class to handle PQclear mostly transparently (fixes minor leaks)
- remove executeDbCommand method (duplicate of PQexecNR)
- introduce support for estimate_extents (fixes #582)
- introduce support for enum types (fixes #1210)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9183 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-27
vector layer updates
- fix: retrieve only existing attributes from provider when editing and set
added attributes to null
- introduce slider widget for attribute dialog
- include added attributes when editing from identify
git-svn-id: http://svn.osgeo.org/qgis/trunk@9182 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-27
fix attribute updates in identify tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@9181 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-27
fix handling of null value updates in attribute table
git-svn-id: http://svn.osgeo.org/qgis/trunk@9180 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-27
minor updates (indentation, debug output)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9179 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-26
-Sorry, missed one setYmin/setYmax in a python file
git-svn-id: http://svn.osgeo.org/qgis/trunk@9178 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-26
-Propogated updates for QgsRect setYMin/setYMax
git-svn-id: http://svn.osgeo.org/qgis/trunk@9177 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-26
-Updated setYmin/setYmax to setYMinimum/setYMaximum
git-svn-id: http://svn.osgeo.org/qgis/trunk@9176 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-26
Restored refresh view function in composer
git-svn-id: http://svn.osgeo.org/qgis/trunk@9175 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-26
Better protection agains multiple map drawings with move content tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@9174 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-26
Write scales in composer not in exponential notation
git-svn-id: http://svn.osgeo.org/qgis/trunk@9173 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-26
more decimals for composer scalebar segments
git-svn-id: http://svn.osgeo.org/qgis/trunk@9172 c8812cc2-4d05-0410-92ff-de0c093fc19c
gjm <gjm@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-26
Another fix for #1142.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9171 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-25
-Added ability to export and load color map to/from a simple text file
-Closes ticket #805
-Updaded color interpretation option Linearly to Linear
-Fix problem displaying (pseudo and color map) paletted images
git-svn-id: http://svn.osgeo.org/qgis/trunk@9170 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-25
Set font using platform conditional.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9169 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-25
fix spit plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@9168 c8812cc2-4d05-0410-92ff-de0c093fc19c
leolami <leolami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-25
Update v.db.select, v.db.select.where
git-svn-id: http://svn.osgeo.org/qgis/trunk@9167 c8812cc2-4d05-0410-92ff-de0c093fc19c
leolami <leolami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-25
Update v.in.ogr, v.in.ogr.loc, v.db.droptable, db.login and add v.outlier
git-svn-id: http://svn.osgeo.org/qgis/trunk@9166 c8812cc2-4d05-0410-92ff-de0c093fc19c
leolami <leolami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-25
Update v.sample, v.what.rast, v.what.vect and add db.select, r.cross, r.series, r.reconnect.all, v.db.select, v.db.select.where, v.generalize, v.kcv, v.out.ogr.postgis, v.support
git-svn-id: http://svn.osgeo.org/qgis/trunk@9165 c8812cc2-4d05-0410-92ff-de0c093fc19c
leolami <leolami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-25
Remove v.in.shape, v.in.shape.loc and r.proj.res
git-svn-id: http://svn.osgeo.org/qgis/trunk@9164 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-25
cz update recieved from Martin Landa
git-svn-id: http://svn.osgeo.org/qgis/trunk@9163 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-25
added and changed a few translations
git-svn-id: http://svn.osgeo.org/qgis/trunk@9162 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-24
fix migration script
git-svn-id: http://svn.osgeo.org/qgis/trunk@9161 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-24
Use relative rather then absolute font size since the "standard" font characteriics can vary between platform.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9160 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-24
Better Mac fix for GRASS shell. Use global namespace qualifier so that system close rather then QWidget::close is linked to. The previous fix left an orphan pty on exit.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9159 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-24
update indentation and fix a warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@9158 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-24
Reorganize and expand menubar so that it contains all major commands. Reposition menu items to correspond to Gnome, Kde, Mac and Windows user interface guidelines. Fix window activation so that commands bring forword a window if it is already open. Add accessors for actions, menus and toolbars so that items can be added to menus and toolbars.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9157 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-24
revert srs related wfs uri changes from r9108 (fixes #1246)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9156 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-24
fix #1245 (take two)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9155 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-24
fix #1245
git-svn-id: http://svn.osgeo.org/qgis/trunk@9154 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-24
Added functions to move composer items front/back
git-svn-id: http://svn.osgeo.org/qgis/trunk@9153 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-24
add GUI_EXPORT to QgsComposerView
git-svn-id: http://svn.osgeo.org/qgis/trunk@9152 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-24
typo fix missed in r9150
git-svn-id: http://svn.osgeo.org/qgis/trunk@9151 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-24
cleanup cleanup
- remove method names from QgsDebugMsg calls as they are already included in the output
- replace filename with file name in strings and comments instead of fileName (same for layerName)
- fix debugging output in interpolation plugin
(QgsDebugMsg migration ate the last argument where std::flush was used)
- fix some common typos
git-svn-id: http://svn.osgeo.org/qgis/trunk@9150 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-24
add script to prepare changed files with astyle for commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@9149 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-24
fix example xml naming
git-svn-id: http://svn.osgeo.org/qgis/trunk@9148 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-24
Use layername not layerName for xml
git-svn-id: http://svn.osgeo.org/qgis/trunk@9147 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-24
Moved composer view to gui for potential reuse by plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@9146 c8812cc2-4d05-0410-92ff-de0c093fc19c
gjm <gjm@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-24
Fix for ticket #884 (inconsistent behaviour with fullscreen mode)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9145 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-24
Also use SRS for 1.1.1 capabilities
git-svn-id: http://svn.osgeo.org/qgis/trunk@9144 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-24
Use SRS for WMS 1.1.1 and CRS for WMS 1.3 (like described in the OGC specification), fixes #1242
git-svn-id: http://svn.osgeo.org/qgis/trunk@9143 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-24
applied patch from smizuno to fix #1016
git-svn-id: http://svn.osgeo.org/qgis/trunk@9142 c8812cc2-4d05-0410-92ff-de0c093fc19c
gjm <gjm@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-24
Clarify tooltip text (addresses #1142)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9141 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-23
fix common typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@9140 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-23
don't run qgsloggermig.pl from astyle.pl anymore
git-svn-id: http://svn.osgeo.org/qgis/trunk@9139 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-23
astyle re-indentation & iostream=>QgsDebugMsg migration cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@9138 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-23
scripts for the astyle re-indentation & iostream=>QgsDebugMsg migration cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@9137 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-23
Follow Qt naming style: fileName instead of filename, layerName instead of layerName
git-svn-id: http://svn.osgeo.org/qgis/trunk@9136 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-23
Use fileName() instead of setFilename() for filename accessor
git-svn-id: http://svn.osgeo.org/qgis/trunk@9135 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-23
Further api consistency cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@9134 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-23
various code cleanups by mloskot for GCC 4.1 (fixes #1239, #1240).
Inspired by it I also enabled pedantic mode for MSVC and cleaned
up some more warnings found by GCC 4.3 and MSVC.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9133 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-23
dxf2shp cleanup (fixes #1236)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9132 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-23
debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@9131 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-23
fix warnings in interpolation plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@9130 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-23
Small fix to allow compilation for Qt 4.3
git-svn-id: http://svn.osgeo.org/qgis/trunk@9129 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-23
Interpolation plugin for triangle based or inverse distance interpolation
git-svn-id: http://svn.osgeo.org/qgis/trunk@9128 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-23
add CORE_EXPORT to composer
git-svn-id: http://svn.osgeo.org/qgis/trunk@9127 c8812cc2-4d05-0410-92ff-de0c093fc19c
leolami <leolami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-23
Update r.proj, r.colors.rules and add r.colors.rast and v.db.droptable
git-svn-id: http://svn.osgeo.org/qgis/trunk@9126 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-23
Merged rest of composer branch (9087-9115)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9125 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-23
Removed more files that are no longer necessary
git-svn-id: http://svn.osgeo.org/qgis/trunk@9124 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-23
Removed composer core file in app
git-svn-id: http://svn.osgeo.org/qgis/trunk@9123 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-23
Merged print composer branch, with the exception of revisions 9087 - 9115
git-svn-id: http://svn.osgeo.org/qgis/trunk@9122 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-22
Use a glob for ui files instead of listing them individually.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9121 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-22
fix #1237
git-svn-id: http://svn.osgeo.org/qgis/trunk@9120 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-21
fix #1234 & #1235
git-svn-id: http://svn.osgeo.org/qgis/trunk@9114 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-21
fix #1233 (spotted by mloskot)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9113 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-21
fix #1230
git-svn-id: http://svn.osgeo.org/qgis/trunk@9112 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-21
fix attribute table search and delete table on close even when docked
git-svn-id: http://svn.osgeo.org/qgis/trunk@9111 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-21
rename qgsspatialrefsys.sip to qgscoordinatereferencesystem.sip
git-svn-id: http://svn.osgeo.org/qgis/trunk@9109 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-21
Refactor spatial reference system to coordinate reference system (finalise fix of ticket #15). Also updated some more core api docs / module assignments.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9108 c8812cc2-4d05-0410-92ff-de0c093fc19c
gjm <gjm@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-21
Fix a compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk@9107 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-21
Restore code to handle Mac double-click at startup which was dropped by r9092.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9106 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-21
apply patch #1229 from mloskot
git-svn-id: http://svn.osgeo.org/qgis/trunk@9105 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-20
Updated splash and compressed master so it requires less space in svn checkout. Updated version name in cmakelists
git-svn-id: http://svn.osgeo.org/qgis/trunk@9104 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-20
fix another compile error on OSX
git-svn-id: http://svn.osgeo.org/qgis/trunk@9103 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-20
fix buddies
git-svn-id: http://svn.osgeo.org/qgis/trunk@9102 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-20
fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@9101 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-20
fix compile error on OSX
git-svn-id: http://svn.osgeo.org/qgis/trunk@9100 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-20
fix compile error introduced with r9097
git-svn-id: http://svn.osgeo.org/qgis/trunk@9099 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-20
fix filter in OGR provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@9098 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-20
re-add useIntersect support in QgsVectorLayer
git-svn-id: http://svn.osgeo.org/qgis/trunk@9097 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-20
Api documentation updates and setting grouping tag
git-svn-id: http://svn.osgeo.org/qgis/trunk@9096 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-20
remove 'with hold' from postgres cursors
git-svn-id: http://svn.osgeo.org/qgis/trunk@9095 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-20
fix #1228
git-svn-id: http://svn.osgeo.org/qgis/trunk@9094 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-20
QgsGeometry migrated to GEOS C-API
git-svn-id: http://svn.osgeo.org/qgis/trunk@9093 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-20
handling vector data geometry and attribute updates refactored
QgsVectorLayer:
- move attribute part of editing to vector layer class and unify with geometry handling:
* remove commitAttributeChanges(), addedFeatures(), deletedFeatureIds(), changedAttributes()
and replace with changeAttributeValue(), deleteFeature(), addAttribute()
and deleteAttribute()
* add pendingFields(), pendingAttributeList(), pendingFeatureCount()
* emit signals on start editing and commit, change of attribute values, adding/deleting of
attributes and layer or feature removal (currently used in the attribute table)
- new commitErrors() method to query errors from commitChanges()
- replaced featuresInRectangle with select/getNextFeature combo
- edit types added to support more input widgets and input constraints
QgsFeature:
- remove update aware ctor
- unify geometry handling in ctors
QgsVectorDataProvider:
- add QVariant::Type to supportNativeTypes()
QgisApp:
- add instance() method to query QgisApp object
- replace code at various place to use it instead of passing the pointer
arround or searching it in the widget tree.
- move toggleEditing() code from the legend here
QgsAttributeTable/QgsAttributeTableDisplay:
- move attribute table creation legend here
- make attribute table dockable (from Tim)
- most editing logic moved to QgsVectorLayer
- adding/deleting attributes moved to QgsVectorLayerProperties
QgsIdentifyResults:
- add support for attribute editing when it edit mode
QgsVectorLayerProperties:
add a new tab to show attribute list:
* start/stop editing
* add/delete attributes
* assign edit type to attributes (unique values, value map, ranges)
QgsAttributeDialog:
add support for attribute edit types:
* selection from unique value render classes (combobox)
* selection from unique values of existing features (combobox or line edits with completion)
* spinboxes for ranges
QgsPostgresProvider:
- use read-only connection for cursors and read-write connection for updates
- updated native types
QgsOgrProvider:
- remove unused references to GEOS geometry factory
- updated native types
git-svn-id: http://svn.osgeo.org/qgis/trunk@9092 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-20
fix msvc warning (std::vector=>QVector)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9091 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-20
Api documentation updates and setting grouping tag
git-svn-id: http://svn.osgeo.org/qgis/trunk@9090 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-20
catch exceptions in QgsSpatialIndex
git-svn-id: http://svn.osgeo.org/qgis/trunk@9089 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-20
Use javadoc style class descriptors and updated modules list
git-svn-id: http://svn.osgeo.org/qgis/trunk@9088 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-20
port wfs provider to QgsSpatialIndex
git-svn-id: http://svn.osgeo.org/qgis/trunk@9083 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-20
fix multiple layer message
git-svn-id: http://svn.osgeo.org/qgis/trunk@9082 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-20
missed a delete on r9080
git-svn-id: http://svn.osgeo.org/qgis/trunk@9081 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-20
debian packaging updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@9080 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-20
fix warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@9079 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-20
fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@9078 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-20
add conversion for QMap<QString, QVariant::Type>
git-svn-id: http://svn.osgeo.org/qgis/trunk@9077 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-20
fix warning about returning temporary objects
git-svn-id: http://svn.osgeo.org/qgis/trunk@9076 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-18
fix #1205 and #1221
git-svn-id: http://svn.osgeo.org/qgis/trunk@9071 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-18
Set extents / pos label tooltip in status bar appropriately to context
git-svn-id: http://svn.osgeo.org/qgis/trunk@9069 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-12
-Small changs to auto arrange to fit better on laptops and Macs
git-svn-id: http://svn.osgeo.org/qgis/trunk@9054 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-12
remove phantom toolbar
git-svn-id: http://svn.osgeo.org/qgis/trunk@9053 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-12
Removed the sentence about bug reporting in WMS exception dialog. A WMS server exception is not necessary a qgis bug
git-svn-id: http://svn.osgeo.org/qgis/trunk@9052 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-12
-Fixed color error when creating new file, closes ticket #1034
-Updated the auto arrange
-Fixed an issue that caused qgis to segfault
git-svn-id: http://svn.osgeo.org/qgis/trunk@9051 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-10
new fix for #1214 (reverts r9030)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9044 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-10
fix dxf2shp plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@9043 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-08
More substitutions of the words Projection/SRS for Coordinate Reference System / CRS
git-svn-id: http://svn.osgeo.org/qgis/trunk@9037 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-08
Added Paolo Scala's dxf importer plugin (initial import to SVN)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9036 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-08
As per email thread '[Qgis-developer] Qgis application name' on the QGIS developer list, I have renamed the application name from qgis to QGIS. THe application name is used by some OSes (e.g. OS X) in menus and other places and the lower case name looks incongruous. A side effect of this however is that all application settings will need to be re-set since the qgis key used by QSettings is now called QGIS and it is case sensitive.
Also remove deprecated widget components from main window and renamed Qgis to QGIS in help-about menu.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9034 c8812cc2-4d05-0410-92ff-de0c093fc19c
gjm <gjm@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-08
Bug fix. The %% thing works again in Actions, and now works with the
actions names too.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9033 c8812cc2-4d05-0410-92ff-de0c093fc19c
gjm <gjm@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-08
Actions now provide access to the coordinates for points and the
start/end points for linestrings. Also includes some
raionalisation of, and subtle bug fies for, the action code.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9031 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-08
fix library naming on MinGW (fixes #1214)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9030 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-08
Fixed issues with projected crs list not being properly filed under the appropriate node and not being grouped. Also expand the proj node by default.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9029 c8812cc2-4d05-0410-92ff-de0c093fc19c
gjm <gjm@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-07
Fix to allow multiple items in the (Derived) node in the identify
results dialog box (previously one would get multiple (Derived)
nodes).
git-svn-id: http://svn.osgeo.org/qgis/trunk@9028 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-07
updated german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@9027 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-07
Use readXml, writeXml instead of readXML_,writeXML_
git-svn-id: http://svn.osgeo.org/qgis/trunk@9026 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-07
Added tooltip to crs select toolbutton
git-svn-id: http://svn.osgeo.org/qgis/trunk@9025 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-07
Added cancel button to generic projection selector (and switched to using QButtonBox)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9024 c8812cc2-4d05-0410-92ff-de0c093fc19c
gjm <gjm@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-07
Fix for ticket #1197 (recent projects list wasn't being populated on
application startup).
git-svn-id: http://svn.osgeo.org/qgis/trunk@9023 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-07
Overloaded addDockWidget() so that when plugins (or any other code) adds a dock widget, an entry for it is automatically added to the view menu
git-svn-id: http://svn.osgeo.org/qgis/trunk@9022 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-07
fix a warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@9021 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-07
fix qml support for non-file data sources
git-svn-id: http://svn.osgeo.org/qgis/trunk@9019 c8812cc2-4d05-0410-92ff-de0c093fc19c
gjm <gjm@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-07
Fix for ticket #1172
git-svn-id: http://svn.osgeo.org/qgis/trunk@9018 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-07
Patial fix for #971 - prevent extents display being obscured by other status messages. The part not implemented yet but requested in the ticket is to be able to manually edit and set the extents. The implementation here provides a toggle button on the status bar to switch between display of mouse coordinates and current extents.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9017 c8812cc2-4d05-0410-92ff-de0c093fc19c
gjm <gjm@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-07
Fix for ticket #953.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9014 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-07
Added icons for different projection classes in projection selector
git-svn-id: http://svn.osgeo.org/qgis/trunk@9013 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-07
Final fixes for ticket #1024
- you can now set the display CRS to any CRS you like by selecting one from the projection selector using the button provided
- other small cleanups to the coordinate capture plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@9012 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-07
Various changes relating to projection selector: Renamed QgsLayerProjectionSelector to QgsGenericProjectionSelector so that it can be used in other contexts too. Added setSelectedEpsg call to projection selector. Added setMessage() call to generic projection selector. Updated python bindings accordingly.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9011 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-06
Added tracking button and logic for live mouse tracking.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9010 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-06
Some fixes for the projection selector:
- make the projection proj text area consume less space
- make epsg checked by default in find box
- enable enter key when entering text in the find box
- improve layout to maximise space for proj list
git-svn-id: http://svn.osgeo.org/qgis/trunk@9009 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-06
Added tooltips and made textedits read only
git-svn-id: http://svn.osgeo.org/qgis/trunk@9008 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-06
Tweaked icons of coordinate capture plugin for clarity
git-svn-id: http://svn.osgeo.org/qgis/trunk@9007 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-06
Display coordinates in geographic and canvas CRS
git-svn-id: http://svn.osgeo.org/qgis/trunk@9006 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-06
Changed poorly named EPSGID constant to GEOEPSG_ID
git-svn-id: http://svn.osgeo.org/qgis/trunk@9005 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-06
Use mapRenderer() instead of mapRender() for the QgsMapCanvas map renderer accessor.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9003 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-06
Use mapRenderer() instead of mapRender() for the QgsMapCanvas map renderer accessor.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9002 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-06
Show rubber band on coordinate click position.
Make cursor hotspot the center of the cursor
Added some icons & changed to grid layout
git-svn-id: http://svn.osgeo.org/qgis/trunk@9001 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-06
use a better cursor
git-svn-id: http://svn.osgeo.org/qgis/trunk@9000 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-06
Added hints for docks so left and right use full height and top and bottom nest between left and right docks
git-svn-id: http://svn.osgeo.org/qgis/trunk@8999 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-06
Added capture point plugin to cater for various user requests
git-svn-id: http://svn.osgeo.org/qgis/trunk@8998 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-05
renamed misnamed QgsMapRender (verb) to QgsMapRenderer (noun) as part of cleanups for 1.0.0 release. Updated all related dependencies. Also removed some spurious debug messages
git-svn-id: http://svn.osgeo.org/qgis/trunk@8997 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-05
make editing button a toolbutton
git-svn-id: http://svn.osgeo.org/qgis/trunk@8996 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-05
Added missing control image for regression992 test
git-svn-id: http://svn.osgeo.org/qgis/trunk@8995 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-05
Dont display unneeded 'you are using i18n foo message' on startup
git-svn-id: http://svn.osgeo.org/qgis/trunk@8994 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-05
Set the default font size to 9pt (we should really softcode this somewhere)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8993 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-05
Fix for ticket 1165
git-svn-id: http://svn.osgeo.org/qgis/trunk@8992 c8812cc2-4d05-0410-92ff-de0c093fc19c
gjm <gjm@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-05
Fix for ticket #911. Changed field separator from , to tab as linestring
and polygon WKT has comma in it.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8990 c8812cc2-4d05-0410-92ff-de0c093fc19c
gjm <gjm@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-05
Apply patch provided by smizumo (#989). Also fixes ticket #1203.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8989 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-03
Get rid of some extraneous debug output / noise
git-svn-id: http://svn.osgeo.org/qgis/trunk@8986 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-03
Use pen editing icon. Finalises fix of #982
git-svn-id: http://svn.osgeo.org/qgis/trunk@8985 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-02
Added regression test for ticket #992
git-svn-id: http://svn.osgeo.org/qgis/trunk@8980 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-02
Fix for ticket #555 - 'identify - some varchar column displayed instead of the key column'. This fix just corrects the erroneous way the value of the display field was being set after population, which allows setting 'cat' as the display field. The identify box then shows the results correctly.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8977 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-02
Allow point symbol sizes to be specifed in double format and allow symbols smaller than 3. Added some constants in qgis.h to default and minimum allowable point sizes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8976 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-02
Added better message for cases where gdal format does not allow building pyramids
git-svn-id: http://svn.osgeo.org/qgis/trunk@8975 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-02
Added unit test for raster external overlay building
git-svn-id: http://svn.osgeo.org/qgis/trunk@8974 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-01
Fix for #605 - make building pyramids internally optional.
Also some ui cleanups to the pyramids part af raster props
git-svn-id: http://svn.osgeo.org/qgis/trunk@8968 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-01
Show raster preview mini thumbnail as legend icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@8958 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-01
Added callback functions and hooked it up to the raster properties dialogs so that building pyramids and computing histogram now shows progress bar indication. Also change cursor to hourglass while computing histograms.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8957 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-08-01
Small helper script to remove junk from svn checkout tree
git-svn-id: http://svn.osgeo.org/qgis/trunk@8955 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-31
Fix for ticket #15 (Use term CRS instead of Projection throughout. Note this is a cosmetic fix only - internally class and var names still use the incorrect 'projection' nomenclature
git-svn-id: http://svn.osgeo.org/qgis/trunk@8954 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-30
For all plugins use icon name based on <plugin_dir>.png
git-svn-id: http://svn.osgeo.org/qgis/trunk@8952 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-29
fix gui imports for test on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@8951 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-29
Added more useful doxygen description of the test
git-svn-id: http://svn.osgeo.org/qgis/trunk@8950 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-29
Added missing icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@8949 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-29
Final fixes for ticket #1054. Grass plugin uses Qt4 resource bundle for all icon resources.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8948 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-29
In renderchecker split runtest into two functions so that image based compares can be done in situations where a maprenderer is not needed. Added more tests for geometry functions (buffer, difference) and provide a visual report of geometry test results.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8947 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-29
fix #1179
git-svn-id: http://svn.osgeo.org/qgis/trunk@8946 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-28
Fix ticket #982 - combine start / stop editing into one button
git-svn-id: http://svn.osgeo.org/qgis/trunk@8945 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-28
fix grass plugin compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk@8944 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-28
Move all grass icons into theme folder. Sort out naming consistency.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8943 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-28
Provide classic theme
git-svn-id: http://svn.osgeo.org/qgis/trunk@8942 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-28
Final fixes to default theme overlays and support for theme selection in grass plugin. I have added setThemeName and themeName accessor and mutator to qgsapplication which return the theme name only sans path. Various other changes were made to support properly masking themes with missing icons so that the default icon is used instead.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8941 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-28
make spin boxes double and move in increments of 0.1 for line width and symbol size
git-svn-id: http://svn.osgeo.org/qgis/trunk@8940 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-28
Updated add vector name to be in line with default theme so it gets displayed properly
git-svn-id: http://svn.osgeo.org/qgis/trunk@8938 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-28
Theme related fixes:
- implemented 'fall back' support so that if a theme is missing icons, the default theme icons will be used instead.
- use a static function in qgisapp to get theme icons and pixmaps
- updated all icon fetching code to use the new methods above
- updated qgsapplication so that it differentiates between active and default themes
- fixed a bug in qgsoptions that prevented themes being changed in some cases.
This is a part fix for #1054 - still need to do some work to make GRASS theming work properly
git-svn-id: http://svn.osgeo.org/qgis/trunk@8937 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-28
Old icons get a rerun as 'classic' theme. More commits will follow to resolve theme selection issues in qgsoptions.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8936 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-27
Fixed bug where current theme could overwrite the combo text of a different combo item
git-svn-id: http://svn.osgeo.org/qgis/trunk@8933 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-26
fix #1184
git-svn-id: http://svn.osgeo.org/qgis/trunk@8917 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-26
Added refresh button so when plugging in a gps device after dialog is opened, it can be selectd from the ports list. Use button box for gps add device dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@8916 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-26
Added refresh button so when plugging in a gps device after dialog is opened, it can be selectd from the ports list.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8914 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-25
Backport from grass-tidyup-branch to fix ticket #1036 (GRASS toolbox windows cannot be resized vertically)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8911 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-25
updated icon to match the rest
git-svn-id: http://svn.osgeo.org/qgis/trunk@8908 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-25
icon updates & drop xpm in favour of qt resource
git-svn-id: http://svn.osgeo.org/qgis/trunk@8907 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-25
icon updates & drop xpm in favour of qt resource
git-svn-id: http://svn.osgeo.org/qgis/trunk@8906 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-25
icon updates & drop xpm in favour of qt resource
git-svn-id: http://svn.osgeo.org/qgis/trunk@8905 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-25
icon updates & drop xpm in favour of qt resource
git-svn-id: http://svn.osgeo.org/qgis/trunk@8904 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-25
icon updates (though this plugin is not used anymore anyway)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8903 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-25
One more thing for ticket #1182 - Mark project as dirty when removing layers.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8899 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-25
Complete fix for ticket #1182 - Mark project as dirty when modifying layer properties.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8898 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-25
Partial fix for ticket #1182 - Mark project as dirty when adding layers.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8897 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-25
Icon updates for plugins (icon is now created in svg and uses qt resources instead of xpm)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8896 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-25
Icon updates for plugins (icon is now created in svg and uses qt resources instead of xpm)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8895 c8812cc2-4d05-0410-92ff-de0c093fc19c
marcopx <marcopx@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-23
Added Marco Pasetti to AUTHORS List
git-svn-id: http://svn.osgeo.org/qgis/trunk@8826 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-21
-Forgot to set the icon for the default band combination button
git-svn-id: http://svn.osgeo.org/qgis/trunk@8820 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-21
-Moved invert color controls back onto main tab
-Changed default load behavior so two band images show up on initial load, closes ticket #1157
-Moved to using generic band names (i.e., Band 1, Band 2) rather than names stored in the raster file itself
-Updated set default contrast enhancement behavior so that it not applied until the ok or apply button is clicked
-Added a default band combination setting that will be persistant between QGIS sessions.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8819 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-19
use forward slashes also on windows - seems to confuse (OSGeo4w's) Python
git-svn-id: http://svn.osgeo.org/qgis/trunk@8818 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-19
apply changeset r8811 to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@8817 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-17
Added Marco Pasetti to the contributors list
git-svn-id: http://svn.osgeo.org/qgis/trunk@8810 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-17
Cater for those crazy folks who have more than 2 com ports on their windows boxes
git-svn-id: http://svn.osgeo.org/qgis/trunk@8809 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-17
Updating icons to match rest of QGIS (in progress still)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8802 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-17
Added clear input icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@8800 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-17
Icon for filter clearing
git-svn-id: http://svn.osgeo.org/qgis/trunk@8799 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-16
apply GRASS plugin update from Marco Pasetti (fixes #1101)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8798 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-16
update debian packaging for 1.0
git-svn-id: http://svn.osgeo.org/qgis/trunk@8797 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-16
register QgsDetailedItemData meta type; fixes plugin manager and grass toolbox
git-svn-id: http://svn.osgeo.org/qgis/trunk@8796 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-16
Removed Qt4.4 specific style directive
git-svn-id: http://svn.osgeo.org/qgis/trunk@8793 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-16
Fix bug in plugin manager introduced by recent changes I made that causes it to not remember loaded plugns properly
git-svn-id: http://svn.osgeo.org/qgis/trunk@8792 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-16
fix common typo: retreive
(identifing copied code...)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8791 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-15
Fix url to msys.zip
git-svn-id: http://svn.osgeo.org/qgis/trunk@8790 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-15
Reverted last commit, sslmode=prefer seems to be the default anyway
git-svn-id: http://svn.osgeo.org/qgis/trunk@8789 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-15
Set sslmode to prefer for postgis connections
git-svn-id: http://svn.osgeo.org/qgis/trunk@8788 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-15
Refactored detaileditemdelegate to avoid code duplication and try to resolve some issues needed for grass refactoring. Also fixed clipping of checkbox and checkbox logic is not entirely encapsulated based on the values of qgsdetaileditemdata.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8787 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-15
Applied patch from Adrien to remove negative selection ids when commiting added features
git-svn-id: http://svn.osgeo.org/qgis/trunk@8783 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-15
debian package: update for qgis 1.0
git-svn-id: http://svn.osgeo.org/qgis/trunk@8782 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-15
fix sip error
git-svn-id: http://svn.osgeo.org/qgis/trunk@8781 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-15
debian package: introduce a build conflict with qgis dev package
git-svn-id: http://svn.osgeo.org/qgis/trunk@8780 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-14
Implement grass toolbox as a designer ui and make toolbox subclass it - reduces the amount of manually (programmatically) constructed gui code required.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8778 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-14
introduce separate qml databases for fileless datasources (fixes #1127)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8777 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-14
select value for classification in attribute dialog from unique value renderer classes
git-svn-id: http://svn.osgeo.org/qgis/trunk@8776 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-14
add support for multiline labels (applies #1138)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8775 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-14
Replaced QgisAppInterface::getToolBox() with QgisAppInterface::addDockWidget and updated dependent code & python bindings. Note you may need to do a clean build after this commit for python bindings to build ok. The toolbox was removed in 0.11.0 and so the old getToolBox call was broken - this provides a replacement for that functionality.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8774 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-14
Made new splash and version number so trunk can be distinguished from 0.11.0 branch easily
git-svn-id: http://svn.osgeo.org/qgis/trunk@8771 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-14
Made new splash and version number so trunk can be distinguished from 0.11.0 branch easily
git-svn-id: http://svn.osgeo.org/qgis/trunk@8770 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-13
Rolled back r8764 - as per Peter Ersts request we will leave raster unit test failing for the release until we have explained the small differences in raster rendering between 0.10.0 and 0.11.0
git-svn-id: http://svn.osgeo.org/qgis/trunk@8768 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-13
Fixed qgsgeometry test so that it passes:
- clear member vars between each test
- added some geometry dump helpers
- generally neatened up unit test implementation
git-svn-id: http://svn.osgeo.org/qgis/trunk@8767 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-13
Use rects for geometry tests rather than triangles
git-svn-id: http://svn.osgeo.org/qgis/trunk@8766 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-13
updated raster unit test control images
git-svn-id: http://svn.osgeo.org/qgis/trunk@8765 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-12
use correct geom type for Regression test 1141
git-svn-id: http://svn.osgeo.org/qgis/trunk@8763 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-12
Regression test for ticket #1141
git-svn-id: http://svn.osgeo.org/qgis/trunk@8762 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-12
No need to debug out qgsappication vars - just call showSettings()
git-svn-id: http://svn.osgeo.org/qgis/trunk@8761 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-12
fix #934
git-svn-id: http://svn.osgeo.org/qgis/trunk@8760 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-12
fix #1141 by fixing #1120 differently.
I still don't see why r8592 has an effect, except calling OSRImportFromProj4()
in locale "C". Just setting LC_NUMERIC probably resolves the side effects
leading to #1141 without reopening #1120.
But there might be - even more subtle - side effects left - watch out.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8759 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-11
Fix for ticket #1148 "GRASS Edit: can't modify Dynamic color"
git-svn-id: http://svn.osgeo.org/qgis/trunk@8758 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-11
Fix for crash scenario: If the first thing you do in qgis is open grass layer, edit it using grass edit tools then return to work with a non grass layer and touch the canvas qgis crashes because mNonEditMapTool is not initialised.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8757 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-11
Fix for ticket #1150, grass toolbox crashing in OS X
git-svn-id: http://svn.osgeo.org/qgis/trunk@8756 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-11
Added a link to Marco Pasetti's web page describing msys build procedure
git-svn-id: http://svn.osgeo.org/qgis/trunk@8755 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-11
Fix for ticket #1149. At times the current row can be returned as -1 which will cause a crash if you try to fetch its display role.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8754 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-11
Fix for bug #978, topological editing is already considered when generating QgsMapToolAddVertex::mRecentSnappingResults
git-svn-id: http://svn.osgeo.org/qgis/trunk@8753 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-11
Formatting changes only
git-svn-id: http://svn.osgeo.org/qgis/trunk@8752 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-11
Formatting changes only
git-svn-id: http://svn.osgeo.org/qgis/trunk@8751 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-11
Fixed gdal grass ubuntu package name
git-svn-id: http://svn.osgeo.org/qgis/trunk@8750 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-10
Applied Ticket #1049: python-site-packages-dir-0.9.1.patch
git-svn-id: http://svn.osgeo.org/qgis/trunk@8749 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-10
I am commenting the ellipsoid check out for now because of ticket #1146
In 1.0.0 we should consider doing more sophisticated checks or just
removing this commented block entirely. It is possible to set the
parameters for the earths figure in ways other than using ellps (which
is a convenience function in proj). For example the radius and flattenning
can be specified and various other parameter permutations. See the proj
manual section entitled 'Specifying the Earths Figure' for more details.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8748 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-09
Applied changes from ticket #1108
git-svn-id: http://svn.osgeo.org/qgis/trunk@8747 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-09
Formatting changes only for draw polygon routine
git-svn-id: http://svn.osgeo.org/qgis/trunk@8746 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-09
Code formatting changes only
git-svn-id: http://svn.osgeo.org/qgis/trunk@8745 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-09
Code formatting changes only
git-svn-id: http://svn.osgeo.org/qgis/trunk@8744 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-09
Update Mac release scripts for 0.11.0.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8743 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-08
Proving that my Polish is just as good as an other South Africans, I hereby declare ticket #927 fixed. Live long and prosper.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8742 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-08
Fix for #980 - remove dialogs after loading and saving styles
git-svn-id: http://svn.osgeo.org/qgis/trunk@8741 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-08
Simple formatting changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@8740 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-08
Fix for ticket #1047
git-svn-id: http://svn.osgeo.org/qgis/trunk@8739 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-08
Fixed segfault when specified invalid field type to memory provider's addAttributes()
git-svn-id: http://svn.osgeo.org/qgis/trunk@8738 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-08
added missing implementations for changeAttributeValues, changeGeometryValues
git-svn-id: http://svn.osgeo.org/qgis/trunk@8737 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-08
Made setGeometry() argument const.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8736 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-08
fix for #1139 wrong qgis-user-mailinglist-url in Help/About box
git-svn-id: http://svn.osgeo.org/qgis/trunk@8735 c8812cc2-4d05-0410-92ff-de0c093fc19c
rduivenvoorde <rduivenvoorde@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-08
trivial change to test commit access
git-svn-id: http://svn.osgeo.org/qgis/trunk@8734 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-08
fix divide by zero bug in quickprint. Fix issue preventing quickprint test from running
git-svn-id: http://svn.osgeo.org/qgis/trunk@8733 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-08
Updated control images for small differences in rendering with renderer context merge
git-svn-id: http://svn.osgeo.org/qgis/trunk@8732 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-08
-The default contrast enhancement type when no qsetting value is present (i.e., user override) was incorrectly set to when this functionality was added in revision 8398
git-svn-id: http://svn.osgeo.org/qgis/trunk@8731 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-07
fixed wrong polish translation #1144
git-svn-id: http://svn.osgeo.org/qgis/trunk@8728 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-07
updated bindings from changes in r8709
git-svn-id: http://svn.osgeo.org/qgis/trunk@8727 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-07
Updated INSTALL docs for 0.11.0 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@8726 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-07
updated whats new in application about box
git-svn-id: http://svn.osgeo.org/qgis/trunk@8725 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-07
uncommented mGlobalSRS that was causing build error
git-svn-id: http://svn.osgeo.org/qgis/trunk@8724 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-07
Updated version number, requirements and whats new
git-svn-id: http://svn.osgeo.org/qgis/trunk@8723 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-07
Forgot to mention qml support updates in changelog
git-svn-id: http://svn.osgeo.org/qgis/trunk@8722 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-07
Updated changelog for 0.11.0 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@8721 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-07
New srs.db and code changes to save settings by proj4 string instead of qgis srsid number
git-svn-id: http://svn.osgeo.org/qgis/trunk@8720 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-07
Reverse true/false clause in setColumnReadOnly; it was implemented reversed in r8406. This fix prevents modification of the id column.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8719 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-06
Use qgisapp path properly for quickprint test too
git-svn-id: http://svn.osgeo.org/qgis/trunk@8718 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-06
Last tweak for app test to compile & work
git-svn-id: http://svn.osgeo.org/qgis/trunk@8717 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-06
Fixed incorrectly name method in app test
git-svn-id: http://svn.osgeo.org/qgis/trunk@8716 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-06
Updates so that paths are correctly set based on changes in
qgisapplication
git-svn-id: http://svn.osgeo.org/qgis/trunk@8715 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-06
Use new mechanism to find path. Test still fails due to small differences in rendered output
git-svn-id: http://svn.osgeo.org/qgis/trunk@8714 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-06
Use new prefix path mechanism to locate resources
git-svn-id: http://svn.osgeo.org/qgis/trunk@8713 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-06
Fixed broken filewriter unit test by changes in qgsapplication by adding a mechanism to find the install root of
qgis.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8712 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-05
new updates from Richard Duivenvoorde
git-svn-id: http://svn.osgeo.org/qgis/trunk@8711 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-05
hungarian gui translation update by Zoltan Siki
git-svn-id: http://svn.osgeo.org/qgis/trunk@8710 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-04
Fix for bug #1136 measure tools show wrong values
git-svn-id: http://svn.osgeo.org/qgis/trunk@8709 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-03
dutch gui translation update by Richard Duivenvoorde
git-svn-id: http://svn.osgeo.org/qgis/trunk@8708 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-02
newest commit from Richard Duivenvoorde
git-svn-id: http://svn.osgeo.org/qgis/trunk@8705 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-07-02
Moved const to the place where it belongs
git-svn-id: http://svn.osgeo.org/qgis/trunk@8703 c8812cc2-4d05-0410-92ff-de0c093fc19c
warmerdam <warmerdam@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-30
improve error propagation for raster open errors (#1040)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8694 c8812cc2-4d05-0410-92ff-de0c093fc19c
warmerdam <warmerdam@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-30
do not accept band-less dataset as valid (#1040)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8693 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-30
fix windows link errors
git-svn-id: http://svn.osgeo.org/qgis/trunk@8692 c8812cc2-4d05-0410-92ff-de0c093fc19c
macho <macho@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-30
testcommit werner, nothing changed
git-svn-id: http://svn.osgeo.org/qgis/trunk@8687 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-28
update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@8684 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-28
update i18n files
git-svn-id: http://svn.osgeo.org/qgis/trunk@8683 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-28
fix some lupdate warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@8682 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-27
polish gui translation update from Andrzej Swiader
git-svn-id: http://svn.osgeo.org/qgis/trunk@8679 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-25
updates spanish gui translation from Carlos Dávila
git-svn-id: http://svn.osgeo.org/qgis/trunk@8678 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-24
fix #1131
git-svn-id: http://svn.osgeo.org/qgis/trunk@8677 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-23
fix multiple table selection
git-svn-id: http://svn.osgeo.org/qgis/trunk@8675 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-23
fix #958 - again
git-svn-id: http://svn.osgeo.org/qgis/trunk@8674 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-23
Replaced some occurences of default srs id with epgs id
git-svn-id: http://svn.osgeo.org/qgis/trunk@8673 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-23
fix #1130
git-svn-id: http://svn.osgeo.org/qgis/trunk@8672 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-23
Updates for internationalisation from Carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@8671 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-21
fix a few comment typos
git-svn-id: http://svn.osgeo.org/qgis/trunk@8668 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-21
Fixed a potential bug in case someone calls QgsMapCanvas::setOverview(NULL)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8667 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-21
fix gcc 4.3 warnings, a gcc 4.3 compile error and a MSVC warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@8666 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-21
update sip binding after r8656:
replaces QgsMapCanvas::restoreMapTool(), which shouldn't be public, with a
signal and handles it in QgisApp.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8665 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-21
Correct wrong version name in wfs get capabilities
git-svn-id: http://svn.osgeo.org/qgis/trunk@8660 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-20
updates for ts files
git-svn-id: http://svn.osgeo.org/qgis/trunk@8659 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-20
Use QPrinter instead of QPixmap to find out screen resolution
git-svn-id: http://svn.osgeo.org/qgis/trunk@8658 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-18
fix #958
git-svn-id: http://svn.osgeo.org/qgis/trunk@8656 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-18
revert r8586 and solve issue in QgsVectorLayer (fixes #1126)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8654 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-18
project file transformation from 0.10.0 to 0.11.0
git-svn-id: http://svn.osgeo.org/qgis/trunk@8653 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-17
Polishing and optimizations in memory provider:
- possibility to use spatial index
- more effective getNextFeature (wheter using spatial index or not)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8652 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-17
Added QgsRect::intersects(QgsRect) predicate
git-svn-id: http://svn.osgeo.org/qgis/trunk@8651 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-16
fixed problem with iterating over features of memory provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@8650 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-15
Implemented proxy support to be application global rather than set on a per connection basis
git-svn-id: http://svn.osgeo.org/qgis/trunk@8649 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-15
Added global proxy configuration to options dialog. Use the follow qsettings keys to obtain proxy configs: proxy/proxyEnabled, proxy/proxyHost, proxy/proxyPort, proxy/proxyUser and proxy/proxyPassword. Note that the proxy password is not encrypted in any way when stored in Qt config file / win registry.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8648 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-11
Accept EPSG and epsg when constructing srs
git-svn-id: http://svn.osgeo.org/qgis/trunk@8647 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-10
Remove declaration which causes Qt3Support dependency.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8645 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-10
add memoryprovider to debian package
git-svn-id: http://svn.osgeo.org/qgis/trunk@8641 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-10
fix link error on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@8639 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-10
fix compile error on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@8638 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-09
Applied patch provided by Adrien to fix problem where attributes where not copied for modified features
git-svn-id: http://svn.osgeo.org/qgis/trunk@8634 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-09
Removed a debug line
git-svn-id: http://svn.osgeo.org/qgis/trunk@8633 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-09
update dutch gui translations by Richard Duivenvoorde
git-svn-id: http://svn.osgeo.org/qgis/trunk@8632 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-09
Remove use of Qt3 support inline routines which redirect old Qt3 names to new Qt4 names. Remove USE_QT3SUPPORT from top-level CMakeLists and add it to GRASS provider/plugin CMakeLists so that all use of Qt3 names and libraries is limited to these two directories.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8630 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-09
-Removed some unneeded code for a freature that will not be in 1.0
-Added flags to indicate if min max values are actual computed values or estimates/userdefined
-Implemented the min/max estimate warning on gui
git-svn-id: http://svn.osgeo.org/qgis/trunk@8629 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-09
Additional conversion from Q3ListView to QTreeWidget. This is an addition to r8406 and fixes #1074.
For Q3ListView, each item is already set to the new selection state when on_lstLayers_selectionChanged is called. For QTreeWidget, each item still has the old selection state and selectedItems() must be used to get the new selection state.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8628 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-08
small fix for multipart geometry types
git-svn-id: http://svn.osgeo.org/qgis/trunk@8627 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-08
Added "memory" provider. It stores all data in heap, offering 3rd party developers fast provider for temporary data.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8626 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-08
Removed non-functional MySQL provider - was just a copied from Postgres provider, with old provider interface which is not being used anymore, 2 years without any development.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8625 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-08
QgsVectorFileWriter:
- added missing deleteShapeFile() PyQGIS wrapper
- added some error handling when adding features
- improved deleteShapeFile method
git-svn-id: http://svn.osgeo.org/qgis/trunk@8621 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-06
Fix height bug manifesting in plugin manager and grass toolbox list view
git-svn-id: http://svn.osgeo.org/qgis/trunk@8609 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-06
Sort the model proxy after populating so python and c++ plugins get sorted irrescective of their type.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8607 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-06
Fix filtering bug in plugin manager
git-svn-id: http://svn.osgeo.org/qgis/trunk@8606 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-06
Get svn revison number for Mac Info.plist from top-level source directory rather then current source directory.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8604 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-06
Refactored grass tools and plugin manager to always use qgsdetaileditemdata to represent the info to be display in items. This will let us switch between widget based and manually drawn implementations easily.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8603 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-06
changed some debug statements to use QgsDebugMsg
git-svn-id: http://svn.osgeo.org/qgis/trunk@8602 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-06
update polish gui translation by Andrzej Swiader
git-svn-id: http://svn.osgeo.org/qgis/trunk@8601 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-06
Use cmake script with CONFIGURE_FILE rather than grep/sed to create Mac Info.plist. This circumvents command-line quoting problems when upgrading to CMake 2.6.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8600 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-05
Display the grass modules list as second tab which avoids rendering issues. Enabled list mode.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8595 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-05
possibility to add WMS layers through plugin interface
git-svn-id: http://svn.osgeo.org/qgis/trunk@8593 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-04
call OSRImportFromProj4() in locale "C" (fixes #1120)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8592 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-04
apply changes to layer before saving qml
git-svn-id: http://svn.osgeo.org/qgis/trunk@8589 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-04
use QgsVectorDataProvider::getUniqueValues() in unique value dialog again (was lost in r8440)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8588 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-04
save qml of non-file datasources to qgis user database
git-svn-id: http://svn.osgeo.org/qgis/trunk@8587 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-04
strip current schema from selected tables to match postgres provider behaviour
git-svn-id: http://svn.osgeo.org/qgis/trunk@8586 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-03
Applied Stefanie's patch to return features (with new IDs) after being added.
Thanks!
git-svn-id: http://svn.osgeo.org/qgis/trunk@8584 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-03
update feature id of added features in OGR and PostgrSQL provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@8583 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-03
Applied patch from Stefanie Tellex for simpler retreival of coords from QgsPoint
Thanks!
git-svn-id: http://svn.osgeo.org/qgis/trunk@8582 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-03
Applied patch of Stefanie Tellex, fixes QgsGeometry::setWkbGeometry() in Python
Thanks!
git-svn-id: http://svn.osgeo.org/qgis/trunk@8580 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-02
spanish gui translation updates from Carlos Dávila
git-svn-id: http://svn.osgeo.org/qgis/trunk@8576 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-01
missed a rename in r8572
git-svn-id: http://svn.osgeo.org/qgis/trunk@8574 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-06-01
updates debian packaging
git-svn-id: http://svn.osgeo.org/qgis/trunk@8572 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-31
Add path so Mac qgispython lib can be found.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8563 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-31
update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@8562 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-31
fix missing blanks
git-svn-id: http://svn.osgeo.org/qgis/trunk@8561 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-31
Add backward compatibility for Mac CMake 2.4
git-svn-id: http://svn.osgeo.org/qgis/trunk@8560 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-31
Updated post build scripts for mac (Tims Version) so that python libs all have proper relative references into bundle for the lib deps.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8559 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-31
fix restoration of saved main window position
git-svn-id: http://svn.osgeo.org/qgis/trunk@8558 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-31
Fix for label size in printing output (bug #1097)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8557 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-30
Gui cleanups for attribute capture when digitising. Create a dynamically generated dialog rather than using a table widget.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8556 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-30
unique value dialog: ask if the existing classes should be deleted when classifying on a new attribute
git-svn-id: http://svn.osgeo.org/qgis/trunk@8555 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-30
Remove cmake 2.6 warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@8554 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-30
Remove deprecated in clude of attribute dialog header
git-svn-id: http://svn.osgeo.org/qgis/trunk@8553 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-30
Use pushbutton instead of abstract button to prevent compile errors
git-svn-id: http://svn.osgeo.org/qgis/trunk@8552 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-30
Use button box for cross platform consistency
git-svn-id: http://svn.osgeo.org/qgis/trunk@8551 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-30
Use button box for cross platform consistency
git-svn-id: http://svn.osgeo.org/qgis/trunk@8550 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-30
Remove references to deleted uis
git-svn-id: http://svn.osgeo.org/qgis/trunk@8548 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-30
Removed these files as they are unused - part of cleanups of code base for 1.0 release.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8547 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-29
fix for #1118 and #1119
git-svn-id: http://svn.osgeo.org/qgis/trunk@8543 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-29
add support for maptool doubleclick events
git-svn-id: http://svn.osgeo.org/qgis/trunk@8542 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-28
package python support seperately in debian
git-svn-id: http://svn.osgeo.org/qgis/trunk@8541 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-28
qgisapp update:
- 'remove layer', 'add to overview', 'toggle editing' and 'edit copy' only enable
with active layer
- add 'python console' only when python is available
git-svn-id: http://svn.osgeo.org/qgis/trunk@8540 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-28
fix python fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@8539 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-28
fix strange compile error with MSVC9
git-svn-id: http://svn.osgeo.org/qgis/trunk@8538 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-28
remove /bin from application path for MSVC build
git-svn-id: http://svn.osgeo.org/qgis/trunk@8537 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-28
fix building python plugin on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@8536 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-28
Hide list view in grass toolbox as I hadent meant to commit it yet
git-svn-id: http://svn.osgeo.org/qgis/trunk@8535 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-28
Added missing resource file
git-svn-id: http://svn.osgeo.org/qgis/trunk@8534 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-28
Multiple changes:
- added a call to get the file toolbar so that plugins providing 'add layer' type functionality can place their icons into the file toolbar along with other add layer icons.
- cleaned up the vector props ui so that action panel fills all available space, and that label settings dont use tabs but a property pane style ui.
- added an option to qgsoptions to enable / disable legend classification attributes list
- fix issue with detailed item delegate not being selectable in win
- updated style sheet so that system colour scheme is used for 'glossy' highlight
- fixed formatting issues in vector metadata list
- fixed python build error on mac where geos was not being linked to
- added grass list view to grass toolbox
git-svn-id: http://svn.osgeo.org/qgis/trunk@8533 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-28
renamed non db icon to add ogr layer for better naming
git-svn-id: http://svn.osgeo.org/qgis/trunk@8532 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-28
Further icon updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@8531 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-28
Moved python support to a library, QGIS app now during the initialization tries to load that library.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8530 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-27
support for non-ascii characters in path to home directory.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8528 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-26
keep current row on classify
git-svn-id: http://svn.osgeo.org/qgis/trunk@8526 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-26
update list widget colors on reset/randomize colors
git-svn-id: http://svn.osgeo.org/qgis/trunk@8525 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-26
Gui cleaunups and use buttonbox
git-svn-id: http://svn.osgeo.org/qgis/trunk@8524 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-26
remove superfluous ^ symbol
git-svn-id: http://svn.osgeo.org/qgis/trunk@8523 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-26
Just fixed some code indentation
git-svn-id: http://svn.osgeo.org/qgis/trunk@8522 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-26
Further work on ui cleanups and useability:
- in unique value and graduated symbol dialogs, show symbol previews in classification lists
- tidy up for raster props dialog (PeteE I finally capitulated and used a stack widget)
- use a label instead of a textbrowser in detailed item widget
git-svn-id: http://svn.osgeo.org/qgis/trunk@8521 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-26
Implemented word wrap in manually draw detailed item delegate and other related cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@8520 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-26
remove some duplication of version vars in top level cmakelists.txt
git-svn-id: http://svn.osgeo.org/qgis/trunk@8519 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-26
Python utilities separated to an interface and implementation.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8517 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-25
Made QgsPythonUtils a singleton instead of a class with all members being static.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8516 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-23
don't try to reload plugins, it has just a little meaning and might do some problems for plugins. Moreover it was producing output to console.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8509 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-23
more sane python paths order: first qgis-wide python path, then plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@8508 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-23
syntactical change in QgsApplication wrapper to match its C++ counterpart
git-svn-id: http://svn.osgeo.org/qgis/trunk@8507 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-23
added missing icons for rec naviagation to the custom projection dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@8506 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-23
make the highlight gradient a little less extreme
git-svn-id: http://svn.osgeo.org/qgis/trunk@8505 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-23
Small icon cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@8504 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-23
One more fix for redirecting output when python console is open
git-svn-id: http://svn.osgeo.org/qgis/trunk@8503 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-23
Nav button for custom prj dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@8502 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-23
SVG master for zoom icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@8501 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-23
Navigation buttons for custom prj dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@8500 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-23
Icon updates to templates and gave icon master a better name
git-svn-id: http://svn.osgeo.org/qgis/trunk@8499 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-23
Fixed uninstalling redirection from python console
git-svn-id: http://svn.osgeo.org/qgis/trunk@8498 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-23
-update locale/userLocal when default locale is use as well as when --lang= option is used so that thirdparty plugins can be in the same language as the rest of QGIS
git-svn-id: http://svn.osgeo.org/qgis/trunk@8497 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-23
Even better python errors handling: now displaying traceback, python version and python path.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8496 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-23
updated polish gui translation file
git-svn-id: http://svn.osgeo.org/qgis/trunk@8495 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-23
Polish gui translation updates from Andrzej Swiader
git-svn-id: http://svn.osgeo.org/qgis/trunk@8494 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-22
enhance unique value dialog:
- allow selection of multiple classes
- new 'add class' button (fixes #1099)
- new 'reset colors' button to reset the color of selected/all classes to white
- new 'randomize colors' button to randomly set colors of selected/all classes
- 'remove classes' removes selected classes
- change common attributes for multiple selected classes at once
- allow renaming of classes
- 'Classify' now adds missing instead of recreating all classes
- used QMap instead for std::map for classes
git-svn-id: http://svn.osgeo.org/qgis/trunk@8493 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-21
better handling of python errors raised during initialization.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8491 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-21
Gui cleanups to main app window:
- changed the order of the digitising icons for better logical grouping
- resolve status bar issues on mac by forcing heights of all status bar elements to max 20px
- removed some redundant code for stopping rendering
git-svn-id: http://svn.osgeo.org/qgis/trunk@8490 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-21
Revisions to improve gui layout and useability. Note the custom projection navigation buttons are temporary and will be updated shortly with icons.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8489 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-21
Make the top level legend item bold for each layer so that it stands out from the categories under it.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8488 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-21
Gui tidy ups for the project props dialog as part of the general GUI revision
git-svn-id: http://svn.osgeo.org/qgis/trunk@8487 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-21
Some minor updates to docs
git-svn-id: http://svn.osgeo.org/qgis/trunk@8486 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-21
Prettified application variable name
git-svn-id: http://svn.osgeo.org/qgis/trunk@8485 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-21
Added show settings to show application var state when debugging
git-svn-id: http://svn.osgeo.org/qgis/trunk@8484 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-21
Fixed / Removed kludge for getting detailed widget capture to layout out by calling show() on it quickly first.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8483 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-21
Minor change to commenting
git-svn-id: http://svn.osgeo.org/qgis/trunk@8482 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-21
Added style sheet for text2tags rendering
git-svn-id: http://svn.osgeo.org/qgis/trunk@8481 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-21
Moved text2tags sources into docs dir.
Made some minor updates to coding.t2t
git-svn-id: http://svn.osgeo.org/qgis/trunk@8480 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-21
fixed python console (was displaying plain text)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8479 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-21
Fix for bug #1096 Snapping to currently moved vertex should be suppressed
git-svn-id: http://svn.osgeo.org/qgis/trunk@8477 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-20
fix grass crash:
setlocale to "C" in getSRS() and catch fatal errors
(probably needed at much more places).
git-svn-id: http://svn.osgeo.org/qgis/trunk@8476 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-20
-Updated CMakeLists.txt as qgsrendercontext.h was not being installed
-Add Lao translation from Anousak Souphavanh (sponsored by the Center for Biodiversity and Conservation - American Museum of Natural History)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8475 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-20
fix QgsSpatialRefSys::createFromWkt
git-svn-id: http://svn.osgeo.org/qgis/trunk@8474 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-19
sync sip with c++ core
git-svn-id: http://svn.osgeo.org/qgis/trunk@8473 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-19
Dont use PREFIX on linux (or anywhere else). On linux assume prefix is appdirpath/.
This fixes issues where qgis is nor relocatable after building, and removes cmake warnings about duplicate definition of PREFIX. Note that to be relocatable you should not build using rpath support..
git-svn-id: http://svn.osgeo.org/qgis/trunk@8472 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-19
make QgsDetailedItemDelegate link on windoze
git-svn-id: http://svn.osgeo.org/qgis/trunk@8471 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-19
replace another UNUSED with Q_UNUSED
git-svn-id: http://svn.osgeo.org/qgis/trunk@8470 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-19
fix MSVC warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@8469 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-19
Reimplemented plugin manager to use a list view rather than a table view and to use the custom qgsdetaileditemdelegate for display of available plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@8468 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-19
On windows and mac, add the plugins dir to the search path on application start up.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8467 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-19
Removed the definition for UNUSED as I have replaced all UNUSED in the source tree with Q_UNUSED
git-svn-id: http://svn.osgeo.org/qgis/trunk@8466 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-19
Used Q_UNUSED rather than UNUSED (and my apologies for the commit spam)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8465 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-19
Used Q_UNUSED rather than UNUSED
git-svn-id: http://svn.osgeo.org/qgis/trunk@8464 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-19
Created a custom view delegate for displaying in lists like the plugin manager and the grass toolbox.
The delegate allows displaying a title (in bold) and a description underneath it (in normal font), without needing to resort to using tables & columns. The delegate currently works in two modes:
1) Direct rendering of item onto a painter
2) Renderng the item via a qgsdetaileditemwidget (disabled for not as its experimental)
THe qgsdetailed item data class is a new qvariant type that can be used to pass title, description etc between the model and the view.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8463 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-19
Dont artificially limit the raster types available. Note if you have a lot of gdal file types supported the file filter is very long. We need to find a sensible way to manage that.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8462 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-19
Use qt Q_UNUSED for unused params rather
git-svn-id: http://svn.osgeo.org/qgis/trunk@8461 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-19
Use qt Q_UNUSED for unused params rather
git-svn-id: http://svn.osgeo.org/qgis/trunk@8460 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-19
Updates for tims post install mac scripts
git-svn-id: http://svn.osgeo.org/qgis/trunk@8459 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-19
Added a small script to tidy away tmp, orig and rej files left by svn
git-svn-id: http://svn.osgeo.org/qgis/trunk@8458 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-19
Use qt Q_UNUSED for unused params rather
git-svn-id: http://svn.osgeo.org/qgis/trunk@8457 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-18
fix #928
git-svn-id: http://svn.osgeo.org/qgis/trunk@8456 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-17
fix crash on invalid raster layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@8455 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-17
fix rendering off added features
git-svn-id: http://svn.osgeo.org/qgis/trunk@8454 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-17
fix linking of python bindings on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@8453 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-17
some labeling cleanups (fixes #1088)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8452 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-17
Changed testimage for renderers
git-svn-id: http://svn.osgeo.org/qgis/trunk@8451 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-17
Some cleanup in point rendering code
git-svn-id: http://svn.osgeo.org/qgis/trunk@8450 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-17
Differentiate between field scale and raster scale factor such that field scaled point symbols all have the same outline width
git-svn-id: http://svn.osgeo.org/qgis/trunk@8449 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-17
Fix for continuous color rendering of points, changed test qml files to mm units
git-svn-id: http://svn.osgeo.org/qgis/trunk@8448 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-17
Fix for problems with floating point outline width for hard markers
git-svn-id: http://svn.osgeo.org/qgis/trunk@8447 c8812cc2-4d05-0410-92ff-de0c093fc19c
StevenB <StevenB@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-16
Fix for ticket #942.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8446 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-15
Added x11 deps required for herob
git-svn-id: http://svn.osgeo.org/qgis/trunk@8445 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-15
implement #1087
git-svn-id: http://svn.osgeo.org/qgis/trunk@8444 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-15
changed std::map to QMap in QgsRasterLayer::identify(), updated PyQGIS
git-svn-id: http://svn.osgeo.org/qgis/trunk@8443 c8812cc2-4d05-0410-92ff-de0c093fc19c
StevenB <StevenB@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-15
Added cursor tips for composer maps and images.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8442 c8812cc2-4d05-0410-92ff-de0c093fc19c
StevenB <StevenB@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-15
Replaced zoomFull() code with a single QGraphicsView function.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8441 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-15
Merge of rendercontext branch into trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@8440 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-15
Change all remaining Qt include filenames from qxxx.h to QXxx and adjust other Qt include statements as necessary. (GRASS provider/plugin not changed since it hasn't been updated from Qt3 to Qt4 yet.)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8439 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-14
revert r8437 and fix it different
- use FIND_PACKAGE(Qt4 REQUIRED) before SET(QT_... 1)
as cmake's Modules/FindQt4.cmake suggests
- should also fix #913
git-svn-id: http://svn.osgeo.org/qgis/trunk@8438 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-14
fix compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk@8437 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-14
final(?) fix for #130
git-svn-id: http://svn.osgeo.org/qgis/trunk@8436 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-14
bug fix for #130, show default values of databases
git-svn-id: http://svn.osgeo.org/qgis/trunk@8435 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-14
Enable qtsql module
git-svn-id: http://svn.osgeo.org/qgis/trunk@8434 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-14
Added some HIG guidelines (more to come)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8433 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-14
Changed release name to Metis
git-svn-id: http://svn.osgeo.org/qgis/trunk@8432 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-14
Numerous changes in GUI HIG revision:
- use buttonbox instead of free roaming buttons
- All labels updated for consistency
- improve alignment and layouts for unique vale, cont col, etc in vector props
- use style sheets in vect and raster properties and update these reports so they are visually consistent with each other
- In qgsabout clean up layout and also show addition info relating to qt db and image plugins in providers tab (which will be renamed)
Please note this work is ongoing and not the final product yet.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8431 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-14
Bug fix and gui enhancement:
- remove rendering artifacts in legend item icons (dont use argb premultified!)
- show polygon icons as a squiggly polygon so the edges arent clipped (and hopefull people find it more attractive)
- show line icons as a curve
git-svn-id: http://svn.osgeo.org/qgis/trunk@8430 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-14
Third alternative mac post build script for building dmg
git-svn-id: http://svn.osgeo.org/qgis/trunk@8429 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-14
Updated projection icon for status bar.
Create resource file from icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@8428 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-14
Alternative post build scripts for mac if using Tim's qgis universal deps bundle for OS X
git-svn-id: http://svn.osgeo.org/qgis/trunk@8427 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-14
Whooppee! New splash for Mitis
git-svn-id: http://svn.osgeo.org/qgis/trunk@8426 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-14
update turkish gui translations from Osman Yalg}n YILMAZ
git-svn-id: http://svn.osgeo.org/qgis/trunk@8425 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-13
fix tests to work with QT_NO_CAST_TO_ASCII
git-svn-id: http://svn.osgeo.org/qgis/trunk@8424 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-12
Changed version to 0.11.0 for trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@8423 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-10
fix leaks calling OGR_DS_ExecuteSQL (fixes #1083)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8420 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-10
update french gui translation from Marc Monnerat
git-svn-id: http://svn.osgeo.org/qgis/trunk@8419 c8812cc2-4d05-0410-92ff-de0c093fc19c
StevenB <StevenB@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-09
Cleaned up a bunch of debug statments.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8417 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-08
debian package: add files added to release branch to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@8416 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-08
GRASS plugin r.in.gdal/r.in.gdal.loc update from Marco Pasetti.
Thanks.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8415 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-08
spanish gui translation updates from Carlos Dávila
git-svn-id: http://svn.osgeo.org/qgis/trunk@8412 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-07
merged Release-0.10.0 changes r8366:r8391 into the trunk.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8411 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-07
Change order of x- and y- coordinates in WMS bbox parameter for 1.3 and for geographic coordinate systems. This is as described in the WMS1.3 specifications (for WMS1.1.1, there is no such change)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8410 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-07
Fix for ticket #1058
git-svn-id: http://svn.osgeo.org/qgis/trunk@8409 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-07
Fix for bug #1057
git-svn-id: http://svn.osgeo.org/qgis/trunk@8408 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-07
Remove selection every time in QgsAttributeTable::handleChangedSelections()
git-svn-id: http://svn.osgeo.org/qgis/trunk@8407 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-07
Remove all use of Qt3 compatibiliy routines except for the GRASS provider/plugin. Automatic casts of QString to char* have also been removed for compatibility with Qt/Mac-Cocoa (64-bit).
git-svn-id: http://svn.osgeo.org/qgis/trunk@8406 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-07
Add GRASS-6.3 to the Mac GRASS search paths.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8405 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-07
Search CMake default standard locations rather than explicitly encoding standard locations into files. On a Mac, the standard locations may also include framework paths and the frameworks need to be searched either first or last depending upon other CMake settings.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8404 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-07
Use Qt 4.2 compatible properties
git-svn-id: http://svn.osgeo.org/qgis/trunk@8403 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-06
-Seems not all the changes made it across list time
-Additional patch for ticket #923
git-svn-id: http://svn.osgeo.org/qgis/trunk@8402 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-06
-Fix problem with missing "Red" band under the gray scale selection pulldown
-This would have been a problem for all non-english systems
-The problem will be fully resolved once ts files are updated
-Closes ticket #923
git-svn-id: http://svn.osgeo.org/qgis/trunk@8401 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-06
polish gui translation updates from Andrzej Swiader
git-svn-id: http://svn.osgeo.org/qgis/trunk@8400 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-06
-Custom color map is now editable after initial creation
-Closes ticket #1046
git-svn-id: http://svn.osgeo.org/qgis/trunk@8399 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-06
-Fixed problem restoring min max values from project file
-Closes ticket #945
-Added ability choose in the GUI to load estimated or actual min max values from the band
-Cleaned and reorganized raster properties gui a little
-Added a set default constrast enhancement option in gui that is persistent between sessions
-Closes ticket #1055 and #778
git-svn-id: http://svn.osgeo.org/qgis/trunk@8398 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-03
updated polish gui translation files for Andrzej Swiader.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8396 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-02
add fixdiff.pl to convert svn diff from other architectures
git-svn-id: http://svn.osgeo.org/qgis/trunk@8395 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-01
Added option to have the old vertex markers back
git-svn-id: http://svn.osgeo.org/qgis/trunk@8392 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-30
fix for #130:
- skip type check for unchanged defaults in QgsAttributDialog
- don't replace NULL default value with empty string
git-svn-id: http://svn.osgeo.org/qgis/trunk@8390 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-30
fix #1052
git-svn-id: http://svn.osgeo.org/qgis/trunk@8389 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-26
disable some initially enabled editing maptools
git-svn-id: http://svn.osgeo.org/qgis/trunk@8383 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-26
fix rpath issue
git-svn-id: http://svn.osgeo.org/qgis/trunk@8382 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-25
Fix z-order issue when writing LAYER sections of the map file
git-svn-id: http://svn.osgeo.org/qgis/trunk@8381 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-24
updated french gui .ts files for ranslations
git-svn-id: http://svn.osgeo.org/qgis/trunk@8378 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-19
Update Mac release scripts for 0.10.0.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8375 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-18
Another fix for bug 979
git-svn-id: http://svn.osgeo.org/qgis/trunk@8371 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-17
spit plugin update
git-svn-id: http://svn.osgeo.org/qgis/trunk@8367 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-17
german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@8366 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-17
Updated changelog for 'Io' release
git-svn-id: http://svn.osgeo.org/qgis/trunk@8364 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-17
Disable move vertex tool for point layers (fixes bug 979)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8363 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-17
Fix build error due to not returning bool
git-svn-id: http://svn.osgeo.org/qgis/trunk@8362 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-17
Updated version to 0.10.0 since this release will contain new features as well as bug fixes. I've also softcoded the places that had release numbers hard coded in various points in the code, so setting the version no in top level CMakeLists.txt should 'trickle down' into most places where version numbers need to be set.
Made some small changes to whats new too.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8361 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-17
New splash screen for 0.10.0
git-svn-id: http://svn.osgeo.org/qgis/trunk@8360 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-17
Fix test breakages caused by recent build system changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@8359 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-17
Fix for crashes when trying to delete a vertex in a polygon ring that has less than 3 vertices (bug 1041)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8358 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-17
Fix problem where multipolyons changed to polygons in QgsGeometry::makeDifference (bug 968)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8357 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-17
use integer and double validators on attribute dialog and table, fixes #933
git-svn-id: http://svn.osgeo.org/qgis/trunk@8356 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-17
limit ogr integer fields to width 10, otherwise they become real
git-svn-id: http://svn.osgeo.org/qgis/trunk@8355 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-16
Fix for renaming of wms/wfs connections in dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@8354 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-15
GRASS toolbox fix
- avoid an endless recursion with Qt 4.4
- reduce toolbox noise (std::cerr->QgsDebugMsg)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8353 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-15
GRASS module label updates by Marco Pasetti, thanks a lot
git-svn-id: http://svn.osgeo.org/qgis/trunk@8352 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-14
debian packaging update
- update for next release
- removed some temporary files in debian/
- add version number to shared libraries names and split them into
libqgis-core0.9, libqgis-gui0.9 and libqgisgrass0.9 (fixes #36)
- split python binding and plugins into separate package python-qgis
- merge some changes from the DebianGIS repository
- build in debian/build
- updated menu and icon
- use qgis man pages (qgis_help added)
- build on Debian unstable is lintian clean (may fix #1028)
- build also tested on OSX (Tim Sutton), MinGW (Marco Pasetti) and with MSVC
git-svn-id: http://svn.osgeo.org/qgis/trunk@8351 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-14
fix gcc warnings in grass provider and plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@8350 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-14
workaround for what seems to be a Qt problem with file:// urls on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@8349 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-14
Better fix for crs bug
git-svn-id: http://svn.osgeo.org/qgis/trunk@8348 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-13
fix i18n part of #1039
git-svn-id: http://svn.osgeo.org/qgis/trunk@8347 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-13
New version of srs.db provided by Richard
git-svn-id: http://svn.osgeo.org/qgis/trunk@8346 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-13
Workaround for reprojection on the fly bug
git-svn-id: http://svn.osgeo.org/qgis/trunk@8345 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-13
fix gcc warnings with included xpms
git-svn-id: http://svn.osgeo.org/qgis/trunk@8341 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-12
fix #1038
git-svn-id: http://svn.osgeo.org/qgis/trunk@8340 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-11
GRASS plugin update
- toolbox: show module name in front of the label
- cleanup QGM modules
* fix typos
* reindent and unify line endings
* remove leading blanks and trailing blanks and dots from labels
* remove leading module name as the toolbox now shows them automatically
* rename r.cats.* to r.category.*
git-svn-id: http://svn.osgeo.org/qgis/trunk@8339 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-11
add v.out.dxf source icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@8338 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-11
fix for #1030
git-svn-id: http://svn.osgeo.org/qgis/trunk@8336 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-11
fix for #1031
git-svn-id: http://svn.osgeo.org/qgis/trunk@8335 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-09
- added link to manual translations and updates at osgeo
git-svn-id: http://svn.osgeo.org/qgis/trunk@8331 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-09
- update spanish gui translations from Carlos Davila
git-svn-id: http://svn.osgeo.org/qgis/trunk@8330 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-08
update spanish gui translations from Carlos Davila
git-svn-id: http://svn.osgeo.org/qgis/trunk@8329 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-07
update of Russian translation provided by Artem
git-svn-id: http://svn.osgeo.org/qgis/trunk@8327 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-07
Further vietnamese translation updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@8326 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-07
Updated latvian translations - many thanks to Maris Nartiss
git-svn-id: http://svn.osgeo.org/qgis/trunk@8325 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-07
Fix for condition where layer name is blank in the legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@8321 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-04
Updated vietnamese translations from Huu Manh Bui - many thanks!
git-svn-id: http://svn.osgeo.org/qgis/trunk@8319 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-04
Updated russian translation provided by Artem. Spasibo\!
git-svn-id: http://svn.osgeo.org/qgis/trunk@8318 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-04
Updated dutch translation provided by Richard and updated the translation files
git-svn-id: http://svn.osgeo.org/qgis/trunk@8317 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-03
Correct fix for #849. Use actual installation directory, not just default directory.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8316 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-03
fix grass toolbox
git-svn-id: http://svn.osgeo.org/qgis/trunk@8315 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-03
Added some mac specific notes to fix SDK link path issues
git-svn-id: http://svn.osgeo.org/qgis/trunk@8314 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-02
postgres provider update
- handle PQsendQuery in one getNextFeature run (fixes nested iteration of
cursors with connection pooling)
- beautify DELETE and ALTER TABLE statements
git-svn-id: http://svn.osgeo.org/qgis/trunk@8313 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-02
catch more GEOS exceptions a bit cleaner
git-svn-id: http://svn.osgeo.org/qgis/trunk@8312 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-02
Updated all ts files in preparation for string freeze
git-svn-id: http://svn.osgeo.org/qgis/trunk@8311 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-02
fix #1024
git-svn-id: http://svn.osgeo.org/qgis/trunk@8310 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-02
support unset fields in OGR provider (like NULL in postgres provider; fixes #1023)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8309 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-04-01
Fixed some issues with formatting in mkspecs section of os x notes
git-svn-id: http://svn.osgeo.org/qgis/trunk@8308 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-31
postgres provider update
- remove some unnecessary includes
- add private PQexec method with additional debug output
- update all changed attributes of a feature at once
- fix quoting and beautify creation of SQL statements
- replace assertion on unexpected field types with useful debug output and
consider values as NULL
git-svn-id: http://svn.osgeo.org/qgis/trunk@8307 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-31
remove CRs
git-svn-id: http://svn.osgeo.org/qgis/trunk@8306 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-31
Fix for double commit of qgsprojectversion header
git-svn-id: http://svn.osgeo.org/qgis/trunk@8305 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-31
Added missing qgsprojectversion.h to list of headers to install
git-svn-id: http://svn.osgeo.org/qgis/trunk@8304 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-31
include qgsprojectversion.h in core header install
git-svn-id: http://svn.osgeo.org/qgis/trunk@8303 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-30
Dont write FILTER keyword if the SQL filter doesn't exists
git-svn-id: http://svn.osgeo.org/qgis/trunk@8302 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-28
Updated to work under qt 4.2.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@8296 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-28
only encode to unicode once
git-svn-id: http://svn.osgeo.org/qgis/trunk@8295 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-28
fix #962: the image of the previously rendered feature was used instead of an empty one.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8294 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-28
spit plugin fix
- quote values and identifiers properly
- remove now unnecessary reserved word dialog
- also consider primary key field and geometry field in double field check
- allow rename of primary key field
- remove disabled connect button (spit automatically connects on OK)
- keep the window open window if there was an error
- fixes #865 and #930
git-svn-id: http://svn.osgeo.org/qgis/trunk@8293 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-28
yet another postgres provider update
- apply patch #1009 from Steven Mizuno. Thanks.
- remove column name and use of PQfnumber for cursors
git-svn-id: http://svn.osgeo.org/qgis/trunk@8292 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-28
our trac is now at osgeo
git-svn-id: http://svn.osgeo.org/qgis/trunk@8291 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-27
another postgres provider update:
- make declareCursor and getFeature private
- there's no need to track column names in cursors
(which contained a bug triggering #962 again and more)
- introduce private method field(index) that verifies that
the index in valid or throws an exception.
- use that in public methods that get indexes from
outside (minValue, maxValue, uniqueValues...)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8290 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-27
check schema privilege before table privilege
git-svn-id: http://svn.osgeo.org/qgis/trunk@8289 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-27
Fix for msvc so python parts build with nmake not vcexpress
git-svn-id: http://svn.osgeo.org/qgis/trunk@8288 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-27
put out a warning message when accessible postgis cannot be determined
git-svn-id: http://svn.osgeo.org/qgis/trunk@8287 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-27
put out a warning message when no accessible postgis tables were found
git-svn-id: http://svn.osgeo.org/qgis/trunk@8286 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-27
More work on the postgres provider:
- put common code from select/getNextFeature and getFeatureById methods
to new declareCursor and getFeature methods
- unify type handling and support bool, arrays and time types
(fixes #1009)
- ignore columns not explicitly supported (might apply to columns
previously supported implicitly; please file a bug if you run into
one)
- fixes a unreported problem with getFeatureById returning only NULL
attributes.
Please test!
git-svn-id: http://svn.osgeo.org/qgis/trunk@8285 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-26
Fix include search path when using LIB_DIR on msvc with prepackaged libs
git-svn-id: http://svn.osgeo.org/qgis/trunk@8284 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-26
fix other aspect of #962
git-svn-id: http://svn.osgeo.org/qgis/trunk@8282 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-26
Added missing braces
git-svn-id: http://svn.osgeo.org/qgis/trunk@8281 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-26
Updated doxygen config file and index
git-svn-id: http://svn.osgeo.org/qgis/trunk@8280 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-26
Defined application services linkage for mac since we dont just globally link to all qgis libs now (which used to give us ap services libs in the process). Applies to OS X only.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8279 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-26
Suport for splitting into modules in doxygen
Added front page for doxygen
git-svn-id: http://svn.osgeo.org/qgis/trunk@8278 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-26
Document private members/methods
git-svn-id: http://svn.osgeo.org/qgis/trunk@8277 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-26
Clean ups to doc generation
- filter out non useful / generated / copied in sources
- various other small tweaks to formatting
git-svn-id: http://svn.osgeo.org/qgis/trunk@8276 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-26
Link to explicit qt libs to avoid linking to qttest
git-svn-id: http://svn.osgeo.org/qgis/trunk@8275 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-26
Updated output directory for docs to point to qgis_api_doc
git-svn-id: http://svn.osgeo.org/qgis/trunk@8274 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-25
reintroduce connection pooling, but use cursors independantly of transactions
by declaring them "WITH HOLD" and "CLOSE" them when done.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8273 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-25
speed up loading of projects using unique value renderers
git-svn-id: http://svn.osgeo.org/qgis/trunk@8272 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-25
fix msvc warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@8271 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-25
Added missing header install line that got removed accidentally in r8236
git-svn-id: http://svn.osgeo.org/qgis/trunk@8270 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-25
code reindentation
git-svn-id: http://svn.osgeo.org/qgis/trunk@8269 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-25
fix #1008
git-svn-id: http://svn.osgeo.org/qgis/trunk@8268 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-25
fix #1007
git-svn-id: http://svn.osgeo.org/qgis/trunk@8267 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-25
Applied patch 1004 that adds zoom to direction of mouse cursor
git-svn-id: http://svn.osgeo.org/qgis/trunk@8265 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-25
Patch #878 for PrintComposer SVG Export from Steven Bell with conditional compilation directives added to use QSvgGenerator for Qt4.3 or greater while continuing to use Q3Picture for Qt 4.2 or lower.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8264 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-24
- speed up QgsSpatialRefSys after migration to OGR C-API:
- create and destroy OGRSpatialReferenceH in constructor/destructor
- move the PROJ.4 strings to OGR instead of a member variable and keep
track its validity in mIsValidFlag.
This reduces the need to allocate/deallocate of OGR structures and PROJ.4
parsing and thereby speeds it up quite a bit. Especially when on-the-fly
projection is in use.
- collect common code of createFromSrid, createFromEpsg and createFromSrsId
in the new loadFromDb method
NOTE: invalid PROJ.4 strings are now lost, I hope that doesn't break
anything.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8263 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-21
fix #916
git-svn-id: http://svn.osgeo.org/qgis/trunk@8259 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-21
fix GCC 4.3 compatibility issues (still compiles with GCC 4.2 and MSVC8)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8257 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-20
fix #1005 by making GRASS work in paths with blanks (windows-only)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8256 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-20
hungarian gui translations from Siki Zoltan
git-svn-id: http://svn.osgeo.org/qgis/trunk@8255 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-19
fix for #849
git-svn-id: http://svn.osgeo.org/qgis/trunk@8254 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-19
Cleanup comments and note that layers are deleted when removed from the registry
git-svn-id: http://svn.osgeo.org/qgis/trunk@8253 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-19
fix setting of type column for postgis tables with multiple geometry columns
git-svn-id: http://svn.osgeo.org/qgis/trunk@8251 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-19
qgsdbtablemodel.cpp reindented
git-svn-id: http://svn.osgeo.org/qgis/trunk@8250 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-19
fix #1001 introduced with r8233
git-svn-id: http://svn.osgeo.org/qgis/trunk@8248 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-18
Fix compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk@8246 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-18
Dont run moc on qgsprojectversion.h as its not a qobject child
git-svn-id: http://svn.osgeo.org/qgis/trunk@8245 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-18
Dont run moc on qgsrasterdataprovider.h since its not a qobject child
git-svn-id: http://svn.osgeo.org/qgis/trunk@8244 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-18
Dont try to run moc on qgsmaptooledit.h since its not a qobject child
git-svn-id: http://svn.osgeo.org/qgis/trunk@8243 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-18
Added clause for finding sqlite header correctly when building internal
git-svn-id: http://svn.osgeo.org/qgis/trunk@8242 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-17
more GRASS reindentation
git-svn-id: http://svn.osgeo.org/qgis/trunk@8241 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-17
reindentation of GRASS plugin and provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@8240 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-17
spanish translation updates from Carlos Dávila
git-svn-id: http://svn.osgeo.org/qgis/trunk@8238 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-17
Added the option (off by default) to build with an internal copy of sqlite3. This is the recommended approach by the author of sqlite3, but the old way (linking to an external lib) remains default for now. To use add -DWITH_INTERNAL_SQLITE3 to cmake command line
git-svn-id: http://svn.osgeo.org/qgis/trunk@8236 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-17
Fix error in sqlite find path
git-svn-id: http://svn.osgeo.org/qgis/trunk@8235 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-16
- add getUniqueValues method to QgsVectorDataProvider
- implement getUniqueValues in QgsPostgresProvider (fixes #399)
- implement getUniqueValues, minValue and maxValue in OgsOgrProvider
- use getUniqueValues in QgsUniqueValueDialog
- update QgsPostgresProvider::storageType interface (fixes #995)
(applied patch from Steven Mizuno, thanks again)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8233 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-16
more reindents
git-svn-id: http://svn.osgeo.org/qgis/trunk@8232 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-16
code reindented
git-svn-id: http://svn.osgeo.org/qgis/trunk@8231 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-16
Added the possibility to use these libs from non default locations by specifying them in LIB_DIR. Before this change, the presence of the lib in /usr or /usr/local would override command line specified paths
git-svn-id: http://svn.osgeo.org/qgis/trunk@8225 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-15
Changed project to 0.9.2 (removing rc1)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8224 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-14
qgsdbsourceselect.cpp reindented
git-svn-id: http://svn.osgeo.org/qgis/trunk@8223 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-14
Merge of C-API into trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@8222 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-14
delimited text plugin: enable button to parse if the text in the delimiter field has changed
git-svn-id: http://svn.osgeo.org/qgis/trunk@8221 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-13
fix gcc compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk@8219 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-13
fix compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk@8218 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-13
- Support NULL database values (fixes #987 and #988)
- check for NULL values on load
- show "NULL" in attribute table and identify results
- support entry of "NULL" in attribute table or dialog
- free result of PQexec in postgres provider (fixes memory leaks)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8217 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-13
add QgsRubberBand::getPoint to python interface (following up r8209)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8216 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-13
Added support for a default snap mode (can be to vertex, to segment, to vertex and segment)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8214 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-12
- applied patch from Steven Mizuno from #964. Nice work. Thank you very much.
- better privilege handling (fixes #955)
- better postgis i18n (unicode handling, identifier quotation)
- password saving fixed
- support for int8 type added
- let provider capabilities follow table privileges (fixes #976)
- use prepared statements for adding features (fixed #977)
- remove connection pooling (fixes cursor problem)
- clear attribute list on loadFields (fixes #984)
- ignore bytea fields
- handle transactions/error reporting better
- some cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@8213 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-12
followup to r8211 - missed a file
git-svn-id: http://svn.osgeo.org/qgis/trunk@8212 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-12
allow changing attributes of added and not yet commited features
git-svn-id: http://svn.osgeo.org/qgis/trunk@8211 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-12
keep editing on failed attribute commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@8210 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-12
reintroduce getPoint method for QgsRubberband
git-svn-id: http://svn.osgeo.org/qgis/trunk@8209 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-12
don't try to add attributes twice, if some attribute change fails
git-svn-id: http://svn.osgeo.org/qgis/trunk@8208 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-12
code reindented
git-svn-id: http://svn.osgeo.org/qgis/trunk@8207 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-11
fix msvc warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@8206 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-11
Stop editing before layer remove if necessary
git-svn-id: http://svn.osgeo.org/qgis/trunk@8205 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-11
Wrapped QgsEncodingFileDialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@8204 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-10
Added the possibility to use these libs from non default locations by specifying them in LIB_DIR. Before this change, the presence of the lib in /usr or /usr/local would override command line specified paths
git-svn-id: http://svn.osgeo.org/qgis/trunk@8203 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-10
Added clauses (not enabled by default) to not build any parts of code base requiring grass or pg support.Before this change it was not possible to disable them building if you did have pg grass on your system because when the cmake rules found them to be present it assumes you want to build with them. This may not always be the case. Note that if you disable them you have to do it explicitly before CMakeCache.txt is generated: e.g. -DWITH_GRASS=OFF -DWITH_POSTGRESQL=OFF otherwise the default behaviour is to build if those libs are present (as it was before this commit)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8202 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-10
Commented out overly verbose debug line
git-svn-id: http://svn.osgeo.org/qgis/trunk@8201 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-10
update hungarian messages
git-svn-id: http://svn.osgeo.org/qgis/trunk@8200 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-10
- hungarian gui translation from Siki Zoltan
git-svn-id: http://svn.osgeo.org/qgis/trunk@8199 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-08
Added some logic to allow libs and headers in non default locations to be used with priority over those in default locations (/usr and /usr/local)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8195 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-07
Regenerated INSTALL procedure to reflect Williams changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@8194 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-07
Updated osx build procedure with notes from William
git-svn-id: http://svn.osgeo.org/qgis/trunk@8193 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-06
- generate SIP build files in build directory, not in source dir
- show command line used to run SIP binary
- remove ignore flags from python/core and python/gui - not needed anymore
git-svn-id: http://svn.osgeo.org/qgis/trunk@8192 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-06
Better creation of list of directories of a zip file. Fixes installation problem with some plugins.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8191 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-03-04
Only change project snapping settings if it was changed in the dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@8189 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-28
updated gui translations from Christian Ferreira
git-svn-id: http://svn.osgeo.org/qgis/trunk@8187 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-28
Fix for if WITH_BINDINGS is off but python was found, cmake was still trying to build python stuff.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8185 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-28
Fixed window title which was showing incorrect label
git-svn-id: http://svn.osgeo.org/qgis/trunk@8184 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-28
Write column and row as graticule attributes
git-svn-id: http://svn.osgeo.org/qgis/trunk@8183 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-26
Union test
git-svn-id: http://svn.osgeo.org/qgis/trunk@8181 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-26
Initial test for qgsgeometry. At the moment it only does the following:
- creates some test intersecting and non intersecting geometries before each test runs
- destroys these after each test runs
- performs a simple intersection and non-intersection test
Please feel free to add further tests here as you work on qgsgeometry - its very simple to do with the framework I have put in place now...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8180 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-26
Changed required version to gutsy
git-svn-id: http://svn.osgeo.org/qgis/trunk@8179 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-23
Add capability of doing HTTP POST request to QgsHttpTransaction. Uses a default argument to maintain interface compatibility
git-svn-id: http://svn.osgeo.org/qgis/trunk@8175 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-23
Updated to use osgeo repo path for svn
git-svn-id: http://svn.osgeo.org/qgis/trunk@8174 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-21
Fix to enable spatial bookmarks with non-ascii characters
git-svn-id: http://svn.osgeo.org/qgis/trunk@8173 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-21
Patch from smizuno to fix bug #954. Thanks!
git-svn-id: http://svn.osgeo.org/qgis/trunk@8172 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-20
Modified geos exception catching. It seems that geos2 throws exceptions as pointers and geos3 as objects
git-svn-id: http://svn.osgeo.org/qgis/trunk@8171 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-19
Fixed a small typo in the german translation file
git-svn-id: http://svn.osgeo.org/qgis/trunk@8167 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-19
Applied patch for bug #938. Thanks to smizuno!
git-svn-id: http://svn.osgeo.org/qgis/trunk@8166 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-16
Fix tab order in gps dialog. Fix for #943
git-svn-id: http://svn.osgeo.org/qgis/trunk@8164 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-16
Remove need for specifying the web browser. QDesktopServices are used instead.
Drag and drop implementation.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8163 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-14
Added some 0 pointer checks for geometry (useful e.g. in cases of NULL geometries in postgis layers)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8156 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-13
Some tweaks to try to ensure proper font sizing in projected maps and to make the scale bar a little skinnier
git-svn-id: http://svn.osgeo.org/qgis/trunk@8155 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-13
Fix for const iterator
git-svn-id: http://svn.osgeo.org/qgis/trunk@8153 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-13
Added forgotten setAttributeMap() wrapper
git-svn-id: http://svn.osgeo.org/qgis/trunk@8152 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-13
- added QMultiMap conversion for SIP from Stefanie Tellex
- fixed featuresInRectangle and snapWithContext bindings
- added Stefanie to contributors
- keep list of contributors sorted
git-svn-id: http://svn.osgeo.org/qgis/trunk@8151 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-13
Commited patch from Stefanie for QgsVectorLayer::snapToGeometry
git-svn-id: http://svn.osgeo.org/qgis/trunk@8150 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-13
Added mim types and try to put qgis in root of application menu (Until I can figure out how to get it to create a new menu folder called science and add it into there)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8149 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-13
Use png rather than xpm for desktop icon.
Run dh_icons & dh_desktop in rules
git-svn-id: http://svn.osgeo.org/qgis/trunk@8148 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-12
Dont build as a standalone app too
git-svn-id: http://svn.osgeo.org/qgis/trunk@8147 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-12
Remove compiler warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@8143 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-12
Use qMax macro instead of reimplementing the same thing
git-svn-id: http://svn.osgeo.org/qgis/trunk@8142 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-12
Dont call method 'max' because its a reserved word / compiler macro on some platforms (MSVC) and causes build failures
git-svn-id: http://svn.osgeo.org/qgis/trunk@8141 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-12
WIMPY's window installer files from 0.9.2 release branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@8140 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-12
Restore map canvas to exactly same size and dpi after printing
git-svn-id: http://svn.osgeo.org/qgis/trunk@8139 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-11
Updated Slovak translation (#934).
Many thanks to Lubos Balazovic!
git-svn-id: http://svn.osgeo.org/qgis/trunk@8138 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-11
Insert a 'Cancel' button to the dialogs when stop editing, fix for bug #944
git-svn-id: http://svn.osgeo.org/qgis/trunk@8137 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-11
Fixed a memory leak in postgres provider (that was caused by my own modifications a week ago)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8136 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-11
Make maprender able to tell us the map size and dpi (there were previously no accessors for this)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8135 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-09
Cleanups to the quickprint output to manage text overruns in legend and improve alignment of text in various places.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8132 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-09
Beatify scale bar a little
git-svn-id: http://svn.osgeo.org/qgis/trunk@8131 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-09
Remember last used page size
Default to A4 on first use
(prevents those fantastic A0 printouts when you click ok without thinking)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8130 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-09
Added add postgres layer icon to master svg
git-svn-id: http://svn.osgeo.org/qgis/trunk@8129 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-09
Synced from trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@8128 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-09
Dont make page size methods slots
Fix alignment issue with scale bar unit
git-svn-id: http://svn.osgeo.org/qgis/trunk@8127 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-08
The last change I made to this file removed the incorrect line. This fixes that change
git-svn-id: http://svn.osgeo.org/qgis/trunk@8125 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-08
Add geos include dir for grid maker plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@8123 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-08
Fix .so collision between lib and app in deb packaging
git-svn-id: http://svn.osgeo.org/qgis/trunk@8122 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-08
Some fixes for graticule creation when origin is > endpoint
git-svn-id: http://svn.osgeo.org/qgis/trunk@8121 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-08
Allow large numbers to be entered (reverted to line edits)
Saved ui in qt4.2.x
git-svn-id: http://svn.osgeo.org/qgis/trunk@8120 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-08
Saved dialog using qt4.2.x
git-svn-id: http://svn.osgeo.org/qgis/trunk@8119 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-08
Fix for bug where projects loaded slowly
git-svn-id: http://svn.osgeo.org/qgis/trunk@8117 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-07
test commit after repository migration
git-svn-id: http://svn.osgeo.org/qgis/trunk@8112 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-07
test commit after repository migration
git-svn-id: http://svn.osgeo.org/qgis/trunk@8111 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-06
Added ability to set paper size to python api
git-svn-id: http://svn.osgeo.org/qgis/trunk@8110 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-05
First step towards fixing ticket #749
- switch to using qgsvectorfilewriter to generate graticules
- now I just need to add SRSselector button to support arbitary srs
- removed dependency on shplib
git-svn-id: http://svn.osgeo.org/qgis/trunk@8109 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-05
Support user defined page size selection
git-svn-id: http://svn.osgeo.org/qgis/trunk@8108 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-05
Various fixes for quickprint:
- no more ballistic scalebar shooting off the side of the page (it still needs to be beautified a bit, but at least its scaling properly now)
- determine screen resolution instead of just assuming 72dpi
- added option to set page size and fixes so that print renders ok at various page sizes.
- added page size to string and string to page size static methods
git-svn-id: http://svn.osgeo.org/qgis/trunk@8107 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-05
Use more logic ordering for toolbar icons and menu entries
git-svn-id: http://svn.osgeo.org/qgis/trunk@8106 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-05
- Reorganise digitising icons as discussed on mailing list
- Added fullscreen toggle to view menu
- moved add all / remove all layers to / from overview to menu only to
free up some tool bar clutter
git-svn-id: http://svn.osgeo.org/qgis/trunk@8105 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-04
- added hungarian translation files, translator will be Siki Zoltan (see wiki)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8102 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-04
Insert 0 for missing geometries in postgres provider. Plus little performance enhancement by avoiding unnecessary copies
git-svn-id: http://svn.osgeo.org/qgis/trunk@8101 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-03
fix for bug where feature splitting was not possible if bounding box of split line was a line
git-svn-id: http://svn.osgeo.org/qgis/trunk@8100 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-02-02
Make zoomToLayer, zoomFull and zoomSelected all adds the same five percent margin around the extent. Fixes #932.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8099 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-31
Eliminate GEOS 3.0 deprecated header warnings by including individual headers instead of deprecated multifile headers.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8098 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-30
fix for bug #925 'Add Island' and 'Add Ring' not greyed-out when leaving edit mode
git-svn-id: http://svn.osgeo.org/qgis/trunk@8097 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-30
Fix for bug where topological editing did not work for polygons with remove intersection option
git-svn-id: http://svn.osgeo.org/qgis/trunk@8096 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-30
more robust line/multiline splitting
git-svn-id: http://svn.osgeo.org/qgis/trunk@8095 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-30
Applied bugfix patch from Stefanie Tellex:
- The bug occurs when you make two providers that
access the same table, and then try to iterate
through the features in each provider in a nested loop.
- The provider in the inner loop would never have any
features because all providers use the same cursor
name so things would get messed up.
- This patch fixes the bug by adding a providerId
member to QgsPostgresProvider, and appending the
id to all cursor names.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8092 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-29
Added comments for version string formats, and changed to 0.9.2
git-svn-id: http://svn.osgeo.org/qgis/trunk@8091 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-29
Commented out scale and rotation debug causing log spam
git-svn-id: http://svn.osgeo.org/qgis/trunk@8089 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-29
Fix for bug that crashed qgis when moving the first/last vertex of a line
git-svn-id: http://svn.osgeo.org/qgis/trunk@8088 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-29
Enhanced maximum value for digitizing double spin boxes
git-svn-id: http://svn.osgeo.org/qgis/trunk@8087 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-29
nicer vertex markers for editing
git-svn-id: http://svn.osgeo.org/qgis/trunk@8086 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-29
Cleanup after all the svn troubleshooting
git-svn-id: http://svn.osgeo.org/qgis/trunk@8085 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-29
Test to fix svn commit problems
git-svn-id: http://svn.osgeo.org/qgis/trunk@8084 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-29
PROVENANCE changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@8083 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-29
PROVENANCE changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@8082 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-29
PROVENANCE changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@8081 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-29
PROVENANCE changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@8080 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-29
PROVENANCE update
git-svn-id: http://svn.osgeo.org/qgis/trunk@8079 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-29
Updated nsis version to 0.9.2rc2
git-svn-id: http://svn.osgeo.org/qgis/trunk@8077 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-29
Use (x) rather than (-) to show remove actions
git-svn-id: http://svn.osgeo.org/qgis/trunk@8076 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-29
Updated grass icons to make grass image stand out more and not obscure backgrounds to much
git-svn-id: http://svn.osgeo.org/qgis/trunk@8075 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-29
Update Mac release scripts for 0.9.2.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8074 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-29
More version updates for impending 0.9.2rc1 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@8073 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-29
Add Qt-supplied qt_ar.ts corresponding to new qgis_ar.ts file. Translated About, Preferences and Quit menu items on Mac need this file. It also provides translations for all Qt library strings as well.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8072 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-29
Fixed compile error caused by whats this changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@8071 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-29
Regenerated INSTALL doc
git-svn-id: http://svn.osgeo.org/qgis/trunk@8070 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-29
Fixed a code block error causing formating problems
git-svn-id: http://svn.osgeo.org/qgis/trunk@8069 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-29
Applied patch from William for Mac OSX build. Regenerated INSTALL from t2t doc
git-svn-id: http://svn.osgeo.org/qgis/trunk@8068 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-29
Updated changelogs and versions etc for 0.9.2rc1 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@8067 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-28
Added Fernando Pacheco to contributors list
git-svn-id: http://svn.osgeo.org/qgis/trunk@8066 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-28
Added missing resource file that never made it in my last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@8065 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-28
Updated spanish translations from Carlos Davila
git-svn-id: http://svn.osgeo.org/qgis/trunk@8064 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-28
Improvement to feature splitting: if there is a selection, the split tool only considers the selected features. If not, all the features intersecting the bounding box of the split line are considered
git-svn-id: http://svn.osgeo.org/qgis/trunk@8063 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-28
Use double spin boxes to insert default snapping tolarance and search radius for vertex edits
git-svn-id: http://svn.osgeo.org/qgis/trunk@8062 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-28
Committed patch from #901 - fixes for pg query dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@8061 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-28
Icon updates:
- use png instead of xpm for grass icons
- put grass icons in a qt resource file
- updated grass cmakelist accordingly
- updated other non grass plugins
Please note these icons are not final and some changes to them will be checked in over the next 24 hours.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8060 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-27
Fix for #870 (suggest python sip4 for runtime)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8059 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-27
More updates to icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@8058 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-27
Fix for crash - ticket #756
git-svn-id: http://svn.osgeo.org/qgis/trunk@8057 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-27
- updates portuguese BR translation for gui from Arthur Nanni
git-svn-id: http://svn.osgeo.org/qgis/trunk@8056 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-27
- QgisInterface's functions addRasterLayer/addVectorLayer return pointer to layer instead of just bool
- renamed QgisApp::addLayer to more appropriate QgisApp::addVectorLayer
- cleanups in loading of raster/vector layers in QgisApp
git-svn-id: http://svn.osgeo.org/qgis/trunk@8055 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-27
Small change to test svn upgrades
git-svn-id: http://svn.osgeo.org/qgis/trunk@8054 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-26
Replace deprecated activated() calls to qaction with triggered() - removes COMPAT warning on console
git-svn-id: http://svn.osgeo.org/qgis/trunk@8053 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-26
- first arabic gui translations from Assem Kamal
git-svn-id: http://svn.osgeo.org/qgis/trunk@8052 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-26
-Removed strange triplicate defs in .h file
-Moved loadDefaultStyle() to prevent crash when loading qml
git-svn-id: http://svn.osgeo.org/qgis/trunk@8051 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-26
Renamed landsat_clip to landsat and updated raster test accordingly
git-svn-id: http://svn.osgeo.org/qgis/trunk@8050 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-26
Removed redundant maplayer section
git-svn-id: http://svn.osgeo.org/qgis/trunk@8049 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-26
Fix formatting except where required for bullet items in mediawiki
git-svn-id: http://svn.osgeo.org/qgis/trunk@8048 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-25
This file documents the code provenance review for QGIS as part of
the OSGEO incubation process and should remain in the QGIS source tree. It
should not be included in release packages.
This file is in MediaWiki format for inclusion on the OSGEO wiki.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8047 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-25
Added unit test for setting raster qml which sets bands rgb as 875
git-svn-id: http://svn.osgeo.org/qgis/trunk@8046 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-25
Added qml for testing landsat
git-svn-id: http://svn.osgeo.org/qgis/trunk@8045 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-25
Added copyright and license info for plugin_installer files
git-svn-id: http://svn.osgeo.org/qgis/trunk@8044 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-25
Removed some legacy include statements
git-svn-id: http://svn.osgeo.org/qgis/trunk@8043 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-25
Also added code to convert geos multipoint to wkb multipoint
git-svn-id: http://svn.osgeo.org/qgis/trunk@8042 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-25
Added fromMultiPoint method to QgsGeometry
git-svn-id: http://svn.osgeo.org/qgis/trunk@8041 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-25
Added mising expected landsat basic control image
git-svn-id: http://svn.osgeo.org/qgis/trunk@8040 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-24
Indentation and remove untranslateable empty string
git-svn-id: http://svn.osgeo.org/qgis/trunk@8039 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-24
Added raster test for a multiband image
Added missing loadDefaultStyle to raster ctor (its not enabled in ui for 0.9.2 since its untested and unstable)
Added test image for testing multiband raster images
git-svn-id: http://svn.osgeo.org/qgis/trunk@8038 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-24
more fixes to bindings
git-svn-id: http://svn.osgeo.org/qgis/trunk@8037 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-24
added forgotten parameter
git-svn-id: http://svn.osgeo.org/qgis/trunk@8036 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-24
- spanish translation update for 0.9.2 from Carlos Dávila
git-svn-id: http://svn.osgeo.org/qgis/trunk@8035 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-23
Improvement to polygon splitting
git-svn-id: http://svn.osgeo.org/qgis/trunk@8034 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-23
Remove cursor manipulation from httptransaction to make core library X11 independent
git-svn-id: http://svn.osgeo.org/qgis/trunk@8032 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-22
Swedish translations
git-svn-id: http://svn.osgeo.org/qgis/trunk@8031 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-22
Install raster ramp shader header needed for 3rd party apps
git-svn-id: http://svn.osgeo.org/qgis/trunk@8030 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-22
- some fixes for german language
git-svn-id: http://svn.osgeo.org/qgis/trunk@8029 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-22
- update german translation for 0.9.2rc1 string freeze
git-svn-id: http://svn.osgeo.org/qgis/trunk@8028 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-22
- added new .ts file for translations into Arabic requested
by Assem Kamal <prog.assem@yahoo.com>
git-svn-id: http://svn.osgeo.org/qgis/trunk@8027 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-22
-updated enums and respective functions to have undefined be initial value
-replaced some QT3 calls with QT4 calls in raster layer properties
-updated python bindings
git-svn-id: http://svn.osgeo.org/qgis/trunk@8026 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-22
Updated ts files for string freeze
git-svn-id: http://svn.osgeo.org/qgis/trunk@8025 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-21
Use qRgba to set pixel values
git-svn-id: http://svn.osgeo.org/qgis/trunk@8024 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-21
Resave using qt designer 4.2.3 to allow compilation with that version
git-svn-id: http://svn.osgeo.org/qgis/trunk@8023 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-21
Updated control image for raster pseudo tests
git-svn-id: http://svn.osgeo.org/qgis/trunk@8022 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-21
Specify bgcolour as 152,219,249 so it doesnt look so turdacious on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@8021 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-21
Fix point size so unit test passes again
git-svn-id: http://svn.osgeo.org/qgis/trunk@8020 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-21
Removed polygon outlines so maprender test passes
git-svn-id: http://svn.osgeo.org/qgis/trunk@8019 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-21
Prefix image urls with file://
git-svn-id: http://svn.osgeo.org/qgis/trunk@8018 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-21
Updated these tests to use the qgsrenderchecker class to validate results.
srcMakelist modified to gui tests will build
git-svn-id: http://svn.osgeo.org/qgis/trunk@8017 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-21
Added a helper class for unit tests that will compare an image with a maprender product and return true or false based on their equiality or on the time it takes to render the output. It will also produce a difference image so that dissimilar areas in the two images can easily be identified. Lastly it generates a simple report as an html snippet for easy inclusion of results in a test report in a web browser.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8016 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-21
Added first of gui lib tests (for quickprint)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8015 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-21
Updates for test data:
- fix issues with qmls so tests run properly
- updated expected images to be 400x400 rather than 800x800
- added new expected image results for new tests which will be committed shortly
git-svn-id: http://svn.osgeo.org/qgis/trunk@8014 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-21
Tidy ups for quickprint:
- let the quickprint be based on either qgsmapcanvas or qgsmaprender
- word wrapping for legend entries
- added setMapBackgroundColor to public api
git-svn-id: http://svn.osgeo.org/qgis/trunk@8013 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-21
Expose maprender height and width via the public api
git-svn-id: http://svn.osgeo.org/qgis/trunk@8012 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-21
fix for 3 warnings in feature split code
git-svn-id: http://svn.osgeo.org/qgis/trunk@8011 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-21
update german language
git-svn-id: http://svn.osgeo.org/qgis/trunk@8010 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-20
Fixing capture points
git-svn-id: http://svn.osgeo.org/qgis/trunk@8009 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-20
Changed feature splitting mechanism such that it is possible to generate several new features with one split
git-svn-id: http://svn.osgeo.org/qgis/trunk@8008 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-20
-Numerous small fixes for raster layer properties window
-Updated reading and writing of color ramp type in project settings section
git-svn-id: http://svn.osgeo.org/qgis/trunk@8007 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-18
Error in a .ui
git-svn-id: http://svn.osgeo.org/qgis/trunk@8003 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-18
More translation clean-ups
git-svn-id: http://svn.osgeo.org/qgis/trunk@8002 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-18
Changed version to 0.9.2 (mainly to snap up the 8000th commit!)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8001 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-17
Fixes to the mapserver exporter
git-svn-id: http://svn.osgeo.org/qgis/trunk@7999 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-17
Let single symbol render mark borders of areas when selected, just as the other renderers
git-svn-id: http://svn.osgeo.org/qgis/trunk@7998 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-17
Cleaned up translation for qgsrasterlayerproperties
git-svn-id: http://svn.osgeo.org/qgis/trunk@7997 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-17
- added methods which were forgotten: fromMultiPolyline(), fromMulyPolygon()
git-svn-id: http://svn.osgeo.org/qgis/trunk@7996 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-17
Fix for hardcoded path
git-svn-id: http://svn.osgeo.org/qgis/trunk@7995 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-17
- renamed QgsGeometry::difference to QgsGeometry::makeDifference
- more geoprocessing in QgsGeometry: convexHull, intersection, Union, difference, symDifference
git-svn-id: http://svn.osgeo.org/qgis/trunk@7994 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-17
Cleaned up gps importer translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@7993 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-17
Limit scale bar with
git-svn-id: http://svn.osgeo.org/qgis/trunk@7992 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-17
Fix for bug #904: 'no decorations'
git-svn-id: http://svn.osgeo.org/qgis/trunk@7991 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-17
Context help for spanish updates from Carlos Davila
git-svn-id: http://svn.osgeo.org/qgis/trunk@7990 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-17
Patch from Fernando for ticket #909
git-svn-id: http://svn.osgeo.org/qgis/trunk@7989 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-17
Added missing sip file for quickprint
git-svn-id: http://svn.osgeo.org/qgis/trunk@7988 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-17
Python bindings for quickprint and change print method to printMap
git-svn-id: http://svn.osgeo.org/qgis/trunk@7987 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-16
Added QgsGeometry::buffer() function that returns buffer around the geometry.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7986 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-16
Translation fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@7985 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-16
- changed return type of QgsMapLayerRegistry::mapLayers() from std::map to QMap
- wrapped the above function in PyQGIS
git-svn-id: http://svn.osgeo.org/qgis/trunk@7984 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-16
Moved the dbmodel classes to app as they are not very likely to be of use to third part apps
git-svn-id: http://svn.osgeo.org/qgis/trunk@7983 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-16
Cleaned up and added debug output for north arrow plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@7982 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-16
Unit test for pseudocolor
git-svn-id: http://svn.osgeo.org/qgis/trunk@7981 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-16
Refactored some variable names
Use mpRasterLayer->getRasterLayerType() instead of mpRasterLayer->rasterLayerType
git-svn-id: http://svn.osgeo.org/qgis/trunk@7980 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-16
Updates to raster tests - added image writing capability. At teh moment it will write to /tmp/raster_test.png. Later I will write different files out after performing various colour and transparency operations on the test dataset.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7979 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-16
-Prevent NoDataValue displaying in scientific notation
git-svn-id: http://svn.osgeo.org/qgis/trunk@7978 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-15
Turn on console output when debugging on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@7977 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-15
Remove duplicated header stuff from merge
git-svn-id: http://svn.osgeo.org/qgis/trunk@7976 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-15
Put maptip in gui lib so 3rd party apps can use it. Make it do GUI_EXPORT and install its header so it builds properly on win and that 3rd party apps can find its header.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7975 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-15
i18n patch so that Jurgen works again. Fixes #905.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7974 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-15
Cleaned up text and added map tips
git-svn-id: http://svn.osgeo.org/qgis/trunk@7973 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-15
Moved qgsmaptip class to .../src/app where it is used
git-svn-id: http://svn.osgeo.org/qgis/trunk@7972 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-15
Removal of dead code and explanation of the method for determining which directories are contained in the zip file of the plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@7971 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-15
Minor cleanup to the output when unzipping a pyqgis plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@7970 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-15
Potential fix for directory unzip problems
git-svn-id: http://svn.osgeo.org/qgis/trunk@7969 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-15
Merged maptips-branch 7939:7967 into trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@7968 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-15
Disconnect signals on unload to avoid crash when plugin has been unloaded.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7967 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-15
-Disabled renaming of the gray band name by getRasterBandStats()
-Added additional check to each ::draw function look ignore draw requests for bandno <= 0
git-svn-id: http://svn.osgeo.org/qgis/trunk@7966 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-14
Fixes for translation.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7965 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-14
Saved using qt4.2 and added lblMinMaxEstimateWarning
git-svn-id: http://svn.osgeo.org/qgis/trunk@7964 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-14
Applies patch in #902
git-svn-id: http://svn.osgeo.org/qgis/trunk@7963 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-14
Upgrade point size when reading old project to make it look the same. Also change default point size to same loko as previously
git-svn-id: http://svn.osgeo.org/qgis/trunk@7962 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-14
Added missing GUI_EXPORT
git-svn-id: http://svn.osgeo.org/qgis/trunk@7961 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-14
Added a test for testing rendering performance. The test does the following:
- test for presence of test dataset
- if test data is not present writes it to tmp
- test data set is (180 /0.5) * (90 /0.5) polygons (each being .5 degree box)
- renders the dataset to an image and times how long it takes to do that
git-svn-id: http://svn.osgeo.org/qgis/trunk@7960 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-14
Improvements and Fixes for quickprint
- moved actual pringing logic into gui lib so that third party apps can make use of it.
- fixes for legend font size rendering issues
git-svn-id: http://svn.osgeo.org/qgis/trunk@7959 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-14
added qgsprojectversion.h to installed headers so third party apps using qgsproject have all needed headers available
git-svn-id: http://svn.osgeo.org/qgis/trunk@7958 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-14
Predifine icon size as a var instead of redecllaring each time
git-svn-id: http://svn.osgeo.org/qgis/trunk@7957 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-14
Cleaner win app icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@7956 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-14
Finalised (hopefully digitising icons)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7955 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-14
-small speed improvement for intial load of single band gray images
git-svn-id: http://svn.osgeo.org/qgis/trunk@7954 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-14
-Fix a problem with generating the highest value of contrast enhancement lookup table
-Added min max estimate on loading to prevent full raster stats from being generated to improve loading speed
git-svn-id: http://svn.osgeo.org/qgis/trunk@7953 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-14
-Set default contrast enhancement to STRETCH_TO_MIN_MAX
git-svn-id: http://svn.osgeo.org/qgis/trunk@7952 c8812cc2-4d05-0410-92ff-de0c093fc19c
ersts <ersts@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-14
-Added extra debug statements
-Updated linear contrast enhancement functions
-Fix for ticket #900
git-svn-id: http://svn.osgeo.org/qgis/trunk@7951 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-13
Build fix for GRASS on mingw/cygwin. I hope it works on other systems too...
git-svn-id: http://svn.osgeo.org/qgis/trunk@7950 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-13
Adds some margin to zoomToLayer. Fixes #881
git-svn-id: http://svn.osgeo.org/qgis/trunk@7949 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-12
include move feature tool when handling state of editing tools
git-svn-id: http://svn.osgeo.org/qgis/trunk@7946 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-12
re-disable msexport and remove it from the debian package as it's going to be turned into a plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@7945 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-12
Use english for logical values of band names in project files. Use String comparision properly
git-svn-id: http://svn.osgeo.org/qgis/trunk@7943 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-12
revert some changes from r7926, which break building debian packages
git-svn-id: http://svn.osgeo.org/qgis/trunk@7942 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-12
Added null transform for 0.8.0 to 0.8.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@7940 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-12
Path fix for renderer test
git-svn-id: http://svn.osgeo.org/qgis/trunk@7938 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-12
Fix for paths in testqgsapplication
git-svn-id: http://svn.osgeo.org/qgis/trunk@7937 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-12
Fixed crash when reading project file with non-existing raster file
git-svn-id: http://svn.osgeo.org/qgis/trunk@7936 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-11
Resave under Qt designer 4.2.3 rather than 4.3 (fails to compile otherwise)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7935 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-11
Fixed some rev-up for rasters
git-svn-id: http://svn.osgeo.org/qgis/trunk@7934 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-11
Committed patch from ticket #897 - port pg and attribute search dialogs to qt4
git-svn-id: http://svn.osgeo.org/qgis/trunk@7933 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-11
First pass at improved digitising icons - there are still some refinements needed here
git-svn-id: http://svn.osgeo.org/qgis/trunk@7932 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-11
Micky Mouse got in my qml...this patch removes him with prejudice...
git-svn-id: http://svn.osgeo.org/qgis/trunk@7931 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-11
fixed empty CMakeLists.txt for the mapserver_export plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@7929 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-11
Fix for wacked sip files
git-svn-id: http://svn.osgeo.org/qgis/trunk@7928 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-11
new files from raster transparency branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@7927 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-11
Merge of raster transparency branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@7926 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-11
Missing CMakeLists.txt file for the new MapServer export plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@7923 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-10
Merge renderer branch to trunk r7761:7920
git-svn-id: http://svn.osgeo.org/qgis/trunk@7922 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-10
Commit postgis dialog extension to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@7920 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-10
Fixed paths on WinXP for application test
git-svn-id: http://svn.osgeo.org/qgis/trunk@7919 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-10
Merged rev-up branch to trunk. Rev-up is now closed
git-svn-id: http://svn.osgeo.org/qgis/trunk@7917 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-10
Fixed selection of features in vector layer so the map canvas doesn't get re-rendered many times during the operation.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7911 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-10
Improvements to plugin installer:
- ability to support custom repositories
- better error handling
git-svn-id: http://svn.osgeo.org/qgis/trunk@7909 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-10
- update german translation file
git-svn-id: http://svn.osgeo.org/qgis/trunk@7899 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-10
New MapServer export plugin implemented in Python. This is a
core plugin and installed with QGIS. The old exporter (C++/SWIG/Python)
has been removed from the build and the code will be removed following
complete testing of the new plugin.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7898 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-09
Some small updates to bindings
git-svn-id: http://svn.osgeo.org/qgis/trunk@7897 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-09
removed QgisPlugin from the bindings (not used anyway)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7895 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-09
Moved all conversions between c++ templates and python objects to one file.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7894 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-09
Fixes compilation of bindings, added wrapper for QgsSnapper.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7893 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-09
updated python bindings for rubber band
git-svn-id: http://svn.osgeo.org/qgis/trunk@7888 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-09
Merge of advanced editing branch is now done
git-svn-id: http://svn.osgeo.org/qgis/trunk@7886 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-09
Saved dialog using qt 4.2.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@7885 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-09
More editing merges...
git-svn-id: http://svn.osgeo.org/qgis/trunk@7884 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-09
More merging of editing branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@7882 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-09
first part of advanced editing branch merge
git-svn-id: http://svn.osgeo.org/qgis/trunk@7880 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-09
Added quick print plugin to build list
git-svn-id: http://svn.osgeo.org/qgis/trunk@7878 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-09
Initial commit of new quick print plugin:
The plugin seeks to cater for users who want to print a map with no
hassle, and does not seek to replace the mapcomposer plugin which is
aimed at advanced users. Since I hate wasting paper / cutting down
trees, I have made the quick print plugin output to pdf for digital
redistribution or optionally printing from pdf.
Features;
- fill in 3 fields, choose a pdf output file and get a pdf ready for printing
- field values are remembered between uses so in most cases you
simply click the plugin icon then press OK
- automatically scales label text and symbol sizes suitable for
printing and then scales them down again afterwards
- at the moment all options (page size Letter, output pdf, layout)
are fixed as I prefer to keep it extremely simple in this iteration.
- 300dpi output
Future options:
- In the future it will be possible to refactor the plugin to support
simpled predefined layouts at different page sizes.
- autoincrementing filenames for when you want to produce a sequence of maps
git-svn-id: http://svn.osgeo.org/qgis/trunk@7877 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-09
Added accessor for canvas bg colour
git-svn-id: http://svn.osgeo.org/qgis/trunk@7876 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-09
Changed example copyright date from 2006 to 2008
git-svn-id: http://svn.osgeo.org/qgis/trunk@7874 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-08
Further improvments to plugin template:
- use standard convention of ui being named FooGuiBase
git-svn-id: http://svn.osgeo.org/qgis/trunk@7873 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-08
Enhancements to plugin builder:
- replace tokens in README which was missing from the file list
- use nice word wrapping in README.whatnext
git-svn-id: http://svn.osgeo.org/qgis/trunk@7872 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-08
Applied patch from Fernando to provide grass export to dxf option
git-svn-id: http://svn.osgeo.org/qgis/trunk@7871 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-08
Changed project version to qgis 0.9.2
git-svn-id: http://svn.osgeo.org/qgis/trunk@7869 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-08
Create directory for python plugins if it doesn't exist
(otherwise the plugin extraction will fail)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7868 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-08
Removed last slash for path to python plugins in home directory.
It was the reason why plugins in home dir couldn't be accessed on Windows.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7867 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-08
Added script to create a .ts file for a new language
git-svn-id: http://svn.osgeo.org/qgis/trunk@7866 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-08
Updated ts files
git-svn-id: http://svn.osgeo.org/qgis/trunk@7865 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-08
Save file in Qt designer 4.2 to allow it to compile
git-svn-id: http://svn.osgeo.org/qgis/trunk@7863 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-08
Fix for #893 - focus whole rows and give table widget focus on dialog open
git-svn-id: http://svn.osgeo.org/qgis/trunk@7861 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-08
Fix for ticket #890 "python plugin installer unzip fails"
git-svn-id: http://svn.osgeo.org/qgis/trunk@7859 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-07
Applied patch from #892 which removes qt3 deps for plugin manager. Muito obrigado Fernando!
git-svn-id: http://svn.osgeo.org/qgis/trunk@7858 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-07
protect editing tools if map canvas is rendering
git-svn-id: http://svn.osgeo.org/qgis/trunk@7855 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-05
Patch that provides incremental screen update
git-svn-id: http://svn.osgeo.org/qgis/trunk@7846 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-05
Code formatting only
git-svn-id: http://svn.osgeo.org/qgis/trunk@7844 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-03
Added various qmls to test data for unit testing different renderers
git-svn-id: http://svn.osgeo.org/qgis/trunk@7835 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-01-02
spanish translation updates from Carlos Dávila
git-svn-id: http://svn.osgeo.org/qgis/trunk@7831 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-31
Applied patch from ticket #887
git-svn-id: http://svn.osgeo.org/qgis/trunk@7825 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-29
Russian translation provided by Artem
git-svn-id: http://svn.osgeo.org/qgis/trunk@7819 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-29
updates portuguese_
git-svn-id: http://svn.osgeo.org/qgis/trunk@7817 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-27
Undoing some changes in r7813
git-svn-id: http://svn.osgeo.org/qgis/trunk@7815 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-27
Made all developer mug shots file system safe
git-svn-id: http://svn.osgeo.org/qgis/trunk@7814 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-27
Add a comment to explain some 'arbituary' numbers
git-svn-id: http://svn.osgeo.org/qgis/trunk@7813 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-27
Fix for ticket #830 (print composer pane is wrong on first running of
qgis)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7812 c8812cc2-4d05-0410-92ff-de0c093fc19c
what_nick <what_nick@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-25
Rolled back name change pending fixing of ascii safe mapping.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7811 c8812cc2-4d05-0410-92ff-de0c093fc19c
what_nick <what_nick@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-25
Renamed image to please buildbot.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7810 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-19
PyQGIS: support for Mac universal builds - fixes #876
git-svn-id: http://svn.osgeo.org/qgis/trunk@7807 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-17
- update spanish qt translation by Carlos Dávila
git-svn-id: http://svn.osgeo.org/qgis/trunk@7798 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-16
Cleaned up unused member
git-svn-id: http://svn.osgeo.org/qgis/trunk@7797 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-16
Fixed #872 in plugin_template, made links clickable and changed template to make it more translateable
git-svn-id: http://svn.osgeo.org/qgis/trunk@7796 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-16
Tried a new way of displaying text, hopefully easier for translations.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7795 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-16
Fix for ticket #420 (attribute table can truncate displayed data)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7794 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-16
Fix for ticket #847 (make the requirement for a header row in a
delimited text file clearer)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7793 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-15
Added a link to the Qt Quarterly article on designing Qt style APIs
git-svn-id: http://svn.osgeo.org/qgis/trunk@7791 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-14
Save and restore window position for AttributeTable, Bookmarks and HelpViewer.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7782 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-14
Fix typo which prevented help from being refreshed on a Mac if the context changed while the viewer was open. Also update from Qt3 to 4.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7781 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-13
Added mug shot
git-svn-id: http://svn.osgeo.org/qgis/trunk@7780 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-13
Some usability, i18n and debug changes on GPS importer (and gpxprovider). Handles #804.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7779 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-13
Change in the v.clean.* modules
git-svn-id: http://svn.osgeo.org/qgis/trunk@7778 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-13
Extended GPS plugin with a tab for performing conversions of GPX files, with the help of gpsbabel. Requested in #648.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7777 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-13
- updated qt_es.ts from Carlos Dávila
git-svn-id: http://svn.osgeo.org/qgis/trunk@7773 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-12
Changed to a custom cross hair mouse pointer when using measurement tool. Fixes #862
git-svn-id: http://svn.osgeo.org/qgis/trunk@7770 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-11
fix crash while editing shapes
git-svn-id: http://svn.osgeo.org/qgis/trunk@7769 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-11
fix for #855
git-svn-id: http://svn.osgeo.org/qgis/trunk@7768 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-11
Added Thai translation provided by Man
git-svn-id: http://svn.osgeo.org/qgis/trunk@7765 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-10
change in v.db.join module
git-svn-id: http://svn.osgeo.org/qgis/trunk@7760 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-10
Change v.univar module
git-svn-id: http://svn.osgeo.org/qgis/trunk@7759 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-10
fix for #860
git-svn-id: http://svn.osgeo.org/qgis/trunk@7756 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-10
fix a warning with msvc
git-svn-id: http://svn.osgeo.org/qgis/trunk@7755 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-10
fix a moc warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@7754 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-10
Call setCodec("UTF-8") when reading UTF-8 text; it is not the default for Macs. Also change Qt deprecated Q_OS_MACX to Q_WS_MAC.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7753 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-09
Merged all track segments into one line. Possibly, a MultiLine should be used instead. Fixes bug #696
git-svn-id: http://svn.osgeo.org/qgis/trunk@7752 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-09
Swedish translation for trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@7751 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-09
Accept urls with and without ? for wfs layers. Removed warning string for wfs and increased version string to '0.1'
git-svn-id: http://svn.osgeo.org/qgis/trunk@7747 c8812cc2-4d05-0410-92ff-de0c093fc19c
what_nick <what_nick@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-08
Modified Build Instructions for dependencies - More to come for GDAL
git-svn-id: http://svn.osgeo.org/qgis/trunk@7745 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-07
Added note about Python plugin installer
git-svn-id: http://svn.osgeo.org/qgis/trunk@7744 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-07
Fix for #854 - Dont assert for unknown types in QgsVectorFileWriter
git-svn-id: http://svn.osgeo.org/qgis/trunk@7742 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-07
Fix for #846 - No miles / inches display in scale bar
git-svn-id: http://svn.osgeo.org/qgis/trunk@7741 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-07
Bumped version numbers in trunk to 0.9.2
git-svn-id: http://svn.osgeo.org/qgis/trunk@7740 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-07
Fix for qmakes unbalanced parantheses warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@7738 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-07
Modified update_ts_tiles script such that lupdate does not merge the qgis strings to the qt_xx.ts files
git-svn-id: http://svn.osgeo.org/qgis/trunk@7737 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-07
Documented Toms modifications to the qt.ts files
git-svn-id: http://svn.osgeo.org/qgis/trunk@7736 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-07
Removed the qgis strings from the qt_xx.ts files
git-svn-id: http://svn.osgeo.org/qgis/trunk@7735 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-07
Include plugins subder in CMakeLists.txt
git-svn-id: http://svn.osgeo.org/qgis/trunk@7731 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-07
Changelog for debuan (dch -v 0.9.1)
Version string updates in qgisapp.cpp and qgis.cpp
git-svn-id: http://svn.osgeo.org/qgis/trunk@7729 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-07
Specify grass build for win
git-svn-id: http://svn.osgeo.org/qgis/trunk@7728 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-07
Updated changelog for 0.9.1 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@7727 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-07
Install fixes for doc (removed install.pdf and reinstated other docs)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7726 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-07
Install INSTALL and CODING documents
git-svn-id: http://svn.osgeo.org/qgis/trunk@7725 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-07
Attribution for new people with commit access
git-svn-id: http://svn.osgeo.org/qgis/trunk@7724 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-07
ts files updated to sync with release of 0.9.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@7723 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-07
Bumped version to 0.9.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@7722 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-06
Change in GRASS modules
git-svn-id: http://svn.osgeo.org/qgis/trunk@7721 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-06
Restore qt translation files deleted in r7681. Replace with latest files from Qt 4.3.3. Add or modify QMenuBar "About" "Options" and "Exit" strings (de, es, fr, sv) to match qgis_xx.ts; these menu items are in a different location on a Mac than X11 and Win and the translated strings must match for them to be correctly relocated.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7720 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-06
Updated latvian translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@7719 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-06
Minor change to attribution
git-svn-id: http://svn.osgeo.org/qgis/trunk@7718 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-05
fix for #851
git-svn-id: http://svn.osgeo.org/qgis/trunk@7717 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-05
- update spanish gui translation - thanks to Carlos Dávila
git-svn-id: http://svn.osgeo.org/qgis/trunk@7716 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-05
fix toolbar update on toggleEditing()
git-svn-id: http://svn.osgeo.org/qgis/trunk@7715 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-05
Updated slovak translation provided by lubaby
git-svn-id: http://svn.osgeo.org/qgis/trunk@7714 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-05
Update Mac release scripts for 0.9.1.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7713 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-04
additional fix for #843
git-svn-id: http://svn.osgeo.org/qgis/trunk@7712 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-04
real fix for #843
determine the current schema in the postgresprovider and clear
the schema name of the table, if it's identical. That way we
only qualify tables, if we need to (like GDAL does).
Please test!
git-svn-id: http://svn.osgeo.org/qgis/trunk@7711 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-03
workaround for #843
git-svn-id: http://svn.osgeo.org/qgis/trunk@7710 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-03
Fix error caused by doc removals - the make install line here needs to be reinstated before release
git-svn-id: http://svn.osgeo.org/qgis/trunk@7709 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-03
- update qgis userguide to version 0.9.1 and remove old installation
guide that is now part of the userguide
git-svn-id: http://svn.osgeo.org/qgis/trunk@7708 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-03
Make GRASS shell usable on Mac:
- Don't close pty descriptor in child process; it make the shell ignore input.
- Don't set Q3TextEdit readOnly since this processes keys as keyboard shortcuts.
Fix for bug #739.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7707 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-02
fix compile error introduced with r7704
git-svn-id: http://svn.osgeo.org/qgis/trunk@7706 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-01
add support for where option of v.in.ogr, fixes #836
git-svn-id: http://svn.osgeo.org/qgis/trunk@7705 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-01
qgslegendlayerfile.cpp: fix a unused warning
qgisapp.cpp: fix indentation and use QgsDebugMsg
qgsgrassmodule.h: fix 2 comment typos
git-svn-id: http://svn.osgeo.org/qgis/trunk@7704 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-01
followup to r7702 - missed a button
git-svn-id: http://svn.osgeo.org/qgis/trunk@7703 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-01
fix for #842
git-svn-id: http://svn.osgeo.org/qgis/trunk@7702 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-01
catch bad_alloc exception when filling the attribute table
git-svn-id: http://svn.osgeo.org/qgis/trunk@7701 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-01
fix identation and make use of QgsDebugMsg
git-svn-id: http://svn.osgeo.org/qgis/trunk@7700 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-01
fix #843
git-svn-id: http://svn.osgeo.org/qgis/trunk@7699 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-01
fix a unused warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@7698 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-01
- update of turkish translation for QGIS GUI. Thanks to
Osman Yilmaz
git-svn-id: http://svn.osgeo.org/qgis/trunk@7697 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-12-01
Use save/restoreGeometry introduced in Qt4.2 rather than saving width, height, x and y as separate parameters. The new functions support multiple monitors and will restore a window to a visible location if it was saved at a location that is no longer visible. Fix for bug #440.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7696 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-30
- small fix for german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@7692 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-30
Applied patch from Jean-Claude Repetto for ticket #719 Problem with NTF projection in ECW files
git-svn-id: http://svn.osgeo.org/qgis/trunk@7689 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-30
Fixed typo in title of plugin manager
git-svn-id: http://svn.osgeo.org/qgis/trunk@7688 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-30
Added missing code bloc formatter for qt install steps
git-svn-id: http://svn.osgeo.org/qgis/trunk@7687 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-30
Fix path issues for mingw detection of gsl deps
git-svn-id: http://svn.osgeo.org/qgis/trunk@7686 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-30
Fix some code block non closure issues
git-svn-id: http://svn.osgeo.org/qgis/trunk@7685 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-30
Updated ubuntu notes with hints from epifanio (thanks!)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7684 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-29
Applied patch from Aaron for ticket #572
git-svn-id: http://svn.osgeo.org/qgis/trunk@7683 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-29
Dont manualy try to delete shp files - use the new call in filewriter class to do this
git-svn-id: http://svn.osgeo.org/qgis/trunk@7682 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-29
Removed the qt translation files from svn. They should be copied from the qt directory to not confuse the update script
git-svn-id: http://svn.osgeo.org/qgis/trunk@7681 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-29
Added basic unit test for map layer class
git-svn-id: http://svn.osgeo.org/qgis/trunk@7680 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-29
Added Spanish translation for mapserver help submitted by Carlos Dávila.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7679 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-29
- fixes #839
- (unused) QgsGeometryVertexIndex::empty() added
- debug output now using QgsDebugMsg and indentation updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@7678 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-28
fix for #838
git-svn-id: http://svn.osgeo.org/qgis/trunk@7677 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-28
- updated german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@7676 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-27
Fixes in PyQGIS related to transfer of ownership in renderers.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7675 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-27
added tr() makro for wfs progress messages
git-svn-id: http://svn.osgeo.org/qgis/trunk@7674 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-27
followup to r7672: updated spitplugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@7673 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-27
Improve parsing in QgsDataSourceURI (adapted from PQconnectdb) and gather
connection info parsing and creation there. Fixes #817.
Please test!
git-svn-id: http://svn.osgeo.org/qgis/trunk@7672 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-27
- further spanish translations from Carlos Dávila
git-svn-id: http://svn.osgeo.org/qgis/trunk@7671 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-27
add german online help
git-svn-id: http://svn.osgeo.org/qgis/trunk@7670 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-27
fix python support for QgsMessageViewer
git-svn-id: http://svn.osgeo.org/qgis/trunk@7669 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-27
Fix for ticket #611 (add a "don't show this again toggle" to the snap
vertex warning dialog box)
Also includes a small re-organisation of the QgsMessageViewer class
git-svn-id: http://svn.osgeo.org/qgis/trunk@7668 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-27
Applied patch from Horst Düster for postgres schema support in GRASS module
git-svn-id: http://svn.osgeo.org/qgis/trunk@7667 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-27
No code changes, applied auto formatting using vim to comply with QGIS coding guidelines (use spaces for tabs and proper bracket indentation.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7666 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-27
Commented out line that was causing:
qgis/src/providers/postgres/qgspostgresprovider.cpp:920: error: mTables was not declared in this scope
Please fix and re-enable as needed
git-svn-id: http://svn.osgeo.org/qgis/trunk@7665 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-27
Added spanish context help file from Carlos Dávila.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7664 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-27
Corrections to english context help. With thanks to Carlos Dávila.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7663 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-27
Some string cleanups from Carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@7662 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-26
fix for #835
git-svn-id: http://svn.osgeo.org/qgis/trunk@7661 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-26
fixed typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@7660 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-26
fix for #837
git-svn-id: http://svn.osgeo.org/qgis/trunk@7659 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-26
Some cleanups in wfs provider, display the number of bytes received to entertain the user while loading
git-svn-id: http://svn.osgeo.org/qgis/trunk@7658 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-26
Improved the crs handling in wfs plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@7657 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-25
Completed my tutorial on unit testing as I promised I would at the last QGIS developer meeting...
git-svn-id: http://svn.osgeo.org/qgis/trunk@7656 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-24
Fix for ticket #402 (add a zoom to selected button to the attribute
table).
git-svn-id: http://svn.osgeo.org/qgis/trunk@7654 c8812cc2-4d05-0410-92ff-de0c093fc19c
StevenB <StevenB@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-23
Fixed ticket 827 by converting the returnPressed() handlers into
editingFinished() ones.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7653 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-23
Fix for typo (#819)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7652 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-23
Added first part of tutorial on creating unit tests for QGIS (just introductory part, useful bits will follow)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7651 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-23
fixes ticket #832 Raster cell coount returns incorrect value
Added regression test to raster layer unit test
git-svn-id: http://svn.osgeo.org/qgis/trunk@7650 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-23
Initial unit test for raster layer class
Includes a simple 10x10 raster supplied by Enrico Chiaradia
git-svn-id: http://svn.osgeo.org/qgis/trunk@7649 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-23
Fix for ticket #181 (multi-line text labels on map composer)
Removed some Qt3 usages
Made the default text label font size a bit smaller
Note: There is a problem with the last character in the text being
clipped at some font sizes...
git-svn-id: http://svn.osgeo.org/qgis/trunk@7644 c8812cc2-4d05-0410-92ff-de0c093fc19c
StevenB <StevenB@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-23
Fixed bug 826.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7643 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-22
attribute table: add attributes before applying attribute changes, fixes #763
please test
git-svn-id: http://svn.osgeo.org/qgis/trunk@7642 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-22
This is a test commit for svn maintenance. Please ignore.
refs #10 see also #22
git-svn-id: http://svn.osgeo.org/qgis/trunk@7641 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-22
Small test commit for buildbot testing. Please ignore this inconsequential change.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7640 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-22
Recreated the svg icon for maximum beauty
git-svn-id: http://svn.osgeo.org/qgis/trunk@7639 c8812cc2-4d05-0410-92ff-de0c093fc19c
StevenB <StevenB@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-22
Fixed bug #799 and converted legend measurements to floating-point.
Also fixed a bug where the legend lines would extend past their endpoints.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7638 c8812cc2-4d05-0410-92ff-de0c093fc19c
StevenB <StevenB@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-21
Applied font bug workaround to the composer scalebar and cleaned up a
couple of debugging statements.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7637 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-21
Patch from Mateusz Loskot to allow easily using FWTools install of gdal
Ticket #821: cmake-findgdal-fwtools.patch
git-svn-id: http://svn.osgeo.org/qgis/trunk@7636 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-21
Updated generated install doc
git-svn-id: http://svn.osgeo.org/qgis/trunk@7635 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-21
More updates and cleanups to windows simplified build procedure.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7634 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-21
Find postgresql libs when they are in the qgislibs archive and LIB_DIR os set (MSVC)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7633 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-21
Added notes for using cmake and starting the initial msvc build (for windows simplified install)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7632 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-21
More updates in the quest to document the 'simplified' setup procedure using my qgis libs bundle.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7631 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-21
Changed GRASS modules menù and add a new image for the module r.random.cells
git-svn-id: http://svn.osgeo.org/qgis/trunk@7630 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-21
Resave using Qt designer 4.2.3 to allow compilation
git-svn-id: http://svn.osgeo.org/qgis/trunk@7628 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-20
PostGIS layer selection:
- actually do the geometry type lookup threaded
- combobox removed and replaced with multiple rows, one each geometry type
- add wait cursors while looking up tables and inserting layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@7627 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-20
Make QTextLabels word wrap to allow for longer text (useful for some languages
that have longer text in map composer labels).
git-svn-id: http://svn.osgeo.org/qgis/trunk@7626 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-20
Enable extended selection mode for the table list
git-svn-id: http://svn.osgeo.org/qgis/trunk@7625 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-20
add only valid layers, fixes #812
git-svn-id: http://svn.osgeo.org/qgis/trunk@7624 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-20
Some updates to developer documentation
git-svn-id: http://svn.osgeo.org/qgis/trunk@7623 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-20
remove Qt4.3 dependency
git-svn-id: http://svn.osgeo.org/qgis/trunk@7622 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-20
Removed possibility to change directory of c++ plugins in plugin manager.
Fixes #771.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7621 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-20
Initial commit of coding manual for QGIS (aggregates various pages from teh wiki)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7620 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-20
Fix compilation errors under gcc:
qgis/src/app/qgsdbsourceselect.cpp:308: error: >> should be > > within a nested template argument list
qgis/src/app/qgsdbsourceselect.cpp:445: error: >> should be > > within a nested template argument list
gcc does not allow you to make nested template calls like this:
Foo <bar<xyz>>
The conjoined >> must have at least one space otherwise a compilation error will result.
Also replaced tabs with 2 spaces.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7619 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-20
updated postgis layer selection, fixed #218, again
git-svn-id: http://svn.osgeo.org/qgis/trunk@7618 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-20
Update of spanish translation. Thanks to Carlos Dávila
git-svn-id: http://svn.osgeo.org/qgis/trunk@7615 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-20
Minor change to trigger makefile regeneration and prevent build failure requireing total source rebuild with recent changes in grass modules
git-svn-id: http://svn.osgeo.org/qgis/trunk@7614 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-20
uglily find qgisapp for attribute table, fixes #786
git-svn-id: http://svn.osgeo.org/qgis/trunk@7613 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
negate write capabilities for shapefiles w/o attributes, fixes #803
git-svn-id: http://svn.osgeo.org/qgis/trunk@7612 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
support for GEOMETRY column, fixes #818
git-svn-id: http://svn.osgeo.org/qgis/trunk@7611 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
Further updates to install procedure:
- put markers beweeb chapters for clarity
- moved Jurgens postgres notes into building with msvc part 1
- cleanups to building with msvc express notes
git-svn-id: http://svn.osgeo.org/qgis/trunk@7610 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
localize graduade symbol renderer modes
git-svn-id: http://svn.osgeo.org/qgis/trunk@7609 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 change module: r.in.gdal.loc
git-svn-id: http://svn.osgeo.org/qgis/trunk@7608 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 change image for the module: r.mfilter
git-svn-id: http://svn.osgeo.org/qgis/trunk@7607 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 change image for the module: r.surf.random
git-svn-id: http://svn.osgeo.org/qgis/trunk@7606 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 change image for the module: r.surf.gauss
git-svn-id: http://svn.osgeo.org/qgis/trunk@7605 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 change image for the module: r.surf.gauss
git-svn-id: http://svn.osgeo.org/qgis/trunk@7604 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: v.db.addtable
git-svn-id: http://svn.osgeo.org/qgis/trunk@7603 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: db.in.ogr
git-svn-id: http://svn.osgeo.org/qgis/trunk@7602 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: r.to.rast3elev
git-svn-id: http://svn.osgeo.org/qgis/trunk@7601 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove module: r.cluster
git-svn-id: http://svn.osgeo.org/qgis/trunk@7600 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: i.gensigset
git-svn-id: http://svn.osgeo.org/qgis/trunk@7599 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove module: v.mcp
git-svn-id: http://svn.osgeo.org/qgis/trunk@7598 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove module: v.patch
git-svn-id: http://svn.osgeo.org/qgis/trunk@7597 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: v.animove
git-svn-id: http://svn.osgeo.org/qgis/trunk@7596 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove module: i.cca
git-svn-id: http://svn.osgeo.org/qgis/trunk@7595 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: r.timestamp
git-svn-id: http://svn.osgeo.org/qgis/trunk@7594 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove module: v.adehabitat
git-svn-id: http://svn.osgeo.org/qgis/trunk@7593 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: i.gensingset
git-svn-id: http://svn.osgeo.org/qgis/trunk@7592 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: r.info
git-svn-id: http://svn.osgeo.org/qgis/trunk@7591 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove module: g.mlist
git-svn-id: http://svn.osgeo.org/qgis/trunk@7590 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove module: g.gisenv
git-svn-id: http://svn.osgeo.org/qgis/trunk@7589 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove module: r.to.rast3elev
git-svn-id: http://svn.osgeo.org/qgis/trunk@7588 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: r.region
git-svn-id: http://svn.osgeo.org/qgis/trunk@7587 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove module: r.profile
git-svn-id: http://svn.osgeo.org/qgis/trunk@7586 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: v.mcp
git-svn-id: http://svn.osgeo.org/qgis/trunk@7585 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove module: r.to.rast3
git-svn-id: http://svn.osgeo.org/qgis/trunk@7584 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove module: r.series
git-svn-id: http://svn.osgeo.org/qgis/trunk@7583 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove module: r3.in.ascii
git-svn-id: http://svn.osgeo.org/qgis/trunk@7582 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: r.proj.seg
git-svn-id: http://svn.osgeo.org/qgis/trunk@7581 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove module: r.patch
git-svn-id: http://svn.osgeo.org/qgis/trunk@7580 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove error file: Thumbs.db
git-svn-id: http://svn.osgeo.org/qgis/trunk@7579 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: r.spreadpath
git-svn-id: http://svn.osgeo.org/qgis/trunk@7578 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove module:
r.proj.seg
git-svn-id: http://svn.osgeo.org/qgis/trunk@7577 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove module: r.info
git-svn-id: http://svn.osgeo.org/qgis/trunk@7576 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove module: g.proj
git-svn-id: http://svn.osgeo.org/qgis/trunk@7575 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove module: g.proj.ascii
git-svn-id: http://svn.osgeo.org/qgis/trunk@7574 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: r3.in.v5d
git-svn-id: http://svn.osgeo.org/qgis/trunk@7573 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: g.proj.ascii
git-svn-id: http://svn.osgeo.org/qgis/trunk@7572 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: r3.in.ascii
git-svn-id: http://svn.osgeo.org/qgis/trunk@7571 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: i.cca
git-svn-id: http://svn.osgeo.org/qgis/trunk@7570 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: g.gisenv
git-svn-id: http://svn.osgeo.org/qgis/trunk@7569 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: i.gensig
git-svn-id: http://svn.osgeo.org/qgis/trunk@7568 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove module: r.circle
git-svn-id: http://svn.osgeo.org/qgis/trunk@7567 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove module: i.gensingset
git-svn-id: http://svn.osgeo.org/qgis/trunk@7566 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: r.profile
git-svn-id: http://svn.osgeo.org/qgis/trunk@7565 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove module: r3.in.v5d
git-svn-id: http://svn.osgeo.org/qgis/trunk@7564 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: r3.in.v5d
git-svn-id: http://svn.osgeo.org/qgis/trunk@7563 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove module: v.to.rast3
git-svn-id: http://svn.osgeo.org/qgis/trunk@7562 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove module: i.gensig
git-svn-id: http://svn.osgeo.org/qgis/trunk@7561 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: r3.in.ascii
git-svn-id: http://svn.osgeo.org/qgis/trunk@7560 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: i.cca
git-svn-id: http://svn.osgeo.org/qgis/trunk@7559 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: v.mcp
git-svn-id: http://svn.osgeo.org/qgis/trunk@7558 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove module: r.spreadpath
git-svn-id: http://svn.osgeo.org/qgis/trunk@7557 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove module: r.region.3Dview
git-svn-id: http://svn.osgeo.org/qgis/trunk@7556 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module:
r.to.rast
git-svn-id: http://svn.osgeo.org/qgis/trunk@7555 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: i.gensig
git-svn-id: http://svn.osgeo.org/qgis/trunk@7554 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: g.mlist.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@7553 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: r.random.surface
git-svn-id: http://svn.osgeo.org/qgis/trunk@7552 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: v.adehabitat
git-svn-id: http://svn.osgeo.org/qgis/trunk@7551 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: r.to.rast3elev
git-svn-id: http://svn.osgeo.org/qgis/trunk@7550 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove module: r.random.surface
git-svn-id: http://svn.osgeo.org/qgis/trunk@7549 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: v.to.rast3
git-svn-id: http://svn.osgeo.org/qgis/trunk@7548 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: r.to.rast3
git-svn-id: http://svn.osgeo.org/qgis/trunk@7547 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: i.gensig
git-svn-id: http://svn.osgeo.org/qgis/trunk@7546 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove module: v.animove
git-svn-id: http://svn.osgeo.org/qgis/trunk@7545 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove error file: r.in.arc.qgm.sitx
git-svn-id: http://svn.osgeo.org/qgis/trunk@7544 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: v.adehabitat
git-svn-id: http://svn.osgeo.org/qgis/trunk@7543 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: r.region.3Dview
git-svn-id: http://svn.osgeo.org/qgis/trunk@7542 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: r.circle
git-svn-id: http://svn.osgeo.org/qgis/trunk@7541 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: i.gensingset
git-svn-id: http://svn.osgeo.org/qgis/trunk@7540 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove module: r.cross
git-svn-id: http://svn.osgeo.org/qgis/trunk@7539 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: r.to.rast3elev.2
git-svn-id: http://svn.osgeo.org/qgis/trunk@7538 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove module: r.timestamp
git-svn-id: http://svn.osgeo.org/qgis/trunk@7537 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: g.proj
git-svn-id: http://svn.osgeo.org/qgis/trunk@7536 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: v.to.rast3
git-svn-id: http://svn.osgeo.org/qgis/trunk@7535 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 remove image for the module: v.animove
git-svn-id: http://svn.osgeo.org/qgis/trunk@7534 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 inserted error
git-svn-id: http://svn.osgeo.org/qgis/trunk@7533 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new module: v.clean.bpol
git-svn-id: http://svn.osgeo.org/qgis/trunk@7532 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: v.clean.rmline
git-svn-id: http://svn.osgeo.org/qgis/trunk@7531 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: i.gensigset
git-svn-id: http://svn.osgeo.org/qgis/trunk@7530 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: r.resamp.rst
git-svn-id: http://svn.osgeo.org/qgis/trunk@7529 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: v.db.update_op_query
git-svn-id: http://svn.osgeo.org/qgis/trunk@7528 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new module: v.patch
git-svn-id: http://svn.osgeo.org/qgis/trunk@7527 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new module: i.cca
git-svn-id: http://svn.osgeo.org/qgis/trunk@7526 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: r.reclass
git-svn-id: http://svn.osgeo.org/qgis/trunk@7525 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: r.resamp.ststs
git-svn-id: http://svn.osgeo.org/qgis/trunk@7524 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: i.gensingset
git-svn-id: http://svn.osgeo.org/qgis/trunk@7523 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: r.resamp.rst
git-svn-id: http://svn.osgeo.org/qgis/trunk@7522 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: v.db.update_op_query
git-svn-id: http://svn.osgeo.org/qgis/trunk@7521 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: v.clean.chdangles
git-svn-id: http://svn.osgeo.org/qgis/trunk@7520 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new module: v.clean.rmbridge
git-svn-id: http://svn.osgeo.org/qgis/trunk@7519 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: r.reclass
git-svn-id: http://svn.osgeo.org/qgis/trunk@7518 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new module: v.clean.rmdangles
git-svn-id: http://svn.osgeo.org/qgis/trunk@7517 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: v.clean.bpol
git-svn-id: http://svn.osgeo.org/qgis/trunk@7516 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: v.clean.prune
git-svn-id: http://svn.osgeo.org/qgis/trunk@7515 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new module: v.clean.rmline
git-svn-id: http://svn.osgeo.org/qgis/trunk@7514 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new module: v.clean.snap
git-svn-id: http://svn.osgeo.org/qgis/trunk@7513 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: v.clean.snap
git-svn-id: http://svn.osgeo.org/qgis/trunk@7512 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new module: v.transform
git-svn-id: http://svn.osgeo.org/qgis/trunk@7511 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: db.connect.schema
git-svn-id: http://svn.osgeo.org/qgis/trunk@7510 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: v.segment
git-svn-id: http://svn.osgeo.org/qgis/trunk@7509 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new module: db.in.ogr
git-svn-id: http://svn.osgeo.org/qgis/trunk@7508 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new module: v.surf.bspline
git-svn-id: http://svn.osgeo.org/qgis/trunk@7507 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: v.clean.break
git-svn-id: http://svn.osgeo.org/qgis/trunk@7506 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: v.dissolve
git-svn-id: http://svn.osgeo.org/qgis/trunk@7505 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: v.clean.rmdupl
git-svn-id: http://svn.osgeo.org/qgis/trunk@7504 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new module: v.clean.rmbridge
git-svn-id: http://svn.osgeo.org/qgis/trunk@7503 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new module: v.segment
git-svn-id: http://svn.osgeo.org/qgis/trunk@7502 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: v.segment
git-svn-id: http://svn.osgeo.org/qgis/trunk@7501 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: i.cca
git-svn-id: http://svn.osgeo.org/qgis/trunk@7500 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: v.clean.rmarea
git-svn-id: http://svn.osgeo.org/qgis/trunk@7499 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: v.dissolve
git-svn-id: http://svn.osgeo.org/qgis/trunk@7498 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: v.clean.rmdac
git-svn-id: http://svn.osgeo.org/qgis/trunk@7497 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: i.gensig
git-svn-id: http://svn.osgeo.org/qgis/trunk@7496 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: v.clean.rmdangles
git-svn-id: http://svn.osgeo.org/qgis/trunk@7495 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new module: i.gensingset
git-svn-id: http://svn.osgeo.org/qgis/trunk@7494 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new module: v.clean.rmdupl
git-svn-id: http://svn.osgeo.org/qgis/trunk@7493 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new module: v.clean.brake
git-svn-id: http://svn.osgeo.org/qgis/trunk@7492 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new module: v.db.update_op_query
git-svn-id: http://svn.osgeo.org/qgis/trunk@7491 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new module: r.reclass
git-svn-id: http://svn.osgeo.org/qgis/trunk@7490 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new module: v.db.addtable
git-svn-id: http://svn.osgeo.org/qgis/trunk@7489 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: v.transform
git-svn-id: http://svn.osgeo.org/qgis/trunk@7488 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new module: v.clean.chdangles
git-svn-id: http://svn.osgeo.org/qgis/trunk@7487 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: v.build.all
git-svn-id: http://svn.osgeo.org/qgis/trunk@7486 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new module: i.gensig
git-svn-id: http://svn.osgeo.org/qgis/trunk@7485 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new module: r.recode
git-svn-id: http://svn.osgeo.org/qgis/trunk@7484 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: i.cca
git-svn-id: http://svn.osgeo.org/qgis/trunk@7483 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new module: r.resamp.rst
git-svn-id: http://svn.osgeo.org/qgis/trunk@7482 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new module: db.connect.schema
git-svn-id: http://svn.osgeo.org/qgis/trunk@7481 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: i.gensig
git-svn-id: http://svn.osgeo.org/qgis/trunk@7480 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: v.clean.rmsa
git-svn-id: http://svn.osgeo.org/qgis/trunk@7479 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: v.transform
git-svn-id: http://svn.osgeo.org/qgis/trunk@7478 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: v.surf.bspline
git-svn-id: http://svn.osgeo.org/qgis/trunk@7477 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new module: v.clean.rmsa
git-svn-id: http://svn.osgeo.org/qgis/trunk@7476 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new module: v.clean.prune
git-svn-id: http://svn.osgeo.org/qgis/trunk@7475 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new module: m.proj
git-svn-id: http://svn.osgeo.org/qgis/trunk@7474 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: r.resamp.interp
git-svn-id: http://svn.osgeo.org/qgis/trunk@7473 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: i.gensig
git-svn-id: http://svn.osgeo.org/qgis/trunk@7472 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: r.recode
git-svn-id: http://svn.osgeo.org/qgis/trunk@7471 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: v.clean.rmbridge
git-svn-id: http://svn.osgeo.org/qgis/trunk@7470 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: v.clean.rmbridge
git-svn-id: http://svn.osgeo.org/qgis/trunk@7469 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: m.proj
git-svn-id: http://svn.osgeo.org/qgis/trunk@7468 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new module: v.surf.bspline
git-svn-id: http://svn.osgeo.org/qgis/trunk@7467 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new module: v.clean.rmdac
git-svn-id: http://svn.osgeo.org/qgis/trunk@7466 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new module: v.build.all
git-svn-id: http://svn.osgeo.org/qgis/trunk@7465 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new image for the module: i.gensingset
git-svn-id: http://svn.osgeo.org/qgis/trunk@7464 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
19.11.2007 new module: v.dissolve
git-svn-id: http://svn.osgeo.org/qgis/trunk@7463 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
Fix for ticket #150. Not sure how it worked prior to this commit (which it did
on at least one computer)!
git-svn-id: http://svn.osgeo.org/qgis/trunk@7462 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-19
Applied Aaron Racicots patch for ticket #722
git-svn-id: http://svn.osgeo.org/qgis/trunk@7461 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-18
german translation updated
git-svn-id: http://svn.osgeo.org/qgis/trunk@7460 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-18
fixed typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@7459 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-18
Let the user make the details pane of the map composer as wide as they
want (rather than restricting it to 300 pixels)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7458 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-18
update spit plugin, fixes #593
git-svn-id: http://svn.osgeo.org/qgis/trunk@7457 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-18
Library install directory made configurable (using QGIS_LIB_DIR)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7456 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-18
- removed PKGDATAPATH and PLUGINPATH definitions: use QgsApplication instead
- use QgsApplication to detect data path in help viewer and mapserver export
git-svn-id: http://svn.osgeo.org/qgis/trunk@7455 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-18
Moving towards more flexible layout of QGIS installation.
Now it's possible to set QGIS_*_SUBDIR variables in CMake that will determine
the layout of directories for executables, plugins, data, headers and manuals.
These variables are intended to be used by distributors and not ordinary
users thus they're marked as advanced.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7454 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-18
only store name of layerfield if it's actually set, fixes #814
git-svn-id: http://svn.osgeo.org/qgis/trunk@7453 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-18
Fix for ticket #815 (broken delimited text layer loading for plain text
delimiters)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7452 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-18
Fix for ticket #772 (map composer details pane displays incorrectly).
Detail panes for all map composer items tidied up and rearranged to use
less vertical space.
Replaced Q3 widgets by Qt4 widgets
git-svn-id: http://svn.osgeo.org/qgis/trunk@7451 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-18
Fix for saving/restoring of map composer map/item splitter position.
Remove some Q3 stuff too.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7450 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-18
Small bug fix - placing a scale bar on the map composer sometimes gives
a scalebar with 0 segments. This fixes that.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7449 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-18
fix for #814
git-svn-id: http://svn.osgeo.org/qgis/trunk@7448 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-18
Set column widths in the plugin display.
Added row highlighting to plugin list.
Added wait cursor when fetching the plugin list and during install.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7447 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-17
Initial import of Matthew Perry's Python plugin installer
git-svn-id: http://svn.osgeo.org/qgis/trunk@7446 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-17
fix for #800
git-svn-id: http://svn.osgeo.org/qgis/trunk@7445 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-17
Added message box to display status of the MapServer export.
Fixes bug #520
git-svn-id: http://svn.osgeo.org/qgis/trunk@7444 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-17
quote identifiers and ignore bytea columns, fix for #741
git-svn-id: http://svn.osgeo.org/qgis/trunk@7443 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-17
Revert changes made to fix #741 since it appears to break more than it fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@7442 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-17
link all SIP objects with GDAL
git-svn-id: http://svn.osgeo.org/qgis/trunk@7440 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-17
UNUSED macro is MSVC not WIN32 specific
git-svn-id: http://svn.osgeo.org/qgis/trunk@7439 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-17
Don't process user input events while loading wfs data
git-svn-id: http://svn.osgeo.org/qgis/trunk@7437 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-17
Fix for bug #673
Fixed test script to actually use the cli args that are passed to it
git-svn-id: http://svn.osgeo.org/qgis/trunk@7432 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-16
Applied patch for bug #741
Please test
git-svn-id: http://svn.osgeo.org/qgis/trunk@7431 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-16
Fix for bug #636 in MapServer export script
Enhanced the text_export.py script.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7429 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-16
Applied Aaron's patch for ticket #556. Thanks!
Added one more change "Field"->"Layer" in attribute dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7428 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-16
More GRASS joy: close button for GRASS shell.
Fixes #144.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7426 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-16
Some joy for GRASS users: dialog with GRASS tools now loads about three times faster.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7425 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-16
- update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@7423 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-16
v.clean
git-svn-id: http://svn.osgeo.org/qgis/trunk@7422 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-16
r.recode
git-svn-id: http://svn.osgeo.org/qgis/trunk@7421 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-16
16.11.2007 New modules by Leonardo Lami
git-svn-id: http://svn.osgeo.org/qgis/trunk@7420 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-16
New modules adeed in 16.11.2007 by Leonardo Lami
git-svn-id: http://svn.osgeo.org/qgis/trunk@7419 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-16
16.11.2007 Changed module by Leonardo Lami
git-svn-id: http://svn.osgeo.org/qgis/trunk@7418 c8812cc2-4d05-0410-92ff-de0c093fc19c
leo.lami <leo.lami@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-16
16.11.2007 New modules add and changed modules by Leonardo Lami (Faunalia)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7417 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-16
Appied patch in ticket #811 from aaronr
git-svn-id: http://svn.osgeo.org/qgis/trunk@7416 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-15
Added spanish translations of help files from Carlos - thanks Carlos!
git-svn-id: http://svn.osgeo.org/qgis/trunk@7411 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-15
Fix for ticket #150 (added ability to set the copyright text colour).
Also removed use of Qt3Support code in the plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@7410 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-15
Bug fox for #809 - file writer does not over write shapefiles.
Files will now be owritten. Unit tests updated too.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7409 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-15
additions to the MSVC section
git-svn-id: http://svn.osgeo.org/qgis/trunk@7408 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-14
enhancement #810 added
git-svn-id: http://svn.osgeo.org/qgis/trunk@7407 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-14
A few more additions for so called simplified MSVC install procedure
git-svn-id: http://svn.osgeo.org/qgis/trunk@7405 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-14
completed detailed notes for setting up SKD2. Work for simplified MSVC install process is still in progress.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7404 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-14
Further notes on building on windows with MSVC Express
git-svn-id: http://svn.osgeo.org/qgis/trunk@7403 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-14
Defined requirements for Microsoft Platform SDK2 installation options
git-svn-id: http://svn.osgeo.org/qgis/trunk@7402 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-14
Fix for problem where columns that are used as primary keys are not displayed
git-svn-id: http://svn.osgeo.org/qgis/trunk@7401 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-14
window title of query builder localized
git-svn-id: http://svn.osgeo.org/qgis/trunk@7400 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-14
fix for #807 plus corrected indentation
git-svn-id: http://svn.osgeo.org/qgis/trunk@7399 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-13
remove msvc build of grass libraries from qgis
git-svn-id: http://svn.osgeo.org/qgis/trunk@7398 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-13
more portable GRASS detection
git-svn-id: http://svn.osgeo.org/qgis/trunk@7397 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-13
Stop loading a python plugin in plugin manager if an error occurs during import.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7396 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-13
fix for #801
git-svn-id: http://svn.osgeo.org/qgis/trunk@7395 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-13
catch more GEOS exceptions, fixes #802
git-svn-id: http://svn.osgeo.org/qgis/trunk@7394 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-13
Added svg version of the QGIS icon for best scaling possibilities.
Icon was generated using
http://vectormagic.stanford.edu
git-svn-id: http://svn.osgeo.org/qgis/trunk@7393 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-13
fix for german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@7392 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-13
Fix for a crash when loading a delimited text file where the delimiter
doesn't parse the file into multiple columns
git-svn-id: http://svn.osgeo.org/qgis/trunk@7391 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-13
another german language update
git-svn-id: http://svn.osgeo.org/qgis/trunk@7390 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-12
optimizing german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@7388 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-12
Updated spanish translation. Thanks to Carlos Dávila and Javier César Aldariz
git-svn-id: http://svn.osgeo.org/qgis/trunk@7387 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-12
update german qgis translations
git-svn-id: http://svn.osgeo.org/qgis/trunk@7386 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-12
Fix for ticket #483 (provide regular expressions in delimited text
plugin)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7385 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-12
automatically set the project CRS in WMS layer selection dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@7384 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-12
updated ts files and translated some german parts
git-svn-id: http://svn.osgeo.org/qgis/trunk@7383 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-12
Fix for ticket #499 (What's this missing from main window).
git-svn-id: http://svn.osgeo.org/qgis/trunk@7382 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-11
updated german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@7381 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-11
fix from Carlos Davila for #797 Typos error in Delimited Text Plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@7380 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-11
fixed size issue with labeldialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@7379 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-11
Updated strings in ts files
git-svn-id: http://svn.osgeo.org/qgis/trunk@7378 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-11
GRASS raster support works with MSVC
- let user know when a grass raster layer could not be inserted
- some fixes for the GRASS DLL build
- add grass_I (needed by GDAL's GRASS driver)
builds with current GDAL + http://trac.osgeo.org/gdal/ticket/1983
and current GRASS CVS (one bug fix should be applied soon).
git-svn-id: http://svn.osgeo.org/qgis/trunk@7377 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-11
trivial fix for debug messages
git-svn-id: http://svn.osgeo.org/qgis/trunk@7376 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-11
use comma as delimiter in all part of raster fileformat list
git-svn-id: http://svn.osgeo.org/qgis/trunk@7375 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-11
fix a warning in SIP
git-svn-id: http://svn.osgeo.org/qgis/trunk@7374 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-11
Added latvian translation kindly provided by M Kestas
git-svn-id: http://svn.osgeo.org/qgis/trunk@7373 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-10
Fix for #798 - users need to be able to set locale easily
git-svn-id: http://svn.osgeo.org/qgis/trunk@7371 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-10
Fixed layout and saved with designer from qt4.2. Please dont edit dialogs with qt 4.3
git-svn-id: http://svn.osgeo.org/qgis/trunk@7370 c8812cc2-4d05-0410-92ff-de0c093fc19c
StevenB <StevenB@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-10
Minor bugfix to make the labels panel (under Layer properties) resize to
fill the full space.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7369 c8812cc2-4d05-0410-92ff-de0c093fc19c
StevenB <StevenB@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-10
Workaround for font bug in the composer vector legend, plus a little
cleanup.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7368 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-10
Added Martins summary list of QGIS dependencies
git-svn-id: http://svn.osgeo.org/qgis/trunk@7367 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-10
fix for grass dlls in msvc build
git-svn-id: http://svn.osgeo.org/qgis/trunk@7366 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-10
Moved some MSVC notes I had made whtih are still in draft form
to lower down in the document and added a note to say it is a draft.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7365 c8812cc2-4d05-0410-92ff-de0c093fc19c
StevenB <StevenB@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-10
Implemented a hack to work around the Qt font bug for composer labels.
It doesn't fix composer map labels or the composer legend text yet.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7364 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-10
build grass dlls from sources for msvc
git-svn-id: http://svn.osgeo.org/qgis/trunk@7363 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-09
fixed a few types and updated german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@7362 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-09
Removed swig dep in linux install notes and regenerated INSTALL
git-svn-id: http://svn.osgeo.org/qgis/trunk@7361 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-08
Added Carlos Dávila to contributors list and applied patch from him to neaten up a string.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7359 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-08
Applied patch from Carlos for #794 Help button in Geospatial bookmarks shows "Close dialog"
git-svn-id: http://svn.osgeo.org/qgis/trunk@7358 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-07
Fix for ticket #793 (missing work in what's this text)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7357 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-07
begin packaging msvc build using CPack
git-svn-id: http://svn.osgeo.org/qgis/trunk@7351 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-07
fix for misprojected wms layers after project load
git-svn-id: http://svn.osgeo.org/qgis/trunk@7350 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-07
replace iostream with QDebugMsg in wmsprovider, msvc logger update
git-svn-id: http://svn.osgeo.org/qgis/trunk@7349 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-07
use wait cursor in blocking http transactions
git-svn-id: http://svn.osgeo.org/qgis/trunk@7348 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-07
remove extra semicolons
git-svn-id: http://svn.osgeo.org/qgis/trunk@7347 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-07
fixed typo in comment
git-svn-id: http://svn.osgeo.org/qgis/trunk@7346 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-07
fixed typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@7345 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-07
Fixed ticket #784.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7344 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-07
Fix for ticket #550.
Another case where G_fatal_error has been terminating QGIS.
Also implemented suggestions in the ticket:
- only left-click will add new point/centroid
- no tool will be activated when grass edit is opened
git-svn-id: http://svn.osgeo.org/qgis/trunk@7343 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-07
Patch to fix typo (bug #792)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7342 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-07
Replaced msys.tar.gz with msys.zip
git-svn-id: http://svn.osgeo.org/qgis/trunk@7341 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-06
Use default arrow cursor when there's no active map tool.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7340 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-06
Remove libtool from linux deps
git-svn-id: http://svn.osgeo.org/qgis/trunk@7339 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-06
Regenerated INSTALL doc
git-svn-id: http://svn.osgeo.org/qgis/trunk@7338 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-06
Dont need gsl-bin
git-svn-id: http://svn.osgeo.org/qgis/trunk@7337 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-06
fixed cmake typo for windows installer
git-svn-id: http://svn.osgeo.org/qgis/trunk@7336 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-06
Fix for ticket #772: mis-display of scale field in map composer
git-svn-id: http://svn.osgeo.org/qgis/trunk@7335 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-06
Use Qt file dialog to browse for GISBASE folder because Mac native dialog doesn't allow user to browse inside bundles.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7334 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-06
Patch for bug #604 contributed by Peter Ersts
git-svn-id: http://svn.osgeo.org/qgis/trunk@7332 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-05
enable grass provider/plugin and pggeoprocessing plugin in windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@7330 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-05
Added in MSVC notes provided by David Willis
git-svn-id: http://svn.osgeo.org/qgis/trunk@7329 c8812cc2-4d05-0410-92ff-de0c093fc19c
jef <jef@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-05
fix for ticket #790 and #791 and another msvc logger update
git-svn-id: http://svn.osgeo.org/qgis/trunk@7328 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-05
Fix compilation error introduced in r7297 because ui was saved using qt
4.3. Saved ui with designer 4.2 after fixing some small issues.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7325 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-05
Bug fix for layout issues in raster properties dialog (fixes saved using
qt4.2
designer)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7324 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-05
Added note relating to issue #284
git-svn-id: http://svn.osgeo.org/qgis/trunk@7323 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-05
Applied Jürgens patch with improvements for MSVC build and initial attempts at GRASS under MSVC
git-svn-id: http://svn.osgeo.org/qgis/trunk@7322 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-04
Updated version and removed changelog type stuff from README
git-svn-id: http://svn.osgeo.org/qgis/trunk@7321 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-04
Added Jürgen to contributors list
git-svn-id: http://svn.osgeo.org/qgis/trunk@7320 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-04
Updated version number to 0.9.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@7319 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-04
Updated vector file writer test to pass PEDANTIC
git-svn-id: http://svn.osgeo.org/qgis/trunk@7318 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-03
Disable QGraphicsRectItem during long rendering action such that it does not get any concurrent paint events. This modification fixes the WMS render bug on win32 (at least for me, needs more testing though).
git-svn-id: http://svn.osgeo.org/qgis/trunk@7316 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-02
Patch from Jurgen to install libs under msvc too
git-svn-id: http://svn.osgeo.org/qgis/trunk@7314 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-01
Patched in Jürgens MSVC logger improvements.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7311 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-01
Some additions to the German translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@7310 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-11-01
Added usability enhancements for georef plugin to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@7309 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-26
Fix for crashes after WMS error messages
git-svn-id: http://svn.osgeo.org/qgis/trunk@7301 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-25
apply patch #782 from perrygeo that moves code for determination of color into its own function
git-svn-id: http://svn.osgeo.org/qgis/trunk@7300 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-24
Fix for ticket #110.
To protect the process from being terminated by GRASS (>= 6.3), we use setjmp/longjmp functions.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7299 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-24
applied patch for extended data defined labels provided by Juergen
git-svn-id: http://svn.osgeo.org/qgis/trunk@7297 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-24
Applied patch for legend refresh from plugins provided by Juergen
git-svn-id: http://svn.osgeo.org/qgis/trunk@7296 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-23
Update Mac release scripts for 0.9.0.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7295 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-22
Look for and load plugins from the users .qgis directory.
Patch from Matthew Perry, ticket #781
git-svn-id: http://svn.osgeo.org/qgis/trunk@7282 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-20
Fixed bug #752.
Thanks Leo for help with this one!
git-svn-id: http://svn.osgeo.org/qgis/trunk@7280 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-17
Rolled back layout changes because they rely on qt 4.3
Will redo with qt4.2
git-svn-id: http://svn.osgeo.org/qgis/trunk@7277 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-16
Reinstate original qgis icon which I previously committed by mistake
git-svn-id: http://svn.osgeo.org/qgis/trunk@7276 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-16
Fix layout issues
git-svn-id: http://svn.osgeo.org/qgis/trunk@7275 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-15
added python-sip4
git-svn-id: http://svn.osgeo.org/qgis/trunk@7274 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-13
Improved SIP and PyQt4 detection.
Now it's able to detect whether python-sip4-dev and python-qt4-dev packages are missing.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7273 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-13
Fix for compiler warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@7271 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-13
Avoid two geometry copies in postgresprovider. Just pass geometry pointers instead
git-svn-id: http://svn.osgeo.org/qgis/trunk@7270 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-13
Fetch features asynchronously from the database server. This improves performance, especially if the db is located on a remote computer. Plus fixed a memory leak in qgsfeature that is important for postgres provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@7269 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-12
Applied patch from Juergen that adds a connection pool to the postgres provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@7268 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-11
setDataProvider() mustn't be public as it's not intended for use outside of QgsVectorLayer.
This fixes ticket #775.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7263 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-11
Fixed potential crash when layer is instantiated without specifying a provider key.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7262 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-11
For msvc cmake rules make all the include, app and lib paths relative to the environment dir %LIB_DIR% so that the libs can be anywhere on your filesystem.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7261 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-10
Fix minor problem in cmakelist introduced at r7257
git-svn-id: http://svn.osgeo.org/qgis/trunk@7259 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-09
Removed kludge to install libs to install dir
git-svn-id: http://svn.osgeo.org/qgis/trunk@7258 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-09
WIN32 directive must come immediately after application name
git-svn-id: http://svn.osgeo.org/qgis/trunk@7257 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-09
Fix for trying to call winmain instead of main when compiled with msvc. Link to qtmain when building with msvc (fixes crash on app start up when building in release mode). Dont show console when building on win.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7256 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-09
Mac OS X: Don't use Qt4.2 spash screen workaround for Qt4.3. It's needed for 4.2 but produces a rectangular window in 4.3.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7255 c8812cc2-4d05-0410-92ff-de0c093fc19c
StevenB <StevenB@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-06
Fixed a bug that was causing map label font sizes not to match
between the rendered preview and the printout.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7254 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-05
Added missing python-sip4-dev for linux install notes
git-svn-id: http://svn.osgeo.org/qgis/trunk@7252 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-05
Updated notes for cmake step in osx build notes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7251 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-04
Fixed small grammatical error in 'no active layer' warning.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7250 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-03
Added a note about downloading latest python for mac
git-svn-id: http://svn.osgeo.org/qgis/trunk@7249 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-03
Use generic urls and instructions for SIP and PyQt
git-svn-id: http://svn.osgeo.org/qgis/trunk@7248 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-03
Fixed small problem with missing line break in mac install notes for gsl
git-svn-id: http://svn.osgeo.org/qgis/trunk@7247 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-03
More small changes to mac install procedure
git-svn-id: http://svn.osgeo.org/qgis/trunk@7245 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-03
Updated urls for dmg downloads
git-svn-id: http://svn.osgeo.org/qgis/trunk@7244 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-03
Install qgscsexception.h when installing headers
git-svn-id: http://svn.osgeo.org/qgis/trunk@7243 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-01
- added some information to the introduction chapter
- INSTALL.t2t will be included as part of the updated user
and installation guide
git-svn-id: http://svn.osgeo.org/qgis/trunk@7241 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-01
Make theis the canvas parent
git-svn-id: http://svn.osgeo.org/qgis/trunk@7240 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-01
Try to copy lib to install dir when building with msvc (needs some work to softcode when building with other build types still)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7239 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-01
Reformatted text and fixed application icon suport under msvc
git-svn-id: http://svn.osgeo.org/qgis/trunk@7238 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-01
Under win msvc link to odbc (needed for gdal linking)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7237 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-10-01
Added clauses to find dependencies under MSVC. I will be making a zip file with file with all deps for streamlining the dev environment setup process
git-svn-id: http://svn.osgeo.org/qgis/trunk@7236 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-30
Applied patch from Jurgen Fischer with some modifications.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7235 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-30
Fix for bug where the first row was not classified in unique value dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@7234 c8812cc2-4d05-0410-92ff-de0c093fc19c
godofredo <godofredo@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-28
Surround definition of _fmode in MSVC ifdef to allow compilation in mingw
git-svn-id: http://svn.osgeo.org/qgis/trunk@7233 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-28
Fix so application starts properly when compiled win msvc
git-svn-id: http://svn.osgeo.org/qgis/trunk@7232 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-27
Applied patch from David Willis for msvc/win32 build support
git-svn-id: http://svn.osgeo.org/qgis/trunk@7226 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-27
Fixed inproper declration of a struct when in fact its a class
git-svn-id: http://svn.osgeo.org/qgis/trunk@7225 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-27
Fixed bug in unit test that prevented some files being cleaned up
git-svn-id: http://svn.osgeo.org/qgis/trunk@7224 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-27
Dont just link to every available qt lib. This resolved issues where e.g. QtTest dependecy is being added to each build product unneccesarily.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7223 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-24
Added some debug stuff only
git-svn-id: http://svn.osgeo.org/qgis/trunk@7219 c8812cc2-4d05-0410-92ff-de0c093fc19c
StevenB <StevenB@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-24
Small fixes to set a minimum starting size for the legend font and to
make the polygon legend's border match the polygon's.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7218 c8812cc2-4d05-0410-92ff-de0c093fc19c
StevenB <StevenB@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-24
Fixed a bug which sometimes prevented the adding of multiple maps to a
composer page.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7217 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-21
Tidy up to qgis unit tests:
- install then in same dir as qgis
- prefix installed tests with qgis_
Added test to make sure theme exists
git-svn-id: http://svn.osgeo.org/qgis/trunk@7216 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-21
For all platforms install tests when tests are enabled
git-svn-id: http://svn.osgeo.org/qgis/trunk@7214 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-21
Fixed layout on raster props dialog @ Qt 4.2.3
git-svn-id: http://svn.osgeo.org/qgis/trunk@7213 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-21
Saved dialog under Qt 4.2.3
git-svn-id: http://svn.osgeo.org/qgis/trunk@7212 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-21
Layout fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@7211 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-20
Deleted stubbed in tests in favour of adding actual tests in one by one
git-svn-id: http://svn.osgeo.org/qgis/trunk@7209 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-17
Added line and polygon tests for filewriter and projected writing test. Fixed cmake so tests run properly on mac - still need ot test on other osses.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7207 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-16
Updated/added copyright statements as part of provenance review for OSGeo incubation. No code changes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7206 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-16
Updated/added copyright statements as part of provenance review for OSGeo incubation. No code changes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7205 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-16
Updated/added copyright statements as part of provenance review for
OSGeo incubation. No code changes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7204 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-16
Updated/added copyright statements as part of provenance review for
OSGeo incubation. No code changes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7203 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-16
Added missing copyright statements and corrected incomplete statements
as part of the provenance review for OSGeo incubation
git-svn-id: http://svn.osgeo.org/qgis/trunk@7202 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-15
keep number of features of ogr provider up to date in case features are added or deleted
git-svn-id: http://svn.osgeo.org/qgis/trunk@7198 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-13
Removed some autogenerated files
Added some extra tests for db existance in srs class
git-svn-id: http://svn.osgeo.org/qgis/trunk@7194 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-12
Added some more helpful stdout stuff
git-svn-id: http://svn.osgeo.org/qgis/trunk@7193 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-12
Fixed resource path error
git-svn-id: http://svn.osgeo.org/qgis/trunk@7192 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-12
Use relative path to find resources
git-svn-id: http://svn.osgeo.org/qgis/trunk@7191 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-12
Added unit test for qgsvectorfilewriter
git-svn-id: http://svn.osgeo.org/qgis/trunk@7190 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-12
Removed test stubs - will add them back as we have real tests in place
git-svn-id: http://svn.osgeo.org/qgis/trunk@7189 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-11
Theres always '1 more thing' isnt there?....Fixed dependency oon gdal-dev for feisty
git-svn-id: http://svn.osgeo.org/qgis/trunk@7187 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-11
Tweaked deb scripts so we can build pacakges on ubuntu feisty
git-svn-id: http://svn.osgeo.org/qgis/trunk@7186 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-07
Fixes parts of bug #763 'problem editing postgis table'. But it is still a problem to add attributes and commit changes to the new attributes in one go
git-svn-id: http://svn.osgeo.org/qgis/trunk@7181 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-06
Fix for bug #753 'Problem in the overview'
git-svn-id: http://svn.osgeo.org/qgis/trunk@7180 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-09-03
Fix for bug #745 'Missing layer dialog is non-informative'
git-svn-id: http://svn.osgeo.org/qgis/trunk@7179 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-31
Updated debian packaging stuff so it works with plain ole debian
git-svn-id: http://svn.osgeo.org/qgis/trunk@7175 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-30
Make linking to qtsql conditional on OS
git-svn-id: http://svn.osgeo.org/qgis/trunk@7172 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-29
Conditional use of qtSql lib
git-svn-id: http://svn.osgeo.org/qgis/trunk@7171 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-29
Remove mysqlite from build deps
git-svn-id: http://svn.osgeo.org/qgis/trunk@7170 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-29
Get rid of compiler warnings and dont link to qtsql lib
git-svn-id: http://svn.osgeo.org/qgis/trunk@7169 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-29
Updated index with release related info
git-svn-id: http://svn.osgeo.org/qgis/trunk@7168 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-29
Updated version in qgis.cpp and build pakcage script. Updated icon wiht new xpm
git-svn-id: http://svn.osgeo.org/qgis/trunk@7167 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-29
Updated changelog with items for 0.9 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@7166 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-29
This file is needed for debian packaging please dont delete
git-svn-id: http://svn.osgeo.org/qgis/trunk@7165 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-29
Added debian build files - updated from debiangis folks to use qt4 for deps instead of qt3
git-svn-id: http://svn.osgeo.org/qgis/trunk@7164 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-28
UMinor updates to install process and generated INSTALL doc using txt2tags
git-svn-id: http://svn.osgeo.org/qgis/trunk@7163 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-28
Updated 'whats new'
git-svn-id: http://svn.osgeo.org/qgis/trunk@7162 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-28
Added some extremely clever logic so gdal headers on Gutsy Gibbon are located properly
git-svn-id: http://svn.osgeo.org/qgis/trunk@7161 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-28
Added txt2tags
git-svn-id: http://svn.osgeo.org/qgis/trunk@7160 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-28
Remove preview1 from release name
git-svn-id: http://svn.osgeo.org/qgis/trunk@7159 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-27
Update version & name for release
git-svn-id: http://svn.osgeo.org/qgis/trunk@7158 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-27
Updated ts files
git-svn-id: http://svn.osgeo.org/qgis/trunk@7157 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-27
Explicit linking to qt libs so that we dont link to unneeded ones e.g. qtest
git-svn-id: http://svn.osgeo.org/qgis/trunk@7156 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-27
Install plugin headers for third party plugin building support
git-svn-id: http://svn.osgeo.org/qgis/trunk@7155 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-27
Added dllexports for win compilation support
git-svn-id: http://svn.osgeo.org/qgis/trunk@7154 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-25
Removed unused files.
(LICENSE.txt is redundant - there's also 'COPYING' file that contains the same license)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7153 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-24
Small tweaks to debian install notes
git-svn-id: http://svn.osgeo.org/qgis/trunk@7152 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-22
Update to build instructions based on patch from Tim Baggett
git-svn-id: http://svn.osgeo.org/qgis/trunk@7147 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-22
This file is deprecated since automake is no longer supported
git-svn-id: http://svn.osgeo.org/qgis/trunk@7146 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-21
applied patch from Juergen
git-svn-id: http://svn.osgeo.org/qgis/trunk@7145 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-19
georeferencer: disable the setting of 0 as nodata value by default, apply more robust version of if-statement in QgsRasterLayer::drawMultiBandColor
git-svn-id: http://svn.osgeo.org/qgis/trunk@7143 c8812cc2-4d05-0410-92ff-de0c093fc19c
what_nick <what_nick@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-15
PyQt4 detection.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7141 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-15
Use .wld as standard suffix for worldfiles in georeferencer
git-svn-id: http://svn.osgeo.org/qgis/trunk@7140 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-14
Fix for problems with unique value dialog and some postgis tables
git-svn-id: http://svn.osgeo.org/qgis/trunk@7138 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-13
Fixed indentation of chapter about MSYS in install notes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7137 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-13
Added Faunalia to the contributors list
git-svn-id: http://svn.osgeo.org/qgis/trunk@7135 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-11
Added updated grass modules from lami many thanks folks from faunalia!
I needed to do a clean build for them to install properly....
git-svn-id: http://svn.osgeo.org/qgis/trunk@7132 c8812cc2-4d05-0410-92ff-de0c093fc19c
what_nick <what_nick@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-10
Python detection added
git-svn-id: http://svn.osgeo.org/qgis/trunk@7131 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-09
Merged in changes from the 0.9.0preview1 tag back to trunk. Please make all changes directly in trunk.
svn merge -r 7108:7129 https://svn.qgis.org/repos/qgis/tags/Preview-0.9.0-1
git-svn-id: http://svn.osgeo.org/qgis/trunk@7130 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-06
Fixes to compile the bindings also with SIP 4.7.
In this SIP version, additional classes used when converting
to a subclass don't get #included automatically so let's
#include them globally with %ModuleHeaderCode
git-svn-id: http://svn.osgeo.org/qgis/trunk@7129 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-06
Fix for #707. When there were no features in provider, calculation started
with extent with null coordinates and extended it - that's reason of wrong extent
git-svn-id: http://svn.osgeo.org/qgis/trunk@7128 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-06
Removed unused and misleading function QgsMapLayer::calculateExtent()
git-svn-id: http://svn.osgeo.org/qgis/trunk@7127 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-06
Fixed #709. The crash happened with shapefiles containing 2.5D geometries.
Now these files can be importent, but Z coordinates are ignored.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7126 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-06
Fix for #726 (double deletion of active editing map tool)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7125 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-05
Don't compile qgsapplication.cpp and qgslogger.cpp also for helpviewer executable - it suffices that it links to qgis_core
git-svn-id: http://svn.osgeo.org/qgis/trunk@7124 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-05
Fixed a problem with incorrectly loaded labeling attributes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7123 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-05
Fix for compilation problems in qgsproject.cpp
git-svn-id: http://svn.osgeo.org/qgis/trunk@7122 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-08-05
Removed more old makefiles.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7121 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-30
more bugfixing in wfs provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@7117 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-30
small bugfix in wfs provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@7116 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-30
more undo of r7112
git-svn-id: http://svn.osgeo.org/qgis/trunk@7115 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-30
reverted patch from r7112 since we are in feature freeze
git-svn-id: http://svn.osgeo.org/qgis/trunk@7114 c8812cc2-4d05-0410-92ff-de0c093fc19c
dassau <dassau@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-30
added dependency packages for python language binding and some notes about current
version requirements for sip4 and python-qt4
git-svn-id: http://svn.osgeo.org/qgis/trunk@7113 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-30
applied patch from Juergen to refresh layer legend from plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@7112 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-30
changed version names to Ganymede preview 1
git-svn-id: http://svn.osgeo.org/qgis/trunk@7111 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-28
Fix for ticket #744 (crash associated with actions).
git-svn-id: http://svn.osgeo.org/qgis/trunk@7110 c8812cc2-4d05-0410-92ff-de0c093fc19c
godofredo <godofredo@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-28
Added a note about compiling qt 4.3 debug
libraries in windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@7109 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-27
Added translation support to help viewer
git-svn-id: http://svn.osgeo.org/qgis/trunk@7107 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-27
Regenerated install notes using txt2tags
git-svn-id: http://svn.osgeo.org/qgis/trunk@7106 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-27
Got rid of LD_LIBRARY_PATHS since this should no longer be needed
git-svn-id: http://svn.osgeo.org/qgis/trunk@7105 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-27
Small informational addition
git-svn-id: http://svn.osgeo.org/qgis/trunk@7104 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-27
Use rpath so no more nasty LD_LIBRARY_PATH should be needed when installing to a non
standard dir
git-svn-id: http://svn.osgeo.org/qgis/trunk@7103 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-27
Updated install docs to include cmake on linux steps
git-svn-id: http://svn.osgeo.org/qgis/trunk@7102 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-27
Backwards compatibility for qt4.2.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@7101 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-27
Updated build directions for (debian based) linux
git-svn-id: http://svn.osgeo.org/qgis/trunk@7100 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-26
Disable pedantic for preview 1
Make pedantic warnings only appear when pedantic is on
git-svn-id: http://svn.osgeo.org/qgis/trunk@7099 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-25
Removing this script its deprecated since we can build under mingw
git-svn-id: http://svn.osgeo.org/qgis/trunk@7098 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-25
Tidy up cmake stuff so all .in files now live under cmake_templates
Move more utility scripts into scripts dir
git-svn-id: http://svn.osgeo.org/qgis/trunk@7097 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-25
Automake stuff being removed....
git-svn-id: http://svn.osgeo.org/qgis/trunk@7096 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-25
This scrips functionality is provided by cmake - Im removing it
git-svn-id: http://svn.osgeo.org/qgis/trunk@7095 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-25
This file is deprecated - use cmake rather
git-svn-id: http://svn.osgeo.org/qgis/trunk@7094 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-25
This fie is deprecated - use cmake rather
git-svn-id: http://svn.osgeo.org/qgis/trunk@7093 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-25
Removed all qmake build stuff from SVN - CMAKE will be the official build system from now on
git-svn-id: http://svn.osgeo.org/qgis/trunk@7092 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-25
Moved utility scripts into scripts dir for neatness sake
Added svn ignore for build dir and *.diff
git-svn-id: http://svn.osgeo.org/qgis/trunk@7091 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-25
These files are deprecated since automake support is removed
git-svn-id: http://svn.osgeo.org/qgis/trunk@7090 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-25
These files are part of automake - which is deprecated build system now
git-svn-id: http://svn.osgeo.org/qgis/trunk@7089 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-25
Removed this file - you can automatically generate kdevelop or xcode projects using cmake
git-svn-id: http://svn.osgeo.org/qgis/trunk@7088 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-25
Remove more automake stuff
git-svn-id: http://svn.osgeo.org/qgis/trunk@7087 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-25
Removal of automake infrastructure - CMAKE will be the official build system from here forward
git-svn-id: http://svn.osgeo.org/qgis/trunk@7086 c8812cc2-4d05-0410-92ff-de0c093fc19c
what_nick <what_nick@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-25
Updated GDAL build instructions with libtool patch
git-svn-id: http://svn.osgeo.org/qgis/trunk@7085 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-25
Fix for ticket #743 (substitutions in actions weren't happening).
git-svn-id: http://svn.osgeo.org/qgis/trunk@7084 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-21
add line or polygon features only if vertex count is >= 2
git-svn-id: http://svn.osgeo.org/qgis/trunk@7083 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-20
Tishams ganymede splash updates - still will be tweaked a bit before final release.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7079 c8812cc2-4d05-0410-92ff-de0c093fc19c
StevenB <StevenB@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-19
A couple of print composer bug fixes related to image and symbol
scaling.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7078 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-19
'cleaned up comments and added some info about the purpose of the script'
git-svn-id: http://svn.osgeo.org/qgis/trunk@7077 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-18
Modified script so it works properly on OS X.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7076 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-18
Added configure script for people who want to run ./configure. It checks
for the existence of a cmake binary, then gives
summary info on how to build with CMake and points at the wiki.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7075 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-18
Added general build note near the top of the document to inform people they
need to use cmake rather than autotools.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7074 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-16
Applied patch from #740 with many thanks to Steven Bell
- this patch replaces the q3canvas in the map composer with
a qgraphicsview based implementation.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7072 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-15
Fix that adresses ticket #477 'Loading a PostGIS view is very slow'
git-svn-id: http://svn.osgeo.org/qgis/trunk@7071 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-07
Fixed problems with classification fields in graduated symbol dialog and unique value dialog. this should address ticket #732 Layer Properties/Legendtype/Individual Symbol
git-svn-id: http://svn.osgeo.org/qgis/trunk@7066 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-07
This commit changes the interface of qgsvectorlayer back to the state before r7063 and keeps the fix to allow deletion of postgis columns
git-svn-id: http://svn.osgeo.org/qgis/trunk@7065 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-07
Adapted qgsvectorlayer.sip
git-svn-id: http://svn.osgeo.org/qgis/trunk@7064 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-06
Fix to make deletion of postgres columns working again
git-svn-id: http://svn.osgeo.org/qgis/trunk@7063 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-04
Added raster band stats header to install list
git-svn-id: http://svn.osgeo.org/qgis/trunk@7060 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-04
Fixed compiler warnings:
- for potentially unintialised vars I set them all to 0, NULL or some similar default
- grass has some warnings for multiple definitions of NDEBUG - Ive disabled warnings on
all files relying on grass headers - and submitted a bug to grass.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7059 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-07-04
Fixed compiler warnings by using an updated version of shplib files
git-svn-id: http://svn.osgeo.org/qgis/trunk@7058 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-29
Improved recognition of crs for wfs provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@7055 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-29
Fixed a bug that caused problems with info tool in wfs layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@7054 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-28
One more small tweak in German translation.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7053 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-27
Georeferencer: disable OK button in map coordinates dialog if no coordinates are entered.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7052 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-27
Updated German translation with new texts in georeferencer.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7051 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-27
Fixed building with variable PLUGINS_ALSO_BINARIES turned on.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7049 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-26
Incorporated Martins msys from scratch notes
git-svn-id: http://svn.osgeo.org/qgis/trunk@7047 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-25
Added notes from 0.8.1 release and notes from William
git-svn-id: http://svn.osgeo.org/qgis/trunk@7046 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-23
Patch for ticket #671 (leonardomateo)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7043 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-19
Applied patch #731 from Steven Bell for pixmap fill support in vector rendering.
Many thanks Steve!
git-svn-id: http://svn.osgeo.org/qgis/trunk@7040 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-17
Updated georeferencer plugin to use emit tool for acquiring coordinates of a point from map canvas.
Removed sendXY signal from QgsMapCanvas.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7036 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-17
Added setButton() and button() functions to QgsMapTool so that also button
associated with a map tool can be set as checked when the tool is active.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7035 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-11
Upstreamed #728 to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@7027 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-11
Upstreamed ticket #727 to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@7026 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-11
Applied patch #725 which also fixes ticket #698
(This patch fixes crash (ticket #698) and also adds some i18n stuff (missing tr(), and encoding conversation where nedded). Included patches for HEAD and also for 0.8.x)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7018 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-11
Applied patch #725 which also fixes ticket #698
(This patch fixes crash (ticket #698) and also adds some i18n stuff (missing tr(), and encoding conversation where nedded). Included patches for HEAD and also for 0.8.x)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7017 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-11
This files is deprecated in favour of the all in one INSTALL document
git-svn-id: http://svn.osgeo.org/qgis/trunk@7016 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-11
Upstreamed and Aplied patch from ticket #598
git-svn-id: http://svn.osgeo.org/qgis/trunk@7015 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-09
Removed redundnat intrduction section
git-svn-id: http://svn.osgeo.org/qgis/trunk@6997 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-09
Moved to using text2tags for managing install etc docs. Please edit the install docs here (not on the wiki!) and then use txt2tags to generate moinmoin output and paste into the wiki. Also do not directly edit INSTALL but rather edit INSTALL.t2t and regenerate teh INSTALL file using t2t plain text generator.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6995 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-09
added missing libz.dll.1.2.3 file
git-svn-id: http://svn.osgeo.org/qgis/trunk@6993 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-09
Added QgsMapToolEmitPoint which emits a signal when a point on map canvas is clicked.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6989 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-09
Set version name to 0.9.0preview1 for project name and in nsis config
git-svn-id: http://svn.osgeo.org/qgis/trunk@6988 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-08
Fix for ticket #562 small bug in WMS getFeatureInfo handling
git-svn-id: http://svn.osgeo.org/qgis/trunk@6986 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-06
Remove compiler warning for geos 2 and 3
git-svn-id: http://svn.osgeo.org/qgis/trunk@6984 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-05
Insert version number from capabilities document into GetMap request
git-svn-id: http://svn.osgeo.org/qgis/trunk@6982 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-04
Remove compiler warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@6980 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-04
Initial CPack directives
git-svn-id: http://svn.osgeo.org/qgis/trunk@6979 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-04
Install additional raster related headers
git-svn-id: http://svn.osgeo.org/qgis/trunk@6977 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-02
Fix for ticket #630, thanks to patch from lubaby.
(attribute table drift on windows)
Untested on Windows at 0.9 unstable.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6976 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-06-02
Fixed QgsGeometry::fromPolygon:
- fixed creation of outer ring, added creation of holes
- fixed Python binding for QgsPolygon type
git-svn-id: http://svn.osgeo.org/qgis/trunk@6974 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-31
Added the menu to toggle toolbar visibility to the 'view' menu
git-svn-id: http://svn.osgeo.org/qgis/trunk@6972 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-31
Fixed map overview handling
git-svn-id: http://svn.osgeo.org/qgis/trunk@6971 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-31
More roboust zoom tool - prevent zooming to empty extent
git-svn-id: http://svn.osgeo.org/qgis/trunk@6970 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-31
Fixed a bug with incorrectly wrapped QgsRenderer
git-svn-id: http://svn.osgeo.org/qgis/trunk@6969 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-30
Added the possibility for renderers to have different transparency levels for different classes
git-svn-id: http://svn.osgeo.org/qgis/trunk@6967 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-26
Made a toggle editing button instead of the (deactivated) start and stop buttons. The QAction for the toggle button is also used in the legend (right click menu) to have a consistent button/menu state
git-svn-id: http://svn.osgeo.org/qgis/trunk@6965 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-26
Entry for addIsland in sip file
git-svn-id: http://svn.osgeo.org/qgis/trunk@6964 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-26
A tool to add polygons to multipolygon features
git-svn-id: http://svn.osgeo.org/qgis/trunk@6963 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-25
Commited new parameters for swiss coordinate system CH1903 (changes from Horst Duester)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6961 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-23
Neater implemtation for test builder ready for cloning...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6959 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-22
Multi-version adjustment to r6954. To be truly pedantic, use int with GEOS 2.2 and size_t with GEOS 3.0.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6958 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-22
Entry for QgsVectorLayer::AddRing in the .sip file
git-svn-id: http://svn.osgeo.org/qgis/trunk@6957 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-22
wms bugfix
git-svn-id: http://svn.osgeo.org/qgis/trunk@6956 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-22
Patched in code from Oleg Gusev to emit poisiton on right mouse click
git-svn-id: http://svn.osgeo.org/qgis/trunk@6955 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-22
Fix compile warnings caused by using int instead of unsigned int for loops. Now compiles in pedantic mode.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6954 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-22
wfs provider: added tests for empty stack
git-svn-id: http://svn.osgeo.org/qgis/trunk@6953 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-22
Improved port handling for wfs
git-svn-id: http://svn.osgeo.org/qgis/trunk@6952 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-21
Simple test case working built by cmake
git-svn-id: http://svn.osgeo.org/qgis/trunk@6951 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-21
Use QT4_GENERATE_MOC to build moc
git-svn-id: http://svn.osgeo.org/qgis/trunk@6950 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-21
Initial commits to build qtests from cmake / ctest. Non functional yet
git-svn-id: http://svn.osgeo.org/qgis/trunk@6949 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-21
WFS provider: Don't forget to set port to QHttp, better handling for coordinate and tuple separators
git-svn-id: http://svn.osgeo.org/qgis/trunk@6948 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-16
Changed std::list to QList in addRing functions
git-svn-id: http://svn.osgeo.org/qgis/trunk@6946 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-13
Changed WMS version to 1.1.1, since the difference between 1.1.0 and 1.1.1 are very small. But some servers (e.g. bug #652) complain if version is not 1.1.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@6944 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-13
Forgot to add files in the last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@6943 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-13
Added a tool to cut holes into polygons/multipolygons. Made QgsMapToolCapture a base class of QgsMapToolAddRing and QgsMapToolAddFeature. Many bugfixes, e.g. it should now be possible to edit a reprojected layer (but the snapping distance needs to be given in the source units of the edited layer)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6942 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-10
Fixed compatibility with (some versions of) Python 2.5.
Also should stay compatible with older python versions.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6941 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-10
Added saving layer's selection as a shapefile. Can be invoked from legend.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6940 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-08
Fixed check whether user runs QGIS from sources to halt him.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6938 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-08
Internationalization fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@6937 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-08
Adjusted widget widths to prevent truncation of device, port, and feature drop-down text
git-svn-id: http://svn.osgeo.org/qgis/trunk@6936 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-07
Removed useless #includes from plugin template
git-svn-id: http://svn.osgeo.org/qgis/trunk@6935 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-06
- updated plugin template
- replaced plugin builder with a newer one in python (hopefully for all platforms)
- replaced Makefile.am with CMakeLists.txt for building new plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@6931 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-05
Corrected section about python bindings.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6930 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-04
Added a note about CMake and Subversion download.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6929 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-03
Fixed crash in Windows on Python exceptions.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6928 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-03
Fixed broken link for MSYS environment.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6927 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-03
Updated windows compilation notes and added a section for python bindings.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6926 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-01
Workaround #2 for changed version.h in GRASS cvs >= 26.4.2007
git-svn-id: http://svn.osgeo.org/qgis/trunk@6924 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-01
Workaround for change in GRASS's version.h in cvs >= 26.4.2007
git-svn-id: http://svn.osgeo.org/qgis/trunk@6923 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-01
Fixed another incorrect QgsMessageViewer usage.
(QGIS was crashing on second WMS identify request)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6922 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-01
Update legend item's tooltip (useful when SQL subset has changed)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6921 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-01
Update canvas layers when a project is loaded (force correct order)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6920 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-01
Draw layers in composer in correct order.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6919 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-05-01
Use QgsMessageViewer properly - it deletes itself when closed.
This commit fixes a crash when trying to do SVG export.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6918 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-25
Fixed problem caused by committing form with too new version of designer
git-svn-id: http://svn.osgeo.org/qgis/trunk@6914 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-24
Make 'legend' font size mac friendly
git-svn-id: http://svn.osgeo.org/qgis/trunk@6911 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-24
One more place where where ownership must be transferred and it wasn't - resulting in segfaults on app's exit.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6910 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-23
Solved bugs with double deletion of map canvas items in Python bindings.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6909 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-23
Solved problems with destruction of map tools - canvas mustn't be deleted before map tool,
however in Python the destruction had to be done explicitly to acheive right order.
New solution is that QgsMapTool is derived from QObject and on construction, QgsMapCanvas
is set as its parent. This way canvas is always deleted after deletion of map tools.
Also, because of this, I've divided QgsMeasure to QgsMeasureTool and QgsMeasureDialog
(problem with 2 parents with QObject as a base).
git-svn-id: http://svn.osgeo.org/qgis/trunk@6908 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-20
Tweak to r6898. It seems that some GEOS versions use 'int' and others 'unsigned int'
git-svn-id: http://svn.osgeo.org/qgis/trunk@6907 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-20
Fixed crash when identifying multipart features.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6906 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-20
Workaround for exporting layers which more geometry types (e.g. polygons and multipolygons).
git-svn-id: http://svn.osgeo.org/qgis/trunk@6905 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-20
Be less verbose (too much output when measuring with QgsDistanceArea).
git-svn-id: http://svn.osgeo.org/qgis/trunk@6904 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-20
Changed debug messages from std::cout to QgsDebugMsg
git-svn-id: http://svn.osgeo.org/qgis/trunk@6903 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-20
Added missing header files for installation.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6902 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-20
QgsVertexMarker: added possibility to change color and pen width
git-svn-id: http://svn.osgeo.org/qgis/trunk@6901 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-20
Tried to fix problems with allAttributeList() in postgres provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@6900 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-19
No code changes formatting cleanup only
git-svn-id: http://svn.osgeo.org/qgis/trunk@6899 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-19
Fix pedantic compile warnings due to signed int , unsigned in comparisons
git-svn-id: http://svn.osgeo.org/qgis/trunk@6898 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-18
- more sane function prototypes for searching for closest vertex/segment
- fixed some problems in python bindings
git-svn-id: http://svn.osgeo.org/qgis/trunk@6896 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-17
An attempt to fix compilation problems with new GRASS CVS.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6894 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-17
Delimited text provider:
- code cleanups
- distinguish between int/double/text field types (#684)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6893 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-17
Slightly better error handling in constructor of postgres provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@6892 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-17
Added setConnection() and setDataSource() utility functions to QgsDataSourceURI
git-svn-id: http://svn.osgeo.org/qgis/trunk@6891 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-17
Fix for creation of SQL query in postgres provider.
Was doing problems when exporting to shapefile (see #706)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6890 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-16
Higher precision when writing worldfile / pointfile
git-svn-id: http://svn.osgeo.org/qgis/trunk@6888 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-15
Fixed a crash in GPX provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@6887 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-14
Georeferencer plugin: enable creation of nonrectangular pixels in linear transformation
git-svn-id: http://svn.osgeo.org/qgis/trunk@6884 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-12
Hide LIBRARY_OUTPUT_PATH and LIB_PATH
git-svn-id: http://svn.osgeo.org/qgis/trunk@6883 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-12
Fix for editing problems
git-svn-id: http://svn.osgeo.org/qgis/trunk@6882 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-11
Save as shapefile: use save dialog and remember the last directory
git-svn-id: http://svn.osgeo.org/qgis/trunk@6881 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-11
Allow fetching features from OGR without geometries.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6880 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-11
Merged provider0_9-branch (r6844:6878) back to trunk.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6879 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-03
HTML escaping for python console.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6874 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-02
Renamed QgsMarkerCatalogue::pixmapMarker() to imageMarker() as now it returns QImage.
Added Python wrappers for QgsSymbologyUtils and QgsMarkerCatalogue.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6866 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-02
Removed old, unused symbol classes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6865 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-02
Added python bindings for QgsSymbol and all renderer classes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6864 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-04-02
Changed symbols() from std::list to QList for all renderers
git-svn-id: http://svn.osgeo.org/qgis/trunk@6863 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-29
Only one list of typenames for data providers
git-svn-id: http://svn.osgeo.org/qgis/trunk@6843 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-28
Include qgsconfig.h to get definition of HAVE_POSTGRESQL
git-svn-id: http://svn.osgeo.org/qgis/trunk@6842 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-28
Reverted changes in QgsHttpTransaction, which have been applied unintendedly in last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@6840 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-28
Added turkish translation. Thanks a lot to Osman Yilmaz\!
git-svn-id: http://svn.osgeo.org/qgis/trunk@6839 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-27
Added patch #685 from lubaby (+ some more) to trunk.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6838 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-25
Applied patch #683 to trunk.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6836 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-25
Fixed compilation with debugging turned on.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6834 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-24
QgsFeatureAttribute class has been removed and QVariant is used instead (supports arbitrary data types).
All providers and python bindings have been updated accordingly.
Currently supported variant types by providers are String, Int and Double.
Other API changes:
- QgsField
- type info as QString is now typeName() and setTypeName()
- added variant type (QVariant::Type) info: type(), setType()
- QgsFeature
- removed fields() - use QgsVectorDataProvider::fields()
- removed boundingBox() - use QgsGeometry::boundingBox()
- QgsVectorLayer - removed fields(), fieldCount(), getDefaultValue() - use directly QgsVectorDataProvider
- QgsVectorDataProvider - getDefaultValue() - field now addressed by id, returns variant
- QgsLabel - setLabelField() - field now addressed by id
git-svn-id: http://svn.osgeo.org/qgis/trunk@6833 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-24
Fix for ticket #678: Attribute table add field, fieldtype select box is empty
git-svn-id: http://svn.osgeo.org/qgis/trunk@6831 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-24
Added module name to the module tab in the GRASS toolbox (Ticket #596)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6830 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-24
Escape <> in python console output so python object display
git-svn-id: http://svn.osgeo.org/qgis/trunk@6829 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-23
sqlite3_open() MUST have db name in Utf-8. Fixes #676.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6828 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-23
Quantile function for graduated symbol dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@6826 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-21
Disable add attribute and delete attribute buttons in attribute table until start editing is pressed and the data provider supports these operation
git-svn-id: http://svn.osgeo.org/qgis/trunk@6825 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-21
Added hint to project properties that snapping distance is in mapping units
git-svn-id: http://svn.osgeo.org/qgis/trunk@6824 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-19
Really delete deleted features in ogr provider (using REPACK)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6821 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-19
Formatting changes only
git-svn-id: http://svn.osgeo.org/qgis/trunk@6820 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-18
Fix path to windres.exe
git-svn-id: http://svn.osgeo.org/qgis/trunk@6815 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-13
Fix for ticket #651 (zoom full doesn't work on a single point)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6799 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-12
Deleted ancient doxygen.conf. To generate api docs, now use: doxygen Doxyfile
git-svn-id: http://svn.osgeo.org/qgis/trunk@6797 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-12
Doxyfile for generating API docs
git-svn-id: http://svn.osgeo.org/qgis/trunk@6796 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-10
Fix for ticket #646 (spelling mistake)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6788 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-10
Changed to C-style comments
git-svn-id: http://svn.osgeo.org/qgis/trunk@6786 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-10
Merged r6782 to trunk.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6784 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-10
Merged r6781 to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@6783 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-09
Fix for #641 - this was due non-existing function in QgsColorTable
git-svn-id: http://svn.osgeo.org/qgis/trunk@6780 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-08
Python bindings:
- recreate on changed .sip file
- wrapped QgsColorTable
git-svn-id: http://svn.osgeo.org/qgis/trunk@6776 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-08
Tweak the scale display/entry so that users can enter scales in the form
x:y
git-svn-id: http://svn.osgeo.org/qgis/trunk@6775 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-08
Add conditionals for debug output
git-svn-id: http://svn.osgeo.org/qgis/trunk@6774 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-08
Removed Qt3 support stuff from grass tool box
git-svn-id: http://svn.osgeo.org/qgis/trunk@6773 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-08
grass icons for all tools; all grass plugin menu items also on grass toolbar
git-svn-id: http://svn.osgeo.org/qgis/trunk@6772 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-05
Make it possible to turn -Wall -Werror off. Set PEDANTIC to off with ccmake <builddir>.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6769 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-05
Fix for #637.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6768 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-04
- improved error handling when loading python plugins
- redirection of output to python console, i.e. print command works
git-svn-id: http://svn.osgeo.org/qgis/trunk@6767 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-04
Made vector editing code and labeling 25D aware. Needs more testing though
git-svn-id: http://svn.osgeo.org/qgis/trunk@6766 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-04
Ported r6762:6763 from 0.8 to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@6765 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-04
- added getFeatureAtId() for OGR provider (for fast random access)
- more sane indenting in getNextFeature()
git-svn-id: http://svn.osgeo.org/qgis/trunk@6764 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-04
Report Python errors with QgsMessageOutput instead of QMessageBox.
(User can copy & paste message from it, with message box he can't)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6761 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-04
Changed usage of std::vector to QList in QgsDistance area.
Added the modified functions to Python bindings.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6760 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-04
Ported WMS fix r6755 from 0.8 to trunk.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6759 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-04
Fix for compiling with python 2.5
git-svn-id: http://svn.osgeo.org/qgis/trunk@6758 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-03
Tweak to r6747 to allow the user to enter non-integer scale values, and
to have scales larger than 1:2^31
git-svn-id: http://svn.osgeo.org/qgis/trunk@6754 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-03
Fix for ticket #634 (compile warnings in RHEL64)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6752 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-03
QgsMapCanvasItem is not to be derived from QObject - no need for that.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6750 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-03
Changed deque<QString> to QStringList in QgsMapRender, updated canvas and bindings appropriately.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6749 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-02
Python: wrapped two functions in QgsLabel
git-svn-id: http://svn.osgeo.org/qgis/trunk@6748 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-02
Added input so that user can set specific scale. Set focus in the linedit showing scale, enter your scale and hit return!
git-svn-id: http://svn.osgeo.org/qgis/trunk@6747 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-02
Added hack to include Qt3Support when building bindings on Mac.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6745 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-02
Check whether layer index is valid in getZpos().
git-svn-id: http://svn.osgeo.org/qgis/trunk@6744 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-02
added wait cursor during inital load of grass toolbox
git-svn-id: http://svn.osgeo.org/qgis/trunk@6743 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-02
Precise intersection test in ogr provider, made geos export of QgsGeometry 25D aware, fixed a memory leak
git-svn-id: http://svn.osgeo.org/qgis/trunk@6741 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-02
Changed line endings from DOS-style to UNIX-style so SIP won't end up with syntax errors on unix
git-svn-id: http://svn.osgeo.org/qgis/trunk@6740 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-03-01
Merged r6738 from 0.8 to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@6739 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-28
Added zooming to 100%, i.e one raster pixel will occupy one screen pixel. Only supported for raster layers. Right-click on the layer in the legend, and select from pop-up menu
git-svn-id: http://svn.osgeo.org/qgis/trunk@6735 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-28
- fixed drand48() on windows so spatial index doesn't crash anymore
- debug message in OGR changed from QgsLogger::warning to QgsDebugMsg
git-svn-id: http://svn.osgeo.org/qgis/trunk@6733 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-28
Bindings: wrapped QgsDistanceArea
git-svn-id: http://svn.osgeo.org/qgis/trunk@6732 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-28
- removed legacy macro QgsDebug and changed remaining occurences of it to QgsDebugMsg
- moved #include "qgsconfig.h" from qgis.h to qgis.cpp so it doesn't spit many warnings when building bindings because of redefined PREFIX
git-svn-id: http://svn.osgeo.org/qgis/trunk@6730 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-28
Prep work for ticket #25 (case sensitivity for attribute table search)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6728 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-28
Fix a spelling mistake
git-svn-id: http://svn.osgeo.org/qgis/trunk@6727 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-28
Provide for a layer comment to be made available for vector layers
For postgres provider, get the layer comment from the table comment (if
it exists). Resolves ticket #244
git-svn-id: http://svn.osgeo.org/qgis/trunk@6726 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-27
Removed stdint.h - it's platform-dependent and can't be used on other platforms than MSVC.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6722 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-27
Added stdint.h needed for compiling on visual studio
git-svn-id: http://svn.osgeo.org/qgis/trunk@6721 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-27
Detect msvc when setting application icon logic
git-svn-id: http://svn.osgeo.org/qgis/trunk@6720 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-27
Disable 'create spatial index' fix for 0.9
git-svn-id: http://svn.osgeo.org/qgis/trunk@6719 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-26
Bugfix to allow classified postgres layers in 0.9
git-svn-id: http://svn.osgeo.org/qgis/trunk@6717 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-26
Dont install sample data by default since it requires a net connection
git-svn-id: http://svn.osgeo.org/qgis/trunk@6712 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-26
Added generation of gqssvnversion.h
git-svn-id: http://svn.osgeo.org/qgis/trunk@6711 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-26
Upstream fixes to make app icon work
git-svn-id: http://svn.osgeo.org/qgis/trunk@6710 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-26
Make installing the application section mandatory
git-svn-id: http://svn.osgeo.org/qgis/trunk@6705 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-26
Added notes for unattended install and customising installer. Upstreamed from 6701
git-svn-id: http://svn.osgeo.org/qgis/trunk@6703 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-25
Merged r6693, r6694, r6696 and r6698 to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@6699 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-25
Fixed another ELSIF error
git-svn-id: http://svn.osgeo.org/qgis/trunk@6696 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-24
Fix GDAL discover on non-Apple
git-svn-id: http://svn.osgeo.org/qgis/trunk@6692 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-24
added mongolian translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@6687 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-24
Decrease time taken to find key column in layers that come from postgres
views
git-svn-id: http://svn.osgeo.org/qgis/trunk@6685 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-23
Do one less query per table column when loading a postgres layer.
Tidy up of sql lines too.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6684 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-23
Upstreaming changes from 0.8.x branch revision 6681
git-svn-id: http://svn.osgeo.org/qgis/trunk@6682 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-23
Updated SPONSORS
git-svn-id: http://svn.osgeo.org/qgis/trunk@6679 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-23
Make postgres column comments available for the layer properties metadata
tab (address ticket #244)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6677 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-22
Fixed a bug relating the attribute definitions in WFS provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@6675 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-22
fixed problem with 'invert selection'
git-svn-id: http://svn.osgeo.org/qgis/trunk@6674 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-22
Reenabled selection from attribute table. Still some problems with 'invertSelection'
git-svn-id: http://svn.osgeo.org/qgis/trunk@6672 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-22
Push upstream changes in installer logic from 0.8 branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@6671 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-22
Removed my temporary and unfinished plugin from repository.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6666 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-22
Removed keyPressed() slot from QgsMapLayer and removed connections made in QgisApp.
(it doesn't make much sense to have it there)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6665 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-22
Don't link bindings to Qt3Support lib - was doing problems on windows.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6664 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-22
Fixed build of grass provider and plugin on linux i've broken recently.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6663 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-22
Spatial indexing library:
- fixed a crash under windows
- don't display debug messages
git-svn-id: http://svn.osgeo.org/qgis/trunk@6661 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-22
Write qgssvnversion.h on windows only if doesn't exist yet
git-svn-id: http://svn.osgeo.org/qgis/trunk@6658 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-22
Windows tweak for qgssvnversion.h - should work now for both MSYS and MinGW generators
git-svn-id: http://svn.osgeo.org/qgis/trunk@6657 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-22
Fixed GRASS configuration on Windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@6656 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-22
Changed inline functions of QgsMapToPixel to normal functions.
This fixes warnings on windows when calling them outside core lib.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6655 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-22
Fixed remaining warnings in grass provider and plugin.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6654 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-20
For mac use dylib instead of .so for default libgdal and libpq extensions
git-svn-id: http://svn.osgeo.org/qgis/trunk@6644 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-20
Fix search path for python on mac
git-svn-id: http://svn.osgeo.org/qgis/trunk@6643 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-20
Fix for python console not opening - this was due previous compilation without
Python support and #ifdeffed slot was not generated.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6642 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-20
Updates for SIP support from Martin
git-svn-id: http://svn.osgeo.org/qgis/trunk@6640 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-18
Added tooltips to the scale and coordinate position displays
git-svn-id: http://svn.osgeo.org/qgis/trunk@6636 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-18
Removed debugger probes that give compiler warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@6629 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-18
Disable -Werror just on the file that has an erro from a third-party app
(geos).
git-svn-id: http://svn.osgeo.org/qgis/trunk@6628 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-18
Fix some more compiler warnings. Apply -Werror to grass directories.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6627 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-18
Build with -Wall -Werror now. Three directories still have unresolved warnings so this behaviour is disabled there (providers/wfs prviders/grass and plugins/grass). A nasty message is displayed during cmake configure process to remind that these errors must be resolved.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6626 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-18
Fix for last commit. Warnings are not treated as errors in this dir for now.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6625 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-18
Dont generate compiler warnings (and thus errors with -Werror) for geos included files since they arent under our control
git-svn-id: http://svn.osgeo.org/qgis/trunk@6624 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-18
Fixed compiler warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@6623 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-18
Fix compiler warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@6622 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-18
Dont treat warnings as errors for lex generated sources
git-svn-id: http://svn.osgeo.org/qgis/trunk@6621 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-18
Fix compiler warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@6620 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-17
Applied patch #603. Thanks! (also fixed a compilation error introduced in r6610)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6618 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-17
Fix compiler warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@6616 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-17
Fix for bug #600 Renaming layer in legend doesn't stick
git-svn-id: http://svn.osgeo.org/qgis/trunk@6615 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-17
Fix for label not restored in single symbol dialog, bug #599
git-svn-id: http://svn.osgeo.org/qgis/trunk@6613 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-17
Changes to support a comment for each attribute in vector data. Now
requires support in providers. Addresses ticket #244.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6612 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-17
Fix a missing slot message when loading a layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@6611 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-17
Potential fix for ticket #477 (slowness opening postgres databases that
contain lots of views). Needs some testing, which I'll do in a day or
so.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6610 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-17
Fix a compiler warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@6609 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-16
Adjust indenting. no code changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@6608 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-16
Ported r6606 to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@6607 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-16
Only one warning if segment snapping failed
git-svn-id: http://svn.osgeo.org/qgis/trunk@6603 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-15
Debug output and adding mile as output unit for measuring
git-svn-id: http://svn.osgeo.org/qgis/trunk@6602 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-15
Fixing tabs
git-svn-id: http://svn.osgeo.org/qgis/trunk@6600 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-15
Ported r6598 to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@6599 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-14
I took the liberty...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6595 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-13
Added uninstall target for cmake
git-svn-id: http://svn.osgeo.org/qgis/trunk@6589 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-11
patch from 'sploid' to set correct bounding box for vertext markers
git-svn-id: http://svn.osgeo.org/qgis/trunk@6566 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-10
Added a 'classify' button to the graduated symbology button. Replaced Qt3 compatibility classes with Qt4 ones
git-svn-id: http://svn.osgeo.org/qgis/trunk@6557 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-09
Removed header install stuff for app: since app classes dont go into any lib there is little point
git-svn-id: http://svn.osgeo.org/qgis/trunk@6556 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-09
Install headers for app dir too
git-svn-id: http://svn.osgeo.org/qgis/trunk@6555 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-09
Added missing GEOS include path for building pg provider on mac
git-svn-id: http://svn.osgeo.org/qgis/trunk@6553 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-08
Build instructions for Win32 updated
git-svn-id: http://svn.osgeo.org/qgis/trunk@6552 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-07
Install qgsconfig.h to includes dir too since apps using libqgis need it when compiling...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6548 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-07
GEOS 3 port.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6546 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-06
Replace some Qt3 widgets with Qt4 ones
Move the delimited plugin help text from the .ui file to the .cpp file
(allows for easier translation)
Remove some unnecessry #includes
git-svn-id: http://svn.osgeo.org/qgis/trunk@6541 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-06
Fix some runtime signal/slot warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@6540 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-06
Fix a compiler warning (use a tcp port number that fits within a 16bit
integer)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6539 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-06
Fix for incorrect contents in qgssvnversion.h for Unix and Mac (was just
putting 'exported' instead of the actual subversion revision number)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6536 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-06
Hack for generating qgssvnversion.h on WIN
git-svn-id: http://svn.osgeo.org/qgis/trunk@6535 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-05
Added planimetric measurement as an option, and made all areas positive.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6534 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-05
Now calculates multilines correctly
git-svn-id: http://svn.osgeo.org/qgis/trunk@6531 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-05
Small fixes for #include paths
git-svn-id: http://svn.osgeo.org/qgis/trunk@6528 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-05
Fixes from Martin for mac build issues
git-svn-id: http://svn.osgeo.org/qgis/trunk@6527 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-05
Mac python build changes:
- lib extension is .dylib not .so
- all qt frameworks are needed for linking
git-svn-id: http://svn.osgeo.org/qgis/trunk@6526 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-05
On Mac, search for util.h instead of pty.h
git-svn-id: http://svn.osgeo.org/qgis/trunk@6525 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-04
CMake: added check to accept Bison 2.0 or higher
(it's known not to work correctly with 1.28)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6524 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-04
Replaced Q3ListBox in the unique value dialog with QListWidget
git-svn-id: http://svn.osgeo.org/qgis/trunk@6523 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-04
Fix CMake search for libraries
git-svn-id: http://svn.osgeo.org/qgis/trunk@6522 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-04
CMake: add default search paths on Mac for SIP
git-svn-id: http://svn.osgeo.org/qgis/trunk@6520 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-04
Python plugins are now expected in (qgis-data-path)/python/plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@6519 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-04
By default install bindings to QGIS directory -> no need to install as root.
It's possible to override it with BINDINGS_GLOBAL_INSTALL set to TRUE,
that will cause bindings to be installed to global python's site-packages dir.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6516 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-04
CMake:
- search for GDAL and GSL also in /usr/local
- added mac-specific locations for GDAL and GRASS
git-svn-id: http://svn.osgeo.org/qgis/trunk@6515 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-04
Added QgsFileDropEdit to headers for installation
git-svn-id: http://svn.osgeo.org/qgis/trunk@6514 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-04
Added QgsFileDropEdit class which extends QLineEdit to accept files dropped on the edit field.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6513 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-03
Ported r6511 to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@6512 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-03
Ported r6509 to trunnk
git-svn-id: http://svn.osgeo.org/qgis/trunk@6510 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-03
And the same for graduated symbol renderer in svn head
git-svn-id: http://svn.osgeo.org/qgis/trunk@6507 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-03
Don't draw labels of features for which the value is not contained in the unique value renderer
git-svn-id: http://svn.osgeo.org/qgis/trunk@6505 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-03
CMake: fixed a typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@6504 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-03
CMake: improved build of python bindings
- all intermediate files are out of source
- bindings are built only when libs are changed, not everytime
git-svn-id: http://svn.osgeo.org/qgis/trunk@6503 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-03
Fix a compiler warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@6501 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-03
Fix compiler warnings in app and ui directories
git-svn-id: http://svn.osgeo.org/qgis/trunk@6500 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-03
Fix more compiler warnings in plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@6499 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-03
Fix compiler warnings in providers
git-svn-id: http://svn.osgeo.org/qgis/trunk@6498 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-03
Fix compiler warnings in core directory
git-svn-id: http://svn.osgeo.org/qgis/trunk@6497 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-02
Fixed installation of include files for Windows.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6496 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-02
Added Peter Ersts to the contributors list
git-svn-id: http://svn.osgeo.org/qgis/trunk@6493 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-02
Comment out line 258 to remove unused var compiler warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@6491 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-02
Fix compiler warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@6490 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-02
Fix compiler warnings for plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@6489 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-02
Fix compiler warnings for spit plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@6488 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-02
Added Brendan
git-svn-id: http://svn.osgeo.org/qgis/trunk@6486 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-01
This should fix missing query builder buttons (#252).
I've deleted the old buttons and recreated them - Luca has confirmed that
the problem dissapears.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6484 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-01
Include moc generated headers in CORE headers installation
Include gui headers (static and moc) in GUI headers installation
git-svn-id: http://svn.osgeo.org/qgis/trunk@6482 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-01
Install core headers on make install
git-svn-id: http://svn.osgeo.org/qgis/trunk@6481 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-01
Merged r6478 to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@6480 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-01
Don't draw point symbols for values which have been deleted from unique value dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@6479 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-01
Fix for another small memory leak
git-svn-id: http://svn.osgeo.org/qgis/trunk@6477 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-01
Fixed a small memory leak
git-svn-id: http://svn.osgeo.org/qgis/trunk@6476 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-02-01
Convert dialogs to Qt 4.2 StandardButton API.
Also fix memory leaks by using the delete operator or Qt::WA_DeleteOnClose along with accept or reject rather then deprecated Qt3 routines. Also eliminate compiler warnings.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6475 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-31
- fixes of regressions (including ticket #542)
- legend menus unification (layers vs. layer files)
- qgis toolbar to use legend routines instead of its own
git-svn-id: http://svn.osgeo.org/qgis/trunk@6474 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-29
Changes to the unique value renderer and -dialog: 'classify' and 'delete class' button. Features which do not have a matching symbol are rendered with NoPen and NoBrush
git-svn-id: http://svn.osgeo.org/qgis/trunk@6472 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-29
Fix for Mac window title and controls corruption which was caused by an integer overflow when calculating an empty panning rectangle.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6471 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-28
Update Mac CMake file to reflect move (r6467) of config files from source dir to binary dir.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6468 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-27
CMake changes:
- generate qgsconfig.h and qgssvnversion.h to binary dir, not source dir
- removed QGIS_NO_SVNVERSION
git-svn-id: http://svn.osgeo.org/qgis/trunk@6467 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-27
Translation of Qt to swedish thanks to Daniel Nylander.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6465 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-27
nomsg
git-svn-id: http://svn.osgeo.org/qgis/trunk@6464 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-27
Removed classes QgsRenderItem and QgsRangeRenderItem which are not in use anymore
git-svn-id: http://svn.osgeo.org/qgis/trunk@6463 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-27
Add translation files for text in Qt classes. The QDialogButtonBox context is needed for the new StandardButton API and the QMenuBar context is needed for Mac menus. Several other contexts, especially those for controls, dialogs and messages, are also used by QGIS.
These files are derived from the Qt 4.2 distribution and include the QMenuBar context which was missing. Files for other languages need to be created by us.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6461 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-27
Modified autogen.sh so it reports:
"This source tree uses CMake rather than autoconf/automake
Please see http://wiki.qgis.org/qgiswiki/Building_with_CMake
for information on building QGIS with CMake."
then exits. Remainder of autogen.sh is intact.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6460 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-26
Include paths ending with a '.' didn't work on my Win2k sp4, so I replaced any reference in INCLUDE_DIRECTORIES to '.' with ${CMAKE_CURRENT_SOURCEDIR}
git-svn-id: http://svn.osgeo.org/qgis/trunk@6459 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-26
Fix for ticket 549: groups lost and all layers expanded, if layers missing opening the project
git-svn-id: http://svn.osgeo.org/qgis/trunk@6457 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-23
Added convenience paths for dependency search on windows (expecting c:/msys)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6453 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-22
Fix another compiler warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@6452 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-22
Fix compiler warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@6451 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-21
Hack #2 for measuring. Localized numbers, added hectares (ha),
centralized pretty printing of units and made special cases for
projection on and projection off.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6450 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-21
Fix compile error when Debug is on
git-svn-id: http://svn.osgeo.org/qgis/trunk@6449 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-21
Fix some compiler warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@6448 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-21
Convert six dialogs to Qt 4.2 StandardButton API.
Also use the full accept code path rather than overriding accept to do apply but look like reject to the caller. Remove deletion of the raster layer from the reaster properties destructor (which was called only after accept and may be why accept was avoided).
git-svn-id: http://svn.osgeo.org/qgis/trunk@6447 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-20
A quick hack to investigate measurements when projection is off.
Feedback welcome!
git-svn-id: http://svn.osgeo.org/qgis/trunk@6446 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-19
Fix for wfsprovider to better read geoserver data
git-svn-id: http://svn.osgeo.org/qgis/trunk@6443 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-18
Convert use of QMessageBox to Qt 4.2 StandardButton API.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6442 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-18
Convert all uses of QMessageBox to Qt 4.2 StandardButton API.
Also add tr() where missing.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6441 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-16
Fix dependencies for building Mac Info.plist
git-svn-id: http://svn.osgeo.org/qgis/trunk@6440 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-16
Make Add Attribute dialog modal and set parent for all dialogs in chain. This fixes incorrect layering of stacked dialogs on Mac (bug #509).
git-svn-id: http://svn.osgeo.org/qgis/trunk@6439 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-16
fix a couple of compiler warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@6436 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-15
Ticket #537 applied
Patch for QgsRasterLayer to allow stretching in DrawMultiColorBand, DrawSingleBandGray
With thanks to Pete
git-svn-id: http://svn.osgeo.org/qgis/trunk@6435 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-15
Use the expat parser for the WFS provider because of smaller memory needs and possibility to incrementally parse document
git-svn-id: http://svn.osgeo.org/qgis/trunk@6434 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-14
Use ${PROJECT_NAME} rather than hard coding qgis.app when naming mac application bundle
git-svn-id: http://svn.osgeo.org/qgis/trunk@6433 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-14
Remove compiler warnings about unused vars
git-svn-id: http://svn.osgeo.org/qgis/trunk@6432 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-14
Code cleanups:
- removed long coding style preamble
- sorted headers includes alphabetically
- removed duplicate includes
git-svn-id: http://svn.osgeo.org/qgis/trunk@6431 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-13
Fixed SRS validation. The settings in options on how to get projections for layers without info in the file, is now functioning.
Added a debugPrint() function to QgsSpatialRefSys, and some more debug ouputs.
Removed som dead code(?)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6430 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-13
Lite skrivfel
git-svn-id: http://svn.osgeo.org/qgis/trunk@6429 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-13
CMake:
- added possibility to explicitly disable building of bindings
- added version checks for SIP (min. 4.5) and PyQt (min. 4.1)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6428 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-13
Reverse iterate through the map layers when rendering. Fixes #536.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6427 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-13
For Mac, prepend "@executable_path/lib" to library references. This make the app double-clickable and movable.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6426 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-13
No code changes applied formatting in vim only
git-svn-id: http://svn.osgeo.org/qgis/trunk@6425 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-12
Changed the way SRS is read from XML. Moved <spatialrefsys> tag down to spatialrefsys.cpp only.
Now SRSs are read from saved projects correctly. Also added som debug outputs.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6424 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-12
Place holder splash for 0.9
git-svn-id: http://svn.osgeo.org/qgis/trunk@6423 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-12
Fixed unstable version name
git-svn-id: http://svn.osgeo.org/qgis/trunk@6422 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-12
Changed version name to reflect 0.9 unstable
git-svn-id: http://svn.osgeo.org/qgis/trunk@6421 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-11
For Mac, install everything into an application bundle.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6420 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-09
- CMake: improved search for GRASS
- removed Makefiles commited by mistake some time ago
git-svn-id: http://svn.osgeo.org/qgis/trunk@6419 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-09
Declare all plugins and providers as MODULE rather then SHARED libraries for Mac compatibility.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6418 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-09
Fix Mac compilation. (A complete compilation is now possible but files are still installed in the wrong place and plugin/providers are not loadable even if moved to the right place.)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6417 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-09
Enable compilation using GEOS 3 as well as GEOS 2.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6416 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-09
Merged refactoring branch back to trunk.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6415 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-06
Merge r6396 from 0.8 branch to head
git-svn-id: http://svn.osgeo.org/qgis/trunk@6397 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-04
Merge r6393 in 0.8 branch to head (fix for ticket #288).
git-svn-id: http://svn.osgeo.org/qgis/trunk@6394 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-04
Merge r6391 from 0.8 branch to head (fix for ticket #186).
git-svn-id: http://svn.osgeo.org/qgis/trunk@6392 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-03
Megred r6389 into trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@6390 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-03
Merge r6387 from 0.8 branch to head
git-svn-id: http://svn.osgeo.org/qgis/trunk@6388 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-02
Merged r6385 into trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@6386 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-02
fix typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@6383 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-02
Provide the enhancement in ticket #207 (option of whether to
ask the user to save a project when exiting, etc).
git-svn-id: http://svn.osgeo.org/qgis/trunk@6381 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-02
Fix for a compile error due to previous commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@6376 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-02
Apply patch in ticket #458 (user configurable colour for the measure
tool). Thanks to Lars.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6375 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-01
Merged r6372 from 0.8 release branch to head
git-svn-id: http://svn.osgeo.org/qgis/trunk@6373 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-01
i18n fix filename, port r6370 into trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@6371 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-01
Port of r6367 into trunk, fixes ticket #478
git-svn-id: http://svn.osgeo.org/qgis/trunk@6368 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-01
Merged r6365 from 0.8 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@6366 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-01
Bug fix from r6363 in 0.8.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6364 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2007-01-01
Fix for i18n gdal metadata. From 0.8 bug fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@6362 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-31
Fix for ticket #475. The fix has introduced an intermittent off-by-one-pixel
display problem, but that's better than the original problem!
The solution was to remove what looked like some testing code that somehow got
committed a while ago.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6358 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-31
Fix bug where QgsLogger::debug with a double input variable always printed an
incorrect value (%$@#$%#! sprintfs).
git-svn-id: http://svn.osgeo.org/qgis/trunk@6357 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-30
Merge of patch r6354 from Release-0.8.0 branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@6355 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-30
In Makefile.am added missing headers and EXTRA_DIST files needed for make release
Removed unused Makefile generation from configure.in
Changed version to 'Titan'
git-svn-id: http://svn.osgeo.org/qgis/trunk@6350 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-29
Another debug statement change
git-svn-id: http://svn.osgeo.org/qgis/trunk@6349 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-29
Correct some debug output formatting
git-svn-id: http://svn.osgeo.org/qgis/trunk@6348 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-29
Latest latvian updates from the Ministry of Latvian Cultural Affairs' QGIS representitive. (thanks Maris!)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6347 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-29
GUI shortcut patch from lubaby (ticket #501)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6346 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-29
Fix for ticket #474. The behaviour when different layers are being reprojected
into coordinate systems that are 'not right' will still be a bit confusing to
the novice user, but qgis won't crash when doing so now.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6345 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-29
Revert changes in r6341 (qgsmaplayer.cpp only)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6344 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-29
update of italian translation by napo
git-svn-id: http://svn.osgeo.org/qgis/trunk@6343 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-29
update of german translation by Stephan Holl
git-svn-id: http://svn.osgeo.org/qgis/trunk@6342 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-29
Partial fix for ticket #474 (crash with mixture of projections).
Qgis no longer crashes, but the zoom to layer doesn't quite work all
of the time yet. Note that the toolbar zoom to layer works fine - it's
just the legend one that has problems.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6341 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-29
Fix problem with reporting of line number in exception error messages
git-svn-id: http://svn.osgeo.org/qgis/trunk@6340 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-29
Tidy up indenting in some of the qgslegend.cpp file
git-svn-id: http://svn.osgeo.org/qgis/trunk@6339 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-29
Slovak translation for context help from ticket #497 from lubaby
git-svn-id: http://svn.osgeo.org/qgis/trunk@6338 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-29
Slovak translation from ticket #497 from lubaby.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6337 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-29
Added internationalization string wrapping (tr) patch from lubaby
git-svn-id: http://svn.osgeo.org/qgis/trunk@6336 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-29
Updates to installer to facililate downloading sample data. Gave teh install tasks better names and descriptions. Note unzipping the downloaded sample data is not working yet due to problems I am having with the zipdll nsis plugin.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6335 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-29
Added some readme notes for including zipdll into nsis configuration
git-svn-id: http://svn.osgeo.org/qgis/trunk@6334 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-29
sorted sponsors alphabetically (<,>sort in vim)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6333 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-29
Copy resources into release dir
git-svn-id: http://svn.osgeo.org/qgis/trunk@6332 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-28
Updated for 0.8
git-svn-id: http://svn.osgeo.org/qgis/trunk@6331 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-28
Last before release of 0.8?
git-svn-id: http://svn.osgeo.org/qgis/trunk@6330 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-28
Fixed missing eye-candy images on plugin dialogs (needed a RESOURCES = statement in the .pro file)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6329 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-28
Added myself to credits, added photo
git-svn-id: http://svn.osgeo.org/qgis/trunk@6328 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-28
Erased untranslatable string 'Coordinates' set at startup,
made 'Scale' translatable. Fix for ticket #489.
--Thia line, and those below, will be ignored--
M gui/qgsmapcanvas.cpp
M gui/qgisapp.cpp
git-svn-id: http://svn.osgeo.org/qgis/trunk@6327 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-28
Applied patch from ticket #488.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6326 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-28
Removed a label from labeling dialog - ticket #486
git-svn-id: http://svn.osgeo.org/qgis/trunk@6325 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-28
Translation for 0.8 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@6324 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-28
Now using file encoding for saving attributes and values in new shapefiles.
The file encoding is selected in the Save As dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6323 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-28
Updates for italian translation - many thanks to Maurizio Napolitano for this great contribution!
git-svn-id: http://svn.osgeo.org/qgis/trunk@6322 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-27
Fix for bug which prevented opening query builder from within vector layer properties dialog. The reason was that the last letter of the password has been cut
git-svn-id: http://svn.osgeo.org/qgis/trunk@6321 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-27
Test for 0 geometry
git-svn-id: http://svn.osgeo.org/qgis/trunk@6320 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-27
More updates to the polish translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@6319 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-27
Latvian Updates - many thanks to Maris Nartiss for this contribution!
git-svn-id: http://svn.osgeo.org/qgis/trunk@6318 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-27
Fix path of where qm files are copied to in windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@6317 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-27
Update of polish translation by Tomasz Paul
git-svn-id: http://svn.osgeo.org/qgis/trunk@6316 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-27
Update of spanish translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@6315 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-26
Encoded new layer name, to play nice with file system
git-svn-id: http://svn.osgeo.org/qgis/trunk@6314 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-23
Remove a debugging output from general use
git-svn-id: http://svn.osgeo.org/qgis/trunk@6313 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-23
Alter the help text to reflect the lack of regular expression parsing
for the delimiter
git-svn-id: http://svn.osgeo.org/qgis/trunk@6312 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-23
Update Mac release scripts.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6311 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-22
Add version number to raster and msexport libraries. All qgis libs now have same version.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6310 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-22
Standardize name of scalebar plugin: don't use 'lib' prefix or camel case.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6309 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-22
Reduce default height of QgsColorButton. For Mac, only show color when window is active.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6308 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-22
Remove hardcoded path to Mac bundled Qt plugin folder. A qt.conf file can be added to the bundle to specify the location.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6307 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-22
Use Qt recommended code to display modeless About dialog; don't mix modal (exec()) and nonmodal (show()) routines.
Also add menu seperators which were lost in the Qt3 to 4 conversion.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6306 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-22
Forgot to add the translation file for the last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@6305 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-22
Romanion translation from Ionut
git-svn-id: http://svn.osgeo.org/qgis/trunk@6304 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-22
updated spanish translation from Javier
git-svn-id: http://svn.osgeo.org/qgis/trunk@6303 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-22
Fix another signal/slot mismatch. This re-enables the error messages
for the 'Help:Check Qgis Version' function.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6302 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-22
Make the plugin name, description, and version available for
translation.
Also tidy up the plugin descriptions.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6301 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-22
Fix a signal/slot missing warning for the custom projection dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@6300 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-22
Prevent a 'missing signal/slot' message when opening the project
properties dialog box
git-svn-id: http://svn.osgeo.org/qgis/trunk@6299 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-22
Set modal property to true for modal dialogs. Mac modal dialogs need this set to have the right appearance in Qt 4.2. Calling exec() alone provides modal behavior but not modal appearance on a Mac.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6298 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-22
More indenting tidy ups
git-svn-id: http://svn.osgeo.org/qgis/trunk@6297 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-22
Set a better line width for the map composer legend box
git-svn-id: http://svn.osgeo.org/qgis/trunk@6296 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-22
Tidy up indenting (replace tabs by spaces). No changes to the code.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6295 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-21
close driver if attributes are missing
git-svn-id: http://svn.osgeo.org/qgis/trunk@6293 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-20
updates to spanish translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@6292 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-20
Warn the user if they are trying to measure lines or areas with qgis
thinking that the coord. system is geographic, but when the map extent
is clearly showing a projected coord. system. Is an attempt to prevent
more tickets like #301.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6291 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-20
Don't specify organization name on QSettings constructors. It overrides the organization domain set in QApplicaton. This results in Mac settings being written to different files depending upon whether the argument is or isn't present on constructors.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6290 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-20
Updated sponsor list
git-svn-id: http://svn.osgeo.org/qgis/trunk@6289 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-20
Change name of version to RC1 in the installer
git-svn-id: http://svn.osgeo.org/qgis/trunk@6288 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-20
Removed old mapserver export dialog from the windows build
git-svn-id: http://svn.osgeo.org/qgis/trunk@6287 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-20
Cropped image
git-svn-id: http://svn.osgeo.org/qgis/trunk@6286 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-20
Tab delimited, not space (otherwise ones' photo doesn't appear in the
About:Developers dialog)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6285 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-19
Reduce box line thickness for map composer label
git-svn-id: http://svn.osgeo.org/qgis/trunk@6284 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-19
Add size grip so Composer window can be resized by Mac OS X. Also delete rather than hide the status bar since it isn't used at all.
The size grip was previously provided by the status bar which was recently hidden to make room for buttons.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6283 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-19
Fix for ticket #463 (add image button missing from map composer)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6282 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-19
Added freddy to th elist
git-svn-id: http://svn.osgeo.org/qgis/trunk@6281 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-19
Added Freddy's picture
git-svn-id: http://svn.osgeo.org/qgis/trunk@6280 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-18
Use a sensible default map extent for .gpx files with no data in them (as
produced by the create gpx layer command). Fixes a problem where digitising
didn't work when loading a blank .gpx file as the first layer in qgis.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6279 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-18
Spanish translation contributed by Javier Aldariz
git-svn-id: http://svn.osgeo.org/qgis/trunk@6278 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-18
added scheme to man page URL
git-svn-id: http://svn.osgeo.org/qgis/trunk@6277 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-18
Fix for ticket #461 (spelling mistake)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6276 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-18
Partial fix for ticket #444 (low resolution map composer maps). Hope
I'm fixing it the right way :)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6275 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-18
Enable compilation using GEOS 3 as well as GEOS 2.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6274 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-17
Adjust indenting to fix a few cases where it was confusing. There are no
changes to actual code.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6272 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-16
Fix for ticket #445 qgis crash deleting point in postgis table
git-svn-id: http://svn.osgeo.org/qgis/trunk@6269 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-16
typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@6268 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-16
Fix for ticket #277 (viewing views of views).
git-svn-id: http://svn.osgeo.org/qgis/trunk@6267 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-16
Partial fix for ticket #277
git-svn-id: http://svn.osgeo.org/qgis/trunk@6266 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-15
Fix the 'Object::connect: No such signal QgsRasterLayer::drawingProgress()'
warnings. The raster and vector layer code were using a different signal name
for drawing progress
git-svn-id: http://svn.osgeo.org/qgis/trunk@6265 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-15
Cleaned up image
git-svn-id: http://svn.osgeo.org/qgis/trunk@6264 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-15
Added placeholder images for missing developer mugs
git-svn-id: http://svn.osgeo.org/qgis/trunk@6263 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-15
Changed name to Titan Release Candidate 1
git-svn-id: http://svn.osgeo.org/qgis/trunk@6262 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-15
Fix to allow mapserver export code to compile
git-svn-id: http://svn.osgeo.org/qgis/trunk@6261 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-15
Removed old mapserver export code from guilib
git-svn-id: http://svn.osgeo.org/qgis/trunk@6260 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-15
Renamed main.cpp to ms_main.cpp so it doesn't conflict with the windows build system.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6259 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-15
use combobox for columns
git-svn-id: http://svn.osgeo.org/qgis/trunk@6258 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-15
new modules by Leonardo Lami, modified
git-svn-id: http://svn.osgeo.org/qgis/trunk@6257 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-15
new modules by Leonardo Lami, modified
git-svn-id: http://svn.osgeo.org/qgis/trunk@6256 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-15
Possible fix for ticket #453. Code now follows the example in the Qt
4.2.2 QWidget window geometry documentation. The docs do state that
restoring the window position is not guaranteed to work on all systems.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6255 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-15
update QgsColorButton after setting a new color
git-svn-id: http://svn.osgeo.org/qgis/trunk@6254 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-15
Quote the command to run the mapserver exporter to deal with paths containing spaces on Windows.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6253 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-15
Fix to make mapserver export work under OS X
git-svn-id: http://svn.osgeo.org/qgis/trunk@6252 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-13
Add QgsColorButton class to display a color which can be altered using QColorDialog::getColor. Fix for bug #407.
A subclass of QToolButton is needed to draw the button content because some platforms such as Mac OS X and Windows XP enforce a consistent GUI look by always using the button color of the current style and not allowing button backgrounds to be changed on a button by button basis.
This class is a simplified version of QtColorButton, an internal class used by Qt Designer to do the same thing.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6251 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-13
fixed ticket 437, crash when the first item is deleted and recreated
git-svn-id: http://svn.osgeo.org/qgis/trunk@6250 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-13
Fix for bug #442
git-svn-id: http://svn.osgeo.org/qgis/trunk@6249 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-12
fixed ticket 290, reset selected line when a cat is deleted/added
git-svn-id: http://svn.osgeo.org/qgis/trunk@6248 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-12
Added icon for mapserver export tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@6247 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-12
Added comment to explain use of this .pro file
git-svn-id: http://svn.osgeo.org/qgis/trunk@6245 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-12
Changes to helpviewer.pro to get the help viewer to build correctly. Note this .pro file doesn't include settings.pro by design.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6244 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-11
fix executable name for WIN32 build (was ms_export, now msexport) so qgisapp can exec it
git-svn-id: http://svn.osgeo.org/qgis/trunk@6243 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-11
Changes to make mingw happy with the swig wrapper
git-svn-id: http://svn.osgeo.org/qgis/trunk@6242 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-11
Add python libs and include for win32 build
git-svn-id: http://svn.osgeo.org/qgis/trunk@6241 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-11
Add python libs and include for win32 build
git-svn-id: http://svn.osgeo.org/qgis/trunk@6240 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-11
Partial fix for ticket #438 (measure area units are inconvenient)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6239 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-11
Fix for ticket #439 (yet more problems with fully quoted
schema.tables)
Also a better behaviour when the user clicks on 'sample' or 'all' in
the postgres query builder without a table selected.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6238 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-11
build wfs plugin gui for windows / qmake
git-svn-id: http://svn.osgeo.org/qgis/trunk@6237 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-11
Build wfs provider in windows / qmake
git-svn-id: http://svn.osgeo.org/qgis/trunk@6236 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-11
Make the gps importer plugin under windows / qmake
git-svn-id: http://svn.osgeo.org/qgis/trunk@6234 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-10
Fixed broken support for using Ctrl in select tool to add features to selection.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6227 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-10
Build the geoprocessing plugin under windows / qmake
git-svn-id: http://svn.osgeo.org/qgis/trunk@6226 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-09
Add missing .la files when compiling standalone spit
git-svn-id: http://svn.osgeo.org/qgis/trunk@6225 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-09
Build the georeferencer plugin in windows qmake build system
git-svn-id: http://svn.osgeo.org/qgis/trunk@6223 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-09
Added recursive delete function and fixed bug where uninstaller was not properly removing all of qgis (why anyone would want to remove it anyway is beyond me...)
Added RecursiveDelete.nsh to assist in above fix
Renamed qgis_window_geometry.nsi to qgis_window_geometry.nsh for better file nameing consistency
git-svn-id: http://svn.osgeo.org/qgis/trunk@6222 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-09
Set the geometry for the application on installation - in particular we want to get the toolbars placed in a decent default way
git-svn-id: http://svn.osgeo.org/qgis/trunk@6221 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-08
Build the spit plugin (thanks FREDDY!)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6220 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-08
Removed irrelevant comment
git-svn-id: http://svn.osgeo.org/qgis/trunk@6219 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-08
just some formatting cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@6218 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-08
Make wms lib load under windows build with qmake. This required disabling sig / slots for now. It has little impact other than disabling the display of some status messages.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6217 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-08
Build wms provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@6216 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-08
Postgres: escape quotes in field values
git-svn-id: http://svn.osgeo.org/qgis/trunk@6215 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-08
Fix for #413 - handle encodings correctly in SPIT
git-svn-id: http://svn.osgeo.org/qgis/trunk@6214 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-08
Fix for #255 - choosing GISBASE more user friendly.
User should now understand that no GISBASE equals no GRASS fun.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6213 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-08
Fixed #437 - 'one point' errors - in map composer and also in map canvas
git-svn-id: http://svn.osgeo.org/qgis/trunk@6212 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-08
Fix for #241: don't use 0_* layers as default
git-svn-id: http://svn.osgeo.org/qgis/trunk@6211 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-08
Fix for #429. Restore cursor when raster layer is loaded.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6210 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-08
Fix for #436: prevent using CRS that's not supported by WMS server
git-svn-id: http://svn.osgeo.org/qgis/trunk@6209 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-08
updated german translation done by Stephan Holl
git-svn-id: http://svn.osgeo.org/qgis/trunk@6208 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-07
Fix for ticket #431 (postgres tables not visible in query builder).
git-svn-id: http://svn.osgeo.org/qgis/trunk@6203 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-07
Adjustment to r6200
git-svn-id: http://svn.osgeo.org/qgis/trunk@6202 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-07
Fixed build eror with recent changes to qgsoptions
Changed splitter checkbox var name to be consistent with rest of options.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6200 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-07
Fix for ticket #424 (recently saved projects that access postgres
won't load).
git-svn-id: http://svn.osgeo.org/qgis/trunk@6199 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-07
Fix for ticket #414 (legend size is not remembered).
Also provides a toggle to let the user set whether dragging the
legend/map splitter causes continuous map redraws or not.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6198 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-07
Fix for #340.
Do correct translation in world matrix after every zoom in composer.
Also does full zoom when composer window gets resized.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6197 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-06
Fix for ticket #425: Pipe delimiter
Don't evaluate delimiters as a regexp, just use them as regular strings
because this is what users expect. Tab delimiter can be still used
as \t because of explicit convert to tab character.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6196 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-06
Fix for #231 - allow parameters with fixed number of line edits, e.g. grid=20,30
git-svn-id: http://svn.osgeo.org/qgis/trunk@6195 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-06
dont set print to file because of bug in Qt<=4.2.2
git-svn-id: http://svn.osgeo.org/qgis/trunk@6194 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-05
Use QPainterPath to draw polygons. This method is more straight-forward,
everything is drawn by one command and doesn't leave artifacts when
painting to Postscript or PDF. Fixes ticket #422.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6193 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-05
Correction to r6160
git-svn-id: http://svn.osgeo.org/qgis/trunk@6191 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-05
Fix to r6188 to allow compilation
git-svn-id: http://svn.osgeo.org/qgis/trunk@6190 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-05
set mScale to 1 because Qt4.2 seems to be using pen widthF
git-svn-id: http://svn.osgeo.org/qgis/trunk@6189 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-05
fixed ticket #345
git-svn-id: http://svn.osgeo.org/qgis/trunk@6188 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-05
Fix for msys shell not launching due to spaces in paths / filenames
git-svn-id: http://svn.osgeo.org/qgis/trunk@6187 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-04
Fix for #419: update project title on file save
git-svn-id: http://svn.osgeo.org/qgis/trunk@6186 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-04
Reinstate spaces in default name. Freddy has a patch to resolve spaces in names issue for msys which I am testing. Once my tests are done I will commit that too
git-svn-id: http://svn.osgeo.org/qgis/trunk@6185 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-04
Added some win ifdeffing. The postgris provider does not inherit from QObjects so declaring signals and slots cause the qlibrary loader to throw a wobbly when trying to load the plugin. I tried making it inherit QObject but that wont compile due to ambiguous base class. So for no the signals are commented out. This should have little impact except removing a small feedback event when calculating recordset sizes....
git-svn-id: http://svn.osgeo.org/qgis/trunk@6184 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-04
Converted photo of Denis Antipov to JPG
(was XPM with bad extension, Qt win has problems with that)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6182 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-04
Use the new QLibrary::errorString() to try to show why a lib could not load (for what its worth...)
Also use lazy binding in library load
git-svn-id: http://svn.osgeo.org/qgis/trunk@6180 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-04
Set QGISDEBUG=1 when running with the debug windows build so we can see extra log data
git-svn-id: http://svn.osgeo.org/qgis/trunk@6178 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-03
Fix for ticket #415.
Mouse wheel action made configurable: zoom (default), zoom and recenter, do nothing.
Also made zoom factor configurable.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6177 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-02
Fix for ticket #406 (problems with copying selected attributes from a postgres
layer). Has the side-effect of eliminating the postgresql server 'no
transaction in progress warnings'.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6171 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-02
Replace Qt3 stuff with Qt4
git-svn-id: http://svn.osgeo.org/qgis/trunk@6170 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-02
Put in the correct context help id for QgsComposer
git-svn-id: http://svn.osgeo.org/qgis/trunk@6169 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-01
Add in the print composer help file, which was missed from a previous commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@6167 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-01
Potential fix for ticket #406 (qgis crashes on copy postgres attributes)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6166 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-01
Add in a missing \
git-svn-id: http://svn.osgeo.org/qgis/trunk@6165 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-01
Fix for ticket #404 (print composer needs a help button).
git-svn-id: http://svn.osgeo.org/qgis/trunk@6164 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-01
Work around for ticket #405 (incorrect drawing of expanded file groups
in the legen). Not sure why it works...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6163 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-01
Changed the german translation for 'new column' and 'delete column'
git-svn-id: http://svn.osgeo.org/qgis/trunk@6162 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-01
Set the max value for the identify search radius spinbox to 100
git-svn-id: http://svn.osgeo.org/qgis/trunk@6161 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-01
Fix for ticket #298 (identify tool radius was too large).
Comprises an actual bug fix (the QSettings path that the identify used
was not the same path that the Options dialog box was using, hence
changing the radius using the ui had no effect on the identify), and some
improvements to the setting and use of the identify radius.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6160 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-01
Yet another tweak to recent commits.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6159 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-12-01
Correct a small problem with loading postgres layers due to recent commits.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6158 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-30
Fix for ticket #392 (put number of features in identify results dialog
box when there are more than 1 features).
git-svn-id: http://svn.osgeo.org/qgis/trunk@6157 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-30
Fix for ticket #412 (expanding of identify list results had stopped working)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6156 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-30
Update measuring context help to reflect changes in svn r6153 and r6154
git-svn-id: http://svn.osgeo.org/qgis/trunk@6155 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-30
Tweak for previous commit. After stopping measuring with a right mouse
click, a left mouse click not starts a new measuring
git-svn-id: http://svn.osgeo.org/qgis/trunk@6154 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-30
Fix for ticket #398 (measuring needs a way to stop measuring without
immediately starting again)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6153 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-30
Cope with postgres schema and table names that contain . characters.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6152 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-30
Fix for ticket #411 (misleading tooltip)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6151 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-30
Fixe for ticket #410. May need tweaking for Mac?
git-svn-id: http://svn.osgeo.org/qgis/trunk@6150 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-30
Add in postgres lib directory (necessary if the pg libs are in a
directory other than the usual ones)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6149 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-29
Ad in the location of the proj library (should address ticket #409)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6148 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-29
Fail if the Qt version is less than 4.2 (since the code now requires 4.2)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6147 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-29
Install qgis into <path>/QuantumGIS rather than <path>/Quantum GIS so that grass shell can work. Note user still needs to intall in a base dir with no spaces. i.e. installing into c:\Program Files\QuantumGIS will not allow shell to work as the path has spaces in it.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6146 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-29
Incude msys in installer so grass shell works
git-svn-id: http://svn.osgeo.org/qgis/trunk@6145 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-29
Plugins now show up in plugin manager
git-svn-id: http://svn.osgeo.org/qgis/trunk@6144 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-29
Replase some depreciated Qt calls (an attempt to fix ticket #405, but
it didn't help).
git-svn-id: http://svn.osgeo.org/qgis/trunk@6143 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-28
fixed ticket 345 (Cannot find translate)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6142 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-28
Remove this from all provider pro files as it causes linking to debug qt libs and also these params should be specified once in settings.pro only! (Fixes build of providers when building in release mode only (not debug_and_release).
CONFIG += qt dll thread debug rtti
git-svn-id: http://svn.osgeo.org/qgis/trunk@6141 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-28
Remove this from all plugin pro files as it causes linking to debug qt libs and also these params should be specified once in settings.pro only! (Fixes build of plugins when building in release mode only (not debug_and_release).
CONFIG += qt dll thread debug rtti
git-svn-id: http://svn.osgeo.org/qgis/trunk@6140 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-28
fixed ticket 389 (new vector is not added to QGIS
git-svn-id: http://svn.osgeo.org/qgis/trunk@6139 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-27
Size adjustments to improve Mac appearance.
As much as possible, sizes for controls should be avoided so that each platform can choose its own preferred size. Mac fonts and controls tend to be a few pixels larger than X11. Using absolute numbers to tighten a layout on X11 often results in truncated or compressed items on a Mac. A QPushButton will not render correctly on a Mac for widths less than 60.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6138 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-27
Update Mac release scripts for Qt 4.2.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6137 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-27
Use the full label text when using scrolling tabs on a Mac. Otherwise, there is too much ellipsis and the labels are undecipherable.
(Note: this and related change r6129 are the first to require Qt4.2.)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6136 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-27
Commented out two assert statements
git-svn-id: http://svn.osgeo.org/qgis/trunk@6135 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-27
Fix for display of 'saveAsShapefile' for layers which don't support this operation
git-svn-id: http://svn.osgeo.org/qgis/trunk@6134 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-27
Update Mac release scripts.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6133 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-27
Restore splash_mask which was deleted in r5937 but is being used again in r6128.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6132 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-27
updated context help files
git-svn-id: http://svn.osgeo.org/qgis/trunk@6131 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-27
Enabled context help for raster layer properties dialog.
Added some tool tips to the project properties dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6130 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-27
Force tab bar scrolling on mac. For me it doesnt make the scroll icons appear but at least teh tabbar doesnt autoexpand any more
git-svn-id: http://svn.osgeo.org/qgis/trunk@6129 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-27
Bugfix for #387 - revert to using heuristic mask on mac since automasking leaves 'holes' in the splash image.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6128 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-26
Removed magphase option from pyramid generation. This apparently causes
image corruption in some instances. Ticket #284 moved to 0.9 for
reconsideration at a later date.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6127 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-26
Added context help to vector properties dialog.
Enabled the Help button on the vector properties dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@6126 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-26
Removed bogus test record from bookmarks table
git-svn-id: http://svn.osgeo.org/qgis/trunk@6125 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-26
Fixed help viewer to handle cases where no LANG (locale) is set.
Updated mapserver export tool to support context help.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6124 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-26
Context help for MapServer export
git-svn-id: http://svn.osgeo.org/qgis/trunk@6123 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-25
Don't provide Qt::WindowFlags when creating modal dialogs in Qt 4.2.
Prior to 4.2, they are needed to approximate modal behavior on a Mac. As of 4.2, Qt creates modal dialogs depending upon context. The flags are no longer necessay and can cause crashes in some instances.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6122 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-24
Dont build debug version by default
Include OBJ/ui in search path
git-svn-id: http://svn.osgeo.org/qgis/trunk@6121 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-23
Changed the structure of the wfs provider such that it can now also read gml data from file
git-svn-id: http://svn.osgeo.org/qgis/trunk@6119 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-23
Added section on how to compile debug versions of Qt libraries
git-svn-id: http://svn.osgeo.org/qgis/trunk@6118 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-23
Updated instructions for building QGIS with MSYS environment.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6117 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-21
Updated icon for windows with one supplied by Jean-Philippe Hussenet (thanks Jean-Phillipe!)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6114 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-18
Fix for ticket #400 (postgresql passwords with spaces didn't work). Now
also works with other punctuation characters too.
Also a tidy up of some odd \ characters
git-svn-id: http://svn.osgeo.org/qgis/trunk@6113 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-18
Added a unstable warning in the dialog for the wfs plugin. Native english speakers: feel free to change the sentence
git-svn-id: http://svn.osgeo.org/qgis/trunk@6112 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-17
Remove a bit of qt3 compability code
git-svn-id: http://svn.osgeo.org/qgis/trunk@6111 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-17
Check whether lex/flex and yacc/bison really exist. Fix for ticket #395.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6105 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-17
Make the 'pixmap not found' message a bit clearer
git-svn-id: http://svn.osgeo.org/qgis/trunk@6104 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-17
Fixed a copy-paste bug which was causing an infinite loop while parsing output.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6103 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-17
Updated SPONSORS with latest donor information
git-svn-id: http://svn.osgeo.org/qgis/trunk@6102 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-16
Fixed crash when selecting custom projection in projection selector.
(caused by QgsDebug(myDatabaseFileName) ... it expects C string, not QString)
Changed some debug messages from std::cout to QgsDebugMsg.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6101 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-16
Vietnamese translation added
git-svn-id: http://svn.osgeo.org/qgis/trunk@6100 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-16
Removed files inadvertently added to version control
git-svn-id: http://svn.osgeo.org/qgis/trunk@6099 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-16
Use Qt::NoPen and Qt::NoBrush for features not contained in a graduated symbol item. Before this commit, the pen and brush of the last feature was used
git-svn-id: http://svn.osgeo.org/qgis/trunk@6098 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-16
enable context help for gps plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@6097 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-16
updated help files
git-svn-id: http://svn.osgeo.org/qgis/trunk@6096 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-16
adjust help context id to positive integer
git-svn-id: http://svn.osgeo.org/qgis/trunk@6095 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-16
changed suggestion message for missing help files
git-svn-id: http://svn.osgeo.org/qgis/trunk@6094 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-16
added context help button to attribute display dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@6093 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-16
added context help button to attribute display dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@6092 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-16
changes to helpviewer to use context help files installed in ./share/qgis/resources/context_help
git-svn-id: http://svn.osgeo.org/qgis/trunk@6091 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-16
adjustments to context help ids to make them positive integers
git-svn-id: http://svn.osgeo.org/qgis/trunk@6090 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-16
updated configure.in to support the resources/context_help directory
git-svn-id: http://svn.osgeo.org/qgis/trunk@6089 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-16
context help files using the hash of the class name as identifier. this will likely change at 0.9 but provides for an expedited 0.8 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@6088 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-15
Fix for ticket #394
git-svn-id: http://svn.osgeo.org/qgis/trunk@6087 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-15
Apply patch submitted in ticket #388. Thanks.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6086 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-14
Updated SPONSORS
git-svn-id: http://svn.osgeo.org/qgis/trunk@6085 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-13
Fix a bug where the continuous colour renderer would display and use the wrong layer attribute on the second and subsequent invocations of the vector layer properties dialog box (caused by a mismatch between the combo box index and provider attribute index, due to excluding attributes that couldn't be used to colour the features)
Fix a bug where the 'draw polygon outline' toggle would appear sometimes for a linestring layer
Fix a typo in a comment
git-svn-id: http://svn.osgeo.org/qgis/trunk@6084 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-12
Fix for ticket #280. All exceptions thrown while trying to transform
points are caught.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6083 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-12
Removed a couple more win32 defines that I had temporarily inserted to disable building postgres related stuff:
- menu entry for add pg layer now enabled
- toolbar icon reinstated
- adddbayer no longer ifdefs out on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@6082 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-12
Removed some instructions telling you to ifdef out some pg stuff since that is no longer needed
git-svn-id: http://svn.osgeo.org/qgis/trunk@6081 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-12
Define HAVE_POSTGRES = 1 so ifdeffed pg related stuff can build
Add POSTGRESLIBADD with libs to be used for linking to pg stuff
git-svn-id: http://svn.osgeo.org/qgis/trunk@6080 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-12
Added sources for pg support to win build
Link to libpg.dll in win now
Removed some ifdefs I had put in app and vectorlayer props to prevent pgis related stuff appearing in the gui
git-svn-id: http://svn.osgeo.org/qgis/trunk@6079 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-12
Postgres provider now builds under native win qmake build
git-svn-id: http://svn.osgeo.org/qgis/trunk@6078 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-11
Fix for buffer plugin (ticket #349).
This fix has been tested with:
** POSTGIS="1.1.1" GEOS="2.0.1" PROJ="Rel. 4.4.9, 29 Oct 2004"
** PostgreSQL 8.1.3
Because of the change in the name of the geometry check constraint created by
addgeometrycolumn (from $2 to enforce_geotype_shape) this fix requires a recent
version of PostGIS. The minimum PostGIS version that will work with this fix is
unknown.
Additional testing is needed by other PostGIS/PostgreSQL version combinations.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6077 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-11
Remedy for ticket #262 - when a SRS is considered invalid by geos, don't call assert(), but rather just refuse to transform the point.
The real issue is why are some of the projections in qgis's database considered invalid by geos?
git-svn-id: http://svn.osgeo.org/qgis/trunk@6076 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-11
Updated the "Whats New" section in the Help|About dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@6075 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-11
Update contributors
git-svn-id: http://svn.osgeo.org/qgis/trunk@6074 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-11
Detect Qt for NetBSD (same as FreeBSD detection at present) -- patch from Brook Milligan.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6073 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-10
Don't trust WKB type specified for multipart features.
Check whether the part has Z value because it might differ from the feature's WKB.
(feature's WKB is MultiLineString - but parts are of type LineString25D)
Fixes ticket #248.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6072 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-10
Fixed a crash occuring with identify tool which was caused by GEOS throwing TopologyException.
This exception might be thrown when GEOS has problems with calculating intersection.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6071 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-10
Include grass dir in installer
git-svn-id: http://svn.osgeo.org/qgis/trunk@6070 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-10
Updated SPONSORS with latest donor information
git-svn-id: http://svn.osgeo.org/qgis/trunk@6069 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-10
Fix for nan extents when using the 'zoom out' tool and height or width of window is 0
git-svn-id: http://svn.osgeo.org/qgis/trunk@6068 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-10
Make svg files harder to load as images in the map composer because qt
doesn't support svg to the extent that we would like (ticket #338)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6067 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-09
fixed ticket #367, crash if a layer was removed whose topo had been deleted
git-svn-id: http://svn.osgeo.org/qgis/trunk@6066 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-08
Use better target names for these libs
git-svn-id: http://svn.osgeo.org/qgis/trunk@6065 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-08
Enable flex/bison stuff again
git-svn-id: http://svn.osgeo.org/qgis/trunk@6064 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-08
Added providers lib dir to the lib search path so grass plugin would build
git-svn-id: http://svn.osgeo.org/qgis/trunk@6063 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-08
Dont build wfs
git-svn-id: http://svn.osgeo.org/qgis/trunk@6062 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-08
Got rid of deprecated grass lib add since thats been replaced by Freddy's stuff
git-svn-id: http://svn.osgeo.org/qgis/trunk@6061 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-08
each band must get unique name
git-svn-id: http://svn.osgeo.org/qgis/trunk@6060 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-08
Dont use geos includes - wfs is not supported yet and that include breaks flex stuff under windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@6059 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-08
Merged in patches for building grass support under windows kindly submitted by Godofredo Contreras
git-svn-id: http://svn.osgeo.org/qgis/trunk@6058 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-07
Updated SPONSORS with latest donor information
git-svn-id: http://svn.osgeo.org/qgis/trunk@6057 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-06
commited some test code in qgisapp.cpp in last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@6056 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-06
wfs client: support for <coord>-type bounding boxes
git-svn-id: http://svn.osgeo.org/qgis/trunk@6055 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-06
isValid() function for the wfs provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@6054 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-06
Minor changes to readme
git-svn-id: http://svn.osgeo.org/qgis/trunk@6053 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-06
Updated SPONSORS with latest donor information
git-svn-id: http://svn.osgeo.org/qgis/trunk@6052 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-05
Updated SPONSORS with latest donor information
git-svn-id: http://svn.osgeo.org/qgis/trunk@6051 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-05
Updated SPONSORS with latest donor information
git-svn-id: http://svn.osgeo.org/qgis/trunk@6050 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-04
Added fledgling list of contributors -- feel free to add those that are missing. This file contains folks who, while not having commit privileges, have contributed to the project tthrough patches, code, comments, etc.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6049 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-04
Updated SPONSORS with latest donor information
git-svn-id: http://svn.osgeo.org/qgis/trunk@6048 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-04
Tom Russo's patches for FreeBSD:
"I run QGIS on FreeBSD these days, and have found that I need the
attached patch to get the grass shell and gps plugin to work. The
grass shell patch is needed even to get the thing to compile.
The grass shell patch makes sure the right include files are brought
in to get at the PTY functions.
The gpsplugin patch changes the preprocessor symbol that selects what
style of ports to probe for, and adds a block of code that scans for
USB serial adapters."
git-svn-id: http://svn.osgeo.org/qgis/trunk@6047 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-02
Fix a spelling mistake in debug message
git-svn-id: http://svn.osgeo.org/qgis/trunk@6045 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-11-02
Updated SPONSORS with latest donors
git-svn-id: http://svn.osgeo.org/qgis/trunk@6044 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-31
Apply patch in ticket #365.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6043 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-31
Update SPONSORS with latest donors
git-svn-id: http://svn.osgeo.org/qgis/trunk@6041 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-30
Updated url for msys
git-svn-id: http://svn.osgeo.org/qgis/trunk@6038 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-30
Updated sponsor display to two-column table
git-svn-id: http://svn.osgeo.org/qgis/trunk@6035 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-29
Reduce the time taken to populate the sample list. Technique to do this
suggested in ticket #364.
Improve the error message in the dialog if the sample query fails
git-svn-id: http://svn.osgeo.org/qgis/trunk@6032 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-29
Updated SPONSORS with latest donors
git-svn-id: http://svn.osgeo.org/qgis/trunk@6031 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-29
Updated SPONSORS file with latest sponsors
git-svn-id: http://svn.osgeo.org/qgis/trunk@6030 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-28
Warn if loading a project file from an older version of qgis (prompted
by ticket #314)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6028 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-28
update sponsor list
git-svn-id: http://svn.osgeo.org/qgis/trunk@6026 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-28
set default tab back to where it should be
git-svn-id: http://svn.osgeo.org/qgis/trunk@6025 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-28
Show sponsors in a tab in the about box
git-svn-id: http://svn.osgeo.org/qgis/trunk@6024 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-28
Install SPONSORS file in same directory as the AUTHORS file
git-svn-id: http://svn.osgeo.org/qgis/trunk@6023 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-28
Sponsors file for use in the about box
git-svn-id: http://svn.osgeo.org/qgis/trunk@6022 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-27
Patched in qmake pro files contributed by Godofredo Contreras to build more plugins under windows with qmake
git-svn-id: http://svn.osgeo.org/qgis/trunk@6021 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-27
Windows build updates - includes patches submitted by godofredo contreras
git-svn-id: http://svn.osgeo.org/qgis/trunk@6017 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-27
Added readme for building under windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@6015 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-25
Use QgsDebugMessage for the debugging output in QgsPostgresProvider
git-svn-id: http://svn.osgeo.org/qgis/trunk@6008 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-24
Commented out lex stuff for now...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6007 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-24
Script contributed by Godofredo Contreras to build lex sources under windows with qmake
git-svn-id: http://svn.osgeo.org/qgis/trunk@6006 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-24
Added uncommited pro file for ui dir
git-svn-id: http://svn.osgeo.org/qgis/trunk@6005 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-24
Removed some comments in the wfs plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@6004 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-23
Make sure that the start of the spatial reference system text is visible in
the line edit widget (rather than the end of it, as happen if the text is
longer than the available space).
git-svn-id: http://svn.osgeo.org/qgis/trunk@6003 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-23
Applied patch from Ticket #357 to enable multilanguage support in the installer (for debug version)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6002 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-23
Apply patch in ticket #357
git-svn-id: http://svn.osgeo.org/qgis/trunk@6001 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-23
Make the check for nan actually work
git-svn-id: http://svn.osgeo.org/qgis/trunk@6000 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-23
Fix for ticket #303 (tiffs with nulls display incorrectly). Just a few
missing checkes for NaN's.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5999 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-22
Partial fix for ticket #303 (tiff withs nulls in them plot all
black). More to come.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5998 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-22
Updates to installation package builder and added one for building a debug package.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5997 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-22
updates to build system:
- build delimited text plugins.pro
- set the plugin install path in the settings file
- initial work on grass pro but disabled for now until I get grass in msys
git-svn-id: http://svn.osgeo.org/qgis/trunk@5996 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-22
Windows rc file for icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@5995 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-22
Set icon for qgis.exe.
Installer now works for code as in head
Added installer sidebar and master image of sidebar
git-svn-id: http://svn.osgeo.org/qgis/trunk@5994 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-22
Display a warning message when identify fails to find a feature when in
editing mode. Address ticket #331.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5993 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-22
Fix for a crash. May be the cause of tickets #275 and #268
git-svn-id: http://svn.osgeo.org/qgis/trunk@5992 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-22
Update the 'whats new' text in the About dialog box (or at least remove
0.7 stuff). Needs more work.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5991 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-21
Build delimited text provider under windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@5990 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-21
Build improvements - org provider now builds
git-svn-id: http://svn.osgeo.org/qgis/trunk@5989 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-21
Use plastique style by default under windows
Build system tweaks for win / qmake
git-svn-id: http://svn.osgeo.org/qgis/trunk@5988 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-21
Temporarily disable postgres build stuff in windows - hopefully Im not breaking pg support on other OS's now? Fix pro files so QGIS.exe now builds.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5987 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-21
build target for qgis application. Remnamed gui.pro to guiapp.pro
git-svn-id: http://svn.osgeo.org/qgis/trunk@5986 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-21
pro file for gui added (I forgot to commit it before). QGIS gui lib now builds under windows using qmake.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5985 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-21
Add some tr()'s to user visible text
git-svn-id: http://svn.osgeo.org/qgis/trunk@5984 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-21
Updates for win build libgui is almost building - there are a few vtable errors left. In order to get past cyclical dependency issues I am building raster, gui and composer files into a single lib.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5983 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-21
Change the ui include to the more modern style. Note that this file
isn't automatically compiled, but is intended to be used in the
future. Addresses ticket #353
git-svn-id: http://svn.osgeo.org/qgis/trunk@5982 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-21
Fix another unintended change in r5978 that also disabled postgres
git-svn-id: http://svn.osgeo.org/qgis/trunk@5981 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-21
Undo the unintended changes in svn r5978 which disabled postgres support
git-svn-id: http://svn.osgeo.org/qgis/trunk@5980 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-20
Fix for ticket #352, missing return value
git-svn-id: http://svn.osgeo.org/qgis/trunk@5979 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-20
Updates for windows build. Composer and projectionselector libs now build.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5978 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-19
Preliminary updates to nsi - still not useable in anyway
git-svn-id: http://svn.osgeo.org/qgis/trunk@5975 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-19
nsis script for writing env vars
git-svn-id: http://svn.osgeo.org/qgis/trunk@5974 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-19
core builds with qmake under windows now (with some minor hacks)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5973 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-19
Added GPL license to top level dir
git-svn-id: http://svn.osgeo.org/qgis/trunk@5972 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-17
Updates for building on win with qmake. Just need to sort out yy flax stuff then I think core will build...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5967 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-17
Warn the user if PostGIS isn't in the selected database
git-svn-id: http://svn.osgeo.org/qgis/trunk@5966 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-17
Add tr() to some user visible text
git-svn-id: http://svn.osgeo.org/qgis/trunk@5965 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-16
Show wfs names, titles and abstracts in the wfs select dialog. Changed QgsProjectionSelector::setOgcWmsCrsFilter such that the list of showed projections is updated in an existing dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@5964 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-16
Make the various spit error messages more informative to aid the poor
souls who find that spit generates a fairly unhelpful error message
and fails to import any shape files.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5963 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-15
Added projections from SWEREF 99 to RT90. These are much better than existing.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5962 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-15
Install include files from the libraries.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5961 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-14
Fix for ticket #296 - the layer's coordinates have been projected also with projections disabled.
Grrr... why there are 2 different implementations for zoom to layer extent?!
1. QgisApp
2. QgsLegend
git-svn-id: http://svn.osgeo.org/qgis/trunk@5960 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-14
Reversion of change to the sql that worked out what view column depend on
which table columns - the recent commit didn't work when the database had more
than one view, and in fact made things worse. Needs further work.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5959 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-14
Mer...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5958 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-14
Fix for ticket #277 (can't display data in postgres that is a view of a view)
The longstanding problem where views that renamed their column names weren't
loaded is also fixed.
Another problem where qgis wouldn't load a table where the table name or key
column name contained capital letters is also fixed (everything is now
laboriously quoted correctly).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5957 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-14
- Modify the list of default wms servers to be ones that work correctly with
qgis
- Add a message stating that the user may need to set a web proxy to access
the servers
git-svn-id: http://svn.osgeo.org/qgis/trunk@5956 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-14
Fix fo ticket #294 (load project didn't honour the collapsed/expanded state of
legend layers). Seems to be a bug in Qt, so this commit implements a
workaround.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5955 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-14
Flip the attribute actions dialog so that the useful things are at the top.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5954 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-14
Move some more Q3 widgets to their Qt4 counterpart
Tidy up of the vector layer properties dialog box
- remove some the excess space around widgets
- make the contents of the tabs scale to fit the whole dialog box
Fix a few uic warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@5953 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-13
Fix problem where the user copy of the qgis.db database wasn't being
copied into the correct place because some other part of qgis had the
file open, preventing copying of it. The copy is now done sooner in
qgis's startup process to avoid this problem.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5944 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-13
Added an entry to the tbl_projection table for the Krovak
projection. Resolves ticket #247.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5943 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-13
Provide the means to add some pre-defined wms servers to the server
list. Addresses ticket #341.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5942 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-13
Fixed ticket #287 - updating GRASS region
git-svn-id: http://svn.osgeo.org/qgis/trunk@5941 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-12
Ownership of map tools is not given to map canvas anymore, this means that
caller has to save the pointer to the map tool and then delete it. It's
possible to delete map tool while it's being used in map canvas - destructor
of QgsMapTool calls QgsMapCanvas::unsetMapTool(this) to ensure that the tool
won't be used anymore. Having this function in destructor of every map tool,
it's not needed to call it explicitly.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5940 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-12
Fix for ticket #323 (diacritics in column name).
Use QgsLogger in QgsSearchTreeNode instead of std::cout.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5939 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-11
Provide menu options to view and hide the toolbars. This provides a
way out of the pickle that one can get into if one hides all of the
toolbars (there was then no way to get them back with the gui). Due to
the lack of a listToolbars() function for QMainWindow, there is no way
to get a list of all of the toolbars that an application has, so
toolbars that are added by the plugins, for example, aren't able to be
controlled using these changes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5938 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-10
Better splash screen handling:
- with Qt4.2 it doesn't produce X server errors in RENDER extension
- splash_mask.png is not needed - transparency is used from splash.png
git-svn-id: http://svn.osgeo.org/qgis/trunk@5937 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-10
Updates for building with qmake under windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@5936 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-09
Fixed browsing/testing of custom projections
git-svn-id: http://svn.osgeo.org/qgis/trunk@5935 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-09
Reconnect the default srid and geometry column name qcheckboxes to the
appropriate function (probably hasn't worked since the move to Qt4).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5934 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-09
Use QFile::encode to convert a QString containing a filename to a c-string. Mac expects Utf8 and *nix expects local8Bit. QFile will do the right thing for each platform and not mangle Mac non-ASCII filenames.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5933 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-08
One more..
git-svn-id: http://svn.osgeo.org/qgis/trunk@5932 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-08
I18n of shapfileName
git-svn-id: http://svn.osgeo.org/qgis/trunk@5931 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-07
Added WGS84 datum to GEOPROJ4 string
git-svn-id: http://svn.osgeo.org/qgis/trunk@5928 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-07
I18n on shapefileName
git-svn-id: http://svn.osgeo.org/qgis/trunk@5927 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-07
I18n on shapefileName
git-svn-id: http://svn.osgeo.org/qgis/trunk@5926 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-06
Update README to v0.8 stuff and the move from sourceforge to qgis.org
git-svn-id: http://svn.osgeo.org/qgis/trunk@5920 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-06
Remove httptransaction from wms provider dir because it is in core lib now
git-svn-id: http://svn.osgeo.org/qgis/trunk@5919 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-06
Some modifications for portable WFS support: Moved QgsHttpTransaction to the core library, moved GetCapabilities methods from the wfs provider to the plugin (to class QgsWFSSourceSelect)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5918 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-06
Changed use of Q3Url to QUrl
git-svn-id: http://svn.osgeo.org/qgis/trunk@5917 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-06
Move Q3Url code to QUrl
git-svn-id: http://svn.osgeo.org/qgis/trunk@5916 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-06
Migrate a Qt3 construct to Qt4
git-svn-id: http://svn.osgeo.org/qgis/trunk@5915 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-04
Aĺl texts translated. Expect mistakes!
git-svn-id: http://svn.osgeo.org/qgis/trunk@5914 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-04
Replaced Q3ListViewItem* with QTreeWidgetItem* to fix compilation
git-svn-id: http://svn.osgeo.org/qgis/trunk@5913 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-04
Another fix for gml multipolygon reading and hopefully a fix for the build system
git-svn-id: http://svn.osgeo.org/qgis/trunk@5912 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-04
Move the identify results dialog from a Qt3 to a Qt4 widget
Make the derived item italics
Due to the change to Qt4 the derived item now also sorts to the top
(which neatly fixes ticket #302)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5911 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-04
Tweak to the file filters for the delimited text plugin file selection
dialog. The all files filter should work better on windows now.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5910 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-03
Fix for ticket #326 (delimited text plugin only allows *.txt files).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5909 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-02
Fix for a wfs client multipolygon bug
git-svn-id: http://svn.osgeo.org/qgis/trunk@5907 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-02
Added a --with-wfs switch to the auto* build system to compile the wfs plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@5906 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-01
Fix for the delimited text provider excluding features that are exactly on the boundary (could of sworn that I'd fixed this problem a while ago, but there's no record of it in svn). Partial fix for ticket #322.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5905 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-01
Combine separate EXTRA_DIST commands into one to prevent a warning message
git-svn-id: http://svn.osgeo.org/qgis/trunk@5902 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-01
Apply icon mods and additions as in ticket #315.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5901 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-01
Eliminate the need for create_qm_files.sh to be executable
git-svn-id: http://svn.osgeo.org/qgis/trunk@5899 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-10-01
Tidy up the #includes
git-svn-id: http://svn.osgeo.org/qgis/trunk@5898 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-30
Look for lat/long before looking for x/y column names
git-svn-id: http://svn.osgeo.org/qgis/trunk@5897 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-30
Fix for ticket #320 (delimited plugin doesn't attempt to choose
sensible fields for the lat/long)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5896 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-30
Update the config file location in the man page
git-svn-id: http://svn.osgeo.org/qgis/trunk@5895 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-30
Move the isfinite checks in the wms provider to the qgsrect class and
use numeric_limits instead of the C99 isfinite macro/function. Remove
the check for a functioning isfinite macro/function
git-svn-id: http://svn.osgeo.org/qgis/trunk@5894 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-30
Tweak to previous commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@5893 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-30
Add another tr(). Part of ticket #316.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5892 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-30
Added translations
git-svn-id: http://svn.osgeo.org/qgis/trunk@5891 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-30
A speculative fix for some compilation problems as a result of commit
r5887. May need more tweaking...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5890 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-30
Use str tree spatial index from geos for the wfsprovider
git-svn-id: http://svn.osgeo.org/qgis/trunk@5889 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-30
Remove the sourceforge menu item (as suggested in ticket #285).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5888 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-30
Apply patches given in ticket #313
git-svn-id: http://svn.osgeo.org/qgis/trunk@5887 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-30
Apply patch in ticket #316.
Tidy up #includes in qgslabelattributes.*
Remove a compiler warning about returning a temporary object in qgslabelattribute.*
git-svn-id: http://svn.osgeo.org/qgis/trunk@5886 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-29
Undo the Makefile.am changes done in r5821. Were accidently committed,
and were system configuration specific :(
git-svn-id: http://svn.osgeo.org/qgis/trunk@5885 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-29
Moved code to set windows style to constructor of QgsSingleSymbolDialog. Removed an assert statement in QgsOgrProvider
git-svn-id: http://svn.osgeo.org/qgis/trunk@5884 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-29
Enable python support
git-svn-id: http://svn.osgeo.org/qgis/trunk@5883 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-29
Read GML2 for wfs layers as it is also supported for geoserver
git-svn-id: http://svn.osgeo.org/qgis/trunk@5881 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-27
Allow displaying layers with 2.5D geometries.
For now, Z value is ignored.
This addresses ticket #308.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5879 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-27
- added possibility not to update rubberband when adding point
- improved performance of GRASS digitizing - canvas is updated only once instead of [number of points]-times
git-svn-id: http://svn.osgeo.org/qgis/trunk@5878 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-27
Fix for ticket #277 (problem loading a view of a view)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5877 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-27
Enable minimum/maximum classification for wfs provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@5876 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-26
Automatically turn on the vector layer label toggle when the user sets
the label field.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5875 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-26
fix for ticket #309 (incorrect error message when loading a vector
file from the command line, and a loitoring hourglass).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5874 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-24
Real fix for trac ticket #140 (continued).
Buttons where the background color is meaningful are now rendered in classic Windows style in the Vector Properties dialog (both single value and continuous color renderers).
As part of this change the button itself is colored and not just the adjacent label. The labels have now been removed and the buttons resized to fill the gap.
Bonus feature: Continuous color dialog now ranges from black to white by default.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5873 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-24
Real fix for trac ticket #140, but not covering all instances of that bug yet.
Buttons where the background color is meaningful are now rendered in classic Windows style in the Project Properties and Options menus. (Windows XP style only has bitmaps for button backgrounds.)
This bug also occurs on (at least) the vector properties dialog, and fixes for that will be committed later.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5871 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-22
Fix for ticket #291 (same as image not giving the choice of image
formats). The problem seems to with the list of formats that qt is
supposed to provide, but doesn't. Hard-wired to provide jpg and png
for the moment.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5868 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-22
better wording?
git-svn-id: http://svn.osgeo.org/qgis/trunk@5865 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-22
better wording?
git-svn-id: http://svn.osgeo.org/qgis/trunk@5864 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-22
better wording?
git-svn-id: http://svn.osgeo.org/qgis/trunk@5863 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-22
freeze/thaw output vector map on Windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@5861 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-22
freeze/thaw map
git-svn-id: http://svn.osgeo.org/qgis/trunk@5860 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-22
Change map layer display name if name is changed in the legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@5859 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-22
catch GRASS_INFO_PERCENT also from stdout
git-svn-id: http://svn.osgeo.org/qgis/trunk@5858 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-22
list of input maps fixed
git-svn-id: http://svn.osgeo.org/qgis/trunk@5857 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-22
convert gif to png
git-svn-id: http://svn.osgeo.org/qgis/trunk@5856 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-22
use QTextBrowser for manual
git-svn-id: http://svn.osgeo.org/qgis/trunk@5855 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-22
viewOutput bug fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@5854 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-22
Speculative fix for tickets #250, #276, #275, and #281
git-svn-id: http://svn.osgeo.org/qgis/trunk@5852 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-21
Added the possibility to edit the geometries of OGR layers (tested with GDAL1.2.6 and 1.3.2)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5849 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-21
Updated Czech translation by Martin Landa.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5848 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-20
For WMS, the password for a HTTP-Basic authenticated proxy really works now.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5846 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-20
Support usb connected gps's under windows. Addresses ticket #201.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5841 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-18
Suggest printing to postscript rather than pdf (cause qgis doesn't
offer than yet).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5837 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-18
Provide a warning to the user that the svg output may well be less
than desired, and allow them to select whether to see that message in
the future.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5836 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-18
Provide an optional checkbox in the message viewer for such things as
a "don't show this message again" use.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5835 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-18
Save/load the option to draw polygon outlines in the continuous color renderer to project file
git-svn-id: http://svn.osgeo.org/qgis/trunk@5834 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-18
disabled all vector layer related actions at startup (editing, table, select). This should fix ticket 271
git-svn-id: http://svn.osgeo.org/qgis/trunk@5833 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-16
Windows build cross-compiling (from Linux) improvements:
* If postgres is not requested in the autogen/configure, do not attempt to build the geoprocessing and spit plugins (they have no meaning if postgres is not available).
* Rearrange the acinclude (configure) test for the Qt version so that the Qt/Windows version is tested first. This resolves an issue when the Qt/Windows library is mounted on the linux compiler platform as smbfs, where case-insensitive matching was triggered; therefore allowing the Qt/Windows-style includes to be mis-detected as Qt/X11-style includes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5830 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-16
Fix for ticket #272 (warning message about not being able to delete a
bookmark when qgis actually did).
Also now provides a gui message when it does fail
git-svn-id: http://svn.osgeo.org/qgis/trunk@5829 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-15
Fix for the problem with the auto* process failing when svnversion isn't
available.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5828 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-14
Update Mac release scripts for 0.8.0 Preview 2.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5826 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-14
Enable legends for continuous colour renderers. Despite what a comment
said in the code, it works fine with the continuous renderer.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5825 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-13
- Fix the bug where setting the outline thickness of polygons
didn't work with a continuous renderer.
- Only show the 'draw polygon outline' check box when the layer
type is polygon
- Allow a outline thickness of 0 (gives a 1 pixel line)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5824 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-13
Yet another tweak to svn r5815 (dialog box now remembers the
drawpolyogn toggle state
git-svn-id: http://svn.osgeo.org/qgis/trunk@5823 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-13
Tweak to go with svn r5815
git-svn-id: http://svn.osgeo.org/qgis/trunk@5821 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-12
Fix typo in commnets for zoom in map tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@5819 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-12
Show info on QgsDebug if srs db is not found (and path where it was being sought)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5818 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-12
Build with qt4.2 preview
git-svn-id: http://svn.osgeo.org/qgis/trunk@5817 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-12
Minor updates to debug output
Try to do a better job of deploying .py files on mac
git-svn-id: http://svn.osgeo.org/qgis/trunk@5816 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-12
Fix for ticket #264 (polygon outlines obscure continuous colours for
small or zoomed out polygons).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5815 c8812cc2-4d05-0410-92ff-de0c093fc19c
perrygeo <perrygeo@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-12
quick fix to allow 24bit output jpegs
git-svn-id: http://svn.osgeo.org/qgis/trunk@5814 c8812cc2-4d05-0410-92ff-de0c093fc19c
perrygeo <perrygeo@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-10
Some refactoring. Fixed problem related to number of parameters passed to Qgis2Map.setOptions.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5808 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-10
Treat the QProcess with more care so as to avoid a message about the
QProcess being deleted before its process finished.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5807 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-10
Wired in qprocess launch of mapserver export dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@5804 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-10
Add static method to find msexport app
git-svn-id: http://svn.osgeo.org/qgis/trunk@5803 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-10
Tidy up #includes
Add tr() to some more user-visible text
Move from std::cerr/cout to QgsLogger
git-svn-id: http://svn.osgeo.org/qgis/trunk@5802 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-10
Make msexport a mac bundle
git-svn-id: http://svn.osgeo.org/qgis/trunk@5801 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-10
Fix compile issue on mac
git-svn-id: http://svn.osgeo.org/qgis/trunk@5800 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-10
Add PKGDATAPATH to lib too
git-svn-id: http://svn.osgeo.org/qgis/trunk@5799 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-10
Fix for ticket #263 (not all gpx point were imported).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5798 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-10
Add PKGDATAPATH to cpp flags
git-svn-id: http://svn.osgeo.org/qgis/trunk@5797 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-10
Adjust indenting only
git-svn-id: http://svn.osgeo.org/qgis/trunk@5796 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-10
Tidy up #includes
git-svn-id: http://svn.osgeo.org/qgis/trunk@5795 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-10
Use package data path to locate py script
Install python into PKGDATAPATH/python
(Still needs further testing)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5794 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-10
Use qt4 as default dir
git-svn-id: http://svn.osgeo.org/qgis/trunk@5793 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-09
Move some debugging output to QgsLogger::debug
Remove unnecessary #includes
Move from Qt3 to Qt4 style of includes
git-svn-id: http://svn.osgeo.org/qgis/trunk@5785 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-07
A missed file change to go with ticket #257 and SVN r5761
git-svn-id: http://svn.osgeo.org/qgis/trunk@5779 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-07
Fix for part of ticket #247 (unable to create a custom projection)
Also move some debugging output to QgsLogger
git-svn-id: http://svn.osgeo.org/qgis/trunk@5778 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-07
Move various debugging outputs to QgsLogger::debug so as to reduce
the amount of user-confusing output on the console.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5777 c8812cc2-4d05-0410-92ff-de0c093fc19c
perrygeo <perrygeo@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-07
added scale ranges and class names
git-svn-id: http://svn.osgeo.org/qgis/trunk@5776 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-07
Improved layout of dialog.
Removed the MinScale and MaxScale fields from the dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5775 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-07
updated tooltips
git-svn-id: http://svn.osgeo.org/qgis/trunk@5774 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-07
Remove deprecated call to setMainWidget
git-svn-id: http://svn.osgeo.org/qgis/trunk@5773 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-07
Set QCoreApplication organisation name etc so we can use qgis qsettings
for state handling
git-svn-id: http://svn.osgeo.org/qgis/trunk@5772 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-07
Fix for segfault. Fixted dialog tab order
git-svn-id: http://svn.osgeo.org/qgis/trunk@5771 c8812cc2-4d05-0410-92ff-de0c093fc19c
perrygeo <perrygeo@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-07
new features in python mapfile exporter
git-svn-id: http://svn.osgeo.org/qgis/trunk@5770 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-07
Gui cleanups:
- set buddies for line edits
- set layout spacing to 6pt through out to remove that scrunched up look
- set tab order to something other than random :-)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5769 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-07
Linux friendly python include path
git-svn-id: http://svn.osgeo.org/qgis/trunk@5768 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-07
Qmake project file for quick and dirty testing & building
Removed redundant include in cpp
git-svn-id: http://svn.osgeo.org/qgis/trunk@5767 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-06
Small cleanups in debug messages, now displaying correct total rendering time.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5766 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-06
Uncomment a debugging #ifdef
git-svn-id: http://svn.osgeo.org/qgis/trunk@5765 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-06
Fix for ticket #258 (crash when loaded a wms capabilities document)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5764 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-06
Additional fix for #249 - searching attributes with non-ascii characters.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5763 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-06
Fix for ticket #260 (crashing when clicking on map canvas)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5762 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-05
Changes for ticket #257 (UI tweaks).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5761 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-05
Add support for Qt/Mac 4.2. QtDesigner and QtTest are frameworks in 4.2 but libraries in prior Qt versions.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5760 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-04
Replaced some std::couts in QgsHttpTransaction with QgsDebugMsg
git-svn-id: http://svn.osgeo.org/qgis/trunk@5759 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-04
Fix for ticket #253 (crash when using 'identify features').
git-svn-id: http://svn.osgeo.org/qgis/trunk@5758 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-03
Corrected the automake stuff in the wfs provider. Note that wfs does not get built without hacking plugins/Makefile.am and providers/Makefile.am to not disturb the build process of the 'stable' qgis version
git-svn-id: http://svn.osgeo.org/qgis/trunk@5757 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-02
- Provide the user with the option of deleting an existing world file
(rather than just telling that they need to do so)
- Re-instate some more debugging #ifdef's
git-svn-id: http://svn.osgeo.org/qgis/trunk@5756 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-02
The delete point function now works in the georeferencer
git-svn-id: http://svn.osgeo.org/qgis/trunk@5755 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-02
When choosing to load the georeferenced raster file, qgis now does a
map canvas refresh so that the layer appears (it needed a manual
refresh before).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5754 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-02
- fix ticket #165 (crash in Helmert transform in georeferencer)
- fix a bug when reading in a past saved list of points (there was always a 0,0 point)
- tidy up misc code in georeferencer
- do some qt3 to qt4 things to get the georeferencer working correctly again
- tidy up the use of the modified raster text widget so that it's only editable
when it's required
- put some debugging output back into #ifdef's
git-svn-id: http://svn.osgeo.org/qgis/trunk@5753 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-02
Remove some unnecessary Qt #includes
Line break some more long dialog box messages
git-svn-id: http://svn.osgeo.org/qgis/trunk@5752 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-02
Make a longish warning message wrap in it's dialog box
git-svn-id: http://svn.osgeo.org/qgis/trunk@5751 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-02
Remove Qt3 stuff
Change #includes to Qt4 form
Remove unnecessary #includes
git-svn-id: http://svn.osgeo.org/qgis/trunk@5750 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-02
Speculative fix for ticket #249
git-svn-id: http://svn.osgeo.org/qgis/trunk@5749 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-01
Remove wfs from the compiled code as it currently fails to compile
git-svn-id: http://svn.osgeo.org/qgis/trunk@5748 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-01
Explicitly allow for Qt 4.2 in checks
git-svn-id: http://svn.osgeo.org/qgis/trunk@5747 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-01
Add the Qt version that qgis is compiled and running against into the
Help:About dialog box. There seems to a number of bugs reported
nowadays that relate to the version of Qt that qgis is using, so an
easy way for the user to find out the Qt version will be handy.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5746 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-01
Added Makefile.am and entries in configure.in for wfs provider/plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@5745 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-01
Added a very early version of a wfs plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@5744 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-09-01
Added a very early version of a wfs provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@5743 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-29
'fix' for srs.db path, no explanation but works
git-svn-id: http://svn.osgeo.org/qgis/trunk@5742 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-29
make qgssvnversion.h
git-svn-id: http://svn.osgeo.org/qgis/trunk@5741 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-28
Some small changes to use QgsNewHttpConnection for non-wms http connections (WFS in this case)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5740 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-28
call linker twice
git-svn-id: http://svn.osgeo.org/qgis/trunk@5739 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-27
Updated translation from Stephan Holl
git-svn-id: http://svn.osgeo.org/qgis/trunk@5738 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-26
more mapserver goodness
git-svn-id: http://svn.osgeo.org/qgis/trunk@5737 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-25
added a method QgsGeometry::fast_intersect. This method does the same as QgsGeometry::intersect, but it uses direct generation of geos geometry with QgsGeometry::geosGeometry(). In contrast, QgsGeometry::intersect uses wkt export of QgsGeometry and wkb import of geos. Therefore it is slower than fast_intersect (but better tested). After 0.8, QgsGeometry::fast_intersect may replace QgsGeometry::intersect
git-svn-id: http://svn.osgeo.org/qgis/trunk@5736 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-25
Further tweak to the automake sed parser as supplied b Tom Russo. Should now
cope with all known automake version strings (we hope).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5735 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-24
Bug fix for sed regex when checking automake version contributed by Tom Russo
git-svn-id: http://svn.osgeo.org/qgis/trunk@5734 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-24
made the selection in the delimited text provider working again (which was broken by myself in a recent commit)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5733 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-24
fixed a bug in QgsGeometry wkt export and made QgsDataProvider::endian() const
git-svn-id: http://svn.osgeo.org/qgis/trunk@5732 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-24
Fix for ticket #226 (saved projects with postgres layers in a map composition won't reload).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5730 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-24
destructor fix, delete mCanvasEdit etc.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5729 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-24
add some space to an error message
git-svn-id: http://svn.osgeo.org/qgis/trunk@5728 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-23
Fix for ticket #245 (georeferencer cancel button doesn't work)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5727 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-23
Fix for ticket #122 (projection set incorrectly for some raster
layers). The way that the raster layer sets it's srs is a bit complex
- hopefully these changes fix the problem without introducing other
problems (seems ok from the testing that I've done).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5726 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-23
On first displaying the postgres connection details dialog box, ensure that
the 'where to search' toggles are consistent.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5725 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-22
Updated splash screen for 0.8 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@5724 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-22
Further changes to fix ticket #8 (wms not working through a web proxy). Should work now, but needs a bit of testing to be sure, which I'll do over the next few days.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5723 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-21
Add svn version to Mac GetInfo window.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5722 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-21
Don't rewrite qgssvnversion.h unless svnversion has changed.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5721 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-21
In QgsAttributeTable: pass the QMouseEvent to Q3Table prior to check for changed selections
git-svn-id: http://svn.osgeo.org/qgis/trunk@5720 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-21
Fix for smarter attribute insertion in QgsOgrProvider::addFeature. This is e.g. usefull for copying/pasting features
git-svn-id: http://svn.osgeo.org/qgis/trunk@5719 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-21
Provide the user with the option to only display spatial tables that
are listed in the geometry_columns table. For well-maintained
databases (where all the spatial tables of interest have been
listed in the geometry_columns table) this can considerably speed
up the initial display of available spatial tables.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5718 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-21
Made 'saveAsShapefile' a slot in QgsVectorLayer such that it works again. Enter the 'save as shapefile' option into the legend layer right click menu
git-svn-id: http://svn.osgeo.org/qgis/trunk@5717 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-21
Potential fix for trac-ticket #8.
* Propagate proxy information from the Server Selection dialog to the WMS provider (used by the QgsRasterLayer).
Possible bonus feature:
* Proxy information is saved and restored from the project file.
I cannot test this locally, so would appreciate somebody else giving it a go.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5716 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-21
Fix for ticket #208. configure now accepts an optional
--with-projlibdir option to explicitly set the directory that the
proj4 library is in.
Fix an error in the summary at the end of the configure run too.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5715 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-21
Fix for the problem where the attribute table of delimited text layers just showed the visible features
git-svn-id: http://svn.osgeo.org/qgis/trunk@5714 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-21
Updated splash master image for final release version of qgis 0.8
git-svn-id: http://svn.osgeo.org/qgis/trunk@5713 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-20
Fix a typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@5712 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-20
Provide an option to the user to constrain searches for spatial tables not
in the geometry_columns table to just those in the public schema. For some
databases which have a lot of ancillary stuff out of the public schema this
can significantly reduce the time that qgis takes to produce the list of
tables to load.
Also tidy up the cause of some console warning messages about unknown
geometry types that happened when a spatial table not in the geometry_columns
table had no non-null geometries in it.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5711 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-19
Fix for ticket #232. A make, make install, or make all in the toplevel
qgis directory will update a file (qgssvnversion.h) that contains the
svn version of the qgis code, which is visible with the --help command
line argument or in the Help:About dialog box.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5710 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-18
Enabled changing attribute values for OGR Layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@5709 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-18
Make the BUGS file point to the trac system
git-svn-id: http://svn.osgeo.org/qgis/trunk@5707 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-18
Changed the selection behaviour of the attribute table. The repaintRequest signal is now only emitted if the mouse button is released and if the selected rows have changed. This minimises repaint events and allows to selecting multiple rows with mouse drag without generating a seperate repaint event for each new row
git-svn-id: http://svn.osgeo.org/qgis/trunk@5706 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-17
Fix for ticket #239 (selected polygons lost their boundary). Needed to
do different things for lines and polygons
git-svn-id: http://svn.osgeo.org/qgis/trunk@5705 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-17
Fix for bug whereby toggling layers on/off using the toggles in the
menu wouldn't rexpect the globabl 'render' toggle setting. Compliments
closed ticket #149.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5704 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-17
Fix for ticket #238 (zoom to map fails on startup). If there are no command line
arguments, the extent is -1,-1,1,1, but if there, the extent is determined by t
he layers loaded.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5703 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-16
Fix for trac ticket #236 (Cannot stop editing mode when nothing was edited), which was carelessly introduced in the second dot point of r5694.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5702 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-16
Fix for ticket #237 (delimited layers don't select properly). Was
caused by changes in recent delimited text provider commits.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5701 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-16
Actual fix for the previous commit...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5700 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-16
Fix for ticket #233.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5699 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-15
- Fixed reading of text file (ticket #203). Seemed to be a problem with a
combination of QFile and QTextStream which worked under Qt3, but not
under Qt4
- fixed generation of wkb version of delimited text geometry. Again,
it appeared to be a problem with code that worked under qt3, but
not under qt4.
- corrected the calculation of the bounding rectangle for delimited
text layers (was always including the (0,0) point).
- Bonus features:
- a default layer name is constructed from the filename
- the user is told about lines that didn't yield x/y coords
git-svn-id: http://svn.osgeo.org/qgis/trunk@5698 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-15
A further speculative fix for trac ticket #8.
QgsHttpTransaction needed to wait for the done() signal from QHttp, not just requestFinished(). When QHttp::setProxy() was called, it actually triggered its own QHttp request (before QHttp::get()). Previously QgsHttpTransaction interpreted the requestFinished() from setProxy() as the requestFinished() from get(), therefore not actually doing anything when a proxy was used.
I cannot test until a Windows build is available based on this commit (or somebody else can confirm instead and update #8 appropriately).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5697 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-15
Potential fix for bug in trac ticket #140.
The Qt3 idiom QToolButton::setPaletteBackgroundColor() has been replaced with a Qt4 idiom of extracting the QPalette from the QToolButton, changing the color in the Window ColorRole, then adding the QPalette back in again.
Only the QGIS Options and Project Properties dialogs have been converted. If this change fixes the bug in Windows (which I don't have access to a compiler for), then this idiom should be propagated to all instances of setPaletteBackgroundColor (e.g. vector symbology dialog).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5696 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-13
Fix for bug in trac ticket #134 and #131.
* (#134) If a feature is edited using the Identify tool and QgsAttributeDialog, now only user-edited values are saved to the mChangedAttributes of the layer, previously it was all values. This now means that only those user-edited values are attempted to be committed when the user stops editing and saves (similar to if those values were edited using the Attribute Table).
* (#131) Modify QgsVectorLayer::stopEditing so that if a commit fails, the editing state is left alone (previously editing was still turned off anyway). This should be a better fix than r5591. I triggered the bug in #131 while testing for #134, therefore getting a 2-for-1 fix.
Some bonus features to assist people in the triggered situations described in #131 and #134:
* The Postgres Provider now reports an error to the user if a commit of changed attributes fails. This brings it up to the same behaviour of if a commit of changed geometries fails. Previously there was no response given on an changed attribute error, leaving the user to think the commit was successful.
* The Postgres Provider now reports the contents of the SQL used in a failed UPDATE statement. This may help the user to pinpoint which of his edits caused the error.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5694 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-12
Fix raster file filter so that only the first JPEG2000 driver found is added to the list; this is the one GDAL uses. Use the driver's name rather than "JPEG 2000" so that the user knows which one is being used.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5691 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-11
added -Wl,--enable-runtime-pseudo-reloc
git-svn-id: http://svn.osgeo.org/qgis/trunk@5690 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-11
postgres and grass conditional
git-svn-id: http://svn.osgeo.org/qgis/trunk@5689 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-11
added -Wl,--enable-runtime-pseudo-reloc
git-svn-id: http://svn.osgeo.org/qgis/trunk@5688 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-11
use PG_LIB variable to enable compilation when configured without postgres
git-svn-id: http://svn.osgeo.org/qgis/trunk@5687 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-10
fixed ticket 45 - new field does not appear in vector label properties dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@5686 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-10
fixed ticket 187 (crash if user is not owner of the vector)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5685 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-10
This should of gone in with r5681
git-svn-id: http://svn.osgeo.org/qgis/trunk@5684 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-10
fixed ticket 107, but it will only work with GRASS >= 6.1, breaks GRASS 6.0.0 because they changed parameter name
git-svn-id: http://svn.osgeo.org/qgis/trunk@5682 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-10
Applied patches r5669, r5668, r5667, r5666, as applied to the
lib-refactoring branch, to head. These were signed/unsigned int mods
and boolean comparison mismatches. Many of the changes in these
commits had already been done in head
git-svn-id: http://svn.osgeo.org/qgis/trunk@5681 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-10
fix for ticket 104 (GRASS-PAGER not set)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5680 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-10
Fix for bug in ticket #230 (zoom to all doesn't work when a layer has
changed it's extent, e.g., by changing the where clause on a postgres layer).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5679 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-09
For WMS layers, clean-up the raster Properties dialog so that it better reflects the relatively implemented capabilities of the WMS provider. The Pyramids and Histogram tabs have been disabled (not necessarily removed since a future QGIS version may wish to extend this raster functionality into WMS layers).
The symbology tab still needs to be cleaned-up in operation but at least it's set to "Color Image" by default now.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5678 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-09
Fix for ticket #223. (selecting rows in attribute table didn't update
the map when selected by clicking on the header)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5677 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-08
fixed ticket 90 (post grass edit right click crash)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5676 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-08
fixed ticket 59 (zoom tool recieving right click)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5675 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-08
removed duplicate ;
git-svn-id: http://svn.osgeo.org/qgis/trunk@5674 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-08
disabled --with-qt-pkg-config because PKG_CHECK_MODULES is not defined on many systems
git-svn-id: http://svn.osgeo.org/qgis/trunk@5673 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-08
Make the default extent -1,-1,1,1 instead of 0,0,0,0 as this is a more
useful default extent (one can actually use it to draw things, whereas
with 0,0,0,0 one needs to load some data to get a usable extent).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5672 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-08
Fix the problem where trying to digitise on an empty map never gave
visible features. ZoomFullExtent now only does that if the 'full
extent' is not an empty extent (zero width/height). This was possibly
part of the problem in ticket #219
git-svn-id: http://svn.osgeo.org/qgis/trunk@5671 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-07
Apply patch in ticket #227 to head
git-svn-id: http://svn.osgeo.org/qgis/trunk@5670 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-03
Applied patch in ticket #222
git-svn-id: http://svn.osgeo.org/qgis/trunk@5659 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-02
Added a check for value out of bounds in QgsOgrProvider
git-svn-id: http://svn.osgeo.org/qgis/trunk@5658 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-02
Fix for ticket #217 - autogen.sh didn't correctly detect older
versions of automake and hence didn't warn the user
git-svn-id: http://svn.osgeo.org/qgis/trunk@5657 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-02
Change the help text for the identify results dialog box
git-svn-id: http://svn.osgeo.org/qgis/trunk@5656 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-02
Tweak the way column widths are set in the identify results dialog box
to ensure they are always wide enough for their data.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5655 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-01
Add extra item to spitplugin_la_CXXFLAGS as per ticket #216
git-svn-id: http://svn.osgeo.org/qgis/trunk@5654 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-08-01
Updated german translation from sholl
git-svn-id: http://svn.osgeo.org/qgis/trunk@5653 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-31
Fix for patch #67 - I think it'll solve the problem without causing
others :)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5652 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-31
Fix for ticket #212. Problem was caused by two un-initialised
variables that stored the coordinates of the cursor prior to the
current mouse move. They were un-initialised only for the first mouse
move after a mouse button down event.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5651 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-31
Tidy up #includes
git-svn-id: http://svn.osgeo.org/qgis/trunk@5650 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-30
Added moc entry for QgsMapToolIdentify in gui/Makefile.am
git-svn-id: http://svn.osgeo.org/qgis/trunk@5649 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-30
Remove a debugging std::cerr
git-svn-id: http://svn.osgeo.org/qgis/trunk@5648 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-29
Make the save as svg and save as image file selection dialogs remember
the last used directory in addition to the last used filename.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5647 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-29
Fix for ticket #198. The identify results dialog is now deleted when
closed by the user (it was previously just hidden).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5646 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-27
Apply some changes to the parmater field - +stere changes to +sterea. See ticket #209 for more details.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5645 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-27
move vertex for postgis point/multipoint layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@5644 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-27
In QgsPluginManager: test if function type() is present instead of testing if the function isProvider() is not present. Like this, it is also possible to create plugins linking to a data provider (which i need for work)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5643 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-27
Better fix for the issues raised in r5618 and r5626 - the selected item is now scrolled into view, even when the projection selector is being opened.
There still seems to be a slight issue when showing the Project Properties for the first time on a blank project (i.e. it scrolls *near* the WGS 84 entry, but not quite on top of it), but I'll leave that for another time. Other situations now seem to work OK.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5642 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-26
Applied patch in ticket #194
git-svn-id: http://svn.osgeo.org/qgis/trunk@5641 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-26
Fix for ticket #146
git-svn-id: http://svn.osgeo.org/qgis/trunk@5640 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-26
Alternative fix to that in r5637 - fields that the user didn't touch
are left to the database to fill in.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5639 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-25
Fixed a problem with checkboxes in the legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@5638 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-25
If an SQL insert fails during committing new features to the database,
include the offending sql in the error dialog box.
Also fix the remaining part of ticket #131 - the code wasn't coping
correctly with blank data fields.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5637 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-25
Change a debugging std::cout to use the QgsLogger class
git-svn-id: http://svn.osgeo.org/qgis/trunk@5636 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-25
Fix a problem with an incorrect proj4 string and the associated query
to the spatial reference system database (it was never returning a
result because the proj4 string didn't have '+no_defs' on the end)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5635 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-25
Legend: apply overview and editing icons also to QgsLegendLayer if it has only one file. QgsOgrProvider: if a vector type is not known (e.g. for the ogr GML driver), examine the first layer feature to find out the wkb type
git-svn-id: http://svn.osgeo.org/qgis/trunk@5634 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-25
Change to prefix in winbuild.sh; Bumped version to preview 2; Fixed error in the src/Makefile.win
git-svn-id: http://svn.osgeo.org/qgis/trunk@5633 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-24
Update context_id for copyright plugin; Include updated help database
git-svn-id: http://svn.osgeo.org/qgis/trunk@5632 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-24
Script to configure Windows version of QGIS under Linux using
MingW cross compiler.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5631 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-24
Windows makefile for gps importer
git-svn-id: http://svn.osgeo.org/qgis/trunk@5630 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-24
Add in context help for the copyright plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@5629 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-24
Use the Qt4 slot for terminating a QProcess rather than the Qt3
one. Removes a console warning message.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5628 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-24
Fix for trac ticket #11.
When a new WMS layer is opened and it is the first layer on the canvas, the project projection is now copied from that used when selecting that WMS layer.
Previously this was hard coded to EPSG:4326 / WGS 84.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5627 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-24
Add comments to explain why r5618 only partly works as expected under Qt 4.1.0 (i.e. the branches are expanded but the selected item is not scrolled into view).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5626 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-23
Applied patch in ticket #202
git-svn-id: http://svn.osgeo.org/qgis/trunk@5624 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-21
Tweak the tab order for the postgres new database dialog box - now
controlled by the .ui file rather than in the .cpp file
git-svn-id: http://svn.osgeo.org/qgis/trunk@5623 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-21
Updated context help database. New items are just stubbed in so more
content is forthcoming.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5622 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-21
Change to use new schema in the qgis_help.db database
git-svn-id: http://svn.osgeo.org/qgis/trunk@5621 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-21
Enabled help button for WMS dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@5620 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-21
New context_ids for context help.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5619 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-21
Settings -> Project Properties -> Projections now shows, as selected, the current projection. Previously nothing was selected, making it difficult to determine what the current projection actually was.
This is because QgsProjectionSelector::setSelectedSRSID() now works as advertised when called externally.
It didn't work before, because setSelectedSRSID() did not make sure the tree widget was pre-populated with the projection list.
This commit is a pre-requisite to fixing #11. This is so that we can actually perform the experiment to prove future bug fixes against #11.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5618 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-21
eliminate the OGR message about not being able to open a read-only
.shp file (if it is read-only, qgis then tries to open it read-only,
so the OGR error message is unnecessary).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5617 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-20
Use icon overlays for the editable and overview status of a layer
instead of separate icons in separate columns. Still only applies to
the actual layer file entry in the legend, but removes the need for
the extra columns. However, I'm hopeless at icon drawing...
These changes are a variation on the suggestions in ticket #191.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5616 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-20
Remove a redundant connect call for the help button (it's done
somewhere else)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5615 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-20
Fix for ticket #197. The tab order is now set by the .ui file rather
than explicit code in the .cpp file.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5614 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-20
When loading a project file, restore the canvas extent to that provided in the project file (i.e. the extent in existence when the project file was saved). Previously the extent was the maximum extent across all layers.
I'm not sure why this functionality hasn't been done before, as it seemed so trivial to implement?
The main benefit to its implementation is that in large layers, the user doesn't have to wait for the whole layer to draw before he can restart work on a project (which is particularly important since we currently can no longer hit Esc to halt a redraw).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5613 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-19
Fix for ticket #193. Added in a clip region when drawing to a QImage
to prevent draws outside the QImage.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5612 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-19
Fix an Q_ASSERT failure in the Print Composer when "Adding new vect legend" and then clicking it into place on the composer canvas.
This appears to be because of the use of QWidget::removeChild in QgsComposer::removeWidgetChildren, which is a Qt3 idiom (it doesn't appear in the Qt4.1 API). A QWidget::setParent(0) idiom is now used instead.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5611 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-18
Give a default value to mValid for all constructors
git-svn-id: http://svn.osgeo.org/qgis/trunk@5610 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-17
Remove an unnecessary \0 pad to the end of the wkb char*. Also fix a
bug whereby the first byte after the wkb array was being set to \0
git-svn-id: http://svn.osgeo.org/qgis/trunk@5609 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-17
Remove lines inside #ifdef QT_VERSION < 0x0400000
git-svn-id: http://svn.osgeo.org/qgis/trunk@5608 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-17
Comment out a slot connect to a slot that no longer exists
git-svn-id: http://svn.osgeo.org/qgis/trunk@5607 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-17
Fix for trac ticket #4. (Tested on DEMIS site.)
With the Identify tool on a WMS layer, now send a query to the WMS server *only* on those layers that the WMS server had already declared queryable. This avoids the server returning an error on un-queryable layers.
Also, QgsWmsProvider::identifyAsHtml() is renamed to QgsWmsProvider::identifyAsText() to better identify what it does. Commentary, and other dependent variable and function names have also been updated to suit.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5606 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-16
In WMS, use a more robust method of passing the WMS proxy information to the provider. For instance if there is a space in the proxy password, it should now pass-through OK.
Unfortunately I don't have access to a proxy to test, so if I could get some independent verification it would be appreciated.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5605 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-16
Tidy-up of r5603: improve the commentary of QgsWmsProvider::subLayerStyles().
git-svn-id: http://svn.osgeo.org/qgis/trunk@5604 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-16
Partial fix for #38 (Saved WMS layers do not reload).
Now, the fact the WMS raster provider was used, the layer names, layer styles and image formatting is stored in the project file (and restores OK). However upon initial testing the extent doesn't appear to be restored. I will need to address that later.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5603 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-14
Fix for the rest of ticket #130 (show the actual column default values
when getting the user to fill in the column values for a just digitised
feature).
Also add tr() to some user visible text.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5602 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-14
Fix for ticket #161. Always quote the value in an 'UPDATE ... SET = value'
SQL statement - the database will ccorrectly interpret the quoted
text based on the data type of the column (e.g., text or numeric).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5601 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-14
Remove unnecessary Q3 headers
git-svn-id: http://svn.osgeo.org/qgis/trunk@5600 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-14
Fix for postgis edits not commited, fix for ticket #162 'crash when you select 'delete attribute' at attribute table'
git-svn-id: http://svn.osgeo.org/qgis/trunk@5599 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-14
Save and restore the size and geometry of the edit attribute dialog
box, and always resize the column widths to fit the data. Fixes ticket
#97.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5598 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-14
Take endianness of feature type into account in GPX provider.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5597 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-14
g++ 3.2.2 didn't like isfinite() without the std::, so these have been added.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5596 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-14
Copying selected features, and starting editing, no longer force all geometries of the copied-from layer to be cached, which was an (in my opinion) unfortunate side-effect of r5489.
Instead, for copying, the geometry and attributes are now retrieved from the provider in a random-access fashion.
For starting editing, the behaviour is regressed to the pre-r5489 idiom of geometry being cached as part of the screen redraw in editing mode.
This returns to the much better response when copying from large layers, with the additional benefit of copying selected features that had been panned off the canvas (previously a bug).
However, only Postgres and OGR providers have been updated to suit. Hopefully this is enough for a 0.8 release.
Bonus feature: The layer properties now shows what access method is used to access individual geometries (random or sequential)
Since this is a large change it would be appreciated if others can double checking my testing. (I have tested against PostGIS and MapInfo tables, and many different geometry adding/vertex editing combinations.)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5595 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-14
The Map Legend now has two more columns for Overview and Editing status. If the layer is in overview or editing modes, the appropriate icon will appear in the layer's file entry (you may need to enable "Show file groups" in the right-click menu of the layer in the legend to see file entries).
QGIS used to do this already before the move to Qt4 - however the new QIcon idiom only seems to allow for square icons, therefore it is easier to split the results out to several columns and give them their own QIcons.
I can see room for improvement after this commit:
1. Overview and Editing icons can be also shown beside the top-level layer name, to avoid having to enable "Show file groups".
2. There also seems to be a "projection not valid" icon floating around, however this hasn't been addressed in this commit. Perhaps we need to do something for it too.
3. The column sizes have been hard-coded to arbitrary values. I have no problem if these get tweaked further.
This commit addresses trac ticket #117.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5594 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-14
When in Editing mode, the overview window no longer shows vertex markers. It used to, which generally made it overcrowded. This commit now only shows the vertex markers on the main canvas. In theory, this should also mean that the map composer window also doesn't show vertex markers any more (which should be a good thing), though I haven't tested it.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5593 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-14
In the Identify results window, derived attributes such as Length or Area are now placed in a subtree of the attributes list called "(Derived)". This distinguishes them from explicit attributes that are a part of the user's layer.
If programmers wish to add more derived attributes in future, they can use the new QgsIdentifyResults::addDerivedAttribute() function.
This commit should address trac ticket #100.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5592 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-14
When Stopping Editing and Saving Changes, if the commit was *unsuccessful*, retain the in-memory edits. Previously the in-memory edits would be erased anyway.
Note this is not a complete solution as commits are currently a 3- or 4-stage process, and if one stage fails the chain cannot always be rolled-back easily. If this is the case then a detailed error message is given to the user to assist their understanding of the discrepency.
This commit should be a bug fix for trac #131, but I don't have the environment to test it fully - the bug submitter will have to assist there.
Bonus feature: Tidied up some variable names in QgsVectorLayer - makes it clearer what they contain.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5591 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-13
Fix a silly memory leak, that was introduced in r5569's QgsGeometry::contains() function.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5590 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-13
Use QFile::encode to convert a QString containing a filename to a c-string. Mac expects Utf8 and *nix expects local8Bit. QFile will do the right thing for each platform and not mangle Mac non-ASCII filenames.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5589 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-13
Bug fixes:
- Put in an explicit conversion from Qgis layer type enum to
OGR layer type enum when creating a new layer
- When creating a new vector layer, and the user selected an existing
file, delete that file. This was causing a problem when the new layer
type was different to the selected layer type because the selected
layer type was being used.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5588 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-12
Fix for ticket #184. Also includes some tweaks to resolve some
compiler warnings, and to avoid flushing cout unnecessarily.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5587 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-12
Legend: allow swapping of legend layers between toplevel layers and layers in a group (motivated by ticket #148 'Legend groups capture legend items')
git-svn-id: http://svn.osgeo.org/qgis/trunk@5586 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-12
Use QFile::encode to convert a QString containing a filename to a c-string. Mac expects Utf8 and *nix expects local8Bit. QFile will do the right thing for each platform and not mangle Mac non-ASCII filenames.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5585 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-11
In the Attributes Table, the Copy button is now hooked up to the same editCopy() procedure that the main application uses. The copySelectedRowsToClipboard() procedure that was used in QgsAttributeTableDisplay is no longer referenced.
As part of this "merge", the main application copy will now precede its results with a row of attribute headers.
Also, the editCopy() procedure and friends (editCut() and editPaste()) can now take the layer to act on, thus allowing the Attribute Table to work on a different layer to the Current Layer in the Legend.
This change was done so that the Copy button in the main application AND the Copy button on the attribute table works consistently.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5584 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-10
do not consider layer extents containing 'inf' or 'nan' for wms bounding box calculation
git-svn-id: http://svn.osgeo.org/qgis/trunk@5583 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-10
in QgsWmsProvider: clear the style list after one top level <Layer> element such that the layer/style list is also correct if there are several <Layer> elements without a parent layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@5582 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-10
For Mac OS X, use the standard Ctrl+? instead of F1 for the primary help shortcut. Don't use Ctrl+H for anything since it will shadow the systemwide shortcut to hide the application.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5581 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-10
For Mac OS X, if the GDAL plugins are bundled with the application, set an environment variable to search the bundle before searching the GDAL prefix path hardcoded into the library.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5580 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-09
Remember the last directory used for the composer image select file
dialog box
git-svn-id: http://svn.osgeo.org/qgis/trunk@5579 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-09
Tweak the line thicknesses so that the various boxes and frames in
the map composer always appear.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5578 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-09
Fix for ticket #171. The default symbol scale is now 0.5 - not sure
why it needs to be that to get symbols of a similar size to the map
canvas, but it works fine.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5577 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-09
Remove some code inside am #ifdef QT < 0x4
git-svn-id: http://svn.osgeo.org/qgis/trunk@5576 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-09
Fix for ticket #174 (graduated colours for vectors in legend were
missing the upper value of the range)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5575 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-09
Fix a mistake in the previous commit (r5573)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5574 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-09
- Fix a missing slot warning
- Tidy up #ifdef QGISDEBUGs
- Replace some qt3 compabitilty code with the 'qt4 way'
- Use a default label buffer size of 1 instead of 0 to reduce user confusion
git-svn-id: http://svn.osgeo.org/qgis/trunk@5573 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-09
Change an assert to an error message to avoid any future crashes like
that in ticket #136
git-svn-id: http://svn.osgeo.org/qgis/trunk@5572 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-08
Further mods to work-around the problem in ticket #83
git-svn-id: http://svn.osgeo.org/qgis/trunk@5571 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-08
when capturing line and polygons: don't place a vertex at the position where the right click appears (the right click is now just to finish the line/polygon as suggested by Luca)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5570 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-08
In Vertex editing, if editing a polygon, preference is now given to editing the polygon that the mouse is in (as opposed to an adjacent polygon whose edge passes equally close to the mouse). Previously the polygon choice was essentially random (being which one had the lower feature ID).
This is solving a similar problem to the linestring case in r5550.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5569 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-08
* In Vertex editing, restore the rubberbanding to moving verticies, which was broken in r5550.
* Bonus bugfix: If two adjacent verticies were moved in succession, the second vertex would show a rubberband from the *old* position of the first vertex instead of the moved-to position of the first vertex. This should now be fixed.
* Bonus function: New "get_at()" function in QgsGeometryVertexIndex. Should be fairly self-explanitory.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5568 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-07
Possible workaround for ticket #83. Adds a new toggle to the option
dialog that lets the user swap between using a QImage or a QPixmap for
rendering the map. May or may not fix things. Committed so that others
can try it out.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5567 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-07
Fix for the bug mentioned in ticket #177
git-svn-id: http://svn.osgeo.org/qgis/trunk@5566 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-07
Fix for ticket #178. The default value of the scale bar border line
was 0.01, which in most cases was too small to generate a visible line
in the print composer window. Default is now 2.0
git-svn-id: http://svn.osgeo.org/qgis/trunk@5565 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-07
Apply patch in ticket #166 to remove warnings about unknown vector drivers
git-svn-id: http://svn.osgeo.org/qgis/trunk@5564 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-06
Downgrade the QgsLogger::warning 'fileVectorFilters, unknown driver"
to a QgsLogger::debug, as the messages are confusing the users, and
don't impact on Qgis's ability to load such files.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5563 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-06
fix for bug #172 'Labels appear as default'
git-svn-id: http://svn.osgeo.org/qgis/trunk@5562 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-04
Add the possibility to set a different pkgdatapath at runtime. This is not used by the normal qgis gui application (only by the server application i'm currently developing)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5561 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-02
Removed doc/README from Makefile.am. Removal of the empty README caused build to fail
git-svn-id: http://svn.osgeo.org/qgis/trunk@5560 c8812cc2-4d05-0410-92ff-de0c093fc19c
shalasz <shalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-01
Remove empty README file
git-svn-id: http://svn.osgeo.org/qgis/trunk@5559 c8812cc2-4d05-0410-92ff-de0c093fc19c
shalasz <shalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-01
Remove extra slashes from paths. I patched the debian package for this because it caused some kind of problem, but I've forgotten what it
was.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5558 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-01
Makefiles for building win32 version
git-svn-id: http://svn.osgeo.org/qgis/trunk@5557 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-01
Changes related to windows build
git-svn-id: http://svn.osgeo.org/qgis/trunk@5556 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-07-01
Add $(EXTRA_CXXFLAGS) which is useful for a Mac universal binary compile. Also clean up the flag symbols so they are arranged more like the other plugins.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5555 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-28
Translation updates from Stephan Holl
git-svn-id: http://svn.osgeo.org/qgis/trunk@5554 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-28
The real fix for ticket #153. Not sure what I was thinking when I did
r5552.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5553 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-27
Fix for ticket #153.
The attribute table was failing to display the contents of the last column
in a table for tables where the geometry column was not the last
in the table.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5552 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-27
In the vector symbology dialog, add a tooltip to the "no fill" button
to more clearly indicate what that button does.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5551 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-27
In Vertex editing, when doing a mousedown to choose which geometry to
edit, the closest geometry will be selected (not just the first within
snapping range),
AND then the closest vertex *on that geometry* will be
selected.
This disambiguates between the same vertex shared amongst
multiple geometries.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5550 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-27
In the PostGIS provider, restored the ability to save added and
changed geometries to pre-1.0 PostGIS servers (pre-r3907). This also now includes
the ability to sniff the PostGIS version.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5549 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-25
Only display some debugging output when debugging is turned on
git-svn-id: http://svn.osgeo.org/qgis/trunk@5548 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-25
Remove unnecessary connect() calls - they were generating a warning on stdout
git-svn-id: http://svn.osgeo.org/qgis/trunk@5547 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-25
Moved a std::cerr debug line into #ifdef QGISDEDUG
git-svn-id: http://svn.osgeo.org/qgis/trunk@5546 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-25
Removed an unnecessay call to connect() that was generating a warning
on stdout
git-svn-id: http://svn.osgeo.org/qgis/trunk@5545 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-24
Minor change to text in raster file chooser filter box for the *
filter. Also wrap some user visible text in tr()
git-svn-id: http://svn.osgeo.org/qgis/trunk@5544 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-24
Removed a bit of duplicated code
git-svn-id: http://svn.osgeo.org/qgis/trunk@5543 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-24
Remove some unnecessary calls to connect(). They have been causing
warnings from Qt during runtime, and don't seem to affect the
operation of qgis when removed.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5542 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-24
Fix for ticket #149.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5541 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-23
Updated german translation - thanks to Stephan Holl
git-svn-id: http://svn.osgeo.org/qgis/trunk@5540 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-23
Updates for marker cache so that I can support qpicture again (still in progress - nearly done)
Markers now are drawn generically onto a QPainter device and there will be two wrappers - one that returns a qpicture and one that returns a qpixmap.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5539 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-23
Behave better when zooming to selection when the selection is a single point
git-svn-id: http://svn.osgeo.org/qgis/trunk@5538 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-21
For the calculation of the extent of WMS layers: ignore layers where the bounding boxes cannot be transformed into the requested coordinate system
git-svn-id: http://svn.osgeo.org/qgis/trunk@5537 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-21
Fix for the multipolygon rubberband bug
git-svn-id: http://svn.osgeo.org/qgis/trunk@5536 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-20
Improved rubber banding for vertex editing. Still buggy for multipolygons
git-svn-id: http://svn.osgeo.org/qgis/trunk@5535 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-18
Scripts and files used for the release of QGIS/Mac.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5534 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-18
Some refactoring to prepare the way for reinstating qpicture based symbo drawing for composer
git-svn-id: http://svn.osgeo.org/qgis/trunk@5533 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-18
Anal retentive alphebetisation of includes...and remove duplicate includes...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5532 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-17
Include directory for ogr includes was not on compile line - only apparent when the geos include directory is different from the gdal include directory
git-svn-id: http://svn.osgeo.org/qgis/trunk@5530 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-17
For Mac OS X, if the QtCore framework is bundled with the application, clear the default library search path and look for Qt plugins only within the application bundle. This prevents loading the wrong plugins if Qt is already installed and someone is using the self-contained qgis bundle.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5529 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-17
Add in include and lib directories for the gdal stuff in the core directory, cause if the gdal stuff is in a different place to the geos stuff, compilation fails to find the ogr includes
git-svn-id: http://svn.osgeo.org/qgis/trunk@5528 c8812cc2-4d05-0410-92ff-de0c093fc19c
shalasz <shalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-17
For the debian version to sort properly you actually need to use Ymd format.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5527 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-16
Build with no debugging for smaller distributeable bundle
git-svn-id: http://svn.osgeo.org/qgis/trunk@5526 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-16
Fix date stamping to work in that back to front oh-so-strange american month-day-year format so that debian devtools dont get confusticated by version numbers...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5525 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-16
Some updates prior to generating 0.8 preview rpms.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5524 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-16
Added Q icon to the help dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@5523 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-16
60x60 Q icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@5522 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-16
Added Q icon to the about dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@5521 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-16
Added method to return path to icons directory
git-svn-id: http://svn.osgeo.org/qgis/trunk@5520 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-15
Make editing icons more consistent with other icons.
Disable tests in mac build script.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5519 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-14
Correct some user visible text
git-svn-id: http://svn.osgeo.org/qgis/trunk@5518 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-13
Give mac is own little script for building
git-svn-id: http://svn.osgeo.org/qgis/trunk@5517 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-13
Added geos cflags to make to remove build issue on mac
git-svn-id: http://svn.osgeo.org/qgis/trunk@5516 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-12
redraw the canvas after 'stop editing' to get rid of the vertex markers
git-svn-id: http://svn.osgeo.org/qgis/trunk@5515 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-11
Capture a few unusual occurences with respect to views with unique
constraints but non-unique data. In response to ticket #143.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5514 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-09
A couple more edits to get compilation to happen with g++ 4.1.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@5511 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-08
Apply a patch from Matthieu Desile to allow compilation under gcc 4.1.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@5510 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-07
take DEFAULT as the postgres providers default value (instead of NULL)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5509 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-07
Remove Mac conditional code. As of Qt 4.1.3, Q3CanvasView is behaving the same on both Mac and X11.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5508 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-06
fix for crash when opening the attribute table for postgis layers after commiting. Added a first version of marker visualisation for line/polygon digitising
git-svn-id: http://svn.osgeo.org/qgis/trunk@5507 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-05
frame width depends on composition scale
git-svn-id: http://svn.osgeo.org/qgis/trunk@5506 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-02
Disable the save/load template icons as this functionality isn't yet available.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5505 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-01
A revision to commit 5502 (there was a compiler warning that
I didn't see during testing).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5504 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-01
Don't show the attribute action popup menu if there are no actions defined
git-svn-id: http://svn.osgeo.org/qgis/trunk@5503 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-01
Applied the patch in ticket #57. Resolves the bug in ticket #57.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5502 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-06-01
Fix for tickets #127 and #128.
Qgis now respects the case of attribute names, as this was mucking up
attribute actions, which depend on consistent attribute names to work correctly.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5501 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-30
Removed garbage from last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@5500 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-30
Added hardcoded markers 'triangle' and 'star' to have all of the well-known symbols
git-svn-id: http://svn.osgeo.org/qgis/trunk@5499 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-29
fix for bug #95: add many tiffs in one turn - the last one is expanded, all the other are collapsed
git-svn-id: http://svn.osgeo.org/qgis/trunk@5497 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-29
comment G_is_mapset
git-svn-id: http://svn.osgeo.org/qgis/trunk@5496 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-27
Fix up a borken slot
git-svn-id: http://svn.osgeo.org/qgis/trunk@5495 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-27
Move a debuging statement to QgsDebugMsg
git-svn-id: http://svn.osgeo.org/qgis/trunk@5494 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-27
Remove redundant q3 stuff
git-svn-id: http://svn.osgeo.org/qgis/trunk@5493 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-27
Move to Qt4 #include sytle
Rationalise #includes
Remove Q3 classes
git-svn-id: http://svn.osgeo.org/qgis/trunk@5492 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-26
a small fix to enable the copy feature action for vector layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@5491 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-26
a small fix to enable the copy feature action for vector layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@5490 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-26
reenabled the possibility to copy/cut-paste geometries (in the digitizing toolbar)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5489 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-24
pepare for G_is_gisbase, G_is_location, G_is_mapset, G_list
git-svn-id: http://svn.osgeo.org/qgis/trunk@5488 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-24
pepare for G_is_gisbase, G_is_location, G_is_mapset, G_list
git-svn-id: http://svn.osgeo.org/qgis/trunk@5487 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-23
removed 'change attribute' capability in ogrprovider
git-svn-id: http://svn.osgeo.org/qgis/trunk@5486 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-23
some bugfixes for multipolygon vertex editing
git-svn-id: http://svn.osgeo.org/qgis/trunk@5485 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-23
update of the french translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@5484 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-23
added some tr() in the grass plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@5483 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-23
Adding multipolygons (consisting of one polygon) is now possible. Vertex editing for multipolygons will come soon
git-svn-id: http://svn.osgeo.org/qgis/trunk@5482 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-22
Support for WMS1.3 EX_GeographicBoundingBox. In 1.3, there are the subelements 'westBoundLongitude', 'eastBoundLongitude', 'southBoundLatitude' and 'northBoundLatitude' instead of the attributes minx, miny, maxx, maxy
git-svn-id: http://svn.osgeo.org/qgis/trunk@5481 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-22
Adding features to multipoint shapes is now possible with the digitizing tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@5480 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-20
added code to allow line capturing in multiline layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@5479 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-20
Provide the user with as many wms image formats as Qt and the WMS server
support in common.
Sort of resolves ticket #118
git-svn-id: http://svn.osgeo.org/qgis/trunk@5478 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-19
Adjust column widths in the identify results dialog to better fit the contents
git-svn-id: http://svn.osgeo.org/qgis/trunk@5477 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-19
Update plugin template for the new way of adding a plugin to the qgis menus
git-svn-id: http://svn.osgeo.org/qgis/trunk@5476 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-19
made QgsVectorLayer::endian() public and assign the wkb endian byte in QgsMapToolCapture. This will make it easier to add support for digitizing multipoint/-line/-polygon types
git-svn-id: http://svn.osgeo.org/qgis/trunk@5475 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-18
enabled page size hacks again, qt is still shit as it was
git-svn-id: http://svn.osgeo.org/qgis/trunk@5474 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-18
enable mScale again
git-svn-id: http://svn.osgeo.org/qgis/trunk@5473 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-18
0.2 mm frame width for now
git-svn-id: http://svn.osgeo.org/qgis/trunk@5472 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-18
0.2 mm frame width for now
git-svn-id: http://svn.osgeo.org/qgis/trunk@5471 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-18
real width
git-svn-id: http://svn.osgeo.org/qgis/trunk@5470 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-18
real width
git-svn-id: http://svn.osgeo.org/qgis/trunk@5469 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-18
use qreal line width
git-svn-id: http://svn.osgeo.org/qgis/trunk@5468 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-18
fixed font scaling in PS
git-svn-id: http://svn.osgeo.org/qgis/trunk@5467 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-17
enable floating points in drawPolygon
git-svn-id: http://svn.osgeo.org/qgis/trunk@5466 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-17
setupUi()
git-svn-id: http://svn.osgeo.org/qgis/trunk@5465 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-16
use markerScaleFactor
git-svn-id: http://svn.osgeo.org/qgis/trunk@5464 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-16
Make the spit window a Qt::Window instead of a Qt::Dialog. This may
fix ticket #74 - can you test this Tim? In any case, it now gives the
spit dialog an entry in the taskbar so that it can easily be brought
back to the front.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5463 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-16
Change QgsIdentifyResults and QgsMeasure from a QWidget tool window to a QDialogso that the window remains visible when QGIS is not the active application.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5462 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-15
replaced std::couts in QgsCoordinateTransform
git-svn-id: http://svn.osgeo.org/qgis/trunk@5460 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-15
added a method in the vectordata provider which returns an index from a field name
git-svn-id: http://svn.osgeo.org/qgis/trunk@5459 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-15
Some more tweaks to debug statements
git-svn-id: http://svn.osgeo.org/qgis/trunk@5458 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-15
Tidy up a few debugging output statements
git-svn-id: http://svn.osgeo.org/qgis/trunk@5457 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-15
Misc. tidy ups of debugging output - make some output only happen when
in debug mode.
Disable updating the progress bar as it doesn't currently work and
just serves to produce a confusing error message from Qt
git-svn-id: http://svn.osgeo.org/qgis/trunk@5456 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-15
Tidy up a few debugging messages
git-svn-id: http://svn.osgeo.org/qgis/trunk@5455 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-15
Fix for bug #60 digitizing shapefile: REAL values are not stored properly
git-svn-id: http://svn.osgeo.org/qgis/trunk@5454 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-14
minor change to compare function usage
git-svn-id: http://svn.osgeo.org/qgis/trunk@5453 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-14
Fix for a compile error from an earlier commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@5452 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-14
Undo an accidental commit (takes it back to r5170)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5451 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-14
Fix for ticket #112
Moved the plugin add/remove menu item api and mechanism to Qt4 QActions.
Plugin menu items are now ordered alphabetically
Was unable to test the grass plugin, so that may no work until yet :)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5450 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-13
Applied patch in ticket #113, with some minor modifications.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5449 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-13
Fix for ticket #86.
Resolved the point symbol colour issue and the misplacement of the
point symbols in the print composer. The actual changes to fix the
problem don't even hint at the amount of time it to track the
problem down!
Also added an explicit copy constructor for QgsSymbol.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5448 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-13
Set the composer window title
git-svn-id: http://svn.osgeo.org/qgis/trunk@5447 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-13
Do for the copyright label what has just been done for the scale bar
and north arrow (deal better with translated placement words).
Also tidy up scale bar and north arrow code a little bit.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5446 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-13
Fix for ticket #64.
When quitting with a modified state the user is
prompted as to whether they want to save the project.
Qgis now also captures the window close event and treats it like a
File:Quit menu item.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5445 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-12
Fix for ticket #111.
Changed the code from using text to manipulate the scale bar and north
arrow to using ints as this is more robust, especially when the user
changes languages and saves a project.
Note: this commit will break saved project files if they include scale
bar or north arrow sections (the scale bar and north arrow will end up
in the default locations rather than those when the project was saved).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5444 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-12
Made snapping projection aware. This feature needs more testing
git-svn-id: http://svn.osgeo.org/qgis/trunk@5443 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-11
use Qt::Dialog instead of Qt::Tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@5442 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-11
quote options with special characters
git-svn-id: http://svn.osgeo.org/qgis/trunk@5441 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-11
fix for bug #85 (remove layer does not work for legend layer files)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5440 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-11
get keyPress from canvas
git-svn-id: http://svn.osgeo.org/qgis/trunk@5439 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-11
emit keyPressed,keyReleased
git-svn-id: http://svn.osgeo.org/qgis/trunk@5438 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-11
snap to first point of new line
git-svn-id: http://svn.osgeo.org/qgis/trunk@5437 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-11
Fix for ticket #39
git-svn-id: http://svn.osgeo.org/qgis/trunk@5436 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-11
Change to identing only
git-svn-id: http://svn.osgeo.org/qgis/trunk@5435 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-11
Fix for ticket #91.
- Captialising the layer name is now a global, per-user settings.
- Moved the capitalise code to QgsMapLayer so that it's not repeated in
the code for loading each layer type.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5434 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-10
Added missing icons for the nkids theme that casused crash. Fixes bug #65
git-svn-id: http://svn.osgeo.org/qgis/trunk@5433 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-09
dont use region
git-svn-id: http://svn.osgeo.org/qgis/trunk@5432 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-09
region tag to force region use, especially import/export
git-svn-id: http://svn.osgeo.org/qgis/trunk@5431 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-09
added a test if the digitizing tool matches the vector layer type
git-svn-id: http://svn.osgeo.org/qgis/trunk@5430 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-08
changed to pj_set_finder
git-svn-id: http://svn.osgeo.org/qgis/trunk@5429 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-08
set PROJ_LIB on Windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@5428 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-08
correction to the last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@5427 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-08
stop editing if the current layer changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@5426 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-07
Update the contents of the vector layer properties box everytime that
it is shown. Resolves some problems where changing something in the
dialog box, then clicking cancel, then bringing the dialog box and
finding that some things weren't cancelled after all.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5424 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-07
Fix for ticket #108.
- Postgres provider: Remove some declared but not defined functions that
were shadowing some inherited functions of the same name.
- Provide a function to give a version of the layer source without passwords
in it for use in user visible places. Altered relevant code to use
this.
- Moved the vector layer source text from the General tab into the
Metadata tab in the vector properties box (fits better in there,
particularly when the text is long).
- Added the sql text to the vector layer source text in appropriate places
and fixed a few cases of where it wasn't propagating to all of the places
that it should of been.
- Added a function to QgsDataSourceUri to give the uri in a single
qstring for display purposes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5423 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-05
changed geometry type return of postgres provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@5421 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-04
fix for a bug which prevented commiting changed multiline geometries
git-svn-id: http://svn.osgeo.org/qgis/trunk@5419 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-04
some bugfixes for editing multiline geometries
git-svn-id: http://svn.osgeo.org/qgis/trunk@5418 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-04
editing: show during mouse move where the point will be snapped to (by the expense of some performance)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5417 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-04
split path by ':' on Unix
git-svn-id: http://svn.osgeo.org/qgis/trunk@5416 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-03
get projectionEnabled
git-svn-id: http://svn.osgeo.org/qgis/trunk@5413 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-03
delete line with < 2 vertices
git-svn-id: http://svn.osgeo.org/qgis/trunk@5412 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-03
projection support
git-svn-id: http://svn.osgeo.org/qgis/trunk@5411 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-01
Fix for vertex editing bug where already changed geometries have not been examined for point snapping
git-svn-id: http://svn.osgeo.org/qgis/trunk@5410 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-05-01
Apply patch (option 3) in ticket #66
git-svn-id: http://svn.osgeo.org/qgis/trunk@5404 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-29
added toolbar buttons for start/stop editing
git-svn-id: http://svn.osgeo.org/qgis/trunk@5396 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-29
Changes to try to avoid compile errors (that others get, but not me)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5395 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-29
Fix for ticket #88.
Implemented code to determine label positions for multipoints,
multilinestrings, and multipolygons.
Some ratioanlisation of the rendering code too.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5394 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-29
#include tidy ups
git-svn-id: http://svn.osgeo.org/qgis/trunk@5393 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-28
fixed two small memory leaks
git-svn-id: http://svn.osgeo.org/qgis/trunk@5391 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-28
clear the modified features after commit/roll back
git-svn-id: http://svn.osgeo.org/qgis/trunk@5390 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-28
Sort the list of tables alphabetically
git-svn-id: http://svn.osgeo.org/qgis/trunk@5388 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-26
czech translation by Martin Landa
git-svn-id: http://svn.osgeo.org/qgis/trunk@5380 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-26
Run tests after they are built
git-svn-id: http://svn.osgeo.org/qgis/trunk@5379 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-25
cleaned up the code for not commited features/ changed features/ cached features. The 'memory critical' parts should now only happen in editing mode
git-svn-id: http://svn.osgeo.org/qgis/trunk@5378 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-25
added a method to cache the geometries before start editing. Not wired in yet
git-svn-id: http://svn.osgeo.org/qgis/trunk@5377 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-25
Fix for ticket #101.
A temporary fix that prevents a qgis crash due to running out of memory.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5375 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-25
Remove the trailing space in the parameters column of the tbl_srs table
git-svn-id: http://svn.osgeo.org/qgis/trunk@5373 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-25
Remove some no longer used files
git-svn-id: http://svn.osgeo.org/qgis/trunk@5370 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-24
Fix a couple of syntax errors in sql statements
git-svn-id: http://svn.osgeo.org/qgis/trunk@5369 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-24
Some more #ifdef QGISDEBUG's
git-svn-id: http://svn.osgeo.org/qgis/trunk@5368 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-24
Prevent long wms status messages from causing the wms select dialog
box to expand horizontally
git-svn-id: http://svn.osgeo.org/qgis/trunk@5367 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-24
Put a couple of debug statements inside #ifdef QGISDEBUG
git-svn-id: http://svn.osgeo.org/qgis/trunk@5366 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-24
Replace 'and' with '&&'
git-svn-id: http://svn.osgeo.org/qgis/trunk@5365 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-24
Move to Qt4 version of headers
git-svn-id: http://svn.osgeo.org/qgis/trunk@5364 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-24
Set tab order and buddies on all dialogs
git-svn-id: http://svn.osgeo.org/qgis/trunk@5363 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-24
only use one closestSegment method of qgsgeometry
git-svn-id: http://svn.osgeo.org/qgis/trunk@5362 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-24
removed legacy code in qgsgeometry
git-svn-id: http://svn.osgeo.org/qgis/trunk@5361 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-24
insertVertex for multipolygons. Not tested yet
git-svn-id: http://svn.osgeo.org/qgis/trunk@5360 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-24
changes to allow vertex editing of not commited features
git-svn-id: http://svn.osgeo.org/qgis/trunk@5359 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-24
Cope with an explicit port in the url.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5356 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-24
Fix for ticket #26
Remove the http://web.address.net bit from the URL before sending the
URL off to the server (some servers don't like it).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5355 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-23
some fixes for previous commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@5353 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-23
Also added a wkb method for adding points. Implementation for multipolygon will follow soon
git-svn-id: http://svn.osgeo.org/qgis/trunk@5352 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-23
also added a wkb method to delete vertices
git-svn-id: http://svn.osgeo.org/qgis/trunk@5350 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-23
only check/uncheck layer files in QgsLegend::selectAll (not all items). Added a wkb method for QgsGeometry::moveVertex to handle all shape types
git-svn-id: http://svn.osgeo.org/qgis/trunk@5349 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-23
Fix for ticket #94
Toggling all the layers on or off is now delegated to the legend,
rather than being done QgisApp
git-svn-id: http://svn.osgeo.org/qgis/trunk@5348 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-22
Put the layer source text in the legend as a tooltip.
Resolves (for now) ticket #75
git-svn-id: http://svn.osgeo.org/qgis/trunk@5346 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-22
Fix for ticket #92
git-svn-id: http://svn.osgeo.org/qgis/trunk@5338 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-21
changed icon name
git-svn-id: http://svn.osgeo.org/qgis/trunk@5336 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-21
Place 'allow editing' into the legend layer right click menu. Newly added vector layers are not editable per default any more
git-svn-id: http://svn.osgeo.org/qgis/trunk@5335 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-21
Formatting/layout changes only
git-svn-id: http://svn.osgeo.org/qgis/trunk@5328 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-21
cache geometries only if layer is editable
git-svn-id: http://svn.osgeo.org/qgis/trunk@5327 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-21
updated simplified chinese translation submitted by nilarcs
git-svn-id: http://svn.osgeo.org/qgis/trunk@5326 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-20
completed QgsGeometry::closestSegmentWithContext for all wkb types. Not tested yet
git-svn-id: http://svn.osgeo.org/qgis/trunk@5325 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-20
implemented QgsGeometry::vertexAt for types other than line
git-svn-id: http://svn.osgeo.org/qgis/trunk@5324 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-20
addPoint should now work also for polygons
git-svn-id: http://svn.osgeo.org/qgis/trunk@5323 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-20
- misc. Qt3 to Qt4 changes
- add tr() to user visible text
- make the image chooser show all the valid file formats in the filter
git-svn-id: http://svn.osgeo.org/qgis/trunk@5322 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-20
Read the docs a bit more and now set the dialog into 'save' mode correctly
git-svn-id: http://svn.osgeo.org/qgis/trunk@5321 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-20
- replace a Qt3 class with its Qt4 version
- Fix up the list of valid file types
- Make the 'do it' button say 'Save', instead of 'Open'
- Have the current directory as the default statup directory
git-svn-id: http://svn.osgeo.org/qgis/trunk@5320 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-20
Fix for copy symbology bug (occured when copying unique value symbologies)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5319 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-19
QgsAttributeDialog: disabled editing of items containing attribute names, added shortcuts for ok and cancel
git-svn-id: http://svn.osgeo.org/qgis/trunk@5316 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-19
added -lexpat for the gpx provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@5315 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-19
fix for map canvas not updated after layer file drag
git-svn-id: http://svn.osgeo.org/qgis/trunk@5314 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-19
added Method QgsRenderer::containsPixmap
git-svn-id: http://svn.osgeo.org/qgis/trunk@5312 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-19
added virtual destructor for QgsRendererPlugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@5311 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-19
added an interface class for renderer plugins and a type QgisPlugin::RENDERER
git-svn-id: http://svn.osgeo.org/qgis/trunk@5310 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-18
more legend icon size related fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@5303 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-18
Removed generated lexer and parser from version control.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5302 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-18
When building using the build script, enable unit tests and run tests on completion of compilation
git-svn-id: http://svn.osgeo.org/qgis/trunk@5301 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-18
Make building of unit tests conditional (disabled by default)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5300 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-18
downscale of raster layer pixmap (for bug #84)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5299 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-18
Fix for ticket #10
git-svn-id: http://svn.osgeo.org/qgis/trunk@5298 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-17
Fix for ticket #71.
Problem was with the use of the haversine formula beyond it's valid
range of latitude/longitude pairs
git-svn-id: http://svn.osgeo.org/qgis/trunk@5296 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-17
added dynamic changing of icon size to the legend for displaying large point symbols
git-svn-id: http://svn.osgeo.org/qgis/trunk@5295 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-17
Fix for building qgis on debian based systems where qt3-mt lib was also present and was getting linked to cause qgis to segfault.
Update build.sh so that it now has an option to build static binary (use xstatic) - though this does not fully work on dapper as sqlite3 (and perhaps others) dont supply statically build versions of their libs in their pacakges.
Lastly, build.sh now uses --enable-static=no option when running autogen.sh so that qgis does no build or link to static versions of its own libs which speeds up compilation time.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5294 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-17
Use noinst instead of nodist to fix install issues
git-svn-id: http://svn.osgeo.org/qgis/trunk@5293 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-16
Fix formatter for date
git-svn-id: http://svn.osgeo.org/qgis/trunk@5292 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-16
A script to automate building of the debian package
git-svn-id: http://svn.osgeo.org/qgis/trunk@5291 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-16
Misc. tidy up.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5290 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-16
Use a more appropriate QgsRect modify function
git-svn-id: http://svn.osgeo.org/qgis/trunk@5289 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-16
Preliminary support for static builds. Does not work for me yet due to no static sqlite libe being found. Previous invocation mechanism should still work fine
git-svn-id: http://svn.osgeo.org/qgis/trunk@5288 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-16
Add missing nodistdir directive
git-svn-id: http://svn.osgeo.org/qgis/trunk@5287 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-16
Dont install testqgs* test units into <prefix>/bin - end users dont need these.
If you have built from svn prior to this commit and since unit test framework was introduced I suggest you do a
rm <prefix>/bin/testgqs*
Where <prefix> is the installation prefix where qgis lives.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5286 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-16
The remainder of the fix for ticket #80.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5285 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-16
Part fix for ticket #80. Zoom to features are buffered slightly.
Doesn't yet work correctly for a single selected point yet...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5284 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-16
Remove commetned out qgis_community line that was causign other plugins not to build / install
git-svn-id: http://svn.osgeo.org/qgis/trunk@5283 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-15
Updated French translation from Pascal Obstétar.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5281 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-15
Fix for ticket #71 (I hope)
Also resolves a long standing issue with the scale units not updating
after being changed until the next map redraw (but the fix involves a
map redraw).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5280 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-14
Fix for ticket #5
git-svn-id: http://svn.osgeo.org/qgis/trunk@5279 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-14
- Fix a couple of crashes when trying to load a postgres layer that contains
geometry types that Qgis doesn't support.
- Properly close the postgres connection if the layer fails to load
- Fix up a missing \n
git-svn-id: http://svn.osgeo.org/qgis/trunk@5278 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-14
added libqgis_legend.la where it was needed for compilation
git-svn-id: http://svn.osgeo.org/qgis/trunk@5277 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-14
Make the WMS server select widget on the server select dialog box
remember which server was selected. Serry nice seature.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5276 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-14
Fix the remembering of which postgres connection was last
selected in the db source select dialog box (used to work)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5275 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-13
Free dummy test data that I digitised in qgis for use in data driven unit tests.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5274 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-13
Fix for ticket #72
git-svn-id: http://svn.osgeo.org/qgis/trunk@5273 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-13
Version info text is html, so treat is as such
git-svn-id: http://svn.osgeo.org/qgis/trunk@5272 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-12
fix for svn compile problem
git-svn-id: http://svn.osgeo.org/qgis/trunk@5271 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-12
set trap to write history on exit
git-svn-id: http://svn.osgeo.org/qgis/trunk@5270 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-12
set also unused flags
git-svn-id: http://svn.osgeo.org/qgis/trunk@5269 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-12
set also unused flags
git-svn-id: http://svn.osgeo.org/qgis/trunk@5268 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-12
emulate g.parser
git-svn-id: http://svn.osgeo.org/qgis/trunk@5267 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-12
Added code to add Vertices to polygons. Does not work yet, because snapSegment is not implemented for polygons yet
git-svn-id: http://svn.osgeo.org/qgis/trunk@5266 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-11
Put a red or green blobby thing next to each unit depending if it passed or failed
git-svn-id: http://svn.osgeo.org/qgis/trunk@5265 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-11
More formatting improvements for test report
git-svn-id: http://svn.osgeo.org/qgis/trunk@5264 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-11
Better formatting for unit test outputs
git-svn-id: http://svn.osgeo.org/qgis/trunk@5263 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-11
Tidy ups to unit test reporting, first pass at making html report (still under construction)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5262 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-11
Fix for ticket #69
git-svn-id: http://svn.osgeo.org/qgis/trunk@5261 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-11
Improved script a bit, now it works for me.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5260 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-11
Add raster to make file
Make dir detection more wonder_sk friendly
git-svn-id: http://svn.osgeo.org/qgis/trunk@5259 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-11
Add raster to tests
git-svn-id: http://svn.osgeo.org/qgis/trunk@5258 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-11
Qt4 detection by using pkg-config is not default anymore, to enable it, use --with-qt-pkg-config
Added support for QtTest in pkg-config detection.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5257 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-11
Fix for ticket #29
git-svn-id: http://svn.osgeo.org/qgis/trunk@5256 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-11
Test stubs for raster layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@5255 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-11
Initial framwork for raster tests
git-svn-id: http://svn.osgeo.org/qgis/trunk@5254 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-11
Added a runtests bash shell script in src that will iteratively run tests in all dirs below this point. Sample output:
-------------------------------
MODULE : core
-------------------------------
MODULE TESTS : 33
MODULE TEST CASES PASSED : 293
MODULE TEST CASES FAILED : 0
MODULE TEST CASES SKIPPED : 0
-------------------------------
MODULE : gui
-------------------------------
MODULE TESTS : 70
MODULE TEST CASES PASSED : 924
MODULE TEST CASES FAILED : 0
MODULE TEST CASES SKIPPED : 0
-------------------------------
TOTALS :
-------------------------------
TOTAL TESTS : 103
TOTAL TEST CASES PASSED : 1217
TOTAL TEST CASES FAILED : 0
TOTAL TEST CASES SKIPPED : 0
git-svn-id: http://svn.osgeo.org/qgis/trunk@5253 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-11
Comment oout references to disabled targets
git-svn-id: http://svn.osgeo.org/qgis/trunk@5252 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-11
Remove trailing slash from commented out line
git-svn-id: http://svn.osgeo.org/qgis/trunk@5251 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-11
further vertex editing changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@5250 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-11
Added method to delete vertices from polygons
git-svn-id: http://svn.osgeo.org/qgis/trunk@5249 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-11
Added stubbed tests for all classes in gui lib. Made some improvemtns to runtests script so that it now produces a grand summary for the module that lookes like:
-------------------------------
TOTAL TESTS : 33
-------------------------------
TOTAL TEST CASES PASSED : 293
TOTAL TEST CASES FAILED : 0
TOTAL TEST CASES SKIPPED : 0
-------------------------------
Note that there are only test stubs - the actual test bodies still need to be implemented.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5248 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-10
Added directory and beginnings of test framework for gui lib
git-svn-id: http://svn.osgeo.org/qgis/trunk@5247 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-10
Added stubs for all classes in core
git-svn-id: http://svn.osgeo.org/qgis/trunk@5246 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-10
added a method for vertex moving which also works for muliring polygons. Add/delete vertex will follow soon (as well as similar methods for multiline and multipolygon)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5245 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-10
fix for scripts on Windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@5244 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-10
Save and read the wms proxy password and user from the config
file. Should resolve ticket #8
git-svn-id: http://svn.osgeo.org/qgis/trunk@5243 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-09
A script to build a test suite for a director of qgs source files
git-svn-id: http://svn.osgeo.org/qgis/trunk@5242 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-09
Improvements to unit builder script - you can pass it the class nema to build the test for from the cli and it will not prompts you and just create everything - to be used in source dir parsing script that Ill add soon...
dded new test unit for qgsgeometry
git-svn-id: http://svn.osgeo.org/qgis/trunk@5241 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-09
Remove backticks when running test
Grep results to show only test totals
git-svn-id: http://svn.osgeo.org/qgis/trunk@5240 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-09
A bash scrip to run all tests in the dir
git-svn-id: http://svn.osgeo.org/qgis/trunk@5239 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-09
Return QByteArrays instead of 0's.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5238 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-09
Added unit test for testqgsfeature.cpp (stubs only thus far)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5237 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-09
Eliminate duplicate test cases when overloaded methods are encountered
git-svn-id: http://svn.osgeo.org/qgis/trunk@5236 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-09
Clean up stub listing shown to user before unit test is generated
git-svn-id: http://svn.osgeo.org/qgis/trunk@5235 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-09
Add stubs for methods from class being tested automatically
git-svn-id: http://svn.osgeo.org/qgis/trunk@5234 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-08
Trim leading and trailing spaces from WMS settings when storing them.
I have often found that cutting/pasting WMS url's from webpages that I
get extraneous spaces which then prevent wms from working.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5233 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-08
layers are now editable by default such that people do not have to search for the layer file in the legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@5232 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-08
Added a missing return statement to make WMS getCapabilities working
git-svn-id: http://svn.osgeo.org/qgis/trunk@5231 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-08
Change #includes to Qt4 naming scheme
git-svn-id: http://svn.osgeo.org/qgis/trunk@5230 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-08
Fix for ticket #3
Also change #includes to Qt4 naming scheme
git-svn-id: http://svn.osgeo.org/qgis/trunk@5229 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-08
Resolve the 'return a temp variable' example given in ticket #17
git-svn-id: http://svn.osgeo.org/qgis/trunk@5228 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-08
prevent crash in QgsRasterLayer::drawMultiBandColor
git-svn-id: http://svn.osgeo.org/qgis/trunk@5227 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-08
fix for bug #55 'moving group freezes QGIS'
git-svn-id: http://svn.osgeo.org/qgis/trunk@5226 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-08
Fix Mac references to QtDesigner and QtTest; these are libraries and not frameworks. (Note: the line beginning "dependency_libs=" in $QTDIR/lib/libQtTest.la must also be disabled to avoid a Mac glibtool bug.)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5225 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-08
No need to create a copy of the vector - a ref will do
git-svn-id: http://svn.osgeo.org/qgis/trunk@5224 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-08
Apply patch in ticket #34
git-svn-id: http://svn.osgeo.org/qgis/trunk@5223 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-08
test builder now makes additions to makefile properly
Added testqgsfield which has no tests in it yet
git-svn-id: http://svn.osgeo.org/qgis/trunk@5222 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-08
More clean ups to test builder - warnning it will damge the local makefile if used at teh moment.
Added a test class for qgssymbol - which fails when run
Add rules to makefile to build symbol test
git-svn-id: http://svn.osgeo.org/qgis/trunk@5221 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-08
First draft at a little perl script to generate a test class with method stubs automatically
git-svn-id: http://svn.osgeo.org/qgis/trunk@5220 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-08
A template for creating new tests
git-svn-id: http://svn.osgeo.org/qgis/trunk@5219 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-08
More simplicfications - implement test directly where it is declared
git-svn-id: http://svn.osgeo.org/qgis/trunk@5218 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-08
Consolidate test class into a single file to make writing tests easier and quicker
git-svn-id: http://svn.osgeo.org/qgis/trunk@5217 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-08
Dont bother with ctor and dtor in unit test to keep it simple
git-svn-id: http://svn.osgeo.org/qgis/trunk@5216 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-08
Makefile cleanups in prepration for implementing more that one test unit
git-svn-id: http://svn.osgeo.org/qgis/trunk@5215 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-07
Removed -lQtTest from Makefile.am (configure adds it to QT_LDADD).
Changed include of QtTest in testqgsapplication.cpp to proper form.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5214 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-07
Enable build of tests
If you have problems compiling touch all the files in core and try again
git-svn-id: http://svn.osgeo.org/qgis/trunk@5213 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-07
Make a basic check that you are in the plugins directory before the script is allowed to run
git-svn-id: http://svn.osgeo.org/qgis/trunk@5212 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-07
Removed 5 character limit on proxy user and password. Fixes bug #46.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5211 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-07
French translation updates from Pascal Obstétar
git-svn-id: http://svn.osgeo.org/qgis/trunk@5210 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-07
more removed std::couts
git-svn-id: http://svn.osgeo.org/qgis/trunk@5209 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-07
Remove and tidy up code that used to do stuff to the overview
canvas. This is handled by the map canvas now.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5208 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-07
fix for crash in mapsetChanged()
git-svn-id: http://svn.osgeo.org/qgis/trunk@5207 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-07
Add proper link to QgisPlugin in dxygen docs
git-svn-id: http://svn.osgeo.org/qgis/trunk@5206 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-06
Added a text file version of the detailed docs provided in the template gui and told plugin builder to install the doc into the generated plugin dir.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5205 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-06
Implemented close and cancale sig/slot in default generated gui
Added detailed instructions for getting started with the new gnerataed plugin once it is build.
Added some better comments to plugin.cpp
git-svn-id: http://svn.osgeo.org/qgis/trunk@5204 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-06
mouse recievers commented
git-svn-id: http://svn.osgeo.org/qgis/trunk@5203 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-06
changed attributes window style and recycling existing window
git-svn-id: http://svn.osgeo.org/qgis/trunk@5202 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-06
fixed restore position, must not use Qt::WType_Dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@5201 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-06
conditional waitpid() for WIN
git-svn-id: http://svn.osgeo.org/qgis/trunk@5200 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-06
reload browser if mapset changed
git-svn-id: http://svn.osgeo.org/qgis/trunk@5199 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-06
Plugin builder should now successfully generate a compileable plugin framework - ready to be extended by the developer.
I have made a number of improvements over the old 0.7x plugin builder - most importantly the plugins tat are generated now each have their own unique user defined classname and all the filenames are renamed from a generic plugin* to [users plugin name]*
git-svn-id: http://svn.osgeo.org/qgis/trunk@5198 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-06
close tools when mapset changed
git-svn-id: http://svn.osgeo.org/qgis/trunk@5197 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-06
mingw requires full lib name: QtTest4/QtDesigner4
git-svn-id: http://svn.osgeo.org/qgis/trunk@5196 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-06
print position
git-svn-id: http://svn.osgeo.org/qgis/trunk@5195 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-06
read/write shell history
git-svn-id: http://svn.osgeo.org/qgis/trunk@5194 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-06
read/write shell history
git-svn-id: http://svn.osgeo.org/qgis/trunk@5193 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-06
Added utility function toLayerCoords
git-svn-id: http://svn.osgeo.org/qgis/trunk@5192 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-06
Fixed build error.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5191 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-06
Tidy up indenting.
Remove two unnecessary debugging output lines
git-svn-id: http://svn.osgeo.org/qgis/trunk@5190 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-06
Remove an unnecessary debug message
git-svn-id: http://svn.osgeo.org/qgis/trunk@5189 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-06
Fix for ticket #63.
Plus bonus fixes:
- Removal of some Qt3 #ifdef'd code
- Fixed an error in the constructor for the QWidget in QgsMapOverviewCanvas
- Attempt to set the name of the QgsMapOverviewCanvas (doesn't seem to work).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5188 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-06
redraw after undo
git-svn-id: http://svn.osgeo.org/qgis/trunk@5187 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-06
redraw last segment when zoom stopped
git-svn-id: http://svn.osgeo.org/qgis/trunk@5186 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-06
Apply patch from ticket #44
git-svn-id: http://svn.osgeo.org/qgis/trunk@5185 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-06
Sort PostGIS layers by schema,table rather than table. Fixes issue #52.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5184 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-06
added QPoint QgsMapCanvas::mouseLastXY()
git-svn-id: http://svn.osgeo.org/qgis/trunk@5183 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-06
Further updates to port of plugin maker for Qt4...still in progress
git-svn-id: http://svn.osgeo.org/qgis/trunk@5182 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-05
Fix for missing defined for 'QgsDebugMsgLevel'not defined bug.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5181 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-05
made QgsLogger less verbose, replaced some std::couts in QgsRasterLayer
git-svn-id: http://svn.osgeo.org/qgis/trunk@5180 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-05
delete/move line -> element
git-svn-id: http://svn.osgeo.org/qgis/trunk@5179 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-05
continue line after zoom; delete last segment before zoom
git-svn-id: http://svn.osgeo.org/qgis/trunk@5178 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-05
additional macro for logger, more std::cout cleans
git-svn-id: http://svn.osgeo.org/qgis/trunk@5177 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-05
round coordinates
git-svn-id: http://svn.osgeo.org/qgis/trunk@5176 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-05
fixed action pointers
git-svn-id: http://svn.osgeo.org/qgis/trunk@5175 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-05
dont redefine actions
git-svn-id: http://svn.osgeo.org/qgis/trunk@5174 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-05
replaced std::cout in QgsColorTable with logger methods
git-svn-id: http://svn.osgeo.org/qgis/trunk@5173 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-05
Fix for ticket #58 - infinite redraw loop when render flag turned off
git-svn-id: http://svn.osgeo.org/qgis/trunk@5172 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-05
Updated description of QGIS for main Doxygen page
git-svn-id: http://svn.osgeo.org/qgis/trunk@5171 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-05
Removed tool QgsMapToolEmitPoint - it's not used anymore.
(this map tool was only temporary)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5170 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-04
Further updates to plugin builder - build a valid resources file. Various other clean ups. Get rid of xpm useage. Makefile cleanups. I still get compile errors with the generated plugin so its not useable yet.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5169 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-04
Created map tool for changing grass region, so QgsMapToolEmitPoint is not used anymore and can be finally removed.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5168 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-04
Repaired Doxygen's old path to providers and plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@5167 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-04
added one comment and resolved build error
git-svn-id: http://svn.osgeo.org/qgis/trunk@5166 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-04
GRASS Edit tools changed to set of classes derived from QgsMapTool.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5165 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-04
replaced std::couts in QgsOgrProvider with logger methods
git-svn-id: http://svn.osgeo.org/qgis/trunk@5164 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-04
fixed reprojection of extent
git-svn-id: http://svn.osgeo.org/qgis/trunk@5163 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-04
skip null values in min/max check
git-svn-id: http://svn.osgeo.org/qgis/trunk@5162 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-04
save attr column width
git-svn-id: http://svn.osgeo.org/qgis/trunk@5161 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-04
Added QgsLogger for handling of debug/warning/error messages. Replaced the std::couts in QgsProviderregistry to test the logger class
git-svn-id: http://svn.osgeo.org/qgis/trunk@5160 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-04
Port template ui to qt4
git-svn-id: http://svn.osgeo.org/qgis/trunk@5159 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-04
Add missing src prefix for entry added to configure.in
git-svn-id: http://svn.osgeo.org/qgis/trunk@5158 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-04
Fixes to test harness application. Now compiles and runs but doesn't do anything useful yet.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5157 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-04
Further updates to plugin builder. Still need to resolve a makefile issue.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5156 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-04
Lower case plugin filenames as specified in todo item
Fix broken logic for appending plugin dir to Makefile.am
git-svn-id: http://svn.osgeo.org/qgis/trunk@5155 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-04
- fix to enable custom map canvas item positioning
- QAction of map tool now gets unchecked when tool has been deactivated
even if it's in another action group
git-svn-id: http://svn.osgeo.org/qgis/trunk@5154 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-04
Correct the path used to find configure.in
git-svn-id: http://svn.osgeo.org/qgis/trunk@5153 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-03
Just added some comments
git-svn-id: http://svn.osgeo.org/qgis/trunk@5152 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-03
Long awaited fix for clipping issues with hard markers.
Problem is caused by logic that wants to draw marker onto od number of pixel dimentions always, without having a large enough pixmap allocated to draw it onto.
There is still a problem with diamond marker but other markers are looking good.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5151 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-03
Formatting changes only
git-svn-id: http://svn.osgeo.org/qgis/trunk@5150 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-03
Allow that not all mouse events of a map tool must be implemented.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5149 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-03
unfreeze map canvas when a project is loaded
git-svn-id: http://svn.osgeo.org/qgis/trunk@5148 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-03
Corrected window title
git-svn-id: http://svn.osgeo.org/qgis/trunk@5147 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-03
Fixed ticket #37 - remove layer from toolbar didn't work correctly
git-svn-id: http://svn.osgeo.org/qgis/trunk@5146 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-03
Resolved using signed/unsigned value for map layer transparency
git-svn-id: http://svn.osgeo.org/qgis/trunk@5145 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-03
Fixes infinite redraw loop when canvas is left frozen by a mistake
git-svn-id: http://svn.osgeo.org/qgis/trunk@5144 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-03
Added missing makefile.am
git-svn-id: http://svn.osgeo.org/qgis/trunk@5143 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-03
Remove this inadvertantly added file
git-svn-id: http://svn.osgeo.org/qgis/trunk@5142 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-03
Further additions to unit test framework. Disabled in build system now pending resolution of compilation issues.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5141 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-03
1) svg related
Removed deprecated references to qgssvgcache
Some additional small changes to src/core/qgsmarkercatalogue to support svg from directly in the catalog
Added static method too src/core/qgsmarkercatalogue to retrun a pixmap of svg given a filename and a scale factor
2) Vector props
Removed unimplemented collision detection option on vetor label properties dialog and signal slot setup for
that option in lable subclass
git-svn-id: http://svn.osgeo.org/qgis/trunk@5140 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-03
Remove these files they are deprecated
git-svn-id: http://svn.osgeo.org/qgis/trunk@5139 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-03
Make new vector layer creation dialog say 'Save' rather than 'Open'
git-svn-id: http://svn.osgeo.org/qgis/trunk@5138 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-03
Cleanup : Do away with legacy popup menu theming stuff
git-svn-id: http://svn.osgeo.org/qgis/trunk@5137 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-03
Removed designer subdirectory from build since it is broken
git-svn-id: http://svn.osgeo.org/qgis/trunk@5136 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-03
Minor changes to makefile
Added some more info to the README
git-svn-id: http://svn.osgeo.org/qgis/trunk@5135 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-02
Added a readme file explaining how to ensure the plugins are in
QT4's search path so they appear in designer
git-svn-id: http://svn.osgeo.org/qgis/trunk@5134 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-02
Some updates for qt designer plugin support - still in progress...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5133 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-02
Add -lQtDesigner and relevant includes to that designer plugins can be built
git-svn-id: http://svn.osgeo.org/qgis/trunk@5132 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-02
First try to make moveVertex work for polygon. Still much work needs to be done
git-svn-id: http://svn.osgeo.org/qgis/trunk@5131 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-02
Removed popup label in vector and raster context menus.
Changed maptool to use bool isZoomTool() instead of toolName and updated
dependent classes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5130 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-01
Removed the need for updatePositionManual - when you want to implement custom position
logic simply override updatePosition...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5129 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-01
Removed the need for updatePositionManual - when you want to implement custom position
logic simply override updatePosition...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5128 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-01
Added some comments based on chats with Martin
git-svn-id: http://svn.osgeo.org/qgis/trunk@5127 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-01
Yet another bugfix - repair typo in -lQtTest and add -lQtTest to mingw build too
git-svn-id: http://svn.osgeo.org/qgis/trunk@5126 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-01
Fix small bug with overridden QT4_SVGINC var being overridden by QtTest
git-svn-id: http://svn.osgeo.org/qgis/trunk@5125 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-04-01
Updated to support qt4 installed via apt on debian /ubuntu systems
Added QtTest includes and libraries to build
git-svn-id: http://svn.osgeo.org/qgis/trunk@5124 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-31
Fix small error left in makefile when I removed rendererif
git-svn-id: http://svn.osgeo.org/qgis/trunk@5123 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-31
Code cleanup - remove /qgsrastergrayscalerenderer for now until I get time after 0.8 release to properly split raster renderers into discreet classes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5122 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-30
partial fix for scripts on Windows; parser works and GUI is generated but run fails
git-svn-id: http://svn.osgeo.org/qgis/trunk@5121 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-30
add msys/bin to path
git-svn-id: http://svn.osgeo.org/qgis/trunk@5120 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-30
reverted hack for 64bit, it was causing fail on 64bit machines and packages compiled without libdir option (default) and for mingw32 on 64bit machine
git-svn-id: http://svn.osgeo.org/qgis/trunk@5119 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-30
description update to QProcess
git-svn-id: http://svn.osgeo.org/qgis/trunk@5118 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-30
connect to qgis interface
git-svn-id: http://svn.osgeo.org/qgis/trunk@5117 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-30
moc
git-svn-id: http://svn.osgeo.org/qgis/trunk@5116 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-30
moc
git-svn-id: http://svn.osgeo.org/qgis/trunk@5115 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-29
enable/disable edit according to selected layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@5114 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-29
added currentLayerChanged
git-svn-id: http://svn.osgeo.org/qgis/trunk@5113 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-29
added legend()
git-svn-id: http://svn.osgeo.org/qgis/trunk@5112 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-29
added currentLayerChanged signal
git-svn-id: http://svn.osgeo.org/qgis/trunk@5111 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-29
Apply Ticket #27: acinclude_m4_64bit.patch
git-svn-id: http://svn.osgeo.org/qgis/trunk@5110 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-29
better error message
git-svn-id: http://svn.osgeo.org/qgis/trunk@5109 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-29
Fix bug with File -> Save Project where file dialog shows 'Open' instead of 'Save'
git-svn-id: http://svn.osgeo.org/qgis/trunk@5108 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-29
Apply patch #32 - replace 'Open' with 'Save' on project save as dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5107 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-29
Move existing unit tests into algorithms directory
git-svn-id: http://svn.osgeo.org/qgis/trunk@5106 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-29
Fix for bug #31 std::list iterator not dereferencable bug in the QgsUniqueValueDialog
With thanks to Mateusz Loskot.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5105 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-27
Remove connections for no longer existing signals to eliminate warnings from the Qt debug libraries. (The currentLayerChanged slot has been replaced by activateDeactivateLayerRelatedActions and the updateLegendItem slot did nothing.)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5104 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-27
Take the changed geometry for rubberbanding instead of the original one
git-svn-id: http://svn.osgeo.org/qgis/trunk@5103 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-27
Set toolbar name the Qt4 way to get rid of runtime QMainWindow::save/restoreState warnings.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5102 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-26
improved 'add point' rubberband
git-svn-id: http://svn.osgeo.org/qgis/trunk@5101 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-26
Add check for self assignment to the = operator
git-svn-id: http://svn.osgeo.org/qgis/trunk@5100 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-25
display symbology of plugin layers in the legend right from the beginning
git-svn-id: http://svn.osgeo.org/qgis/trunk@5099 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-24
An enhanced fix for the r5084 fix that was a fix for r5080.
Yes, there needed to be a check for the returned value of the data provider (not so much the QgsMapLayer) - this has been adjusted. The same check is now also applied to the processing of vector layers - after all that's where I copy/pasted the code from.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5098 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-24
Remove digitising rubberbands if the editing tools have been deactivated or are deleted
git-svn-id: http://svn.osgeo.org/qgis/trunk@5097 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-24
fixed crash on non grass layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@5096 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-24
enable/disable buttons according to number of tabs
git-svn-id: http://svn.osgeo.org/qgis/trunk@5095 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-24
enable/disable buttons according to number of tabs
git-svn-id: http://svn.osgeo.org/qgis/trunk@5094 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-24
fixed setting error rutin
git-svn-id: http://svn.osgeo.org/qgis/trunk@5093 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-24
reimplemented options methods checkRegion, inputRegion, input
git-svn-id: http://svn.osgeo.org/qgis/trunk@5092 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-24
set validator in grass element dialog, use this dialog for new vector
git-svn-id: http://svn.osgeo.org/qgis/trunk@5091 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-24
build topology if not available -usually after crash in edit
git-svn-id: http://svn.osgeo.org/qgis/trunk@5090 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-24
update to QTextBrowser - supports again copy text
git-svn-id: http://svn.osgeo.org/qgis/trunk@5089 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-24
PostGIS import
git-svn-id: http://svn.osgeo.org/qgis/trunk@5088 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-24
postgis
git-svn-id: http://svn.osgeo.org/qgis/trunk@5087 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-24
driver test also
git-svn-id: http://svn.osgeo.org/qgis/trunk@5086 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-24
added GRASS map names to input combo
git-svn-id: http://svn.osgeo.org/qgis/trunk@5085 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-24
check raster layer after dynamic cast
git-svn-id: http://svn.osgeo.org/qgis/trunk@5084 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-23
set region to input option
git-svn-id: http://svn.osgeo.org/qgis/trunk@5083 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-23
region check
git-svn-id: http://svn.osgeo.org/qgis/trunk@5082 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-23
region jokes and version
git-svn-id: http://svn.osgeo.org/qgis/trunk@5081 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-23
Another WMS improvement:
* The Identify map tool is now disabled if none of the layers from the WMS server are "queryable". This saves the WMS server the bother of returning an error if we tried to Identify anyway.
Coding:
* The QgsRasterDataProvider now has the concept of "capabilities" like the QgsVectorDataProvider (not to be confused with Capabilities in the WMS Standard). The only capability dealt with at this time is the ability to Identify.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5080 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-23
read current region
git-svn-id: http://svn.osgeo.org/qgis/trunk@5079 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-22
get map region moved to grass lib
git-svn-id: http://svn.osgeo.org/qgis/trunk@5078 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-22
get map region moved to grass lib
git-svn-id: http://svn.osgeo.org/qgis/trunk@5077 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-22
output name validator
git-svn-id: http://svn.osgeo.org/qgis/trunk@5076 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-22
export
git-svn-id: http://svn.osgeo.org/qgis/trunk@5075 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-22
export
git-svn-id: http://svn.osgeo.org/qgis/trunk@5074 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-22
file option
git-svn-id: http://svn.osgeo.org/qgis/trunk@5073 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-21
Add ellipsis to all menu items which prompt for more information in order to perform the action. Rename "QGIS Options" to "Options" so that Qt/Mac recognizes this as the options action.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5072 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-21
bugfix to enable/disable icons depending on layer type
git-svn-id: http://svn.osgeo.org/qgis/trunk@5071 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-21
More improvements for WMS:
* Experimental support for using a proxy username and password. I do not have access to test this so your results may vary.
* WGS 84 bounding boxes are now reported in the layer properties under the Raster / Metadata tab.
Bugfixes:
* URLs ending in "&" do not get a second "&" appended.
* WMS "LatLonBoundingBox"es now follow WMS layer inheritance rules.
General programming:
* QgsHttpTransaction now uses the Qt4 versions of QHttp and QUrl.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5070 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-20
Error messages should make sense...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5069 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-20
Add a little debug output to make clear the source of the QPaintEngine
error
git-svn-id: http://svn.osgeo.org/qgis/trunk@5068 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-19
Fix issue where in first time useage of QGIS 0.8 newly added layers are hidden by default.
Adjusted text in qgsoptions to be hopefully more easy to read
git-svn-id: http://svn.osgeo.org/qgis/trunk@5067 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-19
More WMS improvements:
* The "Identify" map tool now works on queryable map layers.
* The raster Properties/Metadata tab now shows if layers are queryable or not.
Errors fixed:
* Raster Properties/Metadata no longer repeats the details per layer.
Errors known:
* Layers that are non-queryable are not tested for when the Identify tool is invoked - the WMS server has to report the error instead.
* The pixel identified is not highlighted.
* Errors are not handled correctly; the window appears but no useful information is shown.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5066 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-19
Reverted commit 5064, as QgsClipper _is_ still required (if one
zooms in enough, qgis will crash while drawing with r5064, but won't
crash under r5063).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5065 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-19
Don't use QgsClipper for trimming features as it's not needed now.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5064 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-19
Draw to QImage instead of QPixmap. When rendering is done, it's converted
to QPixmap for fast onscreen drawing.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5063 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-19
Added possibility to delete features for OGR layers.
However then I've found out that nearly no OGR drivers support it :-)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5062 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-19
Added timing for rendering, cleanup of debug messages
git-svn-id: http://svn.osgeo.org/qgis/trunk@5061 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-18
Fixes from mateusz for the following issues:
1453164 getCurrentLongAttribute incomplete return path
1449301 QgsSingleSymbolRenderer::operator= must return a value
1449277 QgsLegendGroup::insert must return a value
1449268 QgsGeometryVertexIndex::operator= must return a value
1449257 QgsGraduatedSymbolRenderer::operator= must return a value
1449252 QgsContinuousColorRenderer::operator= must return a value
1448031 QgsUniqueValueRenderer::operator= must return a value
1448028 QgsMapLayer::draw must return a value
1448014 'and' is undefined keyword
git-svn-id: http://svn.osgeo.org/qgis/trunk@5060 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-18
optional line width and marker size
git-svn-id: http://svn.osgeo.org/qgis/trunk@5059 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-18
error messages for copy,rename,delete
git-svn-id: http://svn.osgeo.org/qgis/trunk@5058 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-18
rename, set region by double click
git-svn-id: http://svn.osgeo.org/qgis/trunk@5057 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-18
Changed URL for qgis-user mailing list to point to new location.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5056 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-17
Bumped version number to 0.8.0 and added Preview 1 to the version text in
anticipation of preparing a preview release.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5055 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-17
copy map
git-svn-id: http://svn.osgeo.org/qgis/trunk@5054 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-17
copy map
git-svn-id: http://svn.osgeo.org/qgis/trunk@5053 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-17
copy and rename
git-svn-id: http://svn.osgeo.org/qgis/trunk@5052 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-17
fixed saving of working mapset
git-svn-id: http://svn.osgeo.org/qgis/trunk@5051 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-17
regions added to browser
git-svn-id: http://svn.osgeo.org/qgis/trunk@5050 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-17
get list of elements
git-svn-id: http://svn.osgeo.org/qgis/trunk@5049 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-17
set region for map from browser; use rubber band for region
git-svn-id: http://svn.osgeo.org/qgis/trunk@5048 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-17
set region for map from browser; use rubber band for region
git-svn-id: http://svn.osgeo.org/qgis/trunk@5047 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-17
set grass region
git-svn-id: http://svn.osgeo.org/qgis/trunk@5046 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-17
better icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@5045 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-17
layers for browser
git-svn-id: http://svn.osgeo.org/qgis/trunk@5044 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-17
- Thread option actually creates a thread now
- Efficiency improvements (mostly caching of data)
- Bug fix for incorrect table display when changing databases
- Close PG connections when a new one is created
- Recgonise more PG geometry types
- Icon for PG GEOMETRY geometry types
git-svn-id: http://svn.osgeo.org/qgis/trunk@5043 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-17
replaced a piece of ugly code
git-svn-id: http://svn.osgeo.org/qgis/trunk@5042 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-17
more legend bugfixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@5041 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-16
Further progress on dealing with slowness in populating the database
layer selection dialog box.
Changes to code for selecting layer type icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@5040 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-16
fix for legend crash when clicking 'show files' on empty legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@5039 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-16
fix to enable saving/loading of legend again
git-svn-id: http://svn.osgeo.org/qgis/trunk@5038 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-16
small fix that resolves redundant compiler/linker flags from pkg-config
git-svn-id: http://svn.osgeo.org/qgis/trunk@5037 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-16
disable unsupported operators in query builder for search strings
git-svn-id: http://svn.osgeo.org/qgis/trunk@5036 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-16
list vector dirs
git-svn-id: http://svn.osgeo.org/qgis/trunk@5035 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-16
Advanced attribute search dialog replaced with query builder
based on Postgres' query builder.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5034 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-15
Fix for bug that prevented postgis layers from being displayed in the selector
dialog. This was due to the number of columns being explicitly specified prior
to adding items. The previous implementation works under Qt 4.1.1 but not under
Qt 4.1.0. This fix needs to be tested under 4.1.1 to make sure its compatible.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5032 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-15
changed default color range for graduated renderer to red-green and use random colors for the unique renderer
git-svn-id: http://svn.osgeo.org/qgis/trunk@5031 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-15
Restore original symbology of layer when exiting grass edit
git-svn-id: http://svn.osgeo.org/qgis/trunk@5030 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-15
Added output on cerr to help debug the problem with postresql tables
not showing up in the list of tables to load
git-svn-id: http://svn.osgeo.org/qgis/trunk@5029 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-15
improved speed of drawing layer that's being edited
fixed one memory leak
git-svn-id: http://svn.osgeo.org/qgis/trunk@5028 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-15
raster cats to info
git-svn-id: http://svn.osgeo.org/qgis/trunk@5027 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-15
check better if the mapset is already open
git-svn-id: http://svn.osgeo.org/qgis/trunk@5026 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-15
save working mapset in project file
git-svn-id: http://svn.osgeo.org/qgis/trunk@5025 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-15
return error if mapset does not exits
git-svn-id: http://svn.osgeo.org/qgis/trunk@5024 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-15
common methods for vector layer name and add all vector layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@5023 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-15
qgsgrassutils
git-svn-id: http://svn.osgeo.org/qgis/trunk@5022 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-15
various utilities
git-svn-id: http://svn.osgeo.org/qgis/trunk@5021 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-15
view output button
git-svn-id: http://svn.osgeo.org/qgis/trunk@5020 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-15
Added a missing forward declaration
git-svn-id: http://svn.osgeo.org/qgis/trunk@5019 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-13
fix from mloskot for vc++8 crashes
git-svn-id: http://svn.osgeo.org/qgis/trunk@5017 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-13
Replace Q3ListView with QTable for the layer list
Provide framework for better response when populating layer list
- (finding the layer type can take some time with complex views and qgis
appears to hang)
- more to come...
Misc. code tidy up
git-svn-id: http://svn.osgeo.org/qgis/trunk@5016 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-13
transparent null values
git-svn-id: http://svn.osgeo.org/qgis/trunk@5015 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-13
multiple input values, check input values
git-svn-id: http://svn.osgeo.org/qgis/trunk@5014 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-13
ready()
git-svn-id: http://svn.osgeo.org/qgis/trunk@5013 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-13
costs are option, no selection
git-svn-id: http://svn.osgeo.org/qgis/trunk@5012 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-13
atan2, sqrt fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@5011 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-12
removed some legacy code
git-svn-id: http://svn.osgeo.org/qgis/trunk@5010 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-12
prevent changing of the current item after removing/inserting symbology items
git-svn-id: http://svn.osgeo.org/qgis/trunk@5009 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-12
Qt4 detection in configure script using pkgconfig.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5008 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-11
Fixed handling global / project canvas color and selection color.
Set default global selection color from white to yellow (as before).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5007 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-11
Background color for overview widget now set as background color of windows.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5006 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-11
Minor change - testing svn
git-svn-id: http://svn.osgeo.org/qgis/trunk@5005 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-11
Small tweaks in lexer.
Added flex+bison generated files under version control.
(this allows that users don't have to install flex+bison for QGIS compilation)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5004 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-11
Improvements to measure tool:
- display current distance/area while moving current point
- value shown in QLineEdit so it can be copied
git-svn-id: http://svn.osgeo.org/qgis/trunk@5003 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-11
Changed QgsCoordinateTransform default constructor to not initialize SRS.
This was causing that layers without SRS got always a valid SRS before
they could get validated with project, global or selected SRS.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5002 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-11
Fixed bug when --project option is passed.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5001 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-11
Some code cleanups regarding qgis.db accessing and handling.
Removed QgsFile as it's already superseded by Qt4 QFile.
Revision 5000 ... WOW :-)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5000 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-11
added --extent option to man page
git-svn-id: http://svn.osgeo.org/qgis/trunk@4999 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-11
Fixed bug that caused GDAL raster layers without a geotransform to not be displayed
git-svn-id: http://svn.osgeo.org/qgis/trunk@4998 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-10
WMS Improvements:
* Errors are now reported as QgsMessageViewer instead of QMessageBox, so that users can copy out URLs - this will be useful for troubleshooting in the field.
* Network timeout error reporting now available - timeout set to 120 seconds.
* HTTP status code reporting now available - reports anything except codes 200 and 302.
WMS Provider Roadmap:
* Need to implement the identify() function.
* Need to pass the provider object from QgsServerSourceSelect so that it doesn't have to get instatiated twice (and therefore 2 downloads of the GetCapabilities document).
git-svn-id: http://svn.osgeo.org/qgis/trunk@4997 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-10
Few more cleanups on #includes
git-svn-id: http://svn.osgeo.org/qgis/trunk@4996 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-10
input number validators
git-svn-id: http://svn.osgeo.org/qgis/trunk@4995 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-10
use UIC variable (from Roberto Flor)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4994 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-10
A few fix ups to work with previous commit (missing #include <QMenu>)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4993 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-10
Tidy up #includes
- move to CaptialWords format for Qt includes
- use forward declarations where possible
- removed many unnecessary #includes in *.h files
git-svn-id: http://svn.osgeo.org/qgis/trunk@4992 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-10
Add extra path info to help Mac OS X find the right Python.h and compile msexport. Previously, it was doing nothing because it found multiple directories where it expected one.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4991 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-09
Remove redundant class qualifiers on member declarations within class definitions. It's not standard and gcc 4.1 is enforcing the rules.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4990 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-09
Minor change to the python test script
git-svn-id: http://svn.osgeo.org/qgis/trunk@4989 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-09
Added an item to the TODO list
git-svn-id: http://svn.osgeo.org/qgis/trunk@4988 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-09
test -- ignore
git-svn-id: http://svn.osgeo.org/qgis/trunk@4987 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-09
Vect_get_proj was not in 6.0
git-svn-id: http://svn.osgeo.org/qgis/trunk@4986 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-08
smaller minimum sizes
git-svn-id: http://svn.osgeo.org/qgis/trunk@4985 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-08
smaller minimum sizes
git-svn-id: http://svn.osgeo.org/qgis/trunk@4984 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-08
better vector names when added from browser
git-svn-id: http://svn.osgeo.org/qgis/trunk@4983 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-08
smooth hidden
git-svn-id: http://svn.osgeo.org/qgis/trunk@4982 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-08
vector info
git-svn-id: http://svn.osgeo.org/qgis/trunk@4981 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-08
functions to get layer field and type from name
git-svn-id: http://svn.osgeo.org/qgis/trunk@4980 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-07
More WMS improvements:
* Errors report to the GUI in many more cases (not just the console when QGIS_DEBUG was defined) - both HTTP connection errors and WMS Service Exceptions from the server. However, non-standard HTTP responses (e.g. 500 Server Error) are not handled yet.
* The WMS selection GUI was cleaned up in the CRS selection group box - as users select layers, the number of available CRSs is displayed. Also, the current selection is now displayed as the friendly description, not the proj4 string.
* There is a better chance of a valid CRS being sent to the server in more situations (with WMS therefore appearing to work more often!).
* In QgsSpatialRefSys, initialise the mIsValidFlag properly.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4979 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-06
layer info to html table
git-svn-id: http://svn.osgeo.org/qgis/trunk@4978 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-06
add map by double click
git-svn-id: http://svn.osgeo.org/qgis/trunk@4977 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-06
pg lib
git-svn-id: http://svn.osgeo.org/qgis/trunk@4976 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-05
Another test of svn on new server --ignore
git-svn-id: http://svn.osgeo.org/qgis/trunk@4975 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-05
Another test of svn on new server --ignore
git-svn-id: http://svn.osgeo.org/qgis/trunk@4974 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-05
Test of CIA bot on new server
git-svn-id: http://svn.osgeo.org/qgis/trunk@4973 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-05
Test of email notificaion from new svn server
git-svn-id: http://svn.osgeo.org/qgis/trunk@4972 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-05
Test from new repository/server
git-svn-id: http://svn.osgeo.org/qgis/trunk@4971 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-05
added a method to activate/deactivate actions depending on the current layer type and the provider capabilities (though the ogr provider seems to return strange capabilities)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4970 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-05
Accept more ogr drivers (or at least don't complain about them being unknown).
git-svn-id: http://svn.osgeo.org/qgis/trunk@4969 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-04
More improvements to WMS provider: Coordinate Reference Systems are now handled end-to-end in a basic fashion by the WMS provider. However the Project Projection still needs to be made aware of what the WMS provider is doing.
* Correction and readability enhancements of commentary in QgsCoordinateTransform.
* QgsSpatialRefSys can now create from the OGC WMS CRS format.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4968 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-04
Bug fix: vector layer identify now works more than once when no map redraw has
happened in between.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4967 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-04
Box style scale bar is filled in for half its length, more like a 'real'
scale bar
git-svn-id: http://svn.osgeo.org/qgis/trunk@4966 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-04
Complete the migration of the scale bar plugin from Qt3 to Qt4
git-svn-id: http://svn.osgeo.org/qgis/trunk@4965 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-04
Rationalise the #includes (and move Qt includes to Qt4 naming scheme)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4964 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-03
Only report on plugins and providers that couldn't be loaded when
starting up
git-svn-id: http://svn.osgeo.org/qgis/trunk@4963 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-03
Tidy up/remove some of the debugging stuff that gets printed at startup
git-svn-id: http://svn.osgeo.org/qgis/trunk@4962 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-03
fixed copy paste bug
git-svn-id: http://svn.osgeo.org/qgis/trunk@4961 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-03
enabled control button for selection in map canvas
git-svn-id: http://svn.osgeo.org/qgis/trunk@4960 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-03
Fix to allow compilation on windows and OSX
git-svn-id: http://svn.osgeo.org/qgis/trunk@4959 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-03
added more emit selectionChanged()
git-svn-id: http://svn.osgeo.org/qgis/trunk@4958 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-03
added zoomToLayerExtent also to legend layer right click menu
git-svn-id: http://svn.osgeo.org/qgis/trunk@4957 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-03
Set toolBox color (which contains legend) to window background color instead of white to make it blend in to the gui more.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4956 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-03
Put some startup debugging code inside #ifdef QGISDEBUG
Remove some pre-Qt4 code inside an #ifdef
git-svn-id: http://svn.osgeo.org/qgis/trunk@4955 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-03
Fix non-connected connection between aboutToQuit() signal and
saveWindowState() slot
git-svn-id: http://svn.osgeo.org/qgis/trunk@4954 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-03
Change #includes for Qt stuff to use Qt4 naming scheme
git-svn-id: http://svn.osgeo.org/qgis/trunk@4953 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-03
When looking for plugins, filter out the libraries that are providers
Tidy up of warning/error messages
Some re-indenting too
git-svn-id: http://svn.osgeo.org/qgis/trunk@4952 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-03
Fix those pesky 'cannot find providerKey() or description()' messages
when starting qgis
git-svn-id: http://svn.osgeo.org/qgis/trunk@4951 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-03
Change indenting to something closer to the qgis 'standard'
git-svn-id: http://svn.osgeo.org/qgis/trunk@4950 c8812cc2-4d05-0410-92ff-de0c093fc19c
wonder <wonder@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-03
Finally applied all changes from Mapcanvas branch to trunk.
Bug hunting season begins!
git-svn-id: http://svn.osgeo.org/qgis/trunk@4949 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-02
delete map tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@4945 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-02
delete map
git-svn-id: http://svn.osgeo.org/qgis/trunk@4944 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-02
check orphan records
git-svn-id: http://svn.osgeo.org/qgis/trunk@4943 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-02
check orphan records
git-svn-id: http://svn.osgeo.org/qgis/trunk@4942 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-02
added isOrphan, deleteAttributes
git-svn-id: http://svn.osgeo.org/qgis/trunk@4941 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-02
enable smaller
git-svn-id: http://svn.osgeo.org/qgis/trunk@4940 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-02
smaller
git-svn-id: http://svn.osgeo.org/qgis/trunk@4939 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-02
use DLL
git-svn-id: http://svn.osgeo.org/qgis/trunk@4938 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-02
Improvements to WMS - users can now see what projections are available for their chosen layers. (However, the projection they select is not hooked up to anything yet.) Also, the projection selector now shows groupings in italics, for better visual distinction.
* QgsServerSourceSelect is now hooked up to QgsLayerProjectionSelector.
* QgsLayerProjectionSelector and QgsProjectionSelector can now filter their results by a list of WMS-format CRSs (Coordinate Reference Systems).
* QgsProjectionSelector now delays the calling of getProjList() and getUserProjList() until the filter has a chance to be set (using the new setOgcWmsCrsFilter).
* The projection databases now have epsg added to the view so that it too can be searched upon.
* Early works on the WMS Provider itself to accept new CRSs. Not hooked up to anything useful yet though.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4937 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-02
added openDb
git-svn-id: http://svn.osgeo.org/qgis/trunk@4936 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-01
yalb (yet another legend bugfix)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4935 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-01
better method to check if a canvas redraw is necessary after a drag in the legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@4934 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-01
Quitting qgis wasn't removing the map layers first (and hence quite
with live postgres connections)
The database source select dialog box wasn't being deleted when
finished with, and hence left a live postgres connetion around
These fixes will eliminate the 'unexpected EOF on client connection'
message in the postgres logs.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4932 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-03-01
Tidy up line indenting (no changes to code)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4931 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-28
fixed 'save project as...' item
git-svn-id: http://svn.osgeo.org/qgis/trunk@4930 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-28
Fix for the bug reported by Stephan where the vector layer properties was not restored properly for unique value renderers. And removed a call to QgsVectorLayerProperties::reset() in QgsVectorLayer::showLayerProperties() because it is already called in the constructor of vector layer properties
git-svn-id: http://svn.osgeo.org/qgis/trunk@4928 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-28
checkbox for legend groups
git-svn-id: http://svn.osgeo.org/qgis/trunk@4927 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-28
added parsing of GRASS_INFO_MESSAGE
git-svn-id: http://svn.osgeo.org/qgis/trunk@4926 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-28
sorry, stroke width again
git-svn-id: http://svn.osgeo.org/qgis/trunk@4925 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-28
raster name in legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@4924 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-28
added doc and exit on fail
git-svn-id: http://svn.osgeo.org/qgis/trunk@4922 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-28
disconnect signals, check mValid in postRender, set newpoint on startup
git-svn-id: http://svn.osgeo.org/qgis/trunk@4921 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-28
globaly changed stroke-width in svg icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@4920 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-28
script for changing stroke-width
git-svn-id: http://svn.osgeo.org/qgis/trunk@4919 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-28
warning if MSYS cannot be started
git-svn-id: http://svn.osgeo.org/qgis/trunk@4918 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-28
warning if module was not found on Windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@4917 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-28
dont set tab to browser
git-svn-id: http://svn.osgeo.org/qgis/trunk@4916 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-28
data browser
git-svn-id: http://svn.osgeo.org/qgis/trunk@4915 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-28
new icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@4914 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-28
locations,mapsets,vectors and rasters lists
git-svn-id: http://svn.osgeo.org/qgis/trunk@4913 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-28
Add SQL script to create test tables for testing the qgis postgres
provider.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4912 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-28
- Change to API for QgsMessageViewer (allow plain text or html input,
required changes in all code that uses QgsMessageViewer)
- Improvements to messages when qgis can't find a key column in a
postgres table
- Fix a couple of bugs when loading postgres tables (invalid layers
would appear to load, giving a legend entry, but not show anything on
the map)
- Tidy up of #includes in postgres files
git-svn-id: http://svn.osgeo.org/qgis/trunk@4911 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-26
Further improvements to WMS.
* pseudo-status bar in the "Add a WMS Layer" dialog - shows progress of network operations
* Can now handle old-style "SRS" tags as well as the existing "CRS" support - SRS could contain several SRSs separated by whitespace, the provider now handles this.
* The retrieval of server capabilities is not now handled by the WMS constructor, instead it is triggered at the time a function needs them (e.g. calculateExtents). This gives time for a caller to connect a slot to the setStatus signal _before_ the interesting stuff happens.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4909 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-26
Speculative fix for the "Add WMS Layer" dialog crash if you press "Connect" on an empty server list - "Connect" should now be disabled if no servers are available.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4908 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-25
Several WMS-related improvements:
* Better bounding-box checking on legacy WMS servers - JPL World Map Service works again.
* Providers can now expose the last error encountered by the provider. Only WMS returns useful information though.
* Error display is now handled by the QgsMapCanvas not the QgsWmsProvider - this frees QgsWmsProvider from a dependency on the GUI being available.
* For map redraws, QApplication::setOverrideCursor and QApplication::restoreOverrideCursor are now handled by the QgsMapCanvas not the QgisApp - this helps stop error message popups (via QMessageBox) from suffering from the "hourglass" cursor appearing not the "pointer".
* Consective WMS operations do not fail any more - the "url" variable was being appended to, not cleared before each draw.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4907 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-23
Minor tidy up and correction of comments
git-svn-id: http://svn.osgeo.org/qgis/trunk@4906 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-23
Update Makefile in template dir to use qt4 uic and resource builder
Update Makefile to use pluginlcasename
git-svn-id: http://svn.osgeo.org/qgis/trunk@4905 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-23
Beginnings of cleanups for plugin builder for 0.8 release.
Tidy up messages with better clarification of how vars will be used.
Add PluginLCaseName - a lower cased version of the plugin name so that
we can rename the file names of .cpp and .h files to ones matching
their contained class definitions.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4904 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-21
use canonical path also for input raster check
git-svn-id: http://svn.osgeo.org/qgis/trunk@4902 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-21
PG_LIB
git-svn-id: http://svn.osgeo.org/qgis/trunk@4901 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-21
exit if make fails
git-svn-id: http://svn.osgeo.org/qgis/trunk@4900 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-21
exit if make fails
git-svn-id: http://svn.osgeo.org/qgis/trunk@4899 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-21
PG_LIB
git-svn-id: http://svn.osgeo.org/qgis/trunk@4898 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-21
PG_LIB
git-svn-id: http://svn.osgeo.org/qgis/trunk@4897 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-21
PG_LIB
git-svn-id: http://svn.osgeo.org/qgis/trunk@4896 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-21
libpq
git-svn-id: http://svn.osgeo.org/qgis/trunk@4895 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-21
QgsIdentifyResults Qt4 update
git-svn-id: http://svn.osgeo.org/qgis/trunk@4894 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-21
refresh canvas after addRaster
git-svn-id: http://svn.osgeo.org/qgis/trunk@4893 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-21
check if mapcalc output exists
git-svn-id: http://svn.osgeo.org/qgis/trunk@4892 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-21
clear theme combobox
git-svn-id: http://svn.osgeo.org/qgis/trunk@4891 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-21
theme path fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@4890 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-21
conditionalized GPJ_osr_to_grass bug
git-svn-id: http://svn.osgeo.org/qgis/trunk@4889 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-20
Stop Qt complaining that showLegendLayerFileGroups(bool) has an incompatible argument list to triggered() and therefore not connecting the signal to the slot. The "Show file groups" option in the legend right-click menu should now work better (even properly?).
git-svn-id: http://svn.osgeo.org/qgis/trunk@4887 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-20
Fixed a bug that caused a crash whenever a maplayer tries to access its legend item (for example when turning on or off editing)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4886 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-20
Fix for crash that happens when QGIS tries to render uncommitted features; tested against unique value renderer (Committed on behalf of larsl)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4885 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-19
Patch from larsl that makes it possible to use the GPS plugin GUI again
git-svn-id: http://svn.osgeo.org/qgis/trunk@4881 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-18
more forgotten changes to ui/Makefile.am
git-svn-id: http://svn.osgeo.org/qgis/trunk@4880 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-18
Forgot a change in ui/Makefile.am
git-svn-id: http://svn.osgeo.org/qgis/trunk@4879 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-18
renamed QgsUValDialog to QgsUniqueValueDialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@4878 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-18
some temporal changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@4877 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-18
renamed QgsUniqueValRenderer to QgsUniqueValueRenderer
git-svn-id: http://svn.osgeo.org/qgis/trunk@4876 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-18
renamed QgsContColDialog to QgsContinuousColorDialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@4875 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-18
renamed QgsContinuousColRenderer to QgsContinuousColorRenderer
git-svn-id: http://svn.osgeo.org/qgis/trunk@4874 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-18
renamed QgsGraSyDialog to QgsGraduatedSymbolDialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@4873 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-18
renamed QgsGraduatedSymRenderer to QgsGraduatedSymbolRenderer
git-svn-id: http://svn.osgeo.org/qgis/trunk@4872 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-18
renamed QgsSiSyDialog to QgsSingleSymbolDialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@4871 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-18
Renamed QgsSingleSymRenderer to QgsSingleSymbolRenderer
git-svn-id: http://svn.osgeo.org/qgis/trunk@4870 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-18
moved QgsFeature from gui into core (since it no longer depends on QgsAttributeDialog)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4869 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-17
grass lib changed
git-svn-id: http://svn.osgeo.org/qgis/trunk@4868 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-16
Modification to make sure that QPixmaps do not get filled with a transparent colour, if the X11 system does not have the RENDER extension at runtime.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4867 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-16
Tag 'classificationattribute' in project file for maplayer export
git-svn-id: http://svn.osgeo.org/qgis/trunk@4866 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-15
check if output exists
git-svn-id: http://svn.osgeo.org/qgis/trunk@4865 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-15
+PG_LIB
git-svn-id: http://svn.osgeo.org/qgis/trunk@4864 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-15
+postgres libs
git-svn-id: http://svn.osgeo.org/qgis/trunk@4863 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-15
antialiasing
git-svn-id: http://svn.osgeo.org/qgis/trunk@4862 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-15
better icon sizes
git-svn-id: http://svn.osgeo.org/qgis/trunk@4861 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-15
scale SVG
git-svn-id: http://svn.osgeo.org/qgis/trunk@4860 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-15
show new items during loading
git-svn-id: http://svn.osgeo.org/qgis/trunk@4859 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-15
new icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@4858 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-15
new icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@4857 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-15
store GISBASE only if defined by user
git-svn-id: http://svn.osgeo.org/qgis/trunk@4856 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-15
msys
git-svn-id: http://svn.osgeo.org/qgis/trunk@4855 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-15
postgres on mingw
git-svn-id: http://svn.osgeo.org/qgis/trunk@4854 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-15
+postgres
git-svn-id: http://svn.osgeo.org/qgis/trunk@4853 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-15
mingw
git-svn-id: http://svn.osgeo.org/qgis/trunk@4852 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-14
pkg fixed
git-svn-id: http://svn.osgeo.org/qgis/trunk@4851 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-14
cmd.exe does not work
git-svn-id: http://svn.osgeo.org/qgis/trunk@4850 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-14
+ wms
git-svn-id: http://svn.osgeo.org/qgis/trunk@4849 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-14
win
git-svn-id: http://svn.osgeo.org/qgis/trunk@4848 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-14
new vector fix for win
git-svn-id: http://svn.osgeo.org/qgis/trunk@4847 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-14
new vector fix for win
git-svn-id: http://svn.osgeo.org/qgis/trunk@4846 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-14
nviz commented
git-svn-id: http://svn.osgeo.org/qgis/trunk@4845 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-14
use painter passed by renderComplete
git-svn-id: http://svn.osgeo.org/qgis/trunk@4844 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-14
slots moved to public
git-svn-id: http://svn.osgeo.org/qgis/trunk@4843 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-14
new vector
git-svn-id: http://svn.osgeo.org/qgis/trunk@4842 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-14
rubber band
git-svn-id: http://svn.osgeo.org/qgis/trunk@4841 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-14
providers and plugins moved to src/Makefile.win
git-svn-id: http://svn.osgeo.org/qgis/trunk@4840 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-14
search for grass/gis.h
git-svn-id: http://svn.osgeo.org/qgis/trunk@4839 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-14
cpgrass, cplibs, pkg targets
git-svn-id: http://svn.osgeo.org/qgis/trunk@4838 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-14
+LDFLAGS
git-svn-id: http://svn.osgeo.org/qgis/trunk@4837 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-14
dont create bin dir
git-svn-id: http://svn.osgeo.org/qgis/trunk@4836 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-14
version
git-svn-id: http://svn.osgeo.org/qgis/trunk@4835 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-14
mingw again
git-svn-id: http://svn.osgeo.org/qgis/trunk@4834 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-14
mingw
git-svn-id: http://svn.osgeo.org/qgis/trunk@4833 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-13
header files moved to grass
git-svn-id: http://svn.osgeo.org/qgis/trunk@4830 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-13
header files moved to grass
git-svn-id: http://svn.osgeo.org/qgis/trunk@4829 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-12
some minor cleanup in vector props
git-svn-id: http://svn.osgeo.org/qgis/trunk@4828 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-11
Made QgsVectorLayerProperties a modal dialog, use QTreeWidgetItem::selectedItems() instead of QTreeWidget::currentItem() to determine the current legend layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@4827 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-11
fix for activeLayer()
git-svn-id: http://svn.osgeo.org/qgis/trunk@4826 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-10
Added version name to the temporary splash screen
git-svn-id: http://svn.osgeo.org/qgis/trunk@4825 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-10
dlldir
git-svn-id: http://svn.osgeo.org/qgis/trunk@4824 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-10
ogr, grass
git-svn-id: http://svn.osgeo.org/qgis/trunk@4823 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-10
dlldir
git-svn-id: http://svn.osgeo.org/qgis/trunk@4822 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-10
dlldir
git-svn-id: http://svn.osgeo.org/qgis/trunk@4821 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-10
dlldir
git-svn-id: http://svn.osgeo.org/qgis/trunk@4820 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-10
dlldir
git-svn-id: http://svn.osgeo.org/qgis/trunk@4819 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-10
dlldir
git-svn-id: http://svn.osgeo.org/qgis/trunk@4818 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-10
dlldir
git-svn-id: http://svn.osgeo.org/qgis/trunk@4817 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-10
temporary fix for QgisIface::activeLayer()
git-svn-id: http://svn.osgeo.org/qgis/trunk@4816 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-10
usability fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@4815 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-08
icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@4814 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-08
icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@4813 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-07
moved include of QgsAttributeDialog out of QgsFeature such that it is a gui independent class now
git-svn-id: http://svn.osgeo.org/qgis/trunk@4812 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-07
set _fmode to binary on Win
git-svn-id: http://svn.osgeo.org/qgis/trunk@4811 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-07
proxy, url variants, layer inheritance
git-svn-id: http://svn.osgeo.org/qgis/trunk@4810 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-07
Opps. Compile first, then commit...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4809 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-07
Obtain the correct SRS even when on-the-fly projection is disabled.
Fixes bug with areas and line measurements being wrong in some cases
git-svn-id: http://svn.osgeo.org/qgis/trunk@4808 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-06
commented temporary files for debug
git-svn-id: http://svn.osgeo.org/qgis/trunk@4804 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-06
inherit SRS and extent from parent
git-svn-id: http://svn.osgeo.org/qgis/trunk@4803 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-06
select appropriate extent
git-svn-id: http://svn.osgeo.org/qgis/trunk@4802 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-06
use SRS
git-svn-id: http://svn.osgeo.org/qgis/trunk@4801 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-05
Open Recent Projects... should work now
git-svn-id: http://svn.osgeo.org/qgis/trunk@4800 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-04
adapted QgsLegend::readXML and QgsLegend::writeXML to new legend structure
git-svn-id: http://svn.osgeo.org/qgis/trunk@4799 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-04
improved legend drag and drop handling, enabled 'create spatial index' button in vector props again
git-svn-id: http://svn.osgeo.org/qgis/trunk@4798 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-03
strip
git-svn-id: http://svn.osgeo.org/qgis/trunk@4797 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-03
dependencies
git-svn-id: http://svn.osgeo.org/qgis/trunk@4796 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-03
dependencies
git-svn-id: http://svn.osgeo.org/qgis/trunk@4795 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-03
more circular references
git-svn-id: http://svn.osgeo.org/qgis/trunk@4794 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-01
set GISBASE on WIN
git-svn-id: http://svn.osgeo.org/qgis/trunk@4791 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-01
GISBASE and PATH init moved to qgis_grass library
git-svn-id: http://svn.osgeo.org/qgis/trunk@4790 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-01
GISBASE and PATH init moved to qgis_grass library
git-svn-id: http://svn.osgeo.org/qgis/trunk@4789 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-02-01
projection fix for old GRASS versions
git-svn-id: http://svn.osgeo.org/qgis/trunk@4788 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-31
Add tr() to some user visible text
Fix a bug with the angle spinbox not displaying the correct value when
the dialog box was opened
git-svn-id: http://svn.osgeo.org/qgis/trunk@4783 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-31
Reordering of the legend and possibility to show/ hide layer files in the legend with the right click menu
git-svn-id: http://svn.osgeo.org/qgis/trunk@4782 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-30
czech translation update sent by Martin Landa <landa.martin@gmail.com>
git-svn-id: http://svn.osgeo.org/qgis/trunk@4780 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-29
Migrate qt3 stuff to qt4.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4779 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-29
Remove unnecessary Qt3 #includes and rename remaining to Qt4 form
git-svn-id: http://svn.osgeo.org/qgis/trunk@4778 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-29
Fix bug with zoom/select rubberband disappearing when moving above or
to the left of the initial mouse click position
git-svn-id: http://svn.osgeo.org/qgis/trunk@4777 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-29
Yet more qt3 to qt4 changes and #include tidy ups
git-svn-id: http://svn.osgeo.org/qgis/trunk@4776 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-29
Couple more qt3 to qt4 changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@4775 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-29
Misc. Qt3 to Qt4 changes and #include tidy ups
git-svn-id: http://svn.osgeo.org/qgis/trunk@4774 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-29
Migrate some more stuff from Qt3 to Qt4
Added tr() to some user-visible text
Rationalise #includes
git-svn-id: http://svn.osgeo.org/qgis/trunk@4773 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-28
Refer to an icon that exists since the new refactor.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4772 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-28
Add missing icon needed for Gavins recent commits
git-svn-id: http://svn.osgeo.org/qgis/trunk@4771 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-28
Fix a problem with the config file containing an invalid value for the
measuring ellipsoid.
This should resolve problems with calculating polygon areas and also
a hanging problem when identifying polygons
git-svn-id: http://svn.osgeo.org/qgis/trunk@4769 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-28
Put action icon back in identify results dialog box
Put tr() around some text
git-svn-id: http://svn.osgeo.org/qgis/trunk@4768 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-28
When the vector project properties dialog box is requested, bring it to
the front if it already exists.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4767 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-28
Migrate use of Q3WhatsThis to the Qt4 version
git-svn-id: http://svn.osgeo.org/qgis/trunk@4766 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-28
Make the shape file table stretch to fill the space available
Remove a redundant commeted out line
git-svn-id: http://svn.osgeo.org/qgis/trunk@4762 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-28
Replace Qt3 stuff by Qt4 stuff
Tidy up #includes
git-svn-id: http://svn.osgeo.org/qgis/trunk@4761 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-28
Make the canvas colour selection buttons a bit bigger
git-svn-id: http://svn.osgeo.org/qgis/trunk@4760 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-28
Replace Qt3 stuff with Qt4 stuff
git-svn-id: http://svn.osgeo.org/qgis/trunk@4759 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-27
Split the text in an error dialog box over two lines instead of one.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4758 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-27
Remove unnecessary Qt #includes and change the remaining to Qt4 form
git-svn-id: http://svn.osgeo.org/qgis/trunk@4757 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-27
Add tr() to text that the user gets to see
git-svn-id: http://svn.osgeo.org/qgis/trunk@4756 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-27
projection fix -related to grass bug
git-svn-id: http://svn.osgeo.org/qgis/trunk@4755 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-27
Completed conversion from Qt3 to Qt4 widgets
Fixed an 'EOF on connection' error (postgres connection wasn't being freed).
Fixed a crash in the standalone spit when clicking close
Made the standaone spit program behave like a main window rather than
a dialog box (ie it has a taskbar entry now).
Fixed bug with spit not putting data into non-default schema.
Fixed bug with UI display after deleting selected shapefiles.
Misc. code tidy ups.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4754 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-26
Remove calls to processEvent which are short-circuiting the draw event in Qt4.
Something in our draw event is triggering another draw event during resizing. processEvent immediately moves to the next draw event.
For X11, menus and toolbars became corrupted and crashes occurred. For Mac, the map canvas did not resize at all. The following warnings were appearing on the console: "QWidget::repaint: recursive repaint detected" and "QPixmap::operator=: Cannot assign to pixmap during painting."
Event processing to capture a keyboard cancel command should be reinstated when the source of the recursion is found and fixed.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4753 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-25
raster enabled
git-svn-id: http://svn.osgeo.org/qgis/trunk@4752 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-25
install support files
git-svn-id: http://svn.osgeo.org/qgis/trunk@4751 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-25
append .exe on Windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@4750 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-25
add -lgeos
git-svn-id: http://svn.osgeo.org/qgis/trunk@4749 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-25
GDAL fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@4748 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-25
link to rpovider to qgis_grass.dll
git-svn-id: http://svn.osgeo.org/qgis/trunk@4747 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-25
Implement more intuitive editing of column names that are reserved
words.
Turn off debugging that caused all column names to be flagged as
reserved words
git-svn-id: http://svn.osgeo.org/qgis/trunk@4746 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-25
added rubberband for moveVertex
git-svn-id: http://svn.osgeo.org/qgis/trunk@4745 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-25
Migrate from Qt3 widgets to Qt4 widgets
Misc. code tidy ups
But, schema selection in main dialog table not yet done
git-svn-id: http://svn.osgeo.org/qgis/trunk@4744 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-24
Fix for missing splash status messages
git-svn-id: http://svn.osgeo.org/qgis/trunk@4743 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-24
Reverted splash to something similar to 0.7.4
git-svn-id: http://svn.osgeo.org/qgis/trunk@4742 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-24
Get rid of some of these new svgs until they can be properly supported in qt4.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@4741 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-24
dll
git-svn-id: http://svn.osgeo.org/qgis/trunk@4740 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-24
dll
git-svn-id: http://svn.osgeo.org/qgis/trunk@4739 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-24
dll
git-svn-id: http://svn.osgeo.org/qgis/trunk@4738 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-24
dll
git-svn-id: http://svn.osgeo.org/qgis/trunk@4737 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-24
dll
git-svn-id: http://svn.osgeo.org/qgis/trunk@4736 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-24
dll
git-svn-id: http://svn.osgeo.org/qgis/trunk@4735 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-24
dll
git-svn-id: http://svn.osgeo.org/qgis/trunk@4734 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-24
dll
git-svn-id: http://svn.osgeo.org/qgis/trunk@4733 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-24
Get rid of excess baggage required for old svg resampling stuff but now no longer needed.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4732 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-24
GDAL removed
git-svn-id: http://svn.osgeo.org/qgis/trunk@4731 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-24
GDAL removed
git-svn-id: http://svn.osgeo.org/qgis/trunk@4730 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-24
More updates to make icons clearer and more logically laid out
git-svn-id: http://svn.osgeo.org/qgis/trunk@4729 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-24
Added some icons from the open clipart project
git-svn-id: http://svn.osgeo.org/qgis/trunk@4728 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-24
Refinements to icons for consistency and clarity
git-svn-id: http://svn.osgeo.org/qgis/trunk@4727 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-23
fix for crosscompilation
git-svn-id: http://svn.osgeo.org/qgis/trunk@4726 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-23
Improve marker positioning
git-svn-id: http://svn.osgeo.org/qgis/trunk@4725 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-23
Get rid of artifacts behind hard markers drawn using qpicture
Note tehre is still some scaling issue with these that I am looking into
git-svn-id: http://svn.osgeo.org/qgis/trunk@4724 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-23
Remove all use of oversampling
Enable antialiasing for marker symbols
Show larger marker previews in vector props marker combo
NOTE: There is still an issue with markes being placed at incorrect offset that I need to resolve.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4723 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-23
fix bux with symbol background transparency
git-svn-id: http://svn.osgeo.org/qgis/trunk@4722 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-23
Update version to 0.7.9.10
Deprecated use of Q3Picture for marker symbols as part of the qt4 porting effort.
Markers are now loaded and renderered using the new QSvgRenderer that came with qt 4.1
onto a qpixmap. QgsSvgCache now stores these pixmaps intead of q3pictures.
Changed miscellanious other classes to deal wiht the knock-on effect of this cahnge.
A benifit of this change is that svgs are now rendered properly (overlooking caveaat below)
and that the resampling code that was used to overcome poor svg scaling in qpitcure in qt3 is
no longer used. Also we are able to support a richer subset of the svg format including
possibility for animated svg in the future.
NOTE: there is still a small renderning issue where the background of the svg and various other
small issues - these will be fixed in follow up commits
git-svn-id: http://svn.osgeo.org/qgis/trunk@4721 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-22
double hash for comments
git-svn-id: http://svn.osgeo.org/qgis/trunk@4720 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-22
Make "--with-qtdir" work better in ./configure.
Previously if your --with-qtdir was not in your PATH, ./configure would pick up the uic that was in your path anyway. Now uic and rcc are forced to those found inside whatever you specify with --with-qtdir.
-This line, and those below, will be ignored--
M qgis/acinclude.m4
git-svn-id: http://svn.osgeo.org/qgis/trunk@4719 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-22
Fixed an error from automake (ver 1.9) when processing Makefile.am.
Error was:
src/raster/Makefile.am:21: `#' comment at start of rule is unportable
(the comment character was after the tab, so moved it to before the tab).
git-svn-id: http://svn.osgeo.org/qgis/trunk@4718 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-22
Added buttons and icons for add/delete/move Vertex and set mouseTracking true in QgsRubberBand
git-svn-id: http://svn.osgeo.org/qgis/trunk@4717 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-22
Make the instructions read-only
git-svn-id: http://svn.osgeo.org/qgis/trunk@4716 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-22
More migration from qt3 to qt4
Use a real copyright symbol instead of (c)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4715 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-21
Add svg library and include stuff for Darwin
git-svn-id: http://svn.osgeo.org/qgis/trunk@4714 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-21
Attempt to include required stuff for Qt Svg
git-svn-id: http://svn.osgeo.org/qgis/trunk@4713 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-21
Added transparency support for lines too
git-svn-id: http://svn.osgeo.org/qgis/trunk@4712 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-21
Make lines transparent around polygons when transparency is set
git-svn-id: http://svn.osgeo.org/qgis/trunk@4711 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-21
Updated some icons for ui consitency
git-svn-id: http://svn.osgeo.org/qgis/trunk@4710 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-20
enabled call to render() in zoomToSelected and made icon size in legend smaller
git-svn-id: http://svn.osgeo.org/qgis/trunk@4709 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-20
qt4 update
git-svn-id: http://svn.osgeo.org/qgis/trunk@4708 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-20
qt4 update
git-svn-id: http://svn.osgeo.org/qgis/trunk@4707 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-20
qt4 update
git-svn-id: http://svn.osgeo.org/qgis/trunk@4706 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-19
qt4 update
git-svn-id: http://svn.osgeo.org/qgis/trunk@4705 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-19
qt4 update
git-svn-id: http://svn.osgeo.org/qgis/trunk@4704 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-18
qt4 update
git-svn-id: http://svn.osgeo.org/qgis/trunk@4703 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-18
no layers fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@4702 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-18
qt4 update
git-svn-id: http://svn.osgeo.org/qgis/trunk@4701 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-18
qt4 update
git-svn-id: http://svn.osgeo.org/qgis/trunk@4700 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-16
Add QgsApplication::qgisUserDbFilePath() accessor. Use it to resume accessing the user db and avoid a crash caused by a switch to the srs db.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4699 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-16
Added context help connector
git-svn-id: http://svn.osgeo.org/qgis/trunk@4698 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-16
Added context help connector
git-svn-id: http://svn.osgeo.org/qgis/trunk@4697 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-16
Added context help button to the gui
git-svn-id: http://svn.osgeo.org/qgis/trunk@4696 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-15
Added help button and wired context help for the new vector layer dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@4695 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-15
Use a smaller icon for legend file group so that we can use smaller vert. spacing in legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@4694 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-15
Enabled help buttons in the wms dialogs
git-svn-id: http://svn.osgeo.org/qgis/trunk@4693 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-15
Enabled help buttons in the wms dialogs
git-svn-id: http://svn.osgeo.org/qgis/trunk@4692 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-15
Fixed the swig interface file and generated wrapper after changes to the dialog constructor
git-svn-id: http://svn.osgeo.org/qgis/trunk@4691 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-15
more icon path changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@4690 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-15
removed PKGDATAPATH in the legend classes
git-svn-id: http://svn.osgeo.org/qgis/trunk@4689 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-15
Convert deprecated Qt3 QDialog(parent, name, modal, flags) constructors to Qt4 QDialog(parent, flags) constructors. Use QgisGui::ModalDialogFlags to specify modal dialogs.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4688 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-15
Made the icons for line style and fill style in the symbology dialog original sized
git-svn-id: http://svn.osgeo.org/qgis/trunk@4687 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-15
Legend layer now uses layer type specific icons in legend. Outline- and fillcolorlabels now are fully colored
git-svn-id: http://svn.osgeo.org/qgis/trunk@4686 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-15
Raster and vector layers now serialse and deserialise their transparency levels to project files.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4685 c8812cc2-4d05-0410-92ff-de0c093fc19c
homann <homann@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-14
Fix for bug [ 1385358 ] PT translation gives errors when exporting to mapserver
Units are not translated anymore
git-svn-id: http://svn.osgeo.org/qgis/trunk@4684 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-14
Migrate from Qt3 widgets to Qt4 widgets.
Had to implement some UI stuff manually as Qt4 does less for the
programmer that Qt3 (for button groups).
git-svn-id: http://svn.osgeo.org/qgis/trunk@4683 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-14
Modify QgsRubberBand to use digitizing color and linewidth fromn project properties.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4682 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-14
- Add QgisGui namespace for application-wide gui constants.
- Add QgisGui::ModalDialogFlags for creating modal dialogs. This allows occurrances of the deprecated Qt3-style QDialog constructor to be replaced with the Qt4-style constructor and create Mac modal dialogs which corectly interact with QMessageBox modal dialogs.
- Use new ModalDialogFlags in DBSourceSelect dialog to elminiate Mac dialog layering problems. (This update will soon be made to all modal dialogs.)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4681 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-14
Wired in variable transparency to vector props dialog.
Only implemented for polygons currently (I dont even know if its
possible to do for lines and points)
Refactored transparency stuff in raster up into maplayer abc
git-svn-id: http://svn.osgeo.org/qgis/trunk@4680 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-13
Improvements for setting the background colour of the canvas. It now follows this logic:
1) set in qgis options to desired default bg colour
2) whenever you start new project / open qgis that colour will be used
3) overide canvas background on a project by project basis in project props
git-svn-id: http://svn.osgeo.org/qgis/trunk@4679 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-13
Added back in column labels that got lost in the move from QTable (Qt3) to Q3Table
git-svn-id: http://svn.osgeo.org/qgis/trunk@4678 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-13
Win update
git-svn-id: http://svn.osgeo.org/qgis/trunk@4677 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-13
Win port
git-svn-id: http://svn.osgeo.org/qgis/trunk@4676 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-13
Win port
git-svn-id: http://svn.osgeo.org/qgis/trunk@4675 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-13
Removed deprecated files
git-svn-id: http://svn.osgeo.org/qgis/trunk@4674 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-13
More icon cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@4673 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-12
In progress...
Implemented global selection colour and canvas colour default options in qgsoptions.
Still needs to be wired up in qgisapp so that these defaults are used where applicable.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4672 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-12
Mapcanvas background colour is now user configureable
git-svn-id: http://svn.osgeo.org/qgis/trunk@4671 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-12
Note: This is a commit of work in progress...
Added ui components and code logic for user selectable canvas background colour. All infrastructure is in place but background is still rendering white for me thus this is a work in progress.
This commit also includes preliminary code to render vector polygons semi transparently but it causes quite a slowdown in drawing so Ive hard coded it to be opague until I have implement a gui frontend for setting transparency levels.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4670 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-12
+ Makefile.win.rules
git-svn-id: http://svn.osgeo.org/qgis/trunk@4669 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-12
Makefiles for MinGW
git-svn-id: http://svn.osgeo.org/qgis/trunk@4668 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-12
Makefiles for MinGW
git-svn-id: http://svn.osgeo.org/qgis/trunk@4667 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-12
dummy addDatabaseLayer() without Postgres
git-svn-id: http://svn.osgeo.org/qgis/trunk@4666 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-12
Anti aliasing is now enable/disable able at run time :-)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4664 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-12
Hide splash option works again now
git-svn-id: http://svn.osgeo.org/qgis/trunk@4663 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-12
Persist state of antialiasing option and new layers are hidden option and restore when qgsoptions is ctor'd
git-svn-id: http://svn.osgeo.org/qgis/trunk@4662 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-12
Robustness improvements to projectionselector dialog box
Tidy up a few misc things.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4661 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-12
Moved some options logic out of qgisapp into qgsoptions
Added a checkbox for anti-aliasing (not wired in yet)
Got rid of path calcs in favour of qgsapplication::foo()
git-svn-id: http://svn.osgeo.org/qgis/trunk@4660 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-12
Shuffle some code betweem Makefiles to resume building the Mac bundle directory after the src directory reorganization. Update the bundle copyright date. Remove a temporary comment regarding the directory reorg.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4659 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-12
Use QgsRubberBand class for capturing lines and polygons. Move some methods into the slots section of the header to enable the capture tools.
Only the capture functions and not the vertex editing functions are working and the user-selected color is still not used by QgsRubberBand.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4658 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-12
Revise Attribute dialog initialization, signals and slots for Qt4.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4657 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-12
Map canvas is now antialieased.....oooer....
git-svn-id: http://svn.osgeo.org/qgis/trunk@4655 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-11
made icons in legend larger so the overview glasses in QgsLegendLayerFile look better
git-svn-id: http://svn.osgeo.org/qgis/trunk@4653 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-11
Use theme path for icons rather (icons is no longer to be used for themeable elements).
git-svn-id: http://svn.osgeo.org/qgis/trunk@4652 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-11
Use qgsapplication themepath instead of pkgdatapath for images
git-svn-id: http://svn.osgeo.org/qgis/trunk@4651 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-11
Use QgsApplication::themPath() to find pyramid icons and use their new names
git-svn-id: http://svn.osgeo.org/qgis/trunk@4650 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-11
Fix issue preventing pyramids tab from being shown
git-svn-id: http://svn.osgeo.org/qgis/trunk@4649 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-11
use QgsApplication::pkgDataPath()
git-svn-id: http://svn.osgeo.org/qgis/trunk@4648 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-11
fixes for cross compilation with MinGW
git-svn-id: http://svn.osgeo.org/qgis/trunk@4647 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-11
Converted to png
git-svn-id: http://svn.osgeo.org/qgis/trunk@4646 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-11
Scroll the tree view of srs to ensure that search results are visible
Sort the results from the sqlite srs query to make best use of the caching
when populating the tree widget
git-svn-id: http://svn.osgeo.org/qgis/trunk@4645 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-11
Sort out icons on attribute table ( they are now themed )
git-svn-id: http://svn.osgeo.org/qgis/trunk@4644 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-11
Remove the projection loading progress box (it's now quick enough to
not need it)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4643 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-11
Improve layout
Set col sizes on resize event
git-svn-id: http://svn.osgeo.org/qgis/trunk@4642 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-10
qt3 to qt4 changes for projection selector dialog
Partially complete - effective use of dialog space needs more work (to come)
Moved to the QtreeWidget - caused a moderate number of changes in code
Loading the srs into the tree widget is _much_ faster
git-svn-id: http://svn.osgeo.org/qgis/trunk@4641 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-10
Shrink this somewhat oversized icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@4639 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-10
Tidy up icons - move themable icons into themes and delete junk
git-svn-id: http://svn.osgeo.org/qgis/trunk@4638 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-10
Use updated icons and dont use #include xpm style of icon loading - uses themepath now instead.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4637 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-10
Updated the icons to be more consistent with rest of ui
git-svn-id: http://svn.osgeo.org/qgis/trunk@4636 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-10
Renamed these icons for consistency
git-svn-id: http://svn.osgeo.org/qgis/trunk@4635 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-10
Use QgsApplication::themPath() to determin where icons are
git-svn-id: http://svn.osgeo.org/qgis/trunk@4634 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-10
Source reformatting only -- no changes to the code.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4633 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-10
First pass at attempting to optimize drawing of vector layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@4632 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-09
Add QgsRubberBand class to display measurement lines for QgsMeasure.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4627 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-09
Removed unused variables from Makefile.am(s)
Moved helpviewer to src directory
Incidental chagnes to the mysql stubs
git-svn-id: http://svn.osgeo.org/qgis/trunk@4626 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-09
Moved plugins to src
git-svn-id: http://svn.osgeo.org/qgis/trunk@4625 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-09
Moved plugins into src/plugins and updated make etc accordingly
git-svn-id: http://svn.osgeo.org/qgis/trunk@4624 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-09
This dir is unused
git-svn-id: http://svn.osgeo.org/qgis/trunk@4623 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
Follow the white rabbit...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4622 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
Forgot to include this in last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@4620 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
Moved all sources for gui lib into src/gui and updated all dependent classes and makefiles
git-svn-id: http://svn.osgeo.org/qgis/trunk@4619 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
Moved providers directory to src subdirectory
git-svn-id: http://svn.osgeo.org/qgis/trunk@4618 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
added a QgsLegend::readXML method which is simpler and thus easier to debug
git-svn-id: http://svn.osgeo.org/qgis/trunk@4617 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
Removed duplicate code that set the database encoding (no need to do it twice)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4616 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
MySQL data provider stubs -- non functional and not integrated with the build system yet.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4615 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
Remove hard coded include path
git-svn-id: http://svn.osgeo.org/qgis/trunk@4614 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
I had to link to qgis_gui lib too (for now)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4613 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
Moved missing moc into src/Makefiel
git-svn-id: http://svn.osgeo.org/qgis/trunk@4612 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
YANLF (yet another lib fix)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4611 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
More updates for core lib
git-svn-id: http://svn.osgeo.org/qgis/trunk@4610 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
Some fixes to get lib to compile
git-svn-id: http://svn.osgeo.org/qgis/trunk@4609 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
Moved in designer plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@4608 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
Moved into src
git-svn-id: http://svn.osgeo.org/qgis/trunk@4607 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
Refactored libqgis into two roughly inequal parts.
libqgis_core is intended to have non gui code
libqgis_gui is intended to have gui related code
Updated makefiles and code throughout in order for it to build with this new arrangemetn
Code in src/ will be moved into src/gui in a follow up commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@4606 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4605 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4604 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4603 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4602 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4601 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4600 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4599 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4598 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4597 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4596 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4595 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4594 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4593 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4592 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4591 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4590 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4589 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4588 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4587 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4586 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4585 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4584 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4583 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4582 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4581 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4580 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4579 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4578 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4577 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4576 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4575 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4574 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4573 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4572 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4571 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4570 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4569 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4568 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4567 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4566 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4565 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4564 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4563 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4562 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4561 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4560 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4559 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4558 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4557 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4556 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4555 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4554 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4553 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4552 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4551 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4550 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4549 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4548 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4547 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4546 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4545 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4544 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4543 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4542 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4541 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4540 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4539 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4538 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4537 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4536 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4535 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4534 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4533 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4532 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4531 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4530 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4529 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4528 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4527 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4526 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4525 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4524 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4523 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4522 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4521 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4520 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4519 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4518 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4517 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4516 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4515 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4514 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4513 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4512 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4511 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4510 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4509 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4508 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4507 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
lib refactoring
git-svn-id: http://svn.osgeo.org/qgis/trunk@4505 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
Refactored libqgis into two roughly inequal parts.
libqgis_core is intended to have non gui code
libqgis_gui is intended to have gui related code
Updated makefiles and code throughout in order for it to build with this new arrangemetn
Code in src/ will be moved into src/gui in a follow up commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@4504 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
Refactored libqgis into two roughly inequal parts.
libqgis_core is intended to have non gui code
libqgis_gui is intended to have gui related code
Updated makefiles and code throughout in order for it to build with this new arrangemetn
Code in src/ will be moved into src/gui in a follow up commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@4503 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
Refactored libqgis into two roughly inequal parts.
libqgis_core is intended to have non gui code
libqgis_gui is intended to have gui related code
Updated makefiles and code throughout in order for it to build with this new arrangemetn
Code in src/ will be moved into src/gui in a follow up commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@4502 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
Refactored libqgis into two roughly inequal parts.
libqgis_core is intended to have non gui code
libqgis_gui is intended to have gui related code
Updated makefiles and code throughout in order for it to build with this new arrangemetn
Code in src/ will be moved into src/gui in a follow up commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@4501 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-08
Refactored libqgis into two roughly inequal parts.
libqgis_core is intended to have non gui code
libqgis_gui is intended to have gui related code
Updated makefiles and code throughout in order for it to build with this new arrangemetn
Code in src/ will be moved into src/gui in a follow up commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@4500 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-07
Move all qt3 widgets to qt4 widgets in projectproperties dialog box
Tidy up dialog box (better use of space)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4499 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-07
Migrate all qt3 widgets to qt4 widgets
Tidy up gui layout to make it a bit smaller
git-svn-id: http://svn.osgeo.org/qgis/trunk@4498 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-07
Goodbye Oracle provider, hello MySQL
git-svn-id: http://svn.osgeo.org/qgis/trunk@4497 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-07
Oracle spatial readme
git-svn-id: http://svn.osgeo.org/qgis/trunk@4496 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-07
Update TODO list
git-svn-id: http://svn.osgeo.org/qgis/trunk@4494 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-07
Throw an error in configure if Qt 4.1 is not detected.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4493 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-07
Moved images svg themes and resources out of src/
Moved svg and themes into images dir
Tidy up to configure.in
git-svn-id: http://svn.osgeo.org/qgis/trunk@4492 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-07
Changes to get about box to work with qt4
Replaced all qt3 widgets with qt4 ones
Added tr() to some displayed text
Tweak the display of author's photos so that a photo is visible
when the author tab is first selected
git-svn-id: http://svn.osgeo.org/qgis/trunk@4491 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-07
Unrolled back the commits that I made earlier that gary rolled back because of a build problem and fixed the underlying cause of the problem.
Projection widget no longer requires libqgis thereby eliminating the circular deps.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4490 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-07
Rolled back changes to state before the reorganization of the
widgets subdirectory (revision 4487). The reorganization created
an unresolvable circular dependency.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4489 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-06
Moved widgets under src
You will probably need to do a distclean, autogen etc after this change...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4488 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-06
Removed these deprecated files
git-svn-id: http://svn.osgeo.org/qgis/trunk@4487 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-06
Updates for Qt4
Removed spurious GPS image (why was it here?)
Replaced all qt3 widgets with qt4 ones
git-svn-id: http://svn.osgeo.org/qgis/trunk@4486 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-06
Add QActionGroup to highlight the current map tool.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4485 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-06
Final changes to get plugin to work under Qt4.
Now needs testing by someone who has a GPS...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4484 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-06
Got rid of some compiler warnings
Further conversion to qgsapplication::themePath in qgisapp
git-svn-id: http://svn.osgeo.org/qgis/trunk@4483 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-06
Further tweaks to build script (thanks Martin!)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4482 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-06
Use Tom's nifty new qgsapplication stuff to get the theme path
git-svn-id: http://svn.osgeo.org/qgis/trunk@4481 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-06
Added some compiler flags to build script
git-svn-id: http://svn.osgeo.org/qgis/trunk@4480 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-05
More changes to get plugin to work under qt4.
Mostly works now, except for deleting devices
Work in progress...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4479 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-05
Remove copy of qgsmessageviewer from plugins/spit/ and use the one in src/ to avoid Mac duplicate symbol link errors.
(Note: "make clean" should be done to plugins/spit/ before acquiring this revision to avoid "make" problems. See qgis-developer list for more details if problems occur.)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4478 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-05
Added notifications to the new splash screen implementation. Currently
messages are displayed at the bottom/center of the splash image.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4477 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-05
Updated the copyright text to reflect the current year
git-svn-id: http://svn.osgeo.org/qgis/trunk@4476 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-05
Enabled the call to render() in all places where it was commented out.
Layers now draw when first added to the map. This should fix most
refresh issues. This needs testing to ensure proper operation with
all data stores. This can be refactored for Qt 4.1 if need be...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4475 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-05
Add in the GPS image to the dialog box
git-svn-id: http://svn.osgeo.org/qgis/trunk@4474 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-05
Changes for Qt4.
Work in progress... More to come later.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4473 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-04
Loaded into designer and resaved to fix a crash when loading
this plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@4472 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-04
Fix a much up with forgetting to add some files
git-svn-id: http://svn.osgeo.org/qgis/trunk@4471 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-04
Created a qrc file.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4470 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-04
Added a qrc missing from previous commits
Not sure if its referencing proper files - Gavin can you check?
git-svn-id: http://svn.osgeo.org/qgis/trunk@4469 c8812cc2-4d05-0410-92ff-de0c093fc19c
rblazek <rblazek@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-04
ui update
git-svn-id: http://svn.osgeo.org/qgis/trunk@4468 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-04
Move to using QgsApplication
git-svn-id: http://svn.osgeo.org/qgis/trunk@4467 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-04
Update north arrow plugin for qt4
Remove all qt3 widgets (except one)
Tidy up #includes
Implemented dialog box pretty pixutre using qt4 resources
Implemented anti-aliasing on the rotated arrow image
Misc. source code and comments tidy up
git-svn-id: http://svn.osgeo.org/qgis/trunk@4466 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-04
Replace all non-image hard-coded paths in src/ with calls to new QgsApplication path accessor mathods. This minimizes platform-specific #ifdefs. Image paths still to be done.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4465 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-04
Fixes to get scalebar plugin to run under Qt4.
Removed all Qt3 widgets
Moved dialog 'pretty picture' into a resources file (and .png)
Fixed and tweaked colour chooser
git-svn-id: http://svn.osgeo.org/qgis/trunk@4464 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-03
Add QgsApplication class to hold platform-specific pathnames and provide accessor methods for them. Hard-coded paths will migrate here and ideally not appear in other modules. This is a work in progress and most paths have not been added yet. (main.cpp is the only user of the first revision)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4463 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-03
Fix to remove postgres related moc files on make clean
git-svn-id: http://svn.osgeo.org/qgis/trunk@4462 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-02
Port MessageViewer dialog to Qt4. (qgsmessageviewer.ui.h converted to qgsmessageviewer.cpp/h)
Also remove some 'fixme' comments for other items which have recently been ported to Qt4.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4461 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-02
More ui updates - helpviewer is to be deprecated anyway so maybe that change was a waste of time
git-svn-id: http://svn.osgeo.org/qgis/trunk@4460 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-02
Revise HelpViewer initialization, signals and slots for Qt4.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4459 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-01
Clean up layout
git-svn-id: http://svn.osgeo.org/qgis/trunk@4458 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-01
Check layouts and replace some controls with qt4 equivalents
git-svn-id: http://svn.osgeo.org/qgis/trunk@4457 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-01
Replace q3mainwindow with qmainwindow
setup icons using active theme
refactor action names for consistancy and autoconnect convenience
git-svn-id: http://svn.osgeo.org/qgis/trunk@4456 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-01
Replaced user guide and install PDFs with dummy placeholder documents
git-svn-id: http://svn.osgeo.org/qgis/trunk@4455 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-01
Removed graphics and other files related to docs
git-svn-id: http://svn.osgeo.org/qgis/trunk@4454 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-01
Removed install guide html files
git-svn-id: http://svn.osgeo.org/qgis/trunk@4453 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-01
Removed unused skin directory
git-svn-id: http://svn.osgeo.org/qgis/trunk@4452 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-01
Removed sources for documentation. These are now stored in their own repository
git-svn-id: http://svn.osgeo.org/qgis/trunk@4451 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-01
Added accessor to qgisapp to get themepath
Started fixing icons in mapcomposer dialog (still in progress)
More ui fixups
git-svn-id: http://svn.osgeo.org/qgis/trunk@4450 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-01
Added qrc.cpp to list of BUILT_SOURCES so it is deleted on 'make clean'
git-svn-id: http://svn.osgeo.org/qgis/trunk@4449 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-01
Fixed Makefile.am so moc generated files are deleted on 'make clean'
git-svn-id: http://svn.osgeo.org/qgis/trunk@4448 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-01
Modifiy Makefile.am so moc generated sources are deleted on make clean
git-svn-id: http://svn.osgeo.org/qgis/trunk@4447 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-01
Went thrpugh and check layouting of these widgets.
Converted q3table in src/ui/qgsattributedialogbase.ui to use QTableWidget
git-svn-id: http://svn.osgeo.org/qgis/trunk@4446 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-01
Major reorganisation of src/Makefile.am
- got rid of unused vars
- added comments
- sorted sources lists alphabetically
- nested pg directives together so they are not scattered over the file
- various other tweaks
The qgis app target is now extremely basic and the lib target much more neatly laid out.
This paves the way now for splitting the qgislib target into two:
- libqgiscore (for non gui classes)
- libqgis (contains gui classes)
By non gui I mean 'not derived from qwidget or showing any gui elements such as message boxes'.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4445 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-01
Rearranged src/Makefile so app target uses only main.cpp in SOURCES and
links to a monolithic libqgis
A follow up commit will do further cleanups to the makefile
git-svn-id: http://svn.osgeo.org/qgis/trunk@4444 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2006-01-01
More refactoring:
-renamed raster lib to meet our agreed nameing scheme from the town hall meeting
-moved all composer related stuff into src/composer and made it its own lib
-removed -no-undefined for raster lib (for Tom)
-changed noinst to lib for legend
Thanks Gary for sorting out make issues
git-svn-id: http://svn.osgeo.org/qgis/trunk@4443 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-31
Removed omggdal stuff - Ill reimplement this properly in the next release rather...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4442 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-31
Move projection icons into themes dir and update code accordingly
git-svn-id: http://svn.osgeo.org/qgis/trunk@4441 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-31
Renamed icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@4440 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-31
remove unwanted images (large logo wastes bandwidth and is not used direcltly in code)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4439 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-31
Moved the 4 xpm files from src/xpm that are still being used in the source into themes dir.#
Updated classes using these xpms accordingly
git-svn-id: http://svn.osgeo.org/qgis/trunk@4438 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-31
This dir is deprecated
git-svn-id: http://svn.osgeo.org/qgis/trunk@4437 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-31
Remove a comment - minor change
git-svn-id: http://svn.osgeo.org/qgis/trunk@4436 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-31
Renamed some icons for consistency
git-svn-id: http://svn.osgeo.org/qgis/trunk@4435 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-31
Bring in icons from xpm dir
git-svn-id: http://svn.osgeo.org/qgis/trunk@4434 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-31
Moved attribute table icons into themes dir
git-svn-id: http://svn.osgeo.org/qgis/trunk@4433 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-31
Assign icons to each button - for some reason they dont show at runtim ... investigating...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4432 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-31
Complete refactor of qgsdlgvectorlayerproperties to qgsvectorlayerproperties
git-svn-id: http://svn.osgeo.org/qgis/trunk@4431 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-31
Renamed the vector props subclass (removing dlg from name)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4430 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-31
Refactored qgsdlgvectorlayerproperties to qgsvectorlayerproperties for consistency with other code e.g. qgsrasterlayerproperties.
Removed some unused headers.
Note this commit will temporarily break cvs - a follow up commit in a few mins will repair that
git-svn-id: http://svn.osgeo.org/qgis/trunk@4429 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-31
Updates for scale bar icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@4428 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-31
gimp version of icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@4427 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-31
updated copyright plugin icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@4426 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-31
Remove these icons as they are unused and dont follow nameing standards.
I will reinstate any that should be present with convention following names.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4425 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-30
Updates to digitising icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@4424 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-30
tweak tweak here and a tweak tweak there...here a tweak there a tweak......
git-svn-id: http://svn.osgeo.org/qgis/trunk@4423 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-30
added a right click menu option to make legend layers to toplevelitems again after they have been inserted into a legend group
git-svn-id: http://svn.osgeo.org/qgis/trunk@4422 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-30
Update of my mug
git-svn-id: http://svn.osgeo.org/qgis/trunk@4421 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-30
replaced the Q3PopupMenu in the legend with the qt4 QMenu. Unfortunately, i couldn't find a way to bring the QSlider of the raster right click menu into QMenu (qgsrasterlayer.cpp, l. 3755)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4420 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-30
Retweaked this icon as It was too inconsistent with rest of ui
git-svn-id: http://svn.osgeo.org/qgis/trunk@4419 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-30
Forgot to commit this before :-(
git-svn-id: http://svn.osgeo.org/qgis/trunk@4418 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-30
More fixes for problems caused by moving all ui's into their own dir
git-svn-id: http://svn.osgeo.org/qgis/trunk@4417 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-30
Fix build errors caused by my last commit (moving of ui* into ui/)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4416 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-30
Renabled the calls to render(). Without them, nothing draws. This may
cause issues which are unknown at this time, however seems to work except
when adding a new layer. Tested with raster, vector, and wms layers.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4415 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-30
** Refactored all src/*.ui into src/ui/ dir for cleaner separation of ui's
git-svn-id: http://svn.osgeo.org/qgis/trunk@4414 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-30
Remove sudo from make install
git-svn-id: http://svn.osgeo.org/qgis/trunk@4413 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-30
Tweaks to icons:
- fixed order of remove all / add all layer icons to be consistent with order of over view icosn
- made toggle in overview more suitable (added glasses)
- redid north arrow icon
- removed black edge from copyright icon
- used red '-' on remove icons to make them stand out more (I may revert this)
- redid 'new' vector layer icon
- redid add wms layer icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@4412 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-30
Added a simple little bash script to build qgis
git-svn-id: http://svn.osgeo.org/qgis/trunk@4411 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-30
Modified the way in which the toolbar is added to the main window so that
the toolbar is properly placed in the dock area.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4410 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-30
Merge UI conversion branch to HEAD. UI branch is now deprecated.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4409 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-24
improved restoring of checkbox states from project files. Fix for segfault in QgsMapCanvas::removeAllLayers
git-svn-id: http://svn.osgeo.org/qgis/trunk@4373 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-21
restored reading/writing XML for the legend settings, but there are still some bugs
git-svn-id: http://svn.osgeo.org/qgis/trunk@4360 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-19
more legend fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@4355 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-17
some more legend fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@4353 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-15
a little improvement to avoid flickering when a legendlayerfile is dragged
git-svn-id: http://svn.osgeo.org/qgis/trunk@4345 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-15
improved legend checkbox handling in case of several QgsLegendLayerFiles in one QgsLegendLayer
git-svn-id: http://svn.osgeo.org/qgis/trunk@4344 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-14
First implementation step of having checkboxes in the qt4 legend (legendlayer and legendlayerfile)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4335 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-10
fix for names of classification attributes in legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@4309 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-09
Merged changes to the Qgis->MapServer export tool from the Qt4 Ui branch to HEAD.
This only affects the tools/mapserver_export directory.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4306 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-06
qgisapp now uses QgsLegend::currentLayer() instead of parsing list items
git-svn-id: http://svn.osgeo.org/qgis/trunk@4293 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-05
Merged render() fix and reformatted to addVectorLayer to follow project formatting guidelines.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4292 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-05
Convert to Qt4 iterator. (This should fix Identify Tool crashes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4291 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-05
Revise legend classes to use Qt4 static QCoreApplication methods instead of deprecated Qt3 qApp-> methods. Move include of qgisapp.h from legend.h to cpp file to minimize header dependencies.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4290 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-04
Replaced the legend classes Q3ListView and Q3ListViewItem with the qt4 classes QTreeWidget and QTreeWidgetItem. More bugfixes and refactoring (e.g. no direct access to items for mapcanvas, overview canvas and ev. renderers) will follow soon
git-svn-id: http://svn.osgeo.org/qgis/trunk@4289 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-04
Raster drawing improvements / Qt4 porting.
* Zooming into a raster (where a source pixel covers more than one screen pixel) should now draw fully into the bottom right corner of the window.
* Since Qt4 wants all QPainter activity to be done inside a paint event, QgsMapCanvas::render() is no longer called directly. Instead, it is called via QgsMapCanvas::update() or more rarely ::repaint(), therefore calling through ::paintEvent() to ::render() if appropriate. ::render() does not call ::repaint() any more as that would cause a paint event loop.
* Some debugging to cerr/cout has been updated to diagnose the above.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4288 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-02
Includes now Qt4 happy. Once again the support vector file formats lives.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4287 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-01
Yet more more superfluous checks for OGR plug-in removed since that's now handled elsewhere.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4286 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-01
Removed more superfluous checks for OGR plug-in since that's now handled elsewhere.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4285 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-12-01
in addLayer() Removed superfluous check for OGR plug-in since that's now handled elsewhere.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4284 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-30
The map should now move again when you go to drag it with the little hand/pan symbol, not just when you complete the drag.
The original problem was due to the bitBlt idiom going away in Qt4.
Others should check that this new method works/doesn't cause flickering under their system, as I developed this modification against a KDE session via VNC.
Also there seems to be a little bit of realignment (probabaly a fraction of a screen pixel) that occurs when the pan completes. I presume this is not a significant issue to anyone.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4283 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-29
- one cannot do QStringList = 0 as a default parameter; QStringList =
QStringList() substituted
- thou shalt pass non atomic function arguments as references or
pointers (thus saving some memory and copy ctor overhead)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4282 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-29
Now properly clean MOC and UIC files with make clean.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4281 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-28
Now make clean removes MOC files.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4280 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-28
Don't use the postgres information_schema view because earlier versions of
postgres don't have it...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4279 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-27
Several improvements related to WMS:
* Adds WMS styles support (think "themes").
* WMS layer selection window only lets you select one style at a time.
* WMS layer selection window can be sorted various ways, including the list order in which it was sent from the server (this helps in keeping lists of months ordered properly).
* Early work for changing the image encoding sent from the WMS server.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4278 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-27
Update ToolButton popup menus for Qt4.C
git-svn-id: http://svn.osgeo.org/qgis/trunk@4277 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-27
QApplication needs to be instantiated before applicationDirPath() is called.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4276 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-27
Fix some layout issues
git-svn-id: http://svn.osgeo.org/qgis/trunk@4275 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-27
UI improvements to keep the A-types (ie me) happy..
git-svn-id: http://svn.osgeo.org/qgis/trunk@4274 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-26
Python wrapper code -- testing only
git-svn-id: http://svn.osgeo.org/qgis/trunk@4273 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-26
Implementation of Qt4 dialog for mapserver export tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@4272 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-26
Make X11 selection rect display to the upper left as well as lower right.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4271 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-26
Refactoring of QSettings naming conventions. This has been tested but there
may be errors since the base key name for all plugins was changed. The convention
for settings keys used by a pluting is to name the key "/Plugin-MyPluginName/foo".
Thus the delimited text plugin key is /Plugin-DelimitedText and all settings
related to it are stored under it. (I know, commit messages shouldn't be used
to write documentation)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4270 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-25
Reorganization of the sections in the QGIS configuration file (QSettings).
There may be issues with the implementation -- check to make sure that
the appropriate keys are being used when restoring settings.
Plugins are not affected -- yet.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4269 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-25
Update selection and zoom rectangles for Qt4.
(Object editing rubberbands are still not updated.)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4268 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-25
Quick change to fail configure if Qt 4 is not found. Additional cleanup
to the Qt detection code is required to complete the migration from
version 3.x to 4.x.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4267 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-24
qgis/helpviewer should now be compilable under Qt4; Makefile.am more closely follows (e.g.) qgis/plugins/grass, which makes "make clean" work properly.
After this commit you should re-configure qgis, make clean in qgis/helpviewer then build as normal.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4266 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-24
Converted QSettings to use global organization and application name so
they don't have to be specified in the QSettings constructor. This doesn't
apply to plugins.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4265 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-24
Fixes for QSettings implementation
git-svn-id: http://svn.osgeo.org/qgis/trunk@4264 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-23
Set dialog constructor modal flag to true. This causes the dialog to have the right window type on a Mac.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4263 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-23
Remove font property settings using the default (unspecified) font size from UI files. uic3 (Qt 4.0.1) is generating code which sets the size to 0 instead of the default size. This causes no text to be drawn for X11 and a crash for Macs.
Removing empty attribute blocks has no effect. For non-empty blocks using the default size, the settings have been moved to the implementation class. When the bug is fixed, the settings can be put back in the ui file and removed from the implementation file.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4262 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-22
Transparency for grayscale images works again
git-svn-id: http://svn.osgeo.org/qgis/trunk@4261 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-22
Reinstate nodata in metadata which has mysteriously disappeared from raster metadata...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4260 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-22
Apply patch from Martin for gentoo friendliness
git-svn-id: http://svn.osgeo.org/qgis/trunk@4259 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-22
Removed Qt4 #ifdef block (issue resolved)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4258 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-22
Fix for plugins not loading. This was related to grabbing the existing Plugin menu
in order to insert the new menu items.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4257 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-22
Qt4/Mac requires a type to avoid an "ambiguous argument type" error.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4256 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-21
Add build support for Qt4/Mac.
(The environment variable QTDIR should be defined similar to /usr/local/Trolltech/Qt-4.0.1 for Qt4 and /Developer/qt for Qt3.)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4255 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-21
Random color now assigned when a layer is first loaded
git-svn-id: http://svn.osgeo.org/qgis/trunk@4253 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-21
Added helpviewer subdir to the top-level Makefile.am
Changes to helpviewer classes to allow compilation under Qt 4.0.1
Works on Linux; untested on other platforms.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4252 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-21
Changes to allow compilation with Qt 4.0.1.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4251 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-20
Changelog for extra version update
git-svn-id: http://svn.osgeo.org/qgis/trunk@4250 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-20
Bumped extra version to 7.9.2 to indicate Qt4 port version
git-svn-id: http://svn.osgeo.org/qgis/trunk@4249 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-20
Make file for libqgsraster
git-svn-id: http://svn.osgeo.org/qgis/trunk@4248 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-20
Moved code that I factored out of raster last night into its own dir / lib. This is the (extremely minimal) beginnings of libqgsraster which will eventualy do all the raster processing grunt work. qgsrasterlayer will then become a thin wrapper for qgsraster functions.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4247 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-20
Points snaping does now consider changed geometries. Fixed a bug which prevents multiple changes of the same gdeometry. All changes are not related to qt (and therefore should not conflict with the current qt4 port)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4246 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-20
Fix to remove georeferencer plugin from the build
git-svn-id: http://svn.osgeo.org/qgis/trunk@4245 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-20
More changes for Qt4. QGIS now compiles and runs, although there are problems. Plugins do not load
and there are display issues when loading a layer.
The georeferencer plugin is currently disabled in the build due to unresolved UI issues.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4244 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-20
Move member decl'sinto provite section (out of signals)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4243 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-20
Fix qt4 build errors in projection selector
git-svn-id: http://svn.osgeo.org/qgis/trunk@4242 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-20
Fix small mistype preventing build
git-svn-id: http://svn.osgeo.org/qgis/trunk@4241 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-20
Fix compile error in qt4
git-svn-id: http://svn.osgeo.org/qgis/trunk@4240 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-20
Fix build errors ini qt4
git-svn-id: http://svn.osgeo.org/qgis/trunk@4239 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-20
Add sentinels to src/qgsrasterbandstats.h and src/qgsrasterpyramid.h
Add missing include to src/qgsencodingfiledialog.h
Add missing include to src/qgsrasterlayerproperties.cpp
Still need to resolve some trivial compile issues in src/qgsrasterlayerproperties.cpp
git-svn-id: http://svn.osgeo.org/qgis/trunk@4238 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-20
Fix problem with qgsraster not building in qt4
git-svn-id: http://svn.osgeo.org/qgis/trunk@4237 c8812cc2-4d05-0410-92ff-de0c093fc19c
shalasz <shalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-20
Find libQtCore on Debian
git-svn-id: http://svn.osgeo.org/qgis/trunk@4236 c8812cc2-4d05-0410-92ff-de0c093fc19c
shalasz <shalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-20
Look for uic3 in PATH as well
git-svn-id: http://svn.osgeo.org/qgis/trunk@4235 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-19
Qt4 port using Qt3 compatibility library. Note - not all files compile yet.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4234 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-19
Inital checkin of mapserver export tools
git-svn-id: http://svn.osgeo.org/qgis/trunk@4232 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-19
Added check for Qt 4.1x in addition to 4.0.x
git-svn-id: http://svn.osgeo.org/qgis/trunk@4231 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-19
Changed path to qt3to4 to use the QTDIR environment variable rather than
a hard-coded path.
Added a check to make sure that QTDIR is set prior to running the script.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4230 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-18
Fix for the query builder when invoked from the PostgreSQL layer selection dialog.
This closes bug 1348385.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4226 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-18
Added double quotes to schema, table, and field names in the query builder to prevent
issues related to upper/mixed case table and fields names in PostgreSQL.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4225 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-16
Added a couple of missing icons to themes
git-svn-id: http://svn.osgeo.org/qgis/trunk@4210 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-15
Fixed bug in the postgres provider which prevented graduated/ continuous/ unique rendering. Also changed the snapping methods such that they return false if no point/ segment to snap is found
git-svn-id: http://svn.osgeo.org/qgis/trunk@4209 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-14
updated instructions to reflect subversion instead of cvs
git-svn-id: http://svn.osgeo.org/qgis/trunk@4208 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-14
Renamed INSTALL.cvs to INSTALL.svn
git-svn-id: http://svn.osgeo.org/qgis/trunk@4207 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-14
The overview canvas now shows the "pan" cursor when the mouse pointer is moved
over it to indicate that you can actually pan the map view using the overview
map.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4206 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-14
test from svn+ssh
git-svn-id: http://svn.osgeo.org/qgis/trunk@4205 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-14
test checking from dav_svn
git-svn-id: http://svn.osgeo.org/qgis/trunk@4204 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-14
test from dav
git-svn-id: http://svn.osgeo.org/qgis/trunk@4203 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-12
Makefile.am for mapserver export tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@4202 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-12
Python configuration changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@4201 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-12
Fixes to Postgres include substitutions
git-svn-id: http://svn.osgeo.org/qgis/trunk@4200 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-12
Added support for python to the build system. Don't get too excited,
this isn't used anywhere yet...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4199 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-12
Added missing pngs from svn migration
git-svn-id: http://svn.osgeo.org/qgis/trunk@4198 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-11
fixed icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@4197 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-11
fixed icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@4196 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-11
fixed icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@4195 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-11
fixed bad xpms
git-svn-id: http://svn.osgeo.org/qgis/trunk@4194 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-11
fixed theme icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@4192 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-11
fixed developer images
git-svn-id: http://svn.osgeo.org/qgis/trunk@4191 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-11
fixed images
git-svn-id: http://svn.osgeo.org/qgis/trunk@4190 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-11
deleted corrupt images
git-svn-id: http://svn.osgeo.org/qgis/trunk@4189 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-11
added correct icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@4188 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-11
deleted corrupted icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@4187 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-11
added icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@4186 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-11
Deleted corrupt icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@4185 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-11
Updated todo list
git-svn-id: http://svn.osgeo.org/qgis/trunk@4184 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-10
Changed definition of symbology compatibility for vector layers, some legend cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@4179 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-10
Minor revision to merge from 0.7.4
git-svn-id: http://svn.osgeo.org/qgis/trunk@4177 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-10
Three more files merged from 0.7.4
git-svn-id: http://svn.osgeo.org/qgis/trunk@4176 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-10
Minor bump to version number
git-svn-id: http://svn.osgeo.org/qgis/trunk@4175 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-10
Final (hopefully) parts of merge from 0.7
git-svn-id: http://svn.osgeo.org/qgis/trunk@4174 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-09
Merge of 0.7 mapcanvas goodies into head
Thanks to Tom Elwertowski for resolving the conflicts
git-svn-id: http://svn.osgeo.org/qgis/trunk@4173 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-09
Merge in changes in 0.7.4 branch into head.
Many thanks to Tom Elwertowski for doing all the hard bits in src!
Please note that qgsmapcanvas.* has not been merged in yet due to
some difficulties we have encountered resolving conflicts.
No changes to grass provider or plugins were merged in from 0.7 branch.
Cvs has not been tagged yet as post merge pending the resolution of
qgsmapcanvas issue.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4170 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-06
Merge in from 0.7 branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@4169 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-06
Added nkids theme
git-svn-id: http://svn.osgeo.org/qgis/trunk@4168 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-06
Merged in from 0.7 branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@4167 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-06
Merge from qgis 0.7 branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@4166 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-06
Merge in from 0.7 branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@4165 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-06
Clone (not merged just copied) i18n stuff over from o.7 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@4164 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-06
Add helpviewer to build process
git-svn-id: http://svn.osgeo.org/qgis/trunk@4163 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-06
Merve from 0.7 branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@4162 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-05
Merge from 0.7 branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@4160 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-05
Merge in docs from 0.7 branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@4159 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-04
Get rid of stderr message slowing everything down
git-svn-id: http://svn.osgeo.org/qgis/trunk@4157 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-03
changed new legend such that item moves are shown during mouseMoveEvent
git-svn-id: http://svn.osgeo.org/qgis/trunk@4154 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-02
removed this file - its deprecated
(bug#1297522)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4151 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-02
This commit fixes problems with project open and project save(as) dialogs where they lose the last directory node each time they are used.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4149 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-01
[ 1345028 ] 0.7.4 Latvian.ts
Latvian updates from MZM
Need to check if old latvian file can be removed...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4145 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-11-01
Fix bug where file dialogs lose the last directory node each time they are used.
Move settings stuff inside accepted check of dialog so last dir etc arnt saved if user presses cancel
git-svn-id: http://svn.osgeo.org/qgis/trunk@4143 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-29
Fix for raster props not being correctly restored when project file is loaded.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4139 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-27
Remove the old way that plugins used to create menu entries. This may
cause some plugins that we don't know about to fail to compile, but the
change required is trivial, and can be gleaned from any of the plugins
that come as part of qgis.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4135 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-26
Provide an warning message if a spatial table doesn't have an oid column
when we need one (happens when the primary key column is not of type int4).
git-svn-id: http://svn.osgeo.org/qgis/trunk@4134 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-25
Mods after testing the copy/paste of attribute table data through a Windows
X server. Still requires testing on a Windows and Mac version of Qgis
git-svn-id: http://svn.osgeo.org/qgis/trunk@4132 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-24
fix for legend compile problems
git-svn-id: http://svn.osgeo.org/qgis/trunk@4130 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-24
Bug fix: turning on on-the-fly-projections and then removing all layers and then
loading a new layer didn't update the new layers' map units.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4128 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-24
Fix a bug where the scale bar units weren't being correctly updated after
a change in map units caused by turning on on-the-fly-reprojection.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4127 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-23
some improvements in reading legend settings from file. Needs more testing and debugging though
git-svn-id: http://svn.osgeo.org/qgis/trunk@4125 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-22
Implemented a 'copy selection to clipboard' for the attribute table (works
under Linux when pasting to openoffice calc at least, but requires further
testing with other programs, esp. windows).
Available as a button above the attribute table.
Also committed a copy of the icon in png format.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4124 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-21
Tidy up of code that swaps endian-ness of the key column values.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4123 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-21
Remove code that created QString selectSQL - it's not used anywhere else in
qgis.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4122 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-21
Removed the code that modified the schema search path - with the recent
changes to do with schemas, this is no longer necessary.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4121 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-21
getpid() header
git-svn-id: http://svn.osgeo.org/qgis/trunk@4120 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-21
Apply patch:
[ 1328009 ] fix for bsb loading bug
git-svn-id: http://svn.osgeo.org/qgis/trunk@4118 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-21
Disable the 'no transaction in progress' warning message that comes from
PostgreSQL (only for non-debug compilations).
git-svn-id: http://svn.osgeo.org/qgis/trunk@4116 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-20
One last tweak to which connection is displayed.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4114 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-20
Usability improvements to database connection selector and
better behaviour when connections are created and deleted
git-svn-id: http://svn.osgeo.org/qgis/trunk@4113 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-20
Remember which database is selected in the database selection dialog box (makes
it nicer to use).
git-svn-id: http://svn.osgeo.org/qgis/trunk@4112 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-20
Fix for bug 1332221 (attribute table only shows ID and first row).
Also changed the deduceEndian function to initialise the swapEndian variable
(wasn't being done).
git-svn-id: http://svn.osgeo.org/qgis/trunk@4110 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-19
fix for sql problem wenn commiting changed geometries
git-svn-id: http://svn.osgeo.org/qgis/trunk@4107 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-19
Fix for bug 1282953: non-blank catalog names in the geometry_columns postgis
table caused qgis to generate invalid sql to postgres. According to the
postgis docs, the f_table_catalog column in the geometry_columns table
is left blank as postgres doesn't have the concept of a catalog. Qgis now
ignores the contents of that column.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4103 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-18
improved restoring the legend from project file
git-svn-id: http://svn.osgeo.org/qgis/trunk@4102 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-18
Bug fix - renamed columns in view were causing an assert.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4101 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-18
Correct code that only gets compiled with debug turned on
git-svn-id: http://svn.osgeo.org/qgis/trunk@4099 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-18
new modules
git-svn-id: http://svn.osgeo.org/qgis/trunk@4098 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-18
new items
git-svn-id: http://svn.osgeo.org/qgis/trunk@4097 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-18
get feature selected flag, selectionChanged signal
git-svn-id: http://svn.osgeo.org/qgis/trunk@4096 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-18
Merge of schema support changes from 0.7 branch into head.
Hope this doesn't break anything else - the merge was somewhat involved
git-svn-id: http://svn.osgeo.org/qgis/trunk@4095 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-18
keyField()
git-svn-id: http://svn.osgeo.org/qgis/trunk@4092 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-16
Back out change of qgsabout.ui.h (16 Oct 2005 18:30:05 -0000 1.6) - int i is still needed in #ifdef QGISDEBUG mode.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4089 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-16
Apply warnings for unused vars patch from karl
[ 1325870 ] removing trivial warnings (unused variables)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4088 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-15
Make the WMS provider more fully understand the WMS metadata XML schema - (part 3).
Many more items should now be appearing in Properties > Metadata tab, including Image Formats. In a future commit this will be wired up to the WMS layer selection dialog, allowing a choice between (e.g.) PNG (the current default) or JPEG.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4087 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-15
Wrap query subset clause in parentheses to preserve grouping of
a compound clause when ANDing with selection rectangle clause.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4085 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-14
OGR provider now reports, in its description, the build-time and run-time versions of the OGR library. For example this will appear in Help > About Quantum GIS > Providers tab.
This should help us better troubleshoot bugs in the field.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4084 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-14
fix for new mapset where vector db is not set
git-svn-id: http://svn.osgeo.org/qgis/trunk@4082 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-14
Include util.h instead of pty.h for Mac.
Add braces to avoid "jump to case label crosses initialization" error.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4081 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-13
commented out some lines in qgsogrprovider.cpp for now such that qgis compiles properly on all systems
git-svn-id: http://svn.osgeo.org/qgis/trunk@4080 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-13
Make the WMS provider more fully understand the WMS metadata XML schema - (part 2).
This time, metadata is wired to the raster properties dialog under the Metadata tab. But only for a few items. A future commit will make more items visible there.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4079 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-13
extended the 'new vectorlayer' dialog with a combo box to choose the file format. At the moment, only shapefile is inserted
git-svn-id: http://svn.osgeo.org/qgis/trunk@4078 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-13
added a try - catch for an unhandled exception during a coordinate transform
git-svn-id: http://svn.osgeo.org/qgis/trunk@4077 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-13
enabled the new method to create vectorlayers and put an ifdef around OGRSpatialReference->Release
git-svn-id: http://svn.osgeo.org/qgis/trunk@4076 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-13
shell
git-svn-id: http://svn.osgeo.org/qgis/trunk@4075 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-13
shell
git-svn-id: http://svn.osgeo.org/qgis/trunk@4074 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-13
Added capability to generate graticule as points (at intersections), lines or polygons
git-svn-id: http://svn.osgeo.org/qgis/trunk@4073 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-12
added an extern C method in the ogr provider to create new datasources. This method will replace the QgsVectorFileWriter class soon. Other providers may add methods with the same signature for creation of new data sources
git-svn-id: http://svn.osgeo.org/qgis/trunk@4072 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-12
added code for writing legend settings with writeEntry()
git-svn-id: http://svn.osgeo.org/qgis/trunk@4071 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-11
fixed a bug in QgsGeometry::boundingBox for multipolygons
git-svn-id: http://svn.osgeo.org/qgis/trunk@4067 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-11
use fast geos export method on little- and big endian machine since QgsGeometry::geosGeometry is now endian-aware. Fixed a memory leak in the OgrProvider. Use ->getNextFeature(false) when selecting vector features because attributes are not needed for geometric selection
git-svn-id: http://svn.osgeo.org/qgis/trunk@4066 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-11
more changes to consider for endianness in QgsGeometry
git-svn-id: http://svn.osgeo.org/qgis/trunk@4065 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-10
Make the WMS provider more fully understand the WMS metadata XML schema - (part 1).
git-svn-id: http://svn.osgeo.org/qgis/trunk@4059 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-10
fixed a memory leak and removed some dead code
git-svn-id: http://svn.osgeo.org/qgis/trunk@4055 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-09
WMS provider now handles memory management of images more appropriately. Firstly it doesn't leak an image on each redraw and secondly it will cache the last image for faster redraw.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4051 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-09
Fix up raster data providers (i.e. WMS) in line with mcoletti's changes in the vector data provider area. WMS really should work again now.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4048 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-09
M. Loskot patch for bug 1313365
git-svn-id: http://svn.osgeo.org/qgis/trunk@4047 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-08
Reverted changes committed by mcoletti that prevented HEAD from compiling since
he's just left for a week. HEAD compiles; filters are missing when opening
an OGR layer.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4046 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-07
QgsDataManager :
- s/name/dataSource/ in member function parameter lists
- started implementation of openVector()
QgsProviderRegistry :
- added openVector() which will eventually be called by
QgsDataManager::openVector()
- made naming convention consistent for fileVectorFilters so that OGR
supported formats get properly loaded again
git-svn-id: http://svn.osgeo.org/qgis/trunk@4045 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-07
Added mDataSourceLayerNum
git-svn-id: http://svn.osgeo.org/qgis/trunk@4044 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-07
moved omgdal to libqgis so that provider libraries would pass dltest
git-svn-id: http://svn.osgeo.org/qgis/trunk@4043 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-07
Use different print font scaling factor for Mac.
Define factor in header file so it can be adjusted with one edit.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4041 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-07
Merge from 0.7 release branch:
For Mac, don't call QPrinter::setOutputToFile(true) before QPrinter::setup().
Doing so will suppress the Mac Print dialog and disable paper printing.
This edit disables Mac eps output but the Mac has a pdf option in its
standard Print dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4040 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-06
Minor cleanup after mcoletti's Aug 26 changes to get WMS going again.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4039 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-06
fixed two little memory leaks in ogrprovider
git-svn-id: http://svn.osgeo.org/qgis/trunk@4038 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-06
Change dependency rules to match names of generated files
git-svn-id: http://svn.osgeo.org/qgis/trunk@4037 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-06
Makfile.am changed to conform to the rest of the build system with regard to
uic.h/cpp generation.
Changed qgsgrassmapcalc.cpp to use pow(double, double) calls to permit compiliation
on gcc 3.3.x
git-svn-id: http://svn.osgeo.org/qgis/trunk@4034 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-06
Show Qt link parameter at end of configure process
git-svn-id: http://svn.osgeo.org/qgis/trunk@4033 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-05
Apply wonders make patch for geos issues
Try to improve errror checking for when ~/.qgis.db doesnt exist
git-svn-id: http://svn.osgeo.org/qgis/trunk@4032 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-04
mapcalc
git-svn-id: http://svn.osgeo.org/qgis/trunk@4030 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-04
added czech
git-svn-id: http://svn.osgeo.org/qgis/trunk@4029 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-04
updated czech translation by Martin Landa <landa@gama.fsv.cvut.cz>
git-svn-id: http://svn.osgeo.org/qgis/trunk@4028 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-04
Updated minor version number to 0.7.9 (this follows the system used by kde folks which seems to work well. So consider version x.x.9.x to be beta of upcoming release.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4027 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-03
bug fix: the search for tables with geometry columns was including
database objects that weren't tables or views
git-svn-id: http://svn.osgeo.org/qgis/trunk@4025 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-03
Bug fix: reporting of a postgres error was using the wrong sql for the error message
git-svn-id: http://svn.osgeo.org/qgis/trunk@4023 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-02
added two icons for the legend and removed a bug which prevented to put the correct in overview pixmap to legend layer files
git-svn-id: http://svn.osgeo.org/qgis/trunk@4021 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-02
bugfix for [ 1309122 ] inconsistent behavior of labels
Use correct index when retrieving columns.
Also add some PQclears for queries which weren't being freed.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4019 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-01
reading/writing of the legend from/to project files. At the moment, readXML and writeXML functions are used. This may be changed to use QgsProject or QSettings functions in future
git-svn-id: http://svn.osgeo.org/qgis/trunk@4017 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-10-01
bugfix for [ 1282854 ] Some dialog widgets too narrow
git-svn-id: http://svn.osgeo.org/qgis/trunk@4016 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-30
Merge from 0.7 release branch:
Adjust button dimensions so that text looks ok on Mac for PGQueryBuilder
operator buttons. (Height is now unconstrained because Qt/Mac is placing
default space below text and clipping text on top if it doesn"t fit.)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4014 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-30
Merge from 0.7 release branch:
Use QToolButton instead of QPushButton to display a color setting
because Mac pushbuttons are always drawn using the standard system
button color. Also don"t change button color if the color picker
dialog was cancelled.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4013 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-30
Merge from 0.7 release branch:
Adjust dialog construction for Mac so that right dialog type is used.
- Set modal flag: LayerProjectionSelector, LUDialog, Options, PGQueryBuilder, ProjectProperties, RasterLayerProperties.
- Construct without parent to make modeless: Bookmarks, CustomProjection.
Also allow only one instance of Bookmarks to be created.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4012 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-30
Merge from 0.7 release branch:
Remove empty font property tag which was causing an oversize button
on Mac OS X.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4011 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-30
Merge from 0.7 release branch:
Changes to fix display anomalies on OS X and Linux. All toggle buttons
for selecting line or fill type are now QToolButton widgets. Adjusted
the graphics displayed on each button to make it easier to distinguish
which is active.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4008 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-29
module options separated into new class
git-svn-id: http://svn.osgeo.org/qgis/trunk@4007 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-29
Tell cvs to ignore some files
git-svn-id: http://svn.osgeo.org/qgis/trunk@4006 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-29
Just some minor update to the splash screen...
git-svn-id: http://svn.osgeo.org/qgis/trunk@4005 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-29
Fix typo in variable name in new stuff mark committed.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4004 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-29
Applied patch from Karl
[ 1305377 ] constructor initialization order warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@4003 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-28
Applied patch from Karl
[ 1305377 ] constructor initialization order warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@4002 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-28
qgsdataprovider :
- added fileVectorFilters() and fileRasterFilters() virtual functions that
return an empty string by default
qgsproviderregistry :
- now stores vector file filter strings
- builds the file filter string upon construction by concatenating strings
returned from successive calls to all data provider fileVectorFilter()s
- added fileVectorFilters() member that returns QFileDialog friendly filter
string built as described in previous item
qgisapp :
- now uses vector file filter string returned from QgsProviderRegistry
vectorFileFilters() call
Note that currently only OGR data provider builds and returns this vector file
filter string. Maintainers of other vector data providers should also
implement vector file filter functions as necessary. Please see
QgsOgrDataProvider source for examples.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4001 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-28
Merged in some projection stuff from 0.7 to hopefully help stabilise head a little. There is still stuff in canvas etc that needs to come in I think. I tried to test with Radims plugin, but cant find how to get the screen with the projection selector like he had in his screenies.
With apologies to Brendan if I broke any of his qt4 compat edits...
git-svn-id: http://svn.osgeo.org/qgis/trunk@3999 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-27
tell cvs to ignore some files
git-svn-id: http://svn.osgeo.org/qgis/trunk@3998 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-27
<br> must be at the end of line?
git-svn-id: http://svn.osgeo.org/qgis/trunk@3997 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-27
create new vector
git-svn-id: http://svn.osgeo.org/qgis/trunk@3996 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-27
static list of vector layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@3995 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-27
fix bug in select vector/raster
git-svn-id: http://svn.osgeo.org/qgis/trunk@3994 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-27
applicationDirPath is in class QApplication (which is not a superclass of QgisApp)
git-svn-id: http://svn.osgeo.org/qgis/trunk@3993 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-27
new/updated tools
git-svn-id: http://svn.osgeo.org/qgis/trunk@3992 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-27
new/updated tools
git-svn-id: http://svn.osgeo.org/qgis/trunk@3991 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-27
open/new/close mapset
git-svn-id: http://svn.osgeo.org/qgis/trunk@3990 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-27
deleted ui.h
git-svn-id: http://svn.osgeo.org/qgis/trunk@3989 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-27
open/close mapset
git-svn-id: http://svn.osgeo.org/qgis/trunk@3988 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-26
Apply patch 1305149, with some additional mods, to get qgis head to compile from a fresh cvs checkout
git-svn-id: http://svn.osgeo.org/qgis/trunk@3987 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-26
Fix for HEAD compile
git-svn-id: http://svn.osgeo.org/qgis/trunk@3986 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-26
Makefile.am fix to allow compile
git-svn-id: http://svn.osgeo.org/qgis/trunk@3985 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-26
fix a little typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@3984 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-26
Oops. Done right this time.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3983 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-26
qgsvectordataprovider shouldn't be in the list of files to run moc against.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3982 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-26
Modify Makefile.am files to get qgis to compile from a clean cvs checkout. No guarantees that it actually will compile yet, but here's hoping (to test a clean
checkout, I need to commit the changes, so that I can do a clean checkout to test if it works).
git-svn-id: http://svn.osgeo.org/qgis/trunk@3981 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-25
First draft of raster file format converter. Adds a 'convert to' option to raster context menu. At the moment its just hard coded to convert to .tif format and also hard coded to write output into /tmp.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3979 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-25
Emit signal with srid of selected srs (as a string) as per Radims request.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3978 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-25
Bug fix. Compiling under QT3 didn't work. The changes here are an attempt to fix the problem, but need reviewing by morb_au first before they are applied to all of the other directories that have the same problem.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3976 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-23
Rolled forward {get,set}DataSourceUri() member function changes from
QgsDataProvider base class.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3971 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-23
qgsdataprovider :
- ctor QString argument now passed by const reference instead of wasteful
copy
- added mDataSourceURI private data member
- setDataSourceUri() and getDataSourceUri() now refer to new data member
(All this because most every data provider was doing the same thing over and
over and over and over again -- a sure need for generalization.)
qgsproviderregistry :
- now returns null if a data provider was unable to load a given source
- now also unloads the data provider if there was an error instead of
wastefully keeping it around in memory
qgsrasterdataprovider :
- added ctor for URI parameter
qgsvectordataprovider :
- added ctor for URI parameter
qgsvectorlayer.cpp :
- added simple debugging probe; was having problems whereby loading projects
where data has subsequently moved was causing core dumps
git-svn-id: http://svn.osgeo.org/qgis/trunk@3970 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-23
- rolled forward named() and description() member changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@3967 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-23
qgisapp.cpp
- merged from branch 0.7
qgsdataprovider.h
- added name() and description() pure virtual members
qgspluginmanager.cpp
- plugin directory path now used
qgsproviderregistry.cpp
- member names now compliant with coding standard
- limited reformatting and clean-up
qgsvectordataprovider
- no longer uses Q_OBJECT since it doesn't provide signals or slots
qgsvectorfilewriter.cpp
- 0.7 branch merge
git-svn-id: http://svn.osgeo.org/qgis/trunk@3966 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-23
Moved qgsscangeometries.ui.h out of SPIT_UI to prevent its deletion when
doing a make clean. Files ending in ui.h are not generated; they are original
source files and should not be included in BUILT_SOURCES.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3964 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-23
- by golly, someone moved QgsScaleCalculator units to QGis
- using the various *config utils generates -I strings that apparently flummox
qmake; so now strip those out before appending the include strings generated
from config script invocations
The test suite now runs again successfully. Go me. Or something.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3959 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-23
- dump() now checks to see if properties_ is empty before dumping properties
- qDebug() would abort because someone forgot that QString::local8bit()
_doesn't_ return a C-style string; it returns QCString which will cause
qDebug() calls to blow up; if you insist on using QString::local8bit() in
qDebug() then use it this way:
qDebug( "%s", myQString.local8bit().data() );
Please do pay attention to compiler warnings. The warnings generated by
mis-using local8bit _do_ _say_ that the program will likely abort when
execution gets to those statements.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3958 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-23
Synched with latest snapshot of dependent object files. Also now depend on
qgis library. Also use cppunit configure script for command line options.
Sadly, QgsProject seems to be broken, though that may have more to do with
local state of source than anything else.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3957 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-22
Stomping link errors and superfluous builds
git-svn-id: http://svn.osgeo.org/qgis/trunk@3956 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-22
future means of adding and managing data
git-svn-id: http://svn.osgeo.org/qgis/trunk@3955 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-22
Eliminated annoying linker issues.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3954 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-22
Every new version needs some nice splashyness :-)
git-svn-id: http://svn.osgeo.org/qgis/trunk@3953 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-22
Remove duplicate files from qgis app which were also being compiled by libqgis.
Suppress distribution of generated uic.h files.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3952 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-21
[ 1294894 ] measure distances using geodetic distance
Committing wonder's patch for measuring areas.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3949 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-21
More changes for Qt4 porting readiness.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3948 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-21
bugfixes for the legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@3947 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-21
Fix small bug in select using epsg spotted by Radim
git-svn-id: http://svn.osgeo.org/qgis/trunk@3940 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-21
Move catch outside #ifdef to balance try
git-svn-id: http://svn.osgeo.org/qgis/trunk@3938 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-20
[ 1246882 ] warnings cleanup - missing returns
Applied and tested Karls retrun type warnings patch.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3937 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-20
Karls patch for safer file writing in map composer:
[ 1243390 ] unsafe fileopens in mapcomposer
git-svn-id: http://svn.osgeo.org/qgis/trunk@3936 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-20
Use qApp->applicationDirPath() instead of PKGDATAPATH for Mac and Win
git-svn-id: http://svn.osgeo.org/qgis/trunk@3934 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-19
More changes for Qt4 porting readiness.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3930 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-18
More changes for Qt4 porting readiness.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3928 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-18
Added tr updates from BABA Yoshihiko for japanese
git-svn-id: http://svn.osgeo.org/qgis/trunk@3927 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-17
added 'expand all' and 'collapse all' functions. Removed some bugs
git-svn-id: http://svn.osgeo.org/qgis/trunk@3923 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-17
Apply patch
[ 1274887 ] Added tr()
git-svn-id: http://svn.osgeo.org/qgis/trunk@3922 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-17
Applied following patches:
1293255 SPIT: bugfix for "no fields" problem
1293069 2 bugfixes regarding extent calculation
1292938 added panning to overview
1253211 patch for PostGIS provider
1253027 patch for querybuilder
git-svn-id: http://svn.osgeo.org/qgis/trunk@3919 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-16
More changes for Qt4 porting readiness. In theory the process described in http://wiki.qgis.org/qgiswiki/Building_a_Qt3_codebase_with_Qt4 should work now.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3917 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-16
More changes for Qt4 porting readiness.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3915 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-16
More changes for Qt4 porting readiness.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3914 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-15
More changes for Qt4 porting readiness.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3912 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-15
More changes for Qt4 porting readiness.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3911 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-15
More changes for Qt4 porting readiness.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3910 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-15
More changes for Qt4 porting readiness.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3909 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-14
also applied postgis provider changes to head. Removed a bug in ogrprovider which sometimes caused crashes when selecting
git-svn-id: http://svn.osgeo.org/qgis/trunk@3907 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-13
fixed 'zoom to selection' in head. Changed QgsLegend::currentLayer() such that it also returns a layer if a legend layer is active (and not only if a legend layer file is active)
git-svn-id: http://svn.osgeo.org/qgis/trunk@3906 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-13
composer picture
git-svn-id: http://svn.osgeo.org/qgis/trunk@3905 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-12
More changes for Qt4 porting readiness.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3904 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-12
More changes for Qt4 porting readiness.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3903 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-10
Applied patch from Martin Dobias to provide feature searches in attribute table.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3899 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-07
slightly modified nviz tool posted by Larissa Junek
git-svn-id: http://svn.osgeo.org/qgis/trunk@3893 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-07
fix for enable/disable actions
git-svn-id: http://svn.osgeo.org/qgis/trunk@3892 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-07
set Select tool before QgsComposerMap constructor
git-svn-id: http://svn.osgeo.org/qgis/trunk@3891 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-09-06
functions and icons for adding and removing legend groups
git-svn-id: http://svn.osgeo.org/qgis/trunk@3890 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-08-29
some code cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@3869 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-08-28
removed a bug in the new legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@3868 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-08-28
add to overview/ remove from overview for the legend layer. Changed QgisApp::setOverviewZOrder(QgsLegend) from private to public. Removed a qWarning line in QgsMaplayerRegistry to get cvs head to compile
git-svn-id: http://svn.osgeo.org/qgis/trunk@3867 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-08-25
Since the provider registry will give you the desired data provider, why do it
yourself? QgsVectorLayer now relies on provider registry to get OGR provider.
Of course even this will probably significantly change Real Soon Now.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3862 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-08-25
- optimized #includes and forward class declartions in header
- made const functions const
- prefer argument const references to copies
- internal improvements such as not creating empty meta data entries when
searching for data providers
git-svn-id: http://svn.osgeo.org/qgis/trunk@3861 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-08-25
tried to make the new legend easier for casual GIS users by showing only the legend layers by default and by adding a right click menu also to the legend layer (not only to the legend layer file)
git-svn-id: http://svn.osgeo.org/qgis/trunk@3860 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-08-21
changed behaviour of the new legend such that all drag functions are with left mouse button pressed
git-svn-id: http://svn.osgeo.org/qgis/trunk@3851 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-08-19
- pass in QStrings to ctor by const reference instead of by value
- made const members const
- added a few comments
git-svn-id: http://svn.osgeo.org/qgis/trunk@3850 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-08-19
applied Karl's patch
git-svn-id: http://svn.osgeo.org/qgis/trunk@3849 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-08-18
More changes in preparation for building against Qt4:
* src/Makefile.am now has different build instructions for Qt3 vs Qt4.
* qgsprojectionselector more compatible with either Qt3 or Qt4.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3846 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-08-17
Improved version of the qgis-qt3to4.pl tool - no longer dependent on the *.pro being correct; provides a porting log per file; keeps better backups for manual comparisons of ports.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3840 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-08-16
patch for editing with dbf driver if user is not PERMANENT owner
git-svn-id: http://svn.osgeo.org/qgis/trunk@3837 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-08-15
Proof of concept for a tool to automatically convert the QGIS Qt3 codebase to Qt4-compatible compilation.
Warning: Run this on a *copy* of your CVS working directory!
git-svn-id: http://svn.osgeo.org/qgis/trunk@3836 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-08-15
Change .ascii()fication to .local8Bit()ification as per an email I received from Tom Elwertowski on 9 August. This is still to ease porting to Qt4 later.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3835 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-08-12
Added pure virtual member function layerCount().
git-svn-id: http://svn.osgeo.org/qgis/trunk@3833 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-08-12
Added ::subLayerCount(), which is rolled down from QgsDataProvider.
Note that data provider authors will have to properly flesh out these
functions since I do not know how each provider calculates the number of
layer; except for the OGR provider which correctly returns the actual number
of layers. All other providers have hard-coded to always return "1".
Obviously that will have to be changed.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3832 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-08-12
removed some of my bugs in the new legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@3831 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-08-12
Brought over fix from 0.7 branch that cures core dump if SDTS vector layer is
loaded. (Or any dataset that has multiple layers where the first layer
doesn't happen to have geospatial data.)
git-svn-id: http://svn.osgeo.org/qgis/trunk@3830 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-08-11
Started implementing drag and drop behaviour in the new legend. By dragging with the left mouse button pressed, items (of the same level) can be reordered. By dragging with the middle mouse button pressen, items can be dragged 'into other ones'. If two layer files are 'symbology compatible' (that means for vector layers the same number and kind of attributes), their legend can be grouped if the legend layer files are in the same legend layer group
git-svn-id: http://svn.osgeo.org/qgis/trunk@3827 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-08-09
test null value for cat
git-svn-id: http://svn.osgeo.org/qgis/trunk@3824 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-08-08
Continue the .ascii()fication of debugging messages for Qt4 porting friendliness.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3819 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-08-04
Migrate from implicit casting of QStrings to char*'s to explicit casting using .ascii() or explicit testing using .isEmpty(). This will assist in the porting process later to Qt4 by making these constructs easy to grep and substitute for Qt4 versions.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3813 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-08-02
Initial conversion of the build system to recognise Qt4.0.0 as a build option. For example, if you've "make install"ed Qt4, you can try using ./configure "--with-qtdir=/usr/local/Trolltech/Qt-4.0.0".
It's HIGHLY RECOMMENDED to build against Qt4 in a *copy* of your CVS working directory as you will still have to run qt3to4 from the qgis root directory (e.g. "/usr/local/Trolltech/Qt-4.0.0/bin/qt3to4 qgis.pro") before you "make", and this change is difficult to undo.
Please continue to commit new code that is Qt3.3 compatible, NOT Qt4 only.
Note that qgis doesn't actually build against Qt4 yet; this is a change to the build system only, not the code.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3809 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-07-29
Added a bit more const correctness to QgsSymbol, QgsRenderer, QgsVectorLayer & co
git-svn-id: http://svn.osgeo.org/qgis/trunk@3805 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-07-28
preparations for moving layers into the same symbology group
git-svn-id: http://svn.osgeo.org/qgis/trunk@3800 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-07-27
Actually add all the files in, like qgshttptransaction.*
git-svn-id: http://svn.osgeo.org/qgis/trunk@3798 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-07-27
Allows the GRASS plugin code to find the new location of QGIS legend code (../../src/legend).
git-svn-id: http://svn.osgeo.org/qgis/trunk@3797 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-07-26
Removed marker classes which are not needed any more with the current QgsSymbol and a few things in the maplayers which are not longer needed with the new legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@3796 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-07-26
Updated czech translation written by Martin Landa <landa@gama.fsv.cvut.cz>
git-svn-id: http://svn.osgeo.org/qgis/trunk@3791 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-07-23
Small Paste Transformations code cleanup.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3778 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-07-22
restored QgsMapLayer::fields() because it is used by code commited in the meantime
git-svn-id: http://svn.osgeo.org/qgis/trunk@3774 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-07-22
forgot to add these two files before the last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@3773 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-07-22
Improvements for the new legend. Advanced drag and drop behaviour is not implemented yet
git-svn-id: http://svn.osgeo.org/qgis/trunk@3772 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-07-22
Continuation of coding for the new "Paste Transformations" feature. Bonus item: Doing a Copy now also puts attribute values on the system clipboard as well as geomteries.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3768 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-07-21
Apply [ 1235689 ] Delimited text i18n patch to head
git-svn-id: http://svn.osgeo.org/qgis/trunk@3766 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-07-21
apply [ 1241826 ] fix for bug 1227539 to head
git-svn-id: http://svn.osgeo.org/qgis/trunk@3765 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-07-21
apply patch [ 1242486 ] fix for grass provider makefile
git-svn-id: http://svn.osgeo.org/qgis/trunk@3763 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-07-21
The PostgreSQL provider now chooses its own value for the primary key when adding features. This is done by choosing the maximum of the existing primary key values, plus 1.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3761 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-07-17
Merge from cvs 0.7 release branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@3756 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-07-13
Czech translation written by Martin Landa <landa@gama.fsv.cvut.cz>
git-svn-id: http://svn.osgeo.org/qgis/trunk@3745 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-07-11
Integrated the new treeview legend into qgis head. The rightclick functions should now work again when right clicking on the layer file items. The order of the layers should also work. The rest of the legend is work in progress
git-svn-id: http://svn.osgeo.org/qgis/trunk@3737 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-07-11
Italien translation by Napo <napoogle@gmail.com>
git-svn-id: http://svn.osgeo.org/qgis/trunk@3734 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-07-08
Initial claim on the QgsPasteTransformations namespace. QgsPasteTransformations is a dialog to mange which fields get transferred where in a copy/paste operation.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3722 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-07-04
Rounded instead of truncated when calculating pixel width and pixel positioning. This should resolve the 1-pixel gaps that sometimes appear when rasters are meant to be tiled together.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3707 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-07-03
Make the OGR capabilties() routine a bit more friendly to downlevel OGR source code when compiling (see new comments in this diff for details).
git-svn-id: http://svn.osgeo.org/qgis/trunk@3697 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-07-03
Merged changes in the 0.7 release candidate branch (as at "Release-0_7-candidate-pre1") back into the trunk. This additional commit is a clean-up of added files in the new src/mac directory. (Take 2)
git-svn-id: http://svn.osgeo.org/qgis/trunk@3694 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-07-03
Update end-user version numbers to suit new merged status.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3692 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-07-03
Merged changes in the 0.7 release candidate branch (as at "Release-0_7-candidate-pre1") back into the trunk.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3691 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-07-01
More improvements for add/move/delete vertex.
* Menu now show which of add/move/delete is toggled on.
* Refresh-map now is hooked up to Ctrl+R so that added/moved/deleted nodes can be seen properly and quickly.
* Multiple edits on the same geometry now work.
Geometry editing now works in a basic end-to-end fashion for PostGIS. Other providers still need to be tested.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3682 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-07-01
The vector metadata property page now reports the storage type (e.g. Shapefile, MapInfo file, PostgreSQL database with PostGIS extension, etc.) and editing capabilities (Add Attributes, Change Geometries, etc).
git-svn-id: http://svn.osgeo.org/qgis/trunk@3681 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-06-30
More changes to support add/move/delete vertex.
Lots of UI stuff still needs to be polished in this area but add/move/delete vertex can *almost* perform as advertised if all the planets are aligned. More to follow in a future commit...
git-svn-id: http://svn.osgeo.org/qgis/trunk@3676 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-06-26
Plenty of little changes in the pursuit of the add/move/delete vertex tools:
* Delete-vertex option added to UI.
* GEOS geometry factory now a static member of QgsGeometry (instead of being instantiated per-geometry).
* Added GEOS-to-WKB functionality to QgsGeometry (LineString only at this stage).
* Made private variables mutable in QgsGeometry to assist const correctness.
* QgsMapCanvas now reports to the UI if a line segment couldn't be snapped.
* QgsVectorLayer also sets some default values in the same case, which helps prevent crashes later on (particularly when project properties > snapping tolerance is 0).
git-svn-id: http://svn.osgeo.org/qgis/trunk@3662 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-06-23
Change static class members to be initialised outside the class (to satisfy the new GCC 4 compiler).
git-svn-id: http://svn.osgeo.org/qgis/trunk@3658 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-06-19
Further work on feature pasting. Paste no longer crashes. However there is still some work to go before paste actually works on PostGIS layers. Other layers not tested yet. Copy also now adds some basic WKTs on the system clipboard (so you can paste to a text editor!). Also:
* WKT now defaults to 6 significant digits, to allow for degree-based datums
* mAddedFeatures in QgsVectorLayer is now a std::vector instead of a list, as nothing was done to it that required list functionality, and lists are less memory efficient, and the other copy/paste functions took vectors anyway.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3647 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-06-19
Better OGR-provider pointer hygiene, as suggested by valgrind.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3646 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-06-15
escape apostrophe, use null if text is empty
git-svn-id: http://svn.osgeo.org/qgis/trunk@3603 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-06-14
Add better pointer hygiene in QgsFeature (less crashes hopefully, especially when "Copy"ing features). Some more code to support WKB <-> GEOS geometry in QgsGeometry (not there yet though).
git-svn-id: http://svn.osgeo.org/qgis/trunk@3599 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-06-14
enable negative label offset
git-svn-id: http://svn.osgeo.org/qgis/trunk@3593 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-06-11
Set version number for 0.8 development. See comments in configure.in for
the convention used.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3573 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-06-10
Cleanup of bug 1212152 - adding GDAL flags to Makefile.am.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3567 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-06-10
restored the unique value renderer again
git-svn-id: http://svn.osgeo.org/qgis/trunk@3564 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-06-09
Add $(GDAL_CFLAGS) and $(GEOS_CFLAGS) to Makefile.am's. Addresses bug 1212152 and Martin Dobias' email of 8 June 2005.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3561 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-06-07
a lot of changes to simplify the interactions between renderers, renderer dialogs and qgsdlgvectorlayerproperties. E.g. the vector layer properties is now created/ destroyed each time it is opened/ closed. The unique value has not been changed yet. Also, the item legend is disabled for vector layers at the moment.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3548 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-06-06
Fix for non-PostGIS/PostgreSQL layers that were broken by my recent commits to HEAD (in particular relating to cache-enabling the PostgreSQL provider). Hopefully addresses bug 1214771.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3547 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-06-05
Updates to the WMS provider to allow for usage of an HTTP proxy (un-authenticated). Not tested by me as I don't have a proxy to test on. Suggested by timlinux (Tim Sutton). Qt4 will apparently allow us to add authenticated proxies but in the meantime this is a good start.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3543 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-06-04
Force libpng warnings to forced up into the GUI (rather than cerr) - some PNGs returned by WMS cannot be parsed by libpng and it would be useful to tell the user that.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3537 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-06-03
Added a bug fix so that WMS can actually display some images instead of a (0,0) size image.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3534 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-06-03
Chinese translations - many thanks Nilarcs!
git-svn-id: http://svn.osgeo.org/qgis/trunk@3528 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-06-03
Martin Dobias's patch to allow setting extents from cli on startup
git-svn-id: http://svn.osgeo.org/qgis/trunk@3527 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-06-02
De-mangle the getProjectionWKT function in QgsRasterProvider that was broken when I merged in my changes a few days ago. All rasters should work again.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3526 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-06-01
Neaten up the WMS selection dialog box.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3518 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-06-01
the beer replaced by button
git-svn-id: http://svn.osgeo.org/qgis/trunk@3515 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-06-01
the beer replaced by button
git-svn-id: http://svn.osgeo.org/qgis/trunk@3513 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-31
Hooked up WMS layer, Add/Move Vertex, and Cut/Copy/Paste to UI. No guarantees that any of this actually works yet, but you can at least do a click and giggle.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3509 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-31
Fix for GRASS provider that wasn't playing nicely with the new QgsFeature API.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3508 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-30
Start wiring in WMS, internal clipboard and add/more vertex functions into QgisApp.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3507 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-30
Add cvsignore to WMS directory.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3506 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-30
Initial addition of routines for Add and Move Vertex in QgsMapCanvas. Add Vertex is more advanced than Move Vertex but still isn't quite working yet. Still needs to be wired up to the UI anyway.
Also, when adding the new map tool enumerations into the Qgis namespace, also added "NoTool" at enumeration 0. This will be needed because currently the map tool is not being properly initialised at QGIS startup. A future commit will address this fully and should also eventually be applied to cvs 0.7 branch.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3505 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-29
Additonal functions to support sublayers to support OGC WMS.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3497 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-29
Initial conversion of QgsRasterLayer into a front end to QgsRasterDataProvider. This is part of the OGC WMS support that will be wired up in a future commit.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3490 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-28
Initial file load for the QGIS Clipboard - enabler of a future commit for cut / copy / paste of features.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3488 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-28
New UI files for OGC WMS functionality - not wired in yet.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3487 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-28
Utility functions to support upcoming commits for "Add Vertex".
git-svn-id: http://svn.osgeo.org/qgis/trunk@3485 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-28
Postgres provider now caches geometry retrieval into a queue instead of fetching one at a time. This should speed things up by amalgamating SQL queries. Calling code is adjusted accordingly.
The initial queue size is the same as the refresh update threshold.
TODO: Adjust the queue size independently of the update threshold; and add a queue for attribute retrieval (currently, unique value renderers still force one SQL per feature to retrieve attributes).
git-svn-id: http://svn.osgeo.org/qgis/trunk@3484 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-28
Fix up configure.in to force building of WMS Makefile.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3479 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-28
Added in some more support files for WMS.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3478 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-28
Added in some more support files for QgsGeometry.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3477 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-28
Actually add some files into the wms directory
git-svn-id: http://svn.osgeo.org/qgis/trunk@3476 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-28
Initial load of OGC WMS (Web Map Service) provider files.
Not connected to any UI yet.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3475 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-28
Rearranges QgsFeature so that its owned geometry is abstracted to its own class, QgsGeometry.
As bonus features:
* QgsFeature::setGeometry is now setGeometryAndOwnership in order to clarify what is responsible for destruction of the WKB buffer. Code calling setGeometry has been adjusted accordingly.
* Additional functionality to find the closest segment is added, to support an upcoming commit for Add Vertex.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3474 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-26
Oops, forgot SaveAs use case for bug 1207365 fix, so here it is.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3467 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-26
Fix for bug 1207365. Now prompts user if about to over-write existing project
file.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3466 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-26
Added QgsDebug() convenience function.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3464 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-25
Merge fix for bug #1205392 (raster layer name not updated) from Release-0_7-candidate branch.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3459 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-23
Commented out #define TESTLIB. This invokes a test using dlopen on each plugin that is loaded so it is not necessary. It was causing OS X build on Tiger to
not work with plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@3438 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-23
Changed to embedded XPM instead of PNG to preserve Qt 3.2.x compatibility
git-svn-id: http://svn.osgeo.org/qgis/trunk@3435 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-23
A couple of additions to the Whats-New section
git-svn-id: http://svn.osgeo.org/qgis/trunk@3434 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-22
Updated spatial bookmark icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@3433 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-22
Bugfix - srs was not being shown in vector props dialog general tab
git-svn-id: http://svn.osgeo.org/qgis/trunk@3432 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-22
Added button to vector props to let user change projection after layer has been loaded
git-svn-id: http://svn.osgeo.org/qgis/trunk@3431 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-22
Changed the QgsCoordinateTransform::setSourceSRS and setDestSRS functions to
take const refs to QgsSpatialRefSys instead of pointers to such.
Had follow on effects in quite a few files.
Added an operator= to QgsSpatialRefSys
Changed a few other things in QgsCoordinateTransform and QgsSpatialRefSys to
support the change to const&
Also has an initial version of fix for bug 1188782 (screen extents not updated when changing projection, but commented out for the moment cause it don't work right:)
git-svn-id: http://svn.osgeo.org/qgis/trunk@3430 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-22
Updates to line up splash text properly
git-svn-id: http://svn.osgeo.org/qgis/trunk@3429 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-22
Splashscreen enhancements. Added toOGRSRS for marco to spatial ref sys
git-svn-id: http://svn.osgeo.org/qgis/trunk@3428 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-22
Updated docs for 0.7 release (still in progress)
git-svn-id: http://svn.osgeo.org/qgis/trunk@3427 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-22
Updated snapshots for 0.7 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@3426 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-22
Added gimp master xcf and mask for new splash screen.
For future versions new splash screens should be generated from the xcf and left in there for prosperity
git-svn-id: http://svn.osgeo.org/qgis/trunk@3425 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-21
some bugfixes for vector editing
git-svn-id: http://svn.osgeo.org/qgis/trunk@3424 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-21
Updated "Whats New" list for 0.7. If you see things that are missing, let me know...
git-svn-id: http://svn.osgeo.org/qgis/trunk@3423 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-21
Clicking on the projector icon in the status bar opens the project properties
dialog and makes the Projection tab active.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3422 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-21
Check user db when doing reverse mapping of proj string or wkt. Updated changelog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3421 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-21
We can now determine the srsid of a wkt or proj4 string by trawling the srs db. Of ourse the srs must exist in the srs db for that to work. Only implemented against system srs db so far....will do users qgis.db searching next.
When createFromWkt or CreateFromProj are called now, all the QgsSpatialRefSys members should be nicely populated if the reverse matching described above succeeds. Tested with baw's nz data and works a treat....but need to get more varied projected shp datasets to test decently.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3420 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-21
Some improvements for vector editing. The attribute table is modal now if in editing mode. For editing lines and polygons, a rubber band is drawn to the mouse cursor. Some bug fixes still need to be done
git-svn-id: http://svn.osgeo.org/qgis/trunk@3419 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-20
Fix for bug 1199912 (label/actions tabs don't expand in the vector properties
dialog box). Has the side effect of making the whole dialog box wider to
fit the label tab.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3418 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-19
Reversed my last fix which was already remedied by Gavin!
git-svn-id: http://svn.osgeo.org/qgis/trunk@3416 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-18
Fix bug in createFromProj4 - mProj4String was not being set properly!
git-svn-id: http://svn.osgeo.org/qgis/trunk@3415 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-17
bug fixes for createFromProj4():
- regexp would fail to match projection and ellipses with non-alphabetic
characters in them (e.g. _ . 0-9)
- too large a part of matching regexp was being selected
- wrong length for the proj and ellipse parts of the regexp
- operator<< was forgetting to actually output the projection string
git-svn-id: http://svn.osgeo.org/qgis/trunk@3411 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-17
Fix for the parameter column in table srs_tbl with srs_id=1555
git-svn-id: http://svn.osgeo.org/qgis/trunk@3410 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-17
Updated qgsspatialref - centralising sqlite calls (in progress) and implementing cmparitors for wkt and proj4 string so that a matchin rec (if any)can be retrieved from the database. In progress.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3409 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-17
Added signal/slot to update bookmarks dialog when a new bookmark is added
git-svn-id: http://svn.osgeo.org/qgis/trunk@3408 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-17
Added bookmarks toolbar
git-svn-id: http://svn.osgeo.org/qgis/trunk@3407 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-16
Add support for projection units of feet. This completes the pre-0.7
changes to the scale bar units
git-svn-id: http://svn.osgeo.org/qgis/trunk@3406 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-16
Scale bar can now do units cm if appropriate
git-svn-id: http://svn.osgeo.org/qgis/trunk@3405 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-16
Internal changes to how the projection units are obtained from the proj4 string
git-svn-id: http://svn.osgeo.org/qgis/trunk@3404 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-16
little bug fix in attribute table
git-svn-id: http://svn.osgeo.org/qgis/trunk@3403 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-16
Spatial bookmarks now work
Removed Debug from main menu
git-svn-id: http://svn.osgeo.org/qgis/trunk@3402 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-15
Changed the check for GSL so it doesn't require pkg-config
git-svn-id: http://svn.osgeo.org/qgis/trunk@3401 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-15
== operator now implemented using ogr siSame and isSameGeogCS functions
git-svn-id: http://svn.osgeo.org/qgis/trunk@3400 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-15
Added some code to build ogr srs's from the two QgsSpatialRefSys's being compared. Next i will add calls to isSameCS and isSameGeogCS using these ogr srs's
git-svn-id: http://svn.osgeo.org/qgis/trunk@3399 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-15
Removed some extraneous stuff going to stdout because I now have the << operator in qgsspatialrefsys working.
Implemented the == operator in QgsSpatialRefsys and use calls to that for equality
testing now in QgsCoordinateTransform. At the moment equality testing is still a basic proj4 parameters
string comparison, though I plan to update this to use OGR isSameSRS() and isSameGeogSRS() method asap.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3398 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-15
Fixups for overloaded << operator in spatialrefsys class
git-svn-id: http://svn.osgeo.org/qgis/trunk@3397 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-15
Allow source raster *subpixel* positioning on map canvasses. This allows zooming in on coarse rasters to be accurate (i.e. when 1 source pixel covers more than one screen pixel). This has only been proof-of-concept tested, therefore the author will not be offended if further refinements are committed. This addresses CVS bug 895502.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3396 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-15
Fixes to backport to Qt3.2
Also removed debug hook function from the gui
git-svn-id: http://svn.osgeo.org/qgis/trunk@3395 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-14
Added the makefile conditionals in plugins/georeferencer/Makefile.am so the georeferencer won't try to build unless GSL is found
git-svn-id: http://svn.osgeo.org/qgis/trunk@3394 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-14
tell cvs to ignore some files
git-svn-id: http://svn.osgeo.org/qgis/trunk@3393 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-14
Backport to Qt 3.2
git-svn-id: http://svn.osgeo.org/qgis/trunk@3392 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-14
Added *.* to file selector to allow import of file types other than .shp
git-svn-id: http://svn.osgeo.org/qgis/trunk@3391 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-14
When adding a vector layer and the project projection is already set, the layer dest cs is now properly set. This was not working properly before because there were still some wkt style calls to QgsProject (use of wkt internally for srs definitions is deprecated in favour of srs_id's)
git-svn-id: http://svn.osgeo.org/qgis/trunk@3390 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-14
Fix bug where proj4 string was not being written to project file properly
git-svn-id: http://svn.osgeo.org/qgis/trunk@3389 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-14
Added include for compiliation on OS X
git-svn-id: http://svn.osgeo.org/qgis/trunk@3388 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-14
Updates to the naming of srs related tags in QgsProject - both for clarity adn for consistnacy with other tags srs ones now start with a capital letter. Added a tag to store the proj4 projection parameters string.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3387 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-14
Lars's gsl detection changes incorporated with my updates to work with gsl 1.5.9
git-svn-id: http://svn.osgeo.org/qgis/trunk@3386 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-14
Fix funny chars that crept in causing make to fail
git-svn-id: http://svn.osgeo.org/qgis/trunk@3385 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-14
Changes to get georeference plugin to compile on my system
git-svn-id: http://svn.osgeo.org/qgis/trunk@3384 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-14
Added the georef plugin to the build system and a configure option for disabling it - it will be enabled by default if GSL is found
git-svn-id: http://svn.osgeo.org/qgis/trunk@3383 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-13
replace png with placeholder xpm
git-svn-id: http://svn.osgeo.org/qgis/trunk@3382 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-13
Hold back on didges changes until 0.8 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@3381 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-13
Exported more environment variables of QGIS for the configuration of
plugins, for example PLUGINPATH, PREFIX and VERSIONs
git-svn-id: http://svn.osgeo.org/qgis/trunk@3379 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-13
added a progress dialog for 'invert selection' in the attribute table
git-svn-id: http://svn.osgeo.org/qgis/trunk@3378 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-13
- fixed typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@3377 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-13
Tweak of makefiles and prepared for a release.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3376 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-13
Minor change to warning messages. Added some code to list map units to
potentally support (currently commented out)
git-svn-id: http://svn.osgeo.org/qgis/trunk@3375 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-13
Improved unit selection when projection is on.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3374 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-13
Added an UNKNOWN to the unit enum
git-svn-id: http://svn.osgeo.org/qgis/trunk@3373 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-13
Bug fix for negative map units per pixel values causing a zero length scale bar.
Use the QGis::units enum names instead of integers
Cope with the new QGis::UNKNOWN units value
git-svn-id: http://svn.osgeo.org/qgis/trunk@3372 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-13
Qt bug fix for markers
git-svn-id: http://svn.osgeo.org/qgis/trunk@3371 c8812cc2-4d05-0410-92ff-de0c093fc19c
morb_au <morb_au@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-13
Fixed a potentially major memory leak in getNextFeature - CVS bug 1177788.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3370 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-13
Updated agreement to the GPL exception
git-svn-id: http://svn.osgeo.org/qgis/trunk@3368 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-13
Removed the QMessageBox::Question function to allow compilation (I think)
under Qt 3.1.2
git-svn-id: http://svn.osgeo.org/qgis/trunk@3367 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-13
Remove annoying old debug output
git-svn-id: http://svn.osgeo.org/qgis/trunk@3366 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-12
Removed hard-coded #define QGISDEBUG
git-svn-id: http://svn.osgeo.org/qgis/trunk@3365 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-12
Tell cvs to ignore more files
git-svn-id: http://svn.osgeo.org/qgis/trunk@3364 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-12
Change the map units to suit the current projection. Only works for
degrees and metres at the moment
git-svn-id: http://svn.osgeo.org/qgis/trunk@3363 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-12
buffer by Marko Sosic
git-svn-id: http://svn.osgeo.org/qgis/trunk@3358 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-12
added a button to create the spatial index in the vector layer properties (in the general tab). Currently, only the OGR provider supports this (version >=1.2.6)
git-svn-id: http://svn.osgeo.org/qgis/trunk@3357 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-12
First go at setting the map units as per the projected cs (but not
fully functional)
Also move the units enum from QgsScaleCalculator to QGis. This required
changes in a number of files to cope with this.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3356 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-12
Allow for map units of nautical miles
git-svn-id: http://svn.osgeo.org/qgis/trunk@3355 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-11
Removed duplicate setting of map units and project title in the constructor
git-svn-id: http://svn.osgeo.org/qgis/trunk@3354 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-11
Bug fix - some code was duplicated where it shouldn't of been
git-svn-id: http://svn.osgeo.org/qgis/trunk@3353 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-11
Made the unit display a bit better (km, m, mm, foot, feet, degree, degrees)
A couple of formatting changes
Remove windows #ifdef that wasn't necessary (I hope :)
git-svn-id: http://svn.osgeo.org/qgis/trunk@3352 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-11
Give a sensible scale bar when the length is less than one map unit
Is actually more of a bug fix than a new feature :)
git-svn-id: http://svn.osgeo.org/qgis/trunk@3351 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-10
tell cvs to ignore some more files
git-svn-id: http://svn.osgeo.org/qgis/trunk@3350 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-10
Dont truncate basename for files added with multiple . in the name
git-svn-id: http://svn.osgeo.org/qgis/trunk@3349 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-10
Fixed operator<<(ostream&, const QgsSpatialRefSys&) and made QgsSpatialRefSys(QString) explicit to avoid automatic casts leading to ambiguity
git-svn-id: http://svn.osgeo.org/qgis/trunk@3348 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-10
fill arrow
git-svn-id: http://svn.osgeo.org/qgis/trunk@3347 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-10
new modules posted by Marko Sosic (mpinux@gmail.com)
git-svn-id: http://svn.osgeo.org/qgis/trunk@3346 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-10
relative path, cut long title, manual
git-svn-id: http://svn.osgeo.org/qgis/trunk@3345 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-09
more files for cvs to ignore
git-svn-id: http://svn.osgeo.org/qgis/trunk@3344 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-09
Move to the new way of setting the plugin menu items
git-svn-id: http://svn.osgeo.org/qgis/trunk@3343 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-09
If qt is in a non-standard place, this script doesn't work - the
lrelease program should be in the path, so remove the full path to it
git-svn-id: http://svn.osgeo.org/qgis/trunk@3342 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-08
Added checks to use appropriate databases for either system or user srs db
git-svn-id: http://svn.osgeo.org/qgis/trunk@3341 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-08
Escape sql before trying to execute it
git-svn-id: http://svn.osgeo.org/qgis/trunk@3340 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-08
added a 'createSpatialIndex' function to QgsVectorDataProvider
git-svn-id: http://svn.osgeo.org/qgis/trunk@3339 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-08
fix small bug with updates for custom user projections.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3338 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-08
More enhancements to user projections dialog.
If no ellipsoid of proj keywords are added to parameters list, these are added using the selected combo entries.
If proj and ellps are set, and combos dont match, combos are updated accordingly.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3337 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-08
set tab focus to the ok button in QgsDlgVectorLayerProperties (bug 1195779), changed include in qgsprojectionselector such that qgis builds on my pc
git-svn-id: http://svn.osgeo.org/qgis/trunk@3336 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-08
Fix for compile error. Makefile.am is still not consistent with others.
WIN32 #ifdef has been temporarily removed.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3335 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-08
Small const fixes.
Parse proj string and set combos accordingly when save is pressed.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3334 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-07
Committed my 1.8 hack by mistake
git-svn-id: http://svn.osgeo.org/qgis/trunk@3333 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-07
Moved const declaratins into qgis.h
git-svn-id: http://svn.osgeo.org/qgis/trunk@3332 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-07
Added tooltips to the render and projector in the statusbar
git-svn-id: http://svn.osgeo.org/qgis/trunk@3331 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-07
Check that user defined proj parameters are valid before allowing them to be inserted into the qgis.db tbl_srs.
Check if this is the first user srs and if so ensure that its srs_id=10000
git-svn-id: http://svn.osgeo.org/qgis/trunk@3330 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-07
Update custom projection dialog to use renamed and restructured qgis.db. Still under construction.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3329 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-07
Gui enhancements for search by srid or epsg
git-svn-id: http://svn.osgeo.org/qgis/trunk@3328 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-07
Standardized rules to match those used elsewhere in qgis
git-svn-id: http://svn.osgeo.org/qgis/trunk@3327 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-06
added a QgsOgrProvider::createSpatialIndex() method. This method creates a .qix index file for shape files. Note that there is currently no access from the GUI. If you already want to try this feature, just add a call to createSpatialIndex() to the constructor of QgsOgrProvider
git-svn-id: http://svn.osgeo.org/qgis/trunk@3326 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-06
Updates of qgis.db so that it increments in all versions of sqlite3.x
Note that because of issues relating to the pkey being reset to 0 if all records are deleted, I am going to write some logic into the custom projection builder to force the insert srs_id to 10000 if no records exist already. The user srs_id's must be >= 10000 to avoid conflicts with srs's defined in the system srs.db.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3325 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-06
Added options to search/select projections by srid and epsg (whihc in most cases are the same anyway).
git-svn-id: http://svn.osgeo.org/qgis/trunk@3324 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-05
Minor changes to comments
git-svn-id: http://svn.osgeo.org/qgis/trunk@3323 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-05
Removed the 'nonsense' code radim commented out. Removed a new std::out debug line that was killing ghistogram gneeration performance.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3322 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-05
Restoring of broken QgsProject layers now also works for rasters.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3321 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-05
version 0.6devel18
git-svn-id: http://svn.osgeo.org/qgis/trunk@3320 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-05
Makefile :
- added qgsexception.cpp
qgisapp.cpp :
- if reading a project file yields missing layers, now will prompt user for
new layer data source location [0]
qgsexception :
- added QgsProjectBadLayerException [1]
qgsproject :
- added new read that accepts QDomNode parameter [2]
Notes:
[0] Sadly this currently only works for vector layers with physical file data
sources. Raster support should be added next as well as for other storage
media types. (E.g., databases, URLs, etc.)
[1] Thrown when, of course, QgsProject::read() encounters a layer that cannot
be loaded.
[2] This is part of the mechanism by which qgisapp can re-ask the canonical
QgsProject instance to open the given layer represented by the QDomNode.
###
Also note that the directory path is remembered after the first bad layer
file dialog and is reused if there is more than one layer that needs to be
reloaded.
Bugs:
The new layer signal isn't emitted after layers are successfully
reloaded. Thus any plug-ins dependent on that signal will not be aware
that a project has been successfully loaded. Current workaround is to
reload the project after saving the corrected data source paths.
The visual map extent doesn't appear to be restored, though that may be a
by-product of ongoing projection implementation efforts.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3319 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-05
histogram fixed for PALETTE raster
git-svn-id: http://svn.osgeo.org/qgis/trunk@3318 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-05
use raster values instead of colors! for statistics
git-svn-id: http://svn.osgeo.org/qgis/trunk@3317 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-05
selection follows box
git-svn-id: http://svn.osgeo.org/qgis/trunk@3316 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-05
postscript font scale
git-svn-id: http://svn.osgeo.org/qgis/trunk@3315 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-05
Show on the fly projection enabled / disabled status on the status bar. Clicking the icon brings up the project properties dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3314 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-05
postscript font scale
git-svn-id: http://svn.osgeo.org/qgis/trunk@3313 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-04
Fixed problems when Zoom to All and Zoom to Selected Layer are used and on the fly projection is disabled. Eventually my thought is to make on the fly projection default behaviour, but for now I think its good to support both options. Fix was to do inverse extents transform conditionally based on the project property that tells us if OTF projections are enabled.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3312 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-04
size 'fix'
git-svn-id: http://svn.osgeo.org/qgis/trunk@3311 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-04
connect QgsGrassModuleInput to QgsMapCanvas signals addedLayer and removedLayer
git-svn-id: http://svn.osgeo.org/qgis/trunk@3310 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-04
write to history if a map was updated in QGIS
git-svn-id: http://svn.osgeo.org/qgis/trunk@3309 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-04
set program name
git-svn-id: http://svn.osgeo.org/qgis/trunk@3308 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-04
correct raster resolution also for image/svg
git-svn-id: http://svn.osgeo.org/qgis/trunk@3307 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-04
oversampling removed
git-svn-id: http://svn.osgeo.org/qgis/trunk@3306 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-03
close layer/map properly
git-svn-id: http://svn.osgeo.org/qgis/trunk@3304 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-03
raster follows requested resolution for Postscript
git-svn-id: http://svn.osgeo.org/qgis/trunk@3303 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-03
TODO setpagedevice
git-svn-id: http://svn.osgeo.org/qgis/trunk@3302 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-03
raise after file dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@3301 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-03
use canonical path for location dir
git-svn-id: http://svn.osgeo.org/qgis/trunk@3300 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-03
menu removed
git-svn-id: http://svn.osgeo.org/qgis/trunk@3299 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-02
get current text if updated
git-svn-id: http://svn.osgeo.org/qgis/trunk@3298 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-02
Fixed bug in createFromSrid. Now postgresql on the fly projection works!
git-svn-id: http://svn.osgeo.org/qgis/trunk@3296 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-02
Commit Slovak translation for Lubos Balazovic
git-svn-id: http://svn.osgeo.org/qgis/trunk@3295 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-02
bug fix for user vs system srs.db checking (I had put it into the createFromSrid method instead of the createFromSrsId method...
git-svn-id: http://svn.osgeo.org/qgis/trunk@3294 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-02
Read user proj list from resructured qgis.db
git-svn-id: http://svn.osgeo.org/qgis/trunk@3293 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-02
Added logic so when a user clicks on a user defined srs, its proj string is shown in the text window. Cant test until qgis.db works for me too...
git-svn-id: http://svn.osgeo.org/qgis/trunk@3292 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-02
Added logic to detect if a srsid is a user defined or system defined one.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3291 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-02
Keys in tbl_srs are autoincremented, starting at 100,000.
The schema for tbl_srs and vw_srs match those in the srs.db database.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3290 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-01
Default projection to wgs84
git-svn-id: http://svn.osgeo.org/qgis/trunk@3289 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-01
Aliased view output fields (this fixes problems with projection list not displaying in sqlite3 versions > 3.0)
git-svn-id: http://svn.osgeo.org/qgis/trunk@3288 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-01
Added a couple of debug lines so I can see why its not working on Garys pc.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3287 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-01
Added the code for the georeferencer plugin to the main module - it is not hooked up to the build system yet
git-svn-id: http://svn.osgeo.org/qgis/trunk@3286 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-01
Small bugfix where wkt is being used instead of srsid
git-svn-id: http://svn.osgeo.org/qgis/trunk@3285 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-01
delete features before adding features in QgsVectorLayer::commitChanges (this may be useful in case of unique constrains in postgis tables
git-svn-id: http://svn.osgeo.org/qgis/trunk@3284 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-01
Converted project projection state handling to use qgis SRSID rather than WKT format.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3283 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-05-01
Win32 .pro files for qmake
git-svn-id: http://svn.osgeo.org/qgis/trunk@3282 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-30
Show human readable projection family names in proj selector. Speedups in proj selector (which populates very quickly now). Added view for proj selector to srs_db
git-svn-id: http://svn.osgeo.org/qgis/trunk@3281 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-30
Updates for projection selecto - not properly returns proj strings and wired into to new tbl_srs table. I still need to make a view and bind it to the view rather than the table so I can show projection names in user freingly format. Other bug fixes and dethunking. Projection is working with ogr layers but I notice that projection projection setting is not persisting...will hunt that down....
git-svn-id: http://svn.osgeo.org/qgis/trunk@3280 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-30
Populated projection_acronym and ellipsoid acronym fields by parsing them out from theproj4 parameters field
git-svn-id: http://svn.osgeo.org/qgis/trunk@3279 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-30
Added helper to proj selector to build sql to populate proj and ellps acronym fields in srs db (in progress). Removed unneeded postgis tables from srs.db.
XXX NOTE: Please hold off updating from CVS head for the next 24 hours if you can help it unless you intend to actively work on projection stuff! XXX
git-svn-id: http://svn.osgeo.org/qgis/trunk@3278 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-30
Revived signal slot mechnsim between projection selector and coordinatetransforms. Made sure the transform is re-initialised if this slot is called. Projection is still pretty flakey but its getting nearer to being stable all the time. Please bear with me ... will just be another day or two I hope...
git-svn-id: http://svn.osgeo.org/qgis/trunk@3277 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-29
More projecton updates. Fixed some potential pointer corruption in qgscoordtransform
git-svn-id: http://svn.osgeo.org/qgis/trunk@3276 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-29
set attribute table modal if it is in editing mode. Like this, map canvas editing and attribute table editing should not disturb each other. Note that this breaks 3.1 compability (am i right that 3.1 compatibility is not needed any more?)
git-svn-id: http://svn.osgeo.org/qgis/trunk@3275 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-29
Projection updates. Still unstable. Work will continue this evening.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3274 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-29
v.overlay, r.slope.aspect
git-svn-id: http://svn.osgeo.org/qgis/trunk@3273 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-29
typemask, type/layer option
git-svn-id: http://svn.osgeo.org/qgis/trunk@3272 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-29
grassLayer: GRASS layer number
git-svn-id: http://svn.osgeo.org/qgis/trunk@3271 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-29
Further implementation of qgsspatialrefsys. Cascaded changes as appropriate to dependent classes
git-svn-id: http://svn.osgeo.org/qgis/trunk@3270 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-28
Replace big buttons with icon buttons. You can still navigate them with the keyboard, I added keyboard accels to them too and tooltips to show their function.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3263 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-28
width scale fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@3262 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-28
put labels on top
git-svn-id: http://svn.osgeo.org/qgis/trunk@3261 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-28
Icons for attribute table
git-svn-id: http://svn.osgeo.org/qgis/trunk@3260 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-28
Added a validator to the qgsspatialrefsys that checks the state of the SRS and forces it into a valid state (as a last ditch it will set it to hard coded geocs:wgs84). Before doing that it will first follow the behaviour rules defined in Settings->prefs->projection. This will mean that providers no longer need to handl this and can simply try to set the srs then call validate() on it to make sure its in a valid state. Is valid also not properly checks if the srs is valid.
So you can do something like:
QgsCoordinateTransform * myCS = new QgsCoordinateTransform(srs,srs);
if (!myCS->getSourceSrs()->isValid()) myCs->getSourceSrs->validate();
And you can be sure that the srs will be set. This is not wired into vector or raster layer yet.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3258 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-28
open color dialog with current color; check ok/cancel
git-svn-id: http://svn.osgeo.org/qgis/trunk@3257 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-28
Prevent crashes caused by uninitialised qgscoordinatetransform
git-svn-id: http://svn.osgeo.org/qgis/trunk@3248 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-27
moved scale bar menu into the decoration plugin menu
git-svn-id: http://svn.osgeo.org/qgis/trunk@3247 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-27
Bug fix: Plugin menu wasn't starting the plugin gui
git-svn-id: http://svn.osgeo.org/qgis/trunk@3246 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-27
Plugin gui code was being linked into the standalone version, resulting in
unresolved linker errors (problem exposed with the change in how the plugin
creates menus in qgis).
git-svn-id: http://svn.osgeo.org/qgis/trunk@3245 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-27
Remove more of those pesky cvs ? warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@3244 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-27
Take a punt here - I don't think that this file should be in cvs (it's
automatically generated from the .ui file)
git-svn-id: http://svn.osgeo.org/qgis/trunk@3243 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-27
Changed to use the new way of setting up its entry in the plugin menu
git-svn-id: http://svn.osgeo.org/qgis/trunk@3242 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-27
fix for renderer names, which where inserted two times in QgsDlgVectorLayerProperties and fix for the round off bug in 'equal interval' classification mode
git-svn-id: http://svn.osgeo.org/qgis/trunk@3241 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-27
Remove changes inadvertantly committed wich force use of aclocal 1.8 and automake 1.8
git-svn-id: http://svn.osgeo.org/qgis/trunk@3240 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-27
number formating
git-svn-id: http://svn.osgeo.org/qgis/trunk@3239 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-27
Added QgsSpatialRefSys to maplayer and dataprovider interfaces
git-svn-id: http://svn.osgeo.org/qgis/trunk@3238 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-27
cross2 bunding box fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@3237 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-27
increment and total swaped, azimuth disabeled
git-svn-id: http://svn.osgeo.org/qgis/trunk@3236 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-27
do not add new point if zoom is stoped, reset measure by right mouse button
git-svn-id: http://svn.osgeo.org/qgis/trunk@3235 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-27
buttons frame horizontal size policy fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@3234 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-27
menu removed
git-svn-id: http://svn.osgeo.org/qgis/trunk@3233 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-27
Altered the way in which plugins add items to the plugin menu. Old way
still supported for the moment. New way allows different plugins to use the
same submenu (e.g. Decorations for copyright and north arrow)
git-svn-id: http://svn.osgeo.org/qgis/trunk@3232 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-27
Added icon for the custom projections menu pick
git-svn-id: http://svn.osgeo.org/qgis/trunk@3231 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-27
Another ugly icon to invoke criticism and jeers from onlookers.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3230 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-27
Added logic for getting projection from epsg and qgis srsid codes. Fixed sql errors.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3229 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-26
replaced menues in the attribute table with buttons
git-svn-id: http://svn.osgeo.org/qgis/trunk@3228 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-25
Prevent assert failure when adding pg layer...still doesnt seem to set layer proejction properly though...weill investigate further tomorrow.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3227 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-25
update vector layer extent in case of (not commited) deleted features and fixed a small memory leak in QgsMapCanvas
git-svn-id: http://svn.osgeo.org/qgis/trunk@3226 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-25
Implemented getSrid() to return the SRID of the layer. This commit
temporarily breaks the loading of PostGIS layers.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3225 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-25
Fix for bugs 1188781 and 1188780 (identify and select don't work on
projected layers)
git-svn-id: http://svn.osgeo.org/qgis/trunk@3223 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-25
Added a set(const QgsRect&) function
git-svn-id: http://svn.osgeo.org/qgis/trunk@3222 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-25
Added body of method to create QgsSpatialRefSys from POSTGIS SRID
git-svn-id: http://svn.osgeo.org/qgis/trunk@3221 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-25
Fix projections broken by my last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@3220 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-25
Added new QgsSpatialRefSys constructor that takes a spatial ref sys id and the spatia ref sys id type (which can be QGIS, POSTGIS or EPSG). Adde a new ctor to coordinate transform which takes a source srid, a dest wkt and a source srid type. Another two ctors will follow for coord transform
1) can take two srid (and thier types)
2) takes two QgsSpatialRefSys pointers
git-svn-id: http://svn.osgeo.org/qgis/trunk@3219 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-25
Replace qgscoordinatetransform source and dest members which were strings with QgsSpatialRefSys pointers. Show proj in vector metadata dlg. Liberal sprinkling of const in QgsSpatialRefSys where appropriate. Commented out overloadded << operator in qgsspatialrefsys.h for now. Added QgsSpatialRefSys ctor that takes a wkt string.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3218 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-24
Don't load all of the point symbols if the layer is not of point
type (saves time)
git-svn-id: http://svn.osgeo.org/qgis/trunk@3217 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-24
Add in some debugging code for polylines
git-svn-id: http://svn.osgeo.org/qgis/trunk@3216 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-24
Remove items that the Qt svg read complains about. Doesn't seem to make
any difference to the resulting image
git-svn-id: http://svn.osgeo.org/qgis/trunk@3215 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-24
Fix for incorrect class names in the ui.h files
git-svn-id: http://svn.osgeo.org/qgis/trunk@3214 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-24
More bookmark implementation. Bookmarks can now be added to the database.
Deleting bookmarks and zooming to a bookmark still to be implemented.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3213 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-24
consider added (not commited) features when zooming to the extent of a layer. Deleted (not commited) features are not considered at the moment as this would require a complete bounding box recalculation.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3212 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-24
Bookmark item class. A bookmark item is stored as a record in the users database
git-svn-id: http://svn.osgeo.org/qgis/trunk@3211 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-24
Give each plugin gui a unique class name based on the plugin name.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3210 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-24
- Added QgsBookmark class which implements the spatial bookmarks dialog.
- Added new files to Makefile.am
- Changes to the custom projection dialog to use the new qgis.db
git-svn-id: http://svn.osgeo.org/qgis/trunk@3209 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-24
Changed user database name to qgis.db. The new database contains the
spatial bookmarks table (tbl_bookmarks).
Added qgis.db to Makefile.am
git-svn-id: http://svn.osgeo.org/qgis/trunk@3208 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-24
Bug fix for qgis crash when starting the northarrow gui after loading it.
Bug was the
same as for earlier fix with plugins, but with gui part. Will do the gui
parts of the other plugins in due course
git-svn-id: http://svn.osgeo.org/qgis/trunk@3207 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-23
Removed defunct headers in qgscoordinatetransform.cpp qgsprojectproperties.cpp
Added more to qgsspatialrefsys.cpp skelecton from work. Will start implementing
these methods tomorrow.
Commented out soem debug stuff in qgsvectorlayer.cpp
git-svn-id: http://svn.osgeo.org/qgis/trunk@3206 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-23
Remove the stuff from the canvas when the plugin is removed
git-svn-id: http://svn.osgeo.org/qgis/trunk@3205 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-23
Misc fixes for:
- change to proj from ogr for coordinate transformations
- unnecessary #includes
git-svn-id: http://svn.osgeo.org/qgis/trunk@3204 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-23
Changes to use proj4 functions directlry
git-svn-id: http://svn.osgeo.org/qgis/trunk@3203 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-23
Added new table tbl_srs that will hold srs systems. The table is not complete - proj and ellips acronyms sttill need to be parsed and the appropriate fields updated. Old spatial_ref_sys is left in for the time being. Once tbl_srs updates are complete, spatial ref sys and srs_name tables will be deleted after this, making the db much smaller.
Also added ellipsoid and projection dictionary tables generated by parsing proj -lP and proj -le
git-svn-id: http://svn.osgeo.org/qgis/trunk@3202 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-23
Removed qgsspatialreferences.cpp as its functionailty is no longer needed now that we have sqlite3 on the job.
Reimplemented qgsspatialrefsys to match the new schema that is going into srs.db
Removed qgsspatialreferences.cpp and qgsspatialreferences.h from Makefile
git-svn-id: http://svn.osgeo.org/qgis/trunk@3201 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-23
Bug fix: local variable was obscuring a class member variable meaning
that the relevant plugin menu item was not being removed when the
plugin was removed
git-svn-id: http://svn.osgeo.org/qgis/trunk@3200 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-23
Return the menu id instead of 0
git-svn-id: http://svn.osgeo.org/qgis/trunk@3199 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-23
Fix for bug 1077196 (plugin icons incorrect on first load). A tricky one.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3198 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-22
- removed completed TODO items
- now catches expected exceptions for not finding map extents since there
aren't going to be any in the test simulation
git-svn-id: http://svn.osgeo.org/qgis/trunk@3197 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-22
QgsProject is now a *little* bit more robust with regards to dealing with
project files that have missing or relocated layers. Now it least pops up a
dialog that tells you that it was unable to open the layer instead of just
silently failing.
Better than nothing, I suppose. Will continue to improve error handling.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3196 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-22
JDigiguere's fixes for sqlite3 detection on ubuntu
git-svn-id: http://svn.osgeo.org/qgis/trunk@3195 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-22
Updated bookmarks icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@3194 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-22
added the possibility to choose encoding for postgis layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@3193 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-21
qgslabeldialog.cpp :
- define constants via "const" and not through #defines
- adding some debugging messages
qgsmaplayer.cpp :
- trivial reformatting
qgsmaplayer.h :
- header file includes generally should use brackets and not double quotes
qgssinglesymrenderer.cpp :
- more robust checking of XML elements
qgsproject, qgsvectorlayer :
- no longer bombs when loading a project where one or more layers are
missing (e.g., relocating the data)
Mostly this commit is for code to stop core dumps when loading projects with
layers with missing or relocated data. Unfortunately it just silently fails.
Next step will be to add some feedback and then to implement a clever means of
pointing to new data location.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3192 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-21
Compensated for new binaries to link against, including sqlite3
git-svn-id: http://svn.osgeo.org/qgis/trunk@3191 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-21
Remove an extraneous / in the test for sqlite3.h headers
git-svn-id: http://svn.osgeo.org/qgis/trunk@3190 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-21
Remove whitespace inserted into middle of filename during last edit.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3189 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-21
Tests for proj4 and sqlite3 added (thanks to jdgiguere)
git-svn-id: http://svn.osgeo.org/qgis/trunk@3188 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-19
- rationalisation of transform functions in qgsmaptopixel.h
- improvement in code flow when trimming is necessary in qgsvectorlayer.cpp
git-svn-id: http://svn.osgeo.org/qgis/trunk@3187 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-18
Previous version compiled on my compiler, but not some others. This should fix it.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3186 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-18
fixed two bugs in the table function 'bringSelectedToTop' and store the chosen encoding in the QSettings file
git-svn-id: http://svn.osgeo.org/qgis/trunk@3185 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-18
- rationalisation of polygon and linestring trimming for X11 zoom bug
- rearrangement of misc. transform functions to reduce CPU effort
- mods to exception catching (gave a 10-15% reduction in drawing time)
- some ready to use code to help debug any remaining X11 zoom bugs
- trims at 30000 instead of 32760
git-svn-id: http://svn.osgeo.org/qgis/trunk@3184 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-18
Stubbed in function to add a new bookmark.
Added icon for the new bookmark menu item.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3183 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-18
Icon for spatial bookmarks menu item.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3182 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-18
Wired bookmarks dialog into the gui. The bookmarks dialog is
still non-functional.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3181 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-18
Base dialog for displaying and working with spatial bookmarks. Not
connected to the UI yet.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3180 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-17
User projections now shown in projection selector but are still not useable
git-svn-id: http://svn.osgeo.org/qgis/trunk@3179 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-17
customprojectiondialog updates : delete now works and its all more or less hunky dory & ready to use.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3178 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-17
Various bugfixes plus insert and update of new records possible. Still need to add close button logic and a delete button.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3177 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-17
Fix for bug 1177637 that prevented complete deletion of a PostgreSQL
connection.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3176 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-16
some cleanups in qgsvectorlayer.cpp
git-svn-id: http://svn.osgeo.org/qgis/trunk@3175 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-16
avoid adding the geometry column to the attribute vector of QgsPostgresProvider
git-svn-id: http://svn.osgeo.org/qgis/trunk@3174 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-16
Fix for compile problem. No uic files in designer_plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@3173 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-16
Updated README in preparation for 0.7 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@3170 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-16
Changed QgsMapLayer to initialise mCoordinateTransform to NULL instead of a random value, changed QgsVectorLayer to initialise valid to false (it might be initialised to false by default on some compilers, but it doesn't hurt to do it explicitly). These changes fixes project loading for me.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3168 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-16
Record navigation is now sane - buttons disable at top and bottom of rec set as needed. Ellisoids now disply properly. Next will come save and update tools
git-svn-id: http://svn.osgeo.org/qgis/trunk@3167 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-15
- Kludgey repair for bug where reading shape files from a project causes core
dump. (Call setCoordinateTransform() in readXML_() if coordinateTransform()
returns NULL.)
- added more initializers for new data members
git-svn-id: http://svn.osgeo.org/qgis/trunk@3166 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-15
Appeased plug-in linkage
git-svn-id: http://svn.osgeo.org/qgis/trunk@3165 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-15
Added some debugging code for polygon trimming. Commented out for the moment
git-svn-id: http://svn.osgeo.org/qgis/trunk@3164 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-15
Remove those pesky ? cvs messages when doing an update
git-svn-id: http://svn.osgeo.org/qgis/trunk@3163 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-15
More bugfixes for record navigation....
git-svn-id: http://svn.osgeo.org/qgis/trunk@3162 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-15
Remove extraneous buttons from ui. Move first on form load. Still not ready for use.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3161 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-15
Further updates to record navigation...still in progress
git-svn-id: http://svn.osgeo.org/qgis/trunk@3160 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-14
commot forogtten file to go with the .h
git-svn-id: http://svn.osgeo.org/qgis/trunk@3159 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-14
Wired up move first and move last button sin custom projections dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3158 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-14
Comment out timing code
git-svn-id: http://svn.osgeo.org/qgis/trunk@3157 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-14
Efficiency improvements to coordinate transformation code. Didn't make
much difference, but the code is tidier, and some code repetition have been
cleaned up :)
git-svn-id: http://svn.osgeo.org/qgis/trunk@3156 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-14
Remove duplication of the code that draws linestrings.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3155 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-14
Bug fix: transform(double, double, ...) version wasn't returning anything
git-svn-id: http://svn.osgeo.org/qgis/trunk@3154 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-14
Close bug 1077217
git-svn-id: http://svn.osgeo.org/qgis/trunk@3153 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-14
Apparently it's 'good practise' to not put inline in front of the
functions inside the class, but only on the function bodies.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3152 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-14
Set status bar widgets fonts to 8pt arial o remove issues with coordinates and scale display
git-svn-id: http://svn.osgeo.org/qgis/trunk@3151 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-13
Show proj params when selecting one in combo box
git-svn-id: http://svn.osgeo.org/qgis/trunk@3150 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-13
Inlined all of the QgsClipper functions to improve clipping speed
git-svn-id: http://svn.osgeo.org/qgis/trunk@3149 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-13
Fic for bug 1182276 (there was a missing #include <cmath>).
git-svn-id: http://svn.osgeo.org/qgis/trunk@3148 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-13
Remove #define QGSIDEBUG
git-svn-id: http://svn.osgeo.org/qgis/trunk@3147 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-13
Fix for bug due to recent change to qgsrect (data from postgres wasn't
being drawn).
git-svn-id: http://svn.osgeo.org/qgis/trunk@3146 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-13
Use Mac OS X Launch Services instead of QProcess to open a URL in a browser.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3145 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-13
Use glibtool and glibtoolize for Mac build.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3144 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-13
Remove unused compile-time path flags (instead of putting them inside
a !HAVE_QTMAC conditional).
git-svn-id: http://svn.osgeo.org/qgis/trunk@3143 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-13
Add HAVE_QTMAC conditional to configure. Use it to suppress compile-time
paths which cause errors when building with Qt/Mac which obtains paths
from qApp->applicationDirPath() at runtime.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3142 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-13
#ifdef Q_OS_MACX needs #include <qapplication.h> for qApp
git-svn-id: http://svn.osgeo.org/qgis/trunk@3141 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-13
The extent display on the status bar now sets the number of decimal
places automatically, so as to always show enough to cover the size
of the extent
git-svn-id: http://svn.osgeo.org/qgis/trunk@3140 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-13
Applied patches from Markus Neteler to allow compilation on Qt 3.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@3139 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-12
use postgis srid instead of hardcoded -1
git-svn-id: http://svn.osgeo.org/qgis/trunk@3138 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-12
Fix for [ 1181249 ] Crash when loading shape files
git-svn-id: http://svn.osgeo.org/qgis/trunk@3137 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-12
Yet more fixes for bugs in the X11 zoom clipping code. Hopefully all sorted
now. Still need to optimise the code a bit.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3136 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-12
Fix for bug 1180930.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3135 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-12
init mTotal
git-svn-id: http://svn.osgeo.org/qgis/trunk@3134 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-12
- Fix X11 zoom bug for multipoints
- some code layout changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@3133 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-12
Bug fix: drawing of multilinestrings was causing crashes
git-svn-id: http://svn.osgeo.org/qgis/trunk@3132 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-12
Data binding on ellipsod and projection controls in custom projection dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@3131 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-11
Ellipsoid list now populated from sql ite db too
git-svn-id: http://svn.osgeo.org/qgis/trunk@3130 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-11
Porjections list now shows list of available projection families
git-svn-id: http://svn.osgeo.org/qgis/trunk@3129 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-11
Applied patches from Markus Neteler to allow compilation on Qt 3.2
git-svn-id: http://svn.osgeo.org/qgis/trunk@3128 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-11
Local copy of user projection database now made in ~/.qgis/ if it does not already exist
git-svn-id: http://svn.osgeo.org/qgis/trunk@3127 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-11
Fixed default projection (WGS 84) so it is now selected when the project
properties dialog is opened and no projection has been set.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3126 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-11
Take dtor out of slots section
git-svn-id: http://svn.osgeo.org/qgis/trunk@3125 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-11
repaint changed region
git-svn-id: http://svn.osgeo.org/qgis/trunk@3124 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-11
Added custom projection maker to gui menu
git-svn-id: http://svn.osgeo.org/qgis/trunk@3123 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-11
Added custom projection builder to app menus. Doesnt do anything yet exept pop up the dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3122 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-11
toolbar title
git-svn-id: http://svn.osgeo.org/qgis/trunk@3121 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-11
- further changes for the X11 zoom bug
- clipped polygons now have correct borders
- polygons now have borders back
- multipolygons now render holes correctly
- multipoints now appear on the canvas
- polygon redraw speed still a bit slow
- some odd polygon filling from shape files (will look at later)
git-svn-id: http://svn.osgeo.org/qgis/trunk@3120 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-10
SQLite user projections database
git-svn-id: http://svn.osgeo.org/qgis/trunk@3119 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-10
Cleaned out some duplicate includes from widgets/projectionselector/qgsprojectionselector.cpp
Added initial start of user custom projection dialog (doesnt do anything much yet and not wired into gui yet)
git-svn-id: http://svn.osgeo.org/qgis/trunk@3118 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-10
improved dialog for creating a new vectorlayer
git-svn-id: http://svn.osgeo.org/qgis/trunk@3117 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-10
Fix windows ifdef
git-svn-id: http://svn.osgeo.org/qgis/trunk@3116 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-10
Fixes to Makefile.am related to merge of Projections_Branch into HEAD
git-svn-id: http://svn.osgeo.org/qgis/trunk@3115 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-10
Fix for missing backslash in Makefile.am
git-svn-id: http://svn.osgeo.org/qgis/trunk@3114 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-10
** Merged Projections_Branch into HEAD
Problems:
Polygon outlines are not drawn. This was checked twice and no cause
was found.
Projections do not work in all circumstances
Note that both the proj4 library and sqlite3 are now required. The
build system has not been modified to test for these yet.
Qt 3.3.x is required to build this source tree.
Make sure to increment the EXTRA_VERSION in configure.in when
committing changes.
Make sure to update the Changelog with each commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@3112 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-08
- changes to the line and polygon clipping code
- fix bug where clipping fails when zoomed in too far
- many minor changes to reduce execution times
- general code tidy up
- still a bit slower in drawing than desired
git-svn-id: http://svn.osgeo.org/qgis/trunk@3102 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-08
- prevent zooming in too much
- debugging syntax changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@3101 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-08
Add const to a parameter
Layout changes to follow code layout guidelines
Use the set(x,y) function instead of setX() and setY()
git-svn-id: http://svn.osgeo.org/qgis/trunk@3100 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-08
Add a function to set x and y coords in the one call
git-svn-id: http://svn.osgeo.org/qgis/trunk@3099 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-08
- prefer to use initializers over ctor body initialization
- more robust handling of handling legacy project files
git-svn-id: http://svn.osgeo.org/qgis/trunk@3098 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-06
stopZoom by right button, previous non zoom tool is selected
git-svn-id: http://svn.osgeo.org/qgis/trunk@3097 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-06
togle actions
git-svn-id: http://svn.osgeo.org/qgis/trunk@3096 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-06
qgsgrasseditbase.ui
git-svn-id: http://svn.osgeo.org/qgis/trunk@3095 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-06
Fixed issues with colortable changes not being detected properly when its changed while a raster is loaded.
Fix was to ensure valid==TRUE when layer is loaded.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3094 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-06
Oops. Previous commit didn't compile
git-svn-id: http://svn.osgeo.org/qgis/trunk@3093 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-06
Don't allow zooming in if the extent is too small to represent with
double variables (about 1e-12).
git-svn-id: http://svn.osgeo.org/qgis/trunk@3092 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-05
don't add features if the attribute dialog is rejected by the user
git-svn-id: http://svn.osgeo.org/qgis/trunk@3091 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-05
identify improvements - forgot show()
git-svn-id: http://svn.osgeo.org/qgis/trunk@3090 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-05
identify improvements
git-svn-id: http://svn.osgeo.org/qgis/trunk@3089 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-05
action icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@3088 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-05
shorter names
git-svn-id: http://svn.osgeo.org/qgis/trunk@3087 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-05
resize according to type
git-svn-id: http://svn.osgeo.org/qgis/trunk@3086 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-05
refresh button
git-svn-id: http://svn.osgeo.org/qgis/trunk@3085 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-05
better update
git-svn-id: http://svn.osgeo.org/qgis/trunk@3084 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-05
update better
git-svn-id: http://svn.osgeo.org/qgis/trunk@3083 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-05
font size fixed in map, but probably there is still a problem with offset
git-svn-id: http://svn.osgeo.org/qgis/trunk@3082 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-05
font size fixe in Postscript
git-svn-id: http://svn.osgeo.org/qgis/trunk@3081 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-04
changed QgsOgrProvider::getNextFeature(bool) such, that the direct geos creation without WKT import is used. Norway can now be selected on the european map in reasonable time :-)
git-svn-id: http://svn.osgeo.org/qgis/trunk@3079 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-04
Only try to clip lines and polygons if we know for sure that they need
clipping (speeds up redraws, especially for polygons).
git-svn-id: http://svn.osgeo.org/qgis/trunk@3078 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-03
Minor changes to allow compilation on Slackware 10.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@3077 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-02
Cleanup. Layer order is implicit in project file.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3075 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-02
box switch
git-svn-id: http://svn.osgeo.org/qgis/trunk@3074 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-02
fixed crash if input combo is empty
git-svn-id: http://svn.osgeo.org/qgis/trunk@3072 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-02
output encoding
git-svn-id: http://svn.osgeo.org/qgis/trunk@3071 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-02
markers width scale, oversamling, select
git-svn-id: http://svn.osgeo.org/qgis/trunk@3067 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-01
Added #include <cmath> to qgsclipper.cpp to make it build on my system
git-svn-id: http://svn.osgeo.org/qgis/trunk@3061 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-01
- Show a '1:x' scale where x is less than 1 as 'y:1', where y = 1/x
- Misc. code layout changes to improve readibility
git-svn-id: http://svn.osgeo.org/qgis/trunk@3060 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-01
Change temp variable type from float to double to reduce chance of loss
of precision when zooming in lots
git-svn-id: http://svn.osgeo.org/qgis/trunk@3059 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-01
toUnicode for attributes
git-svn-id: http://svn.osgeo.org/qgis/trunk@3058 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-01
fromLocal8Bit for attributes
git-svn-id: http://svn.osgeo.org/qgis/trunk@3057 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-04-01
- improved error message when a relation with a geometry column is found
for which the user doesn't have select permissions.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3055 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-31
Don't refresh the canvas on project read for each plugin. This is the fix for bug #1167668. This has the side-effect of not showing the
north arrow or copyright notice at app startup or for new projects. I think this is fine. The alternative is to have the map canvas emit
renderComplete in these situations. This requires a QPainter though, and it doesn't seem worthwhile to create one for this purpose.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3054 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-31
use correct band type for readValue
git-svn-id: http://svn.osgeo.org/qgis/trunk@3053 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-31
- Initial implementation of polygon clipping to avoid X11 zoom problems
- #define to only do the X11 fix when compiled for X11
- Further optimisations of linestring clipping
- Better code comments
- Removal of some duplicated code
git-svn-id: http://svn.osgeo.org/qgis/trunk@3052 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-30
fixed close with x
git-svn-id: http://svn.osgeo.org/qgis/trunk@3051 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-30
fix crash on start edit - check if edited
git-svn-id: http://svn.osgeo.org/qgis/trunk@3050 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-30
new markers
git-svn-id: http://svn.osgeo.org/qgis/trunk@3049 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-30
save setting when new object is created
git-svn-id: http://svn.osgeo.org/qgis/trunk@3048 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-30
draw full paper on printer
git-svn-id: http://svn.osgeo.org/qgis/trunk@3047 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-30
add 1 pixel to rectangles only in preview
git-svn-id: http://svn.osgeo.org/qgis/trunk@3046 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-30
set paper orientation in printer dialog from composition
git-svn-id: http://svn.osgeo.org/qgis/trunk@3045 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-30
fixed scale
git-svn-id: http://svn.osgeo.org/qgis/trunk@3044 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-30
+invalidate() - bugfix for crash on delete
git-svn-id: http://svn.osgeo.org/qgis/trunk@3043 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-30
- warn and refuse to load the layer if we don't have select permissions
on the table that is being loaded
- better conformance to the code style guidelines
- added tr() to some dialog box text
git-svn-id: http://svn.osgeo.org/qgis/trunk@3041 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-29
Dont build designer plugins until further notice
git-svn-id: http://svn.osgeo.org/qgis/trunk@3040 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-29
Committed Akio Takubos patch that fixes the provider interface so we can load vector files with non-ASCII filenames again
git-svn-id: http://svn.osgeo.org/qgis/trunk@3039 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-29
cache changed from pointer to object
git-svn-id: http://svn.osgeo.org/qgis/trunk@3038 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-29
cache changed from pointer to object
git-svn-id: http://svn.osgeo.org/qgis/trunk@3037 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-28
added QgsFeature::geosGeometry(). This method returns a geos object from a feature geometry. The idea is, that this method can be used in QgsOgrProvider::getNextFeature(bool) for an intersection test. Currently, the geos wkb import is used, which is very slow for large geometries
git-svn-id: http://svn.osgeo.org/qgis/trunk@3036 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-28
first draft of detailed (annotated) legend for Radim....still under construction..just squeezing it in under the feature freeze doormat....
git-svn-id: http://svn.osgeo.org/qgis/trunk@3035 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-26
Prevent segfault when no bands are selected for the histogram.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3034 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-26
Bug fixes for hist stuff. Hist now uses layer min max when calling gdal hist fn. Check for 0 division errors
git-svn-id: http://svn.osgeo.org/qgis/trunk@3033 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-25
fix for bug nr. 1160722, Crash on remove repainted vector layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@3032 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-25
Makefile.am
Removed trailing backslashes from recently commented out lines. These
were causing problems (at least with my build).
git-svn-id: http://svn.osgeo.org/qgis/trunk@3031 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-25
.ui files
Changed version number(s) and resaved from qt 3.1.2 to eliminate the
const const error in the generated .cpp files.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3030 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-25
Added message at end of configure to indicate the Qt directory that
will be used to build QGIS. Hopefully this will remind me (and others)
to ensure minimum Qt compatibility (currently @ version 3.1.2).
git-svn-id: http://svn.osgeo.org/qgis/trunk@3029 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-25
hide in destructor
git-svn-id: http://svn.osgeo.org/qgis/trunk@3028 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-25
create cache only if necessary
git-svn-id: http://svn.osgeo.org/qgis/trunk@3027 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-25
empty default composition
git-svn-id: http://svn.osgeo.org/qgis/trunk@3026 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-25
comment also header
git-svn-id: http://svn.osgeo.org/qgis/trunk@3025 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-25
scalebar
git-svn-id: http://svn.osgeo.org/qgis/trunk@3024 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-25
scalebar
git-svn-id: http://svn.osgeo.org/qgis/trunk@3023 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-25
Indonesian translation from Januar V. Simarmata
git-svn-id: http://svn.osgeo.org/qgis/trunk@3022 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-25
Changes to fix qt 3.1.2 incompatibility.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3021 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-25
Fix for wrong title on the dialog for loading a raster layer (said OGR).
This closes Bug 1151230
git-svn-id: http://svn.osgeo.org/qgis/trunk@3020 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-25
Bug fix for "layer->toggle in overview' segfault on empty canvas" (Bug 1166105)
git-svn-id: http://svn.osgeo.org/qgis/trunk@3019 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-24
fix for bug 1166086 plus consider not commited features in 'zoom to selection'
git-svn-id: http://svn.osgeo.org/qgis/trunk@3018 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-24
QGIS now fails gracefully when started from the build (src) directory rather
than being started from a properly installed location.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3016 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-24
Add new symbology widget to designer widget plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@3015 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-24
Add new symbology widget to qgislib
git-svn-id: http://svn.osgeo.org/qgis/trunk@3014 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-24
Minor changes to style widgets and addition of vector symbology widget that will eventually replace all the other renderer widgets. This work will not be continued until after 0.7 release.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3013 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-23
Someone forgot to include <cmath> and use the std namespace for fabs() - I fixed it, it didn't build on my system
git-svn-id: http://svn.osgeo.org/qgis/trunk@3012 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-23
more controls, pictures
git-svn-id: http://svn.osgeo.org/qgis/trunk@3011 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-23
map frame
git-svn-id: http://svn.osgeo.org/qgis/trunk@3010 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-23
opps - fix to enable compilation
git-svn-id: http://svn.osgeo.org/qgis/trunk@3009 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-23
Moved the line and polygon clipping code to a dedicated class.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3008 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-23
Bug fix for X11 zoom bug fix (zoom in enough and lines would disappear
from the screen when they shouldn't of).
git-svn-id: http://svn.osgeo.org/qgis/trunk@3007 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-22
- Fix for x11 zoom bug now works for linestrings with more than
one line segment.
- Slight reduce CPU effort for intersection calculations
git-svn-id: http://svn.osgeo.org/qgis/trunk@3006 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-22
Some more .cvsignore files
git-svn-id: http://svn.osgeo.org/qgis/trunk@3005 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-22
fill pixmap
git-svn-id: http://svn.osgeo.org/qgis/trunk@3004 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-22
print if debug only
git-svn-id: http://svn.osgeo.org/qgis/trunk@3003 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-22
svg/image output
git-svn-id: http://svn.osgeo.org/qgis/trunk@3002 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-22
print to svg
git-svn-id: http://svn.osgeo.org/qgis/trunk@3001 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-22
Fix for X11 zoom bug. Only fixes lines (not polygons), and if you
zoom in enough things will still behave oddly (due to over/underflow of
doubles rather than 16 bit ints). Work in progress. Polygons next.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3000 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-21
encoding
git-svn-id: http://svn.osgeo.org/qgis/trunk@2999 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-21
reload raster if changed
git-svn-id: http://svn.osgeo.org/qgis/trunk@2998 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-21
Removed a line in designer_plugins/Makefile.am that broke things on my system
git-svn-id: http://svn.osgeo.org/qgis/trunk@2997 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-21
Added a section on how qgis works with postgresql tables and views
git-svn-id: http://svn.osgeo.org/qgis/trunk@2996 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-21
remove hard-coded QGISDEBUG
git-svn-id: http://svn.osgeo.org/qgis/trunk@2995 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-21
- Potential qgis key columns defined via views on views, etc are now regconised
- Improved parsing of SQL's that define views
- Improved identification of suitable qgis key columns
- Fix bug with data endian check not working for views
- Quote table names in all SQLs (fixes problem with table names that contain
uppercase characters)
- Code style cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@2994 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-21
Paranoia check: make sure that relations listed as potential qgis layers
actually exist in the database (rather than just in the geometry_columns
table).
git-svn-id: http://svn.osgeo.org/qgis/trunk@2993 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-19
More minor updates to histogramming
git-svn-id: http://svn.osgeo.org/qgis/trunk@2992 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-19
Commented out setprogress debug stuff
git-svn-id: http://svn.osgeo.org/qgis/trunk@2991 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-19
Scale x axis to min max values of layer not number of histogram bins.
Lavel x axis with min max of layer too
git-svn-id: http://svn.osgeo.org/qgis/trunk@2990 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-18
marker catalogue
git-svn-id: http://svn.osgeo.org/qgis/trunk@2989 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-18
marker catalogue
git-svn-id: http://svn.osgeo.org/qgis/trunk@2988 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-18
added *.moc.cpp
git-svn-id: http://svn.osgeo.org/qgis/trunk@2987 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-17
bug avoidance. Recent problems with accessing and viewing postgres layers
have been caused by the recent addition of threading in the postgres provider.
This commit puts the threading code inside #ifdef POSTGRES_THREADS and
hence avoids the problem in the threading code.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2986 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-17
Force recollection of hist when checkboxes state is altered
git-svn-id: http://svn.osgeo.org/qgis/trunk@2985 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-17
debug commented
git-svn-id: http://svn.osgeo.org/qgis/trunk@2984 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-17
overwrite translate in output ps file for portrait
git-svn-id: http://svn.osgeo.org/qgis/trunk@2983 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-17
id without spaces
git-svn-id: http://svn.osgeo.org/qgis/trunk@2982 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-17
Fix build error caused by incorrect includes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2981 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-16
- the ctor now properly uses initializer list for member initialization
- void parameters are C-isms
- added check for null label parameter in ctor
All this by-product of hunting down bug related to core dumping that may have
something to do with labels.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2980 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-16
Fixed some bugs when rendering to an alternative paint device
git-svn-id: http://svn.osgeo.org/qgis/trunk@2979 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-16
Change ui version to 3.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@2978 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-16
grass tools
git-svn-id: http://svn.osgeo.org/qgis/trunk@2977 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-16
makefile
git-svn-id: http://svn.osgeo.org/qgis/trunk@2976 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-16
tools
git-svn-id: http://svn.osgeo.org/qgis/trunk@2975 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-16
config
git-svn-id: http://svn.osgeo.org/qgis/trunk@2974 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-16
module difinitions
git-svn-id: http://svn.osgeo.org/qgis/trunk@2973 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-16
Added window decoration to the measure dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@2972 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-15
Fix for bug 1163483
git-svn-id: http://svn.osgeo.org/qgis/trunk@2971 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-15
tell cvs to ignore some files not in the repository
git-svn-id: http://svn.osgeo.org/qgis/trunk@2970 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-15
forgot this in the last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@2969 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-15
- Bug fix for view column that use an SQL function in their definition
- Better debugging messages for view stuff
- In progress code for support of views that reference other views
git-svn-id: http://svn.osgeo.org/qgis/trunk@2968 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-15
Bug fix: tables without primary keys were not being recgonised
git-svn-id: http://svn.osgeo.org/qgis/trunk@2967 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-15
Initial import. Not funtional yet. Not added to parent make yet to avoid building this dir before the plugin works properly
git-svn-id: http://svn.osgeo.org/qgis/trunk@2966 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-14
Bug fix for compuatation of min max vals which caused chart to go off the scale
git-svn-id: http://svn.osgeo.org/qgis/trunk@2964 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-14
Fixed incorrect mapping of widget names to class names
git-svn-id: http://svn.osgeo.org/qgis/trunk@2963 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-14
Someone forgot a backslash
git-svn-id: http://svn.osgeo.org/qgis/trunk@2962 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-14
Make updates for designer widgets.still getting relocation errors...investigating...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2961 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-14
Building block widgets for defining symbology (.uis designed by Steven Ottens). This is an initial commit and they have no implementation yet and the design is by no means final. They wil be built as designer plugins to maximse reuse of code.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2960 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-14
Added defs for point, line and fill style widgets
git-svn-id: http://svn.osgeo.org/qgis/trunk@2959 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-14
qgsrasterlayerproperties.cpp:
Added static_cast to int for several calls to get rid of compile time
warnings
qgsrect.cpp:
Fixed the asPolygon function so it returns a closed polygon. This was
causing select and identify in the ogr provider to fail.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2957 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-13
- fix for building on 64bit architecture
- fixed dependencies of designer-plugin/stuff
git-svn-id: http://svn.osgeo.org/qgis/trunk@2956 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-13
Always use UTF-8 for the GPX provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@2955 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-13
New stuff for designer plugins. Initial implementation for legend and map cavnase. There is still a symbol relocation error that needs to be resolved.
Community reg plugin updates (not useable or included in build process yet though).
git-svn-id: http://svn.osgeo.org/qgis/trunk@2954 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-12
- Improvements to column selection algorithm
- Clarification of comments
git-svn-id: http://svn.osgeo.org/qgis/trunk@2953 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-12
- bug fix for views with an oid column, but no other suitable column for use
by qgis as the key into the view
- start of support for views that reference views
git-svn-id: http://svn.osgeo.org/qgis/trunk@2952 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-12
Improvements to mapserver export. Still no symbology support (random
colors are generated) and point symbols are not specified. The output
is capable of creating map output as is, assuming a template is
supplied.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2951 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-11
Adding necessary files for library necessary for plug-in linkage
git-svn-id: http://svn.osgeo.org/qgis/trunk@2950 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-11
Layers sourced from postgresql views no longer need a column called 'oid' -
they just need to contain a column that comes from a table that has a
unique or primary key constaint on it.
One caveat - views that are defined in terms of other views don't yet work,
and to not break exiting situations a column 'oid' in the view is still
recgonised (this will be fixed and removed shortly).
git-svn-id: http://svn.osgeo.org/qgis/trunk@2949 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-11
Enabled GML support
git-svn-id: http://svn.osgeo.org/qgis/trunk@2947 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-10
Mefged in changes from proj branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@2946 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-10
select() now consistently uses WKT polygon to compensate for pedantry in latest GEOS
git-svn-id: http://svn.osgeo.org/qgis/trunk@2944 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-10
qgisapp.cpp :
- debugging output for building supported vector formats for open file
dialog cleaned up a bit
qgsmaplayer.cpp, qgsrenderer.cpp :
- cleaned up some formatting
qgsrect :
- cleaned up some formatting
- normalize() now uses std::swap()
- moved ctor to implementation file
- cleaned up asPolygon(); now uses QTextStream
git-svn-id: http://svn.osgeo.org/qgis/trunk@2943 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-10
update attributes if necessary
git-svn-id: http://svn.osgeo.org/qgis/trunk@2942 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-10
Merged raster histogram stuff back into head
git-svn-id: http://svn.osgeo.org/qgis/trunk@2941 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-10
check if the layer is empty, fixes the crash when a layer is stored in project file, but does not exist in vector
git-svn-id: http://svn.osgeo.org/qgis/trunk@2940 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-10
Brendan Morely's postgis threaded extent patch (new files)
git-svn-id: http://svn.osgeo.org/qgis/trunk@2936 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-10
Brendan Morley's postgis threaded extents patch
git-svn-id: http://svn.osgeo.org/qgis/trunk@2935 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-10
Brendan Morely's postgis threaded extent patches
git-svn-id: http://svn.osgeo.org/qgis/trunk@2934 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-09
more hardcoded point symbols
git-svn-id: http://svn.osgeo.org/qgis/trunk@2932 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-09
Add a missing table in the WHERE clause
Fix a potential problem in identifying geometry enabled relations
that have null values for some of the rows in the geometry column.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2930 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-07
Added test for deep key name sequences.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2928 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-07
Fixed bug where deeply nested key sequences weren't getting properly written
to project files.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2927 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-05
Scaling cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@2922 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-05
Far more reasonable looking graphs....still need to sort out scaling a bit better.....
Check boxes are still not hooked up..
git-svn-id: http://svn.osgeo.org/qgis/trunk@2921 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-05
Fixed a bug that made a newly created QgsProject dirty, which caused QGIS to ask the user if it wanted to save the current project even if it hadn't made any changes (bug 1115186)
git-svn-id: http://svn.osgeo.org/qgis/trunk@2920 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-05
Fixed bug 1157260
git-svn-id: http://svn.osgeo.org/qgis/trunk@2919 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-05
Added loading/reading of the vector data provider encoding type from/to the project file
git-svn-id: http://svn.osgeo.org/qgis/trunk@2918 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-05
More updates to graphing of rasters:
List now shows bands...click on one or more bands and click refresh to show graph
ymax and min calcs done (min & max calculated across all bands to be graphed)
checkboxes still not hooked up yet...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2917 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-05
replaced enum QgsVectorDataProvider::Encoding with QTextCodec
git-svn-id: http://svn.osgeo.org/qgis/trunk@2916 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-04
Added <cmath> header and std namespace for sqrt()
git-svn-id: http://svn.osgeo.org/qgis/trunk@2915 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-04
Shame on me!...wrong ui version.....thanks Radim...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2914 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-04
getProjectionWKT
git-svn-id: http://svn.osgeo.org/qgis/trunk@2913 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-04
+grass projection lib
git-svn-id: http://svn.osgeo.org/qgis/trunk@2912 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-04
measure
git-svn-id: http://svn.osgeo.org/qgis/trunk@2911 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-04
more buttons
git-svn-id: http://svn.osgeo.org/qgis/trunk@2910 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-04
emit button
git-svn-id: http://svn.osgeo.org/qgis/trunk@2909 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-04
save region status in settings, use EmitPoint
git-svn-id: http://svn.osgeo.org/qgis/trunk@2908 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-04
Added some controls for setting histogram options - still to be wired up...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2907 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-04
measure
git-svn-id: http://svn.osgeo.org/qgis/trunk@2906 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-04
First stab at a histogram for rasters. Still in progress.
TODO:
Add band name and symbol to chart legend
Scale y axis based on image depth
Draw each band in a separate colour
Draw polyline so that it looks more bar chart like???
git-svn-id: http://svn.osgeo.org/qgis/trunk@2905 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-03
added qgsprojectproperty.{h,cpp}
git-svn-id: http://svn.osgeo.org/qgis/trunk@2903 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-02
Synched with QgsProject changes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2902 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-02
- added subkeyList() and entryList()
- moved internal QgsProject property class hierarchy to separate lexical space
(i.e., qgsprojectpropety.{h,cpp})
- refactoring of QgsProject internals to be easier to understand and
maintain. (Though I doubt I was successful. =\ )
- corresponding test harness (tests/qgsproject) checks out
git-svn-id: http://svn.osgeo.org/qgis/trunk@2901 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-02
Fixed more XML writing bugs in the GPX provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@2900 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-02
Fixed bug that broke GPX files containing reserved XML characters (forgot to replace them with entities)
git-svn-id: http://svn.osgeo.org/qgis/trunk@2899 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-02
identify raster
git-svn-id: http://svn.osgeo.org/qgis/trunk@2898 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-02
identify raster
git-svn-id: http://svn.osgeo.org/qgis/trunk@2897 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-02
addAttribute to root, setColumnTex
git-svn-id: http://svn.osgeo.org/qgis/trunk@2896 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-01
added a menu item in the attribute table to change selected and not selected rows
git-svn-id: http://svn.osgeo.org/qgis/trunk@2887 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-01
Changed to expat for parsing GPX files, fixed a bug that broke GPX files when setting attribute values containing non-ASCII characters
git-svn-id: http://svn.osgeo.org/qgis/trunk@2886 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-01
bug fix: a spatial table with no rows would cause a crash
tidy up: text in the dialog box about views and oid's etc was all on
one line.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2885 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-01
bug fix: if labels weren't being drawn, the QgsVectorLayer::drawLabels()
function was starting a postgresql transaction but not ending it. This
lead to the postgresql table being locked and unable to accept updates,
inserts, etc.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2884 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-01
remove objects from project
git-svn-id: http://svn.osgeo.org/qgis/trunk@2882 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-01
layers in legend; remove objects from project
git-svn-id: http://svn.osgeo.org/qgis/trunk@2881 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-01
save ID in project
git-svn-id: http://svn.osgeo.org/qgis/trunk@2880 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-03-01
Bug fix. Not sure how postgresql access worked in the previous revision!
git-svn-id: http://svn.osgeo.org/qgis/trunk@2879 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-28
Added .cvsignore file to remove a cvs update 'unknown file' message
git-svn-id: http://svn.osgeo.org/qgis/trunk@2876 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-26
Fix for bug that prevented features in postgres layers from being
selected or identified.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2872 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-25
virtual ~QgsComposerItem
git-svn-id: http://svn.osgeo.org/qgis/trunk@2867 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-24
Added tests for subkeyList and entryList
git-svn-id: http://svn.osgeo.org/qgis/trunk@2866 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-22
Clarification of message when a view without an oid column is selected
git-svn-id: http://svn.osgeo.org/qgis/trunk@2863 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-22
Same bug fix as previous commit, but for the
::getNextFeature(std::list<int> const & attlist) function
git-svn-id: http://svn.osgeo.org/qgis/trunk@2856 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-22
Bug fix for postgis rows with a geometry column that contains no geometry.
QgsPostgresProvider::getNextFeature(bool) now always returns a valid
QgsFeature pointer (previously it would return 0 if there was no geometry in
the geometry column, which was also the value used to indicate 'no more features').
This fixes the problem whereby the attribute table dialog box would not populate
all of its rows.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2855 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-21
save settings in project
git-svn-id: http://svn.osgeo.org/qgis/trunk@2849 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-21
added subkeyList; do it better
git-svn-id: http://svn.osgeo.org/qgis/trunk@2848 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-19
Better description of why app launch failed if no DISPLAY var set
git-svn-id: http://svn.osgeo.org/qgis/trunk@2844 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-18
Added a combo box in the dialog to add ogr layers where the user may select an appropriate encoding type (utf8, ascii, latin1). In QgsVectorDataProvider, there is a new member mEncodingType for this. OGRProvider already uses this encoding type and other providers may do it as well if necessary
git-svn-id: http://svn.osgeo.org/qgis/trunk@2843 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-18
Fix segfault if no DISPLAY var set
git-svn-id: http://svn.osgeo.org/qgis/trunk@2842 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-18
Uicification of ui files to qt 3.1.2
git-svn-id: http://svn.osgeo.org/qgis/trunk@2841 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-18
more renderers in legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@2840 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-17
GEOS flags
git-svn-id: http://svn.osgeo.org/qgis/trunk@2833 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-17
GEOS flags
git-svn-id: http://svn.osgeo.org/qgis/trunk@2832 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-17
scaling and other improvements
git-svn-id: http://svn.osgeo.org/qgis/trunk@2831 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-17
scaling
git-svn-id: http://svn.osgeo.org/qgis/trunk@2830 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-17
Restructure GRASS provider and plugin to work on Mac OS X.
The provider and plugin are now 'pure' modules and code shared between them
is in the new shared library libqgisgrass.
This eliminates the libtool warning that linking grassplugin against
libgrassprovider is not portable.
libgrassprovider has also been renamed to grassprovider since it no longer
tries to be a combination provider and shared library (which only worked
on some platforms).
git-svn-id: http://svn.osgeo.org/qgis/trunk@2824 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-16
Added Polish translation to make
git-svn-id: http://svn.osgeo.org/qgis/trunk@2820 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-16
Desctiption of qgis for checkinstall and little helper script to automate checkinstall
git-svn-id: http://svn.osgeo.org/qgis/trunk@2817 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-16
GISBASE string allocation
git-svn-id: http://svn.osgeo.org/qgis/trunk@2815 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-15
Forgot to add the QgsGPSDevice files
git-svn-id: http://svn.osgeo.org/qgis/trunk@2811 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-15
Separated download and upload commands for the different feature types to make uploading and downloading more flexible
git-svn-id: http://svn.osgeo.org/qgis/trunk@2810 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-14
Added ability to pass a .qgs project file as an argument without using the
--project switch. This is necessary to allow using QGIS to open .qgs files in a desktop environment where a mime type has been established. The --project switch still works, but QGIS will now load .qgs, .shp, and .tif files specified on the command line.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2801 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-13
fix for bug where layers have been removed from overview just by changing the active layer in the legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@2800 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-13
Fixed for crash when showing the attribute table of a layer with no features and some other minor improvements to editing
git-svn-id: http://svn.osgeo.org/qgis/trunk@2799 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-13
Fix for bug #1118786
git-svn-id: http://svn.osgeo.org/qgis/trunk@2798 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-12
some changes to display tables. Displaying the attribute table is now done in QgsVectorLayer::fillTable() with consideration of (not commited) added and deleted features
git-svn-id: http://svn.osgeo.org/qgis/trunk@2792 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-11
Forgot to remove some debug code
git-svn-id: http://svn.osgeo.org/qgis/trunk@2783 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-11
Added attribute editing in the GPX provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@2782 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-11
Changed supports*() to capabilities()
git-svn-id: http://svn.osgeo.org/qgis/trunk@2781 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-10
Replaced QgsVectorDataProvider::support... functions with QgsVectorDataProvider::capabilities()
git-svn-id: http://svn.osgeo.org/qgis/trunk@2769 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-10
Added the EmitPoint 'tool' which just emits xyClickCoordinate() when the user clicks in the canvas
git-svn-id: http://svn.osgeo.org/qgis/trunk@2766 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-08
Added QgsVectorDataProvider::capabilities(). The current queries in the dialogs will be subsequently replaced
git-svn-id: http://svn.osgeo.org/qgis/trunk@2763 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-06
Enabled deletion of GPX tracks and routes too, it seems to work now
git-svn-id: http://svn.osgeo.org/qgis/trunk@2756 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-06
Fix for bug 1117501 - crash when clicking on Remove layer menu item when
no layers are present
git-svn-id: http://svn.osgeo.org/qgis/trunk@2755 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-06
implemented a function in the attribute table to bring the selected rows to the top
git-svn-id: http://svn.osgeo.org/qgis/trunk@2754 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-06
Added waypoint deletion in the GPX provider, route and track deletion is buggy and will be disabled until they are fixed
git-svn-id: http://svn.osgeo.org/qgis/trunk@2751 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-05
Use QgsAttributeTable::fillTable to populate the attribute table
git-svn-id: http://svn.osgeo.org/qgis/trunk@2750 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-05
attribute editing of not commited features is now possible
git-svn-id: http://svn.osgeo.org/qgis/trunk@2749 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-05
A meaningless commit in a vain attempt to substantially increase my karma
git-svn-id: http://svn.osgeo.org/qgis/trunk@2746 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-04
map composer
git-svn-id: http://svn.osgeo.org/qgis/trunk@2740 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-03
Add ECW to supported drivers list. I haven't testes .ecw files, but it works nicely for jpeg 2000
git-svn-id: http://svn.osgeo.org/qgis/trunk@2739 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-03
Try to get GISBASE from:
1. GISBASE env var
2. QSettings
3. --with-grass configure flag
Before resorting to asking the user for it. Still need to provide
some more information in the file dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2738 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-03
Add filters to file dialog for MrSID and JPEG 2000
git-svn-id: http://svn.osgeo.org/qgis/trunk@2737 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-02
added QgsRenderer::items() method to retreive QgsRenderItems
git-svn-id: http://svn.osgeo.org/qgis/trunk@2736 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-02
edit attributes
git-svn-id: http://svn.osgeo.org/qgis/trunk@2735 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-02
edit attributes
git-svn-id: http://svn.osgeo.org/qgis/trunk@2734 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-02-02
changeAttributeValues
git-svn-id: http://svn.osgeo.org/qgis/trunk@2733 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-30
some cleanups in QgsVectorLayer and in QgsPostgresProvider
git-svn-id: http://svn.osgeo.org/qgis/trunk@2732 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-30
Add the ability to display postgis tables and views that lack the
requisite row in the geometry_columns table (views still need an
oid column though)
git-svn-id: http://svn.osgeo.org/qgis/trunk@2731 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-30
Updated changelog
Bumped the extra version to 5
git-svn-id: http://svn.osgeo.org/qgis/trunk@2730 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-30
Applied patch from M. Loskot
git-svn-id: http://svn.osgeo.org/qgis/trunk@2729 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-30
Applied patches from M Loskot
git-svn-id: http://svn.osgeo.org/qgis/trunk@2728 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-29
quotes for text values in the postgres provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@2727 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-29
change in QgsVectorLayer::table(), use the attribute names of QgsFeature for the table to ommit the postgresql geometry column (makes problem in table display if there are attributes behind the geometry column)
git-svn-id: http://svn.osgeo.org/qgis/trunk@2726 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-29
added the dialog classes for attribute addition
git-svn-id: http://svn.osgeo.org/qgis/trunk@2725 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-29
adding attributes for postgis layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@2724 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-26
Changed ui version to 3.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@2716 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-26
Fix for PNG pollution in the qgis main window UI. We still must support
Qt 3.1.2. Developers should be using the Qt 3.1.2 version of designer when
working with UI files that contain images/toolbar items.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2715 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-25
added BEGIN and COMMITS for update and alter table, added select() after
git-svn-id: http://svn.osgeo.org/qgis/trunk@2713 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-25
implemented attribute editing. Still problems with changes not written to the database if the table is not closed and reopened
git-svn-id: http://svn.osgeo.org/qgis/trunk@2712 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-25
Get rid of 3.3 in ui
git-svn-id: http://svn.osgeo.org/qgis/trunk@2711 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-23
implementation of a gui to delete attributes in postgres table (changing of attributes and adding attributes will follow)
git-svn-id: http://svn.osgeo.org/qgis/trunk@2695 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-23
Mac needs "/" after directory path for marker to be drawn in Image preview box
git-svn-id: http://svn.osgeo.org/qgis/trunk@2693 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-23
Add Q_OS_MACX variation since Qt/Mac pixels are transparent by default while Qt/X11 pixels are opaque by default
git-svn-id: http://svn.osgeo.org/qgis/trunk@2692 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-23
Marker location passed to drawPicture needs to be projected to match location passed to prior drawRect
git-svn-id: http://svn.osgeo.org/qgis/trunk@2691 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-23
Previously added #ifdef Q_OS_MACOSX needs #include <qapplication.h> for qApp
git-svn-id: http://svn.osgeo.org/qgis/trunk@2690 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-21
Added tr() to user visible string so they can be translated.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2686 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-21
Changed description in the column editor so as not to confuse the
user when there are no columns names that are reserved words.
Bug 1103390
git-svn-id: http://svn.osgeo.org/qgis/trunk@2685 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-21
Changes from mloskot to allow editing of geometry type
git-svn-id: http://svn.osgeo.org/qgis/trunk@2684 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-19
moved an include from the .h to the .cpp file
git-svn-id: http://svn.osgeo.org/qgis/trunk@2678 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-19
Added tests for QgsProject::clearProperties()
git-svn-id: http://svn.osgeo.org/qgis/trunk@2677 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-19
Added tests for removeEntry()
git-svn-id: http://svn.osgeo.org/qgis/trunk@2676 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-19
Now test that write entry members properly set dirty bit.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2675 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-19
- write entry members now set dirty bit
- start of entryList(); NOT FINISHED YET
git-svn-id: http://svn.osgeo.org/qgis/trunk@2674 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-19
Now test reading and writing key entries.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2673 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-19
Now test for reading empty key entries correctly. Made member names more standards compliant.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2672 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-19
Added two more tests. Fixed bug whereby Qgis include path was not set.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2671 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-19
Added cppunit URL to README.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2670 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-19
Initial commit of QgsProject test suite. Only two tests with this version.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2669 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-19
Attribute actions can now optionally capture any standard output or error from
the action and display the results in a dialog box.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2666 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-18
Added cppunit url to readme
git-svn-id: http://svn.osgeo.org/qgis/trunk@2656 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-17
patch by jzbikowski for compilation without postgres
git-svn-id: http://svn.osgeo.org/qgis/trunk@2647 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-16
fix for snapping tolerance bug and some changes in the attribute editing methods in the vector provider interface
git-svn-id: http://svn.osgeo.org/qgis/trunk@2645 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-16
Changed calls to QButtonGroup::selectedId() to an alternative set of
calls because Qt 3.1.2 and earlier don't have this function (which is
a problem because qgis then doesn't compile on my work computer).
git-svn-id: http://svn.osgeo.org/qgis/trunk@2644 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-16
Projection widgets in props dialog are disabled for now until projection support comes back out of side branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@2639 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-16
Added more tests
git-svn-id: http://svn.osgeo.org/qgis/trunk@2637 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-16
Added code to morph the projection WKT when loading a shapefile.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2636 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-16
More debug on projection operations. Added proj4 parameter output when
inversing the view rectangle.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2635 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-15
added some consts
git-svn-id: http://svn.osgeo.org/qgis/trunk@2634 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-15
added methods for attribute editing in the vector data provider interface. First implementation in the postgresprovider, but not yet tested
git-svn-id: http://svn.osgeo.org/qgis/trunk@2633 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-15
Test suite for projection related classes/functions. Requires cppunit to
run the tests. See the README in each directory for information on building
and running tests.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2632 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-15
Bug fix - order of automatic/manual radio button id's changed on me, so
code was interpreting automatic as manual and vica-versa.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2630 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-15
set designer version to 3.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@2629 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-15
- UI to allow manual setting of the number of decimal places used in the
display of the mouse position.
- Only calculate the number of decimal places if the scale has
changed (previously it was done every time the mouse moved).
- Bug fix for the project properties dialog box (changing the units and
then clicking on cancel didn't cancel the change in units)
git-svn-id: http://svn.osgeo.org/qgis/trunk@2628 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-14
Changing units now sets dirty bit.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2627 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-14
fix for crash occuring when clicking with an editing tool into the empty map
git-svn-id: http://svn.osgeo.org/qgis/trunk@2626 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-12
Added header block to qgscoordinatetransform.cpp
Cleaned up the const char * to char * cast ugliness
git-svn-id: http://svn.osgeo.org/qgis/trunk@2623 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-12
Fixed small glitch in debug message
git-svn-id: http://svn.osgeo.org/qgis/trunk@2620 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-12
Wrapped some project debug statements in QGISDEBUG defs.
Implemented try...catch error handlers for all calls to QgsCoordinateTransform
git-svn-id: http://svn.osgeo.org/qgis/trunk@2619 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-12
Automatically set the number of decimal places in the mouse
coordinates display. Manual override to follow.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2618 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-11
Close rather than reject dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@2617 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-11
Minor change to comments
git-svn-id: http://svn.osgeo.org/qgis/trunk@2616 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-11
Moved qgscoordinatetransform accessor into the implemetation file
git-svn-id: http://svn.osgeo.org/qgis/trunk@2615 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-11
Comment out exception handlers as they cause segfaults when called
git-svn-id: http://svn.osgeo.org/qgis/trunk@2614 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-11
Added pattern for .qm files
git-svn-id: http://svn.osgeo.org/qgis/trunk@2613 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-10
More .cvsignore files. Should be all done now.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2612 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-10
Back out of a commit that I didn't intend to do
git-svn-id: http://svn.osgeo.org/qgis/trunk@2611 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-10
Added .cvsignore files to remove cvs update warnings. More to follow.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2610 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-10
Changed vector props metadata to html and addde info about coordinate system.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2609 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-09
Add comments to clarify use of affine transform
git-svn-id: http://svn.osgeo.org/qgis/trunk@2608 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-09
Renamed qgsshapefileprovider to qgsogrprovider to better reflect its
function/purpose.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2607 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-09
Fixed selection bug that resulted in selection of more features than those
under the selection rectangle. Selection of features from a multipart polygon
layer is still unacceptably slow.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2606 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-09
removed selection of point capture if the capture popup button is clicked
git-svn-id: http://svn.osgeo.org/qgis/trunk@2605 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-09
fixed the 'proj props dies on second opening' bug
git-svn-id: http://svn.osgeo.org/qgis/trunk@2604 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-09
Fix for selection colour not being set properly
git-svn-id: http://svn.osgeo.org/qgis/trunk@2603 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-09
read line style for digitizing from QgsProjectProperties
git-svn-id: http://svn.osgeo.org/qgis/trunk@2602 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-09
fix for polygon rendering problems
git-svn-id: http://svn.osgeo.org/qgis/trunk@2601 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-09
Updates for user defined selection colour....still needs some attention
git-svn-id: http://svn.osgeo.org/qgis/trunk@2600 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-08
Implements reading of users custom coordinate system file
git-svn-id: http://svn.osgeo.org/qgis/trunk@2599 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-08
Tree is now expaned automatically to show the active projection
git-svn-id: http://svn.osgeo.org/qgis/trunk@2598 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-08
Selecting a projection shows its full wkt in text box below.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2597 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-08
Hook up list view a bit better so current proj is selected. Rearrange dialog a bit so projections list gets more room. Remove cboProjections (its replaced by listview now). Update signals so slected item in tree view is used.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2596 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-08
Added XXX comment to the GEOGCS detection in getWKTShortName (for Tim's
benefit)
git-svn-id: http://svn.osgeo.org/qgis/trunk@2595 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-08
Added a GEOGCS WKT specification to the file for testing purposes
git-svn-id: http://svn.osgeo.org/qgis/trunk@2594 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-08
Added a treeview for display projections -- too see if its worth using it
rather than a drop-down list.
Fixed detection of GEOGCS vs PROJCS in WKT SRS specs
git-svn-id: http://svn.osgeo.org/qgis/trunk@2593 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-08
Changed short name parser to use gdal GetNodeAttr to get WKT elements. Changed combo builder so that it uses short name created for list items. Removed header rows from wkt files.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2592 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-08
Initial draft of user enabling / disabling of projection support...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2591 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-07
added more source to library to appease plug-in link requirements\; also cleaned up file lists
git-svn-id: http://svn.osgeo.org/qgis/trunk@2590 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-07
postgresql layers were not closing their connection to the database when
the layer was removed.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2588 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-06
* Don't leak file dialog during fileSave
* Update release name
git-svn-id: http://svn.osgeo.org/qgis/trunk@2587 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-05
Remember recent project path when File->Save-ing a new project
git-svn-id: http://svn.osgeo.org/qgis/trunk@2586 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-05
* Reuse more code related to remembering recently used project paths
* Use constants to identify menu items of interest
* Remember project paths passed on the command line
* Always store absolute paths
git-svn-id: http://svn.osgeo.org/qgis/trunk@2585 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-05
Bug fix for projection errors experienced by Mcoletti. More fixes to follow. Projection behaviour is now: Output projection is set to layer input projection if no output projection exits. So when adding the first layer to a project, it will set the projects output projection.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2583 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-04
Show the 8 most recently used projects in the File menu
git-svn-id: http://svn.osgeo.org/qgis/trunk@2582 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-04
Default selection colour to yellow
Disable debug output on point transforms in qgscoordtransform and maptopixel to keep other users sane
git-svn-id: http://svn.osgeo.org/qgis/trunk@2581 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-04
snapping tolerance from QgsProject, line color and width will follow
git-svn-id: http://svn.osgeo.org/qgis/trunk@2580 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-04
Added properties for digitising line width, colour and snapping tolerance. Added option for selecting selection colour. These still need to be wired up to the relevent implementing classes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2579 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-04
Now appropriately whines when attempting to open a project file that has no
layers instead of just crashing.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2578 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-04
Changing projection in project props dialog will notify all layers to change their coordinateTransform->destWKT to the selection made in the properties dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2577 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-03
Perform inverseTransform of the canvas extents so that a QgsRect in the layers native coordinate system can be used to select features in layer draw process. Added some debug to qgscoordtransform and a simple call to inverseTransform(float,float) during initialise to test if its working.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2576 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-03
snapping tolerance for the multi... feature types
git-svn-id: http://svn.osgeo.org/qgis/trunk@2575 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-03
Minor changes to projection rendering code -- nothing works yet
git-svn-id: http://svn.osgeo.org/qgis/trunk@2574 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-03
Added accessor for coordinateTransformation object to maplayer.
Added methods to carry out inverseTransforms to QgsCoordinateTransform. This allows us to calculate the reverse projection (i.e. project projection -> layer projection) which is needed when doing things like selected features based on user interaction.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2573 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-03
Project a rectangle in a single operation
git-svn-id: http://svn.osgeo.org/qgis/trunk@2572 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-03
Debug output for map to pixel conversions
git-svn-id: http://svn.osgeo.org/qgis/trunk@2571 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-03
Polish translation provided by Mateusz <20><>oskot
git-svn-id: http://svn.osgeo.org/qgis/trunk@2570 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-02
I should also add that snapping tolerance is already implemented for point, line, polygon and not yet for the multi... types
git-svn-id: http://svn.osgeo.org/qgis/trunk@2569 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-02
Implemented snapping tolerance for vector digitising. There is currently no GUI to set it. If someone already likes to test this (experimental) feature, QgsVectorLayer::mSnappingTolerance needs to be hardcoded (e.g. in the constructor of QgsVectorLayer)
git-svn-id: http://svn.osgeo.org/qgis/trunk@2568 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-02
Fix path errror
git-svn-id: http://svn.osgeo.org/qgis/trunk@2567 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-02
Changes to install the wkt resource file in <prefix>/share/qgis/resources
git-svn-id: http://svn.osgeo.org/qgis/trunk@2566 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-02
Macosx friendliness for finding wkt_refs. Makefile to add wkt_refs to install path
git-svn-id: http://svn.osgeo.org/qgis/trunk@2565 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-02
Added ouput project specification to project props dialog...still a work in progress....
git-svn-id: http://svn.osgeo.org/qgis/trunk@2564 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-02
List of projection definitions to be used for projection implementation
git-svn-id: http://svn.osgeo.org/qgis/trunk@2563 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-01
Ever so important commit - new splash for next release.....
git-svn-id: http://svn.osgeo.org/qgis/trunk@2562 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-01
Fixed bug that crashed QGIS when loading vector layers from a project file
git-svn-id: http://svn.osgeo.org/qgis/trunk@2561 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-01
* don't leak the fileDialog if no file is chosen
git-svn-id: http://svn.osgeo.org/qgis/trunk@2560 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-01
** Fixed a bug that crashed QGIS when loading rasters from a project file, pt 2
git-svn-id: http://svn.osgeo.org/qgis/trunk@2559 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-01
** Fixed a bug that crashed QGIS when loading rasters from a project file
git-svn-id: http://svn.osgeo.org/qgis/trunk@2558 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-01
Fix bug where qgis crashed if a shapefile has no spatial ref system defined
git-svn-id: http://svn.osgeo.org/qgis/trunk@2557 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2005-01-01
Initial commit of projextion integration.....dont get too happy cause its still not working yet...though it behaves nicely and doesnt kill qgis if it cant set up the projection environment properly. I believe the problem may be resolved by linking to libproj during build, because currently I get errors like this:
ERROR 6: Failed to initialize PROJ.4 with `+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs '.
The OGR Coordinate transformation for this layer could not be set
INPUT: PROJCS["Alaska_Albers_Equal_Area_Conic",GEOGCS["GCS_North_American_1927",DATUM["North_American_Datum_1927",SPHEROID["Clarke_1866",6378206.4,294.9786982]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Albers_Conic_Equal_Area"],PARAMETER["False_Easting",0.0],PARAMETER["False_Northing",0.0],PARAMETER["longitude_of_center",-154.0],PARAMETER["Standard_Parallel_1",55.0],PARAMETER["Standard_Parallel_2",65.0],PARAMETER["latitude_of_center",50.0],UNIT["Meter",1.0]]
OUTPUT: GEOGCS["WGS 84", DATUM["WGS_1984", SPHEROID["WGS 84",6378137,298.257223563, AUTHORITY["EPSG",7030]], TOWGS84[0,0,0,0,0,0,0], AUTHORITY["EPSG",6326]], PRIMEM["Greenwich",0,AUTHORITY["EPSG",8901]], UNIT["DMSH",0.0174532925199433,AUTHORITY["EPSG",9108]], AXIS["Lat",NORTH], AXIS["Long",EAST], AUTHORITY["EPSG",4326]]
Ill try to track down the source of the problem following this commit.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2556 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-31
* remember last directory used for project Open or Save As
git-svn-id: http://svn.osgeo.org/qgis/trunk@2555 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-31
Fixes to get this class to compile...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2554 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-31
Fixes for const-correctness not propogated properly to sub-classes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2553 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-31
Fix saveAsShapefile bug due to previous const-correctness fix.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2552 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-30
removed redundant saveAsShapefile() member left over from manual conflict resolution
git-svn-id: http://svn.osgeo.org/qgis/trunk@2551 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-30
Version 0.6.0devel2
* endian() refactoring
* some delimited text provider refactoring
* some member functions made const correct
git-svn-id: http://svn.osgeo.org/qgis/trunk@2550 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-30
- rolled forward endian() changes in QgsDataProvider class hierarchy
- rolled forward const-correctness changes from src directory
- in delimited text provider plug-in consolidated how data is parsed into a
single function from three almost identical, but separate, functions; now
uses QDataStream for building WKBPoint objects
- QgsDelimitedTextProvider::getFirstFeature() now works
S: ----------------------------------------------------------------------
git-svn-id: http://svn.osgeo.org/qgis/trunk@2549 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-30
- re-factored how endian-ness is implemented [0]
- made some functions const-correct [1]
- minor code beautifying via calls to indent and manual tweaking
Notes:
[0] Generalized endian() to QgsDataProvider since most child implementations
were just copies of the same code. Made endian() virtual so that children are
free to provide their own implementations. Also now use htonl() for endian()
detection and conversion.
However QgsVectorLayer still has separate endian() implementation. This
functionality should probably be further generalized to a QGIS utility
function suite since endian detection is used in multiple locations.
Also now use specific enumerated typedef for endian-ness instead of magic
integer numbers.
[1] Although made great strides in making some members const-correct, there
are still so very many member functions that could be const in all classes
that aren't.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2548 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-30
added acetate line layers for digitizing in qgsmapcanvas. Like this, the map canvas can be moved and the previousle digitized (but unfinished object) is still visible
git-svn-id: http://svn.osgeo.org/qgis/trunk@2547 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-30
** Implemented getProjectionWKT() in QgsGPXProvider
git-svn-id: http://svn.osgeo.org/qgis/trunk@2546 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-30
Implemented placeholder getProjectionWKT in each provider....
git-svn-id: http://svn.osgeo.org/qgis/trunk@2545 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-30
Refactored DataProvider to push some vector specific methods down to qgsvectordataprovider. Doing this will allow me to use the dataprovider ABC for the soon to be implemented raster providers - which will in turn provide a cleaner based for projection support. Also added getProjectionWKT virtual method to maplayer and did (concrete) implementation for raster and (placeholder) implementation for vector. Next step will be to implement a getProjectionWKT method in the dataprovider interface with maplayer will delegate to, allowing the retrival of projection info to be handled on a case by case basis in each provider...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2544 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-30
Get rid of more QgsMapToPixel refs
git-svn-id: http://svn.osgeo.org/qgis/trunk@2543 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-30
Fix incorrect ctor and dtor names
git-svn-id: http://svn.osgeo.org/qgis/trunk@2542 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-30
Minor modification/formatting
git-svn-id: http://svn.osgeo.org/qgis/trunk@2541 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-30
Exception class for coordinate system tranformations
git-svn-id: http://svn.osgeo.org/qgis/trunk@2540 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-30
Add coordinate transform back to makefile
git-svn-id: http://svn.osgeo.org/qgis/trunk@2539 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-30
This is a new version of this class intended to handle projecting a point from one coordnate system to another...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2538 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-30
Added refactored qgsmaptopixel
git-svn-id: http://svn.osgeo.org/qgis/trunk@2537 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-30
Refactored QgsCoordinateTransform to QgsMapToPixel
git-svn-id: http://svn.osgeo.org/qgis/trunk@2536 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-30
Fix for bug 1090940 Zoom to all on empty map
Added a count function to the maplayer registry singelton
git-svn-id: http://svn.osgeo.org/qgis/trunk@2535 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-29
updated the german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@2534 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-24
update japanese translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@2533 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-23
Fix for bug 1090436 (removed CVS from list of installed files)
git-svn-id: http://svn.osgeo.org/qgis/trunk@2532 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-23
Update French translation from lroubeyrie
git-svn-id: http://svn.osgeo.org/qgis/trunk@2529 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-22
implemented writeXML methods for the renderers which use the qt XML classes
git-svn-id: http://svn.osgeo.org/qgis/trunk@2528 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-20
Merged changes from the 0.6.0 release branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@2526 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-01
Removed unnecessary casts (thanks to Oleg Gusev)
git-svn-id: http://svn.osgeo.org/qgis/trunk@2389 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-01
Update author list
git-svn-id: http://svn.osgeo.org/qgis/trunk@2385 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-01
Beginning of GIST index implementation for spit
git-svn-id: http://svn.osgeo.org/qgis/trunk@2382 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-01
qgslabel.cpp :
- readXML() now performs a variety of paranoid checks and emits lots
debugging messages; also all the attributes have default values if the DOM
element doesn't have that attribute
- writeXML() relaxes some string checks from isNull() to isEmpty(); actually,
these are about to be overwritten by Tim's superior changes
qgsvectorlabel.cpp :
- fixed bug where the "label" DOM node instead of "labelattributes" node was
getting passed to QgsLabel::readXML() thus fixing annoying "labels not
restored from project file" bug
git-svn-id: http://svn.osgeo.org/qgis/trunk@2381 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-12-01
Tidy up sanity checking in writeXML
git-svn-id: http://svn.osgeo.org/qgis/trunk@2380 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-30
Fixed bug that would crash QGIS if the user right-clicked in the Identify dialog below the last attribute
git-svn-id: http://svn.osgeo.org/qgis/trunk@2379 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-30
Fixed bug that caused only records selected as part of last identify or
select operation to be displayed in the attribute table.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2378 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-30
qgslabel.cpp :
- writeXML() now checks that label fields are set before allowing
corresponding XML project tags to be emitted
- in the case of some label members, also check to see if some of the
returned string values are non-empty before allowing that specific XML to
be emitted
- writeXML() was emitting broken XML because some of the fields were null.
It now emits valid XML, but with all the values set to zero or empty
strings. This is an indication of a serious problem with QgsLabel. I'm
guessing a disconnect between the vector layer properties dialog and the
actual setting of label state. Can the original QgsLabel author please
look into this?
qgslabelattributes :
- const members are now const
- members now get set to default values regardless whether ctor "def"
argument is true or not
- ctor "def" argument defaults to true, meaning presumably some special
default values are assigned to some members
qgsvectorlayer.cpp :
- wasteful looping getline() replaced by direct string buffer copying
- noticed that the label variables still had renderer names from
cut-n-paste so renamed them
git-svn-id: http://svn.osgeo.org/qgis/trunk@2377 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-29
Allow geos 2.x.x instead of geos 2.0.x
git-svn-id: http://svn.osgeo.org/qgis/trunk@2376 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-29
fix for restoring marker size in unique value marker dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@2375 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-29
- The application caption now syncs to new project titles; previously it would
only do so if a project was loaded.
- Application caption now (hopefully) made consistent regardless of how the
project title is set, whether from reading an existing project, changing the
project properties, or setting up a new project.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2374 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-29
qgisapp :
- now catches qgs project read errors and displays appropriate critical
dialog
qgsproject :
- (most) all qDebug()'s now use utf8() strings (I may have missed a few)
- fixed bug where projects with no layers (i.e., they're empty) would cause
app to bomb when trying to read same
git-svn-id: http://svn.osgeo.org/qgis/trunk@2373 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-29
Oleg's utf8 patch
git-svn-id: http://svn.osgeo.org/qgis/trunk@2372 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-29
Changed #include <qapp.h> to #include <qapplication.h> to solve compile
problem on debian.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2371 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-29
more minor fixes to vector dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@2370 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-29
fixed too-tall syndrome for vector props dialog -- may need some tweaking
git-svn-id: http://svn.osgeo.org/qgis/trunk@2369 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-29
Remove font <family> tags so that the default font for each platform is used.
Odd fonts and button sizes were being displayed on a Mac when a font not present on a Mac were specified.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2368 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-29
Fix for too-tall dialogs.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2367 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-28
Changed frame width constraints to 350px
git-svn-id: http://svn.osgeo.org/qgis/trunk@2366 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-28
commented out qDebug statement which someone inserted. It was the reason for a crash which occured when the renderer type was changed
git-svn-id: http://svn.osgeo.org/qgis/trunk@2365 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-28
fixed selection in the delimited text provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@2364 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-28
Modified lib creation so the postgresql utility class doesn't get built
into the library if qgis is being built without postgresql support
git-svn-id: http://svn.osgeo.org/qgis/trunk@2363 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-28
Fixed bug that displays bogus raster warning message box when loading a
vector layer from the command line (bug 1068369)
git-svn-id: http://svn.osgeo.org/qgis/trunk@2362 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-28
Icons for the field name editor -- left out of previous commit -- sorry...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2361 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-28
Spit stores last shapefile directory used in qgisrc (or registry) and
uses it the next time the Add files dialog is opened.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2360 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-28
Implementation of reserved word handling. Reserved PostgreSQL keywords are
detected and the user is given the change to change the column names prior
to import into the database. Column names can be changed for any field if
desired.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2359 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-28
Dialog for editing column names prior to loading into postgresql
git-svn-id: http://svn.osgeo.org/qgis/trunk@2358 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-28
Added accessor for reserved word list
git-svn-id: http://svn.osgeo.org/qgis/trunk@2357 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-27
Updated list of reserved words to include only those that cannot be used
as a column name in postgresql and are not used as a function name
git-svn-id: http://svn.osgeo.org/qgis/trunk@2356 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-27
Removed all calls to ascii() to hopefully solve utf-8/latin string issue
git-svn-id: http://svn.osgeo.org/qgis/trunk@2355 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-27
added code to restore unique value marker from projects. Needs more testing though
git-svn-id: http://svn.osgeo.org/qgis/trunk@2354 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-27
fix for restoring labels in graduated marker dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@2353 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-27
** Fixed feature addition in GPX layers, it now works again
git-svn-id: http://svn.osgeo.org/qgis/trunk@2352 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-27
Move properties entry in context menu to bottom for consistancy with 'normal' gui standards
git-svn-id: http://svn.osgeo.org/qgis/trunk@2351 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-27
fix in readXML for single markers
git-svn-id: http://svn.osgeo.org/qgis/trunk@2350 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-27
Icon for gps latex documentation source (missed on the last commit)
git-svn-id: http://svn.osgeo.org/qgis/trunk@2349 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-27
Added latex source for GPS plugin documentation from Lars
git-svn-id: http://svn.osgeo.org/qgis/trunk@2348 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-27
Images for the user guide
git-svn-id: http://svn.osgeo.org/qgis/trunk@2347 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-27
user guide images
git-svn-id: http://svn.osgeo.org/qgis/trunk@2346 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-27
Latex source
git-svn-id: http://svn.osgeo.org/qgis/trunk@2345 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-26
Changed supportsSaveAsShapefile to false since this won't be implemented until after version 0.6
git-svn-id: http://svn.osgeo.org/qgis/trunk@2344 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-26
Added geos flags
git-svn-id: http://svn.osgeo.org/qgis/trunk@2343 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-26
Added text file preview to the plugin and changed the logic so the delimiter doesn't have to be entered first.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2342 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-26
Applied patches from Markus and strk
git-svn-id: http://svn.osgeo.org/qgis/trunk@2341 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-26
Fixes bug whereby creating a new project followed by an immediate save would
cause qgis to crash. (I.e., this is where the author learns that setting a
QString to "" does not mean subsquent isNull() invocations return true; if you
want a QString to actually be null, you must set it to QString::null instead.
Ho hum.)
git-svn-id: http://svn.osgeo.org/qgis/trunk@2340 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-26
qgsdlgvectorlayerproperties.cpp :
- Changed "string" to more specific name to avoid possible future conflict
with ISO C++ Standard Library "string" and to make code more
self-documenting
- now uses qDebug() instead of std::cout so that debugging output shows up
qgsproject.h :
- added documentation reminding use of leading '/' for proper key names
qgssisydialog.cpp :
- changed some nested if structures to switch statement equilvalent to make
code more efficient and understandable
- fixed bug whereby pen type not properly set due to cut-n-paste error
- fixed bug whereby line type not properly set due to cut-n-paste error
- fixed restoring project vector fill type bug
qgssymbologyutils.cpp :
- Changed "string" to more specific name to avoid possible future conflict
with ISO C++ Standard Library "string" and to make code more
self-documenting
git-svn-id: http://svn.osgeo.org/qgis/trunk@2339 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-26
Tweaks related to WIN32 handling of layers loaded from saved projects
git-svn-id: http://svn.osgeo.org/qgis/trunk@2338 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-26
Fix for delimited text files having a delimiter at end of each line
git-svn-id: http://svn.osgeo.org/qgis/trunk@2337 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-26
Save colour of scale bar in project too...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2336 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-25
Scale bar settings saved with project and minor tweaks to north arrow and copyright label plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@2335 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-25
POV...persistance of vision for North Arrow (ie north arrow settings are saved with your project now...)
git-svn-id: http://svn.osgeo.org/qgis/trunk@2334 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-25
fix ui to build with QT3.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@2333 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-25
first implementation of save delimited text file as shapefile once its loaded into qgis. Some things are still rough -- I'll clean it up some more in the next day or so...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2332 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-25
By popular request.....delimeter box comes before filename
git-svn-id: http://svn.osgeo.org/qgis/trunk@2331 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-24
fix for writing labels to xml
git-svn-id: http://svn.osgeo.org/qgis/trunk@2330 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-24
fix for restoring projects with unique value symbology. Note that there is still a bug with the value labels which will be fixed next
git-svn-id: http://svn.osgeo.org/qgis/trunk@2329 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-24
Debugging output to std::cerr was getting ignored, so changed to use
qDebug(). Also now emit __FILE__ and __LINE__ so know exactly what debugging
statements are being executed.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2328 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-24
Added debug statement for getFeatureAttribute().
git-svn-id: http://svn.osgeo.org/qgis/trunk@2327 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-24
Eureka! Project level state handling that works....
git-svn-id: http://svn.osgeo.org/qgis/trunk@2326 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-24
Fix window drift when restoring main window position.
Use resize and move instead of setGeometry to restore position becuase the former use inside frame coords which is what's stored in the settings file.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2325 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-23
Commit for Napo!
git-svn-id: http://svn.osgeo.org/qgis/trunk@2322 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-23
Changed default behaviour for a vector layer to NOT support saving as a shapefile
git-svn-id: http://svn.osgeo.org/qgis/trunk@2321 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-23
Added hook for a provider to indicate it supports saving its data to a shapefile. If supported, an item is added to the popup context menu. The save function is not implmented yet.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2320 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-23
Added hook for a provider to indicate it supports saving its data to a shapefile. If supported, an item is added to the popup context menu. The save function is not implmented yet.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2319 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-23
Added extended error information for postgresql connection attempts.
Added Select all and Clear all buttons to plugin manager.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2318 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-22
Updated to use the super new project api. Write seems to work, read state is not working due to problems with qgsproject I think....
git-svn-id: http://svn.osgeo.org/qgis/trunk@2317 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-22
0.5.0devel29 - QgsProject properties interface re-designed to be similar to QSettings
git-svn-id: http://svn.osgeo.org/qgis/trunk@2316 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-22
Implemented removeEntry(), so now it's possible to remove existing project keys.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2315 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-22
Some source code comment clean up.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2314 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-22
project file properties now appear to work
git-svn-id: http://svn.osgeo.org/qgis/trunk@2313 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-22
Changes to line style and pattern are now properly registered when changing between renderer enties for multirenderer types such as unique value renderer.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2312 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-22
show styles on buttons in case of unique renderer
git-svn-id: http://svn.osgeo.org/qgis/trunk@2311 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-22
Added postgresql utility class to win32 lib project file
git-svn-id: http://svn.osgeo.org/qgis/trunk@2310 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-22
Added postgresql utility class to build (also include in libqgis)
git-svn-id: http://svn.osgeo.org/qgis/trunk@2309 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-22
PostgreSQL utility class (singleton). This is not used anywhere yet and is not complete.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2308 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-22
PostgreSQL utility class (singleton). This is not used anywhere yet and is not complete.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2307 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-21
Minor enhancements to layouts and added a bit of debugging stuff.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2306 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-21
Rearranged menu items per the menu-master's direction
git-svn-id: http://svn.osgeo.org/qgis/trunk@2305 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-21
Added methods to get the postgres connection and table name from the pg provider.
Added launcher for the pg query builder to the vector dlg.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2304 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-21
Documentation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@2303 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-21
Updates to query builder ui
git-svn-id: http://svn.osgeo.org/qgis/trunk@2302 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-21
You can now view and alter the pg layer subset query from the vector layer properties dialog. Currently only by using the texteditor....I will hook up the pg query builder tomorrow for the truly shiftless and lazy among us :-P
git-svn-id: http://svn.osgeo.org/qgis/trunk@2301 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-21
Added accessor and mutator for sql subseting query
git-svn-id: http://svn.osgeo.org/qgis/trunk@2300 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-21
Fixed the ui version number so poor qt 3.1 users can still compile...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2299 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-21
Comment out project stuff while transition to new api takes place...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2298 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-21
Implemented the test function and type checking to allow for automatic quoting of string values when added to the sql statement. More operators added to the dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2297 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-21
Whipping into shaping of vector dlgs. Actions dlg fills its container again (I broke this before somehow). Added metadata page. Added query info to general page (still to be wired up). Renamed legend page to symbology (for consistency with raster dlg).
git-svn-id: http://svn.osgeo.org/qgis/trunk@2296 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-20
Added the capability to interrupt the rendering of the currently drawing map layer by pressing the escape key. Repeat and rinse to interrupt drawing of all vector layers. Not implemented for raster layers yet.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2295 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-20
Added the capability to interrupt the rendering of the currently drawing map layer by pressing the escape key. Repeat and rinse to interrupt drawing of all vector layers. Not implemented for raster layers yet.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2294 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-20
Additional functionality for the query builder. Fields are populated when the builder opens. Values (sample and all) can be viewed. Double-clicking on a field name or value inserts it into the sql text box.
Still need to implement the test function and type checking to allow for automatic quoting of string values when added to the sql statement.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2293 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-20
Additional functionality for the query builder. Fields are populated when the builder opens. Values (sample and all) can be viewed. Double-clicking on a field name or value inserts it into the sql text box.
Still need to implement the test function and type checking to allow for automatic quoting of string values when added to the sql statement.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2292 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-20
Fix the inevitable makefile error
git-svn-id: http://svn.osgeo.org/qgis/trunk@2291 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-20
PostgreSQL query builder (not fully implemented yet)
git-svn-id: http://svn.osgeo.org/qgis/trunk@2290 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-20
PostgreSQL query builder (not fully implemented yet)
git-svn-id: http://svn.osgeo.org/qgis/trunk@2289 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-20
Accidentally committed this earlier but its has dodgy multipart poly labelling stuff that wasnt meant to go into cvs yet so its commented out for now....
git-svn-id: http://svn.osgeo.org/qgis/trunk@2288 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-20
Added line style in-situ so that we have one less little pop up dialog....
git-svn-id: http://svn.osgeo.org/qgis/trunk@2287 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-19
Well, that wasn't as bad as I thought: I fixed the string list project file
bug. Now only ONE copy of string list keys is written to project files.
So, now writing should work for all types.
Unfortunately implementing the _reading_ part will have to wait until Monday.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2286 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-19
const const assurance strategy...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2285 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-19
More const constedness removal
git-svn-id: http://svn.osgeo.org/qgis/trunk@2284 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-19
0.5devel.26 checked in regarding QgsProject file changes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2283 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-19
(Partial) Implementation of Re-design of project properties.
After some discussion, it was decided that the way projects handle properties
should look like QSettings. The learning curve would be smaller since the
interface would be more consistent with QSettings, which some developers would
be familiar with.
The read*() and write*() property functions do update the project internal
state. However, the write*() has a bug with string lists in that the string
list entries are redundantly emitted to the project file.
Unfortunately reading this new property configuration from project files isn't
finished yet. However, in the interest of getting something out there for
people to code against, I'm going ahead and committing what I have. After
all, I want to reduce the number of people using the old interface, and thus
code that will have to be re-written to adjust to the new one.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2282 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-19
Ye olde designer fixe...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2281 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-19
Yet another non existong ui.h file removed for release make target
git-svn-id: http://svn.osgeo.org/qgis/trunk@2280 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-19
Napo updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@2279 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-19
Extra dist was trying to deploy non exsiting qgsgpspluginguibase.ui.h
git-svn-id: http://svn.osgeo.org/qgis/trunk@2278 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-19
Fix ui version number
git-svn-id: http://svn.osgeo.org/qgis/trunk@2277 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-19
bug fix last commit I had the patterns in a group box instead of a buttongroup so the toggle behaviour was not correct
git-svn-id: http://svn.osgeo.org/qgis/trunk@2276 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-19
Gui improvement - pattern selection is in place so no extraneous pop up window needed.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2275 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-18
deactivate capture menues for raster layers and enable only the item for the current geometry type
git-svn-id: http://svn.osgeo.org/qgis/trunk@2274 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-18
Removed unwanted plugin line
git-svn-id: http://svn.osgeo.org/qgis/trunk@2273 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-18
Changed Tim's supress render checkbox all around (just to see if he gets mad) so the label is shorter (says Render) and is on by default. Unchecking causes no rendering on the map cavnas. Checking it causes a map refresh.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2270 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-18
Suppress rendering feature
git-svn-id: http://svn.osgeo.org/qgis/trunk@2269 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-18
Added a little checkbox to the bottom right of status bar that when checked will suppress rendering of layers in main canvas and overview canvas, This is useful if you want to load a bunch of layers and tweak their symbology etc without having delays caused by rerendering everything after each change you make.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2268 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-17
The interface class now allows QgisApp access via app().
This was necessary to allow plug-ins to connect() to various QgisApp slots and
signals. Since this somewhat short-circuits the need for the QgisInterface
classes, this might indicate the need for design refactoring.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2267 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-17
Improvements to the attribute action dialog box.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2266 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-16
Fixed bug where "int" and other non-QString property value types weren't
getting properly restored when a project was read.
Note that still limited sub-set of property types are supported. Currently
only supports QString, Int, UInt, Bool, Double, LongLong, and ULongLong.
However, it should (theoreticaly) be trivial to add in support for other
types. Essentially you should add in new types as you need them.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2265 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-16
** Reimplemented getNextFeature() so features are visible again
git-svn-id: http://svn.osgeo.org/qgis/trunk@2264 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-16
Connect up to projectRead signal...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2263 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-16
Updated version of qgis kdevelop project just for all the gui junkies out there.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2262 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-16
License for windows distribution
Installer script for win32
git-svn-id: http://svn.osgeo.org/qgis/trunk@2261 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-16
Fixed PKGDATAPATH for WIN32 in main.cpp
Updated Whats New section for 0.6 in qgisapp.cpp
git-svn-id: http://svn.osgeo.org/qgis/trunk@2260 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-16
Fixes for crash when selecting, identifying features, or opening the attribute table
git-svn-id: http://svn.osgeo.org/qgis/trunk@2259 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-15
moved the responsability for not-commited features to qgsvectorlayer. Because of this, it is now possible to treat not-commited features like commited ones. Vectordataproviders now only need to implement 'addFeatures','deleteFeatures', 'supportsFeatureAddition' and 'supportsFeatureDeletion' if they support feature addition or deletion
git-svn-id: http://svn.osgeo.org/qgis/trunk@2258 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-15
Reverted win32 hack related to dynamic casts back to original code.
Hopefully all renderers will work now.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2257 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-14
Clean up sizing of colour previews.
TODO: integrate pattern selection straight onto this dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2256 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-14
Needed for changes made in last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@2255 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-14
Changed vector dialog to have Help, Apply, Ok, Cancel button layout in keeping with raster dialog
Changed the way button actions are implemented so that the slots are made by qt designer in the ABC and then reimplemented in the subclassed qgsdlgvectorlaye
rproperties.
Separated level dialog over four tabs instead of 2 in an effort to reduce size of vector dialog. Having 'tabs within tabs' is not really nice ui design, but
Ill leave it like that until we use get a decent implementation of kde / outlook style configuration panel.
Rearranged various other widgets within vector dialog to improve layout.
More changes to come.
sisy dialog is not right either - will change that in a follow up commit...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2254 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-14
Put the assert back in. Without it, the grad renderer causes a seg fault. There is something wrong here that needs to be investigated.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2253 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-14
Skip command line argument processing on Mac OS X if argv[1] is -psn_*
git-svn-id: http://svn.osgeo.org/qgis/trunk@2252 c8812cc2-4d05-0410-92ff-de0c093fc19c
telwertowski <telwertowski@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-14
Prefix all paths to supporting files on Mac OS X with qApp->applicationDirPath()
git-svn-id: http://svn.osgeo.org/qgis/trunk@2251 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-14
Removed pointless Q_ASSERT statement (added during win32 debugging)
git-svn-id: http://svn.osgeo.org/qgis/trunk@2250 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-13
** Changed QgsIdentifyResults and QgsVectorLayer to show all attributes
automatically (expand the feature node) if only one feature is identified
git-svn-id: http://svn.osgeo.org/qgis/trunk@2249 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-13
Removed the "" item from the display field combo box as a default option
doesn't make sense because qgis has either already chosen a display field
value by the time the user has opened the layer config dialog box, or it
has read in a value from a .qgs file.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2248 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-13
Added option to set initial layer visibility to false for raster and postgres providers
git-svn-id: http://svn.osgeo.org/qgis/trunk@2247 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-13
Update windows icon.
Added option to set initial layer visibility to false for ogr providers (other layer types to follow). This has not been tested against the project loading code.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2246 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-13
Added wait cursor when opening layer properties for raster layers. Only works with layer popup menu pick.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2245 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-13
.pro file fixes for WIN32
Added wait cursor when opening layer properties for vector layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@2244 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-13
Removed test subdir from Makefile.am. Not sure why it was there but it
hoses the build...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2243 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-13
Fixes to get plugins to compile under WIN32
Changes to qgislib.pro to include recently added classes
git-svn-id: http://svn.osgeo.org/qgis/trunk@2242 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-13
Removed unused/uneeded help function. Help is provided by the geoprocessing
dialog class.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2241 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-12
Made the actions popup menu accessable from the attribute table dialog
box.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2240 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-12
Implemented state handling via qgsproject for copyright label.
Updated _all_ plugins so that initGui() is implemented as a slot.
This is required if you wish to use qgsproject for storing and reinstating state in qgis. The reason for this is that the initGui() method is only called once at the moment when qgis starts up. I will be adding a signal to qgisproject 'projectLoaded' that will be emitted when a new project is loaded. I will also be adding connect() for each plugin when its initially loaded in qgisapp so that the initgui slot is called whenever the project loads.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2238 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-12
Class member naming now adheres to qgis coding standards.
Win ifdefs added
Now in sync with external plugins template (which was more up to date)
git-svn-id: http://svn.osgeo.org/qgis/trunk@2237 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-12
Updated for latest commits related to WIN32 build/operation
git-svn-id: http://svn.osgeo.org/qgis/trunk@2236 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-12
Updated for latest commits related to WIN32 build/operation
git-svn-id: http://svn.osgeo.org/qgis/trunk@2235 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-12
Updated for latest commits related to WIN32 build/operation
git-svn-id: http://svn.osgeo.org/qgis/trunk@2234 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-12
Changes to allow build under Win32. VC++ doesn't like the dynamic_cast operator, even though the compile settings inlude the rtti flag. For now, most dynamic_casts have been ifdef'd (which is ugly) to allow proper operation under WIN32.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2233 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-11
First implementation of project serialisation - two state handlers on for font family and one for font size.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2232 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-11
Changes to allow build under Win32
git-svn-id: http://svn.osgeo.org/qgis/trunk@2231 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-11
Changes to allow build under Win32
git-svn-id: http://svn.osgeo.org/qgis/trunk@2230 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-11
GEOS support added for WIN32. See ogr.pro for notes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2229 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-10
Corrected HUGE mistake whereby ALL project properties were named "layer". Now project properties use the proper programmer given name.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2228 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-10
Map units and project title are now properly resotered when project is loaded.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2227 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-09
Added compilation and linking flags for the GEOS library.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2226 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-09
Fix for compilation error due to missing GEOS lin CXXFLAGS and LDDADD
git-svn-id: http://svn.osgeo.org/qgis/trunk@2225 c8812cc2-4d05-0410-92ff-de0c093fc19c
hoshi <hoshi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-09
Convertion from const QString to std::string was causing compilation error
in geos::WKTReader->read() method.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2224 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-09
Added options to graticule builder to allow you to define origin and enpoints and to set the graticule size at < 1 degree. Note that there is little error checking in there still, so putting in dodgy numbers may cause qgis to crash.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2223 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-08
Provide a UI in the vector layer properties dialog box to set the
field used as the top level field in the Identify Results dialog
box. The value is read from and written to .qgs files
git-svn-id: http://svn.osgeo.org/qgis/trunk@2222 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-07
added QgsFeature::intersects(QgsRect*) and a wkb-export method to QgsFeature. The reason why i did this is because it should be possible to test the not-commited features for intersection with a selection rectangle. Note: the wkb-export method (which is necessary for the GEOS intersection) is only tested for point,line,polygon by now
git-svn-id: http://svn.osgeo.org/qgis/trunk@2218 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-06
Makefile.am :
- added qgsvectordataprovider.cpp to library so that plug-ins could
successfully link
qgisapp :
- added projectRead() and newProject() signals
- project now clears any existing properties when a new one is created
qgsproject :
- clearProperties()
Note:
To take full advantage of having optional project properties, plug-ins would
need to know when a project was successfully read or when a new one created.
That way the plug-ins would know to check the properties of the newly loaded
project for plug-in relevent properties, or to reset their state when a new
project is loaded. So, projectRead() and projectNew() signals were added to
QgisApp to handle those cases, respectively.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2217 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-05
qgsdataprovider :
- added back virtual reset() since I needed access to OGR data provider
reset function to ensure that I got all features in a given OGR backed
vector layer
qgsmaplayer :
- minor re-formatting
- made some functions const-correct; and now pass things by reference, thus
sparing unnecessary copying
- internalName now set in readXML() -- which is just the basename of the
data file
qgsvectorlayer :
- minor code re-formatting
git-svn-id: http://svn.osgeo.org/qgis/trunk@2216 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-05
added deleting of selected features from postgislayers. Unfortunately, only commited features can be selected -> there will be some need to redesign vectorlayer and providers with respect to feature addition and deletion
git-svn-id: http://svn.osgeo.org/qgis/trunk@2215 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-04
Now can *read* any extra and optional project file properties; again, this is
useful for plug-ins to store their own data with project files.
NOTE, that currently only the following QVariant types are supported: QString,
Bool, Int, UInt, LongLong, ULongLong, and Double. However, adding other
QVariant supported types should be trivial -- just expand the "else if" in
_getScopeProperties in qgsproject.cpp appropriately.
Tested for QString. Theoretically other types should work, too, but you never
know. Caveat programmor!
git-svn-id: http://svn.osgeo.org/qgis/trunk@2210 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-04
Now supports _writing_ ancillary state to project files. Still need to
implement _reading_ same. Still, there should be enough here for plug-in
maintainers to cobble up code to take advantage of this new capability.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2209 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-04
Scale dependent layer visibility changelog entry
git-svn-id: http://svn.osgeo.org/qgis/trunk@2205 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-04
Added serialise and deserialise of scale dependent visibility so that these settings are stored in project files.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2204 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-03
Wired up scale dependent visibility to gui for raster layers.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2203 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-03
Wired in scale dependent view stuff to props gui for vector layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@2202 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-03
Changed the substitution rules for attribute actions to include
access to items that weren't clicked on.
Updated and improved the What's This help for the Actions dialog
box.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2201 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-03
Grrr...this one also got corrupted...rolling back my changes lost :-(
git-svn-id: http://svn.osgeo.org/qgis/trunk@2200 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-03
Second attempt at corrupt file fixing
git-svn-id: http://svn.osgeo.org/qgis/trunk@2199 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-03
Fix corrupted file
git-svn-id: http://svn.osgeo.org/qgis/trunk@2198 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-03
Added some plumbing for scale dependent viewing
git-svn-id: http://svn.osgeo.org/qgis/trunk@2197 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-03
First part of scale dependent layer visibility. Currently its not linked up to the layer properties gui (thats the second part) and it doesnt save/restore state when project is saved/loaded (thats the third part).
You can test it by setting the following values in qgsmaplayer.cpp constructor (or otherwise wait for gui stuff to come):
mMinScale = 0; <---set to your desired minimum visibility scale
mMaxScale = 100000000; <-----set to desired max scale
mScaleBasedVisibility = false; <---change to true to enable scale dependent visibility
git-svn-id: http://svn.osgeo.org/qgis/trunk@2196 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-02
* don't set labels on if <labels>0</labels>
* fix crash when destroying uvaldialog
* sort of fix project loading for unique value layers. The layer displays, but
most properties are still not restored correctly.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2195 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-02
** Added menu item for creating an empty GPX file
git-svn-id: http://svn.osgeo.org/qgis/trunk@2194 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-02
Fix for crash when replacing current project with a new one (bug #1058782).
QgsAttributeAction destructor was deleting the qProcess even if none had been
created. Now delete the qProcess right after it is started. This does not kill
the child process.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2193 c8812cc2-4d05-0410-92ff-de0c093fc19c
g_j_m <g_j_m@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-02
Initial implementation of actions (external programs that can
be run with parameters obtained from, in the first instance,
the Identify Results dialog box). Currently the actions are
layer specific.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2192 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-11-02
*** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@2191 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-31
Vector layer labels readXML was not being called post mcoletti's cool new project stuff.....now it is.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2190 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-31
Fix bug #1047002
git-svn-id: http://svn.osgeo.org/qgis/trunk@2189 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-31
Fix for bug #1047002 - buffer labels checkbox not working.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2188 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-31
* fix for crash when loading project file (bug #1056952)
git-svn-id: http://svn.osgeo.org/qgis/trunk@2187 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-31
close digitized polygons in QgsMapCanvas::MouseReleaseEvent
git-svn-id: http://svn.osgeo.org/qgis/trunk@2186 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-30
small bugfix related to digitizing
git-svn-id: http://svn.osgeo.org/qgis/trunk@2185 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-30
first version of feature commiting for the postgresprovider
git-svn-id: http://svn.osgeo.org/qgis/trunk@2184 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-30
** qgsfeature.h is needed in qgsvectordataprovider.cpp since it's deleting
a QgsFeature, fixed it
git-svn-id: http://svn.osgeo.org/qgis/trunk@2183 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-30
Restored missing connection for Help|About. How do these things keep getting
disconnected/deleted?
git-svn-id: http://svn.osgeo.org/qgis/trunk@2182 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-29
** Added getDefaultValue() in QgsVectorLayer and QgsVectorDataProvider,
implemented it in the GPX provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@2181 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-29
* Update minor version. Still figuring out how to use qgiscommit :-).
git-svn-id: http://svn.osgeo.org/qgis/trunk@2180 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-29
* Write layers to projects files in the proper order by iterating over the
zOrder in the map canvas. Fixes bug #1054332.
* Remove the <zorder> tag from the dtd. It is superfluous.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2179 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-27
added qgsvectordataprovider.cpp
git-svn-id: http://svn.osgeo.org/qgis/trunk@2178 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-26
moved start editing/ stop editing stuff up to QgsVectorDataProvider
git-svn-id: http://svn.osgeo.org/qgis/trunk@2177 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-26
Reading and writing of project title now restored.
Note that we still need to decide if the project title is stored as an
attribute of <qgis> or as a separate text node in <title>. Currently
redundantly storing project title in both for backward compatibility, but only
relying on <title> for reading.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2176 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-26
qgsgrassedit.h:
- added include for <vector>
qgis.h:
- added WKBUnknown to enumerated list to be used as error state
qgisapp.cpp:
- fixed a for loop
qgisapp.h, qgisiface.h, qgslegend.h, qgslegenditem.h, qgsmapcanvs.h, qgsvectorlayer.h:
- made copy ctor and assignment operator private since we won't be copying
any of these
qgsattributetable.cpp, qgsrasterlayer.cpp, qgssymbologyutils.cpp:
- functions that say they return something should actually return something
*renderer.h:
- made dtors virtual
qgscoordinatetransform.h:
- added initializer for xMax
qgsgeomtypedialog.cpp:
- added return of WKBUnknown when given bad data
qgslabel.cpp, qgslabeldialog.cpp:
- used static_cast to stomp compiler warning
qgsmapcanvas.cpp:
- made CanvasProperties a class form struct, partly to find work-around for
gcc bug and partly to ensure that ctor and assignment operator were
disabled
- ensured that members were in the same order in initializer list as they
were declared
- now use QgsScaleCalculator::units
qgsproject.cpp:
- now read and write map units; still need to tie it in with more code
qgsprojectproperties.cpp:
- now use canonical map units stored in QgsProject singleton object
qgsscalecalculator:
- now prefer to use QgsScaleCalculator::units instead of int
And many minor formatting changes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2175 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-26
Make the alt-accelators unique in the file menu. Fixes Debian bug #275611.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2174 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-25
- version detection for geos
- display versions of geos, gdal and postgresql
git-svn-id: http://svn.osgeo.org/qgis/trunk@2173 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-24
Makefile.am - Added qgsacetatelines.h/cpp
qgsacetatelines - Acetate layer made up of a collection of lines (this can be
used to persist lines on the canvas while digitizing)
git-svn-id: http://svn.osgeo.org/qgis/trunk@2172 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-24
Makefile.am - added qgsline.h/.cpp
qgisappbase.ui - Removed empty Menu item that continually creeps in -- Developers
please make sure you aren't committing qgisappbase.ui with an
empty menu item.
qgsacetateobject - Modified constructor to create an object without an origin
point.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2171 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-24
New class to represent a simple line composed of two points.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2170 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-24
Added some missing connections
git-svn-id: http://svn.osgeo.org/qgis/trunk@2169 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-22
inserted the 'new vector layer' item again (in the layer menu). A dummy feature is not necessary anymore (but a dummy attribute)
git-svn-id: http://svn.osgeo.org/qgis/trunk@2168 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-22
synced initializer order with declaration order
git-svn-id: http://svn.osgeo.org/qgis/trunk@2167 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-22
removed overlyqualified names
git-svn-id: http://svn.osgeo.org/qgis/trunk@2166 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-22
may destroctor virtual
git-svn-id: http://svn.osgeo.org/qgis/trunk@2165 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-22
Added snapshots back into the install for delimited text plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@2164 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-22
** Removed more unused code in the GPS plugin, changed the GPS plugin source
to follow the coding standards better
git-svn-id: http://svn.osgeo.org/qgis/trunk@2163 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-22
Fix for layer name not being saved to project file (bug 1047556) --
Thanks Gavin...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2162 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-21
Should maybe add the new files too
git-svn-id: http://svn.osgeo.org/qgis/trunk@2161 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-21
Fixed broken ChangeLog
git-svn-id: http://svn.osgeo.org/qgis/trunk@2160 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-21
** Some changes in the GPS plugin:
* Changed the tooltip of the action from "GPS Importer" to "GPS Tools"
* Removed some old unused code
* Made the upload/download tools much more flexible by letting users
specifying "devices" with upload and download commands
* Remember the last used device and port for uploads and downloads
* Remember the last directory that a GPX file was loaded from
git-svn-id: http://svn.osgeo.org/qgis/trunk@2159 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-21
removed extra toolbar menu item accidentally added during edit session
git-svn-id: http://svn.osgeo.org/qgis/trunk@2158 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-21
Merged in qgsproject-branch changes.
Also made QgsRasterLayer more robust in light of files with poor "no data" and
"min/max" value information.
Note that this hasn't been tested with windows versions.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2156 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-19
Cleaned upp attribute handling and feature fetching in the GPX provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@2155 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-19
Committing ChangeLog and configure.in manually
git-svn-id: http://svn.osgeo.org/qgis/trunk@2154 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-19
** Changed GPX attribute names from three letter abbreviations to more
userfriendly whole words
git-svn-id: http://svn.osgeo.org/qgis/trunk@2153 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-19
And committing ChangeLog and configure.in manually...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2152 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-19
** Changed mFeatureType in qgsgpxprovider.cpp from a QString to an enum to
avoid unnecessary string comparisons
git-svn-id: http://svn.osgeo.org/qgis/trunk@2151 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-19
Update of change log and increment of extra_version in configure.in
git-svn-id: http://svn.osgeo.org/qgis/trunk@2150 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-19
Added Display tab to vector layers dialog
Stubbed in members/methods in preparation for implmenting scale dependent rendering
git-svn-id: http://svn.osgeo.org/qgis/trunk@2149 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-19
Added test for GEOS to acinclude
Included GEOS in configure.in
git-svn-id: http://svn.osgeo.org/qgis/trunk@2148 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-19
Changes for geos in Makefile.am
Reset ogr spatial filter in qgsshapefileprovider
git-svn-id: http://svn.osgeo.org/qgis/trunk@2147 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-18
Looks like qgiscommit doesn't commit ChangeLog and configure.in if you run it from a subdirectory - committing them manually
git-svn-id: http://svn.osgeo.org/qgis/trunk@2146 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-18
** Removed duplicate code, added bounds calculation for digitized features in the GPX provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@2145 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-18
Quick hack to add -lgeos flag to link. Need add detection code for geos to
configure for a permanent solution
git-svn-id: http://svn.osgeo.org/qgis/trunk@2144 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-18
French translation from lroubeyrie at limair.asso.fr
git-svn-id: http://svn.osgeo.org/qgis/trunk@2143 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-18
** Changes to the GPX provider:
* Implemented isEditable(), isModified(), commitChanges(), and rollBack()
* Removed the useless lat and lon attributes in waypoint features
* Cleaned up the attribute parsing in addFeature()
GPX editing should now work again.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2142 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-18
Update changelog and bumped extra_version in configure.in
git-svn-id: http://svn.osgeo.org/qgis/trunk@2141 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-18
Added editable flag (someday we might actually be able to digitize
features :))
git-svn-id: http://svn.osgeo.org/qgis/trunk@2140 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-18
Implemented identify/selection using GEOS to return the proper features
rather than any feature falling within the minumum bounding rectangle
(MBR). QGIS now required GEOS. This works with GEOS 2.x, needs to be
tested at GEOS 1.x
git-svn-id: http://svn.osgeo.org/qgis/trunk@2139 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-16
fix for bug 1044242 symbology bug on where claused PostGIS tables
git-svn-id: http://svn.osgeo.org/qgis/trunk@2138 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-16
added extra parameter to getNextFeature(std::list<int>,bool), give not commited features id -1 to prevent conflicts (selection via table) with commited features
git-svn-id: http://svn.osgeo.org/qgis/trunk@2137 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-16
Updated copyright and RCS keyword
git-svn-id: http://svn.osgeo.org/qgis/trunk@2136 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-16
Update copyright and RCS keyword
git-svn-id: http://svn.osgeo.org/qgis/trunk@2135 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-16
Updated changelog
Bumped extra_version in configure.in to 3
git-svn-id: http://svn.osgeo.org/qgis/trunk@2134 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-16
qgisapp.cpp: Fixed OGR filters (snagged fix from qgsproject-branch)
qgisappbase.ui: Changed images to XPM instead of PNG
qgsvectordataprovider.h: Added mEditable as a private member rather than having child
classes declare it
git-svn-id: http://svn.osgeo.org/qgis/trunk@2133 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-16
added a dialog to enter and change attribute values when digitizing features
git-svn-id: http://svn.osgeo.org/qgis/trunk@2132 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-15
.pro - Fix to get win32 version to build
qgisappbase.ui - downgraded qt version string to 3.1
qgsuvalmadialog.cpp - added win32 ifdef
git-svn-id: http://svn.osgeo.org/qgis/trunk@2131 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-15
Applied patch from Gavin that fixes bug 1045894.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2130 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-14
Added a Menu item to create new empty shapefiles. Unfortunately, a dummy feature is inserted into each new layer (coordinates 0/0). Without the dummy features, a segfault in OGR would happen when opening the .dbf file. I will do more investigations to figure out if there is a way such that there is no need for dummy features.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2129 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-12
Sorted and reformatted dependency lists
git-svn-id: http://svn.osgeo.org/qgis/trunk@2119 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-11
Added man page for qgis
git-svn-id: http://svn.osgeo.org/qgis/trunk@2118 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-09
Updated splash.png for 0.6
Added x and y text offset #defines for drawing text on the splashscreen
Minor code reformatting in qgisapp and qgsmapcanvas
Changed version and release name in qgis.h
git-svn-id: http://svn.osgeo.org/qgis/trunk@2117 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-09
Cosmetic change to comments
git-svn-id: http://svn.osgeo.org/qgis/trunk@2116 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-09
Changed extra_version to 1, updated change log
git-svn-id: http://svn.osgeo.org/qgis/trunk@2115 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-09
Fix for bogus error message when loading a shapefile from the cmd line
(bug 1043464)
git-svn-id: http://svn.osgeo.org/qgis/trunk@2114 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-08
Latvian translation file
git-svn-id: http://svn.osgeo.org/qgis/trunk@2109 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-08
Imperfectly fixed problem where attributes aren't displayed if the primary
key is not of type int4 (bug 1042706). Support for a unique id key field needs
to be added to the provider. Support for keys other than int4 will require
changing QgsFeature to a template class and other major architectural changes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2108 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-04
Merged changes in 0.5 release branch to MAIN
git-svn-id: http://svn.osgeo.org/qgis/trunk@2094 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-10-01
Force reset of progress bar after render
git-svn-id: http://svn.osgeo.org/qgis/trunk@2072 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-30
added a little icon to the legend items to indicate whether a layer is editable or not
git-svn-id: http://svn.osgeo.org/qgis/trunk@2070 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-30
QgsRasterLayer::getPaletteAsPixmap crash fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@2068 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-30
destructor fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@2066 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-30
added qgscolortable for radims new raster improvements to build
git-svn-id: http://svn.osgeo.org/qgis/trunk@2063 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-29
isEditable conflict
git-svn-id: http://svn.osgeo.org/qgis/trunk@2057 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-29
Changed QMessageBox::question to QMessageBox::information since the static
question function is not available in Qt 3.1.2
git-svn-id: http://svn.osgeo.org/qgis/trunk@2056 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-29
-Fixed Qt version problem in ui files (version should always be set to 3.1)
-Added debug statements to qgsvectorlayer to track down the X11 draw/hang bug
git-svn-id: http://svn.osgeo.org/qgis/trunk@2055 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-28
support all raster types, color table
git-svn-id: http://svn.osgeo.org/qgis/trunk@2054 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-28
color table
git-svn-id: http://svn.osgeo.org/qgis/trunk@2052 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-27
added qgsvectordataprovider interface and start editing/ stop editing for vector digitising
git-svn-id: http://svn.osgeo.org/qgis/trunk@2049 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-25
Resolve issue causing gsherman to call me rude names....
git-svn-id: http://svn.osgeo.org/qgis/trunk@2038 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-23
** Removed support for loading Geocaching.com LOC files
git-svn-id: http://svn.osgeo.org/qgis/trunk@2029 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-22
<sarcasm>New and exciting splash screen</sarcasm>
Updated splash for the 0.5 Bandit release.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2026 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-21
Labeling updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@2025 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-21
Fix for clipping of labels when labelling polygon features.
Modified label rendering procedure so that it is a seprate call (drawLabels) and no longer part of the draw() method. Added a second loop in QgsMapCanvas::render() to go through all visible layers and call their drawLabels method. This loop is called after the features rendereing loop so the clipping problem is thusly forthwithly avaoided. Performance doesnt seem to bad either.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2024 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-20
Added win32 def for PKGDATAPATH
git-svn-id: http://svn.osgeo.org/qgis/trunk@2023 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-20
** Added the element definition of uniquevaluemarker to qgis.dtd
git-svn-id: http://svn.osgeo.org/qgis/trunk@2022 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-20
** Re-fixed bug 987874, the provider will now skip geometry-less features
but keep reading other features
git-svn-id: http://svn.osgeo.org/qgis/trunk@2021 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-20
** Fixed bug 987874 which caused QGIS to crash when showing the attribute
table for shapefile layers with features with NULL geometry
(GetGeometryRef() returns NULL) - the OGR provider now treats features
with NULL geometry as NULL features, i.e. EOF
git-svn-id: http://svn.osgeo.org/qgis/trunk@2020 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-18
Changes to allow build under Win32
git-svn-id: http://svn.osgeo.org/qgis/trunk@2019 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-15
** Fixed QgsUValMaDialogBase so the listbox doesn't take up all of the space
git-svn-id: http://svn.osgeo.org/qgis/trunk@2012 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-14
** Added the SVG icons in src/svg/gpsicons
git-svn-id: http://svn.osgeo.org/qgis/trunk@2011 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-13
inserted CPLFree
git-svn-id: http://svn.osgeo.org/qgis/trunk@2005 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-13
Added the unique value marker renderer
git-svn-id: http://svn.osgeo.org/qgis/trunk@2004 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-13
qgis exception classes
git-svn-id: http://svn.osgeo.org/qgis/trunk@1999 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-12
fixed a bug occuring when reading projects with unique value symbology
git-svn-id: http://svn.osgeo.org/qgis/trunk@1998 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-12
** Scale down SVG symbols
** Display rasters without geotransform info as "1 pixel = 1 unit"
git-svn-id: http://svn.osgeo.org/qgis/trunk@1997 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-12
fixed a memory leak in the unique value dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@1996 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-12
** Fixed bug in scale_bar plugin that would cause QGIS to freeze when a
layer with one point was loaded
git-svn-id: http://svn.osgeo.org/qgis/trunk@1995 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-12
** The device lists in the GPS plugin should show /dev/ttyUSB* devices too
now (for serial USB adapters) on Linux
git-svn-id: http://svn.osgeo.org/qgis/trunk@1990 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-11
fixed the bug which prevented the proper loading of graduated symbol layers from project files
git-svn-id: http://svn.osgeo.org/qgis/trunk@1986 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-11
removed qgsgrasyextensionwidget from cvs
git-svn-id: http://svn.osgeo.org/qgis/trunk@1985 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-11
Fix win32 name mangling when plugin names are printed to std out
git-svn-id: http://svn.osgeo.org/qgis/trunk@1984 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-10
Fix for stretched file management and data toolbars when docked
on either side of the main window (Bug 982234)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1980 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-09
added editing of class breaks by double clicking on the list box entries
git-svn-id: http://svn.osgeo.org/qgis/trunk@1979 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-09
QgsProject source initial check-in. It's a work-in-progress, so not formally
connected to anything yet.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1978 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-08
Fixes for broken exe building by recent commits
git-svn-id: http://svn.osgeo.org/qgis/trunk@1977 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-08
Fixes for broken lib building by recent commits
git-svn-id: http://svn.osgeo.org/qgis/trunk@1976 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-08
** Fixed bug that crashed QGIS when the user selected records in the attribute
table for a layer that used the single marker renderer
git-svn-id: http://svn.osgeo.org/qgis/trunk@1975 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-07
Serialisation of buffer width and color
git-svn-id: http://svn.osgeo.org/qgis/trunk@1974 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-07
Fix bug with serialisation / deserialisation of alignment.
Minor change to gui
Buffer tweaks
git-svn-id: http://svn.osgeo.org/qgis/trunk@1973 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-07
Beta bipa bicked a bit of betta buffa (sung to the tune of Peter Piper pickeds a peck of pickled pepper).
git-svn-id: http://svn.osgeo.org/qgis/trunk@1972 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-07
First pass at buffers - not quite right yet, but I lost the last one I made so now I have to refigure it out....
git-svn-id: http://svn.osgeo.org/qgis/trunk@1971 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-07
More minor tweaks
git-svn-id: http://svn.osgeo.org/qgis/trunk@1970 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-06
More updates to setting state...still in progress....
git-svn-id: http://svn.osgeo.org/qgis/trunk@1969 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-06
Fix misbehaving north arrow plugin....
git-svn-id: http://svn.osgeo.org/qgis/trunk@1968 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-06
Fix for compilation error
git-svn-id: http://svn.osgeo.org/qgis/trunk@1967 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-06
Added qgsuldiaog stuff
git-svn-id: http://svn.osgeo.org/qgis/trunk@1966 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-06
Fix designer version build error
git-svn-id: http://svn.osgeo.org/qgis/trunk@1965 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-06
Win32 uic includes
git-svn-id: http://svn.osgeo.org/qgis/trunk@1964 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-06
Fix call to label dialog props
git-svn-id: http://svn.osgeo.org/qgis/trunk@1963 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-05
First pass at integrating new label dialog into vector props. Still in progress...will hopefully complete later today....
git-svn-id: http://svn.osgeo.org/qgis/trunk@1962 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-05
changed graduated symbol dialog to QListBox. Changing the classbreaks with a double click does not work yet (but should be there soon)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1961 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-03
Made this a subclass of qwidget rather than qdialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@1960 c8812cc2-4d05-0410-92ff-de0c093fc19c
spoerri <spoerri@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-03
Initial factory class and testing to check write access to repository
git-svn-id: http://svn.osgeo.org/qgis/trunk@1959 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-02
I'm getting a bit annoyed that I have to keep committing these by hand after
qgiscommit fails.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1958 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-09-02
*** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@1957 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-30
* Fixed bug that caused qgis to crash when a plugin was unloaded. All plugins
must now have a QAction member pointer that is created when the GUI is
initialized in initGui(). This pointer is used in the unload() method to
remove the QAction and associated icon from the plugins toolbar.
* Updated splash for upcoming 0.5 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@1956 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-28
Add icon in shared icon bar rather
git-svn-id: http://svn.osgeo.org/qgis/trunk@1955 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-28
Updated for changes made to plugin toolbar
Bumped devel extra version to .23
git-svn-id: http://svn.osgeo.org/qgis/trunk@1954 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-28
Changed the label for the plugin toolbar from "Toolbar" to "Plugin Toolbar". This label is displayed when the user right-clicks in the toolbar container.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1953 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-28
Moved the toolbar plugin to the main toolbar conatiner in qgisappbase.ui rather than dynamically creating it when QgisApp is instantiated. This allows the plugin toolbar to play nicely with other toolbars and restore its state (position/docking) when QGIS starts up.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1952 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-28
Use the new unified plugins toolbar.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1951 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-28
Created a single toolbar that plugins can (optionally) load icons into to save screen real estate lost by sepearaters between many small toolbars
git-svn-id: http://svn.osgeo.org/qgis/trunk@1950 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-27
Added single shot timer to splash screen to leave it up for 5 seconds. If user clicks on it, it goes away...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1946 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-27
Fixed splash screen display on win32
git-svn-id: http://svn.osgeo.org/qgis/trunk@1945 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-27
enabled loading of projects with unique value symboloy
git-svn-id: http://svn.osgeo.org/qgis/trunk@1944 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-27
Fix build brokenness due to qgsuvaldialogbase.ui being missing from pro file. I had to do a nmake clena and nmake before it would build again properly
git-svn-id: http://svn.osgeo.org/qgis/trunk@1943 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-27
Updated splash screen for 0.5 -- waiting for backlash...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1942 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-27
Updated INSTALL.cvs to reflect current configure/build procedures for CVS
git-svn-id: http://svn.osgeo.org/qgis/trunk@1941 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-26
===================================================================
RCS file: /cvsroot/qgis/qgis/ChangeLog,v
retrieving revision 1.175
diff -r1.175 ChangeLog
5a6,19
> 2004-08-26 [mcoletti] 0.4.0devel22
> qgisapp.cpp:
>
> - fixed bug 1017079, where loading projects would cause app to crash
>
> qgsprojectio.cpp:
>
> - minor code change; commented out superfluous code
>
> 2004-08-26 [mcoletti] 0.4.0devel21
> Now explicitly check for command line arguments via $# instead of $@. Using
> $@ caused the script to crash when more than one command line argument was
> passed in. (E.g., specifying multiple files for CVS commits.)
>
Index: configure.in
===================================================================
RCS file: /cvsroot/qgis/qgis/configure.in,v
retrieving revision 1.177
diff -r1.177 configure.in
29c29
< EXTRA_VERSION=20
---
> EXTRA_VERSION=22
git-svn-id: http://svn.osgeo.org/qgis/trunk@1940 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-26
Deleted two data members that referred to the Singleton object
QgsMapLayerRegistry. Now explicitly use QgsMapLayerRegistry::instance(),
which emphasizes that you're accessing a Singleton.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1939 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-24
added writing and reading of xml for the unique value renderer
git-svn-id: http://svn.osgeo.org/qgis/trunk@1937 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-22
** Fixed a bug that caused SVG markers to be huge when oversampling was turned on
git-svn-id: http://svn.osgeo.org/qgis/trunk@1926 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-22
** Fixed transparency in SVG sumbols
git-svn-id: http://svn.osgeo.org/qgis/trunk@1925 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-21
** Added a black frame around the white rectangle around SVG symbols to make it look cleaner, can be removed when transparency is fixed
git-svn-id: http://svn.osgeo.org/qgis/trunk@1924 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-20
** Added more attribute fields to the GPX provider: cmt, desc, src, sym, number, urlname
git-svn-id: http://svn.osgeo.org/qgis/trunk@1922 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-20
** Forgot to calculate bounds for user-added routes and tracks in the GPX
provider, which caused unpredictable drawing bugs since selection wouldn't
work. Fixed.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1914 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-20
New dialog for qgs labels coutesy of Pete! Its not wired in to the vector props gui yet.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1912 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-19
Removed references to qgsvectordialog which has been removed from cvs
git-svn-id: http://svn.osgeo.org/qgis/trunk@1909 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-19
Updated changelog
Bumped configure.in extra version to 13
git-svn-id: http://svn.osgeo.org/qgis/trunk@1908 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-19
Lumped common toolbar buttons into drop-down tools (I hope you like it)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1907 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-19
Removed nonexistent source files from the .pro
git-svn-id: http://svn.osgeo.org/qgis/trunk@1906 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-19
Added .ascii() to QStrings written to the project file (otherwise the address of the object gets written under Win32)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1905 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-18
changed Makefile.am and removed unused includes to make qgis compiling again
git-svn-id: http://svn.osgeo.org/qgis/trunk@1904 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-18
removed classes which are not in use anymore
git-svn-id: http://svn.osgeo.org/qgis/trunk@1898 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-18
Added download devices for Windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@1897 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-18
Removed unneccesary argument to GPSObject::fillElement()
git-svn-id: http://svn.osgeo.org/qgis/trunk@1896 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-18
** added Italian translation thanx to Maurizio Napolitano
** updated all translations
git-svn-id: http://svn.osgeo.org/qgis/trunk@1894 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-18
Added comments on changes required to the .pro to make a win32 release build
git-svn-id: http://svn.osgeo.org/qgis/trunk@1893 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-18
Added return true to parseNode function so it would compile on win32
git-svn-id: http://svn.osgeo.org/qgis/trunk@1892 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-18
Added com1 and com2 for windows devices
git-svn-id: http://svn.osgeo.org/qgis/trunk@1891 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-18
Qmake .pro files for gps provider and importer and spit (win32 build system)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1890 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-17
** Implemented GPX file writing - GPX layers are now written back to file
when features are added
git-svn-id: http://svn.osgeo.org/qgis/trunk@1884 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-17
* More digitizing support for the GPX provider. Routes and tracks can now be
created. Nothing is written to file yet.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1883 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-17
Change Plugins tab label to Providers to better reflect the information it displays
git-svn-id: http://svn.osgeo.org/qgis/trunk@1882 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-16
commented out lines 2946 and 2950 of qgisapp.cpp to prevent that vector layers are drawn several times in the overview canvas
git-svn-id: http://svn.osgeo.org/qgis/trunk@1881 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-16
improved efficiency of the unique value renderer
git-svn-id: http://svn.osgeo.org/qgis/trunk@1880 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-16
Modified declaration for extern "C" functions so they work in win32
git-svn-id: http://svn.osgeo.org/qgis/trunk@1879 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-16
Updated win32 build environment to include spit plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@1878 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-16
Updated win32 build environment to include gps plugin and provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@1877 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-16
Enhanced error reporting for plugin loading
git-svn-id: http://svn.osgeo.org/qgis/trunk@1876 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-16
Added return statement for the identify function to make it compile under win32. Currently it returns an empty vector
git-svn-id: http://svn.osgeo.org/qgis/trunk@1875 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-16
Modified declaration for extern "C" functions so they work in win32
git-svn-id: http://svn.osgeo.org/qgis/trunk@1874 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-16
Enabled link with libqgis.lib (win32)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1873 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-16
tools widget flags changed
git-svn-id: http://svn.osgeo.org/qgis/trunk@1872 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-16
offset merged in xml
git-svn-id: http://svn.osgeo.org/qgis/trunk@1871 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-16
lower() attribute field name
git-svn-id: http://svn.osgeo.org/qgis/trunk@1870 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-15
Changed include statement in qgis.h to use local rather than global search path.
Modified qgisappbase to restore the Help|About connection which had gotten deleted at some point.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1869 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-15
Add every cpp under the sun to make win qgis lib work
git-svn-id: http://svn.osgeo.org/qgis/trunk@1868 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-15
Qmake .pro for building libqgis.lib. Used for linking with plugins.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1867 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-15
Changes for Win32 support - no new features
git-svn-id: http://svn.osgeo.org/qgis/trunk@1866 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-14
added rendering of legend items for unique value renderers
git-svn-id: http://svn.osgeo.org/qgis/trunk@1865 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-14
Retabbed and formatted source according to QGIS standards
git-svn-id: http://svn.osgeo.org/qgis/trunk@1864 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-14
Added mouse wheel zoom. Moving wheel forward zooms in by a factor of 2.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1863 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-14
Fixed build error with ui
git-svn-id: http://svn.osgeo.org/qgis/trunk@1862 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-14
unique value renderer seems to work. Drawing of the legend item will follow
git-svn-id: http://svn.osgeo.org/qgis/trunk@1861 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-14
fixed gdal lib reference
git-svn-id: http://svn.osgeo.org/qgis/trunk@1860 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-14
added math.h
git-svn-id: http://svn.osgeo.org/qgis/trunk@1859 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-14
Includes radims new labelling stuff
git-svn-id: http://svn.osgeo.org/qgis/trunk@1858 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-13
labels
git-svn-id: http://svn.osgeo.org/qgis/trunk@1857 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-13
Updated change log
git-svn-id: http://svn.osgeo.org/qgis/trunk@1856 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-13
Fixed preferences bug that caused themes to disappear when setting options.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1855 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-13
Incremented extra_version in configure.in to 8
Updated changelog
git-svn-id: http://svn.osgeo.org/qgis/trunk@1854 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-13
Rearranged capture icons and added them to the mapnavigation action group
so that the icons remain depressed while the tool is active. (bugs
994274 and 994272)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1853 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-07
added some waring box for the digitising tools. Native enghlish speakers are invited to change the text of the message box
git-svn-id: http://svn.osgeo.org/qgis/trunk@1851 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-07
close attribute table when adding features such that it is always up to date
git-svn-id: http://svn.osgeo.org/qgis/trunk@1850 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-06
icons for line and polygon digitising
git-svn-id: http://svn.osgeo.org/qgis/trunk@1849 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-06
More icons for digitising stuff
git-svn-id: http://svn.osgeo.org/qgis/trunk@1848 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-06
Resaved using designer 3.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@1847 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-06
added a polygon digitizing tool. There is no icon yet, the button is on the left of the line tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@1846 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-04
region
git-svn-id: http://svn.osgeo.org/qgis/trunk@1845 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-08-02
attribute table
git-svn-id: http://svn.osgeo.org/qgis/trunk@1844 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-30
-
git-svn-id: http://svn.osgeo.org/qgis/trunk@1842 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-30
symbology
git-svn-id: http://svn.osgeo.org/qgis/trunk@1841 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-29
edit attributes
git-svn-id: http://svn.osgeo.org/qgis/trunk@1835 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-29
edit attributtes
git-svn-id: http://svn.osgeo.org/qgis/trunk@1834 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-29
attributes
git-svn-id: http://svn.osgeo.org/qgis/trunk@1833 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-28
some cleanups in qgsvectorlayer.cpp
git-svn-id: http://svn.osgeo.org/qgis/trunk@1830 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-28
some more wkb for the shapefileprovider. Only point and line are tested yes
git-svn-id: http://svn.osgeo.org/qgis/trunk@1829 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-28
started to make a dialog class for unique renderer, added a bit of wkb code in the shapefileprovider
git-svn-id: http://svn.osgeo.org/qgis/trunk@1828 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-24
added unique value renderer class
git-svn-id: http://svn.osgeo.org/qgis/trunk@1815 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-21
fix for a bug that caused problems when loading vector layers from projects
git-svn-id: http://svn.osgeo.org/qgis/trunk@1804 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-21
Added precision to wellKnownText function
git-svn-id: http://svn.osgeo.org/qgis/trunk@1798 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-21
Added wellKnownText function to return the well known text of the point in the form POINT(x y)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1797 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-21
Retabbed source to match coding conventions
Well known text stored in the feature when adding (digitzing) a point
git-svn-id: http://svn.osgeo.org/qgis/trunk@1796 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-20
Pops up error dialog if encounter problem reading a project file.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1793 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-20
enabled getNextFeatures(std::list<int>) for rendering of vector features. This saves time because only the features needed for classification have to be copied. The postgres-gurus are kindly invited to improve the inefficient implementation of getNextFeature(std::list<int>) in the postgresproviders (done by me) :-)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1792 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-20
added support for polygons in QgsShapeFileProvider::addFeature. Not tested yet
git-svn-id: http://svn.osgeo.org/qgis/trunk@1791 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-20
Updated ChangeLog
Bumped the devel version to 7
git-svn-id: http://svn.osgeo.org/qgis/trunk@1788 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-20
Added display/label field handling. Field is not set when the layer is added
by examining the fields and attempting to make a "smart" choice. The user
can later change this field from the layer properties dialog. This field
is used as the item name in the identify box (top of the tree for each
feature and its attributes) and will eventually be used in labelling features.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1787 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-20
Cleanup of postgres add layer dialog
Removed excessive debug output from qgsfeature
Fixed broken setDisplayField function in qgsvectorlayer
git-svn-id: http://svn.osgeo.org/qgis/trunk@1786 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-19
getNextFeature(attlist)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1785 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-18
** Changed Graduated Marker renderer to use the SVG cache
git-svn-id: http://svn.osgeo.org/qgis/trunk@1783 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-17
It would help if I actually added the files too... fixed memory leak, cache size may need tweaking
git-svn-id: http://svn.osgeo.org/qgis/trunk@1782 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-17
Added SVG cache, started using it in Single Marker renderer
git-svn-id: http://svn.osgeo.org/qgis/trunk@1781 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-17
fix for bug where overviewglasses have not been restored properly when loading from project files
git-svn-id: http://svn.osgeo.org/qgis/trunk@1780 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-17
Store GPSData objects on the heap instead of the stack to maybe make VC happy
git-svn-id: http://svn.osgeo.org/qgis/trunk@1779 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-17
Fix UI file
git-svn-id: http://svn.osgeo.org/qgis/trunk@1778 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-17
outcommented call to OGRLayer->DeleteFeature
git-svn-id: http://svn.osgeo.org/qgis/trunk@1777 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-17
some cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@1776 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-17
fix for bug 990016 'Vector symbology dialog remembers unapplied cmbbox state'
git-svn-id: http://svn.osgeo.org/qgis/trunk@1775 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-17
added code related to feature deletion
git-svn-id: http://svn.osgeo.org/qgis/trunk@1774 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-17
Save using designer 3.1.2 to fix PNG breakage
git-svn-id: http://svn.osgeo.org/qgis/trunk@1773 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-16
added digitising for lines. As this is highly experimental, backup your data before you use this tool. The icon for the button is not very nice. Feel free to change the icon if you have a nicer one
git-svn-id: http://svn.osgeo.org/qgis/trunk@1772 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-15
Qmake project files for win32 build
git-svn-id: http://svn.osgeo.org/qgis/trunk@1768 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-15
Qmake project file for providers directory
git-svn-id: http://svn.osgeo.org/qgis/trunk@1767 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-15
Changes to support Windows icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@1766 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-14
Canceling selection of browser doesn't blank existing browser choice
git-svn-id: http://svn.osgeo.org/qgis/trunk@1765 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-14
Fix for file filter on win32 vs other platforms
git-svn-id: http://svn.osgeo.org/qgis/trunk@1764 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-14
Addition of exception for compilation with any version of Qt
git-svn-id: http://svn.osgeo.org/qgis/trunk@1763 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-14
-qgisapp - fix for opening help files on win32.
-qgsoptionsbase - added browse button to preferences dialog so user can browse to location of the web browser.
-qgsprojectio and renderers - fix so project files are stored properly under win32
git-svn-id: http://svn.osgeo.org/qgis/trunk@1762 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-14
QgsShapefileProvider must return a value from addFeature
QgisApp changed to support restoring of plugins from Windows.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1761 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-14
Qmake project file for building qgis on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@1760 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-14
Changed output to qgis_ts.pro so as not to blast the windows qmake project file (qgis.pro)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1759 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-14
Changed output to qgis_qm.pro so as not to blast the windows qmake project file (qgis.pro)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1758 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-13
my photo
git-svn-id: http://svn.osgeo.org/qgis/trunk@1754 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-13
path to libgrassprovider.so changed
git-svn-id: http://svn.osgeo.org/qgis/trunk@1753 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-13
Added check to see if open in update mode failed. If so, try to open it
in read-only mode. Need to set a flag or something to indicate read-only
so editing operations don't fail (once they are implemented)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1752 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-12
Check if GISBASE is set
git-svn-id: http://svn.osgeo.org/qgis/trunk@1751 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-12
delete the qgis features after drawing to avoid a memory leak. If someone has problems with drawing vector layers after this commit (which i don't hope!), just change 'delete fet;' in qgsvectorlayer.cpp l. 593 back to 'delete[]feature;'
git-svn-id: http://svn.osgeo.org/qgis/trunk@1749 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-12
edit
git-svn-id: http://svn.osgeo.org/qgis/trunk@1748 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-12
default edit icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@1747 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-12
edit
git-svn-id: http://svn.osgeo.org/qgis/trunk@1746 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-12
fixed crash in CapturePoint (geometry is released in QgsFeature destructor)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1745 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-12
Started adding DOM writing to GPSData
git-svn-id: http://svn.osgeo.org/qgis/trunk@1744 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-11
Implemented addFeature() for the GPX provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@1743 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-11
implemented writing of points to make some tests with feature writing. Use the capture-point tool to write on point vector layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@1742 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-10
** Added code to QgsProjectIo that saves and loads the provider key of a vector
layer in the project file, so delimited text layers and GPX layers can be
saved in a project. Haven't tested for grass vector layers, but it should
work.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1741 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-10
1. First pass at defining PostgreSQL layers using a where clause in the data
provider. UI may need some work. When adding a PG layer, double- click on the
layer name to define the where clause. Do not include the where keyword
2. Added $QTDIR/bin to the path for lrelease and lupdate in the i18n
scripts
git-svn-id: http://svn.osgeo.org/qgis/trunk@1740 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-08
Interface changes to allow forcing view to update when a raster layer is added via a plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@1738 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-07
marker renderers now draw a yellow rectangle for selected features (the same size as the image has)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1736 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-06
Close the dialog when a GPS operation is done (broke it in earlier commit)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1735 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-05
Raster force redraw
git-svn-id: http://svn.osgeo.org/qgis/trunk@1733 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-05
Added flag so that plugins can force mapcanvas redraw after adding a raster layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@1732 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-05
** Moved lots of code from PluginGui to Plugin in the GPS plugin, use signals
and slots for communication
git-svn-id: http://svn.osgeo.org/qgis/trunk@1731 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-04
moved responsibility for selected vector features to the renderers. The implementation for the marker renderers has not been done yet
git-svn-id: http://svn.osgeo.org/qgis/trunk@1730 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-03
Email audit trail for GPL change regarding compilation with any version of Qt
git-svn-id: http://svn.osgeo.org/qgis/trunk@1729 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-02
Changes for 0.4 release - the 'Baby' is born
git-svn-id: http://svn.osgeo.org/qgis/trunk@1726 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-01
Overview canvas now has extents equal to the extents of the main map canvas
git-svn-id: http://svn.osgeo.org/qgis/trunk@1725 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-01
Added accessors for full extents of map canvas, and frozen state of mapcanvas
git-svn-id: http://svn.osgeo.org/qgis/trunk@1724 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-01
Removeing the (myInt!=0) test causes usgs dems to render as a big black square - reinsating these for purposes of 0.4 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@1723 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-01
** use int and GDT_Int32 to enable proper retrieval of negative no data values
** correctly calculate required size of scan data
git-svn-id: http://svn.osgeo.org/qgis/trunk@1722 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-01
Marcos legend item changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@1719 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-01
Marcos legend item changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@1718 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-07-01
Marcos legend item changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@1717 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-30
Further attempt to fix 'rasters dont show after loading' problem
git-svn-id: http://svn.osgeo.org/qgis/trunk@1715 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-30
fix bug where rasters are not shown when added after other layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@1714 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-30
Fix order of layer restoration
git-svn-id: http://svn.osgeo.org/qgis/trunk@1711 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-30
** made ready for release
** added interface version for libqgis
git-svn-id: http://svn.osgeo.org/qgis/trunk@1710 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-30
some cosmetics
git-svn-id: http://svn.osgeo.org/qgis/trunk@1709 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-30
recreated ts files as there where entries of the http_server plugin in it
updated German translation
added Chinese translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@1708 c8812cc2-4d05-0410-92ff-de0c093fc19c
hoshi <hoshi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-29
Updated language file for release 0.4
git-svn-id: http://svn.osgeo.org/qgis/trunk@1706 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-29
Updated Swedish translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@1705 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-29
Updated translation files for 0.4 release. Translators need to update for
their language...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1704 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-29
Install documentation update for 0.4 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@1703 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-29
Updated ChangeLog
Incremented extra version to 57
git-svn-id: http://svn.osgeo.org/qgis/trunk@1702 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-29
Fixed overview extent rectangle bug that incorrectly displayed the zoom rectangle
as drawn rather than the actual view extent of the map canvas after rendering
git-svn-id: http://svn.osgeo.org/qgis/trunk@1701 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-29
Updated comments/documentation
git-svn-id: http://svn.osgeo.org/qgis/trunk@1700 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-29
Added patch from strk that improves calculation of extents for a postgres layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@1699 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-28
Fixed a bug that caused QGIS to not set the fieldIndex of a vector layer if the fieldIndex found was the first attribute
git-svn-id: http://svn.osgeo.org/qgis/trunk@1698 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-28
** fix bug #981159
** cleaned warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@1697 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-27
Coupla new icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@1695 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-27
Added show/hide all layers option
git-svn-id: http://svn.osgeo.org/qgis/trunk@1694 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-27
Swedish translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@1693 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-27
** Enabled GPS upload code again
git-svn-id: http://svn.osgeo.org/qgis/trunk@1692 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-27
Fix problem with missing paranthesis
git-svn-id: http://svn.osgeo.org/qgis/trunk@1691 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-27
Added 'remove all from overview' button
git-svn-id: http://svn.osgeo.org/qgis/trunk@1690 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-27
Wired up different gdal subsampling algorithms for pyramid building to raster props dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1689 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-27
Made the scale bar units intelligently switch between m and km as appropriate.
Made the scale bar max lenght 1/3 screen rather than 1/2
git-svn-id: http://svn.osgeo.org/qgis/trunk@1688 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-26
Hid incomplete 'where clause' box prior to 0.4 release.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1687 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-26
Added functionality to lock a map canvas to prevent user interaction so that the overview canvas cant be misused,
e.g.:
mOverviewCanvas->userInteractionAllowed(false);
This fixes bug: 977032
Fix "overview does not zoom to all when layer removed" bug [ 977034 ]
Fixed overview paints multiple times bug 977015
git-svn-id: http://svn.osgeo.org/qgis/trunk@1686 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-26
Bugfix to freeze canvas properly when doing a File->New Project
git-svn-id: http://svn.osgeo.org/qgis/trunk@1684 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-26
fixed two bugs related to graduated symbol rendering
git-svn-id: http://svn.osgeo.org/qgis/trunk@1683 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-26
Bug fix to ensure extents are correctly restored when project loads
git-svn-id: http://svn.osgeo.org/qgis/trunk@1682 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-26
Extents are now properly restored when a project is opened.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1681 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-24
Fix for const const error caused by incorrect version of designer.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1667 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-24
Changed projectio to restore zorder correctly and freeze mapcanvas during restore.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1666 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-24
Completion of projectio fixes to freeze canvas and restore zorder correctly. Small issue with restoring extents properly needs to be resolved still.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1665 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-23
qgiscommit failed to commit these
git-svn-id: http://svn.osgeo.org/qgis/trunk@1664 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-23
Fixed bug whereby one couldn't downcast from QgsMapLayer* to a
QgsVectorLayer*. Apparently this was because dlopen()'d files didn't have
full access to global variables. Now plug-ins can use global variable by
linking with -rdynamic and using dlopen()'s RTLD_GLOBAL flag.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1663 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-23
fix for missing attributes
git-svn-id: http://svn.osgeo.org/qgis/trunk@1662 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-23
Qmake project files for building on Windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@1661 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-23
Qmake project file for QGIS top-level source directory
This file is used by qmake to generate the Makefiles for building
QGIS on Windows. When building on Windows, the QGIS source
should reside in a directory named qgis_win32
git-svn-id: http://svn.osgeo.org/qgis/trunk@1660 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-23
Qmake project file for QGIS src directory
This file is used by qmake to generate the Makefile for building
QGIS on Windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@1659 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-22
Tidied up scale bar plugin for release
git-svn-id: http://svn.osgeo.org/qgis/trunk@1658 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-22
Removed unimplemented mapLayersList method
git-svn-id: http://svn.osgeo.org/qgis/trunk@1657 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-22
Fixed NULL dereferencing bug that crashed QGIS when loading projects with layers that are in the overview
git-svn-id: http://svn.osgeo.org/qgis/trunk@1656 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-22
UI version 3.2 -> 3.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@1655 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-22
Disabled GPS upload code
git-svn-id: http://svn.osgeo.org/qgis/trunk@1654 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-21
Progress bar stuff.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1653 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-21
Build a zOrder as each layer is built from file.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1652 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-21
Less enthusistic progress updates from raster stats (only updates when raste stats are being collected, not when they are simply being returned from stats cache).
Rendering layers in app now increments progress bar as each layer is drawn.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1651 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-21
hopefully fixed the remaining problems of yesterdays commits/rollback. If there are still some bugs (or new ones) just write a mail to marco.hugentobler@autoform.ch
git-svn-id: http://svn.osgeo.org/qgis/trunk@1650 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-21
** Hooked up the GPS gui to code that uses gpsbabel to import lots of GPS file
formats to GPX
git-svn-id: http://svn.osgeo.org/qgis/trunk@1649 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-21
Cleaned up some code in the (broken) GPS upload section
git-svn-id: http://svn.osgeo.org/qgis/trunk@1648 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-21
** Added check for wrong UI version to make release
** fixed wrong versions and DOS endlines
git-svn-id: http://svn.osgeo.org/qgis/trunk@1647 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-21
Got tired of always resetting my GRASS gidbase dir everytime qgis restarts - added it to qsettings.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1646 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-20
Complete buffering so that bar as well as text will be visible on both light and dark surfaces.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1645 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-20
** Fix for bug [ 973922 ] Overview shows layers in wrong order
** Fixed show stopper bug where maplayerregistry wasnt being cleared properly on file new
** Added setZOrder which will be used in next commit to fix projectio zorder problem
git-svn-id: http://svn.osgeo.org/qgis/trunk@1644 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-20
Fix anoying mapcanvas isnt freezing during raster layer add bug
git-svn-id: http://svn.osgeo.org/qgis/trunk@1643 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-20
Ahem - fixed bug causing layers to annoyingly redraw while loading caused by yours truly...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1642 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-20
Updated splash screen for upcoming 0.4 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@1641 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-20
Restored to revsion 1.52. Revisions 1.53+ were causing crashes, hangs, or
display problems.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1640 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-20
Restored to revsion 1.53. Changes at 1.54 were causing hangs/crashes
git-svn-id: http://svn.osgeo.org/qgis/trunk@1639 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-20
fixed more memory leaks. Enabled delete statement in qgsvectorlayer.cpp, l. 595
git-svn-id: http://svn.osgeo.org/qgis/trunk@1638 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-20
fixed two memory leaks
git-svn-id: http://svn.osgeo.org/qgis/trunk@1637 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-20
fixed layout which was lost somehow
git-svn-id: http://svn.osgeo.org/qgis/trunk@1636 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-20
graduated and continuous renderers now copy only the required attributes, which makes rendering faster, especially if there is much attribute information associated with a layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@1635 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-20
automatically use field precision in equal interval classification, implemented getNextFeature(list) in the postgresprovider. This change will not take effect until the other providers implement this too and i can change the mechanism for attribute loading for renderers. Delimitedtextprovider and grassprovider are still left
git-svn-id: http://svn.osgeo.org/qgis/trunk@1634 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-19
Buffer size to 1
git-svn-id: http://svn.osgeo.org/qgis/trunk@1632 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-19
Add buffer around scale bar text
git-svn-id: http://svn.osgeo.org/qgis/trunk@1631 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-19
Buffer text of scale bar with white so its visible on both dark and light backgrounds.
Pete to do same for scale bar lines themselves?
git-svn-id: http://svn.osgeo.org/qgis/trunk@1630 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-19
Change to hourglass cursor during lengthy operations
git-svn-id: http://svn.osgeo.org/qgis/trunk@1629 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-19
Changes to vector renderer gui layout. Windows Qt version cannot set
the background color of a button. The controls have been changed to use
the layout similar to Qt Designer (QLabel with color and QToolButton for
changing the color)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1627 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-18
Added some code for GPSBabel import
git-svn-id: http://svn.osgeo.org/qgis/trunk@1626 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-18
Change capture point behaviour on X11 qt - lmb puts coords to X selection instead of X clipboard
git-svn-id: http://svn.osgeo.org/qgis/trunk@1625 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-18
** Added an option for setting the length of the scale bar to closest
integer < 10 times power of 10
git-svn-id: http://svn.osgeo.org/qgis/trunk@1623 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-18
Fixed Makefile bug
git-svn-id: http://svn.osgeo.org/qgis/trunk@1622 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-17
Petes nice new icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@1607 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-17
updated icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@1606 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-17
Now allows multiple tables to be added at the same time.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1605 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-17
Added include of qapplication.h when building on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@1604 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-17
Modifications to allow compilation under windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@1603 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-16
Added qgsvectorfilewriter stuff. Minor formatting changes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1602 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-16
Beginnings of generic vector file writer - incomplete and doesnt do anything useful yet except has abilty to make a shapefile with a couple of user defined fields e.g. to create a new point shapefile:
QgsVectorFileWriter myFileWriter("/tmp/test.shp", wkbPoint);
if (myFileWriter.initialise())
{
myFileWriter.createField("TestInt",OFTInteger,8,0);
myFileWriter.createField("TestRead",OFTReal,8,3);
myFileWriter.createField("TestStr",OFTString,255,0);
myFileWriter.writePoint(&theQgsPoint);
}
git-svn-id: http://svn.osgeo.org/qgis/trunk@1601 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-16
Wind 32 support for package path - which will hopefully ensure pyramid and overview mini icons are displayed on legend entry now.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1600 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-16
More GPS import code
git-svn-id: http://svn.osgeo.org/qgis/trunk@1599 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-16
** Added skeleton code for importing other GPS file formats using GPSBabel
git-svn-id: http://svn.osgeo.org/qgis/trunk@1598 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-16
Changes to support Windows
** qgsprojectio requires casting QString to const char * prior to writing,
otherwise the address of the object is written rather than the content
git-svn-id: http://svn.osgeo.org/qgis/trunk@1597 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-16
Added small icon displayed on raster legend showing whether this layer is in overview or not
git-svn-id: http://svn.osgeo.org/qgis/trunk@1596 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-16
Added small icon displayed on raster legend showing whether this layer is in overview or not. This icon needs "petification!". Need to do the ame for vector once I figure out where to put the code!
git-svn-id: http://svn.osgeo.org/qgis/trunk@1595 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-16
Small icon displayed on raster legend showing whether this layer is in overview or not. This icon needs "petification!".
git-svn-id: http://svn.osgeo.org/qgis/trunk@1594 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-15
Add all layers to overview
git-svn-id: http://svn.osgeo.org/qgis/trunk@1593 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-15
Added new menu / toolbar option to add all loaded layers into the overview.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1592 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-15
Icon for add all layers to overview
git-svn-id: http://svn.osgeo.org/qgis/trunk@1591 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-14
Added link to GPSBabel in the GPS download/upload help text
git-svn-id: http://svn.osgeo.org/qgis/trunk@1589 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-14
** More preparation for GPS upload code
** New function in QgisInterface - getLayerRegistry()
git-svn-id: http://svn.osgeo.org/qgis/trunk@1588 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-14
Cleaned up the GPX parsing
git-svn-id: http://svn.osgeo.org/qgis/trunk@1587 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-14
nextFeature() now sets feature type name
git-svn-id: http://svn.osgeo.org/qgis/trunk@1586 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-14
Now properly propogate mTypeName in copy ctor and assignment operator.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1585 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-14
Force new project added to plugin iface
git-svn-id: http://svn.osgeo.org/qgis/trunk@1584 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-14
Added capability for plugins to clear the current project ignoring the project dirty flag (ie force new project).
git-svn-id: http://svn.osgeo.org/qgis/trunk@1583 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-14
Added qgispoint to libqgis - needed for passing raster objects through plugin iface (not sure why).
git-svn-id: http://svn.osgeo.org/qgis/trunk@1582 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-14
Changes to support Windows version
git-svn-id: http://svn.osgeo.org/qgis/trunk@1581 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-14
addRasterLayer to plugin interface
git-svn-id: http://svn.osgeo.org/qgis/trunk@1579 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-14
Added addRasterLayer(QgsRasterLayer *) to the plugin interface. This allows plugins to construct their own raster object, set its symbolisation and the pass it over to the app to be loaded into the canvas.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1578 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-13
Removal of some genericly useable raster methods into qgsrasterlayer
git-svn-id: http://svn.osgeo.org/qgis/trunk@1577 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-13
Removed gdal deps in qgisapp.
Moved raster load stuff to a group at the end of qgisapp.cpp file.
Removed generically useable raster fns from qgisapp to static methods of qgsrasterlayer.
Some renaming of variable names etc.
Added addRaster(QgsRasterLayer *) private method to qgisapp - which is intended for use via plugins that want to load 'ready made' / symbolised raster layer into the mapCanvas.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1576 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-13
I commited this by mistake earlier - this just cleans up a little, but the 'Where clause' box doesnt do anything yet.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1575 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-13
Legen Item font updates.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1574 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-13
Change legend item fonts to arial 10pt for consistancy with rest of gui and to make font size more reasonable for Winders Users.
In the next release I will softcode global font selection in qgsoptions, but I dont have time to do that right now.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1573 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-13
Add version name to splash
git-svn-id: http://svn.osgeo.org/qgis/trunk@1572 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-13
Added version name to splash.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1571 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-13
Capture Point changes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1570 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-13
Implemented a new map cursor type : Capture Point (little pencil icon on your toolbar). At the moment clicking on the map in capture point mode will cause QgsMapCanvas to emit an xyClickCoordinate(QgsPoint) signal which is picked up by qgisapp and the coordinates are placed into the system clipboard.
In release 0.5 this will be extended to provide simple point vector file data capture / digitising facility. This will be implemented by means of a plugin which will utilise the aforementioned xyClickCoordinate(QgsPoint) signal.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1569 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-13
Added signal and mouse mode for capturing points.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1568 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-13
Added digitising point icon.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1567 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-12
Make 'no data' handling consistent in the GPX provider and remove isnan() since it breaks Windows builds
git-svn-id: http://svn.osgeo.org/qgis/trunk@1566 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-12
Added ifdef's for OSX compilation (per J.Collord)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1565 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-12
Info about Windows version information and bumped extra version
git-svn-id: http://svn.osgeo.org/qgis/trunk@1564 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-12
Massive changes to provide Windows support. This is a work in progress but
has been tested and it compiles under unix. Future changes to the code must
be aware of multiplatform issues.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1563 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-12
Fixed interect function to get rid of >? operator (windows doesn't like
it)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1562 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-12
Added WIN32 support -- Edit with caution -- we now are supporting multiple
platforms from one code base!
git-svn-id: http://svn.osgeo.org/qgis/trunk@1561 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-11
Minor bugfix for some dodgy looking ternary operators.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1560 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-11
Fix canvas zorder syncing problems between overview and mapcanvas.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1559 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-11
Fixed bug where QGIS attempts to render scale bar when no layers are added causing QGIS to freeze
git-svn-id: http://svn.osgeo.org/qgis/trunk@1558 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-11
Added QgsMapLayerRegistry to libqgis sources
git-svn-id: http://svn.osgeo.org/qgis/trunk@1557 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-11
** Let the user choose GPS protocol and feature type to download
git-svn-id: http://svn.osgeo.org/qgis/trunk@1556 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-11
**Current extent support added to overview map
**Added acetate objects and support to QgsMapCanvas
git-svn-id: http://svn.osgeo.org/qgis/trunk@1555 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-10
Modified projectio (serialisation and deserialisation of project files) to use maplayerregistry and not mapcanvas.
Implemented state handling of 'showInOverview' property in project io.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1554 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-10
Fixed scaling issues for scale bar plugin and implemented colour selection
git-svn-id: http://svn.osgeo.org/qgis/trunk@1553 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-10
SPIT gui's tidied to conform with the format of the other plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@1552 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-10
*** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@1551 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-09
Bugfix for transparency wierdness in raster.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1550 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-09
fixed version numbers
git-svn-id: http://svn.osgeo.org/qgis/trunk@1549 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-09
Added support for a feature type name in QgsFeature. The GDAL/OGR shape file
provider now also provides the feature type name.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1548 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-09
First commit of the scale bar plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@1547 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-09
First commit of scale bar plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@1546 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-09
State of overview flag for a layer is now saved to disk - still working on state restoration again....
git-svn-id: http://svn.osgeo.org/qgis/trunk@1545 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-09
Added accessor to maplayer to retrieve overview status (for use by projectio).
git-svn-id: http://svn.osgeo.org/qgis/trunk@1544 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-09
Added "Show in overview" option to vector popup menu.
Removed overview stuff from debug only version of qgisapp.
Did plumbing for enableing disabling layers in overview from popup context menu.
Whoopdeedooo. :-)
All that remains to do now is sort out syncronisation of layer ordering between main map canvas and overview canvas.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1543 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-09
fixed bug where pop transp. slider was not syncing when transp changed in raster props dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1542 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-09
Fixed empty .dbf crashing bug. Added transparency slider t raster popup menu.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1541 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-09
Added showInOverview stub
git-svn-id: http://svn.osgeo.org/qgis/trunk@1540 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-08
Fix crash when qgis loads shapefile with empty .dbf
Add transparency slider to raster popup menu.
Adding 'show in overview' mpopup menu option to raster (incomplete).
git-svn-id: http://svn.osgeo.org/qgis/trunk@1539 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-08
** Hid the "GPS download file importer" tab
git-svn-id: http://svn.osgeo.org/qgis/trunk@1538 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-08
** Call GPSBabel using QProcess instead of system(), show a progress bar while
GPSBabel is running, show the messages printed to GPSBabel's stderr if
something goes wrong
git-svn-id: http://svn.osgeo.org/qgis/trunk@1537 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-08
** Started adding GPS data download capability. Only tracklogs from Garmin
devices for now, routes and waypoints and Magellan support will come in
the near future.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1536 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-08
** updated ts files
** fixed German translation
** added translation support to external help applications (grid_maker and gpsimporter)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1535 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-08
Updated for changes @ devel17
git-svn-id: http://svn.osgeo.org/qgis/trunk@1534 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-08
Added option to set the number of features retreived before the map canvas
is updated
git-svn-id: http://svn.osgeo.org/qgis/trunk@1533 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-07
** Changed some calls to QMessageBox::question() to QMessageBox::information()
since Qt 3.1.2 doesn't have question()
git-svn-id: http://svn.osgeo.org/qgis/trunk@1532 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-07
Minor bugfix to clear overview when new project is started.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1531 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-07
Implemented map overview using maplayers rather than snapshots of a raster layer.
Implemented QgsMapLayerRegistry - s singleton object that keeps track of loaded layers. When a layer is added an entry is made in the registry. When a layer is removed, the registry emits a layerWillBeRemoved signal that is connected to any mapvcanvas, legend etc that may be using the layer. The objects using the layer can then remove any reference they make to the layer - after which the registry deletes the layer object.
This fixes a problem with adding an overview map which caused qgis to crash when a layer was removed because it was trying to delete the same pointer twice.
Added a better implementation of the overview map below map legend.
Refactoring in qgis app - all private members now adhere to qgis naming conventions (prefixed with m).
Import Note *** ONLY THE MAPLAYER REGISTRY SHOULD DELETE LAYERS NOW ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@1530 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-04
Correctly disable buttons when a raster is added as the first layer.
The pg buffer plugin button is not disabled. Need to provide a way to let plugins
handle this properly.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1529 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-04
Added getPaletteAsPixmap function to raster and display on raster props
dialog. Also added gdaldatatype to raster props metadata dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1526 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-04
Added getPaletteAsPixmap function to raster and display on raster props
dialog. Also added gdaldatatype to raster props metadata dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1525 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-04
** fixed tims typo with GDAL_LDADD
** cleaned pluginnames
git-svn-id: http://svn.osgeo.org/qgis/trunk@1523 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-04
Added getPalletteAsPixmap method to rasterlayer class so that the palette of a paletted raster layer can be retrieved and visualised.
Rearranged 'General' tab on raster props dialog, including adding a
palette view that uses the above mentioned call to rasterlayer class.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1521 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-03
Updated todo list for 0.4
git-svn-id: http://svn.osgeo.org/qgis/trunk@1520 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-03
** fixed bug #965720 by adding math.h for gcc 3.4 problems
git-svn-id: http://svn.osgeo.org/qgis/trunk@1519 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-03
Added $(GDAL_LADD) to makefile to remove dltest GDALTermProgress error.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1518 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-02
Minor fix added std:: before endl in setProgress.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1517 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-02
MapCanvas changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@1516 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-02
Updated draw method following changes to maplayer.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1515 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-02
Renamed obscurely named Impl struct to CanvasProperties and private instance of impl_ to mCanvasProperties.
More tweaking on printing stuff though its still not scaling properly except to A4 landscape.
Added private member mScale (double) and accessor so that plugins can access the current scale.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1514 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-02
Removed src parameter in draw(). This is redundant because you can get it by using qpainter->device(); Updated vector accordingly. Update for raster will follow.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1513 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-02
Minor changes - added some debug info on filePrint
git-svn-id: http://svn.osgeo.org/qgis/trunk@1512 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-02
Hide dialog before setting props.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1511 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-02
Hide the dialog before updating props.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1510 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-01
Fixed const const error that arose when trying to compile under qt 3.2
git-svn-id: http://svn.osgeo.org/qgis/trunk@1508 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-01
Fixed incorrect designer version
git-svn-id: http://svn.osgeo.org/qgis/trunk@1507 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-01
Switch to using QPaintDeviceMetrics for determining size of paint device.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1506 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-01
Switch to useing QPaintDeviceMetrics for determining size of paint device.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1505 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-01
Fix for theme preview as the themes are highlighted in the theme
drop-down box
git-svn-id: http://svn.osgeo.org/qgis/trunk@1504 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-01
Updated renderCopyrightLabel slot to receive and draw to the qpainter pointer passed by the mapcanvas::renderComplete signal. This allows the north arrow plugin to draw onto the map even when it is being rendered to a device other than the mapCanvas' own pixmap member.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1503 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-01
Updated renderNorthArrow slot to receive and draw to the qpainter pointer passed by the mapcanvas::renderComplete signal. This allows the north arrow plugin to draw onto the map even when it is being rendered to a device other than the mapCanvas' own pixmap member.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1502 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-01
Updated renderComplete signal to pass a pointer to the qpainter device onto which the map was rendered. This allows plugins to draw onto the map even when it is being rendered to a device other than the mapCanvas' own pixmap member.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1501 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-06-01
Gui cleanups for options dialog box
git-svn-id: http://svn.osgeo.org/qgis/trunk@1500 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-31
Added theming for print icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@1499 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-31
Renamed to fit naming convention
git-svn-id: http://svn.osgeo.org/qgis/trunk@1498 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-31
Icon for print icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@1497 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-31
Print functionality...a work in progress.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1496 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-31
Added basic print capability to qgis....consider this a work in progress.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1495 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-31
Bumped extra version to 9
Added change log entries
git-svn-id: http://svn.osgeo.org/qgis/trunk@1494 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-31
Changed QgsIdentifyResultsBase to inherit from QWidget instead of QDialog
so window position can be saved/restored from user settings each time.
Changed qgis.h int version number to 300 (should have been done at release)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1493 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-29
Fix poorly placed status text on splash screen.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1492 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-29
Subclassed options dialog to add theme capability
git-svn-id: http://svn.osgeo.org/qgis/trunk@1491 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-28
Added user selection of icon themes. There is only one theme in CVS (default).
Info on creating icon themes will be forthcoming. A test theme will be put
up on community.qgis.org soon.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1490 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-28
Close gdal dataset after testing (thanks Radim!)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1489 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-27
Added info about spit plugin fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@1487 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-27
Added the getSchema call to the constructor so the schema drop-down
is populated. Since spit is both a plugin and standalone app, getSchema
was called in main in the standalone version and not called at all for
the plugin.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1486 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-27
*** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@1485 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-27
** cleanup of gcc warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@1484 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-27
Standardised GUI layout
git-svn-id: http://svn.osgeo.org/qgis/trunk@1483 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-27
Standardised GUI layout
git-svn-id: http://svn.osgeo.org/qgis/trunk@1482 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-27
*** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@1481 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-27
Standardised GUI layout
git-svn-id: http://svn.osgeo.org/qgis/trunk@1480 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-27
Added theme selection to the user preferences dialog. Currently there is only
one theme (default) available. The preferences dialog examines the themes
directory and adds each subdir to the list of available themes (in a combobox).
If a theme subdirectory doesn't contain all the required images and the user selects it, the toolbars and menus will be blank the next time QGIS is started.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1479 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-27
Added QgisApp::setTheme() to set the icons from png images:
Inits the toolbar icons by setting the icon for each action.
All toolbar/menu items must be a QAction in order for this
to work.
When new toolbar/menu QAction objects are added to the interface,
add an entry below to set the icon
PNG names must match those defined for the default theme. The
default theme is installed in <prefix>/share/qgis/themes/default.
TODO:Next step is to allow user specified icon sets by loading the
images from a theme directory other than "default". This will require
adding information to preferences to allow selecting the theme.
New core themes can be added by creating a subdirectory under src/themes
and modifying the appropriate Makefile.am files. User contributed themes
will be installed directly into <prefix>/share/qgis/themes/<themedir>.
TODO: Create a theme preferences dialog that parses the themes directory
and builds a list of themes (ie subdirectories) for the user to
choose from.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1478 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-26
** Added some calls to std::string::c_str() to hopefully make Qt without STL
happy
git-svn-id: http://svn.osgeo.org/qgis/trunk@1477 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-26
** Fixed a bug that caused the legend checkboxes to always be unchecked when
using Qt 3.1.2 by removing QgsLegendItem::setOn(), don't know how this
affects newer Qt
git-svn-id: http://svn.osgeo.org/qgis/trunk@1476 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-26
Updated files for 0.3 release
** Updated whats new in qgisapp.cpp (for about dialog)
** Added border to the splash screen (Madison didn't like it without a border)
** Added map units tag to qgis.dtd -- this still needs to be implemented
in saving/loading projects from .qgs files
git-svn-id: http://svn.osgeo.org/qgis/trunk@1474 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-26
Updated docs for 0.3 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@1473 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-26
Moved icons to images/icons directory
git-svn-id: http://svn.osgeo.org/qgis/trunk@1472 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-26
Desktop icons (installed in share/qgis/images/icons)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1471 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-26
** prerelease test-build clean-ups
git-svn-id: http://svn.osgeo.org/qgis/trunk@1470 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-25
** updated translations
** finished german one
git-svn-id: http://svn.osgeo.org/qgis/trunk@1469 c8812cc2-4d05-0410-92ff-de0c093fc19c
hoshi <hoshi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-25
Updated Brazilian language file.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1468 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-25
** Show the legend widgets in debug mode too
git-svn-id: http://svn.osgeo.org/qgis/trunk@1467 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-25
** Fixed some more instances of the same bug in raster layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@1466 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-25
Update summary by Tim
git-svn-id: http://svn.osgeo.org/qgis/trunk@1465 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-25
Disable overview widget for release. Minor bugfix in rasterlayer picker up by Larsl which is only encountered bu i8n users.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1464 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-25
Cleaner and simpler north arrow
git-svn-id: http://svn.osgeo.org/qgis/trunk@1463 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-25
** Updated all ts files and translated new messages in the swedish file
git-svn-id: http://svn.osgeo.org/qgis/trunk@1462 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-25
Removed references to font button in description box.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1461 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-25
Fix for const const error caused by generating from old versions of designer.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1460 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-25
** Updated the swedish translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@1459 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-25
add raster layer dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@1458 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-25
** Resaved plugins/copyright_label/pluginguibase.ui with designer 3.1 to fix
const problem
git-svn-id: http://svn.osgeo.org/qgis/trunk@1457 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-25
Updated translation files for 0.3 release. These need to be reviewed and
updated by translators prior to release
git-svn-id: http://svn.osgeo.org/qgis/trunk@1456 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-24
Various bugfixes including: Changed textedit mode to plain text to avail rendering html in dialog. State handling for label placement. Refresh canvas appropriately to avoid ghost labels.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1455 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-24
More minor bugfixes - refresh now takes place properly so no ghost images are left behind and display does not need to be panned before n-arrow updates.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1454 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-24
Bug fix : Rotation of north arrow now behaves properly in each of the four corners.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1453 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-24
Remember state of copyright label text (within session only).
git-svn-id: http://svn.osgeo.org/qgis/trunk@1452 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-24
Fix off by one error in pyramid 'to build' list generation.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1451 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-21
Nailed a serious bug - the gdal dataset was bing closed prematurely during pyramid generation causing it to fail. Refresh metadata in raster props tab after rasters created.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1450 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-21
Update legend pyramid icon when pyramids are added to a raster layer.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1449 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-21
Fix for detection routine for pyramids by using soft bounds in comparison of expected pyramid layers vs actual.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1448 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-21
Corrected wrong designer version
git-svn-id: http://svn.osgeo.org/qgis/trunk@1447 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-21
Fixed text wrapping bug and disabled the orientation gui for now
git-svn-id: http://svn.osgeo.org/qgis/trunk@1446 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-21
Forgot to commit this file earlier.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1445 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-21
First working version for gui pyramid manager (implemented as tab in raster props). Raster legend entry now stretched to width of legend and show an icon indicating whether the layer has overviews or not. Added struct and qvaluelist to raster to store pyramids state in.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1444 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-21
** Changed release name to Madison in qgis.h
** Added QgsScaleCalculator to libqgis spec in src/Makefile.am
** Additional debug statements in grass data provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@1443 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-21
Petes nice povray rendered icons.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1442 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-21
Forgot to commit this yesterday..it has updates to load splash image from file rather than embedded in dialog as xpm.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1441 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-21
** make default raster file filter (*) so you can select extensionless grass
files
git-svn-id: http://svn.osgeo.org/qgis/trunk@1440 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-20
** autoscroll the legend view when dragging layers
** gave file the indent treatment
git-svn-id: http://svn.osgeo.org/qgis/trunk@1439 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-20
remove some lines that snuck into fix by accident
git-svn-id: http://svn.osgeo.org/qgis/trunk@1438 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-20
fix for moving layers when legend view has scroll bar
git-svn-id: http://svn.osgeo.org/qgis/trunk@1437 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-20
Added pyramid / no pyramid icon to raster legend entry and made legend
pixmap fill up all available space in leend width. Added new dir for icons
in src that will be installed to PKGPATH/share/icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@1436 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-20
Changed splash to load picture from file instead of an xpm include. This
will hopefully speed up compile times for folks building on p133's. Changed
splash image to the fluffball ready for 0.3 release.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1435 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-19
** Implemented getNextFeature(list<int>&) in the GPX provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@1434 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-19
Updated ChangeLog and bumped configure.in EXTRA_VERSION to 26
git-svn-id: http://svn.osgeo.org/qgis/trunk@1433 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-19
Saved ui files with qt designer 3.1.2 to preserve compatibility
git-svn-id: http://svn.osgeo.org/qgis/trunk@1432 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-19
Bumped EXTRA_VERSION to 24
Updated ChangeLog
git-svn-id: http://svn.osgeo.org/qgis/trunk@1431 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-19
Changes to implement scale display for map data in feets, meters, and
decimal degrees. A new menu item is added to the Tools menu for selecting
the map units. This setting is currently not saved with a project file.
TODO:Modify qgis.dtd and project save/load to support map units.
NOTE - the qgisapp.ui file was created with qt 3.3.x and WILL NOT WORK
with qt 3.1.2. This will be changed as soon as I can find my 3.1.2 version
of qt designer...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1430 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-18
Relax checking of raster filetype extensions to cater for filetypes where extension is unpredictable (e.g. grass).
Now I use gdal to quickly check if a file is useable so pretty much anything gdal iscompile with should get through if you have chosen wildcard
filter in add raster dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1429 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-18
Relax checking of raster filetype extensions to cater for filetypes where extension is unpredictable (e.g. grass).
Now I use gdal to quickly check if a file is useable so pretty much anything gdal iscompile with should get through if you have chosen wildcard filter in add raster dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1428 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-17
Populate the pyramid resolutions text box with a list of candidate pyramid sizes rather than the 1x 2x 3x etc notation used by gdal.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1424 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-17
implemented and tested QgsShapeFileProvider::getNextFeature(list<int>). This speeds up rendering of graduated symbol layers a lot (especially if there is much attribute data). However, for the commit, the old getNextFeature(bool) has been enabled again, because getNextFeature(list) has to be implemented in all data providers to not break the other providers.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1423 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-17
** Added URL parsing and attribute fields for route and track GPX layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@1421 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-17
Added support to Save As Image to save in any QImageIO supported format. File->SaveAsImage dialog filter list now generated automagically by interrogating QImageIO for its supportted formats. File->SaveAsImage remembers last dir used (stored in qsettings). Its supposed to remember last filter used but there is an issue with that that needs to be resolved.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1420 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-17
Minor change to layout of pyramids dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1419 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-16
Implemented the enable checkbox
git-svn-id: http://svn.osgeo.org/qgis/trunk@1418 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-16
Remeber state of =show= checkbox
git-svn-id: http://svn.osgeo.org/qgis/trunk@1417 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-16
Added url/link parsing to the GPX provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@1416 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-16
Added functionality for enable check box
git-svn-id: http://svn.osgeo.org/qgis/trunk@1415 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-16
added a method getNextFeature(std::list<int>&) to the dataprovider classes (but didn't program it yet). The idea is, that besides copying no attributes (getNextFeature(false)) or all attributes (getNextFeature(true)), it should be possible to copy only the attributes with indexes contained in the passed list. This should improve the rendering efficiency of graduated renderers. I plan to implement this method for the shapefileprovider and make some efficiency tests. For the other data provider, it would be nice to have some help, because i am not very familiar with e.g. the postgresprovider, the delimited text provider or the grass provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@1414 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-16
** Corrected file name extension for PNG files
git-svn-id: http://svn.osgeo.org/qgis/trunk@1413 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-16
Added two desktop icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@1412 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-16
Commented out debug message whiich prnts out as each feature is fetched because it really slows things down and makes it difficult to see other debug messages (they get pushed out the scroll buffer).
git-svn-id: http://svn.osgeo.org/qgis/trunk@1411 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-15
Placement now works when n-arrow is unrotated. State of placement restored when dialog restored.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1410 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-15
Minor change to reduce dialog size.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1409 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-15
Added my mugshot
git-svn-id: http://svn.osgeo.org/qgis/trunk@1408 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-15
graduated dialogs keep settings now if classification field or classification mode are changed
git-svn-id: http://svn.osgeo.org/qgis/trunk@1407 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-15
Raster props changes: Switched order of general tab and symbology tab - as you normally change straight to symbology tab anyway. Removed stats tab and consolidated stats into metadata tab. Clean ups on metadata tab.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1406 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-15
Switched order of general tab and symbology tab - as you normally change straight to symbology tab anyway. Removed stats tab and consolidated stats into metadata tab. Clean ups on metadata tab.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1405 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-15
Pyramid info in raster stats
git-svn-id: http://svn.osgeo.org/qgis/trunk@1403 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-15
Metadata tab now displays raster pyramid info
git-svn-id: http://svn.osgeo.org/qgis/trunk@1402 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-14
** Cleaned up the enabling/disabling of controls in the GPS dialog
** Changed the order in which different layers are loaded from a GPX file
** Added the basename of the GPX or LOC file in the layer name
** Changed the plugin name to the more general "GPS Tools"
git-svn-id: http://svn.osgeo.org/qgis/trunk@1401 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-14
** Fixed a bug that caused the canvas to have a fixed width of 400 with my
Qt version - the main grid layout for the main window had one extra column
git-svn-id: http://svn.osgeo.org/qgis/trunk@1400 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-14
Minor changes to plugin interface to make load raster and load vector functions void
git-svn-id: http://svn.osgeo.org/qgis/trunk@1397 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-13
** Added a tab for loading GPX and LOC files to the GPS plugin dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@1396 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-13
Added placeholder for north arrow placement support
git-svn-id: http://svn.osgeo.org/qgis/trunk@1395 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-13
Tidied up GUI
git-svn-id: http://svn.osgeo.org/qgis/trunk@1394 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-13
** Added a virtual destructor to QgsDataProvider and deleted dataProvider in
the destructor for QgsVectorLayer
git-svn-id: http://svn.osgeo.org/qgis/trunk@1393 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-13
Changing std::string to QString in GPSData::getData() and GPSData::releaseData() to support Qt libraries built without STL support
git-svn-id: http://svn.osgeo.org/qgis/trunk@1392 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-13
Bugfixes to dbf creation in grid maker and gps importer
git-svn-id: http://svn.osgeo.org/qgis/trunk@1391 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-13
Fix path error for bdf creation.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1390 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-13
Fix bad path in dbf creator.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1389 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-13
Moved here from directory above
git-svn-id: http://svn.osgeo.org/qgis/trunk@1388 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-13
Moving this file into sample data dir
git-svn-id: http://svn.osgeo.org/qgis/trunk@1387 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-13
Answer to a XXX question added to comment - A useless commit this is...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1386 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-13
Fix for OS X endian bug (needs further testing)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1385 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-13
Fixes for OS X endian bug
** Incremented version in configure.in
** Updated ChangeLog
git-svn-id: http://svn.osgeo.org/qgis/trunk@1384 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-12
some minor fixes. The impossibility to constrain the initial size in QScrollView::AutoOneFit mode still causes problems in qgsgrasyextensionwidget
git-svn-id: http://svn.osgeo.org/qgis/trunk@1383 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-12
Fix for bug #950499; legend now cleared for new projects.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1382 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-12
Overloaded qwidget paint and resize events to draw north arrow so we dont have strange enpty looking dialogs.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1381 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-12
** added endian checks in configure
** decreased versions in the auto* checks
git-svn-id: http://svn.osgeo.org/qgis/trunk@1380 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-12
More clean ups - remove icon selection tab until its implemented
git-svn-id: http://svn.osgeo.org/qgis/trunk@1379 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-12
Gui cleanups. Arrow preview displays in center of label widget now. Added sidebar image to replace template default. Renamed spinRotation to spinSize and diconnected from rotation signals / slots. Added show checkbox (not functional yet).
git-svn-id: http://svn.osgeo.org/qgis/trunk@1378 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-12
Logo for dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@1377 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-11
addProject added to interface
git-svn-id: http://svn.osgeo.org/qgis/trunk@1376 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-11
Put north arrow in the hot water wash to shrink it a bit.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1375 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-11
Minor change to add debug out when project is being loaded
git-svn-id: http://svn.osgeo.org/qgis/trunk@1374 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-11
Don't add track and route layers for LOC files, throw real exceptions instead of strings in GPSData, move all file loading from QgsGPXProvider to GPSData, add a static container with reference counting to let GPX layers from the same file share data, use signaling_NaN instead of -max for 'no data' in waypoint elevation
git-svn-id: http://svn.osgeo.org/qgis/trunk@1371 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-11
Added qgisApp->addProject(QString) to the plugin interface.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1369 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-11
Fix error causeing plugin load to fail.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1364 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-10
Changed version=3.3 to version=3.1.2
git-svn-id: http://svn.osgeo.org/qgis/trunk@1360 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-10
The GPS plugin now adds GPX files as three layers, one for each feature type: waypoints, routes, and tracks
git-svn-id: http://svn.osgeo.org/qgis/trunk@1359 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-10
North Arrow rotation now works (thanks largely to larsl's maths skills). Implementation of other north arrow properties still in progress.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1358 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-10
Added my email address
git-svn-id: http://svn.osgeo.org/qgis/trunk@1357 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-10
Tidied up default north arrow
git-svn-id: http://svn.osgeo.org/qgis/trunk@1356 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-10
Default north arrow in png format
git-svn-id: http://svn.osgeo.org/qgis/trunk@1355 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-09
Minor fix to correct search path for pngs
git-svn-id: http://svn.osgeo.org/qgis/trunk@1354 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-09
Temporary kludge to make north arrow show a png rather than svg
git-svn-id: http://svn.osgeo.org/qgis/trunk@1353 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-09
Added src/images/north_arrows to make install process. Provided a default north arrow png based on one of Petes svg's.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1352 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-09
Added src/images/north_arrows to make install process
git-svn-id: http://svn.osgeo.org/qgis/trunk@1351 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-09
improved resize behaviour of the graduated dialogs by putting the QGridLayout inside a QWidget
git-svn-id: http://svn.osgeo.org/qgis/trunk@1350 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-08
Added sample GPX files
git-svn-id: http://svn.osgeo.org/qgis/trunk@1349 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-08
Backed out changes (addition of Ctrl-Q/Ctrl-S) which breaks compile on
earlier Qt versions. UI files MUST be edited with Qt 3.1.2 to prevent
embedding of images as PNG. This is incompatible with earlier version of
Qt.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1348 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-08
fixed bug about restoring projects with single marker renderers
git-svn-id: http://svn.osgeo.org/qgis/trunk@1347 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-08
Added a UI hook for the GPX provider in the GPS plugin (look in the menu)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1346 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-08
Copyright label placement implemented
git-svn-id: http://svn.osgeo.org/qgis/trunk@1345 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-08
Placement options added
git-svn-id: http://svn.osgeo.org/qgis/trunk@1344 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-07
Added the GPX/LOC provider plugin (no GUI yet, so it can't be tested)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1340 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-07
Ctrl-S saves current project.
Ctrl-Q exits program.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1339 c8812cc2-4d05-0410-92ff-de0c093fc19c
larsl <larsl@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-07
Changed version=3.2 to version=3.1.2 in UI file
git-svn-id: http://svn.osgeo.org/qgis/trunk@1338 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-07
Made Qt 3.1.2 compatible.
Note:
QListViewItemIterator::QListViewItemIterator( item, iteratorFlags ) is a newer
member. Use QListViewItemIterator::QListViewItemIterator( item ) instead.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1337 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-07
- legend item check boxes work again
- fixed feature select bug
Note:
QGuardedPtr should only be used for classes that use MOC. QgsRec doesn't use
MOC, therefore it shouldn't have used QGuardedPtr. Worse yet, you can't use
std::auto_ptr because its pass-responsibility-by-copy semantics make it a Bad
Idea to use as a parameter, which is what would have happened with the QgsRec
that was causing feature selection to blow up. Currently we have no
available general reference-counting smart-pointer classes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1336 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-07
Set to QT version 3.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@1335 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-06
Gave render2() the boot and replaced with render()
git-svn-id: http://svn.osgeo.org/qgis/trunk@1334 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-06
Fixed bug whereby project files specified on the qgis command line would be
loaded twice.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1333 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-06
This fixes adding and deleting legend item layers. Not only are legend items
properly deleted on the canvas, but selection of remaining layers is now more
intelligent. Now uses signal/slot mechanism to add/delete layers. (We should
explore propogating this model further to other classes.)
Made some class members const correct and deleted a few deprecated/superfluous
members.
QgsMapCanvas now has an implementation struct a la the Handle/Envelope design
pattern. Implementation changes will now only incur a single file
re-compilation penalty; and this hides implementation details.
Did some re-formatting via "indent" and added a bit of white space to make
source easier to read.
CVS was whining about some files not ending on a blank line, so added them to
files necessary files.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1332 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-06
Implemented the signals fired when ok is pressed
git-svn-id: http://svn.osgeo.org/qgis/trunk@1331 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-06
Revised the dialog to allow the setting of font face and colour to be set
git-svn-id: http://svn.osgeo.org/qgis/trunk@1330 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-06
Added slots and connectors for label text font and colour
git-svn-id: http://svn.osgeo.org/qgis/trunk@1329 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-06
Added pyramids options
git-svn-id: http://svn.osgeo.org/qgis/trunk@1328 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-06
First selection of north arrows
git-svn-id: http://svn.osgeo.org/qgis/trunk@1327 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-06
Changed default north arrow to fancy one
git-svn-id: http://svn.osgeo.org/qgis/trunk@1326 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-06
First draft of North Arrow GUI
git-svn-id: http://svn.osgeo.org/qgis/trunk@1325 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-06
Added packagedata that I thought I had committed before.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1324 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-06
Changed n to black
git-svn-id: http://svn.osgeo.org/qgis/trunk@1323 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-05
** Extended qgis-config to expose version
git-svn-id: http://svn.osgeo.org/qgis/trunk@1322 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-05
Add make for north arrows
git-svn-id: http://svn.osgeo.org/qgis/trunk@1321 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-05
Minor updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@1320 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-05
Fix install dir
git-svn-id: http://svn.osgeo.org/qgis/trunk@1319 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-05
New dir for north arrows
git-svn-id: http://svn.osgeo.org/qgis/trunk@1318 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-05
Minor changes and fix compilation issues
git-svn-id: http://svn.osgeo.org/qgis/trunk@1317 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-05
Minor updates and fix compilation issues.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1316 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-05
Fixed missing pbnCancel_clicked() declaration.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1315 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-05
New plugins north arrow and overlay
git-svn-id: http://svn.osgeo.org/qgis/trunk@1314 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-05
North arrow and copyright plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@1313 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-05
Added two new plugin dirs (north arrow and copyright)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1312 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-05
Initial commit - no implementaiton yet.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1311 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-05
Initial commit of north arrow plugin - does nothing yet!
git-svn-id: http://svn.osgeo.org/qgis/trunk@1310 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-05
Canvas now emits renderComplete signal when rendering of cnavas has completed, but before the screen is refreshed. Added accessor and mutators for the canvas pixmap.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1308 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-05
Canvas now emits renderComplete signal when rendering of cnavas has completed, but before the screen is refreshed. Added accessor and mutators for the canvas pixmap.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1306 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-05
Minor changes to formatting of extents and to scalebar widgets
git-svn-id: http://svn.osgeo.org/qgis/trunk@1305 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-05
Set max size of mProgressBar to 100 px
git-svn-id: http://svn.osgeo.org/qgis/trunk@1304 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-04
** fix for missing QgsMapCanvas in libqgis
git-svn-id: http://svn.osgeo.org/qgis/trunk@1302 c8812cc2-4d05-0410-92ff-de0c093fc19c
hoshi <hoshi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-04
Updated Brazilian Portuguese language files:
- Translation updated.
- Renamed language file to pt_BR.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1301 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-04
more improvements to graduated marker dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@1300 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-04
Radim's fix for inner ring rendering
git-svn-id: http://svn.osgeo.org/qgis/trunk@1299 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-03
qgisApp->mapCanvas is now exposed through the plugin interface.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1298 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-03
qgisApp->mapCanvas is now exposed through the plugin interface.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1296 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-03
Moved setProgress and setStatus slots up to maplayer interface
git-svn-id: http://svn.osgeo.org/qgis/trunk@1295 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-03
Added signal/slot/connector for setting the status bar message from raster layer. Will move the signal stuff up to maplayer later.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1294 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-03
Status bar updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@1293 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-03
Added three new widgets to status bar:
scale - which shows the scale in the form 1:50000 *
coordinates - shows coordinates of mouse on map in its own widget
progressbar - shows the progress of any task that emits signals connected to showProgress slot
Added signal / slot mechanism for showExtents and set fp precision to 2 (see below)
stringRep function in QgsRect and QgsPoint now overloaded to allow setting floating point precision for display. QgisApp & canvas are currently hard coding this to 2 but I plan to make this user configurable in the options panel.
Added example of using progress indicator to raster stats gathering procedure. You can see this in action by setting ak_shade example dataset to singleband pseudocolor and you will see progress indicator advancing as stats are gathered.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1292 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-02
removed a bug in pixmap rendering of the graduated dialogs
git-svn-id: http://svn.osgeo.org/qgis/trunk@1291 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-02
markers sizes in graduated marker dialogs are adjusted when apply is pressed
git-svn-id: http://svn.osgeo.org/qgis/trunk@1290 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-05-02
fixed drawing of simadialog to the legend item
git-svn-id: http://svn.osgeo.org/qgis/trunk@1289 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-30
Verify file is writeable before building pyramid.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1288 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-30
- fix for bug 944016
- added CVS ident string
git-svn-id: http://svn.osgeo.org/qgis/trunk@1287 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-29
Update for overview box. Overview is now assigned with a thumb of the last rster added. Still a work in progress.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1286 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-29
Split legend so there is an overview area below (which doesnt actually do anything yet)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1285 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-29
Initial pyramid support
git-svn-id: http://svn.osgeo.org/qgis/trunk@1284 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-29
This release adds preliminary support for building pyramids in raster files using the GDAL overview function. Currently it is hard coded to use Nearest neighbour algorithm with pyramids at levels 2, 4 and 8. Adding pyramids to your raster layer can greatly improve rendering performance. This new functionality is accessed by right clicking on a raster legen entry and choosing 'Build Pyramids' from the popup menu.
*** PLEASE USE WITH CAUTION ***
This current implementation does not warn you of possible side effects including:
- possible image degradation if too many pyramids are generated
- possuble large increase in image side
- currently this process IS NOT KNOWN TO BE REVERSIBLE so please backup data first before experimenting.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1283 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-29
Added QGISDEBUG statements to display information about current map scale
when QGIS is configured with the --enable-debug flag. This is in preparation
for implementing scale related functions. Currently the scale calculation
assumes that the map data are in meters. Support for additional map units
is under development. This commit provides no new functionality to the end
user.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1282 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-28
Noted changes Ive made over last couple of days.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1281 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-28
Set default dir to PKGDATADIR+"/svg"
git-svn-id: http://svn.osgeo.org/qgis/trunk@1280 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-28
Dont scale image preview contents. Saved using qt3.1.x designer
git-svn-id: http://svn.osgeo.org/qgis/trunk@1279 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-28
Fix issue with scaling of symbol in map view when apply is pressed.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1278 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-28
First pass at consolidating icon select and single symbol icon widgets. Still sorting out scaling and default dir - stand by for that...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1277 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-27
Added cancel and ok event handlers
git-svn-id: http://svn.osgeo.org/qgis/trunk@1276 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-27
Updated default gui
git-svn-id: http://svn.osgeo.org/qgis/trunk@1275 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-27
Fixed problems preventing internal plugins from building properly.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1274 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-27
Miscellanious updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@1273 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-26
Final changes prior to release:
* Update of docs
* Update README and TODO
* Incremented version to 0.2.0 in configure.in
git-svn-id: http://svn.osgeo.org/qgis/trunk@1271 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-25
Removing problematic svgs
git-svn-id: http://svn.osgeo.org/qgis/trunk@1270 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-25
*** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@1269 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-25
** last 3 swedish translations
git-svn-id: http://svn.osgeo.org/qgis/trunk@1268 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-25
** fixed QT detection
git-svn-id: http://svn.osgeo.org/qgis/trunk@1267 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-25
** Added i18n tools to EXTRA_DIST
** Updated German translation
** fixed a typo -> other translations changed too
git-svn-id: http://svn.osgeo.org/qgis/trunk@1266 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-24
testing with a much smaller base size (12x12)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1265 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-24
redrawn without lines to ensure nicer look with rescaled
git-svn-id: http://svn.osgeo.org/qgis/trunk@1264 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-24
Moved tr() out of main rendere loops for paletted images - it causes a severe performance hit when called multiple times. Now the translations for red, green and ble are done in constructor and stored as global vars.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1263 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-24
Added qgsrect.cpp and qgscoordinatetransform.cpp to libqgis.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1258 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-23
Added icon to spit menu.
Minor comment revisions
git-svn-id: http://svn.osgeo.org/qgis/trunk@1257 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-23
Fixed project save as behavior to make newly saved document the current
document. Also fixed bug that caused the name to revert to the previous
document on the next save.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1256 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-23
Changed menu name until menu issues are resolved.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1255 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-23
Fixed bug that caused file selection dialog to popup when saving a new
project, then zooming/panning and clicking save again (fullPath of
project file was not being stored after initial save).
git-svn-id: http://svn.osgeo.org/qgis/trunk@1254 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-23
Plugin menus now install under the top-level Plugin menu in the menu bar.
Menus are not sorted but appear in the order they are loaded. This will
be refined in a later version.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1253 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-23
Removed extraneous stdout stuff - only print to console if there is a problem - rest is ifdeffed.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1252 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-23
Gumpf dispatesiation of spurious and extraneous messages to stdout using ifdefs
git-svn-id: http://svn.osgeo.org/qgis/trunk@1251 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-23
Gumpf reduction using #ifdef QGISDEBUG
git-svn-id: http://svn.osgeo.org/qgis/trunk@1250 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-23
SVGs didn't get packed
git-svn-id: http://svn.osgeo.org/qgis/trunk@1249 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-23
small changes to translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@1248 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-23
Gumpf reduction by means of #ifdef QGISDEBUG
git-svn-id: http://svn.osgeo.org/qgis/trunk@1247 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-23
Updated Swedish translation, thanx to Lars
git-svn-id: http://svn.osgeo.org/qgis/trunk@1246 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-23
Changed ui version to 3.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@1245 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-23
fixed typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@1244 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-22
Gumpf reduction on stdout and stederr (unless you are in debug mode)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1239 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-22
Ifdeffed some std::cerr stuff out so it only shows in debug mode
git-svn-id: http://svn.osgeo.org/qgis/trunk@1238 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-22
** added install routine for svg files
** added new translations
** adjusted paths in the cpp files
git-svn-id: http://svn.osgeo.org/qgis/trunk@1237 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-22
** added install routine for svg files
** added new translations
** adjusted paths in the cpp files
git-svn-id: http://svn.osgeo.org/qgis/trunk@1236 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-22
Added Pete
git-svn-id: http://svn.osgeo.org/qgis/trunk@1235 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-22
Added pete to list of contributors
git-svn-id: http://svn.osgeo.org/qgis/trunk@1234 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-22
Changed default dir to PREFIX+"/share/qgis/svg"
git-svn-id: http://svn.osgeo.org/qgis/trunk@1233 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-22
Forced name of .pro file to qgis_ts.pro so no assumptions are made about the
current source directory. This name was chosen to minimize potential clash with
an existing qgis.pro file, although such a file is not used in building QGIS.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1232 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-22
Translation files from last (0.1) release
git-svn-id: http://svn.osgeo.org/qgis/trunk@1231 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-21
common map icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@1230 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-21
Added more tr() to try to sort out problem of raster crashes when using non default locale.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1229 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-21
added swedish translation
updated qgis.m4 and configure stuff
git-svn-id: http://svn.osgeo.org/qgis/trunk@1225 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-21
set default marker directory to .../src/svg/symbol
git-svn-id: http://svn.osgeo.org/qgis/trunk@1222 c8812cc2-4d05-0410-92ff-de0c093fc19c
sbr00pwb <sbr00pwb@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-19
First batch of svg markers categorised into folders
git-svn-id: http://svn.osgeo.org/qgis/trunk@1219 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-19
added reading of graduated marker symbology from .qgs files and moved the code for reading symbology XML from qgsprojectio to the individual renderers
git-svn-id: http://svn.osgeo.org/qgis/trunk@1215 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-19
Updated delimited text plugin documentation for 0.2 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@1214 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-18
** Changed to simple macros for detecting QT and GDAL
** Added code for detecting QGIS as m4 file to tools
** this will be installed together with QT and GDAL detection to
$prefix/share/aclocal/qgis.m4
so the plugins can just use those simple unique macros
** updated German translation
!! Developers have to link the installed qgis.m4 to /usr/share/aclocal/
!! or where ever aclocal keeps the m4 files
!! otherwise it's not detected by the plugins autogen.sh (more exactly
!! aclocal)
!! It can be cheated by adding -I path/to/qgis.m4 to the aclocal of
!! autogen.sh. But be carefull not to commit that to CVS
git-svn-id: http://svn.osgeo.org/qgis/trunk@1213 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-18
Commented out wkbheader related code (this is test code and not ready for
prime time)
Fixed normalize() call in select method
git-svn-id: http://svn.osgeo.org/qgis/trunk@1212 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-18
Normalize the selection rectangle prior to passing it to the provider. This
prevents passing of rectangles with negative width/height when the user
drags from right to left or bottom to top. Fixes bug #937317.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1211 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-17
removed translation file
git-svn-id: http://svn.osgeo.org/qgis/trunk@1208 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-17
** Added internationalisations stuff
Needs some documentation and more translations :-)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1207 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-17
moved xml writing for vector symbology from qgsprojectio.cpp to the individual renderers. It is also planned to move the read code to the renderers.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1206 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-17
Bug fix for [ 934234 ] Segfault when drawing multiband image band as grayscale
git-svn-id: http://svn.osgeo.org/qgis/trunk@1205 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-17
Fix for crash when opening singleband grayscale images introduced by Steves fix for crash when opening MULTIBAND_SINGLEBAND_GRAYSCALE images. Thanks to Steves help, all eight raster renderers are now working properly.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1204 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-16
Added detection of invalid layers in addVectorLayer method. This fixes a
bug in the delimited text plugin and also provides a sanity check for other
vector layers prior to adding them to the map. A data provider must properly
implement the isValid method for this to work.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1203 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-13
Changes to make QGIS work on Mac OS X, more to follow
git-svn-id: http://svn.osgeo.org/qgis/trunk@1202 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-13
temporary fix for raster layer multiband as grayscale segfault
git-svn-id: http://svn.osgeo.org/qgis/trunk@1201 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-13
compile fix for older uic
git-svn-id: http://svn.osgeo.org/qgis/trunk@1200 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-12
added rendering of a legend pixmap for graduated marker
git-svn-id: http://svn.osgeo.org/qgis/trunk@1198 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-11
Fixed cut n paste error
git-svn-id: http://svn.osgeo.org/qgis/trunk@1197 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-11
Added empty implementation for help() to unbreak plugins on mac osx
git-svn-id: http://svn.osgeo.org/qgis/trunk@1193 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-11
Mcolettification of plugin.cpp to avoid duplication of name, description etc.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1192 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-11
Mcolettification of plugin.cpp to avoid duplication of name, description etc.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1191 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-10
reverted my stuff
git-svn-id: http://svn.osgeo.org/qgis/trunk@1182 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-10
fixed two 'with and without libtool' problems
git-svn-id: http://svn.osgeo.org/qgis/trunk@1181 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-10
removed line in qgsmarkerdialogbase.ui for 3.1 compatibility
git-svn-id: http://svn.osgeo.org/qgis/trunk@1177 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-10
Moved to external plugins dir
git-svn-id: http://svn.osgeo.org/qgis/trunk@1176 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-10
openModeller plugin has been moved to external plugins module
git-svn-id: http://svn.osgeo.org/qgis/trunk@1175 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-09
added code for graduated markers. Although it is still incomplete and bugy rendering already works
git-svn-id: http://svn.osgeo.org/qgis/trunk@1172 c8812cc2-4d05-0410-92ff-de0c093fc19c
rabla <rabla@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-07
some bugfixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@1168 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-06
These files are autogenerated by uic. Removing from cvs.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1166 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-06
Changelog for new grid_make plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@1165 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-06
Added grid_maker (Graticule Wizard) plugin to build list.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1164 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-06
Added grid_make to build list.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1163 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-06
Removed hard coded graticule size. Plugin now working.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1162 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-06
Nearly working - still a few more changes to make.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1161 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-05
Added implementation to generateGraticule method (still in progress).
git-svn-id: http://svn.osgeo.org/qgis/trunk@1160 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-05
These files are deprecated.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1159 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-05
Renamed from waypointtoshape
git-svn-id: http://svn.osgeo.org/qgis/trunk@1158 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-05
Renamed waypointtoshape to graticulecreator.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1157 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-05
Added QgsFeature::getGeometrySize(), which returns the well known binary type
buffer length.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1156 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-05
Initial commit of new plugin to build graticules - not working yet! And thus not added to higher level makefiles yet.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1155 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-05
Commented out classbreak debug stuff.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1154 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-04
** fixed qgiscommit (didn't work when in qgis root)
** cosmetics for qgis-config to be more "standardconform"
git-svn-id: http://svn.osgeo.org/qgis/trunk@1153 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-04
files missing in release, added
git-svn-id: http://svn.osgeo.org/qgis/trunk@1151 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-04
Image missed in Extra_Dist
git-svn-id: http://svn.osgeo.org/qgis/trunk@1150 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-04
** fixed GRASS provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@1149 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-04
Bug fix for new freakout color ramp.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1148 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-03
Updated TODO list with tasks required for 0.2 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@1147 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-03
Added new color ramper for grayscale and pseudcolor grayscale image called freak out (its a bit psycadellic at the moment). Last class break ne
eds some work! Bugfix for raster artifacts.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1146 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-03
Added new color ramper for grayscale and pseudcolor grayscale image called freak out (its a bit psycadellic at the moment). Last class break needs some work!
git-svn-id: http://svn.osgeo.org/qgis/trunk@1145 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-03
Attempted fix for bug #928402 - where artifacts are drawn during raster rendering.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1144 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-02
just a typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@1142 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-02
** Added version checks for autoconf, automake and libtool
** Small bugfixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@1140 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-02
Fixed bug where the script needs to return to original directory otherwise any
other changes in the source hiearchy will also get picked up.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1138 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-02
Rolling forward QgsFeature::setGeometry() interface change whereby the size of
the well known type geometry binary buffer is also now passed in.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1137 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-02
extra version 25
git-svn-id: http://svn.osgeo.org/qgis/trunk@1136 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-02
Makefile.am :
- added qgsfeature.cpp and qgsfeatureattribute.cpp to resolve symbols for
plug-in
qgsfeature :
- now const correct
- class well known text member now uses QString, which is safer
- geometry now has associated length, which is necessary for proper copying
- added copy ctor and assignment operator, which you must do if there's an
embedded pointer
- setGeometry() now deletes any previously assigned geometry, if any
git-svn-id: http://svn.osgeo.org/qgis/trunk@1135 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-02
*** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@1134 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-01
Removed hard coded list of algorithm names and made sure correct algorithm name is written to request file.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1133 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-01
** changed qgiscommit to hopefuly fix all problems
git-svn-id: http://svn.osgeo.org/qgis/trunk@1132 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-01
** Extended tools/qgiscommit to pass parameters to cvs
git-svn-id: http://svn.osgeo.org/qgis/trunk@1131 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-01
** Fixed GRASS plugin and provider build
git-svn-id: http://svn.osgeo.org/qgis/trunk@1130 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-04-01
Gui enhanncements for delimited text plugin dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1129 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-31
- eliminated unnecessary copying of strings
- reformatted using ident rules
- removed extra "const" in implementation
git-svn-id: http://svn.osgeo.org/qgis/trunk@1128 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-31
** fixed strange warning: object 'foo.$(OBJEXT)' created both
with libtool and without
** also cleaned the other Makefiles that way
git-svn-id: http://svn.osgeo.org/qgis/trunk@1127 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-31
Fix for knock on effects of change of filename from shapefil.h to shapefile.h
git-svn-id: http://svn.osgeo.org/qgis/trunk@1126 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-31
QgsField is now const correct. Unnecessary copying of strings fixed.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1125 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-31
Replaced QString forward declaration with #include <qstring.h> since the header requires full knowledge of QString
git-svn-id: http://svn.osgeo.org/qgis/trunk@1124 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-31
Added #include sentinals
git-svn-id: http://svn.osgeo.org/qgis/trunk@1123 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-31
** fixed small bug
** renamed plugins/gps_importer/shapefil.h to shapefile.h
git-svn-id: http://svn.osgeo.org/qgis/trunk@1122 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-30
A lot of small changes to make release work again
Probably more cleaning in the Makefiles needed
git-svn-id: http://svn.osgeo.org/qgis/trunk@1121 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-30
fix for bug in continuous color renderer which appeared if the minimum and the maximum value of a classification field are the same
git-svn-id: http://svn.osgeo.org/qgis/trunk@1120 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-30
removed bug in continuous renderer, for points apply the color for outline instead of fill
git-svn-id: http://svn.osgeo.org/qgis/trunk@1119 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-29
made dialogs to chose marker, linestyle, pattern stay on top of the other widgets
git-svn-id: http://svn.osgeo.org/qgis/trunk@1118 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-29
removed a bug in QgsSiMaRenderer
git-svn-id: http://svn.osgeo.org/qgis/trunk@1117 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-28
Minor updates to fix build problems and dynamically fetch algorithm list from openModeler lib (still inprogress). Note the makefile is hard coded to look for openmodeller includes in /usr/local/include/openmodeller
git-svn-id: http://svn.osgeo.org/qgis/trunk@1116 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-28
added some comments and removed a bug
git-svn-id: http://svn.osgeo.org/qgis/trunk@1115 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-28
dialog to choose marker symbols can now be used. Small problems related to keyboard focus are still subject of work
git-svn-id: http://svn.osgeo.org/qgis/trunk@1114 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-28
Added ifdefs to check if DISPLAY var is set and create qapp accordingly. Still need to implement a version of qgisapp that has no qwidget derived classes for non-interactive mode to work correctly.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1113 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-28
Comments and minor version increment for snapshot fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@1112 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-28
Fix for snapshot mode. Liberal application of processEvents() seems to do the trick. Note that snapshot mode still requires a DISPLAY even though no gui stuff is actually shown. In the future snapshot should be implemented using non-interactive mode if possible.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1111 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-27
Improved session management so that layers list from last use of plugin gui are remembered.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1110 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-27
** autogen.sh now passes paramters to configure
** fixed tools/qgiscommit by using mktemp, thanx mcoletti
** pluginpath is now taken of libdir to be 64bit compliant (e.g./usr/lib64/qgis)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1109 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-27
These files should not be in cvs they are generated by moc
git-svn-id: http://svn.osgeo.org/qgis/trunk@1108 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-27
added classes for a dialog to select markers
git-svn-id: http://svn.osgeo.org/qgis/trunk@1107 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-26
QGuardedPtr can only be used on classes derived from QObject. Since OGRFeature
isn't derived from QObject it was inappropriate to use QGuardedPtr for
OGRFeature objects. Fixed to use old fashioned pointer checking and deleting.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1106 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-26
- plugged memory leak in QgsShapeFileProvider::getFirstFeature() whereby the
OGRFeature wasn't getting destroyed
- made getFirstFeature() a little more robust with regards to handling memory
related errors
- implementation files should include their own headers first, so moved its
#include accordingly to top; the meant creating class forward declarations
in header file.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1105 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-26
passing window focus back to the vector properties dialog after chosing a color/ linestyle/ image
git-svn-id: http://svn.osgeo.org/qgis/trunk@1104 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-26
Added GRASS support from Radim
git-svn-id: http://svn.osgeo.org/qgis/trunk@1103 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-26
Added GRASS provider from Radim
git-svn-id: http://svn.osgeo.org/qgis/trunk@1102 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-26
Corrected error in which <iostream> wasn't getting included in implementation
file.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1101 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-26
** forgot to remove tempfile
git-svn-id: http://svn.osgeo.org/qgis/trunk@1100 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-26
Removed Newline after statusline
Should work now fine!
Have fun
git-svn-id: http://svn.osgeo.org/qgis/trunk@1099 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-26
Added qgiscommit tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@1098 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-26
updated changelog and version
git-svn-id: http://svn.osgeo.org/qgis/trunk@1097 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-26
Added missing bracket in init function.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1096 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-26
fix for crashes when chosing very small scale factors in the single marker dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@1095 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-26
Fixed bug #920070
Made plugin-libdir 64bit compatible
git-svn-id: http://svn.osgeo.org/qgis/trunk@1094 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-26
Changed parsing/splitting to use regular expressions. This allows special
characters such as tab (\t) to be specified.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1093 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-26
Added qgsfield.cpp to libqgis_la_SOURCES so it gets built into the library.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1092 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-26
Changed wkt entry box to a combo and coded the wkt projections into code itself. Various other minor changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@1091 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-25
qgisapp.cpp :
- moved #include <qgsconfig.h> to header
qgisapp.h :
- #include <qgsconfig.h> moved here because otherwise addDataBaseLayer() not
declared
qgisappbase.ui.h :
- added debug statement for when QgisAppBase::addDatabaseLayer() invoked
instead of QgisApp::addDataBaseLayer()
qgsvectorlayer.h
- deleted extra #include <map>
git-svn-id: http://svn.osgeo.org/qgis/trunk@1090 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-25
This file, too, was inadvertantly commited to CVS and has been restored to its
prior version.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1089 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-25
While making changes for the new plug-in library and Makefile.am structure, I
inadvertantly made changes to this file that apparently broke dependent
files. This restores the ui file to the previous, working version.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1088 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-24
Disabled standalone build profile for now
git-svn-id: http://svn.osgeo.org/qgis/trunk@1083 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-24
Replaced image of gps and set grid layout for form.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1082 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-24
Added missing list.cpp file
git-svn-id: http://svn.osgeo.org/qgis/trunk@1081 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-24
added pointers to the two paint devices (used for double buffering) in QgsMapLayer::draw(...). The idea is, that, if it takes a long time to paint a layer, the layer has the possibility, to copy the buffer image to the canvas before drawing is complete. Like this, it is more interesting for a user to wait as he can observe the progresses of the drawing process. I changed QgsVectorLayer::draw such that after drawing 1000 features to the background buffer, a bitBlt is made. The additional computing time due to these additional bitBlts seem to be very small. I did a few performance tests (times in milliseconds) with a dataset containing over 9000 features (5 paints for each configuration to get a good average). ctour1.shp without additional bitBlts[ms]: 4424 / 5189 / 5060 / 5070 / 5071. ctour1.shp with bitBlt every 1000 elements (9 additional bitBlts) [ms]: 4528 / 5243 / 5104 / 5102 / 5104. ctour1.shp with bitBlt every 500 elements (18 additional bitBlts) [ms]: 4751 / 5127 / 5087 / 5094 / 5113
git-svn-id: http://svn.osgeo.org/qgis/trunk@1080 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-24
Forgot to add this file...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1079 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-24
Removed default values in constructor.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1078 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-24
Removed calls to om _log global
git-svn-id: http://svn.osgeo.org/qgis/trunk@1077 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-24
Updated to build standalone om gui too - still not working properly yet though methinks...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1075 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-24
Removed these files as having them there in the first place was a nasty hack. With didges new install system, only headers that are not installed during openmodeller make install need to be copied into this plugind dir.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1074 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-24
Removed these files as having them there in the first place was a nasty hack. With didges new install system, only headers that are not installed during openmodeller make install need to be copied into this plugind dir.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1073 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-23
Changed include from config.h to qgsconfig.h
git-svn-id: http://svn.osgeo.org/qgis/trunk@1072 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-23
made several methods of QgsPoints inline and added Method to QgsCoordinateTransform which takes a pointer to a QgsPoint (thus no QgsPoint objects have to be copied). Changed QgsVectorlayer::draw to use the new method of QgsCoordinateTransform
git-svn-id: http://svn.osgeo.org/qgis/trunk@1071 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-23
minor refactoring of QgsRenderItem and QgsRangeRenderItem
git-svn-id: http://svn.osgeo.org/qgis/trunk@1070 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-23
Removed unneeded BINDIR from AM_CXXFLAGS
git-svn-id: http://svn.osgeo.org/qgis/trunk@1069 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-23
Added tools/qgis_config/Makefile to AC_CONFIG_FILES. The qgis_config program is patterned almost exactly after pg_config (PostgreSQL) and can be used to determine the prefix, lib, include, and bin directories of a QGIS install.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1068 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-23
Added qgis_config which is patterned almost exactly after pg_config (PostgreSQL) and can be used to determine the prefix, lib, include, and bin directories of a QGIS install.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1067 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-23
Added snapshots for plugin documentation
git-svn-id: http://svn.osgeo.org/qgis/trunk@1066 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-23
Null detection for labels and got rid of the fprintf stuff that caused raised eyebrows and stern disapproval from Mcoletti
git-svn-id: http://svn.osgeo.org/qgis/trunk@1065 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-23
Gui clean up to detect incorrect input file, and to allow hand entered file names. Layer now displays properly in gui after importing.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1064 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-23
Backdated changelog comments I forgot to commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@1063 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-23
Updated version no
git-svn-id: http://svn.osgeo.org/qgis/trunk@1062 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-23
Make cancel button work...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1061 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-23
This is a sample garmin dump file kindly provided by Shuyler for testing....
git-svn-id: http://svn.osgeo.org/qgis/trunk@1060 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-22
Added gps_importer to make process
git-svn-id: http://svn.osgeo.org/qgis/trunk@1059 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-22
This is a c++ first draft of a port of a perl script by Schuyler to import Garmin gps dump files as a shapefile. The resulting imported file will be displayed in the map view. At the moment it only generates a point layer of the waypoints but a future version will generate polylines and perhaps polygons too using similar logic to that used by Shuylers perl stuff. Note this plugin is still under construction and I am commiting it mainly so that other developers can assist me when I get stuck. Also note that the plugins Makefile builds a standalone app based on the plugin gui that can be run separately from qgis.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1058 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-22
Version 0.1.0devel8
git-svn-id: http://svn.osgeo.org/qgis/trunk@1057 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-22
- s/config.h/qgsconfig.h [0]
- qgsconfig.h now has header sentinals
- now will install headers in $(prefix)/qgis/include and libqis.* library in
$(prefix)/lib [1]
- "src/Makefile" no longer relies on explicit dependencies and uses better
naming scheme for created source files [2]
Notes:
[0] To eliminate any file namespace collisions. Unfortunately there will
still be some macro name collisions. These are harmless, though annoying.
What needs to happen is that all header file references to "qgsconfig.h"
be moved to implementation files, thus breaking any include dependencies
for external software.
[1] There currently does not exist a way to make this optional; these will
always install. In the future, this might be something toggleable by a
configure script option. Moreover, there does not currently exist a
"qgis-config" script for getting command line options for external,
dependant software; there might be one in a future release.
I decided to err on including too many header files; almost certainly some
of the header files that are currently installed can be culled from the
"to install" list.
The new make file has two targets: the old qgis application target, and a
second one for the library. As plug-ins are developed, there may be a
need to add more source files to the library to link against. I just
added in the bare minimum for the current set of plug-ins. If more
sources need to be added, just add them to libqgis_la_SOURCES, near the
bottom of "src/Makefile.am".
[2] All *.ui files will create corresponding *.uic.h and *.uic.cpp files.
Since these also need MOC files, *.moc.uic.cpp files are also
automatically created.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1056 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-21
Updated for kdevelop 3 and to not use qmake stuff anymore.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1055 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-21
Added thumbnail preview of raster to raster props dialog.
Added drawThumbnail method to rasterlayer.cpp
Split (overloaded) draw method in rasterlayer.cpp so that some parts of
the original draw method could be used by drawThumbnail method too.
Fixed a bug in the drawing of pseudocolor single band grayscale images that
prevented all class breaks being displayed.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1054 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-21
bugfix related to single marker
git-svn-id: http://svn.osgeo.org/qgis/trunk@1053 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-21
added possibility to save and load markers
git-svn-id: http://svn.osgeo.org/qgis/trunk@1052 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-20
added caption to the dialog for chosing pictures
git-svn-id: http://svn.osgeo.org/qgis/trunk@1051 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-20
small change to update the svg pixmap on button in case the scale factor has changed
git-svn-id: http://svn.osgeo.org/qgis/trunk@1050 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-20
added displaying of the chosen svg image to the button
git-svn-id: http://svn.osgeo.org/qgis/trunk@1049 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-19
a couple of compile fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@1048 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-19
added default scale factor for single marker renderer
git-svn-id: http://svn.osgeo.org/qgis/trunk@1047 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-19
added displaying of SVG symbol to the pixmap displayed in the legend item
git-svn-id: http://svn.osgeo.org/qgis/trunk@1046 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-19
Added qgssymbol.cpp to Makefile.am. An unknown change in the symbology
code apparently added qgssymbol as a dependency. Without it, the plugins
do not load but rather faile with unknown symbol error (QgsSymbol::setColor)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1045 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-18
single marker renderer now draws svg on the canvas. Code is still messy and incomplete
git-svn-id: http://svn.osgeo.org/qgis/trunk@1044 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-17
Fixed dependency for qgsattributetablebase.h (file was incorrectly
specified as gsattributetablebase.h)
git-svn-id: http://svn.osgeo.org/qgis/trunk@1043 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-16
code for marker symbols. Still does not work, but slow progresses
git-svn-id: http://svn.osgeo.org/qgis/trunk@1042 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-16
various changings prior to the marker renderer
git-svn-id: http://svn.osgeo.org/qgis/trunk@1041 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-15
change to Makefile.am to include the single marker renderer
git-svn-id: http://svn.osgeo.org/qgis/trunk@1040 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-15
single marker renderer
git-svn-id: http://svn.osgeo.org/qgis/trunk@1039 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-14
added a dialog for a possible single marker renderer
git-svn-id: http://svn.osgeo.org/qgis/trunk@1038 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-14
added a dialog for a possible single marker renderer
git-svn-id: http://svn.osgeo.org/qgis/trunk@1037 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-14
added QgsMarkerSymbol, a class which can read and scale svg from files
git-svn-id: http://svn.osgeo.org/qgis/trunk@1036 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-13
Updated help for the plugin (still not complete)
Added screenshots to the Makefile.am
git-svn-id: http://svn.osgeo.org/qgis/trunk@1035 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-13
Added Parse button to reparse the header row if the delimiter is changed
Added layer name field to specify the name as it will appear in the legend
Added WhatsThis help and tooltips for all widgets on the dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@1034 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-13
code cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@1033 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-12
Misc updates to get oM plugin working. oM plugin is not part of build unless you add it to toplevel configure.in and plugins/Makefile.am because it has external library dependency to openModeller
git-svn-id: http://svn.osgeo.org/qgis/trunk@1032 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-12
Added functions to return menu ids by name and menu name by id.
These were added to the interface classes for use by plugins
NOTE - The utility of these functions is questionable and they
may be removed in the future
git-svn-id: http://svn.osgeo.org/qgis/trunk@1031 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-12
Changed popup menu names to something more meaningful than PopupMenu, PopupMenu_1, etc
git-svn-id: http://svn.osgeo.org/qgis/trunk@1030 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-12
Minor code reformatting
git-svn-id: http://svn.osgeo.org/qgis/trunk@1029 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-12
Added delimited text doc dir makefile
git-svn-id: http://svn.osgeo.org/qgis/trunk@1028 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-12
Added delimited_text to SUBDIRS
git-svn-id: http://svn.osgeo.org/qgis/trunk@1027 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-12
Initial checkin of documentation for the delimited text plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@1026 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-12
Renamed plugin source files to something more meaningful
Removed previous files
Modified Makefile.am to support file changes
Added a Help button to the dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@1025 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-12
some more cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@1024 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-12
some more cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@1023 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-12
little code cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@1022 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-12
changed the drawing code of multipolygons as suggested by Radim
git-svn-id: http://svn.osgeo.org/qgis/trunk@1021 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-11
Added GDAL_CFLAGS to find GDAL headers
git-svn-id: http://svn.osgeo.org/qgis/trunk@1020 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-11
removed old symbology dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@1019 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-11
removed code related to old symbology
git-svn-id: http://svn.osgeo.org/qgis/trunk@1018 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-11
Added Qt standard WhatsThis button to the toolbar at startup
Removed the homebrew WhatsThis tool button from the toolbar in qgisappbase.ui
git-svn-id: http://svn.osgeo.org/qgis/trunk@1017 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-11
Modifed ternary statement to return QString::null if the file is not valid
git-svn-id: http://svn.osgeo.org/qgis/trunk@1016 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-11
Updated icon for plugin
Added WhatsThis help to the plugin toolbar and menu entry
git-svn-id: http://svn.osgeo.org/qgis/trunk@1015 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-11
Changed embedded image format to XPM.GZ to eliminate the duplicate const error when compiling with Qt 3.2 or older
git-svn-id: http://svn.osgeo.org/qgis/trunk@1014 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-11
Fixed version number in .ui file to allow compilation under Qt versions prior to 3.3
git-svn-id: http://svn.osgeo.org/qgis/trunk@1013 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-10
Updated changes related to 0.1.0devel7
git-svn-id: http://svn.osgeo.org/qgis/trunk@1012 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-10
Bumped extra_version to 7
git-svn-id: http://svn.osgeo.org/qgis/trunk@1011 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-10
Changes to support upcoming data provider api changes related to plugging memory leaks
git-svn-id: http://svn.osgeo.org/qgis/trunk@1010 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-10
Indentation chagnes
git-svn-id: http://svn.osgeo.org/qgis/trunk@1009 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-10
Indentation changes, stub for new getNextFeature function that will be implemented to plug memory leaks
git-svn-id: http://svn.osgeo.org/qgis/trunk@1008 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-10
Fixed implementation for tables and identify. Select and highlight of features does not work yet. This is the inital version, work on bugs is ongoing
git-svn-id: http://svn.osgeo.org/qgis/trunk@1007 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-10
Added delimited text provider to Makefile.am
git-svn-id: http://svn.osgeo.org/qgis/trunk@1006 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-10
Initial checkin of delmited text plugin files
git-svn-id: http://svn.osgeo.org/qgis/trunk@1005 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-10
Added delimited_text plugin to Makefile.am
git-svn-id: http://svn.osgeo.org/qgis/trunk@1004 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-10
Fixed include for qgisapp.h to local
git-svn-id: http://svn.osgeo.org/qgis/trunk@1003 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-10
Added delimited_text plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@1002 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-10
fixed a small bug occuring when loading project with graduated vector symbology
git-svn-id: http://svn.osgeo.org/qgis/trunk@1001 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-10
*** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@999 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-09
removed duplication of drawing code in the vector renderers
git-svn-id: http://svn.osgeo.org/qgis/trunk@997 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-09
Completed session management - loaded plugins are remembered when qgis is closed and reloaded next time qgis is opened.
git-svn-id: http://svn.osgeo.org/qgis/trunk@996 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-09
Completed session management - loaded plugins are remembered when qgis is closed and reloaded next time qgis is opened.
git-svn-id: http://svn.osgeo.org/qgis/trunk@995 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-08
- Promoted name, description, version, and type strings to QgisPlugin base
class.
- Type now a formal enumerated typedef
- Propogated changes forward to existing plug-ins
git-svn-id: http://svn.osgeo.org/qgis/trunk@994 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-08
added option to change the outline width in continuous color renderer
git-svn-id: http://svn.osgeo.org/qgis/trunk@993 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-06
added nopen linestyle
git-svn-id: http://svn.osgeo.org/qgis/trunk@991 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-06
Save state of plugins in ~/.qt/qtrc file (in progress). State is saved, just need to implement code to load plugins marked as active during application startup.
git-svn-id: http://svn.osgeo.org/qgis/trunk@990 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-06
set line with 1 as default and constrained minimum width of outline spinboxes to 1 to avoid confusion between line width 0 and Qt::NoPen linestyle
git-svn-id: http://svn.osgeo.org/qgis/trunk@989 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-06
more changes to the resize behaviour of the graduated symbol dialogs
git-svn-id: http://svn.osgeo.org/qgis/trunk@988 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-06
Filter hook for raster
git-svn-id: http://svn.osgeo.org/qgis/trunk@987 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-06
Automagic display of version number....
git-svn-id: http://svn.osgeo.org/qgis/trunk@986 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-06
Added QgsRasterLayer::filterLayer which gets called near the end of each of the 8 renderers. This is the place to inline filters. Note taht eventually filters will be hived out to a filter plugin mechanism.
git-svn-id: http://svn.osgeo.org/qgis/trunk@985 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-05
- forgot to add config.h.in to EXTRA_SOURCES so it gets in the release
git-svn-id: http://svn.osgeo.org/qgis/trunk@984 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-05
- Changed configure stuff to write DEFINES in config.h.
Postgresql stuff needs testing as I commented the compileflags in src/Makefile.am
- Infos will be posted on the devel mailinglist
git-svn-id: http://svn.osgeo.org/qgis/trunk@983 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-05
- differentiate between headers and implementation files [0]
- neatened file listings
Notes:
[0] this in anticipation of eventually having two overall targets: one for
a qgis library, which can be used to write plug-ins outside directory
hierarchy, and the application itself.
git-svn-id: http://svn.osgeo.org/qgis/trunk@982 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-04
Added copy of .indent.pro file from src directory to this provider directory
git-svn-id: http://svn.osgeo.org/qgis/trunk@980 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-04
main.cpp:
- now complains if unable to load project [0]
qgsprojectio.cpp:
- in read(), potential resource leak with QDomDocument plugged by using
std::auto_ptr<QDomDocument> [1]
- also in read(), now properly complain and exit if there was a problem
opening a layer; e.g., the specified URI doesn't exist
Notes:
[0] Though the complaint is currently written to cerr, and even then only if
QGISDEBUG is defined; eventually we should be better at handling broken
qgis project files.
[1] We should use at least std::auto_ptr for dynamically created objects
that shouldn't live outside the scope of the function. That way we
don't have to worry about deleting said objects; that'll happen
automatically if std::auto_ptrs are used. Moreover, if we eventually
use exceptions, these objects will also be properly deleted if
std::auto_ptrs are used.
git-svn-id: http://svn.osgeo.org/qgis/trunk@979 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-04
- ran files through GNU indent to make it easier to read code
- isValid() was always returning true when, in fact, occasionally the
provider was not in a valid state
git-svn-id: http://svn.osgeo.org/qgis/trunk@978 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-04
better rescaling of graduated dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@977 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-04
Added disable splashscreen
git-svn-id: http://svn.osgeo.org/qgis/trunk@976 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-04
Added option to options dialog to disable splashscreen.
git-svn-id: http://svn.osgeo.org/qgis/trunk@975 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-03
enlarge fields in the graduated symbol dialog if the widget is enlarged
git-svn-id: http://svn.osgeo.org/qgis/trunk@974 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-03
added missing help images. fixes bug #904499
git-svn-id: http://svn.osgeo.org/qgis/trunk@973 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-01
Added copy constructor
git-svn-id: http://svn.osgeo.org/qgis/trunk@972 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-03-01
1. Added bounds checking for selecting features.
2. Created wkbPoint structure for building WKB (well known binary) representation
of the point.
3. Implementation is not complete.
git-svn-id: http://svn.osgeo.org/qgis/trunk@971 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-29
--snapshot updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@970 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-29
More work to get --snapshot command line parameter working properly. Still need to resolve issue with unwanted splashscreen.
git-svn-id: http://svn.osgeo.org/qgis/trunk@969 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-29
Changes for --snapshot
git-svn-id: http://svn.osgeo.org/qgis/trunk@968 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-29
Made changes required by refactoring QgsField
git-svn-id: http://svn.osgeo.org/qgis/trunk@967 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-29
*** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@966 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-29
Added documentation
Refactored accessor functions to get rid of the getXXX() signature
Added m prefix to private members
git-svn-id: http://svn.osgeo.org/qgis/trunk@965 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-29
Added whats-this text for menu and toolbar actions
Added a whats-this button to the toolbar
git-svn-id: http://svn.osgeo.org/qgis/trunk@964 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-29
Added whats-this slot
git-svn-id: http://svn.osgeo.org/qgis/trunk@963 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-29
Updated doxygen mainpage section in qgis.h
git-svn-id: http://svn.osgeo.org/qgis/trunk@962 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-29
*** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@961 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-29
added Makefile for providers/delimitedtext. Bumped the EXTRA_VERSION to 5
git-svn-id: http://svn.osgeo.org/qgis/trunk@960 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-29
initial import
git-svn-id: http://svn.osgeo.org/qgis/trunk@959 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-28
configure.in :
- 0.1.0.4
main.cpp :
- cleaned up help text a bit
git-svn-id: http://svn.osgeo.org/qgis/trunk@958 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-27
Modified call to addVectorLayer so that the proper parameters are passed.
git-svn-id: http://svn.osgeo.org/qgis/trunk@957 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-27
Removed hard coding of provider types in the addVectorLayer method. Caller must now provide compatible arguments that the designated provider can use to open the data store and fetch data.
git-svn-id: http://svn.osgeo.org/qgis/trunk@956 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-27
Corrected debug statements in main.cpp and added a bit of verbiage to the
help text
git-svn-id: http://svn.osgeo.org/qgis/trunk@955 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-27
New comment
git-svn-id: http://svn.osgeo.org/qgis/trunk@954 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-27
Changed cl parser to getopt
Moved project loading out of loop that loads layers - you now need to specify --project filename to load a filename. This ensures that you only try to load one project file.
Added --snapshot filename parameter that will load layers and project files specified, take a screenie of the map view and save it to disk as filename - this is under construction still.
Added saveMapAsImage(QString) to qgisapp so above cl option can be used.
git-svn-id: http://svn.osgeo.org/qgis/trunk@953 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-27
*** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@952 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-27
version number now fetched from VERSION set by configure
git-svn-id: http://svn.osgeo.org/qgis/trunk@951 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-27
Added metadata tab to raster
git-svn-id: http://svn.osgeo.org/qgis/trunk@950 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-27
added version scheme
git-svn-id: http://svn.osgeo.org/qgis/trunk@949 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-27
*** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@948 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-26
Enabled the new statistics tab!
git-svn-id: http://svn.osgeo.org/qgis/trunk@947 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-26
fix bug #904001 and 904000
git-svn-id: http://svn.osgeo.org/qgis/trunk@946 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-26
Added search radius for identifying features to the preferences dialog. MapCanvas uses the value specified by the user to calculate an acceptable search radius.
git-svn-id: http://svn.osgeo.org/qgis/trunk@945 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-26
Added radius for identifying features on vector layers added to Preferences
git-svn-id: http://svn.osgeo.org/qgis/trunk@944 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-26
The openmodeller plugin files and gui
git-svn-id: http://svn.osgeo.org/qgis/trunk@943 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-26
Openmodeller includes - these will be removed again when I have a proper confgure setup in place.
git-svn-id: http://svn.osgeo.org/qgis/trunk@942 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-26
Openmodeller includes - these will be removed again when I have a proper confgure setup in place.
git-svn-id: http://svn.osgeo.org/qgis/trunk@941 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-26
Better icon for save map view as image menu option
git-svn-id: http://svn.osgeo.org/qgis/trunk@940 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-26
Updated Changelog
git-svn-id: http://svn.osgeo.org/qgis/trunk@939 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-26
Better icon for qgis save map as image menu option
git-svn-id: http://svn.osgeo.org/qgis/trunk@938 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-25
Moved splash image from images to xpm dir
git-svn-id: http://svn.osgeo.org/qgis/trunk@937 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-25
Relocated splash image
git-svn-id: http://svn.osgeo.org/qgis/trunk@936 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-25
Moving this file to a more appropriate place - src/xpms
git-svn-id: http://svn.osgeo.org/qgis/trunk@935 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-25
Fixed bug #904000 Make release includes generated files
git-svn-id: http://svn.osgeo.org/qgis/trunk@934 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-25
Added method for saving view as image.
git-svn-id: http://svn.osgeo.org/qgis/trunk@933 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-25
Added method saveAsImage(QString) which will save the current map view to the filename given
git-svn-id: http://svn.osgeo.org/qgis/trunk@932 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-25
New slot for save map as image
git-svn-id: http://svn.osgeo.org/qgis/trunk@931 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-25
Added File->Save Map as Image menu item (implementation for this to follow...) linked to function saveMapAsImage() slot
git-svn-id: http://svn.osgeo.org/qgis/trunk@930 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-25
New splash screen for v0.2 (which is now has image separated out )
git-svn-id: http://svn.osgeo.org/qgis/trunk@929 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-25
New splash screen for v0.2 (which is now separated out from splash dialog)
git-svn-id: http://svn.osgeo.org/qgis/trunk@928 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-25
Updated version to 0.2 development
git-svn-id: http://svn.osgeo.org/qgis/trunk@927 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-25
Updated the Whats New text for the About Box to reflect 0.1 changes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@925 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-25
Rolled in latest changes from the standalone spit application. Changes to connection dialog to support port number. Changes to help text.
git-svn-id: http://svn.osgeo.org/qgis/trunk@924 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-25
update for 0.1 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@923 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-25
update known bugs
git-svn-id: http://svn.osgeo.org/qgis/trunk@922 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-25
updated documentation for 0.1 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@920 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-25
updated changelog
git-svn-id: http://svn.osgeo.org/qgis/trunk@919 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-25
changed version to reflect 0.1 final
git-svn-id: http://svn.osgeo.org/qgis/trunk@918 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-25
fixed version number in the ui file
git-svn-id: http://svn.osgeo.org/qgis/trunk@917 c8812cc2-4d05-0410-92ff-de0c093fc19c
rawbytes <rawbytes@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-25
tab order in the qgsnewconnection
naming convention from SPIT
git-svn-id: http://svn.osgeo.org/qgis/trunk@915 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-24
Added couple more items
git-svn-id: http://svn.osgeo.org/qgis/trunk@914 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-24
stubbed in heading for 0.1 final
git-svn-id: http://svn.osgeo.org/qgis/trunk@913 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-24
Reinstated qgisinterface.cpp
git-svn-id: http://svn.osgeo.org/qgis/trunk@912 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-23
Removed call to getInt()
git-svn-id: http://svn.osgeo.org/qgis/trunk@911 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-23
Removed null implementation for constructor and destructor back to cpp file.
git-svn-id: http://svn.osgeo.org/qgis/trunk@910 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-23
Resinstated this file but only with constructor and destructor
git-svn-id: http://svn.osgeo.org/qgis/trunk@909 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-23
Commented out call to getInt
git-svn-id: http://svn.osgeo.org/qgis/trunk@908 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-23
Removed refs to qgisinterface.cpp
git-svn-id: http://svn.osgeo.org/qgis/trunk@907 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-23
Replaced call to getInt (which is just a dummy method) with a call to get the name of the currently active layer.
git-svn-id: http://svn.osgeo.org/qgis/trunk@906 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-23
Removal of getInt method.
git-svn-id: http://svn.osgeo.org/qgis/trunk@905 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-23
This file is deprecated - qgisinterface is a pure virtual class and everything it needs is in the header file.
git-svn-id: http://svn.osgeo.org/qgis/trunk@904 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-23
Fixed type in install directory path
git-svn-id: http://svn.osgeo.org/qgis/trunk@903 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-23
Removed getInt(). Added null implementation ({}) after constructor and desctructor.
git-svn-id: http://svn.osgeo.org/qgis/trunk@902 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-23
Got rid of that getInt() function everyone was complaining about :-)
git-svn-id: http://svn.osgeo.org/qgis/trunk@901 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-23
Fixed type in install directory path
git-svn-id: http://svn.osgeo.org/qgis/trunk@900 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-23
backed out changes related to memory leak fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@899 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-23
Backed out fix to improve memory management. Deleting feature after draw causes select function to fail. This needs to be revisited for 0.2.
git-svn-id: http://svn.osgeo.org/qgis/trunk@898 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-22
Use qgis logo as default icon for new plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@897 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-22
Added descriptions for each required input.
git-svn-id: http://svn.osgeo.org/qgis/trunk@896 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-22
Fixed connect to vectorlayer slot
git-svn-id: http://svn.osgeo.org/qgis/trunk@895 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-22
Removed references to deprecated signal handlers
git-svn-id: http://svn.osgeo.org/qgis/trunk@894 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-22
Fixes for add vector layer signal
git-svn-id: http://svn.osgeo.org/qgis/trunk@893 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-22
Fixed call to add vector layer. Other minor bugfixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@892 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-22
simplified global replace of template parameters
git-svn-id: http://svn.osgeo.org/qgis/trunk@891 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-22
Added readme for plugin template dir. Fixed improperly names Gui instance.
git-svn-id: http://svn.osgeo.org/qgis/trunk@890 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-22
fixed typo in a comment
git-svn-id: http://svn.osgeo.org/qgis/trunk@889 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-22
fixed bug that prevented project files from loading when selected via the open project toolbar button
git-svn-id: http://svn.osgeo.org/qgis/trunk@888 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-22
fixed a couple of typos
git-svn-id: http://svn.osgeo.org/qgis/trunk@887 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-22
removed shell script
git-svn-id: http://svn.osgeo.org/qgis/trunk@886 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-22
perl script to build a new plugin source tree and add the appropriate lines to the build system
git-svn-id: http://svn.osgeo.org/qgis/trunk@885 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-22
Changed singleband raster gray & pseudocolor to draw transparent on values of 0 _or_ no_data pending resolution to gdal problem where no_data vals show up as 0.
git-svn-id: http://svn.osgeo.org/qgis/trunk@884 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-22
Fixed incorrect header ref.
git-svn-id: http://svn.osgeo.org/qgis/trunk@883 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-21
First stab at a bash script to automate creation of a new plugin from the template. Not working yet :-(
git-svn-id: http://svn.osgeo.org/qgis/trunk@882 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-21
This is the initial commit for the qgis plugin template. The template consists of:
class Plugin (a subclass of QgisPlugin)
class PluginGuiBase (supplied as a simple qdialog ui)
class PluginGui (the subclass of PluginGuiBase)
The only thing the user would need to change in the makefile is the name of the .so
so you just copy the plugin template dir to a new dir under plugins, change the .so name in the makefile add the plugin dir the configure.in and the plugin dir makefile.
I will be adding a bash script file soon that automates the above process. This template development is in progress.
git-svn-id: http://svn.osgeo.org/qgis/trunk@881 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-21
changes to support project loading from command line, plus fix that prevented ogr layers from loading at all from command line
git-svn-id: http://svn.osgeo.org/qgis/trunk@880 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-21
added iostream include
git-svn-id: http://svn.osgeo.org/qgis/trunk@879 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-21
- fixed command line raster layer bug
main.cpp :
- greatly simplified main()
- now will try to load a command line argument first as raster, then
vector; if it succeeds at the first, it won't try the second
qgisapp.{h,cpp} :
- added addLayer(QFileInfo const &) [0]
- added addRasterLayer(QFileInfo const &) [0]
- do a little better checking for null pointers and freeing up
resources when an error occurs
Notes:
Also, multiple rasters and vectors should be able to be specified on
the command line without problems.
[0] These will return true if successfully loaded the given file,
otherwise false.
git-svn-id: http://svn.osgeo.org/qgis/trunk@878 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-21
removed fix for bug 882424 since it clobbers raster display. Will fix post-0.1 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@877 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-21
fixed some memory leaks -- many more left to find
git-svn-id: http://svn.osgeo.org/qgis/trunk@876 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-20
Fixed Partial map displayed after window resize bug [882424 ]
git-svn-id: http://svn.osgeo.org/qgis/trunk@875 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-20
fix for appropriately enabling/disabling vector specific toolbar buttons
(bug #900676)
git-svn-id: http://svn.osgeo.org/qgis/trunk@874 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-20
changed #ifdef DEBUG to #ifdef QGISDEBUG to fix rh/fedora problem
git-svn-id: http://svn.osgeo.org/qgis/trunk@873 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-20
added line to strip the qgis binary after make
git-svn-id: http://svn.osgeo.org/qgis/trunk@872 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-20
changed debug define from DEBUG to QGISDEBUG
git-svn-id: http://svn.osgeo.org/qgis/trunk@871 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-20
added debug message to destructor
git-svn-id: http://svn.osgeo.org/qgis/trunk@870 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-20
Plugged a few memory leaks
git-svn-id: http://svn.osgeo.org/qgis/trunk@869 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-20
Bumped version to 0.1pre2
git-svn-id: http://svn.osgeo.org/qgis/trunk@868 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-20
fixed path to help contents (changed to <prefix>/share/qgis/doc)
git-svn-id: http://svn.osgeo.org/qgis/trunk@867 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-19
don't dirty canvas right after rendering. fix for unnesessary repaints (bug #889466)
git-svn-id: http://svn.osgeo.org/qgis/trunk@866 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-19
Added addRasterLayer to the plugin interface.
git-svn-id: http://svn.osgeo.org/qgis/trunk@865 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-19
Added port to the new connection dialog. Port is used in connecting to PostgreSQL. If port is not specified, the default of 5432 is used.
git-svn-id: http://svn.osgeo.org/qgis/trunk@864 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-18
added spec-file for rpm builds
added makefiles to doc/* paths to get a better overview
git-svn-id: http://svn.osgeo.org/qgis/trunk@863 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-16
added asPolygon function to return the rectangle as a set of polyogn coordinates
git-svn-id: http://svn.osgeo.org/qgis/trunk@862 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-16
Fixed compile problem under Qt 3.1.2 related to GDAL driver detection code. Qt 3.1.2 does not support the case sensitive argument to QString::startsWith and QString::endsWith. Removed the second argument. This needs to be revisited if case insensitve detection is truly required.
git-svn-id: http://svn.osgeo.org/qgis/trunk@861 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-16
Fixed compile problem under Qt 3.1.2 related to GDAL driver detection code. Qt 3.1.2 does not support the case sensitive argument to QString::startsWith and QString::endsWith
git-svn-id: http://svn.osgeo.org/qgis/trunk@860 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-15
- fixed --with-gdal
- it can now be turned off, because you can also work only with postgis
- spit is only enable if gdal and postgresql are both available
- error if gdal and postgresql are both not available
- changed --with_pg to --with_postgresql to make it more clearly
- fixed small bugbaby in Makefile.am
git-svn-id: http://svn.osgeo.org/qgis/trunk@859 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-14
- fixed bug whereby GDAL drivers with unspecified metadata file
extensions wouldn't show up in open dialog filter list; now these
drivers show up with the "All (*.*)" category, but only using their
driver short names to prevent that filter line from getting too long
- compensated for GDAL bug whereby USGS ASCII DEM's use "*.dem" file
extension, but the GDAL metadata doesn't reflect that; now the file
filter for the open raster dialog properly displays a filter for
USGS ASCII DEM instead of putting it into the "catch-all" (*.*) file
filter (Reported this GDAL bug, too.)
git-svn-id: http://svn.osgeo.org/qgis/trunk@858 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-14
latest spit changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@857 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-14
Added make release, what creats a tar.gz and a tar.bz2
git-svn-id: http://svn.osgeo.org/qgis/trunk@855 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-14
icon for spit
git-svn-id: http://svn.osgeo.org/qgis/trunk@852 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-14
latest fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@851 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-14
lars fix for crash when trying to buffer a raster
git-svn-id: http://svn.osgeo.org/qgis/trunk@850 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-14
fix for multiple repaints when adding multiple rasters (bug #891870)
git-svn-id: http://svn.osgeo.org/qgis/trunk@849 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-14
updated changelog for 0.1pre1
git-svn-id: http://svn.osgeo.org/qgis/trunk@842 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-14
Update readme for 0.1pre1
git-svn-id: http://svn.osgeo.org/qgis/trunk@841 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-13
Substituted QT_DEBUG with DEBUG for ifdefs.
git-svn-id: http://svn.osgeo.org/qgis/trunk@836 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-13
added debug to the layer name beautification code
git-svn-id: http://svn.osgeo.org/qgis/trunk@834 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-13
Fixed bug whereby some supported raster formats weren't getting
included in the open raster layer file dialog filter list.
git-svn-id: http://svn.osgeo.org/qgis/trunk@833 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-13
TODO #13 completed, with bonus of remembering previous working
directories, too.
git-svn-id: http://svn.osgeo.org/qgis/trunk@832 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-13
- open file dialogs now use previous file filters and working
directories unless, of course, the open file dialogs are invoked for
the first time for opening a raster or vector layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@831 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-13
Mark item 23 done (dialog consistency for label names).
git-svn-id: http://svn.osgeo.org/qgis/trunk@830 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-13
include stdlib.h to fix FreeBSD compile problem
git-svn-id: http://svn.osgeo.org/qgis/trunk@829 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-13
removed since it is only needed to update translation files and can be generated using the two shell scripts (create_qm_files.sh and update_ts_files.sh)
git-svn-id: http://svn.osgeo.org/qgis/trunk@828 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-13
added Hoshi's picutre to the wall of shame
git-svn-id: http://svn.osgeo.org/qgis/trunk@827 c8812cc2-4d05-0410-92ff-de0c093fc19c
hoshi <hoshi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-13
Quantum GIS Brazilian Portuguese translation file.
git-svn-id: http://svn.osgeo.org/qgis/trunk@826 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-13
shell script to create the qm files from the ts files
git-svn-id: http://svn.osgeo.org/qgis/trunk@825 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-13
added GEOS detection and warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@824 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-13
shell script to create the translation files in the src subdirectory
git-svn-id: http://svn.osgeo.org/qgis/trunk@823 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-13
adding bug 891870
git-svn-id: http://svn.osgeo.org/qgis/trunk@822 c8812cc2-4d05-0410-92ff-de0c093fc19c
jobi <jobi@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-13
fixed bug that spit is enable although postgresql unavailable
git-svn-id: http://svn.osgeo.org/qgis/trunk@821 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-13
Added bug numbers to issues
git-svn-id: http://svn.osgeo.org/qgis/trunk@820 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-13
Added a couple of items to establish the format for the file
git-svn-id: http://svn.osgeo.org/qgis/trunk@819 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-13
cleaned up mess made by GNU indent
git-svn-id: http://svn.osgeo.org/qgis/trunk@818 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-13
got rid of duplicate const that somehow slipped in...
git-svn-id: http://svn.osgeo.org/qgis/trunk@817 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-13
fixed GPL header and/or added CVS Id keyword expansion
git-svn-id: http://svn.osgeo.org/qgis/trunk@816 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-13
indented code using GNU indent and .indent.pro file
git-svn-id: http://svn.osgeo.org/qgis/trunk@812 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-13
Removed files that are generated automatcially
git-svn-id: http://svn.osgeo.org/qgis/trunk@811 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-13
Updated buffer plugin documentation and added screenshots
git-svn-id: http://svn.osgeo.org/qgis/trunk@810 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-13
Updated status of TODO items
git-svn-id: http://svn.osgeo.org/qgis/trunk@809 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-12
Labelled to do #7 as done.
git-svn-id: http://svn.osgeo.org/qgis/trunk@808 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-12
- addLayer() and addRasterLayer now take QStringList const references [0]
- now only provides file filters for supported qgis subset of GDAL
drivers
- disabled SDTS and GML vector format file filters as they're not yet
currently supported in qgis
Notes:
[0] thus saving unnecessary copying of string list arguments
git-svn-id: http://svn.osgeo.org/qgis/trunk@807 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-12
Conditional display of metadat tab based on state of DEBUG flag.
git-svn-id: http://svn.osgeo.org/qgis/trunk@806 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-12
added version function to return version without instantiating the plugin object
git-svn-id: http://svn.osgeo.org/qgis/trunk@805 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-12
indented source
git-svn-id: http://svn.osgeo.org/qgis/trunk@804 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-12
added icons for the remainder of menu options. added qgis web page and qgis sf page to help menu
git-svn-id: http://svn.osgeo.org/qgis/trunk@803 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-12
added qgis webpage and qgis sf page slots
git-svn-id: http://svn.osgeo.org/qgis/trunk@802 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-12
added marco to mug shot. added lars to list of contributors
git-svn-id: http://svn.osgeo.org/qgis/trunk@801 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-12
added version number to plugin display. removed type for this release
git-svn-id: http://svn.osgeo.org/qgis/trunk@800 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-12
changed indents to 2 spaces, no tabs
git-svn-id: http://svn.osgeo.org/qgis/trunk@799 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-11
- now dynamically builds the open vector layer dialog based on
available OGR drivers
- corrected some typos and cleaned up the openRasterLayer() a bit
Notes:
OGR lacks the nifty GDAL driver metadata facility for getting file
name extensions for each driver, so we have to manually map file name
extensions to a given driver name. I've only done so for Shapefiles,
GML, and for SDTS drivers. Iff they're encountered during program
execution, only those drivers will get corresponding file filters in
the vector layer open dialog. (That is, it's possible that the
Shapefile, GML, or SDTS drivers are not loaded for whatever reason, in
which case the file filter for that driver won't be emitted to the
file filters string.) File extensions for the other OGR drivers will
need to be added; check the "XXX" comments for stubs on where to put
them. However, it'd probably be best to vet each driver's capabilitys
with regards to qgis before permanently adding explicit support for it
in the vector layer open dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@798 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-11
put #ifdef DEBUG around some qWarnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@797 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-11
Added a new method : getMetadata() which obtains metadata from GDAL for current raster layer.
git-svn-id: http://svn.osgeo.org/qgis/trunk@796 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-11
Added metadata tab to raster properties box. This will be probably be DEBUG ifdeffed out for 0.1 release unless I have time to remake screenies. I need to metadata to debug some problems I am having with reading ArcInfo ASCII grid files.
git-svn-id: http://svn.osgeo.org/qgis/trunk@795 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-11
changes to build system
git-svn-id: http://svn.osgeo.org/qgis/trunk@794 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-11
updated authors
git-svn-id: http://svn.osgeo.org/qgis/trunk@793 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-11
change to qgis plugin/provider lib
git-svn-id: http://svn.osgeo.org/qgis/trunk@792 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-11
changes to build system
git-svn-id: http://svn.osgeo.org/qgis/trunk@791 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-11
fixes to meta table handling and other bugs
git-svn-id: http://svn.osgeo.org/qgis/trunk@790 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-11
change to build system
git-svn-id: http://svn.osgeo.org/qgis/trunk@789 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-11
minor change to indent standard
git-svn-id: http://svn.osgeo.org/qgis/trunk@788 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-11
indented code
git-svn-id: http://svn.osgeo.org/qgis/trunk@787 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-11
changed location of qgis libs (plugins)
git-svn-id: http://svn.osgeo.org/qgis/trunk@786 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-11
changes to build system
git-svn-id: http://svn.osgeo.org/qgis/trunk@785 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-11
- now dynamically builds the file filter list for the raster dialog
based on the currently available GDAL drivers [0]
- now register GDAL drivers when app is instantiated not when a raster
layer is opened [1]
Notes:
[0] However, there exist drivers that have no corresponding file name
extension in their driver metadata, and so do not get appropriate
filters populated in the raster dialog. Presumably the user can use
the default "All (*.*)" filter to load datasets of those types; this
probably should be tested. Grep for appropriate "XXX" comments for
place to catch these types of raster drivers in
buildSupportedrasterFileFilter_().
[1] After all, it doesn't make sense to reload the drivers every time
a raster layer is opened. Presumably these drivers are loaded once
and then remain static.
The vector layer dialog file filters aren't similarly dynamically
built. (Yet.)
git-svn-id: http://svn.osgeo.org/qgis/trunk@784 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-10
Upper cased button label first letters
git-svn-id: http://svn.osgeo.org/qgis/trunk@783 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-10
Changed field label from 'Classification Variable' to 'Classification Field'
git-svn-id: http://svn.osgeo.org/qgis/trunk@782 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-10
attribute names and graduated symbol modes upper case
git-svn-id: http://svn.osgeo.org/qgis/trunk@781 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-10
Constrain height of widgets to 20.
git-svn-id: http://svn.osgeo.org/qgis/trunk@780 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-10
fixed bug in QgsProjectIo
git-svn-id: http://svn.osgeo.org/qgis/trunk@774 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-10
nobrush button
git-svn-id: http://svn.osgeo.org/qgis/trunk@773 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-10
reformatted code
git-svn-id: http://svn.osgeo.org/qgis/trunk@770 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-10
added a NoPen button
git-svn-id: http://svn.osgeo.org/qgis/trunk@769 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-10
updated back and reload buttons
git-svn-id: http://svn.osgeo.org/qgis/trunk@768 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-10
added a nopen button
git-svn-id: http://svn.osgeo.org/qgis/trunk@767 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-10
didge updates to gnu build configuration
git-svn-id: http://svn.osgeo.org/qgis/trunk@766 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-09
More gui cleanups.
git-svn-id: http://svn.osgeo.org/qgis/trunk@764 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-09
Gui clean ups - set min height on all controls to 20 rather than 30.
git-svn-id: http://svn.osgeo.org/qgis/trunk@762 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-08
changed function for setting check box to maintain qt 3.1.2 compatibility
git-svn-id: http://svn.osgeo.org/qgis/trunk@759 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-08
updated exit, plugin manager, and help contents icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@758 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-08
removed second arg from endsWith function to retain compatibility with qt 3.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@751 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-08
Gui clean up for graduated symbol multiline widtget so that horizontal scrolling is not required.
git-svn-id: http://svn.osgeo.org/qgis/trunk@750 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-08
Ifdef'd std:cerr messages.
git-svn-id: http://svn.osgeo.org/qgis/trunk@749 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-08
Wrapped qWarnings in #ifdef DEBUG statements to prevent extraneous stdout messages when built with debug=false.
git-svn-id: http://svn.osgeo.org/qgis/trunk@748 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-08
Bug fix for losing state of rasterlayer drawing style on dialog box reaopen.
git-svn-id: http://svn.osgeo.org/qgis/trunk@747 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-08
Fix for [ 891857 ] Changing gryscale raster to pseudoclr does not update legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@746 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-07
fixed version number to 3.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@745 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-07
added structure for plugin documentation
git-svn-id: http://svn.osgeo.org/qgis/trunk@744 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-07
connected help button on the buffer dialog to display help stored in <prefix>/share/doc/plugins/geoprocessing/buffer
git-svn-id: http://svn.osgeo.org/qgis/trunk@743 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-07
added hooks for opening url relative to the documentation base directory or an absolute url
git-svn-id: http://svn.osgeo.org/qgis/trunk@742 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-07
added user help documents
git-svn-id: http://svn.osgeo.org/qgis/trunk@741 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-07
added options dialog. help now uses web browser instead of custom idget
git-svn-id: http://svn.osgeo.org/qgis/trunk@740 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-07
added intersect option to select to properly select features during select and identify operations. OGR does not support intersects so this is only implemented in the postgres provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@739 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-07
added info about debug messages
git-svn-id: http://svn.osgeo.org/qgis/trunk@738 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-07
added resizing of g.s. extension widget
git-svn-id: http://svn.osgeo.org/qgis/trunk@737 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-07
cleaned up a few things in the shapefile provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@734 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-07
added icon to buffer menu item
git-svn-id: http://svn.osgeo.org/qgis/trunk@731 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-07
set ui version to 3.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@730 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-07
placeholder for docs
git-svn-id: http://svn.osgeo.org/qgis/trunk@728 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-07
initial import of metadata class for plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@727 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-07
plugin manager now actually manages plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@726 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-07
added install for docs
git-svn-id: http://svn.osgeo.org/qgis/trunk@725 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-07
fixed caption for attribute table display
git-svn-id: http://svn.osgeo.org/qgis/trunk@724 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-06
Set the triband legend pixmap to more muted colors.
git-svn-id: http://svn.osgeo.org/qgis/trunk@723 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-06
889452 Fixed. Bug was caused by incorrect checking of feature type before trying to access fill color. Added a bunch of debug statements when debug mode is on.
git-svn-id: http://svn.osgeo.org/qgis/trunk@722 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-06
Doxygen stats for raster props dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@718 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-06
added new mapserver export icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@717 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-06
don't signal for zOrder change if layer is not actually moved (fixes bug: 889466)
git-svn-id: http://svn.osgeo.org/qgis/trunk@716 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-06
Added mapserver icon taken from the mapserver logo.
git-svn-id: http://svn.osgeo.org/qgis/trunk@715 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-06
Reversed order so rasters are added first then vectors. TODO: change so that layers are added in same order specified in argv.
git-svn-id: http://svn.osgeo.org/qgis/trunk@714 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-06
Simplified the command line parser - all file type checking for passed in file names is now down automagically in qgisapp.
git-svn-id: http://svn.osgeo.org/qgis/trunk@713 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-06
Added a couple of helper functions:
/** This helper checks to see whether the filename appears to be a valid raster file name */
bool isValidRasterFileName (QString theFileNameQString);
/** Overloaded version of the above function provided for convenience that takes a qstring pointer */
bool isValidRasterFileName (QString * theFileNameQString);
/** This helper checks to see whether the filename appears to be a valid vector file name */
bool isValidVectorFileName (QString theFileNameQString);
/** Overloaded version of the above function provided for convenience that takes a qstring pointer */
bool isValidVectorFileName (QString * theFileNameQString);
The idea being that we have a central place to check if filenames are valid. Added appropriate calls in addLayer and addVectorLayer to the above functions. Created separate addLayer(QStringList) and addRasterLayer(QStringList) functions so that addLayer() and addRaster() prompt with a qfiledialog and then delegate to these.
git-svn-id: http://svn.osgeo.org/qgis/trunk@712 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-06
added interface for positioning menu items from plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@711 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-06
Status update.
git-svn-id: http://svn.osgeo.org/qgis/trunk@710 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-06
added const to declaration and changed array name to qgis_xpm
git-svn-id: http://svn.osgeo.org/qgis/trunk@709 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-06
fixed dirty detection to prompt to save project when clicking new or open project
git-svn-id: http://svn.osgeo.org/qgis/trunk@708 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-06
Did some antialiasing to make icon appear less jagged.
git-svn-id: http://svn.osgeo.org/qgis/trunk@707 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-06
New icons for menus
git-svn-id: http://svn.osgeo.org/qgis/trunk@706 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-06
modified toolbar icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@705 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-05
Bug fix for logic that determines which widget to display which was not updated to match upper cased entries in legend style combo.
git-svn-id: http://svn.osgeo.org/qgis/trunk@704 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-05
changed labels to begin uppercase
git-svn-id: http://svn.osgeo.org/qgis/trunk@703 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-05
some changes to the graduated symbol dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@702 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-05
Capitalised label names. Minor gui clean ups.
git-svn-id: http://svn.osgeo.org/qgis/trunk@701 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-05
Removed footer tag that prevented doxygen from running.
git-svn-id: http://svn.osgeo.org/qgis/trunk@700 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-05
Gui clean up.
git-svn-id: http://svn.osgeo.org/qgis/trunk@699 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-05
Gui clean up - put shapefile field list table in grid layout so it fill s its container. Put spacer underneath widget stack on Legend tab so sungle symbo, cont col, and grad col align directly underneath symbol type combo.
git-svn-id: http://svn.osgeo.org/qgis/trunk@698 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-05
Patch by Didge to load files on application startup by specifying a space separated list of filenames. Vectors supported now, rasters will come tomorrow.
git-svn-id: http://svn.osgeo.org/qgis/trunk@697 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-04
disable toolbar buttons when not appropriate for current layer type
git-svn-id: http://svn.osgeo.org/qgis/trunk@696 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-04
fixed bug that caused crash when deleting line layer opened from a project file
git-svn-id: http://svn.osgeo.org/qgis/trunk@695 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-04
removed the 'new layerproperties' entry in the popup menu
git-svn-id: http://svn.osgeo.org/qgis/trunk@694 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-04
Fixed bug that prevented layer name to be drawn when opening a single symbol layer from a project file
git-svn-id: http://svn.osgeo.org/qgis/trunk@693 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-04
fixed a bug
git-svn-id: http://svn.osgeo.org/qgis/trunk@692 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-04
added some comments
git-svn-id: http://svn.osgeo.org/qgis/trunk@691 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-04
added renderer dialogs to the new vector properties dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@690 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-03
swapping in author pic I meant to send to Gary
git-svn-id: http://svn.osgeo.org/qgis/trunk@687 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-03
Completed api docs for raster layer (phwew!).
git-svn-id: http://svn.osgeo.org/qgis/trunk@686 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-03
More updates to api docs. Minor bugfix.
git-svn-id: http://svn.osgeo.org/qgis/trunk@685 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-03
added pic of mcoletti on the pipes
git-svn-id: http://svn.osgeo.org/qgis/trunk@683 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-03
added more 'mug shots'
git-svn-id: http://svn.osgeo.org/qgis/trunk@682 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-02
More api documentation updates.
git-svn-id: http://svn.osgeo.org/qgis/trunk@681 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-02
added release name to version string
git-svn-id: http://svn.osgeo.org/qgis/trunk@680 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-02
fixed std::cerr messages
git-svn-id: http://svn.osgeo.org/qgis/trunk@679 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-02
added #ifdef to std::cout and std::cerr statements
git-svn-id: http://svn.osgeo.org/qgis/trunk@678 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-02
added checking for setting DEBUG/NO_DEBUG flag. Qt always defines DEBUG unless NO_DEBUG is set. By default QGIS compiles without DEBUG set. To enable DEBUG, define QGISDEBUG=1 prior to running autogen.sh and configure
git-svn-id: http://svn.osgeo.org/qgis/trunk@677 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-02
added support for conditional debug statements; Update to contributors photos
git-svn-id: http://svn.osgeo.org/qgis/trunk@676 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-01
Added version number and name to splash screen
git-svn-id: http://svn.osgeo.org/qgis/trunk@675 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-01
Beginnings of api docs for qgsrasterlayer
git-svn-id: http://svn.osgeo.org/qgis/trunk@674 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-01
added contributor photos
git-svn-id: http://svn.osgeo.org/qgis/trunk@673 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-01
Added element for raster Drawing Style
git-svn-id: http://svn.osgeo.org/qgis/trunk@672 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-01
Added method to get and set drawingStyle using qstring values. Added serilising and deserialising state of drawingStyle to qgsprojectio for raster layers.
git-svn-id: http://svn.osgeo.org/qgis/trunk@671 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-01
Added precomipler directives to disable stdout debug info if DEBUG is not set.
git-svn-id: http://svn.osgeo.org/qgis/trunk@670 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-01
changed layout of dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@669 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-01
changed order of tools menu items
git-svn-id: http://svn.osgeo.org/qgis/trunk@668 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-01
added pictures of developers. submit yours now
git-svn-id: http://svn.osgeo.org/qgis/trunk@667 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-01
fix for handling special characters
git-svn-id: http://svn.osgeo.org/qgis/trunk@666 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-01
fix for handling special characters
git-svn-id: http://svn.osgeo.org/qgis/trunk@664 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-01
Bug fix for segfault in paletted pseudocolor images. Still really slow - will look at performance in this srasing style later.
git-svn-id: http://svn.osgeo.org/qgis/trunk@663 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-02-01
Bug fix for segfault on rendering Paletted Grayscale Image.
git-svn-id: http://svn.osgeo.org/qgis/trunk@661 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-31
Stubbed in new vector layer properties dialog (only accessible from right-click menu)
git-svn-id: http://svn.osgeo.org/qgis/trunk@660 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-31
Change version number
git-svn-id: http://svn.osgeo.org/qgis/trunk@659 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-31
Removed the pattern and line style icons from the base classes to avoid redundancy
git-svn-id: http://svn.osgeo.org/qgis/trunk@658 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-31
renderer dialogs use the icons for pattern and line style now
git-svn-id: http://svn.osgeo.org/qgis/trunk@657 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-31
added moc files for dialog base classes
git-svn-id: http://svn.osgeo.org/qgis/trunk@655 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-31
added moc files for dialog base classes
git-svn-id: http://svn.osgeo.org/qgis/trunk@654 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-31
spit icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@653 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-31
fix so it will actually compile
git-svn-id: http://svn.osgeo.org/qgis/trunk@652 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-31
initial check in of spit source
git-svn-id: http://svn.osgeo.org/qgis/trunk@651 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-31
intial check in of spit sources
git-svn-id: http://svn.osgeo.org/qgis/trunk@650 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-31
check postgis capabiliities before performing buffer. If no GEOS, show error and don't do the buffer operation
git-svn-id: http://svn.osgeo.org/qgis/trunk@649 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-30
help viewer sets contents
git-svn-id: http://svn.osgeo.org/qgis/trunk@648 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-30
Restored help viewer after accidental overwrite
git-svn-id: http://svn.osgeo.org/qgis/trunk@647 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-30
added line style icons. todo: use line style and pattern icons also in the renderer dialogs
git-svn-id: http://svn.osgeo.org/qgis/trunk@646 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-30
Fix for lost signal/slot on transparency slider.
git-svn-id: http://svn.osgeo.org/qgis/trunk@645 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-30
Fixed nasty bugwhere x and y dim for raster were both assigned raster x dim value. Added X, Y and Nodata info to general tab of properties dialog. Added placeholder that will in future be used to show a thumbnail preview on general tab.
git-svn-id: http://svn.osgeo.org/qgis/trunk@644 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-30
removed stale ui file (replaced by qgshelpviewerbase.ui)
git-svn-id: http://svn.osgeo.org/qgis/trunk@643 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-29
This commit adds support for alternate band mappings of multiband imagery. For example you can use it to map Landsat TM bands 4,5 and 7 to visible colours Red, Green and Blue respectively. Multiband images can also be rendered in grayscale or pseudocolor. I made quite a few changes to get the new band referencing system working including autogenerating unique name aliases for each band and providing methods to look up a band given its number or versa visa. I think I am at a stage where the raster implementation is pretty much feature complete as far as v0.1 goes and any commits that follow should just be bugfixes to make sure rasters work as advertise, or very minor tweaks.
Screenshots of the Mulitband mapping in action are available here:
http://tim.suttonfamily.co.uk/cgi-bin/ids/index.cgi?mode=image&album=%2Fqgis&image=multiband_default_view_123rgb.png&maxDimension=800
http://tim.suttonfamily.co.uk/cgi-bin/ids/index.cgi?mode=image&album=/qgis&image=multiband_view_451rgb.png
http://tim.suttonfamily.co.uk/cgi-bin/ids/index.cgi?mode=image&album=/qgis&image=multiband_view_457rgb.png
git-svn-id: http://svn.osgeo.org/qgis/trunk@642 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-29
Added function to get a band name given its number. Implemented speedups on opening raster layer properties dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@641 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-29
fixed problems when opening qgis projects
git-svn-id: http://svn.osgeo.org/qgis/trunk@640 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-29
V0.1 release clean ups: Hid advanced symbology tab and show debug overlay checkbox
git-svn-id: http://svn.osgeo.org/qgis/trunk@639 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-29
Raster layer properties dialog clean up: rearanged icons so it is broader than tall to make better use of screen real estate on low res screens,
git-svn-id: http://svn.osgeo.org/qgis/trunk@638 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-29
wait cursor during processsing
git-svn-id: http://svn.osgeo.org/qgis/trunk@637 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-29
Modifications to support the new unified property and symbology dialog to replace all existing property and symbology dialogs (INCOMPLETE)
git-svn-id: http://svn.osgeo.org/qgis/trunk@636 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-29
Added new help viewer and vector layer properties sourcefiles
git-svn-id: http://svn.osgeo.org/qgis/trunk@635 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-29
new unified property and symbology dialog to replace all existing property and symbology dialogs (INCOMPLETE)
git-svn-id: http://svn.osgeo.org/qgis/trunk@634 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-29
primitive help viewer
git-svn-id: http://svn.osgeo.org/qgis/trunk@633 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-29
added hooks for help viewer
git-svn-id: http://svn.osgeo.org/qgis/trunk@632 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-29
changed signature of constructor (char * to const char *)
git-svn-id: http://svn.osgeo.org/qgis/trunk@631 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-29
changed Cancel button to Close
git-svn-id: http://svn.osgeo.org/qgis/trunk@630 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-29
Support for changes made to dialog ui.
git-svn-id: http://svn.osgeo.org/qgis/trunk@629 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-29
Neatened up layout of dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@628 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-29
fixed bug with creating buffer in postgres 7.3.x
git-svn-id: http://svn.osgeo.org/qgis/trunk@627 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-28
fixed some problems due to changes in the vectorlayerproperties and in the renderer dialogs
git-svn-id: http://svn.osgeo.org/qgis/trunk@626 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-28
New mechanism that speeds up the selection of legend type by storing objects of renderer, renderer dialog and qpixmap in qgsvectorlayerproperties and applying it only if the ok-button or the apply button is pressed. Todo: fix various problems, clean up the code, document it propertly
git-svn-id: http://svn.osgeo.org/qgis/trunk@625 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-28
This is a major replumbing job of the calculate stats routines. Basically before we used band names to reference any band, but there is a pro
blem with this in that I have discovered that multiband imagery can have more than one band of the same name. Consequently I am reworking eve
rything to reference bands by there number. THere are also numerous other bugfixes here. This commit has been tested to work with single band
grayscale imagery and paletted images, but not with multiband images (there is still some work to do on this). Also the properties dialog cu
rrently scans stats for each band - this inefficient, I know about this and will submit a fix for this over the next day or two. I expect the
multiband support to be commintted in the next couple of days too. Lastly, this patch includes a merge of any other commits not made by myse
lf over the previous few days.
git-svn-id: http://svn.osgeo.org/qgis/trunk@624 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-28
This is a major replumbing job of the calculate stats routines. Basically before we used band names to reference any band, but there is a problem with this in that I have discovered that multiband imagery can have more than one band of the same name. Consequently I am reworking everything to reference bands by there number. THere are also numerous other bugfixes here. This commit has been tested to work with single band grayscale imagery and paletted images, but not with multiband images (there is still some work to do on this). Also the properties dialog currently scans stats for each band - this inefficient, I know about this and will submit a fix for this over the next day or two. I expect the multiband support to be commintted in the next couple of days too. Lastly, this patch includes a merge of any other commits not made by myself over the previous few days.
git-svn-id: http://svn.osgeo.org/qgis/trunk@623 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-28
Added DEM to dem. Added 'other' filter which shows all files and is useful for testing to see if other GDAL supported files will work prior to creating a specific filter for them.
git-svn-id: http://svn.osgeo.org/qgis/trunk@622 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-28
logic for tracking state of the project/map canvas so user can be prompted to save prior to exiting, closing, opening, or creating a new project file
git-svn-id: http://svn.osgeo.org/qgis/trunk@621 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-28
added pixmaps to fill style buttons
git-svn-id: http://svn.osgeo.org/qgis/trunk@620 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-28
Updated TODO list
git-svn-id: http://svn.osgeo.org/qgis/trunk@619 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-28
Made addVectorLayer function public so it can be used from other dialogs
git-svn-id: http://svn.osgeo.org/qgis/trunk@616 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-28
Changed name of setlayerName function to setLayerName
Added internalName to store the name of the datasource used at load time. This allows mangling of the display name without affecting the name needed to access the layer via its datasource.
git-svn-id: http://svn.osgeo.org/qgis/trunk@615 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-28
Changed name of setlayerName function to setLayerName
git-svn-id: http://svn.osgeo.org/qgis/trunk@614 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-28
Tweaked display name to capitalize the first letter from name of layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@613 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-28
Tweaked display name to capitalize the first letter and strip schema/geometry column from name of PG layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@612 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-28
Added ability to load a layer by double clicking on it in the list of PG layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@611 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-28
Updated status of existing todo items
git-svn-id: http://svn.osgeo.org/qgis/trunk@610 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-27
Added *.DEM extension for usgs dem file filter. It aint pretty but we need some way to manage upper case extensions....
git-svn-id: http://svn.osgeo.org/qgis/trunk@609 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-27
removed a bug related to loading of symbology
git-svn-id: http://svn.osgeo.org/qgis/trunk@608 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-27
Updated TODO list
git-svn-id: http://svn.osgeo.org/qgis/trunk@607 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-27
removed setModal(true) from the dialog to prevent Qt 3.1 compilation error
git-svn-id: http://svn.osgeo.org/qgis/trunk@606 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-27
fix to plugin installation location
git-svn-id: http://svn.osgeo.org/qgis/trunk@605 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-27
fix to plugin installation and detection code. Also solve qt 3.1 compile problems
git-svn-id: http://svn.osgeo.org/qgis/trunk@604 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-27
fixed QgsProjectIo so right-click context menus are connected when loading a saved project
git-svn-id: http://svn.osgeo.org/qgis/trunk@603 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-26
Trivial clean-up of QGisApp::addRasterLayer() :
- s/Erdas/ERDAS/
- s/Usgs/USGS/
- s/Sdts/SDTS/
- s/Lyr/Layer/
- use QStringList::empty() instead of QStringList::length() == 0
- now unfreeze mapCanvas if user didn't select files
- use more intuitive and safer for() instead of while()
- prettified code
- added XXX comment regarding possible initContextMenu() invocation
even if layer is invalid
git-svn-id: http://svn.osgeo.org/qgis/trunk@602 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-26
Show legend text as white for grayscale layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@601 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-26
Set drawingStyle for Undefined raster bands to SINGLE_BAND_GRAY by default. Lack of default was preventing these layers from being displayed at all.
git-svn-id: http://svn.osgeo.org/qgis/trunk@600 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-26
update() mapLegend after render()ing mapCanvas in addRasterLayer(). This prevents multiple repaints. Don't know why, just doing same as addLayer()
git-svn-id: http://svn.osgeo.org/qgis/trunk@599 c8812cc2-4d05-0410-92ff-de0c093fc19c
mcoletti <mcoletti@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-26
Added GDAL compiler flags.
git-svn-id: http://svn.osgeo.org/qgis/trunk@598 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-26
saving and loading of symbology
git-svn-id: http://svn.osgeo.org/qgis/trunk@597 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-26
Added some additional things that need doing as dicussed with Gary on irc.
git-svn-id: http://svn.osgeo.org/qgis/trunk@596 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-26
added toolbar with buffer button
git-svn-id: http://svn.osgeo.org/qgis/trunk@595 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-26
changes to support compilation under Qt 3.1.x
git-svn-id: http://svn.osgeo.org/qgis/trunk@594 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-26
changed detection logic for qt share libs and qt multi-threaded lib
git-svn-id: http://svn.osgeo.org/qgis/trunk@593 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-25
various changes (downtime of sf)
git-svn-id: http://svn.osgeo.org/qgis/trunk@592 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-25
added validity checking at the data provider level. Modified logging in postgres provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@591 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-25
changed font in plugin list
git-svn-id: http://svn.osgeo.org/qgis/trunk@590 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-25
changed detection method of layer type when reading a project file
git-svn-id: http://svn.osgeo.org/qgis/trunk@589 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-25
cleaned up memory management of postgresql queries and connection objects
git-svn-id: http://svn.osgeo.org/qgis/trunk@588 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-25
added validity checking prior to adding vector layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@587 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-25
added validity checking for a layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@586 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-25
removed message box prior to adding new layer, commented out include for matrix1.xpm since it isn't used by the plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@585 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-25
Changed pan icon for one provided by rawbytes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@584 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-25
Rawbytes' improved pan icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@583 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-25
Updated toolbar icons based on (mostly taken directly from) Everaldos Crystal icon theme.
git-svn-id: http://svn.osgeo.org/qgis/trunk@582 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-25
Popup context menu and removal of draw signal.
git-svn-id: http://svn.osgeo.org/qgis/trunk@581 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-25
Fixed hotspots in new cursors.
git-svn-id: http://svn.osgeo.org/qgis/trunk@580 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-25
Changed icons to crystal look and minor alterations to toolbar icon order.
git-svn-id: http://svn.osgeo.org/qgis/trunk@579 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-25
Context menu support and implemented handlers for multiband gray and pseudocolour rendering.
git-svn-id: http://svn.osgeo.org/qgis/trunk@578 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-25
Moved popMenu declaration up to qgsmaplayer.h
git-svn-id: http://svn.osgeo.org/qgis/trunk@577 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-25
Replaced manual detection of the associated raster layer type with calls to getRasterLayerType.
git-svn-id: http://svn.osgeo.org/qgis/trunk@576 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-25
Moved context menu stuff from vector layer to maplayer. Methods are declared pure virtual so any subclass of maplayer (ie. raster, vector and postgis layers) must implement context menu.
git-svn-id: http://svn.osgeo.org/qgis/trunk@575 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-24
Identify cursor update. Legend bug fixed that prevented raster legends being drawn on file load. Popup menu support for raster layers.
git-svn-id: http://svn.osgeo.org/qgis/trunk@574 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-24
added geoprocessing subdir to Makefile.am
git-svn-id: http://svn.osgeo.org/qgis/trunk@572 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-24
added Makefile for geoprocessing plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@571 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-24
First fully functional version of the buffer (geoprocessing) plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@570 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-23
several things (because sf was down a while), e.g. work prior to save/ load symbology
git-svn-id: http://svn.osgeo.org/qgis/trunk@569 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-23
Updated with a fatter 'i'. Still needs to be incorporated into qgisapp.cpp
git-svn-id: http://svn.osgeo.org/qgis/trunk@568 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-23
New cursors with white edging so they dont get lost in black backgrounds.
git-svn-id: http://svn.osgeo.org/qgis/trunk@567 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-23
Added placeholder functions for multiband draw as gray and multiband draw as pseudocolor.
git-svn-id: http://svn.osgeo.org/qgis/trunk@566 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-23
more progress towards a buffer function
git-svn-id: http://svn.osgeo.org/qgis/trunk@565 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-23
Replaced map cursors with ones that wont get lost over dark images.
git-svn-id: http://svn.osgeo.org/qgis/trunk@564 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-22
call contentsMousePressEvent() of parent object after setting QgsLegendView specific vars rather than before. When hiding a layer contentsMouseReleaseEvent() was being called before contentsMousePressEvent() had returned. This was causing layers to enter drag mode after being hidden/unhidden. This fixes that.
git-svn-id: http://svn.osgeo.org/qgis/trunk@563 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-22
Updated legend pixmap display in legend area. Improved drawingStyle detection. Rewrote legend pixmap generators to be more efficient. Numerous other small changes.
http://tim.suttonfamily.co.uk/cgi-bin/ids/index.cgi?mode=image&album=/qgis&image=raster_legend_gray_sidebar_inverted.png
http://tim.suttonfamily.co.uk/cgi-bin/ids/index.cgi?mode=image&album=/qgis&image=raster_legend_gray_sidebar.png
http://tim.suttonfamily.co.uk/cgi-bin/ids/index.cgi?mode=image&album=/qgis&image=raster_legend_paletted_sidebar.png
http://tim.suttonfamily.co.uk/cgi-bin/ids/index.cgi?mode=image&album=/qgis&image=raster_legend_pseudocar_sidebar_inverted.png
http://tim.suttonfamily.co.uk/cgi-bin/ids/index.cgi?mode=image&album=/qgis&image=raster_legend_pseudocar_sidebar.png
git-svn-id: http://svn.osgeo.org/qgis/trunk@562 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-22
inline functions for the coordinate transform
git-svn-id: http://svn.osgeo.org/qgis/trunk@561 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-22
updated TODO list for 0.1 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@560 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-22
made some functions of QgsRect inline
git-svn-id: http://svn.osgeo.org/qgis/trunk@559 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-22
changes to support plugin architecture
git-svn-id: http://svn.osgeo.org/qgis/trunk@558 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-22
initial checkin of postgresql geoprocessing plugin (non-functional)
git-svn-id: http://svn.osgeo.org/qgis/trunk@557 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-22
Set movingItem to NULL before emitting zOrderChanged(). This prevents mouse movement from moving layers after mouse is released and before layers have re-rendered.
git-svn-id: http://svn.osgeo.org/qgis/trunk@556 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-21
Transparency slider now working (allows up to full transparency). Percentage display of slider also working.
git-svn-id: http://svn.osgeo.org/qgis/trunk@555 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-21
Added signal handler for transparency slider. Added label to display percentage of transparency slider. Increased max on transparency slider so that images can be completely transparent.
git-svn-id: http://svn.osgeo.org/qgis/trunk@554 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-21
Sorted out items 8 (move all to top of raster filters list in load dialog) and 9 (remove .adf from all filter in raster load) in todo list. Updated todo list accordingly.
git-svn-id: http://svn.osgeo.org/qgis/trunk@553 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-21
Added more logic to determine the drawing style for the raster layer.
git-svn-id: http://svn.osgeo.org/qgis/trunk@552 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-21
Only calculatestats for all layers if grayscale or undefined layer type.
git-svn-id: http://svn.osgeo.org/qgis/trunk@551 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-21
Couple more wishes :-)
git-svn-id: http://svn.osgeo.org/qgis/trunk@550 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-21
Added support for qt3.3
git-svn-id: http://svn.osgeo.org/qgis/trunk@549 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-21
zoom to selected
git-svn-id: http://svn.osgeo.org/qgis/trunk@548 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-21
Added percentage label for transparency slider
git-svn-id: http://svn.osgeo.org/qgis/trunk@547 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-21
Fixed a stupid bug causing a segfault in hasBand() method. Added a short circuit to calculate stats loop to prevent repeating stats gathering when it has already been done before.
git-svn-id: http://svn.osgeo.org/qgis/trunk@546 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-21
moved bBoxOfSelected() from QgsMapLayer to QgsVectorLayer to restore 'zoom to selected' soon
git-svn-id: http://svn.osgeo.org/qgis/trunk@545 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-20
Updated TODO list of isssues requiring attention prior to release of 0.1 (formerly 0.0.14)
git-svn-id: http://svn.osgeo.org/qgis/trunk@544 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-20
scrollview around extension widget and adapted renderers to changing fonts
git-svn-id: http://svn.osgeo.org/qgis/trunk@543 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-20
updated doxygen config
git-svn-id: http://svn.osgeo.org/qgis/trunk@542 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-20
blank TODO for 0.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@541 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-20
removed since files are generated by autotools
git-svn-id: http://svn.osgeo.org/qgis/trunk@540 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-20
Instructions on how to build and install the cvs version
git-svn-id: http://svn.osgeo.org/qgis/trunk@539 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-20
removed since it is generated by automake
git-svn-id: http://svn.osgeo.org/qgis/trunk@538 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-20
moved context menu to vectorlayer class
git-svn-id: http://svn.osgeo.org/qgis/trunk@537 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-20
get rid of configure since it needs to be generated
git-svn-id: http://svn.osgeo.org/qgis/trunk@536 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-20
Small change - forgot empty implementation after removing =0 from pure virtual functions.
git-svn-id: http://svn.osgeo.org/qgis/trunk@535 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-20
Removed pure virtual method declarations where it did not make sense for raster layers.
git-svn-id: http://svn.osgeo.org/qgis/trunk@534 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-20
Removed deprecated showgrayascolor tag.
git-svn-id: http://svn.osgeo.org/qgis/trunk@533 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-20
Added yours truly to authors list
git-svn-id: http://svn.osgeo.org/qgis/trunk@532 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-20
New style rendering where each of the 8 rendering algorithms has its own function:
SINGLE_BAND_GRAY, // a "Gray" or "Undefined" layer drawn as a range of gray colors
SINGLE_BAND_PSEUDO_COLOR,// a "Gray" or "Undefined" layer drawn using a pseudocolor algorithm
PALETTED_SINGLE_BAND_GRAY,// a "Palette" layer drawn in gray scale (using only one of the color components)
PALETTED_SINGLE_BAND_PSEUDO_COLOR, // a "Palette" layer having only one of its color components rendered as psuedo color
PALETTED_MULTI_BAND_COLOR, //a "Palette" image where the bands contains 24bit color info and 8 bits is pulled out per color
MULTI_BAND_SINGLE_BAND_GRAY, // a layer containing 2 or more bands, but using only one band to produce a grayscale image
MULTI_BAND_SINGLE_BAND_PSEUDO_COLOR, //a layer containing 2 or more bands, but using only one band to produce a pseudocolor image
MULTI_BAND_COLOR //a layer containing 2 or more bands, mapped to the three RGBcolors. In the case of a multiband with only two bands, one band will have to be mapped to more than one color
Please not that this is not all implemented and a lot of deuglification needs to takes place before this is properly useable. Watch this space over the next couple of days...
git-svn-id: http://svn.osgeo.org/qgis/trunk@531 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-19
Commented out deprecated showGrayAsColor serialiser/deserialiser for raster layer.
git-svn-id: http://svn.osgeo.org/qgis/trunk@530 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-19
Repositioned status text and enlarged status font
git-svn-id: http://svn.osgeo.org/qgis/trunk@529 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-19
Added splash screen to constructor
git-svn-id: http://svn.osgeo.org/qgis/trunk@528 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-19
Moved splashscreen to constructor of qgisapp
git-svn-id: http://svn.osgeo.org/qgis/trunk@527 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-19
removed stale files
git-svn-id: http://svn.osgeo.org/qgis/trunk@526 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-19
added maplayer plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@525 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-19
removed stale files
git-svn-id: http://svn.osgeo.org/qgis/trunk@524 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-19
fixed maplayer plugin so it loads -- doesn't do anything useful
git-svn-id: http://svn.osgeo.org/qgis/trunk@523 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-19
improved documentation and behavior of the example plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@522 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-19
fixed bug that caused multiple properties dialogs to be displayed
git-svn-id: http://svn.osgeo.org/qgis/trunk@521 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-19
merge with datasource branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@520 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-19
merge with datasource branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@519 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-19
updated to include plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@518 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-19
merge with datasource branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@517 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-15
moving debian files out of qgis sources to allow updates to debian package without requiring new qgis release
git-svn-id: http://svn.osgeo.org/qgis/trunk@485 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-14
Added accessors, mutators and members for red, green, blue and gray histogram clipping to rasterlayer, and linked up to advanced symbology tab on rasterproperties dialog. TODO - implement clippng algorithm, let properties dialog modify active clipping algorithm, update dtd and raster properties serialiser in project io.
git-svn-id: http://svn.osgeo.org/qgis/trunk@477 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-14
Added sdts raster data to the fileopen dialog for new raster layers.
git-svn-id: http://svn.osgeo.org/qgis/trunk@476 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-13
Last (hopefully) bugfix for serailisation of raster layer properties to project file.
git-svn-id: http://svn.osgeo.org/qgis/trunk@473 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-13
Small bugfix (fixes bug that caused blueBand to be mapped to gray).
git-svn-id: http://svn.osgeo.org/qgis/trunk@472 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-13
First pass at raster layer properties persistance when saving project. This is still pretty buggy at the moment. Stand by for a bug fix update in the near future...
git-svn-id: http://svn.osgeo.org/qgis/trunk@471 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-12
Updated configure script.
git-svn-id: http://svn.osgeo.org/qgis/trunk@467 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-12
Small bugfix to remove a signal handler for debug checkbox that had no associated implementation in ui.h
git-svn-id: http://svn.osgeo.org/qgis/trunk@466 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-12
This is a new addition to the raster implementation that allows debug info to be displayed as an overlay on the raster. Mainly useful for developers. Can be enabled / disabled using this gui. Links to screenshots below show what the debug output looks like.
Also carried out some minor refactoring to qgsrasterlayer.cpp.
http://tim.suttonfamily.co.uk/cgi-bin/ids/index.cgi?mode=image&album=/qgis&image=raster_debug_info.png
http://tim.suttonfamily.co.uk/cgi-bin/ids/index.cgi?mode=image&album=/qgis&image=raster_debug_info_properties.png
git-svn-id: http://svn.osgeo.org/qgis/trunk@464 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-11
You can now request a raster layer to provide its legend - using the getLegendQPixmap method which is returned as a QPixmap. At the moment it is displayed only on the raster properties dialog, but after the qgis_datasource branch is merged in, the legend pixmap will be shown in the legend sidebar. The legend pixmap is rendered (as opposed to a staticly defined images), and in future versions will reflect histogram settings (range constraints etc). Screenshots illustrating this patch available here:
http://tim.suttonfamily.co.uk/cgi-bin/ids/index.cgi?mode=image&album=/qgis&image=raster_legend_grayscale.png
http://tim.suttonfamily.co.uk/cgi-bin/ids/index.cgi?mode=image&album=/qgis&image=raster_legend_paletted.png
http://tim.suttonfamily.co.uk/cgi-bin/ids/index.cgi?mode=image&album=/qgis&image=raster_legend_pseudocolor.png
git-svn-id: http://svn.osgeo.org/qgis/trunk@458 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-10
Added a splashscreen to on application startup.
git-svn-id: http://svn.osgeo.org/qgis/trunk@448 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-10
Adjusted the advanced symbology so the gradients run diagonally bottom left to top right.
git-svn-id: http://svn.osgeo.org/qgis/trunk@447 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-09
Store layer order correctly in project files. Don't store z position in
QgsMapLayer anymore. Just use zOrder list in QgsMapCanvas.
git-svn-id: http://svn.osgeo.org/qgis/trunk@446 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-07
Added support for grass data! You need to have built your gdal library against libgrass for this to work. New entry in the raster file dialog. I also changed the raster file dialog so that it remembers the last directory you were in on subsequent use.
git-svn-id: http://svn.osgeo.org/qgis/trunk@442 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-07
Added null pointer check for color map entries on paletted layers - this was causing segfaults on some grass data. There is no guarantee that a paletted image has a color map entry for every cell! We now support grass rasters with the associated commit for qgisapp.cpp coming straight after this commit.
git-svn-id: http://svn.osgeo.org/qgis/trunk@441 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-06
adding debian files
git-svn-id: http://svn.osgeo.org/qgis/trunk@426 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-05
**Updated whats new section for 0.0.14
**Added All Rasters filter to the add raster dialog
**Fixed broken properties dialog for Database layers (temporary until datasourcebranch is merged)
git-svn-id: http://svn.osgeo.org/qgis/trunk@418 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-05
incremented version number
git-svn-id: http://svn.osgeo.org/qgis/trunk@417 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-04
Added behaviour group box on the advanced symbology tab.
git-svn-id: http://svn.osgeo.org/qgis/trunk@416 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-04
Fixed the rather broken algorithm for creating gradients on the advanced symbology tab.
Added text overlay on each color preview showing the range selected.
Note the gui now works ok, but I have to implement the application logic for this behaviour still.
git-svn-id: http://svn.osgeo.org/qgis/trunk@415 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-04
add USGS ASCII DEM (*.dem) to add raster layer file dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@414 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-04
Added missing support for inverting histogram on non-pseudocolor grayscale layers.
git-svn-id: http://svn.osgeo.org/qgis/trunk@408 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-04
Modified add raster layer to only list tested datatypes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@407 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-04
First working version of raster properties dialog. The dialog allows control over band<->color mappings, transparency, histogram inversion and provides some statistics.
git-svn-id: http://svn.osgeo.org/qgis/trunk@406 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-04
Added transparency, histogram inversion for non pseudomapped grayscale and paletted layers.
Added alternate band mapping capability for paletted layers.
Added variable stats calculation for paletted layers.
Various other small changes and code cleanups.
git-svn-id: http://svn.osgeo.org/qgis/trunk@405 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-01
Modified the makefile to build the new rasterproperties dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@389 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-01
Added support for 'undefined' color interps - which are treated as grayscale and have a pseudocolor color ramp assigned.
The above allows arc/info grid and ascii grid layers to be rendered.
Added pseaudo color ramp builder for grayscale images.
Added routine to build stats for bands (this is disabled for rgb layers because of performance issues).
Stats include, minval, maxval, range, sum of squares, mean, std deviation.
Added logic to constrain greyscale & undefined histogram to n standard deviations.
Added logic to invert histogram for grayscale and undefined.
Currently these behaviours are hard coded in the constructor, but will make them available from the new rasterproperties dialog soon.
git-svn-id: http://svn.osgeo.org/qgis/trunk@388 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-01
Modified the raster file selection dialog so that it now allows arc/info binary grid, arc/info ascii grid, geotiff, geo jpg and bil files to be selected. Because qfiledialog does not support behaviour for selecting either a directory of a file, arc info binary files need to be added by selecting any .adf file in the layer dir. Also because of this multiple arc/info grid files cannot be added at once.
git-svn-id: http://svn.osgeo.org/qgis/trunk@387 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-01
Initial commit of a new properties dialog for raster layers. This is just a skeleton at the moment - I will connect it up to the backend over the next couple of days.
git-svn-id: http://svn.osgeo.org/qgis/trunk@386 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2004-01-01
added mapserver ui files
git-svn-id: http://svn.osgeo.org/qgis/trunk@385 c8812cc2-4d05-0410-92ff-de0c093fc19c
timlinux <timlinux@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-12-31
Added support for grayscale tifs too.
git-svn-id: http://svn.osgeo.org/qgis/trunk@383 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-12-26
icon for adding raster layer. save/restore raster layers in project files
git-svn-id: http://svn.osgeo.org/qgis/trunk@354 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-12-23
display message if invalid file selected in raster file dialog (fixes bug 864748)
git-svn-id: http://svn.osgeo.org/qgis/trunk@342 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-12-17
recalculate full extent when removing a layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@329 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-12-17
support RGB images
git-svn-id: http://svn.osgeo.org/qgis/trunk@328 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-12-17
read only the portion of the raster from file that is clipped to view window
git-svn-id: http://svn.osgeo.org/qgis/trunk@327 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-12-10
update to configure to detect valid Qt version
git-svn-id: http://svn.osgeo.org/qgis/trunk@323 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-12-09
updated for 0.0.13 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@322 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-12-06
update to libtool
git-svn-id: http://svn.osgeo.org/qgis/trunk@321 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-12-06
updated version string to 0.0.13
git-svn-id: http://svn.osgeo.org/qgis/trunk@320 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-12-06
updated whats new
git-svn-id: http://svn.osgeo.org/qgis/trunk@319 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-12-06
added descript to names identify looks for when trying to assign a key for displaying results
git-svn-id: http://svn.osgeo.org/qgis/trunk@317 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-12-03
scale raster and position correctly
git-svn-id: http://svn.osgeo.org/qgis/trunk@316 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-11-30
Fix for SuSE 9.0 crash
git-svn-id: http://svn.osgeo.org/qgis/trunk@315 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-11-30
Fix for SuSE 9.0 crash
git-svn-id: http://svn.osgeo.org/qgis/trunk@314 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-11-30
added host detection macro
git-svn-id: http://svn.osgeo.org/qgis/trunk@313 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-11-30
tweaks to Qt detection
git-svn-id: http://svn.osgeo.org/qgis/trunk@312 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-11-20
can display indexed color GeoTIFF with GDAL
git-svn-id: http://svn.osgeo.org/qgis/trunk@311 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-11-20
help viewer
git-svn-id: http://svn.osgeo.org/qgis/trunk@310 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-11-15
mapserver export tweaks
git-svn-id: http://svn.osgeo.org/qgis/trunk@304 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-11-15
test using Qt only -- no gdal
git-svn-id: http://svn.osgeo.org/qgis/trunk@303 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-11-15
start of raster layer support. very broken and incomplete. crashes when drawing raster.
git-svn-id: http://svn.osgeo.org/qgis/trunk@302 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-11-13
improved layer order manipulation - closes bug #820684
git-svn-id: http://svn.osgeo.org/qgis/trunk@301 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-11-13
fix compile error when compiled without PostgreSQL support
git-svn-id: http://svn.osgeo.org/qgis/trunk@300 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-11-12
changes related to mapserver export
git-svn-id: http://svn.osgeo.org/qgis/trunk@299 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-11-12
mapserver export class
git-svn-id: http://svn.osgeo.org/qgis/trunk@298 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-11-12
mapserver export dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@297 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-11-12
moved static version vars from qgisapp to qgis.h
git-svn-id: http://svn.osgeo.org/qgis/trunk@296 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-11-11
mapserver export
git-svn-id: http://svn.osgeo.org/qgis/trunk@295 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-11-11
mapserver export
git-svn-id: http://svn.osgeo.org/qgis/trunk@294 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-11-09
mapserver export
git-svn-id: http://svn.osgeo.org/qgis/trunk@293 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-10-03
avoid having more than one layer appear selected after drop
git-svn-id: http://svn.osgeo.org/qgis/trunk@292 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-10-02
QListView subclass to provide drag-n-drop in the legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@291 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-10-02
Added ability to change layer stacking order by dragging and dropping in the legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@290 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-09-27
support for GNU build tools
git-svn-id: http://svn.osgeo.org/qgis/trunk@288 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-09-27
update to GNU build tools
git-svn-id: http://svn.osgeo.org/qgis/trunk@287 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-09-27
support for GNU build tools
git-svn-id: http://svn.osgeo.org/qgis/trunk@286 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-09-26
change to GDAL checking
git-svn-id: http://svn.osgeo.org/qgis/trunk@285 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-09-19
Updated install instructions
git-svn-id: http://svn.osgeo.org/qgis/trunk@282 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-09-19
removed Makefile
git-svn-id: http://svn.osgeo.org/qgis/trunk@281 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-09-19
changes to build system (uses configure)
git-svn-id: http://svn.osgeo.org/qgis/trunk@280 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-09-16
made worst case quicksort run nearly impossible by using a random element
git-svn-id: http://svn.osgeo.org/qgis/trunk@279 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-09-16
added a new sorting method (based on quicksort) which sorts numerically or alphanumerically. If the entry of the first row contains no letter, the sorting is numerical, otherwise alphanumerical. An extension to quicksort avoiding the worst case (an already sorted column) will be added soon.
git-svn-id: http://svn.osgeo.org/qgis/trunk@278 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-09-09
little changes to Makefile and .ui-files for compilation
git-svn-id: http://svn.osgeo.org/qgis/trunk@275 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-09-09
added GDAL checks to configuration
git-svn-id: http://svn.osgeo.org/qgis/trunk@274 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-09-09
added GDAL checks to configuration
git-svn-id: http://svn.osgeo.org/qgis/trunk@273 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-09-08
fixed a memory leek (which does not occur very often)
git-svn-id: http://svn.osgeo.org/qgis/trunk@270 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-09-07
plans for 0.0.13
git-svn-id: http://svn.osgeo.org/qgis/trunk@268 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-09-06
changelog updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@266 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-09-05
updated contributors
git-svn-id: http://svn.osgeo.org/qgis/trunk@265 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-09-05
update contributors
git-svn-id: http://svn.osgeo.org/qgis/trunk@264 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-09-05
hid plugin menu items, added icon for zoom to selected
git-svn-id: http://svn.osgeo.org/qgis/trunk@263 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-09-05
zoom to selected features (the button is right to the 'zoom to previous' one
git-svn-id: http://svn.osgeo.org/qgis/trunk@262 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-09-01
selections persist when sorting a table
git-svn-id: http://svn.osgeo.org/qgis/trunk@256 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-09-01
updated makefile
git-svn-id: http://svn.osgeo.org/qgis/trunk@255 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-09-01
removed bogus files
git-svn-id: http://svn.osgeo.org/qgis/trunk@254 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-09-01
change to postgres defines
git-svn-id: http://svn.osgeo.org/qgis/trunk@253 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-09-01
multiple features displayed when doing identify
git-svn-id: http://svn.osgeo.org/qgis/trunk@252 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-08-28
added select cursor
git-svn-id: http://svn.osgeo.org/qgis/trunk@251 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-08-28
modified postgres checking
git-svn-id: http://svn.osgeo.org/qgis/trunk@250 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-08-26
minor bug fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@249 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-08-26
minor bug fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@248 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-08-26
minor bug fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@247 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-08-24
minor housekeeping
git-svn-id: http://svn.osgeo.org/qgis/trunk@246 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-08-24
added
git-svn-id: http://svn.osgeo.org/qgis/trunk@245 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-08-24
enhanced performance of feature selection
git-svn-id: http://svn.osgeo.org/qgis/trunk@244 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-08-22
Fixed wrong automatic selection of te first table row/ ctrl-button can now be used to select features in the map canvas
git-svn-id: http://svn.osgeo.org/qgis/trunk@243 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-08-15
added select features icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@242 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-08-15
Added a selection tool to select features by dragging a rectangle (no icon, button is right to the identify-button)
git-svn-id: http://svn.osgeo.org/qgis/trunk@241 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-08-15
changes to support maplayer plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@240 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-08-15
maplayer plugin test
git-svn-id: http://svn.osgeo.org/qgis/trunk@239 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-08-09
aided the possibility to select features from the attribute table and draw the selected features in another color
git-svn-id: http://svn.osgeo.org/qgis/trunk@238 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-07-11
maplayer plugin support
git-svn-id: http://svn.osgeo.org/qgis/trunk@237 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-07-05
*** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@236 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-07-05
*** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@235 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-07-05
added contributors to the about dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@234 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-07-05
changes to support Postgresql 7.3.x schema for geometry_columns
git-svn-id: http://svn.osgeo.org/qgis/trunk@233 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-07-05
changes to support Postgresql 7.3.x schema for geometry_columns
git-svn-id: http://svn.osgeo.org/qgis/trunk@232 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-06-24
fixed painting of background color for points in shapefilelayer
git-svn-id: http://svn.osgeo.org/qgis/trunk@230 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-06-15
removed some of my unnecessary comments
git-svn-id: http://svn.osgeo.org/qgis/trunk@229 c8812cc2-4d05-0410-92ff-de0c093fc19c
mhugent <mhugent@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-06-15
Changes in the display behaviour of qgsmapcanvas (updating the screen, avoid flickering when paning)
git-svn-id: http://svn.osgeo.org/qgis/trunk@228 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-06-11
version number update
git-svn-id: http://svn.osgeo.org/qgis/trunk@227 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-06-10
removed erroneous source/header
git-svn-id: http://svn.osgeo.org/qgis/trunk@226 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-06-10
ECOS patches
git-svn-id: http://svn.osgeo.org/qgis/trunk@225 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-06-05
change to version checking message display
git-svn-id: http://svn.osgeo.org/qgis/trunk@224 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-06-05
fix attribute table display bug
git-svn-id: http://svn.osgeo.org/qgis/trunk@223 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-06-04
change version checker to run on port 80
git-svn-id: http://svn.osgeo.org/qgis/trunk@222 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-06-04
include fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@221 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-06-03
fix to WKB LineString
git-svn-id: http://svn.osgeo.org/qgis/trunk@220 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-05-31
Version checker
git-svn-id: http://svn.osgeo.org/qgis/trunk@219 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-05-31
Version checker
git-svn-id: http://svn.osgeo.org/qgis/trunk@218 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-05-30
Fixes to PostGIS data selector
git-svn-id: http://svn.osgeo.org/qgis/trunk@217 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-05-29
plugin manager
git-svn-id: http://svn.osgeo.org/qgis/trunk@216 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-05-29
fix for postgis bug
git-svn-id: http://svn.osgeo.org/qgis/trunk@215 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-05-27
changes to plugin api
git-svn-id: http://svn.osgeo.org/qgis/trunk@214 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-05-14
icon for plugin test
git-svn-id: http://svn.osgeo.org/qgis/trunk@213 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-05-14
changes to plugin interface api
git-svn-id: http://svn.osgeo.org/qgis/trunk@212 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-03-16
plugin api tweaks
git-svn-id: http://svn.osgeo.org/qgis/trunk@208 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-03-09
no message
git-svn-id: http://svn.osgeo.org/qgis/trunk@202 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-03-09
maintenance fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@201 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-01-27
header template update
git-svn-id: http://svn.osgeo.org/qgis/trunk@184 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-01-26
file save/open fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@183 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-01-26
update DTD for QGis
git-svn-id: http://svn.osgeo.org/qgis/trunk@182 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-01-25
change to build system
git-svn-id: http://svn.osgeo.org/qgis/trunk@181 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-01-25
changes to build system
git-svn-id: http://svn.osgeo.org/qgis/trunk@180 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-01-25
KDevelop 3.0 project file
git-svn-id: http://svn.osgeo.org/qgis/trunk@179 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-01-25
removed old kdevelop project file
git-svn-id: http://svn.osgeo.org/qgis/trunk@178 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-01-25
file save/open
git-svn-id: http://svn.osgeo.org/qgis/trunk@177 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-01-25
file save/open
git-svn-id: http://svn.osgeo.org/qgis/trunk@176 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-01-25
project save code additions
git-svn-id: http://svn.osgeo.org/qgis/trunk@175 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-01-25
minor mods to plugin api
git-svn-id: http://svn.osgeo.org/qgis/trunk@174 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-01-21
changes to support libpq++ at postgresql 7.3
git-svn-id: http://svn.osgeo.org/qgis/trunk@173 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-01-21
gcc 3.x fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@172 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-01-07
renderer doc update
git-svn-id: http://svn.osgeo.org/qgis/trunk@171 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-01-07
renderer classes
git-svn-id: http://svn.osgeo.org/qgis/trunk@170 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2003-01-05
*** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@169 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-12-11
Changes to plugin menu and test harness
git-svn-id: http://svn.osgeo.org/qgis/trunk@168 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-12-05
fixes to layer property editor
git-svn-id: http://svn.osgeo.org/qgis/trunk@167 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-12-04
update to DTD to support multiple layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@166 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-12-03
During repaint, the data store is only accessed if map state or extent has changed
git-svn-id: http://svn.osgeo.org/qgis/trunk@165 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-12-03
During repaint, the data store is only accessed if map state or extent has changed
git-svn-id: http://svn.osgeo.org/qgis/trunk@164 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-12-03
During repaint, the data store is only accessed if map state or extent has changed
git-svn-id: http://svn.osgeo.org/qgis/trunk@163 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-11-30
Updated whats new section
git-svn-id: http://svn.osgeo.org/qgis/trunk@162 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-11-30
Changes to support building without PostgreSQL
git-svn-id: http://svn.osgeo.org/qgis/trunk@161 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-11-30
Changes to support building without PostgreSQL
git-svn-id: http://svn.osgeo.org/qgis/trunk@160 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-11-30
Changes to support full build (includes PostgreSQL)
git-svn-id: http://svn.osgeo.org/qgis/trunk@159 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-11-30
Info for building with/without PostgreSQL suppor
git-svn-id: http://svn.osgeo.org/qgis/trunk@158 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-11-30
Changes to allow building without PostgreSQL support
git-svn-id: http://svn.osgeo.org/qgis/trunk@157 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-11-30
qmake .pro file for building QGis without PostgreSQL support
git-svn-id: http://svn.osgeo.org/qgis/trunk@156 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-11-30
Makefile for building QGis without PostgreSQL support
git-svn-id: http://svn.osgeo.org/qgis/trunk@155 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-11-29
version/authors change
git-svn-id: http://svn.osgeo.org/qgis/trunk@154 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-11-26
bug fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@153 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-11-24
Update changes to 0.0.6 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@152 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-11-24
Minor fixes prior to 0.0.6 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@151 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-11-24
Minor fixes prior to 0.0.6 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@150 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-11-24
fix segfault when no layers on map and table button clicked
git-svn-id: http://svn.osgeo.org/qgis/trunk@149 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-11-24
attribute display dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@148 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-11-24
changes to support identify and attribute display functions
git-svn-id: http://svn.osgeo.org/qgis/trunk@147 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-11-23
attribute table display dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@146 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-11-23
attribute table display classes
git-svn-id: http://svn.osgeo.org/qgis/trunk@145 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-11-21
handle duplicate layers properly (bug 622448)
git-svn-id: http://svn.osgeo.org/qgis/trunk@144 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-10-26
Identify function for PostGIS layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@143 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-10-15
mods to support identfying features
git-svn-id: http://svn.osgeo.org/qgis/trunk@142 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-10-15
mods to support identfying features
git-svn-id: http://svn.osgeo.org/qgis/trunk@141 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-10-14
mods to plugin api
git-svn-id: http://svn.osgeo.org/qgis/trunk@140 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-10-14
mods to plugin api
git-svn-id: http://svn.osgeo.org/qgis/trunk@139 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-10-14
stub classes for plugin support
git-svn-id: http://svn.osgeo.org/qgis/trunk@138 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-10-13
Readme for the lib directory
git-svn-id: http://svn.osgeo.org/qgis/trunk@137 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-10-13
Plugin test message boxes
git-svn-id: http://svn.osgeo.org/qgis/trunk@136 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-10-13
Makefile changes for plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@135 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-10-13
Makefile for test plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@134 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-10-13
initial plugin api and test plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@133 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-10-13
added zoom to selected layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@132 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-10-12
eliminated stdout messages
git-svn-id: http://svn.osgeo.org/qgis/trunk@131 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-10-12
password checking/saving fixed
git-svn-id: http://svn.osgeo.org/qgis/trunk@130 c8812cc2-4d05-0410-92ff-de0c093fc19c
stevehalasz <stevehalasz@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-10-11
render layers by iterating over zOrder list rather than layers map
git-svn-id: http://svn.osgeo.org/qgis/trunk@129 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-10-11
error checking added
git-svn-id: http://svn.osgeo.org/qgis/trunk@128 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-10-11
mod to description
git-svn-id: http://svn.osgeo.org/qgis/trunk@127 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-10-10
plugin test function implemented
git-svn-id: http://svn.osgeo.org/qgis/trunk@126 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-10-10
plugin test function implemented
git-svn-id: http://svn.osgeo.org/qgis/trunk@125 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-10-10
plugin test function implemented
git-svn-id: http://svn.osgeo.org/qgis/trunk@124 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-10-09
incremented version to 0.0.6-alpha-dev
git-svn-id: http://svn.osgeo.org/qgis/trunk@123 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-10-09
Window position and toolbar docking restored on startup
git-svn-id: http://svn.osgeo.org/qgis/trunk@122 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-10-09
stubbed in test button for plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@121 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-10-05
Updates prior to 0.0.5 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@120 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-10-05
QGis DTD
git-svn-id: http://svn.osgeo.org/qgis/trunk@119 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-09-26
minor fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@118 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-09-22
QGis project file schema
git-svn-id: http://svn.osgeo.org/qgis/trunk@117 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-09-19
doc change
git-svn-id: http://svn.osgeo.org/qgis/trunk@116 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-09-17
zoom updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@115 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-09-17
stubbed in identify function
git-svn-id: http://svn.osgeo.org/qgis/trunk@114 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-09-16
remove layers feature
git-svn-id: http://svn.osgeo.org/qgis/trunk@113 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-24
added cursors for map navigation tools
git-svn-id: http://svn.osgeo.org/qgis/trunk@112 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-21
version number change
git-svn-id: http://svn.osgeo.org/qgis/trunk@111 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-21
removed msgs to std out / added line width to symbology settings
git-svn-id: http://svn.osgeo.org/qgis/trunk@110 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-20
update to whats new
git-svn-id: http://svn.osgeo.org/qgis/trunk@109 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-18
Mods to allow setting of display name of a layer
git-svn-id: http://svn.osgeo.org/qgis/trunk@108 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-18
Added source info and display name setting
git-svn-id: http://svn.osgeo.org/qgis/trunk@107 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-18
render fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@106 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-18
render bug when adding layers fixed
git-svn-id: http://svn.osgeo.org/qgis/trunk@105 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-17
xpm for mouse cursors
git-svn-id: http://svn.osgeo.org/qgis/trunk@104 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-16
Updated change log for 0.0.4 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@103 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-15
changes to layer properties dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@102 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-14
fixed panning bug
git-svn-id: http://svn.osgeo.org/qgis/trunk@101 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-14
fixed multiple repaint bug
git-svn-id: http://svn.osgeo.org/qgis/trunk@100 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-14
added info about binary GDAL/OGR
git-svn-id: http://svn.osgeo.org/qgis/trunk@99 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-13
settings for gnu indent
git-svn-id: http://svn.osgeo.org/qgis/trunk@98 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-13
code reformatting
git-svn-id: http://svn.osgeo.org/qgis/trunk@97 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-12
set layer colors enabled
git-svn-id: http://svn.osgeo.org/qgis/trunk@96 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-12
change dev version to 0.0.4-alpah
git-svn-id: http://svn.osgeo.org/qgis/trunk@95 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-11
legend hooks for layer remove and properties
git-svn-id: http://svn.osgeo.org/qgis/trunk@94 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-11
random colors on layer add
git-svn-id: http://svn.osgeo.org/qgis/trunk@93 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-10
added about dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@92 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-10
version added to main window
git-svn-id: http://svn.osgeo.org/qgis/trunk@91 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-10
Updated URLs
git-svn-id: http://svn.osgeo.org/qgis/trunk@90 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-09
changes to legend and base maplayer classes
git-svn-id: http://svn.osgeo.org/qgis/trunk@89 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-09
primitive legend implementation
git-svn-id: http://svn.osgeo.org/qgis/trunk@88 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-04
add layer icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@87 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-04
legend mods
git-svn-id: http://svn.osgeo.org/qgis/trunk@86 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-03
valid layer checking added
git-svn-id: http://svn.osgeo.org/qgis/trunk@85 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-03
ogr support for vector data formats
git-svn-id: http://svn.osgeo.org/qgis/trunk@84 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-02
Updated install instructions to include GDAL/OGR with URL
git-svn-id: http://svn.osgeo.org/qgis/trunk@83 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-02
Updated install instructions to include GDAL/OGR
git-svn-id: http://svn.osgeo.org/qgis/trunk@82 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-02
*** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@81 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-02
ogr test
git-svn-id: http://svn.osgeo.org/qgis/trunk@80 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-01
custom symbol class
git-svn-id: http://svn.osgeo.org/qgis/trunk@79 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-08-01
legend support class
git-svn-id: http://svn.osgeo.org/qgis/trunk@78 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-31
add QgsLegend stub to main window
git-svn-id: http://svn.osgeo.org/qgis/trunk@77 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-31
minor changes to map layer base class
git-svn-id: http://svn.osgeo.org/qgis/trunk@76 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-30
QGis namespace declarations
git-svn-id: http://svn.osgeo.org/qgis/trunk@75 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-30
namespace mods
git-svn-id: http://svn.osgeo.org/qgis/trunk@74 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-29
map navigation tools moved to toolgroup
git-svn-id: http://svn.osgeo.org/qgis/trunk@73 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-29
zoom in and pan support
git-svn-id: http://svn.osgeo.org/qgis/trunk@72 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-29
zoom in and pan support
git-svn-id: http://svn.osgeo.org/qgis/trunk@71 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-28
update kdevelop project file
git-svn-id: http://svn.osgeo.org/qgis/trunk@70 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-28
documentation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@69 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-28
mouse tracking enabled
git-svn-id: http://svn.osgeo.org/qgis/trunk@68 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
update kdevelop project
git-svn-id: http://svn.osgeo.org/qgis/trunk@67 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
KDevelop project for use with qmake
git-svn-id: http://svn.osgeo.org/qgis/trunk@65 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
*** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@64 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
Install directions using qmake
git-svn-id: http://svn.osgeo.org/qgis/trunk@63 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
qmake generated Makefile
git-svn-id: http://svn.osgeo.org/qgis/trunk@62 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
*** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@61 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
*** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@60 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
*** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@60 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
mods for kdevelop
git-svn-id: http://svn.osgeo.org/qgis/trunk@59 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
mods for kdevelop
git-svn-id: http://svn.osgeo.org/qgis/trunk@59 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
*** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@58 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
*** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@57 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
mods for kdevelop
git-svn-id: http://svn.osgeo.org/qgis/trunk@56 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
mods for kdevelop
git-svn-id: http://svn.osgeo.org/qgis/trunk@56 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
changes to support kdevelop
git-svn-id: http://svn.osgeo.org/qgis/trunk@55 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
changes to support kdevelop
git-svn-id: http://svn.osgeo.org/qgis/trunk@55 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
updated to support kdevelop
git-svn-id: http://svn.osgeo.org/qgis/trunk@54 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
updated to support kdevelop
git-svn-id: http://svn.osgeo.org/qgis/trunk@54 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
updated to support kdevelop
git-svn-id: http://svn.osgeo.org/qgis/trunk@53 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
updated to support kdevelop
git-svn-id: http://svn.osgeo.org/qgis/trunk@53 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
updated to support kdevelop
git-svn-id: http://svn.osgeo.org/qgis/trunk@52 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
updated files to support kdevelop
git-svn-id: http://svn.osgeo.org/qgis/trunk@51 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
no mocs needed in repository
git-svn-id: http://svn.osgeo.org/qgis/trunk@50 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
no mocs needed in repository
git-svn-id: http://svn.osgeo.org/qgis/trunk@50 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
initial import into new directory
git-svn-id: http://svn.osgeo.org/qgis/trunk@49 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
initial import into new directory
git-svn-id: http://svn.osgeo.org/qgis/trunk@49 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
initial import into new directory
git-svn-id: http://svn.osgeo.org/qgis/trunk@48 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
initial import into new directory
git-svn-id: http://svn.osgeo.org/qgis/trunk@48 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
stubbed in symbology classes
git-svn-id: http://svn.osgeo.org/qgis/trunk@47 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
fixes to drawing code
git-svn-id: http://svn.osgeo.org/qgis/trunk@46 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-27
fixes to rendering code
git-svn-id: http://svn.osgeo.org/qgis/trunk@45 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-26
added GNU statement
git-svn-id: http://svn.osgeo.org/qgis/trunk@44 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-26
added GNU statement
git-svn-id: http://svn.osgeo.org/qgis/trunk@43 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-26
added GNU statement
git-svn-id: http://svn.osgeo.org/qgis/trunk@42 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-26
mods to rendering code
git-svn-id: http://svn.osgeo.org/qgis/trunk@40 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-25
Change to drawing logic
git-svn-id: http://svn.osgeo.org/qgis/trunk@39 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-25
classes to support map canvas rendering
git-svn-id: http://svn.osgeo.org/qgis/trunk@38 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-21
documentation updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@37 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-20
fixed edit of connections
git-svn-id: http://svn.osgeo.org/qgis/trunk@36 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-20
License
git-svn-id: http://svn.osgeo.org/qgis/trunk@35 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-20
Auto repaint/polygons filled
git-svn-id: http://svn.osgeo.org/qgis/trunk@34 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-19
polygon layer drawing added
git-svn-id: http://svn.osgeo.org/qgis/trunk@33 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-19
initial point and line drawing
git-svn-id: http://svn.osgeo.org/qgis/trunk@32 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-16
minor updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@31 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-13
*** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@30 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-13
documention update
git-svn-id: http://svn.osgeo.org/qgis/trunk@29 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-12
*** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@28 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-12
removed postgresql from doc generation
git-svn-id: http://svn.osgeo.org/qgis/trunk@27 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-12
icon updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@26 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-12
icon updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@25 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-12
xpm icons for qgis
git-svn-id: http://svn.osgeo.org/qgis/trunk@24 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-11
updated info
git-svn-id: http://svn.osgeo.org/qgis/trunk@23 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-11
updated info
git-svn-id: http://svn.osgeo.org/qgis/trunk@22 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-11
minor update -- point layers selected but not displayed (no repaint)
git-svn-id: http://svn.osgeo.org/qgis/trunk@21 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-11
minor update -- point layers displayed (no repaint)
git-svn-id: http://svn.osgeo.org/qgis/trunk@20 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-10
points displayed from a postgis table -- everything hardcoded at this point
git-svn-id: http://svn.osgeo.org/qgis/trunk@19 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-10
points displayed from a postgis table -- everything hardcoded at this point
git-svn-id: http://svn.osgeo.org/qgis/trunk@18 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-08
mods to support reading wkb
git-svn-id: http://svn.osgeo.org/qgis/trunk@17 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-07
*** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@16 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-06
*** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@15 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-06
make file modifications
git-svn-id: http://svn.osgeo.org/qgis/trunk@14 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-06
support for icons in postgis selection dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@13 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-06
removed - auto generated by moc
git-svn-id: http://svn.osgeo.org/qgis/trunk@12 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-06
*** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk@11 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-06
makefile update
git-svn-id: http://svn.osgeo.org/qgis/trunk@10 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-06
added qgisappbase to makefile/src.pro
git-svn-id: http://svn.osgeo.org/qgis/trunk@9 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-06
renamed to lowercase
git-svn-id: http://svn.osgeo.org/qgis/trunk@8 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-06
removed - files are generated automatically by uic and moc
git-svn-id: http://svn.osgeo.org/qgis/trunk@7 c8812cc2-4d05-0410-92ff-de0c093fc19c
gsherman <gsherman@c8812cc2-4d05-0410-92ff-de0c093fc19c> 2002-07-06
Initial revision
git-svn-id: http://svn.osgeo.org/qgis/trunk@4 c8812cc2-4d05-0410-92ff-de0c093fc19c