alexbruy
2b5eaee96f
Merge pull request #1510 from gioman/v_points
...
[processing] fix grass64 v.to.points
2014-07-22 18:58:38 +03:00
volaya
080f252378
Merge pull request #1512 from radosuav/small_processing_fixes_3
...
[Processing] Small fixes
2014-07-22 16:37:31 +02:00
Rado Guzinski
38390bf725
[Processing] Add *.* file filter to batch processing input panel
2014-07-22 11:25:59 +02:00
Rado Guzinski
b115ea6ee1
[Processing] Comment debuging statements in OTB which clutter up Processing log
2014-07-22 11:24:11 +02:00
Rado Guzinski
f511bf95b7
[Processing] Hide some OTB params under Advanced button and improve handling of advanced parameters
2014-07-22 11:22:21 +02:00
Rado Guzinski
2f32e781fc
[Processing] Add GRASS r.univar and update r.fillnulls
2014-07-22 11:12:32 +02:00
Rado Guzinski
f780f2a04b
[Processing] Remove print statements which sometimes cause an exception
2014-07-22 11:06:45 +02:00
Juergen E. Fischer
8f0b89870f
fix qscintilla sip include path (followup 7e815cad)
2014-07-22 07:39:31 +02:00
Nyall Dawson
3bcff891b5
Fix build errors
2014-07-22 09:21:30 +10:00
Nyall Dawson
68e03cbc87
[FEATURE][composer] Data defined url for composer html items. Sponsored by City of Uster, Switzerland.
2014-07-21 23:19:01 +10:00
Giovanni Manghi
e47763390f
fix grass64 v.to.points
2014-07-21 13:54:36 +01:00
Juergen E. Fischer
7e815cad76
debian packaging update with workaround for debian #755491
2014-07-21 14:31:21 +02:00
Juergen E. Fischer
fd0ad491a5
remove automake residuals
2014-07-21 14:25:38 +02:00
Juergen E. Fischer
ed21cdbd5a
german translation update
2014-07-21 14:25:38 +02:00
Juergen E. Fischer
e74ff3ce0f
indentation update
2014-07-21 14:25:38 +02:00
Nathan Woodrow
c88aab35f8
Fix build error with processing
2014-07-21 22:17:03 +10:00
Martin Dobias
7d30a7413b
Fix #10909 (SVG markers rendered as images in composer)
2014-07-21 14:12:32 +02:00
Nathan Woodrow
ea7343e0de
Comment sip files for code editor to fix build error on ubuntu
2014-07-21 21:56:05 +10:00
alexbruy
314316350d
Merge pull request #1505 from volaya/master
...
[Processing] Refactoring of parameters and outputs
2014-07-21 14:44:40 +03:00
Nyall Dawson
460cee1bde
[composer] Switch to using data defined button for picture source expression
2014-07-21 20:52:11 +10:00
Denis Rouzaud
023b4cf812
[edit widgets] set line edit as read-only instead of disabled
2014-07-21 09:31:31 +02:00
Nathan Woodrow
a3447dd9a3
Add missing HTML editor sip files
2014-07-20 22:16:20 +10:00
Nyall Dawson
bc6551c285
Switch to QgsCodeEditorHTML for composer html code editor
2014-07-20 21:39:40 +10:00
Nathan Woodrow
dcdd02be5b
Add HTML code editor
2014-07-20 21:03:09 +10:00
Nyall Dawson
ac005b96e2
[FEATURE][composer] Multiple overview frames per composer map ( fix #10299 )
2014-07-20 20:30:31 +10:00
Werner Macho
2973250d7f
[TRANSUP] common translation update
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-07-20 12:25:39 +02:00
Nathan Woodrow
95e93f8cb8
Drop QScintilla2 from window title
2014-07-20 17:52:53 +10:00
Nathan Woodrow
44e543c834
Merge pull request #1507 from NathanW2/code_editor
...
Code editor using QScintilla.
Thanks to Salvatore Larosa for the initial work.
2014-07-20 15:44:18 +10:00
Nyall Dawson
4e2afeb961
[composer] Don't auto set maximum number of attributes when resizing item. Instead, keep the maximum number of rows as whatever the user set. This change prevents the attribute table from shrinking and never re-growing ( fix #10911 )
2014-07-19 22:56:23 +10:00
Nyall Dawson
70d5857760
[composer] Fix restoration of grid color alpha channel from 2.4 projects
2014-07-19 22:52:14 +10:00
Nyall Dawson
5a6f68bed4
[composer] Write a dummy Grid element when saving composer maps, fixes crash when loading project in older QGIS versions ( fix #10905 )
2014-07-19 22:38:04 +10:00
Nyall Dawson
66031f67c0
[composer] documentation improvements
2014-07-19 22:14:22 +10:00
Nyall Dawson
f76c257f89
[composer] More cleanups - move font utils from QgsComposerItem to QgsComposerUtils, add tests
2014-07-19 22:01:58 +10:00
Martin Dobias
57dcfca487
Legend refactoring: first steps towards legend customization
...
- map layers have associated QgsMapLayerLegend instance
- QgsMapLayerLegend is interface for generation of legend with some default implementations
- QgsLayerTreeModelLegendNode is interface for representation of legend item in layer tree model with some default implementations
2014-07-17 20:49:30 +02:00
Werner Macho
cb1e0fba3d
[TRANSUP] string update by request
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-07-17 19:58:27 +02:00
Juergen E. Fischer
7097dc0a22
add msvc notes
2014-07-17 13:47:45 +02:00
Juergen E. Fischer
4eddfbafc8
avoid initially loading value map previews from the first layer (might be expensive)
2014-07-17 13:47:45 +02:00
Nyall Dawson
e696158257
[FEATURE][composer] Allow setting attribute table header and content font colors. Fix saving alpha channel for grid colors.
2014-07-17 21:22:56 +10:00
Larry Shaffer
025741ff51
Fix bundle-relative linking for libqscintilla2.dylib (now required lib) on Mac
2014-07-16 18:25:41 -06:00
Martin Dobias
c05e5e2825
When grouping layer tree nodes, insert new group at the same position
2014-07-17 00:38:40 +02:00
Martin Dobias
18a1c8a636
Fix #10828 (slow project loading)
2014-07-16 23:29:16 +02:00
Martin Dobias
43635e7cbd
Fix #10744 (crashes with CSV files with parallel rendering)
...
I can't replicate the crash, but the static QRegExp instances will not work
with multiple threads.
2014-07-16 19:44:23 +02:00
Nathan Woodrow
b2ff71868a
Clean up code editor code and API. Add tr() and fix spelling.
...
Moved show/hide folding and margin methods to base class.
2014-07-16 22:51:27 +10:00
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