24159 Commits

Author SHA1 Message Date
Nyall Dawson
642ff94e11 [composer] Add some missing icons to menu items 2014-07-27 13:56:56 +10:00
Nyall Dawson
c2f74c25fd [composer] Switch to alt key for resize and draw from center mode 2014-07-27 12:08:39 +10:00
Juergen E. Fischer
94919a1ce0 always also update qgis_en.ts in update_ts_files.sh run 2014-07-25 23:23:04 +02:00
Werner Macho
be4bf1d520 [TRANSUP] transifex update
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-07-25 22:27:06 +02:00
Denis Rouzaud
a9289b6a90 can re-center when scaling mapCanvas extent 2014-07-25 14:28:11 +02:00
Juergen E. Fischer
6f23cb672d add QScintilla2 to INSTALL 2014-07-25 10:31:18 +02:00
Juergen E. Fischer
805f556336 german translation update 2014-07-25 10:28:41 +02:00
Juergen E. Fischer
56acda6458 clean identifier of layer variable passed to the feature form 2014-07-24 19:07:29 +02:00
Juergen E. Fischer
62e59c896f fix saving of edittype configuration and remove redundant storage of labelontop
and editable state.
2014-07-24 19:07:28 +02:00
Juergen E. Fischer
693c2e72dd restore naming of generated attribute widgets 2014-07-24 19:07:27 +02:00
Matthias Kuhn
af7f036b3b Some cleanup 2014-07-24 17:26:50 +02:00
Matthias Kuhn
17ab64eddc Request geometry when virtual field expression require so 2014-07-24 17:18:44 +02:00
Matthias Kuhn
c255823268 Sanity checks in add attribute dialog 2014-07-24 17:18:31 +02:00
Matthias Kuhn
302b2ae255 Fix uniqueValues for virtual field 2014-07-24 17:07:33 +02:00
Matthias Kuhn
f87bddf834 Automatically switch editor layout when assigning .ui file
Fix #7286
2014-07-24 14:13:12 +02:00
Sandro Mani
6e007bf7da Use field precision for range edit spin 2014-07-24 13:20:06 +02:00
Matthias Kuhn
ae19eefb36 Allow expressions with geometry on value relation widget
Fix #10900
2014-07-24 11:51:29 +02:00
Matthias Kuhn
e6d3c0be54 Followup 11f197e
Fix #10922
2014-07-24 11:40:26 +02:00
Matthias Kuhn
1494069735 Use icons on fields properties, disable "editable" where inappropriate 2014-07-24 08:57:21 +02:00
Matthias Kuhn
1395367e58 [FEATURE] Expression field (Virtual field) 2014-07-24 08:57:21 +02:00
Matthias Kuhn
4e50f54552 Remove unused method 2014-07-24 08:56:55 +02:00
Larry Shaffer
9a10b79354 Fix finding QScintilla for non-QT_INCLUDE_DIR install directories 2014-07-23 16:12:39 -06:00
Tim Sutton
2365be0984 Merge pull request #1514 from manisandro/stretch_last_column
Trivial: Stretch last column in bad layers dialog
2014-07-23 22:05:24 +02:00
Juergen E. Fischer
3988ad0f63 make sip bindings to qscintilla derived classes optional (replaces 7e815cad & 8f0b8987) 2014-07-23 19:03:42 +02:00
Matthias Kuhn
e47f1112ff Setting attribute table cache size to 0 results in full cache 2014-07-23 17:52:42 +02:00
Sandro Mani
6014d45d96 Stretch last column in bad layers dialog 2014-07-23 17:04:47 +02:00
Nyall Dawson
17d6da9adb [FEATURE][composer] Holding shift while drawing new lines constrains lines to horizontal/vertical/diagonals, while drawing rectangles constrains items to squares. Holding control switches to a draw-from-center mode. Sponsored by City of Uster, Switzerland. 2014-07-23 21:36:58 +10:00
Matthias Kuhn
622e2d14ab Set focus to first widget on attribute form 2014-07-23 12:03:47 +02:00
Matthias Kuhn
ad5aa3050e Fix attribute dialog crash on close 2014-07-23 10:37:52 +02:00
Matthias Kuhn
677abbf3dd Followup 9f07383 2014-07-23 09:38:41 +02:00
volaya
2b0a53bdb7 [processing] fixed fileFilter for file outputs 2014-07-23 01:19:55 +02:00
volaya
dc968ce764 [processing] made xgrids parameter in raster calculator optional 2014-07-23 01:19:54 +02:00
volaya
ad2d9440e4 [processin] fixed extent checking in saga algorithm 2014-07-23 01:19:54 +02:00
volaya
8e60f49f9e [processing] fixed issues when loading parameters 2014-07-23 01:19:53 +02:00
volaya
f6bf4f19db [processing] improved SAGA multiple extents detection 2014-07-23 01:19:52 +02:00
volaya
f2701cb103 [processing] fixed SAGA description 2014-07-23 01:19:51 +02:00
volaya
fb142dff65 [processing] fixed some GRASS descriptions 2014-07-23 01:19:50 +02:00
Matthias Kuhn
55c6f8f1b3 Synchronize values of repeating widgets on forms
Fix #10877
2014-07-23 00:11:02 +02:00
Matthias Kuhn
9f073834a1 Only add feature once when python init function is set on attribute form
Fix #10862
2014-07-23 00:11:02 +02:00
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