20202 Commits

Author SHA1 Message Date
Denis Rouzaud
3e89c69a0c split part of multi-geometry 2013-09-10 14:54:27 +02:00
Christian Urich
641359d3cb fix #8507
made void connectNotify( const char * signal ) protected instead of private
made bool eventFilter( QObject *obj, QEvent *event ) protected instead of private
made void showEvent( QShowEvent * ) and void hideEvent( QHideEvent * ) instead of private
2013-09-10 08:12:54 +02:00
Larry Shaffer
bb002ee1a8 Merge pull request #881 from mbernasocchi/android
Various android updates from mbernasocchi
2013-09-09 17:57:28 -07:00
Marco Bernasocchi
b61b5b0f83 make honoring -DPYTHON_LIBRARY more solid.
as cmake --help-module FindPythonLibs states
If you'd like to specify the installation of Python to use, you should modify the following cache variables:

         PYTHON_LIBRARY             - path to the python library
         PYTHON_INCLUDE_PATH         - path to where Python.h is found

(please note it is PYTHON_INCLUDE_PATH  (deprecated) and not PYTHON_INCLUDE_DIR (new in 2.8) since we require cmake >= 2.6.2)
2013-09-10 02:23:02 +02:00
Marco Bernasocchi
e703bdf08c set correct prefixPath() 2013-09-10 02:06:05 +02:00
Marco Bernasocchi
e87f79d480 added confirm quit for android 2013-09-10 02:05:48 +02:00
Marco Bernasocchi
d1ec3f420b Removed tooltip that shows how many messages are logged on android.
This tooltip was rendered as a fullscreen yellow widget in android.
2013-09-10 02:05:34 +02:00
Larry Shaffer
95a89d29a0 [Android] Fix for Qt Ministro hiding app's menubar in favor of native Android menus
- Brings back composer window menu bar
2013-09-09 17:15:38 -06:00
Larry Shaffer
6ef5829abf [Android] Fix for Qt Ministro hiding app's menubar in favor of native Android menus
- Brings back main window menu bar
2013-09-09 17:15:38 -06:00
Larry Shaffer
71558e697e [Android] Update library path 2013-09-09 17:15:38 -06:00
Larry Shaffer
1942239049 [Android] Change order of finding QtMobility package so Qt isn't 'found' twice 2013-09-09 17:15:38 -06:00
Marco Bernasocchi
2cc684793c worcarounds to make sip generation work on android 2013-09-09 17:15:38 -06:00
Marco Bernasocchi
10fc68119c less invasive workaround for #7859 2013-09-09 17:15:38 -06:00
Marco Bernasocchi
7bc40eb65d workaround for issue #7859 2013-09-09 17:15:38 -06:00
Marco Bernasocchi
17f565a857 sip generation issue fix #7752 for android 2013-09-09 17:15:37 -06:00
Larry Shaffer
5f61dd12fe Fix #8587, show/hide labels tool throws Qt warning 2013-09-09 11:47:32 -06:00
nyalldawson
c705034977 [FEATURE] Add "Lock Selected Items" and "Unlock All" to composer layout menu and toolbar 2013-09-09 16:32:23 +02:00
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