Salvatore Larosa
07735b770c
Merge pull request #1 from dakcarto/slarosa_pyqgisconsole
...
Add support for prepared API file
2012-09-11 03:12:30 -07:00
Larry Shaffer
9db9ef80c6
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
2012-09-10 20:06:06 -06:00
Salvatore Larosa
02b687321a
fix issue with home key
2012-09-11 00:56:09 +02:00
Salvatore Larosa
303f0a6e0a
clear some command key and added shortcut ctrl+space
2012-09-10 22:52:15 +02:00
Salvatore Larosa
03877e5885
clean up to code and added api directory
2012-09-10 19:44:33 +02:00
Salvatore Larosa
cf272f8801
New Python Console
2012-09-10 19:16:37 +02:00
Tim Sutton
51606a6631
Mark qgsrectangle ctor test as known to fail.
2012-09-10 16:23:17 +02:00
Tim Sutton
9b0fee38de
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.
2012-09-10 16:04:22 +02:00
homann
847cae9111
Merge pull request #226 from homann/issue2465_patch
...
Issue2465 patch now included. Question if old pints-file now work directly.
2012-09-10 04:40:48 -07:00
Magnus Homann
83482fe9a1
Added east/north clarification
2012-09-10 12:07:41 +02:00
Magnus Homann
1f99979b7d
Compiles, but issues
2012-09-10 12:07:41 +02:00
Magnus Homann
e3e74bbd35
New files added
2012-09-10 12:07:41 +02:00
Magnus Homann
82a1591d6d
Applied patch 2012-06-27 only
2012-09-10 12:07:40 +02:00
Etienne Tourigny
1080d978c4
adapt raster save as dialog to changes in collapsible group box
2012-09-10 00:05:14 -03:00
Etienne Tourigny
0179e38245
UI fixes to QgsCollapsibleGroupBox
2012-09-09 23:00:17 -03:00
Tim Sutton
5eba984842
Alphabetaised imports of qgsrasterlayerproperties.cpp
2012-09-09 23:02:59 +02:00
Larry Shaffer
03374135b7
Update collapsible groupbox with checkbox and styles
2012-09-09 11:00:59 -03:00
Juergen E. Fischer
09f3bd2067
doxygen & indentation fixes
2012-09-09 09:50:52 +02:00
Nathan Woodrow
dbd586b622
Fix Mac build
2012-09-09 10:16:10 +10:00
Juergen E. Fischer
82c4b4a521
- make python tests runnable from build directory again
...
- don't change testfiles in test runs
2012-09-08 23:19:52 +02:00
Juergen E. Fischer
e8a938a0aa
debian packaging update
2012-09-08 16:30:08 +02:00
Nathan Woodrow
4a9a9f7dbb
Use configpath for customization. Fix #6068
2012-09-08 21:52:33 +10:00
Larry Shaffer
f143507840
Fix for #6315 , and keeps centroid calc. for whole feature in adv labeling
2012-09-07 20:31:17 -06:00
Etienne Tourigny
595d2a5f70
Merge branch 'master' of github.com:qgis/Quantum-GIS
2012-09-07 20:35:52 -03:00
Etienne Tourigny
09c3693409
fix QgsCollapsibleGroupBox UI (arrows should render correctly)
2012-09-07 20:34:41 -03:00
Tim Sutton
2e8d82fd3e
Added simple python vector layer test
2012-09-08 00:06:57 +02:00
Tim Sutton
85b4a360fc
Added comment about origin of qgis path var
2012-09-08 00:06:57 +02:00
Etienne Tourigny
32ea8f9772
Merge branch 'master' of github.com:qgis/Quantum-GIS
2012-09-07 15:08:37 -03:00
Etienne Tourigny
d686fbe7cb
add cpt-city files to osgeo4w build
2012-09-07 14:25:29 -03:00
Alexander Bruy
26dc40676d
python tests for QgsRectangle and QgsSpatialIndex
2012-09-07 19:40:40 +03:00
Tim Sutton
4d630b7d79
Merge branch 'master' of github.com:qgis/Quantum-GIS
2012-09-07 12:51:21 +02:00
Tim Sutton
6e63f9f083
Added Jaka to contributors list - thanks \o/
2012-09-07 12:50:21 +02:00
Tim Sutton
3a4fa2fdb6
Merge pull request #225 from lynxlynxlynx/master
...
linking fix + coalesce tests + coalesce doc
2012-09-07 03:44:54 -07:00
Jaka Kranjc
89811ae0c1
added english coalesce() function help
2012-09-07 12:22:09 +02:00
Jaka Kranjc
68cfb6c8ef
tests: added coalesce coverage
2012-09-07 12:22:08 +02:00
Jaka Kranjc
1111a60007
fixed building of qgis.g.info when nothing else passes the math link flag
2012-09-07 12:22:08 +02:00
Tim Sutton
c5763f975e
Removed added in 1.9 comment for qgsrectangle::scale
2012-09-07 11:21:25 +02:00
Tim Sutton
373741e256
Added version note for scale method in qgsrectangle
2012-09-07 11:05:45 +02:00
Tim Sutton
9b58fe2fe8
Make linear interpolation default for pseudocolor raster renderer
2012-09-07 10:03:13 +02:00
Juergen E. Fischer
e9afe03460
german translation update and typo fixes
2012-09-07 01:54:52 +02:00
Juergen E. Fischer
5603cc0bd2
indentation update
2012-09-07 01:54:52 +02:00
Juergen E. Fischer
30c7ec407a
fix windows build
2012-09-07 01:07:53 +02:00
Etienne Tourigny
8074edc334
Merge branch 'master' of github.com:qgis/Quantum-GIS
2012-09-06 14:33:42 -03:00
Radim Blazek
ea86b93e0d
more raster Python bindings, raster write test in Python
2012-09-06 19:16:53 +02:00
Etienne Tourigny
0d189ffaea
Merge branch 'master' of github.com:qgis/Quantum-GIS
2012-09-06 14:16:36 -03:00
Etienne Tourigny
5b49c9e6d9
add cpt-city files to debian builds
2012-09-06 14:14:59 -03:00
Tim Sutton
e690048b46
Merge branch 'master' of github.com:qgis/Quantum-GIS
2012-09-06 16:00:15 +02:00
Tim Sutton
d77973d0d3
Revert "Fix from lynxlynxlynxlynxlynx for building grass on mac"
...
This reverts commit 977518af3a669aac1045eebb5b00fce2b6d50680.
2012-09-06 15:59:17 +02:00
Larry Shaffer
ea2de726d3
Adjust wording about PAL engine
2012-09-06 06:24:10 -06:00
Tim Sutton
2b03c140d3
Fix issue where layer order panel is restored in place of layers panel
2012-09-06 13:45:53 +02:00