22701 Commits

Author SHA1 Message Date
Martin Dobias
62ba1335d0 Fix extent computation in memory provider 2014-04-25 19:31:56 +02:00
Juergen E. Fischer
7203cffdc5 identify: fix form button icon & tooltip, remove close button 2014-04-25 13:51:36 +02:00
Juergen E. Fischer
ea98608461 QgsField::displayString() consider configurable NULL representation 2014-04-25 12:32:28 +02:00
Juergen E. Fischer
b548ac8c5c fix crash when maptool of a plugin is active on exit 2014-04-25 12:28:30 +02:00
Alexander Bruy
7f7118ccfb [processing] fix typo in GRASS 7 provider 2014-04-25 12:05:33 +03:00
Victor Olaya
a1d43ff2a3 [processing] fixed v.select description
fixes #10113
2014-04-24 18:33:59 +02:00
Victor Olaya
3ff4d9e650 [processing] added new example script 2014-04-24 18:33:58 +02:00
Victor Olaya
8436027f83 [processing] added Chainage algorithm as script 2014-04-24 18:33:57 +02:00
Victor Olaya
1610d63a03 [processing]improved script editor dialog 2014-04-24 18:33:57 +02:00
Victor Olaya
79757fabee [processing] some fixes in help system 2014-04-24 18:33:56 +02:00
Werner Macho
d2b1c82997 [TRANSUP] nb by James
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-04-24 14:41:34 +02:00
Nyall Dawson
b5acad1a3f Fix capitalisation of string 2014-04-24 20:25:34 +10:00
Werner Macho
d459b7012b [TRANSUP] pt_BR from transifex test
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-04-24 11:20:59 +02:00
Victor Olaya
dce4a771ff [processing] store settings using QSettings instead of in a dedicated file 2014-04-23 22:01:35 +02:00
Nathan Woodrow
a3a36357ec Add node points for measure tool 2014-04-23 23:48:48 +10:00
Nathan Woodrow
3a726b6085 Add better default colour and width for measure tools. Fix #10029 2014-04-23 23:08:36 +10:00
Alexander Bruy
be18a5e073 [processing] fix help method in GeoAlgorithm class 2014-04-23 15:38:06 +03:00
Nathan Woodrow
4fa3390069 Remove identify mode and auto open from options from options from dialog 2014-04-23 22:31:43 +10:00
Werner Macho
b733962574 Merge pull request #1324 from thodorisvakkas/master
[TRANSUP] greek translation 20140423
2014-04-23 10:06:03 +02:00
Denis Rouzaud
5e0b5fe7d9 Add .orig to gitignore 2014-04-23 10:02:42 +02:00
thodoris.vakkas
a4133cee2e [TRANSUP] greek translation 20140423
Signed-off-by: thodoris.vakkas <tvakkas@getmap.gr>
2014-04-23 02:22:47 +03:00
Nyall Dawson
6fa26cffd4 [composer] Add a manual 'refresh' button to attribute tables, to refresh table if data has changed outside of QGIS 2014-04-23 06:29:28 +10:00
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