Nyall Dawson
b2235938e6
[FEATURE] Add km, yards and miles to distance unit options
2016-02-28 11:24:41 +11:00
Juergen E. Fischer
a90be95f7b
sip sync
2016-02-14 03:50:49 +01:00
Nyall Dawson
ddabad247f
Move unit handling helpers out of QGis and QgsSymbolLayerUtils
...
into a new QgsUnitTypes helper class. Add unit tests.
TODO QGIS 3.0: Move QGis::UnitType and QgsSymbolV2::OutputUnit
to QgsUnitTypes
2016-02-04 08:01:32 +11:00
Nyall Dawson
d72587f436
Fix Coverity issues:
...
- uninitialized members
- memory leaks
2015-10-10 13:25:58 +11:00
Nyall Dawson
c49b5b777f
Change a lot of arguments to const references in core/gui
...
Rationale:
- there was a lot of large objects passed by value, so potentially
there's a speed bump from this
- even for implicitly shared classes like QString/QList there's still
a (small) cost for copying the objects when there's no reason to
- it's the right thing to do!
2015-10-07 12:02:04 +11:00
Juergen E. Fischer
9752c468c1
indentation update
2015-07-29 11:52:14 +02:00
Juergen E. Fischer
98c601d1ba
fix typos
2015-05-25 20:12:02 +02:00
Nyall Dawson
a4d17c0e9b
Ignore position of thousands seperators when editing scale combo box
...
... be more permissive about the conversion from string to number
after a value is entered in the combo box (fix #12385 )
2015-03-17 18:56:53 +11:00
Juergen E. Fischer
919b8b6183
fix measurement dialog translation ( fixes #12262 )
2015-02-26 03:09:46 +01:00
Juergen E. Fischer
9ceb5ceab6
sip sync
2014-11-21 01:17:21 +01:00
Juergen E. Fischer
45c0be1059
sip: remove enum constants
2014-06-02 21:52:02 +02:00
Juergen E. Fischer
c4c131ef75
sip sync
2014-05-27 23:32:42 +02:00
Radim Blazek
3dfacc77bc
identify/highlight default constants
2014-03-27 14:25:38 +01:00
Radim Blazek
0bdca1f9b4
missing identify/highlight sip methods
2014-03-27 13:45:25 +01:00
Juergen E. Fischer
d4e369414b
update sip bindings
2014-01-26 18:36:29 +01:00
Radim Blazek
47b055f5a6
introduced qgssize in rasters instead of size_t to typedef it easily in SIP
2013-11-02 13:52:45 +01:00
Juergen E. Fischer
65d3535fc5
- Quantum GIS => QGIS update
...
- integrate PythonConsole help into main translation
- allow referencing QGIS images in context help(viewer)
2013-05-20 16:48:51 +02:00
Alexander Bruy
5e45a22d06
remove deprecated methods from API
2012-12-23 10:40:23 +02:00
Radim Blazek
d435bfc876
QgsRasterBlock::DataType moved to QGis::DataType
2012-12-17 14:04:10 +01:00
Juergen E. Fischer
f3cb57b1eb
SIP bindings update:
...
- update methods of existing classes
- add comment to methods missing in the sip bindings
- split up collective sip files into single files and use
same directory structure in python/ as in src/
- add a lot of missing classes (some might not make sense because of
missing python methods in those classes)
- remove some non-existing methods from the header files
- add scripts/sipdiff
- replace some usages of std::vector and std::set with QVector/QSet
2012-09-24 02:42:57 +02:00
Juergen E. Fischer
dc8ac451da
[FEATURE] allow adding of sql queries with SelectAtId=false
...
- sync sip bindings of QGis, QgsApplication, QgsDataSourceURI and QgsPoint with
C++
2012-08-03 00:02:19 +02:00
Juergen E. Fischer
93e0a43055
[FEATURE][API] allow display in degrees, decimal minutes
...
- store degree format setting in project file
- [API] drop degree formats in unit type
2012-08-01 18:36:26 +02:00
Juergen E. Fischer
71c4c7f8ce
[API] fix #5014
2012-04-14 20:50:34 +02:00
Tim Sutton
845856e637
[BACKPORT] Naming consistency for GEOWkt global (renamed to GEOWKT)
2012-04-06 23:38:27 +02:00
Juergen E. Fischer
4d480fc3bb
update version tracking to git
2011-05-04 21:56:25 +02:00
timlinux
e99592f10b
Updated sip bindings to match changes in r11825
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11827 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-10-22 11:34:42 +00:00
wonder
0baad2b3ae
PyQGIS: another missing bits
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9711 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-11-26 11:01:03 +00:00
timlinux
1ca4f2365b
More api cleanups
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9495 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-19 19:20:42 +00:00
timlinux
b6ec0534fb
Further api updates in core
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9478 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-16 06:31:25 +00:00
jef
8094f1d4c6
hackfest commit from timlinux:
...
- more API cleanups
- single click (instead of drag) to select a feature (fixes #1154 )
- fixes for topological editing
git-svn-id: http://svn.osgeo.org/qgis/trunk@9471 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-10 20:02:22 +00:00
timlinux
a4bd78c9f8
Refactor spatial reference system to coordinate reference system (finalise fix of ticket #15 ). Also updated some more core api docs / module assignments.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9108 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-21 21:11:56 +00:00
timlinux
747f57bd55
Changed poorly named EPSGID constant to GEOEPSG_ID
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9005 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-06 13:16:18 +00:00
timlinux
845ed72a37
Allow point symbol sizes to be specifed in double format and allow symbols smaller than 3. Added some constants in qgis.h to default and minimum allowable point sizes.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8976 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-02 07:54:31 +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