1422 Commits

Author SHA1 Message Date
Giuseppe Sucameli
b331d45e5c Merge pull request #270 from slarosa/master
Fix 6459
2012-10-05 13:38:14 -07:00
Salvatore Larosa
4513ada562 Fix 6459
- update Italian translate
- renamed help console to console_help.py
- renamed Deutsch properties file (help translation)
- added MouseEvent (midbutton) to Python Console
2012-10-05 22:21:56 +02:00
Juergen E. Fischer
3c525fdf30 python fixes:
- update sip bindings (including QgsRasterPipe and QgsOWSSourceSelect)
- helpConsole: show icons from resources
2012-10-05 21:56:43 +02:00
Juergen E. Fischer
21eb6cff5d Merge branch 'mapserverexport' of https://github.com/rduivenvoorde/Quantum-GIS 2012-10-05 19:21:47 +02:00
Juergen E. Fischer
189b0669c4 german console help translation 2012-10-05 18:36:40 +02:00
Juergen E. Fischer
1aa4c1eb63 debian packaging update - also moved python console files and icons 2012-10-05 18:30:19 +02:00
Juergen E. Fischer
eae523d33b partly revert 14cad93b 2012-10-05 15:01:51 +02:00
Richard Duivenvoorde
372e520c84 minor mapserverexport plugin fix
making it work on ms6 work out of the box again
2012-10-05 01:49:09 +02:00
Tim Sutton
d74d3f8b2a Merge pull request #261 from slarosa/master
Removed jquery from helpConsole/js
2012-10-04 15:43:46 -07:00
Larry Shaffer
064c0c054b 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
2012-10-04 15:06:25 -06:00
Juergen E. Fischer
08a48a2767 put future back to the top 2012-10-04 19:43:36 +02:00
Juergen E. Fischer
7b4a9b68a3 add copyright notices 2012-10-04 19:36:43 +02:00
Juergen E. Fischer
14cad93bae setup sip dependencies 2012-10-04 13:15:42 +02:00
Alexander Bruy
3e8e6978ee add license headers to some fTools files 2012-10-04 14:00:35 +03:00
Alexander Bruy
fa7d689f3e review buffer tools 2012-10-04 12:52:57 +03:00
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
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
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
Radim Blazek
d2a54d525c wcs capabilities cache, fix extent verification 2012-10-03 23:45:37 +02:00
Salvatore Larosa
acaa9692b8 Removed jquery from helpConsole/js (Python Console) 2012-10-03 22:13:45 +02: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
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
Victor Olaya
6369196210 Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2012-10-03 00:06:58 +02:00
Victor Olaya
6548e2e1a2 fixed #6362 (should check that does not break other things and model executes correctly) 2012-10-03 00:06:22 +02:00
Juergen E. Fischer
8349d52015 indentation cleanup 2012-10-02 16:20:04 +02:00
endmax
7f208338ae - 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>
2012-10-02 13:18:00 +02:00