Juergen E. Fischer
b1064e7801
german translation fix
2012-10-05 23:50:49 +02:00
Giuseppe Sucameli
ae70f30300
Merge pull request #272 from slarosa/master
...
Fix #6458
2012-10-05 14:46:01 -07:00
Tim Sutton
94bc4157cd
Added simple point test used in demo at hackfest in Essen
2012-10-05 23:40:09 +02:00
Werner Macho
3da3fd6390
adjust license to be readable by licensechecker
2012-10-05 23:39:23 +02:00
Hugo Mercier
4673044571
Merge branch 'atlas_integration' of https://github.com/Oslandia/Quantum-GIS into atlas
2012-10-05 23:37:09 +02:00
Hugo Mercier
7ee4a5ce63
Get rid of the unneeded vector of QgsFeature in atlas generation
2012-10-05 23:36:41 +02:00
Pirmin Kalberer
5dd8e457ed
Merge branch 'master' of github.com:qgis/Quantum-GIS
2012-10-05 23:36:17 +02:00
Pirmin Kalberer
1905b61d79
Worldwind elevation model cache removed
2012-10-05 23:35:51 +02:00
Salvatore Larosa
c212e91ffc
typo in console_sci
2012-10-05 23:35:25 +02:00
Hugo Mercier
7218bd3412
Get rid of the unneeded vector of QgsExpression in atlas generation
2012-10-05 23:34:46 +02:00
Salvatore Larosa
b3589d488f
Fix #6458
...
- added new icon in resources
- added tools to import QtCore,QtGui class
- update help and locale
2012-10-05 23:32:02 +02:00
Juergen E. Fischer
9c104b3394
add more sextante copyright headers
2012-10-05 23:28:59 +02:00
Pirmin Kalberer
dee8547a84
Merge branch 'master' of github.com:qgis/Quantum-GIS
2012-10-05 23:20:27 +02:00
Juergen E. Fischer
b3e2eb2ce3
fix language detection in console_help and german translation update
2012-10-05 23:11:56 +02:00
Pirmin Kalberer
c5e225763d
Merge branch 'master' of github.com:qgis/Quantum-GIS
2012-10-05 23:07:48 +02:00
Giuseppe Sucameli
4a90e738cd
Merge pull request #271 from slarosa/master
...
minor fixes for help in console
2012-10-05 13:56:49 -07:00
Radim Blazek
d9c5a68d80
pseudocolor renderer GUI min/max support
2012-10-05 22:56:26 +02:00
Salvatore Larosa
680db77e99
minor fixes for help (Python Console)
2012-10-05 22:54:21 +02:00
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
Pirmin Kalberer
88cd9439b1
Default elevation layer for globe
2012-10-05 22:16:28 +02:00
Juergen E. Fischer
1a1370f33d
indentation update (and minor cleanuppps ;))
2012-10-05 22:11:28 +02:00
cmoe
e0d47849b9
Enable snapping on intersection introduced
2012-10-05 22:11:28 +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
Alexander Bruy
b326276398
fix #5269
2012-10-05 21:21:59 +03: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
7ed05a2545
indentation update
2012-10-05 19:16:41 +02:00
Juergen E. Fischer
ec5ed50c84
Merge branch 'master' of https://github.com/rouault/Quantum-GIS
2012-10-05 19:10:37 +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
Hugo Mercier
77761b0894
Merge branch 'master' of https://github.com/qgis/Quantum-GIS into atlas
2012-10-05 17:26:16 +02:00
Hugo Mercier
e3536e4d83
Fix atlas segfaults
2012-10-05 17:13:58 +02:00
Hugo Mercier
d904da4ce1
Update of QgsAtlasComposition SIP (with Python unit tests as well)
2012-10-05 16:25:11 +02:00
Hugo Mercier
e4371d826f
Update atlas.
...
* Store every parameters and expose operations in a new QgsAtlasComposition class
* Restructure the GUI part. The atlas configuration panel is now independant
2012-10-05 15:20:42 +02:00
Juergen E. Fischer
eae523d33b
partly revert 14cad93b
2012-10-05 15:01:51 +02:00
Alexander Bruy
e975bde3f4
enclose field names in double quotes to prevent possible conflicts with
...
reserved words
2012-10-05 15:39:18 +03:00
pcav
dca08b8f14
Fix #6457 (v.centroids in GRASS)
2012-10-05 13:24:05 +02:00
Marco Hugentobler
53305f0d62
Add unit test for composermap zebra style
2012-10-05 12:24:03 +02:00
Marco Hugentobler
51d97ff6c4
Fix reading of snapping dialog in dock state
2012-10-05 11:50:12 +02:00
Tim Sutton
705719cfb2
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.
2012-10-05 03:43:13 +02:00
Larry Shaffer
f7198ba560
Remove extraneous Mac browser app aliases from failed builds
2012-10-04 18:00:07 -06: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
ec4e25c883
german translation update
2012-10-04 22:52:24 +02:00
Juergen E. Fischer
5d056e9d7b
indentation update
2012-10-04 22:42:12 +02:00
Juergen E. Fischer
08a48a2767
put future back to the top
2012-10-04 19:43:36 +02:00
Marco Hugentobler
890ec775af
Change height calculation in composer html
2012-10-04 19:37:28 +02:00
Juergen E. Fischer
7b4a9b68a3
add copyright notices
2012-10-04 19:36:43 +02:00
Giuseppe Sucameli
89f1051314
add select/unselect buttons in project properties->OWS server->WFS layers ( fix #5865 )
2012-10-04 18:56:56 +02:00