wonder
0283bdb83b
Installation guide: updated QGIS deps (minimal sip version set to 4.8, geos to 3.0, added qwt)
...
Regenerated INSTALL file.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12776 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-16 11:43:46 +00:00
wonder
6a0cd1eff6
Changed SIP_EXECUTABLE to SIP_BINARY_PATH to keep original variable name.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12775 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-16 11:08:04 +00:00
wonder
87c5348818
Native and faster compilation of python bindings ( #2370 )
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12774 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-16 11:04:41 +00:00
wonder
558fa55f19
Increased precision of spin boxes for size/width to 2 decimals
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12773 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-16 01:05:44 +00:00
wonder
10ecfdd598
Corrected default symbol layer sizes to work with milimeters
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12772 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-16 00:59:47 +00:00
wonder
eefb4baa81
PyQGIS: added QgsColorButton and QgsColorButtonV2
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12771 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-15 23:55:23 +00:00
timlinux
c7dcfed7a9
Added Italian srs defs. Paolo please test
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12770 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-15 21:39:08 +00:00
wonder
76d6b47a8b
symbology-ng: updates to symbol layer registry and renderer registry so that they can be used from python.
...
Added wrappers for these two registries and their metadata classes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12769 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-15 17:54:18 +00:00
kyngchaos
e32097f386
gps detection imporvements (r12759) and other cleanup
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12768 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-15 16:27:13 +00:00
jef
10b080d28f
more geometry validity checks
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12767 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-15 11:11:51 +00:00
wonder
45fcf554fe
Fixed conversions between V1 and V2 symbols: don't convert pixels<->mm anymore
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12766 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-15 09:14:37 +00:00
mhugent
d2c979fb7a
Prevent division by 0
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12764 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-14 21:48:24 +00:00
mhugent
03c6340969
Create a better fake rendercontext for symbol previews
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12763 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-14 21:36:35 +00:00
wonder
7505309ba6
Refactored output unit encoding/decoding to their own functions
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12762 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-14 18:33:24 +00:00
jef
95c2fddd47
fix r12759
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12761 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-14 18:20:34 +00:00
wonder
37f6f4147c
Updated symbol selector GUI to reflect the design created with Tim
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12760 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-14 18:15:19 +00:00
jef
bffa5cc9bd
improve gps detection
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12759 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-14 18:13:35 +00:00
jef
002416f519
reduce debugging noise
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12758 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-14 18:10:16 +00:00
wonder
10a5e6d215
Fixed what I've broken with previous commit
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12757 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-14 18:01:01 +00:00
wonder
a48f4bda77
QgsSymbolV2RenderContext:
...
- use reference to QgsRenderContext instead of pointer
- added utility functions for simpler syntax when converting values to output units
git-svn-id: http://svn.osgeo.org/qgis/trunk@12756 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-14 17:50:44 +00:00
mhugent
e9d4829b50
[FEATURE]: choice between mm and map units for new symbology. Scaling to use new symbology in print composer as well
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12755 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-14 16:18:13 +00:00
kyngchaos
897b7848fe
restore app build of qgis_help
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12754 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-13 17:00:20 +00:00
kyngchaos
dd7fb4871d
restore previous bundle build of helpviewer (r12622), add 2nd install step to correct install_name ( fix #2294 )
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12753 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-13 16:45:11 +00:00
jef
d7fadd1a61
german translation update
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12752 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-12 22:49:21 +00:00
jef
2c789779d1
derive QgsGrass::Exception from QgsException
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12751 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-12 18:51:47 +00:00
jef
84bd941d6f
german translation fix
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12750 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-12 18:18:32 +00:00
jef
59b0d23cdd
[FEATURE] allow editing of invalid geometry in node tool
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12749 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-12 18:17:34 +00:00
jef
41654d59ff
missed a file in r12747
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12748 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-12 18:15:55 +00:00
jef
ebc75f39cb
also show descriptions for GPS ports
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12747 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-12 18:14:47 +00:00
rblazek
2e90951cf6
catch GRASS exceptions
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12746 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-12 18:02:07 +00:00
jef
c9d0082677
fix #2358
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12745 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-12 18:01:31 +00:00
macho
31df49e5ed
translation update: hr by Zoran
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12744 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-12 17:25:09 +00:00
mhugent
c0719fed79
Fix for ticket #2354
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12743 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-12 14:24:05 +00:00
timlinux
2f7197cda9
[FEATURE] Made wms search server user configurable
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12740 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-11 21:51:57 +00:00
jef
44c174c0a6
use QgsGPSConnection::availablePorts() also in gps plugin
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12739 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-11 21:41:25 +00:00
rblazek
5b662acefb
fix for #1095
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12738 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-11 21:34:44 +00:00
jef
f7d90c698b
remove unused files from qextserialport
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12737 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-11 21:16:25 +00:00
jef
ee45d8b827
fix osx build
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12736 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-11 19:23:55 +00:00
kyngchaos
97b3d1068c
new python console (r12725, r12727)
...
better serial port handling (r12732)
add phonon and QtDBus to bundling needed by Webkit
git-svn-id: http://svn.osgeo.org/qgis/trunk@12735 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-11 15:31:40 +00:00
wonder
7b85c065de
fixed compliation errors on linux
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12734 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-11 11:46:15 +00:00
jef
90faef4ca6
fix r12732
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12733 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-11 11:37:25 +00:00
jef
6ec0217c45
qextserialport update (improved device detection on Windows & OSX)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12732 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-11 10:36:44 +00:00
wonder
2d2ffdaeee
use monospaced font in python console
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12731 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-11 00:13:57 +00:00
macho
0f882660a0
translation update: fr by jean roc
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12729 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-10 19:24:20 +00:00
macho
b298c40aa9
added rfcomm devices in autodetect to connect to bluetooth gps devices
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12728 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-10 16:11:07 +00:00
wonder
e4d0a3f552
[FEATURE] new python console implementation.
...
Simpler, easier and better :-)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12727 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-10 11:14:46 +00:00
kyngchaos
fadd73f069
add Qwt build instructions for OSX; misc cleanup for OSX
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12726 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-10 00:10:48 +00:00
wonder
e4c860e22e
Converted Python console from C++ to Python.
...
This cleans python support a bit and makes a starting point for further improvements of the console.
It's possible to run the console also outside QGIS:
import qgis.console
qgis.console.show_console()
git-svn-id: http://svn.osgeo.org/qgis/trunk@12725 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-10 00:10:23 +00:00
kyngchaos
f905146e46
move pg and ogr stuff (r12702)
...
add GPS tracking and Qwt (r12685, r12692, r12707)
composer table select display attribs (r12709)
another composer table update (r12717)
misc updates
phwew! note: qwt not optional for xcode project due to lack of conditional sources
git-svn-id: http://svn.osgeo.org/qgis/trunk@12724 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-09 23:10:34 +00:00
jef
7c3c26602c
update german translation
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12723 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-09 22:08:08 +00:00