24406 Commits

Author SHA1 Message Date
DelazJ
de91ea08e3 Add by default the result file to the map canvas 2014-08-21 13:52:31 +02:00
DelazJ
b29af4005b Add by default the result file to the map canvas 2014-08-21 13:51:06 +02:00
DelazJ
580dd9433f Add by default the result file to the map canvas 2014-08-21 13:49:24 +02:00
DelazJ
db34678abc Add by default the result file to the map 2014-08-21 13:47:15 +02:00
DelazJ
7464a4c044 Update frmEliminate.ui 2014-08-21 13:37:25 +02:00
DelazJ
6cfb6e61b1 Add saved file to map canvas by default 2014-08-21 13:15:07 +02:00
DelazJ
0bfd5fbf64 Default srid value to use in new geom column : 0 2014-08-21 13:09:34 +02:00
DelazJ
57c901712a Default srid value to 0 in new table geom column 2014-08-21 13:07:07 +02:00
DelazJ
8164f4b253 set default srid value to 0 in new geom column 2014-08-21 13:05:47 +02:00
Marcel Dancak
8c7b394639 Mapserver: fixed bounding box of points features collection returned in GetFeatureInfo request 2014-08-21 09:59:23 +02:00
Juergen E. Fischer
599255cd5a include pyqt uic module for custom widgets in debian package 2014-08-21 00:40:09 +02:00
Juergen E. Fischer
475d930a2b fix windows build 2014-08-21 00:36:25 +02:00
Juergen E. Fischer
9ee68cfd10 osgeo4w: also move pyqt4 uic module for custom widgets (followup 72e779c3e) 2014-08-20 14:24:37 +02:00
Juergen E. Fischer
72e779c3e4 osgeo4w: move Qt plugins (sql and designer) into qgis directory 2014-08-20 12:08:08 +02:00
Juergen E. Fischer
a34240d5f9 make some rendering errors translatable 2014-08-20 12:08:07 +02:00
Denis Rouzaud
1cba39da6f custom widget lib: include resources to show icons in designer 2014-08-20 11:02:24 +02:00
Juergen E. Fischer
a05c4c8030 make custom widget tooltips translatable 2014-08-20 10:02:35 +02:00
Denis Rouzaud
dbf2834b9b relation reference: correctly initialize and set properties for widget 2014-08-20 08:23:17 +02:00
Denis Rouzaud
eb678e42ab add new custom widgets to Qt Designer plugin 2014-08-20 08:15:29 +02:00
Denis Rouzaud
68bb52ffe3 can create relation reference in a widget (for custom UI forms) 2014-08-20 08:00:33 +02:00
Nyall Dawson
f9b15d3471 [composer] Holding alt while pressing arrow keys results in moving items 1 pixel 2014-08-19 21:57:10 +10:00
Nyall Dawson
9d18220138 [FEATURE][composer] Allow remote urls to be entered as picture path
for picture items, and automatically fetch them. Sponsored by the
City of Uster, Switzerland.
2014-08-19 21:35:14 +10:00
Nyall Dawson
f93e536a00 Add a simplified class for fetching HTTP network content 2014-08-19 20:49:10 +10:00
Denis Rouzaud
e8ee7be3fd Merge pull request #1516 from 3nids/vr_geom_relation
map identification for relations
2014-08-19 11:26:35 +02:00
Denis Rouzaud
4cfe24aea9 custom widget for relation reference widget 2014-08-19 09:48:15 +02:00
Denis Rouzaud
8953a8053e select related feature on the canvas from the relation reference widget (in the attribute form) 2014-08-19 09:48:15 +02:00
Denis Rouzaud
2a1a7944f7 use a specific class for the widget (to be used as a custom widget), rename old _widget to _wrapper 2014-08-19 09:09:06 +02:00
Denis Rouzaud
bc187ba953 identify shows a non-modal feature form 2014-08-19 09:08:57 +02:00
Denis Rouzaud
4588d9bd6c new map tool to select single feature 2014-08-19 08:34:02 +02:00
Matthias Kuhn
1b205be604 Fix python bindings for QgsRelation.fieldPairs() 2014-08-18 14:56:45 +02:00
Nathan Woodrow
978642addb Allow + for string concat in QgsExpression 2014-08-18 22:15:21 +10:00
Nyall Dawson
0b213b6f40 [composer] Fix crash when loading project 2014-08-18 20:04:28 +10:00
Matthias Kuhn
1a8973136e Doxymentation 2014-08-18 12:01:59 +02:00
mhugent
d69a7f2d22 Merge pull request #1533 from manisandro/multilabeling_datadefined
Fix multilabeling with datadefined value
2014-08-18 11:54:51 +02:00
mhugent
8d822c42ae Merge pull request #1541 from marcel-dancak/master
Mapserver: enhancements of searching with GetFeatureInfo request
2014-08-18 11:53:56 +02:00
Juergen E. Fischer
621edef24e make QgsMapLayerRegistry ctor private (it's a singleton) 2014-08-18 11:50:05 +02:00
Matthias Kuhn
4ade943937 QgisInterface::getFeatureForm() returns a QgsAttributeDialog
And some API comments
2014-08-18 10:57:30 +02:00
Marcel Dancak
ff172b2cc9 wmsprovider: store tileWidth and tileHeight values in properties of wms provider 2014-08-18 09:26:42 +02:00
Marcel Dancak
f9ba32a9cd Merge remote-tracking branch 'upstream/master' 2014-08-18 08:56:06 +02:00
Denis Rouzaud
81055452e4 custom widget for new color button 2014-08-18 08:12:34 +02:00
Denis Rouzaud
efab05bae9 fix tool tip 2014-08-18 08:10:07 +02:00
Juergen E. Fischer
5e26fbd6eb rename other canbeGeneralizedByMapBoundingBox methods to isGeneralizableByMapBoundingBox 2014-08-17 20:44:09 +02:00
Juergen E. Fischer
d9e8a940b9 fix polygon generalization artifacts, if last ring segment is one of two
segments exceeding the tolerance plus some cleanups
2014-08-17 18:52:16 +02:00
Juergen E. Fischer
4f367f5d4c doxygen fixes 2014-08-17 14:38:55 +02:00
Juergen E. Fischer
07165eae79 indentation update 2014-08-17 13:37:34 +02:00
Nyall Dawson
346b50ead9 Fix typo 2014-08-17 21:27:32 +10:00
Nyall Dawson
b15b014b82 Allow importing and exporting to GIMP palette file (gpl) from color list 2014-08-17 21:05:21 +10:00
Nyall Dawson
b45735529b Improvements to color list:
- Cleanup code
- Support copying and pasting multiple colors to list
- Support additional color list mime formats
2014-08-17 21:05:21 +10:00
Nyall Dawson
6d10ff3684 Support dropping multiple colors into a color list widget 2014-08-17 21:05:21 +10:00
Juergen E. Fischer
ea7525963c revert german part of 62200eb55 2014-08-17 12:12:41 +02:00