15978 Commits

Author SHA1 Message Date
Alexander Bruy
e849e074bb review Polygon from layer extent tool and sync it with master code 2012-10-04 12:52:57 +03:00
Alexander Bruy
13d660f91f review Select by location tool 2012-10-04 12:52:57 +03:00
Alexander Bruy
9f13601f80 review Random selection and Random selection within subsets 2012-10-04 12:52:57 +03:00
Alexander Bruy
708b679a66 [FEATURE] add Densify geometries tool to SEXTANTE 2012-10-04 12:52:57 +03:00
Alexander Bruy
13b4d7f7c1 review Extract nodes tool 2012-10-04 12:52:56 +03:00
Alexander Bruy
3fbc3af901 review Lines to polygons and Polygons to lines tools 2012-10-04 12:52:56 +03:00
Alexander Bruy
39ecc61391 review Multi to single and Single to multi tools 2012-10-04 12:52:56 +03:00
Alexander Bruy
414f70c8cf review Simplify geometries tool 2012-10-04 12:52:56 +03:00
Alexander Bruy
7362994beb review Voronoi tool 2012-10-04 12:52:56 +03:00
Alexander Bruy
5ceedfd14f review Delaunay tool 2012-10-04 12:52:56 +03:00
Alexander Bruy
e91efc1ec1 review Polygon centroids tool 2012-10-04 12:52:56 +03:00
Alexander Bruy
a6418d6502 review Export geometry info tool, sync with master 2012-10-04 12:52:56 +03:00
Alexander Bruy
1a67b91c4c refactor basic statistics tool 2012-10-04 12:52:55 +03:00
Alexander Bruy
ad0ff93ac3 review Nearest neighbour tool 2012-10-04 12:52:55 +03:00
Alexander Bruy
a796d98958 review and fix unique values tool 2012-10-04 12:52:55 +03:00
Alexander Bruy
330fa7da54 review Line intersections tool 2012-10-04 12:52:55 +03:00
Alexander Bruy
0fa807dd05 review Distance matrix tool 2012-10-04 12:52:55 +03:00
Alexander Bruy
b7cd539415 review Mean coordinates tool 2012-10-04 12:52:55 +03:00
Alexander Bruy
97a432e29c review Point in polygons tool 2012-10-04 12:52:55 +03:00
Alexander Bruy
e2a9c16603 fix encoding related bugs in writer class
review Sum Line Length tool, add number of lines to output (implement #4712)
2012-10-04 12:52:54 +03:00
Alexander Bruy
653326b5cc fix authors file 2012-10-04 12:52:54 +03:00
Alexander Bruy
109525f7a3 more translatable strings and cleanup 2012-10-04 12:52:54 +03:00
Alexander Bruy
4e02cfbab7 use QDesktopServices to open help files 2012-10-04 12:52:54 +03:00
Alexander Bruy
4475854d93 use resource file for images 2012-10-04 12:52:54 +03:00
Alexander Bruy
fbb4af7d25 adjust metadata.txt and __init__.py files
initial i18n support
2012-10-04 12:52:54 +03:00
Etienne Tourigny
777ce59420 replace QgsRasterLayer::thumbnailAsPixmap() with previewAsPixmap() : return QPixmap and add size and background color parameters ; remove QgsRasterLayer::thumbnailAsImage() as it's not used 2012-10-04 01:45:27 -03:00
Etienne Tourigny
3d326ccb54 do not use fitted curve in histogram - fixes rending problem with low-count bins (thanks to Radim for pointing out) 2012-10-04 01:45:27 -03:00
Larry Shaffer
48e0a97f40 [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
2012-10-03 17:59:50 -06:00
Larry Shaffer
d8c7c15fa3 Update for issue #5692
- Qt font dialog on Mac inherits app font if app is in ancestry (make dialog parentless)
2012-10-03 17:59:39 -06:00
Juergen E. Fischer
abcc4bfd3f debian packaging update 2012-10-04 01:32:14 +02:00
Juergen E. Fischer
d76e1b80f9 fix globe warnings 2012-10-04 01:32:14 +02:00
Giuseppe Sucameli
bc1bce195e unify the QGis behavior opening project files (fix #6406) and cleanup 2012-10-04 01:15:23 +02:00
Radim Blazek
f2eb092ebf raster renderers clone fix - fixes saves with transparency 2012-10-04 00:20:10 +02:00
Tim Sutton
fe6a8a390c Work around for issue migrating 0.9.2 qml files to 0.10.0 2012-10-04 00:01:18 +02:00
Tim Sutton
f9f5448c9f Don't show the layer order checkbox on legend, only on layer order panel. Greetings from QGIS Hackfest in Essen 2012-10-04 00:01:18 +02:00
Tim Sutton
14b87d554c 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. 2012-10-04 00:01:18 +02:00
Radim Blazek
d2a54d525c wcs capabilities cache, fix extent verification 2012-10-03 23:45:37 +02:00
Juergen E. Fischer
2b5f754cd9 and fix building of globe plugin on linux - because the last commit broke it 2012-10-03 23:19:09 +02:00
Salvatore Larosa
acaa9692b8 Removed jquery from helpConsole/js (Python Console) 2012-10-03 22:13:45 +02:00
Juergen E. Fischer
1ed1188622 fix building of globe plugin on windows 2012-10-03 20:45:49 +02:00
Alexander Bruy
e71bcfc342 change window title depending on action 2012-10-03 19:48:45 +03:00
Alexander Bruy
7bff3cfb3a follow up e8061c7fea 2012-10-03 19:38:21 +03:00
Tim Sutton
eeefecfae3 Merge pull request #257 from slarosa/master
Added i18n for help (Python Console)
2012-10-03 08:38:39 -07:00
Tim Sutton
5a0feb3f31 Fixes for QgsSpatialIndex python test 2012-10-03 16:10:07 +02:00
Giuseppe Sucameli
80d645dde5 fix #6446 2012-10-03 11:55:47 +02:00
Giuseppe Sucameli
99876ccb45 db_manager: get fields' size from formatted type string (fix #6402) 2012-10-03 01:25:35 +02:00
Giuseppe Sucameli
c74090d655 gdaltools: add cubic interpolation to Build overviews tool (fix #6301) 2012-10-03 01:25:35 +02:00
Pirmin Kalberer
101cc38c48 Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-10-03 00:40:08 +02:00
Pirmin Kalberer
88e3e348df Backported osgEarth::QtGui::ViewerWidget and osgEarth::Util::Controls for compatibilty with news OSG and QT version 2012-10-03 00:38:04 +02:00
Victor Olaya
6369196210 Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2012-10-03 00:06:58 +02:00