Juergen E. Fischer
f294c16b94
fix file permissions
2012-01-27 16:05:37 +01:00
Martin Dobias
ace2844da3
Rule-based renderer: enable new labeling
2012-01-27 00:50:47 +01:00
Juergen E. Fischer
75512bcf05
fix python binding for QgsVectorDataProvider::changeGeometryValues()
2012-01-27 00:24:24 +01:00
Juergen E. Fischer
c25ae5635c
even more font propagation
2012-01-26 00:54:56 +01:00
Alexander Bruy
42edad5ebc
[FEATURE] new navigation tool Pan Map to Selection ( fix #4031 )
2012-01-24 19:42:31 +02:00
Martin Dobias
a7cf5e4b83
[FEATURE] Merge branch 'rules' - new rule-based rendering
...
Conflicts:
src/gui/symbology-ng/qgsgraduatedsymbolrendererv2widget.cpp
2012-01-24 11:51:36 +01:00
Martin Dobias
245e76daa4
Model/view-based tree of rules. Added basic unit test, GUI renderer test
2012-01-21 12:45:20 +01:00
Juergen E. Fischer
a3452a5b9a
use signals for logging
2012-01-18 21:36:28 +01:00
Sergey Yakushev
35cd0b96f6
RoadGraph: add dijkstra method to Network analysis library, remove unused shortestpath, update python bindings
2012-01-17 16:36:25 +06:00
Juergen E. Fischer
d8bdcb20ca
add python binding to QgsVectorDataProvider::fieldNameMap()
2012-01-16 08:57:07 +01:00
Radim Blazek
9a9b53bb94
unset QgsMapRenderer mCachedTrForLayer on setDestinationCrs and always check layer->crs against mCachedTr destCRS
2012-01-15 15:07:23 +01:00
Juergen E. Fischer
9f4996fc21
more nodetool speedups & refactoring ( fixes #4523 )
...
[API] introduce signal QgsVectorLayer::geometryChanged() signal and use that
to reduce the need to reload the modified geometry.
2012-01-13 23:31:51 +01:00
VKa
0498c95546
Fix Union tool to produce correct attribute table ( fix #4567 )
2012-01-11 14:51:57 +02:00
Alexander Bruy
838ac1d9ad
fix typo
2012-01-10 15:53:02 +02:00
Alexander Bruy
b30f2b65b6
move map scale selector to QgsScaleComboBox class. Highlight nearest
...
value to the current scale when open selectors popup
2012-01-10 15:50:48 +02:00
Juergen E. Fischer
f08ffc6fd8
fix sip bindings
2012-01-09 00:43:51 +01:00
Martin Dobias
c8bb12f7bb
Expressions - conditional expressions (CASE)
...
Right now only without "base" expression:
CASE WHEN cond1 THEN exp1 [WHEN cond2 THEN exp2]* [ELSE exp3] END
2012-01-07 01:20:03 +01:00
Martin Dobias
aa713ae50e
plugin installer: use default flags (do not exclude close button)
2012-01-06 20:54:51 +01:00
Martin Dobias
06e3c725bc
Expressions: support for visitor pattern, expresion->OGCFilter now a visitor
2012-01-06 20:54:51 +01:00
Juergen E. Fischer
e6167d2424
fix #4523 :
...
- make geometry validation optional: none, QGIS and GEOS
- move internal validation to QgsGeometryValidator thread
- cache wkt in QgsCoordinateReferenceSystem
- fTools: leave progress of geometry validatation at 100%
- move coordinate capture to vector menu
2012-01-03 05:17:16 +01:00
Juergen E. Fischer
100d702bd0
[FEATURE] add uuid generator widget
2011-12-30 16:23:23 +01:00
Juergen E. Fischer
90edf3676c
fix sip annotation
2011-12-25 19:23:17 +01:00
Juergen E. Fischer
893f305c51
update for sip 4.13
2011-12-24 05:09:25 +01:00
Alexander Bruy
01ffbdc7db
move MapServer export and OSM plugins to Web menu
2011-12-23 20:18:41 +02:00
Alexander Bruy
062c160c1a
added Web menu and toolbar for plugins
2011-12-23 20:17:16 +02:00
Alexander Bruy
42a09af84b
[BACKPORT] display CRS in fTools as authid-description pair
2011-12-23 18:43:13 +02:00
Alexander Bruy
8936f4cb3f
[BACKPORT] update QgsGenericProjectionSelector bindings
2011-12-23 18:42:20 +02:00
Alexander Bruy
8b8d22ea22
new gis theme icon for Merge shapefiles tool. Thanks to Robert
2011-12-22 12:36:57 +02:00
Alexander Bruy
9f8f86db5e
introduced new plugin metadata entry "category". Show hint based on
...
category in Plugin Manager and update all core plugins respectively
2011-12-20 19:47:09 +02:00
Alexander Bruy
4dc50e7b84
added Database toolbar in addition to the Database menu
2011-12-20 19:47:08 +02:00
Alexander Bruy
aa2e69a94d
quick temporary fix for fTools to work with new Vector menu
2011-12-20 19:47:08 +02:00
Alexander Bruy
2e5aa32281
add Vector menu and toolbar to improve plugins organization
2011-12-20 19:47:08 +02:00
Alexander Bruy
02555ad2e1
implement helper methods to add plugins to the Raster menu and toolbar
2011-12-20 19:47:08 +02:00
Alexander Bruy
a20cec3824
[BACPORT] fix Merge shapefile to one crash when used layers mode
2011-12-17 14:32:25 +02:00
Alexander Bruy
94fb18be98
new icons for RGB to PCT and PCT to RGB tools from Robert
2011-12-16 14:08:23 +02:00
Marco Hugentobler
21fa9cd3c1
Added title / abstract to python bindings
2011-12-16 11:58:09 +01:00
Alexander Bruy
f61988e77e
[BACKPORT] sort layers and fields alphabetically in fTools ( fix #4412 )
2011-12-14 12:21:34 +02:00
Alexander Bruy
1a7d90992a
remove debug output from fTools (again)
2011-12-10 12:58:05 +02:00
Juergen E. Fischer
315bd8541a
- update wms metadata ( fixes #4626 )
...
- german translation fixes
- fix warnings
2011-12-09 22:41:09 +01:00
Giuseppe Sucameli
cd7984e128
[BACKPORT] Enable path to pymods in GdalTools settings dialog and automatically set default OSX environment ( fix #3170 )
2011-12-09 17:40:15 +01:00
Alexander Bruy
81346a4ebe
remove some debug output from fTools
2011-12-09 17:18:04 +02:00
Tim Sutton
6fbad32b6b
Applied patch from Borys Jurgiel to correct some plugin manager wobblies. See #4621
2011-12-09 14:48:08 +02:00
marco
06bda9c3aa
Merge branch 'composeritem_xml'
2011-12-07 17:04:23 +01:00
marco
f1c4d535f3
Option to create undo commands whan adding composer items from xml
2011-12-07 08:29:56 +01:00
marco
d4c497b91b
Move more item related functions from composerview to composeritem
2011-12-07 08:12:06 +01:00
marco
a5f15d88b1
More cleanups
2011-12-05 22:30:17 +01:00
marco
c9bcd60a89
Remove addItem methods of composer view. Use the ones from composition instead
2011-12-05 22:09:07 +01:00
Alexander Bruy
a129207dea
[BACKPORT] don't change cursor to hourglass for fTools that runs in
...
separate thread
2011-12-05 16:39:11 +02:00
Alexander Bruy
a00ef42a75
[BACKPORT] run Split vector layer tool in separate thread to prevent UI
...
blocking
2011-12-05 16:35:04 +02:00
Tim Sutton
335dbf1631
Merge pull request #69 from NathanW2/ui-tweaks
...
Reduce layout margins on legend, legend order, python console. Change le...
2011-12-01 21:56:16 -08:00