22679 Commits

Author SHA1 Message Date
Nyall Dawson
a386e898f0 [composer] Cache features for attribute table, to reduce excessive cpu use and multiple queries to layer provider 2014-04-23 06:28:56 +10:00
Werner Macho
bf3566de88 [TRANSUP] gl by Xan
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-04-22 19:14:36 +02:00
Werner Macho
aad103819d [TRANSUP] es by carlos
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-04-22 15:18:40 +02:00
Juergen E. Fischer
071ec8246c identify: clear rubberband after deleting the items 2014-04-22 10:51:51 +02:00
Juergen E. Fischer
bc7a5517dd cleanup: replace boolean comparison (x==true => x / x==false => x) (followup b40868c8) 2014-04-22 10:35:01 +02:00
Juergen E. Fischer
59c0ff2b00 Add Marco Lechner to CONTRIBUTORS 2014-04-22 10:31:50 +02:00
Marco Hugentobler
324070f9c1 Merge branch 'server_legend_url' 2014-04-22 05:04:52 +02:00
Marco Hugentobler
d6535a82ba [FEATURE]: Add legend url to wms capabilities. Patch from mlechner 2014-04-22 05:03:41 +02:00
Larry Shaffer
2f47bbace8 Fix compiling error with some compilers on Mac 2014-04-21 20:21:26 -06:00
Juergen E. Fischer
dab6e04a00 missed a file in last commit 2014-04-22 00:43:41 +02:00
Juergen E. Fischer
f26b539c99 always use identify dialog as dock (also fixes #9631) 2014-04-22 00:34:24 +02:00
Juergen E. Fischer
46ce0065b6 don't open feature form and identify results window (fixes reintroduced #9631) 2014-04-21 22:13:17 +02:00
Nathan Woodrow
8c596c6bf0 [Identify] Move identify mode selection to dialog. Add auto form checkbox 2014-04-21 20:47:43 +10:00
Nathan Woodrow
230282cbdd [Identify] Expand first feature 2014-04-21 20:47:22 +10:00
Nathan Woodrow
37cd0219c1 [Identify] Don't clear the identify results on single result 2014-04-21 20:46:59 +10:00
Nathan Woodrow
d7375387a7 [Identify] Show only layer name in identify results 2014-04-21 20:42:15 +10:00
Nathan Woodrow
60dc15eec5 Show message bar for console python open error 2014-04-21 12:12:52 +10:00
Nyall Dawson
f5a60a499a [FEATURE][composer] Add button to view current map item extent in main map canvas 2014-04-21 10:31:17 +10:00
Nyall Dawson
d0f40b99f5 [composer] Correctly set background color for map items (fix #9775) 2014-04-21 09:05:15 +10:00
Juergen E. Fischer
2e6927feb7 more processing cmake fixes 2014-04-20 22:39:00 +02:00
volaya
57f63695ac [processing] added new tools to add scripts/models from files 2014-04-20 19:37:10 +02:00
volaya
cf061f9233 [processing] fixed wrong import 2014-04-20 19:37:10 +02:00
Juergen E. Fischer
5f0151cee9 fix build error 2014-04-20 16:06:19 +02:00
Juergen E. Fischer
15fe55cfa1 fix warnings 2014-04-20 16:02:22 +02:00
Marco Hugentobler
b7ddf71bd3 Remove legacy classes in server code 2014-04-20 14:48:48 +02:00
Marco Hugentobler
8143039203 Fix compile error after merge 2014-04-20 13:45:51 +02:00
mhugent
4aafeb2592 Merge pull request #1296 from mhugent/server_cleanup
Server config redesign
2014-04-20 13:29:52 +02:00
Victor Olaya
25676f3cf5 [processing] Adapted make files (they were not changed after refactoring folder structure) 2014-04-20 11:30:23 +02:00
Juergen E. Fischer
4e49ad54cd data defined symbol dialog: only remove quoting if there is one (fixes #9783) 2014-04-19 23:36:45 +02:00
Juergen E. Fischer
e497a5c0f6 labeling: consider configure representation for NULL values (fixes #9998) 2014-04-19 22:57:45 +02:00
Juergen E. Fischer
8e6c043937 german translation update 2014-04-19 22:14:33 +02:00
Juergen E. Fischer
f355ea6d7c identation update 2014-04-19 22:14:33 +02:00
Juergen E. Fischer
3978bff447 oracle provider:
* retrieve comment of materialized views (implements #10063)
* use detected srid (fixes #10091)
* initialize mUseEstimatedMetadata (fixes #10092)
* also consider username in temporary saved credentials (fixes #10093)
2014-04-19 22:14:33 +02:00
Victor Olaya
8fe53c051c [processing] recover changes introduced in b928d165206a0994e593903d149c875131bfd6c6, lost on refactoring and merging 2014-04-19 20:53:09 +02:00
Victor Olaya
ab4e78b98f [processing] fixed wrong path to grass icon in grass7 provider 2014-04-19 20:49:23 +02:00
Victor Olaya
f014b4f097 [processing] prevent grass installation check returning None when folder not set under windows 2014-04-19 20:49:22 +02:00
Victor Olaya
1d821d6378 [processing] fixed wrong help url to Processing manual 2014-04-19 20:49:22 +02:00
Victor Olaya
922b844819 [processing] prevent grass7 config parameters from shadowing grass6 parameters 2014-04-19 20:49:21 +02:00
Victor Olaya
b1974f00fe [processing] fixed indentation issues 2014-04-19 20:49:20 +02:00
Victor Olaya
e142401c2b [processing] added grass7 files (forgot to add them on refactoring) 2014-04-19 20:49:19 +02:00
Victor Olaya
5bb522ecfc [processing] corrected wrong name of script help file 2014-04-19 20:49:19 +02:00
Victor Olaya
bce5b899a2 [processing] improvements in help for algorithms
Avoid creating temporary helpfiles
Added basic converter to convert rst into html on the fly
Added SAGA help files
2014-04-19 20:49:18 +02:00
Victor Olaya
9b277cb040 [processing] refactoring to put all algorithm providers under a single module 2014-04-19 20:49:17 +02:00
Victor Olaya
7ae6a63cf8 [processing]correctly update toolbox after editing/creating/deleting models and scripts 2014-04-19 20:41:10 +02:00
Juergen E. Fischer
4c0852856a fix doxygen warnings 2014-04-19 17:26:17 +02:00
Juergen E. Fischer
4184bd9a3a add path of bscmake.exe 2014-04-19 02:15:48 +02:00
Juergen E. Fischer
e19139f68d osgeo4w: run builds using cmake --build 2014-04-19 00:30:39 +02:00
Juergen E. Fischer
018086e928 GRASS:
* don't include unistd on windows in browser
* avoid warning when grass/version.h is not found at once
2014-04-19 00:30:38 +02:00
Juergen E. Fischer
66be0051f0 fix doxygen warning 2014-04-19 00:30:38 +02:00
Werner Macho
3a44b37f47 few updates in the translators file, more to come
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-04-18 23:37:47 +02:00