24073 Commits

Author SHA1 Message Date
Nyall Dawson
19708be155 [FEATURE][composer] Allow evaluation of QGIS expressions inside html item source. Expressions are evaluated before HTML is rendered, allowing the expression results to modify how the HTML content is rendered. Sponsored by City of Uster, Switzerland. 2014-07-16 22:50:40 +10:00
Nyall Dawson
5e4510f547 [composer] Switch to using qscintilla for html editor in html item properties. Sponsored by City of Uster, Switzerland. 2014-07-16 22:50:40 +10:00
Nyall Dawson
3f90dbb02c [composer] Fetch html using QgsNetworkAccessManager so that reply can be manipulated prior to rendering. Sponsored by City of Uster, Switzerland. 2014-07-16 22:50:40 +10:00
Nyall Dawson
256999d56f [FEATURE][composer] Option for manual entry of HTML item source. Sponsored by City of Uster, Switzerland. 2014-07-16 22:50:40 +10:00
Nyall Dawson
e2d57d9b65 [composer] Clean up code, move some methods to QgsComposerUtils, const correctness, tests, doc improvements 2014-07-16 22:47:18 +10:00
Alexander Bruy
0c7ce60d1d [processing] fix icons for TauDEM algs 2014-07-16 10:46:09 +03:00
Juergen E. Fischer
c72e881595 debian packaging update 2014-07-16 09:12:30 +02:00
Werner Macho
11d5b4cd03 [TRANSUP] transifex update and common string update
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-07-15 18:50:24 +02:00
Juergen E. Fischer
a2a5914081 german translation update 2014-07-15 16:25:50 +02:00
Juergen E. Fischer
1692cc36b9 cmake: report geos version with c-api header only (followup 0529f117) 2014-07-15 15:29:04 +02:00
Nyall Dawson
0837945247 [composer] Fix calculation of rotated image size inside picture items when rotation is 90 or 270 degrees. 2014-07-15 23:21:49 +10:00
Juergen E. Fischer
3699ee552e fix moc warning 2014-07-15 14:00:47 +02:00
Juergen E. Fischer
b1a4b28435 more doxygen fixes 2014-07-15 13:57:18 +02:00
Juergen E. Fischer
3f67443dd3 fix warnings 2014-07-15 13:29:21 +02:00
Juergen E. Fischer
0529f117d1 cmake: report geos version 2014-07-15 13:29:19 +02:00
Juergen E. Fischer
21420c6fac debian packaging update 2014-07-15 09:10:09 +02:00
Nyall Dawson
6f3cea12f0 Follow up 2041fc24 2014-07-15 00:25:33 +10:00
Nyall Dawson
2041fc2480 [composer] Refactor QgsComposerItem:
- New class QgsComposerObject, which both QgsComposerItem and QgsComposerMultiFrame
derive from. This class contains the framework for data defined composition properties.
- New class QgsComposerUtils, containing helpful static functions previously in QgsComposerItem
- Test suites for data defined settings in QgsComposerObject and functions in QgsComposerUtils
2014-07-14 23:51:10 +10:00
Victor Olaya
49bc38c7c4 [processing] added 'crop to data' algorithm from SAGA 2014-07-14 00:54:54 +02:00
Victor Olaya
0e76df60b4 [processing] Changed raster calculator to ask main layer separately 2014-07-14 00:54:54 +02:00
Juergen E. Fischer
647504306c indentation update 2014-07-13 17:16:24 +02:00
Juergen E. Fischer
9ce0ea3f65 doxygen: add new directories and fix warnings 2014-07-13 17:09:59 +02:00
Nyall Dawson
8650597b7f [FEATURE][composer] Add marker style for map grids (fix #9381) 2014-07-13 21:54:37 +10:00
Nyall Dawson
a44e48c52e [composer] More tweaks to grid UI:
- show grid name in draw grid checkbox to aid UX
- restore 12 decimal places for grid interval/offset
- rearrange controls for improved user flow
- disabled cross width control when grid type is not set to cross
- switch to collapsible group boxes
2014-07-13 13:33:18 +10:00
Nyall Dawson
4e62dde858 [composer] Reduce height of map grid list (fix #10881) 2014-07-13 12:41:46 +10:00
Nyall Dawson
8be42a0a15 Followup c04a5400 2014-07-13 11:41:01 +10:00
Nyall Dawson
c04a5400be [composer] Hard code drawing a maximum of 1000 horizontal or vertical grid lines. Prevents hangs if grid settings are poorly chosen, resulting in millions of grid lines 2014-07-13 11:36:20 +10:00
Nyall Dawson
ae84a07403 [composer] Fix annotation settings only being applied to first grid in list, not selected grid (fix #10880) 2014-07-13 10:10:49 +10:00
Victor Olaya
877f07ab5d [processing] fixes in model/script downloader 2014-07-12 10:50:41 +02:00
Victor Olaya
a58e64897c [processing] improved import to postgis algorithm 2014-07-12 10:39:52 +02:00
Victor Olaya
1bf3be5a43 [processing] added some extra info in modeler calculator 2014-07-12 10:39:51 +02:00
Victor Olaya
f5b84ca101 [processing] fixed frequency algorithm 2014-07-12 10:39:50 +02:00
Victor Olaya
e53690583f [processing] change icon of core algs 2014-07-12 10:39:50 +02:00
Larry Shaffer
cded8b180d [processing] Fix typo 2014-07-11 17:39:33 -06:00
Larry Shaffer
0ad70eda2e Fix QgsComposerMap sip/cpp build error 2014-07-11 17:38:25 -06:00
Werner Macho
061dc4f3e9 [TRANSUP] adding more translators
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-07-11 18:49:35 +02:00
Werner Macho
e3aae9afc7 [TRANSUP] pt_BR from transifex on request
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-07-11 18:27:06 +02:00
Werner Macho
89ed2509e6 [TRANSUP] transifex update
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-07-11 17:22:09 +02:00
Nyall Dawson
5b545d1eff Remove unused writeSettings, readSettings, removeSettings methods from QgsComposerItem 2014-07-12 00:10:21 +10:00
Nyall Dawson
494bef0c50 Follow up grid merge fixes. Repair broken grid tick tests 2014-07-11 23:39:50 +10:00
Nyall Dawson
644d6fc538 Fix merge conflicts resulting from composer multi grid merge 2014-07-11 23:03:20 +10:00
Alexander Bruy
4e5c286414 [processing] update CMakeLists.txt to handle new directories 2014-07-11 10:49:19 +03:00
Victor Olaya
e845e7896d [processing] added some new core algs as scripts 2014-07-11 09:06:34 +02:00
Victor Olaya
784b46bbcd [processing] allow adding core processing algs using scripts 2014-07-11 09:06:34 +02:00
Juergen E. Fischer
11f197ee5b enable feature form on openFeatureForm on editable layer (fixes #10865) 2014-07-10 23:59:15 +02:00
Marco Hugentobler
dbfce8cd64 Revert "Fix reversed lat/long in grid annotations"
This reverts commit 2d2340e916db09c03772a3f9d4de8cb49a4c9d72.
2014-07-10 17:27:11 +02:00
Marco Hugentobler
40d91457f6 Fix #10720 2014-07-10 17:25:08 +02:00
Marco Hugentobler
2d2340e916 Fix reversed lat/long in grid annotations 2014-07-10 16:44:06 +02:00
Marco Hugentobler
b6c982a2c0 Fix swapped lat/long 2014-07-10 16:44:06 +02:00
volaya
66e4895ad7 Merge pull request #1503 from alexbruy/processing-ogr
Processing ogr
2014-07-10 15:46:17 +02:00