Juergen E. Fischer
84625ee476
fix ogr provider's createEmptyDataSource()
2012-09-28 00:14:46 +02:00
Tim Sutton
e6c591fe20
Merge pull request #248 from slarosa/master
...
Several fixes and added for python console
2012-09-27 14:19:35 -07:00
Jürgen Fischer
28fc9d06fd
Merge pull request #251 from sdikiy/work
...
fix windows build
2012-09-27 12:14:39 -07:00
Juergen E. Fischer
2dfa77cbd5
german translation update
2012-09-27 20:50:53 +02:00
Serge Dikiy
885bd2e8a7
fix windows build
2012-09-27 20:59:52 +03:00
Radim Blazek
8a4c7bbe2a
Pyramids problem GDAL ticket
2012-09-27 19:59:32 +02:00
Radim Blazek
09bc1b2670
building pyramids crash fix
2012-09-27 19:38:56 +02:00
Salvatore Larosa
630a02153f
Improved the console toolbar
...
- added menu for class import
- added menu for open/save script
- update help and Italian translate
2012-09-27 17:14:10 +02:00
Tim Sutton
5d7b3f2f1f
Removed failure expectation from test
2012-09-27 15:46:48 +02:00
Radim Blazek
31776b9569
wcs cache option
2012-09-27 15:31:04 +02:00
Juergen E. Fischer
45ebedf430
sip fixes: networkanalysis is a separate module
2012-09-27 11:18:52 +02:00
Radim Blazek
a49975acfc
compare wcs extent using significant digits
2012-09-27 10:47:33 +02:00
Tim Sutton
4d93a92aa7
Merge branch 'master' of github.com:qgis/Quantum-GIS
2012-09-27 10:06:52 +02:00
Tim Sutton
504ed49034
Added test to verify analysis lib can be loaded
2012-09-27 10:03:21 +02:00
Tim Sutton
ea98fbaad3
Fixed attribution for composition test
2012-09-27 10:03:05 +02:00
Tim Sutton
d5f6543ec8
Merge branch 'master' of github.com:qgis/Quantum-GIS
2012-09-27 09:17:42 +02:00
Tim Sutton
db7b26fa55
Removed extraneous newline from test
2012-09-27 09:17:12 +02:00
Magnus Homann
2d12bb86cc
Merge swedish translations
2012-09-27 09:13:55 +02:00
Salvatore Larosa
29aeac7980
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
2012-09-27 00:13:25 +02:00
Magnus Homann
7ef9dbdd3f
3000 översättningar
2012-09-26 21:59:19 +02:00
Radim Blazek
126b897b40
TestCase and expectedFailure must both come from the same unittest
2012-09-26 21:13:56 +02:00
Radim Blazek
965342d2f9
reverted raster reprojection matrix size, Magnus Homann wrote: Ooops, that wasn't supposed to go in the commit
2012-09-26 20:18:29 +02:00
Juergen E. Fischer
c918952c74
more sip fixes
2012-09-26 18:46:52 +02:00
Juergen E. Fischer
71c5d4cff9
sip fixes
2012-09-26 17:56:27 +02:00
Radim Blazek
ee593e860d
additional wcs test params
2012-09-26 16:42:10 +02:00
Tim Sutton
bb0490d334
Added a test to verify that we can get a map to render in the template (python bindings)
2012-09-26 15:28:57 +02:00
Tim Sutton
d18c9c630d
Merge branch 'master' of github.com:qgis/Quantum-GIS
2012-09-26 14:38:18 +02:00
Tim Sutton
671cc98895
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.
2012-09-26 14:34:20 +02:00
Radim Blazek
dad7f98570
fixed missing vector,database and web menu in customization
2012-09-26 14:31:23 +02:00
Tim Sutton
0161b8c92d
Initial work for composition test
2012-09-26 14:09:57 +02:00
Tim Sutton
f70ba6002b
Reenable composer html test but disable segfaulting tests
2012-09-26 12:37:29 +02:00
Tim Sutton
bd07833490
Added QGIS_PREFIX_PATH to app settings display
2012-09-26 09:49:00 +02:00
Juergen E. Fischer
b86453a390
typo fixes and german function help update
2012-09-26 09:01:07 +02:00
Salvatore Larosa
f93cdff57f
Update help for console
...
- header icon changed
- re-organized text
2012-09-26 02:02:05 +02:00
Larry Shaffer
fefb3d0a7b
Fix for older compilers, like on stock Mac OS X (provided by Juergen)
2012-09-25 17:19:31 -06:00
Etienne Tourigny
fef272e1a1
QgsCollapsibleGroupBox: rename mSaveState to mSaveCollapsedState and update saveState/restoreState, update raster save dialog
2012-09-25 18:37:37 -03:00
Etienne Tourigny
cf398ca130
set horizontal stretch for content in splitter widgets
2012-09-25 18:37:37 -03:00
Juergen E. Fischer
42474400bf
[FEATURE] allow manual addition of browser favorite directories
2012-09-25 22:13:48 +02:00
Juergen E. Fischer
4c97806d26
fix doxygen warnings
2012-09-25 21:29:32 +02:00
Radim Blazek
a24f9c5165
wcs extent verification
2012-09-25 21:15:48 +02:00
Radim Blazek
f6e1fd39dd
wcs test timeout
2012-09-25 21:15:48 +02:00
Tim Sutton
ba327b83d8
Merge pull request #247 from slarosa/master
...
[FEATURE] Added support to save History in Python Console
2012-09-25 12:04:45 -07:00
Salvatore Larosa
a0566c79b7
Cleaning the code
2012-09-25 16:31:51 +02:00
Salvatore Larosa
59ff69eae1
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
2012-09-25 16:23:24 +02:00
Juergen E. Fischer
ded943d77d
update bindings
2012-09-25 14:28:06 +02:00
Marco Hugentobler
efc4cb68dd
Possibility to ignore features in the avoid intersection function
2012-09-25 11:34:16 +02:00
Juergen E. Fischer
9a129ccab6
fix windows build
2012-09-25 11:23:10 +02:00
Larry Shaffer
cfc8bdc97a
Enable up/down arrow key navigation of browser application data layers
2012-09-24 18:31:33 -06:00
Larry Shaffer
4c335826b7
Add /Volumes to browser tree for Mac
2012-09-24 18:31:33 -06:00
Juergen E. Fischer
7f08c3724d
enable more gui sip bindings
2012-09-24 23:53:58 +02:00