11 Commits

Author SHA1 Message Date
Matthias Kuhn
4db6396938 Add != (not equal) support to python NULL value 2013-08-30 12:00:48 +02:00
Matthias Kuhn
dcd17fdf8f QPyNullVariant() equals to QPyNullVariant(), qgis.core.NULL
>>>> from qgis.core import NULL
>>>> lyr.getFeatures().next().attributes()[0] == NULL
True
2013-08-29 13:12:44 +02:00
Matthias Kuhn
cba57fa55a Monkey patch QPyNullVariant to be represented as 'NULL' 2013-08-28 13:15:08 +02:00
Nathan Woodrow
c612ef3fd3 Set sip api in __init__.py 2013-07-17 20:44:47 +10:00
Nathan Woodrow
21aecd532c Fix python indentation 2013-06-12 08:57:34 +10:00
Nathan Woodrow
0fd5fd137f Don't patch QPyNullVariant if it doesn't exist 2013-06-12 08:42:01 +10:00
Nathan Woodrow
8392c93d8e Monkey patch __nonzero__ onto QPyNullVariant for easier null check.
Who doesn't love monkeys :)
2013-06-11 22:15:21 +10:00
Juergen E. Fischer
048a07a572 another copyright update 2012-10-08 00:29:13 +02:00
Juergen E. Fischer
7b4a9b68a3 add copyright notices 2012-10-04 19:36:43 +02:00
jef
1541ff5225 update permissions
git-svn-id: http://svn.osgeo.org/qgis/trunk@13463 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-10 18:52:30 +00:00
wonder
46a2d125a2 Merged refactoring branch back to trunk.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6415 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-09 02:39:15 +00:00