26758 Commits

Author SHA1 Message Date
carolinux
d996966b79 #5605 Support for long/longlong types 2015-03-19 14:02:13 +08:00
Juergen E. Fischer
65378e6a10 vector layer: connect missing edit buffer signals 2015-03-19 02:51:40 +01:00
Nyall Dawson
9c79967ee1 Merge pull request #1956 from Gustry/add-way
[db manager] add 'way' to geometry column
2015-03-19 10:36:41 +11:00
Juergen E. Fischer
b8dc08f8ef debian packaging: create LICENSE link (fixes #12400) 2015-03-18 23:10:15 +01:00
Matthias Kuhn
40da097f50 Close attribute dialog when layer is removed
Fix #12336
2015-03-18 18:40:46 +01:00
Matthias Kuhn
66ba219fd3 Find qwt6-qt4 library
Fix #12374
2015-03-18 18:04:35 +01:00
Etienne Trimaille
54ce784d31 add 'way' to geometry column name' 2015-03-18 18:12:33 +02:00
Juergen E. Fischer
bfb8ab6893 edit widgets: keep default values of new feature's attributes until they are added
(fixes #12391 & #12386)
2015-03-18 16:09:47 +01:00
carolinux
d53fbe88b7 Added instructions for compiling qgis in debug mode for development 2015-03-18 19:47:00 +08:00
Matthias Kuhn
fec3bd83f6 Custom widgets: make sure config can loaded from the project
Apparently sip cannot handle private virtual methods
2015-03-18 09:36:18 +01:00
Martin Dobias
69d0b30d58 Allow data items from plugins 2015-03-18 14:24:36 +07:00
Martin Dobias
3dfa26051a Fix crash on startup if PyQGIS fails to load 2015-03-18 14:24:36 +07:00
Nyall Dawson
92c8434769 Avoid creating 3 identical label candidates in offset point mode
...should speed up label position calculation
2015-03-18 17:54:15 +11:00
Nyall Dawson
d45eea1ec4 Fix grid annotation distance not restored in dialog (fix #11991) 2015-03-18 17:53:58 +11:00
Matthias Kuhn
d68422d140 Don't try to connect to null action (removes a warning) 2015-03-17 21:14:01 +01:00
Juergen E. Fischer
db2363234e qoci spatial driver: cleanup session & connection when login failed 2015-03-17 12:35:09 +01:00
Nyall Dawson
23d6b66ae6 Fix heatmap renderer not working for reprojected layers (fix #12362) 2015-03-17 19:20:31 +11:00
Nyall Dawson
c3dfcf983b Fix tooltip for scale from canvas button 2015-03-17 18:56:54 +11:00
Nyall Dawson
a4d17c0e9b Ignore position of thousands seperators when editing scale combo box
... be more permissive about the conversion from string to number
after a value is entered in the combo box (fix #12385)
2015-03-17 18:56:53 +11:00
pcav
c98ae01c49 Added to contributors 2015-03-17 08:17:04 +01:00
Matthias Kuhn
d29c9f51c0 Merge pull request #1948 from NaturalGIS/add_fix_credits
add myself to map, fix my email address, add myself to contributors
2015-03-16 23:47:56 +01:00
Werner Macho
554a63aa5b adding french translators 2015-03-16 23:04:10 +01:00
Nyall Dawson
8be294f49d Add some missing overrides 2015-03-17 08:48:54 +11:00
Giovanni Manghi
66335b090f add myself to map, fix my email address, add myself to contributors 2015-03-16 20:11:20 +00:00
Tom Kralidis
ff52a0504e [MetaSearch] allow for overwriting OWS connections, or assiging to serialized string 2015-03-16 11:03:26 -04:00
Matthias Kuhn
8561b45b1d Minor fixes for select referenced feature map tool
* Message on the message bar correctly formatted
 * Esc button to deactivate also works without first clicking on the canvas
2015-03-16 14:33:51 +01:00
Nyall Dawson
c9ff77f9b4 Fix power validity test in raster calculator (fix #11278) 2015-03-16 21:35:15 +11:00
Nyall Dawson
e151e2fe34 Remember last used directory for raster save as dialog (fix #6950) 2015-03-16 20:46:27 +11:00
Tom Kralidis
897eb47180 add myself to map 2015-03-13 20:07:30 -04:00
Denis Rouzaud
a9e58e66d8 [joins] editing keeps the same order and selection in GUI 2015-03-12 14:17:35 +01:00
Radim Blazek
1810cdd2fd GRASS 7.0.0 API change 2015-03-12 09:15:42 +01:00
Denis Rouzaud
827f84ee7f fix joins edition (do not loose target field) 2015-03-11 14:49:56 +01:00
Matthias Kuhn
dcfc53817c Do not link qgis_core against qscintilla 2015-03-11 12:31:51 +01:00
Juergen E. Fischer
7c6358a411 offline editing: keep subset filter (hello from FOSSGIS) 2015-03-11 09:24:28 +01:00
Denis Rouzaud
95ebf45ee8 [joins] prevent joining an already joined layer
also fix crash when editing a join with all fields joined
2015-03-10 16:00:58 +01:00
Denis Rouzaud
4bfbcb2629 [joins] allow edition of joins in layer properties 2015-03-10 14:21:08 +01:00
Nyall Dawson
cafc722d92 Add some GDAL provider unit tests...
(...doing penance for my 2.8 sins)
2015-03-10 22:54:13 +11:00
Nyall Dawson
44377073c4 Followup 914ecc, also fix calculation of srcDataType 2015-03-10 22:54:13 +11:00
Denis Rouzaud
0c052c53a0 [joins] display prefix and joined fields in layer properties 2015-03-10 10:16:20 +01:00
Juergen E. Fischer
2a5d59e872 attribute table: ShowVisible behaviour mode
* change 'show all' action text
* add note to the window title
* also ignore mode for geometryless tables

(fixes #12318)
2015-03-10 09:37:45 +01:00
Juergen E. Fischer
306a53b810 postgres provider: also cast field expressions to text (fixes #12346) 2015-03-10 09:03:59 +01:00
Nyall Dawson
a0a58229a0 Followup 5d15a07, also fix edit role 2015-03-10 10:06:10 +11:00
Juergen E. Fischer
1d1a24b425 release.pl: point releases don't require new pictures 2015-03-09 20:11:35 +01:00
Werner Macho
d956ac76d6 Adding romanian translators as per request from the language coordinator
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2015-03-09 19:37:31 +01:00
Werner Macho
b93a557cbb updated names of swedish translators as requested by language coordinator
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2015-03-09 18:41:16 +01:00
Juergen E. Fischer
1aff7335d0 fix arm build 2015-03-09 09:57:20 +01:00
Tom Kralidis
22ddae1fd3 Update connections-default.xml 2015-03-08 21:14:32 -04:00
Tom Kralidis
0d32591d52 Merge pull request #1942 from ninsbl/master
Update connections-default.xml
2015-03-08 21:09:33 -04:00
Bas Couwenberg
a3811ecf8f Update copyright years for Tom Kralidis, MetaSearch is (C) 2014. 2015-03-07 16:45:44 +01:00
Juergen E. Fischer
05768309a0 fix precise builds 2015-03-07 16:35:56 +01:00