20450 Commits

Author SHA1 Message Date
Tamas TEVESZ
d6da4dee86 fix gdb backtrace on FreeBSD 2013-09-09 13:47:34 +02:00
Tim Sutton
45582e5f89 Bumped version number on splash screen 2013-09-09 02:24:41 +02:00
Salvatore Larosa
28dbe74ba5 [pyqgis-console] fix undo/redo actions when autocompletion bracket is enabled 2013-09-09 01:18:09 +02:00
Tim Sutton
214ef1d591 Added current sponsor logos to about screen 2013-09-09 00:01:31 +02:00
Salvatore Larosa
aebf27eb0e [pyqgis-console] fix autocompletion in editor after 6e19748 2013-09-08 23:56:26 +02:00
Juergen E. Fischer
a996365706 don't use own message handler on android 2013-09-08 20:28:20 +02:00
Juergen E. Fischer
93cdd0ca40 indentation update 2013-09-08 20:26:43 +02:00
Juergen E. Fischer
c9fe92c7c2 fix another bunch of warnings 2013-09-08 20:24:16 +02:00
Marco Hugentobler
5d093f4e43 Intendention update 2013-09-08 13:23:20 +02:00
Hugo Mercier
2a6887b4f5 Fix number precision in world file generation 2013-09-08 13:19:03 +02:00
Hugo Mercier
c6c27e038a Fiw world file generation (wrong line ordering) 2013-09-08 13:18:08 +02:00
Hugo Mercier
b18f2736e1 Change computeWorldFileParameters signature and fix Python unit test 2013-09-08 13:17:39 +02:00
Hugo Mercier
50f86c89de Add unit test for world file generation 2013-09-08 13:09:42 +02:00
Hugo Mercier
387c88de24 Add world file generation option. Work funded by Tuscany Region - SITA. Contract Support to the use of GFOSS \(Geographic Free and Open Source Software\) Desktop tools \(CIG Z3B06FA6D7\) 2013-09-08 13:05:04 +02:00
Larry Shaffer
f66f9aaa3e Fix build error, add missing enum to sip file 2013-09-06 19:47:15 -06:00
Larry Shaffer
d334672f6d Followup to 3b6d4ef, add sip bindings and update console auto-complete file 2013-09-06 17:31:47 -06:00
Larry Shaffer
fc787a6f3e Fix Mac error when building qgis_app 2013-09-06 17:04:47 -06:00
Tim Sutton
ef2e10b839 Applied android fix from Marco B. 2013-09-07 00:36:13 +02:00
Juergen E. Fischer
0a1d44fc63 make qgis_app a shared library and fix some more stl warnings with msvc 2013-09-07 00:22:10 +02:00
Tim Sutton
1632730ee1 Merge pull request #871 from slarosa/fix_crash_core_plugins
Fix crash in core plugins
2013-09-06 14:38:56 -07:00
Tim Sutton
609bd69bbc Merge pull request #870 from etiennesky/browsericons
use svg icons in browser dock for uI consistency
2013-09-06 14:35:18 -07:00
Juergen E. Fischer
721fe279ed german translation update 2013-09-06 21:25:03 +02:00
Juergen E. Fischer
da36ac7dbe fix more warnings (followup 1c9d6ebce) 2013-09-06 21:24:58 +02:00
Juergen E. Fischer
8fffd53523 fix size_t vs. int warnings 2013-09-06 16:29:40 +02:00
Juergen E. Fischer
029927f08e german translation fix (fixes #8580) 2013-09-06 16:29:24 +02:00
Alexander Bruy
82b1ea04f6 [processing] write table header only when necessary
adopt Point distance alg to use OutputTable
2013-09-06 16:22:53 +03:00
Alexander Bruy
8f19acbbd7 [processing] fix Statistics by categories algorithm 2013-09-06 16:22:53 +03:00
Alexander Bruy
4a6eec75fa [processing] use csv module for table writer 2013-09-06 16:22:53 +03:00
Victor Olaya
6689964b47 fixed saga installation checking 2013-09-06 14:18:49 +02:00
Werner Macho
5482f14175 translation update: nl by richard and es by carlos 2013-09-06 08:16:17 +02:00
Larry Shaffer
3b6d4ef590 [FEATURE] Add 'Suppress attribute form pop-up after feature creation' option to vector layers; overrides application-wide option 2013-09-05 20:53:12 -06:00
Salvatore Larosa
3896c73884 fix crash in Compass plugin 2013-09-06 00:37:05 +02:00
Salvatore Larosa
37a20f4399 fix crash in GRASS plugin 2013-09-06 00:36:25 +02:00
Radim Blazek
9ebf1feea1 add OS X specific lib to app tests, hopefully fixes #8577 2013-09-05 20:34:50 +02:00
Sandro Santilli
38d960ee7a Use ST_Force2D for PostGIS 2.1+ 2013-09-05 17:53:55 +02:00
Sandro Santilli
a2774a05cc Add field name in layers from postgis relation with multiple spatial fields
NOTE: only works with browser, not with "Add PostGIS Layer" dialog
2013-09-05 17:44:43 +02:00
pcav
b72a79ad23 MInor fixes to IT GUI translation 2013-09-05 17:24:07 +02:00
Denis Rouzaud
75aa7265e9 listActions() method for attribute action 2013-09-05 16:56:30 +02:00
Nyall Dawson
f365257e3f [FEATURE] holding shift while pressing cursor keys results in large movements in composer 2013-09-05 16:25:03 +02:00
Matthias Kuhn
151e0cc394 Fix spatialite provider for Null QVariant instead of Invalid QVariant 2013-09-05 16:23:28 +02:00
Matthias Kuhn
a2886ccc30 Add setSourceCrs( QgsCoordinateReferenceSystem ) 2013-09-05 16:23:28 +02:00
Nyall Dawson
8b131bd1d8 [FEATURE] Shift-clicking a selected composer item should deselect it 2013-09-05 16:16:28 +02:00
Radim Blazek
0b1895463c qgis_app lib link deps, fixes partialy #8575 2013-09-05 15:59:22 +02:00
pcav
71fa6dca82 Typo in IT GUI translation 2013-09-05 14:54:43 +02:00
Juergen E. Fischer
2c2d6757dd temporary fix for #8575 (building app as DLL is more involved and requires a CORE/GUI/APP_EXPORT macro dance...) 2013-09-05 14:36:35 +02:00
Juergen E. Fischer
618b58b05d fix atlas composition warnings with msvc 64bit 2013-09-05 14:17:07 +02:00
Paolo Cavallini
135ef36569 Merge pull request #665 from Oslandia/overview_centering
[2.1] Overview centering
2013-09-05 02:22:42 -07:00
Juergen E. Fischer
1aa5dafdf0 german translation update 2013-09-05 11:02:28 +02:00
Werner Macho
da947a3465 translation update: fi by Kari 2013-09-05 10:36:15 +02:00
Radim Blazek
63ffd2da41 added date type support 2013-09-05 09:22:06 +02:00