Activity

From 2013-09-07 to 2013-10-06

2013-10-06

04:31 PM Revision 6b99d0df (qgis): translation update: lt by tomass
Werner Macho
01:47 PM Revision cd694624 (qgis): [processing] fixed #8770 (error in batch processign interface)
Victor Olaya
01:39 PM Revision 1b04c518 (qgis): [processing] fixed commandline names in gdal algorithms
Victor Olaya
01:35 PM Revision acbd1655 (qgis): [processing] some refactoring. Removed old-style signals connection
Victor Olaya
01:30 PM Revision 17f3f79f (qgis): made algorithms that require open layers (not just file paths) not to a...
Victor Olaya
12:39 PM Revision 1e41b81c (qgis): Merge pull request #921 from gioman/master
add the -r parameter to r.external (used now to create grass inputs for ... Victor Olaya
12:00 PM Revision 442b236a (qgis): Export 3d vectors as such
Giovanni Manghi
11:39 AM Revision 9ae931c2 (qgis): New take on v.surf.bspline in processing toolbox, Fixes #5943
Giovanni Manghi

2013-10-05

10:58 PM Revision 42b8a96e (qgis): add the -r parameter to r.external (used now to create grass inputs for...
Giovanni Manghi

2013-10-04

08:45 PM Revision 4072e392 (qgis): Merge pull request #917 from matthias-kuhn/csv_test_fix
Fix CSV test to support python NULL value Chris Crook
02:48 PM Revision 6d5cf6fd (qgis): More cont'ness for QgsDistanceArea
Matthias Kuhn
10:14 AM Revision dae9b5d9 (qgis): [FEATURE] Holding ctrl while dragging a composer selection temporarily ...
Nyall Dawson
09:59 AM Revision bf076a0c (qgis): Emit a signal when layer symbology changes
Hugo Mercier
09:49 AM Revision 8d0d7df2 (qgis): Remove outdated SIP version requirements from INSTALL
Matthias Kuhn
08:07 AM Revision c71d8776 (qgis): Fix renderer items in legend (#8651)
Marco Hugentobler

2013-10-03

09:50 PM Revision b9bbe650 (qgis): Fix selection handles showing incorrectly on new compositions
Nyall Dawson
07:04 PM Revision 92294307 (qgis): postgres provider: fix limit on geometry type detection with estimated ...
Jürgen Fischer
06:19 PM Revision 4ea85fe5 (qgis): postgres provider: fix limit on geometry type detection with estimated ...
Jürgen Fischer
04:33 PM Revision 9b1f0a34 (qgis): fix typo
Jürgen Fischer
04:33 PM Revision c797895c (qgis): osgeo4w: move system directories to end of PATH (fixes #8629)
Jürgen Fischer
04:32 PM Revision 20bde89a (qgis): osgeo4w: move system directories to end of PATH (fixes #8629)
Jürgen Fischer
03:13 PM Revision 63cd0d99 (qgis): Read available datum transformations from gdal file
Marco Hugentobler
01:19 PM Revision 22e11bae (qgis): [FEATURE] Pressing shift while moving composer items constrains movemen...
Nyall Dawson
01:19 PM Revision 9eddf693 (qgis): [FEATURE] Shift-resizing composer items maintains their aspect ratio, c...
Nyall Dawson
11:09 AM Revision fcf8102d (qgis): [pyqgis-console] autocompletion file update
Salvatore Larosa
11:09 AM Revision 579226df (qgis): [pyqgis-console] added API file for 2.0 version
Salvatore Larosa
11:09 AM Revision 9de57455 (qgis): [pyqgis-console] Sets minimum height for input area based of font metric
Salvatore Larosa
11:06 AM Revision 50542b91 (qgis): Fix position lock not preventing moving or resizing composer items
Nyall Dawson
09:55 AM Revision b8a7a2ad (qgis): [processing] add QtDesigner .ui file for Number input dialog
Alexander Bruy

2013-10-02

07:51 PM Revision 60bf80c3 (qgis): [processing] use QtDesigner .ui for Autofill dialog
Alexander Bruy
07:51 PM Revision a763e28e (qgis): [processing] use QtDesigner .ui for Multiple selection dialog
Alexander Bruy
04:57 PM Revision 96eae1f9 (qgis): Requirements SIP >= 4.12, PyQt >= 4.8.3
SIP >= 4.12 for keyword_arguments Module argument
PyQt >= 4.8.3 for QSettings with type argument
Radim Blazek
04:05 PM Revision 7cb0be08 (qgis): [processing] use QtDesigner ui file for Edit rendering styles dialog
Alexander Bruy
03:24 PM Revision 498a5d9a (qgis): [processing] code formatting, make sources more pep8 compliant
Alexander Bruy
02:52 PM Revision 934e4855 (qgis): Fix CSV test to support python NULL value
Matthias Kuhn
11:26 AM Revision 52746c8a (qgis): added hindi language to GUI on request
Werner Macho
09:09 AM Revision 24d11060 (qgis): [FEATURE] Allow multi item drag and resize in composer (fix #7918)
[FEATURE] Always draw selection handles on top of composition, add dashed border for selected items (fix #7793)
Move ...
Nyall Dawson

2013-10-01

03:59 PM Revision 7bc72d4f (qgis): Merge branch 'master' of github.com:qgis/QGIS
Paolo Cavallini
03:58 PM Revision dd914b81 (qgis): Improvements to IT GUI translation
Paolo Cavallini
10:58 AM Revision 96bd7e7f (qgis): give correct layer to QgsHighlight in QgsIdentifyResultsDialog, fixes #...
Radim Blazek

2013-09-30

03:18 PM Revision 968c3219 (qgis): [processing] add gdal2xyz tool (fix #8723)
Alexander Bruy
03:18 PM Revision 9a341acd (qgis): [processing] handle non-ASCII characters in layer name when exporting (...
Alexander Bruy
01:49 PM Revision c70a0d23 (qgis): Merge pull request #915 from gioman/master
Makes SAGA supervised classification work also with SAGA 2.0.8, fixes #8715. Add schema selection to GUI of "Import i... Victor Olaya
01:34 PM Revision 814ae4c7 (qgis): fix data retrieval in attribute table from geometryless spatialite tables
Jürgen Fischer

2013-09-29

12:11 AM Revision 7004a059 (qgis): Update GrassAlgorithm.py
Giovanni Manghi
10:09 PM Revision 52677578 (qgis): Update ImportIntoPostGIS.py
Giovanni Manghi
09:35 PM Revision 7670081f (qgis): Update supervisedclassification.py
Giovanni Manghi
08:38 PM Revision 3226b4b5 (qgis): Update supervisedclassification.py
Giovanni Manghi
07:48 PM Revision 52ac0845 (qgis): Merge pull request #914 from tomass/master
Lithuanian translation update Werner Macho
03:13 PM Revision 40d41cac (qgis): Lithuanian translation update
Tomas
05:35 AM Revision cfa34641 (qgis): Merge pull request #905 from yellow-sky/show_partial_labels
Show partials labels Larry Shaffer

2013-09-28

12:02 AM Revision a95f07cb (qgis): Merge pull request #913 from tomass/master
Lithuanian translation update Werner Macho
06:26 PM Revision 121d76e2 (qgis): Fix for #8705, duplication of composer should inherit custom paper size
Larry Shaffer

2013-09-27

10:50 PM Revision 315e7e21 (qgis): Lithuanian translation update
root
05:40 PM Revision b2396f65 (qgis): Merge branch 'master' of github.com:qgis/QGIS
Paolo Cavallini
05:40 PM Revision 94d73893 (qgis): Fix to IT GUI translation
Paolo Cavallini
04:43 PM Revision 9d8d3178 (qgis): fix instant crash on windows
Jürgen Fischer

2013-09-26

10:27 PM Revision 5d1f763d (qgis): Merge pull request #912 from bstroebl/selectByAttribute
[processing] Make select by attribute work Victor Olaya
10:25 PM Revision b6ca1519 (qgis): Merge pull request #911 from bstroebl/testEliminate
[processing] select features to eliminate in algorithm Victor Olaya
08:04 PM Revision 7a720c21 (qgis): [processing] sync GDAL algorithm names with Raster menu
Alexander Bruy
07:38 PM Revision 77ca8358 (qgis): Merge branch 'master' of github.com:qgis/QGIS
Paolo Cavallini
07:38 PM Revision 012e8b18 (qgis): Fix #8697
Paolo Cavallini
07:10 PM Revision c222c67a (qgis): fix #8697 (git grep clickx.*clickx is your friend)
Jürgen Fischer
05:43 PM Revision 3e382dac (qgis): Unit tests for ShowingPartialsLabels reorganized
Evgeniy Nikulin
05:30 PM Revision e8a8c37b (qgis): Merge branch 'master' of github.com:qgis/QGIS
Paolo Cavallini
05:29 PM Revision b9b41198 (qgis): Fix to IT GUI translation
Paolo Cavallini
04:38 PM Revision 9e4fdcf1 (qgis): Fix pal settings dialog title
Evgeniy Nikulin
04:14 PM Revision a5ee91a3 (qgis): [processing] Make select by attribute work
Bernhard Ströbl
04:06 PM Revision 770e52b0 (qgis): Modularize editor widgets
Matthias Kuhn
02:59 PM Revision 7628c8f3 (qgis): [processing] add option to keep resolution when clipping raster
Alexander Bruy
12:14 PM Revision e5a72107 (qgis): [processing] select features to eliminate in algorithm
Bernhard Ströbl
10:49 AM Revision c9de713c (qgis): Fix to IT GUI translation
Paolo Cavallini
07:50 AM Revision fa4819a3 (qgis): Fix #8668
Paolo Cavallini
05:22 AM Revision d7db4a53 (qgis): Add option for grid snap tolerance, move selection tolerance spin box t...
Nyall Dawson

2013-09-25

01:08 AM Revision 8b6d813a (qgis): Fix sip API reseting to version 1 (fixes PyQgs* tests currently failing...
Larry Shaffer
10:59 PM Revision a17787b3 (qgis): fix PyQgsAtlasComposition and PyQgsComposerLabel test
Jürgen Fischer
10:43 PM Revision a95bd7de (qgis): osgeo4w: ignore rmdir result
Jürgen Fischer
06:57 PM Revision 067c1df5 (qgis): Typos in IT GUI translation
Paolo Cavallini
02:26 PM Revision 0e197753 (qgis): [processing] fix lidar provider broken in 1ad2334dbe
Alexander Bruy
06:56 AM Revision 64885d9e (qgis): Improve visual appearance of composer grid by making sure it is always ...
Remove options for composer pen width Nyall Dawson

2013-09-24

12:29 AM Revision bb63eb12 (qgis): [processing] enabled create new script action
Victor Olaya
12:29 AM Revision 75ba3be8 (qgis): [processing] improved saga/grass/otb installation checks
Victor Olaya
12:29 AM Revision 983066a9 (qgis): [processing] minor fixes
Victor Olaya
12:29 AM Revision 2b61f793 (qgis): [processing] renmed setting group from ProcessingQGIS to Processing
Victor Olaya
12:29 AM Revision 9d9d60a2 (qgis): [processing] changed ordinary kriging description (adapted to 2.1)
Victor Olaya
12:29 AM Revision 1ad2334d (qgis): [processing] improved lidar provider (contributed by Martin Isenburg)
Victor Olaya
12:29 AM Revision 3b07aff4 (qgis): Fixed issue when using multiple vector inputs
Victor Olaya
11:42 PM Revision 4c1b95ba (qgis): Add support for PYTHONSTARTUP-like environment variable, PYQGIS_STARTUP
- Different than user's 'startup.py,' since it is loaded just after Py_Initialize, specifically from env variable
- U...
Larry Shaffer
11:42 PM Revision 87163c60 (qgis): Add unit test for PYQGIS_STARTUP environment variable
- Make PyQgsAppStartup test more general and PEP8 compliant Larry Shaffer
11:42 PM Revision 3fce4a5c (qgis): Add extra CXXFLAGS flags set by user; can be -D CXX_EXTRA_FLAGS or envi...
- Command line -D option overrides environment variable
- Useful for suppressing transient upstream warnings in depen...
Larry Shaffer
10:21 PM Revision 1ca2258a (qgis): some more syncs with release-2_0
Jürgen Fischer
10:10 PM Revision 88c720a6 (qgis): osgeo4w: more 'improvements'
* package(64).cmd:
* remove apps/%PACKAGENAME% before install (ie. don't repackage old cruft)
* context_help, fun...
Jürgen Fischer
09:58 PM Revision d27ad33c (qgis): fix gui bindings with SIP 4.15
Jürgen Fischer
09:57 PM Revision 17e99992 (qgis): revert change of doxygen DOT_GRAPH_MAX_NODES
Jürgen Fischer
09:55 PM Revision 6f9795b0 (qgis): apply #8601
Dražen Odobašić
09:55 PM Revision aca7afaa (qgis): debian packaging: add saucy and jessie support
also add note about tests and result uploads to INSTALL.t2t Jürgen Fischer
04:10 PM Revision d57fe58f (qgis): debian packaging: add jessie and saucy
Jürgen Fischer
04:10 PM Revision 099cf830 (qgis): revert change of doxygen DOT_GRAPH_MAX_NODES
Jürgen Fischer
03:00 PM Revision 83853864 (qgis): fix gui bindings with SIP 4.15
Jürgen Fischer

2013-09-23

09:10 PM Revision 1d754d97 (qgis): [processing] added -TRANSFORM parameter in SAGA
Victor Olaya
06:19 PM Revision d68be4fe (qgis): Merge pull request #908 from eykamp/patch-1
Grammar Otto Dassau
06:08 PM Revision ae5c68b1 (qgis): Grammar
eykamp
03:49 PM Revision 6c2fa219 (qgis): Merge branch 'info_layer_selection'
Marco Hugentobler
02:34 PM Revision f7585979 (qgis): Revert "[FEATURE] Pan composer with middle mouse button"
This reverts commit 9bc8c805f115d5f1c9067e61899827961a856e40. Marco Hugentobler
02:20 PM Revision 8a945051 (qgis): [Feature]: Add anchor point setting for marker symbol layers
Marco Hugentobler
01:50 PM Revision 9bc8c805 (qgis): [FEATURE] Pan composer with middle mouse button
Zoom in and out on composer using mouse scroll wheel Nyall Dawson
01:32 PM Revision e4c60adc (qgis): [processing] better error handling and some minor fixes
solved issue with trailing characters when calling mkdir
solved issue with non-ascii characters in help files
Victor Olaya
12:55 PM Revision c55c2ab8 (qgis): Add __geo_interface__ to QgsFeature and QgsGeometry
Nathan Woodrow
11:53 AM Revision 186b6bd5 (qgis): Make Anchor points usable from ellipse symbol layer too
Marco Hugentobler

2013-09-22

10:43 PM Revision 770feee4 (qgis): fix qml file for directed edge layer in topoviewer plugin
Salvatore Larosa
10:42 PM Revision e02b88b8 (qgis): fix qml file for directed edge layer in topoviewer plugin
Salvatore Larosa
09:57 PM Revision 349a4c97 (qgis): fix #8507
made void connectNotify( const char * signal ) protected instead of private
made bool eventFilter( QObject *obj, QEve...
Christian Urich
09:57 PM Revision 2301c914 (qgis): apply #8601
Dražen Odobašić
03:27 PM Revision 3833ddf8 (qgis): [processing] if min and max values not set use redefined ones
Alexander Bruy
01:48 PM Revision 05a94811 (qgis): [processing] consider min and max values for int values
Alexander Bruy
01:37 PM Revision f890449d (qgis): [processing] add toolbar to modeler dialog
Alexander Bruy
11:40 AM Revision 68bf1d87 (qgis): osgeo4w: more 'improvements'
* package(64).cmd:
* remove apps/%PACKAGENAME% before install (ie. don't repackage old cruft)
* context_help, fun...
Jürgen Fischer

2013-09-21

06:28 PM Revision cb6f8cc7 (qgis): Added some red and blue point markers.
Tim Sutton
04:09 PM Revision e6c2acb2 (qgis): fixes new touch icon
Salvatore Larosa
02:18 PM Revision 1e52c7dd (qgis): osgeo4w: remove package directory before installing
Jürgen Fischer
02:17 PM Revision 699e450b (qgis): osgeo4w: remove package directory before installing
Jürgen Fischer
12:48 PM Revision 54a960f9 (qgis): [processing] some code cleaning
Victor Olaya
12:48 PM Revision 062e76be (qgis): [processing] saga fixes. "2.0.8 is now default target version
Victor Olaya
12:48 PM Revision 22f63600 (qgis): [processing] changed log and config filenames
Victor Olaya
12:48 PM Revision 82668d32 (qgis): [processing] modeler now warns before closing if there are changes
Victor Olaya
12:48 PM Revision 1517e58a (qgis): test models and scripts are now hidden
Victor Olaya
12:48 PM Revision 56d64968 (qgis): [processing] corrected parameter definition in Eliminate
Victor Olaya
12:48 PM Revision e527fe38 (qgis): Added "eliminate sliver polygons" algorithm skeleton(still a draft firs...
Victor Olaya
12:48 PM Revision 8a48b9f7 (qgis): [processing]modified v.overlay description
Victor Olaya
12:48 PM Revision 865cb620 (qgis): [processing]code cleaning
Victor Olaya
12:48 PM Revision 2d601445 (qgis): [processing] fixes issue in saga with multiple inputs
Victor Olaya
12:36 PM Revision c258ab8f (qgis): Merge pull request #904 from ndamiens/tradfr
update french translation
With OK from JR I'll merge this into master for now ..
Werner Macho
11:17 AM Revision 6f638a5a (qgis): updates to contributors map
Tim Sutton
08:15 AM Revision 99e7ca82 (qgis): [feature] Add select next item above and below commands to composer edi...
Nyall Dawson
08:02 AM Revision aaa2fcf4 (qgis): [feature] CTRL-click in composer to select items below other items (fix...
Nyall Dawson
02:14 AM Revision e447813a (qgis): add etiennesky to contributors maps
Etienne Tourigny

2013-09-20

01:57 AM Revision 36bb4bef (qgis): cpt-city: show all ramps by default when opening dialog and changing vi...
Etienne Tourigny
11:17 PM Revision 97ce0c27 (qgis): Fix data defined label help
Marco Hugentobler
11:07 PM Revision dec8953b (qgis): More data defined anchor points
Marco Hugentobler
06:04 PM Revision 9dbd8fa3 (qgis): update french translation
Nicolas Damiens
04:58 PM Revision f9ca7d44 (qgis): add non-breaking spaces
Nicolas Damiens
12:53 PM Revision 83c8478f (qgis): Added unit-tests for ShowingPartialsLabels
Evgeniy Nikulin
10:21 AM Revision 391488ae (qgis): osgeo4w: cpt-city-qgis-min was just moved to resouces
Jürgen Fischer
10:18 AM Revision e5d2d1c1 (qgis): osgeo4w: cpt-city-qgis-min was just moved, not removed (followup 564a62...
Jürgen Fischer
10:00 AM Revision 891f234b (qgis): update french translation
nicolas
08:31 AM Revision 5762cb83 (qgis): added 3nids to contrib maps
Denis Rouzaud
02:24 AM Revision a3aaa3dc (qgis): New android touch icon
Tim Sutton
02:24 AM Revision faa027ec (qgis): Updates to contributors document
Tim Sutton

2013-09-19

12:02 AM Revision e6154cf4 (qgis): allows to enable the field calculator toolbar icon even for point layer...
Salvatore Larosa
10:14 PM Revision cf5d35b5 (qgis): Added python binding for ShowingPartialsLabels
Evgeniy Nikulin
07:46 PM Revision 03cfba77 (qgis): Anchor points for font marker
Marco Hugentobler
01:25 PM Revision df6d0bd7 (qgis): adds myself to contributors json file
Salvatore Larosa
01:17 PM Revision 049edb2b (qgis): [pyqgis-console] added more settings for fonts color
Salvatore Larosa
12:33 PM Revision 6595f5ff (qgis): Updates to downloads stats spreadsheet
Tim Sutton
12:08 PM Revision cd4322c8 (qgis): Contributors list added
Tim Sutton
10:46 AM Revision bde81e3b (qgis): add support for FilterFids to oracle provider (followup 0c90f320)
Jürgen Fischer

2013-09-18

07:57 PM Revision 0c90f320 (qgis): QgsFeatureRequest: New filters FilterExpression and FilterFids
Matthias Kuhn
07:57 PM Revision df7f39c7 (qgis): Add featureiterator tests
Matthias Kuhn
11:57 AM Revision 6d485d91 (qgis): more URL updates (followup 8c479db7)
Jürgen Fischer
09:37 AM Revision c27d1c0e (qgis): Merge pull request #786 from minorua/gdaltools_of2
GdalTools: apply selected name filter to -of parameter (fix #8408) Nathan Woodrow

2013-09-17

01:20 AM Revision 27ee7388 (qgis): Merge pull request #900 from simonokeefe/patch-1
Update GitHub URL Nathan Woodrow
01:16 AM Revision 8c479db7 (qgis): Update URL
Simon O'Keefe
11:56 PM Revision 718f5561 (qgis): New splash from Anita
Tim Sutton
07:48 PM Revision b3685ee1 (qgis): update welcome image for standalone installer (fixes #8623)
Jürgen Fischer
07:10 PM Revision cb31e14c (qgis): update welcome image for standalone installer (fixes partly #8623)
Jürgen Fischer
05:31 PM Revision 082d4972 (qgis): Make composer history track lock/unlock state
Move unlock/lock functions from QgsComposerView to QgsComposition
Add keyboard shortcuts to lock item/unlock all
Nyall Dawson
05:31 PM Revision 90e0fad6 (qgis): Select previously locked items after running Unlock All
Nyall Dawson
12:52 PM Revision b525cfd7 (qgis): Apply anchor point in svg marker symbollayer and widget
Marco Hugentobler
12:41 PM Revision 51297d59 (qgis): indentation update (note to self: always run scripts/prepare-commit.sh ...
Jürgen Fischer
11:49 AM Revision a84b4a80 (qgis): Implement anchor point shift and expose in simple marker dialog
Marco Hugentobler
08:17 AM Revision 58d0483c (qgis): [FEATURE] Setting for corner radius for composer rectangle shapes, allo...
Add tests for composer shapes Nyall Dawson
07:22 AM Revision e5c40d70 (qgis): Fix crash on launch of bundled Mac app
Larry Shaffer

2013-09-16

01:02 AM Revision 773e0d49 (qgis): [gui] Fix color button where initially set color is same as default, bu...
Larry Shaffer
12:12 AM Revision 2d728d7f (qgis): [pyqgis-console] reject changes in settings if they are not applied
Salvatore Larosa
09:41 PM Revision 959862c1 (qgis): [gui] Fix excessive height on resize of About dialog on Mac
Larry Shaffer
08:26 PM Revision 6d01d7e8 (qgis): debian packaging update
Jürgen Fischer
08:25 PM Revision 6faa102d (qgis): move creation of gdal_pam to createDB (fixes #8613)
Jürgen Fischer
08:19 PM Revision 4e2d1482 (qgis): move creation of gdal_pam to createDB (fixes #8613)
Jürgen Fischer
08:19 PM Revision 39caee5f (qgis): debian packaging update
Jürgen Fischer
02:58 PM Revision 30a271c6 (qgis): [processing] several fixes in config dialog
Alexander Bruy
02:57 PM Revision 030d176c (qgis): Mapserver read ShowingPartialsLabels configurations from project file n...
Evgeniy Nikulin
12:49 PM Revision b1444bbc (qgis): Consider scale for data defined symbology properties
Marco Hugentobler
12:28 PM Revision 93122767 (qgis): Prepare color palette matching for dxf
Marco Hugentobler
11:41 AM Revision c84ad6e9 (qgis): sqrt with an integer ambiguous on MSVC
Jürgen Fischer
08:42 AM Revision d738e3df (qgis): translation update: pt_BR by Arthur
Werner Macho
08:40 AM Revision 4ef91e30 (qgis): translation update: pt_BR by Arthur
Werner Macho

2013-09-15

01:54 AM Revision d22f6581 (qgis): Merge pull request #898 from dakcarto/test_appstartup_1
[tests] Make app startup test work on Mac Tim Sutton
12:18 AM Revision 8fb9816c (qgis): [tests] Make app startup test work on Mac
- Handle bundled app path on Mac
- Move test writes to temporary, instead of source, directory
- Add Mac code for opt...
Larry Shaffer
11:31 PM Revision 68d12b45 (qgis): [pyqgis-console] autocompletion file update
Salvatore Larosa
11:31 PM Revision dc1824f5 (qgis): [pyqgis-console] added some typing setting:
- auto insertion "import" string
- auto insertion "):" for classes and methods
Salvatore Larosa
09:36 PM Revision 54bcef6e (qgis): Added user interface for changing ShowPartialsLabels setting value
Evgeniy Nikulin
09:34 PM Revision cb1090f1 (qgis): Nicer icons for QGIS in debian packages
Tim Sutton
07:21 PM Revision e4185716 (qgis): german translation update and some function help fixes
Jürgen Fischer
07:21 PM Revision 394f1ed0 (qgis): [processing] improve some gdal algoruthms
update resources_rc.py Alexander Bruy
06:52 PM Revision 223b6657 (qgis): [processing] small fix in modeler dialog
Victor Olaya
06:45 PM Revision 6058023d (qgis): [processing] fixed issue with saga optimizations
Victor Olaya
06:45 PM Revision df257ea9 (qgis): [processing] corrected fix introduced in 7fc592989f26c346e72465e43a5ed7...
Victor Olaya
06:45 PM Revision fe022378 (qgis): [processing] fixed issue with non-visible outputs in batch processign i...
Victor Olaya
06:43 PM Revision 17323dd9 (qgis): fix typo
Alexander Bruy
05:45 PM Revision dc62376f (qgis): More symbology updates for dxf
Marco Hugentobler
05:26 PM Revision 6d077b59 (qgis): Merge pull request #897 from astroidex/master
new help texts for operators Werner Macho
05:12 PM Revision 1670a274 (qgis): new help texts for operators
astroidex
05:00 PM Revision 39fab67e (qgis): added listAllFeatureIds and check that features exist when setting sele...
Denis Rouzaud
05:00 PM Revision 078a941f (qgis): rename QgsVectorLayer::listAllFeatureIds() to allFeatureIds() (followup...
Jürgen Fischer
05:00 PM Revision 5d60b284 (qgis): cleanup on e50f042
Jürgen Fischer
05:00 PM Revision 5bdb7952 (qgis): Remove st_force2d from postgres provider
Hugo Mercier
05:00 PM Revision 821b1d24 (qgis): fix warnings
Jürgen Fischer
04:58 PM Revision 546c2de4 (qgis): Fix Blocker issue 8487
Custom CRS are saved if cannot find an existing one with same parameters
(except datum which may be optionnal, as GDA...
Hien TRAN-QUANG
04:58 PM Revision 9c8bc7de (qgis): Add support for 3D types in the PostGIS provider
Hugo Mercier
04:48 PM Revision 47e27d1e (qgis): [processing] attempt to fix proximity algorithm
Alexander Bruy
04:48 PM Revision 6910a2ed (qgis): [processing] fix fTools Clip algorithm (fix #7281)
Alexander Bruy
04:48 PM Revision f7aab640 (qgis): [processing] restore Polygonize algorithm functionality (fix #8252)
Alexander Bruy
04:24 PM Revision 4a40300c (qgis): Merge pull request #896 from astroidex/master
added new help files for geometry functions Werner Macho
04:21 PM Revision 6ec9e75c (qgis): added help for confexHull function
astroidex
04:18 PM Revision f51dfc52 (qgis): added new help files for geometry functions
astroidex
04:06 PM Revision 81d00d35 (qgis): added new help files for geometry functions
astroidex
04:00 PM Revision 6adc8746 (qgis): added new help files for geometry functions
astroidex
03:42 PM Revision a0ff6d5c (qgis): Add expression to graduated renderer
Nathan Woodrow
03:42 PM Revision 6cf3b9fa (qgis): Add expression to categorized renderer
Nathan Woodrow
03:32 PM Revision e049f848 (qgis): [Plugin Manager] Simplify the filter behaviour: always search in names ...
Borys Jurgiel
02:59 PM Revision 07efdbef (qgis): follow up 702445960f
Alexander Bruy
02:22 PM Revision 2e4b1a9e (qgis): [FEATURE] save Processing model as image (fix #5926)
Alexander Bruy
02:22 PM Revision 70244596 (qgis): remove obsolete import
Alexander Bruy
02:05 PM Revision c093ab91 (qgis): [Plugin Manager] New tab for all plugins. New class QgsPluginItemDelegate
Borys Jurgiel
02:05 PM Revision 269c916f (qgis): translation update: pl
Borys Jurgiel
01:55 PM Revision b49df73e (qgis): fix 56ba1d74d
Jürgen Fischer
01:54 PM Revision 18732f22 (qgis): fix 56ba1d74d
Jürgen Fischer
01:54 PM Revision 788407ac (qgis): [processing] saga import/export optimization
Victor Olaya
01:54 PM Revision 048c26a1 (qgis): [processing] cleaned up options (threaded execution and table-like para...
Victor Olaya
01:54 PM Revision a5f0e4b1 (qgis): [processing] Reduced number of conversion operation when running saga a...
Victor Olaya
01:30 PM Revision d66fa2f4 (qgis): add compiled .ui file
Alexander Bruy
01:30 PM Revision 2d101c46 (qgis): fix rebase conflicts
Alexander Bruy
01:30 PM Revision 0c94067b (qgis): fix rebase issues
Alexander Bruy
01:30 PM Revision bea69b00 (qgis): use default style for R code
Alexander Bruy
01:30 PM Revision ca227745 (qgis): [processing] start work on R lexer
Alexander Bruy
01:30 PM Revision 59a5a145 (qgis): [FEATURE] new Scintilla-based script editor for Processing
Alexander Bruy
12:37 PM Revision 017f8f27 (qgis): Merge pull request #893 from sbrunner/scalehint
Fix Scales in qgis server Marco Hugentobler
12:29 PM Revision 32221fdc (qgis): Dxf: add more header fields, min/max extent and a test linestyle
Marco Hugentobler
11:47 AM Revision 64c947b2 (qgis): Merge pull request #749 from Oslandia/issue8045b
Unit tests for command line arguments Tim Sutton
11:10 AM Revision 564a6223 (qgis): osgeo4w: drop removed cpt-city-qgis-min directory from packaging scripts
Jürgen Fischer
10:53 AM Revision 503d32b3 (qgis): Merge pull request #894 from sbrunner/legend-scale
Use scale parameter to display concerned class Marco Hugentobler
09:18 AM Revision 7e171ef7 (qgis): Merge pull request #720 from Oslandia/issue6483
Fix #6483 - Thanks Vincent! Tim Sutton
07:19 AM Revision 983edc95 (qgis): Added settings to PAL for enable/disable partial shown labels
Evgeniy Nikulin

2013-09-14

07:22 PM Revision 06e93392 (qgis): Write additional header field and table section
Marco Hugentobler
06:04 PM Revision a1a95c17 (qgis): [globe] Fix crashes occurring after globe is unloaded
Larry Shaffer
06:04 PM Revision 546b8d23 (qgis): [globe] Fix Mac dependencies so plugin can run from app bundle
Larry Shaffer
05:24 PM Revision e7ae5d2c (qgis): [processing] add GDAL rasterize algorithm (fix #5854)
Alexander Bruy
04:30 PM Revision fbedfae8 (qgis): [processing] fix parsing of selection options in scripts
Alexander Bruy
04:30 PM Revision fd50ac05 (qgis): [processing] fix passing distunits parameter for GDAL proximity (fix #8...
Alexander Bruy
04:30 PM Revision 3c8cfd0b (qgis): [processing] add Extract projection algorithm
Alexander Bruy
04:30 PM Revision 69931cf5 (qgis): [processing] impove Build Pyramids algorithm
Alexander Bruy
04:30 PM Revision 65b5b01b (qgis): [processing] add GDAL Contour algorithm
Alexander Bruy
04:30 PM Revision 6b5fef10 (qgis): [processing] add Clip By Mask algorithm
Alexander Bruy
03:52 PM Revision 71c86726 (qgis): [processing] some code cleaning
Victor Olaya
02:34 PM Revision 1882bbc3 (qgis): [processing]fixed issue with temporal filename
(was previously solved but reverted) Victor Olaya
02:34 PM Revision 4987f4ab (qgis): Revert "[processing]fixed bug with wrong characters in output filenames...
This reverts commit ff5e1ee3a8745ae44db85b1a9511a5f81f6a85fd. Victor Olaya
02:19 PM Revision 9494365b (qgis): Fix class name
Stéphane Brunner
02:15 PM Revision 0edf0d27 (qgis): Use scale parameter to display concerned class
Stéphane Brunner
01:49 PM Revision d8b8089e (qgis): [pyqgis-console] allows to set font color in python lexer
Salvatore Larosa
01:26 PM Revision 236c2398 (qgis): [processing] adapted algorithm to function refactoring
Also set threaded execution to false by default, since it was behaving strangely Victor Olaya
01:26 PM Revision a7dfcaa6 (qgis): [processing] added some in-code docs and comments
Victor Olaya
01:26 PM Revision ff5e1ee3 (qgis): [processing]fixed bug with wrong characters in output filenames
refactored to reuse string cleaning function Victor Olaya
01:26 PM Revision 2e3dfbae (qgis): [processing] fixed minor saga file issue
Victor Olaya
01:26 PM Revision 73dc9c47 (qgis): `processing]improved doc of example algorithm
Victor Olaya
01:26 PM Revision 99857bcf (qgis): [processing]fixes in saga filename handling
fixed saga buffer description Victor Olaya
01:26 PM Revision 2e3765b7 (qgis): [processing] improved non-threaded execution
Victor Olaya
01:26 PM Revision d69667b8 (qgis): [processing] added progress display in qgsMessageBar
Victor Olaya
01:26 PM Revision 3d775d69 (qgis): [processing] Added schema parameter to ImportIntoPostGIS.py
Victor Olaya
01:26 PM Revision 807ffaa5 (qgis): [processing] refactoring to move common functions to tools package
Victor Olaya
01:26 PM Revision 4d9832c2 (qgis): [Processing] added GRASS m.cogo
Victor Olaya
01:26 PM Revision 6d506d6a (qgis): move ftools utils to tools utils module
Victor Olaya
01:11 PM Revision c02c28bb (qgis): Add delete keyboard action for rules
Nathan Woodrow
01:11 PM Revision 41ef0a98 (qgis): Rule copy and paste shortcut keys
Nathan Woodrow
12:26 PM Revision 902995e3 (qgis): Fix scale informations in the WMS GetCapabilities
Stéphane Brunner
12:26 PM Revision 617fa687 (qgis): By default use the reference OGC dpi
Calculate from the OGC reference pixel size Stéphane Brunner
12:17 PM Revision 7c9d8591 (qgis): Server: option to set the maximum cached layers in environment variable...
Marco Hugentobler
09:50 AM Revision b7751766 (qgis): Paste rule at the bottom if no selection
Nathan Woodrow
06:25 AM Revision 80a13416 (qgis): Fix crash in rule paste
Nathan Woodrow

2013-09-13

11:05 PM Revision 7ba1c4d6 (qgis): fix retrieval of PYTHON_SITE_PACKAGES_DIR - broke debian builds
Jürgen Fischer
09:38 PM Revision 729d4128 (qgis): Merge pull request #889 from sbrunner/string
More general string value. … Marco Hugentobler
09:37 PM Revision b14e1338 (qgis): Merge pull request #887 from sbrunner/environ_mapfile
Add QGIS_PROJECT_FILE environement option Marco Hugentobler
09:15 PM Revision e7956a5c (qgis): Allow rotation +-360 degrees in ellipse marker widget
Marco Hugentobler
09:04 PM Revision ddee21c0 (qgis): First implementation of dxf feature writing (but it does not work yet)
Marco Hugentobler
07:42 PM Revision 6e312456 (qgis): - improved wraning msg, removed useless test
Vincent Mora
06:26 PM Revision 81374eb5 (qgis): [Plugin Installer] Better error handling for parsing metadata
Borys Jurgiel
06:15 PM Revision edc3b5ff (qgis): Write dxf header and eof
Marco Hugentobler
05:33 PM Revision 8240d0f2 (qgis): [processing] add two Extract values models (for CSV and shape)
Alexander Bruy
05:33 PM Revision e47c64c3 (qgis): [processing] add Extract raster values to shapefile algorithm
Alexander Bruy
05:33 PM Revision 5a4eb16b (qgis): [processing] add Extract raster values to CSV algorithm
Alexander Bruy
05:33 PM Revision 0bda3b61 (qgis): [processing] add Points from vector algorithm
Alexander Bruy
05:33 PM Revision 91ea88f1 (qgis): fix rebase conflicts
Alexander Bruy
05:33 PM Revision 72536f65 (qgis): [processing] update points displacement alg to new ParameterVector syntax
Alexander Bruy
05:33 PM Revision 00e2f1fe (qgis): [processing] add Points from polygons algorithm
Alexander Bruy
05:33 PM Revision 8481ebcc (qgis): [processing] add zonal statistics algorithm
Alexander Bruy
05:33 PM Revision 395dc747 (qgis): [processing] add points displacement algorithm
Alexander Bruy
05:33 PM Revision f17e2c07 (qgis): [processing] add Points from lines algorithm (still needs some improvem...
Alexander Bruy
04:20 PM Revision 3ecaa5f9 (qgis): GRASS topology layers - display internal topo info
Radim Blazek
03:33 PM Revision 6dad30c2 (qgis): [FEATURE]: Start implementation of native dxf export
Marco Hugentobler
02:57 PM Revision fd4515e2 (qgis): [Plugin Installer] Make version compare behaviour unified with the repo...
Borys Jurgiel
01:40 PM Revision f5271a1b (qgis): [FEATURE] Model-View based config dialog for Processing (fix #5427)
Alexander Bruy
01:18 PM Revision 300e864d (qgis): Merge pull request #892 from alexbruy/deprecated_plugins
Deprecated plugins support for plugin manager Borys Jurgiel
11:10 AM Revision 6d5df7cb (qgis): [FEATURE] add option to show/hide deprecated plugins in plugin manager
Alexander Bruy
11:10 AM Revision 8a27c765 (qgis): [FEATURE] clearly mark deprecated plugins in plugin manager
Alexander Bruy
11:09 AM Revision 9ce316db (qgis): [processing] add Clip raster by extent algorithm (fix #8602)
Alexander Bruy

2013-09-12

01:47 AM Revision dfe32bad (qgis): Move updating of else rules list out of render feature
Nathan Woodrow
09:55 PM Revision af04c794 (qgis): [Plugin Installer] More uniform behaviour when comparing versions: alwa...
Borys Jurgiel
08:16 PM Revision 040e9d54 (qgis): Add GML format in GetFeatureInfo requests
Stéphane Brunner
08:16 PM Revision 44aef479 (qgis): Copy things from WFS server to WMS server
Stéphane Brunner
07:46 PM Revision 0f2932b9 (qgis): [FEATURE] New edit menu for composer
Change cut/copy/paste functions to actions and add to edit menu
Move undo/redo/delete to edit menu
Rearrange layout m...
Nyall Dawson
07:46 PM Revision bd62f307 (qgis): [FEATURE] Add select all, select none and invert selection to composer ...
Nyall Dawson
07:17 PM Revision 2b4e1393 (qgis): Add French translation
Stéphane Brunner
07:05 PM Revision 9d5aff46 (qgis): Run scripts/update_ts_files.sh
Stéphane Brunner
06:45 PM Revision e672c4ff (qgis): More general string value.
This option is used for GetFeature and GetfeatureInfo
And for WKT and GML format
Stéphane Brunner
06:41 PM Revision 033440fc (qgis): Merge pull request #731 from ddanielvaz/bugfix-6063
Preserve attributes in Convex Hull (fix #6063) Alexander Bruy
06:36 PM Revision ccda1c46 (qgis): Add QGIS_PROJECT_FILE environement option
To be able to configure the project file in apache configuration
like:
SetEnv QGIS_PROJECT_FILE <path to project fil...
Stéphane Brunner
06:24 PM Revision 885c8b49 (qgis): Merge pull request #799 from slarosa/warning_simplifyTool
[ftools] add warning for simplify tool when no one layer has been selected Alexander Bruy
06:21 PM Revision e72088cd (qgis): [fTools] homogenize UI (contributed by Salvatore Larosa)
Alexander Bruy
03:51 PM Revision 4a95d356 (qgis): Fix #8590 - Copy and paste for rules
Nathan Woodrow
01:40 PM Revision 02ed712b (qgis): Add ELSE to rule based renderer
Nathan Woodrow

2013-09-11

01:41 AM Revision ebc1573f (qgis): [globe] Add path to gui images when running from build directory
Larry Shaffer
06:09 PM Revision 23af7f7e (qgis): Merge remote-tracking branch 'upstream/master'
Luigi Pirelli
05:41 PM Revision ba4e438c (qgis): Fix from Salvatore to fix project macros
Tim Sutton

2013-09-10

01:06 AM Revision f7383517 (qgis): Fix from Salvatore to fix project macros
Tim Sutton
12:51 AM Revision 95d6a238 (qgis): Fix missing 1.8 heading in news (thanks Leyan)
Tim Sutton
12:51 AM Revision d33f3394 (qgis): Added small note about 2.0.1 in news
Tim Sutton
12:50 AM Revision 09ac74ac (qgis): Fix missing 1.8 heading in news (thanks Leyan)
Tim Sutton
12:40 AM Revision 49099ab7 (qgis): install qbrowser manpage
Jürgen Fischer
12:06 AM Revision b651c08b (qgis): Added small note about 2.0.1 in news
Tim Sutton
11:20 PM Revision 22512b29 (qgis): install qbrowser manpage
Jürgen Fischer
04:44 PM Revision bc95d0bc (qgis): [Feature]: anchor points for marker symbols
Marco Hugentobler
04:43 PM Revision 05c6cc5c (qgis): Tweaked BUGS documentation
Tim Sutton
04:43 PM Revision ccd66f5d (qgis): Updated install doc
Tim Sutton
04:42 PM Revision c58ba9bb (qgis): Regenerate changelog
Tim Sutton
04:42 PM Revision 9fe0d8cb (qgis): Added script to create changelog from http://binarystatic.wordpress.com...
Tim Sutton
04:09 PM Revision 6fadc8fa (qgis): tiny debian packaging update - sorry for the noise
Jürgen Fischer
04:08 PM Revision 968ecdf6 (qgis): Tweaked BUGS documentation
Tim Sutton
04:02 PM Revision 10c9ff65 (qgis): Updated install doc
Tim Sutton
03:53 PM Revision 884d6823 (qgis): Regenerated changelog
Tim Sutton
03:52 PM Revision 5866df96 (qgis): Added script to create changelog from http://binarystatic.wordpress.com...
Tim Sutton
03:48 PM Revision a79824f3 (qgis): Put GPL version to 2 instead of 3 in the readme
Tim Sutton
03:47 PM Revision 778706e5 (qgis): Put GPL version to 2 instead of 3 in the readme
Tim Sutton
03:41 PM Revision ef5449cb (qgis): Bumped version to 2.0.1
Tim Sutton
03:40 PM Revision ec3c4c63 (qgis): Updated news
Tim Sutton
03:39 PM Revision 15d8f36d (qgis): Updated news
Tim Sutton
03:36 PM Revision 4b311805 (qgis): Merge pull request #741 from 3nids/splitpart
[Feature] split part of multi-geometry Denis Rouzaud
03:35 PM Revision f361e11c (qgis): return the proper error code
Denis Rouzaud
03:28 PM Revision c05cce0d (qgis): Added Swisstopo credits to about
Tim Sutton
02:54 PM Revision 3e89c69a (qgis): split part of multi-geometry
Denis Rouzaud
11:46 AM Revision 1415e49b (qgis): translation update: es by carlos
Werner Macho
09:38 AM Revision 4cad8ba7 (qgis): [FEATURE] Pan composer with middle mouse button
Zoom in and out on composer using mouse scroll wheel Nyall Dawson
08:12 AM Revision 641359d3 (qgis): fix #8507
made void connectNotify( const char * signal ) protected instead of private
made bool eventFilter( QObject *obj, QEve...
Christian Urich
02:57 AM Revision bb002ee1 (qgis): Merge pull request #881 from mbernasocchi/android
Various android updates from mbernasocchi Larry Shaffer
02:23 AM Revision b61b5b0f (qgis): 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 m...
Marco Bernasocchi
02:06 AM Revision e703bdf0 (qgis): set correct prefixPath()
Marco Bernasocchi
02:05 AM Revision e87f79d4 (qgis): added confirm quit for android
Marco Bernasocchi
02:05 AM Revision d1ec3f42 (qgis): Removed tooltip that shows how many messages are logged on android.
This tooltip was rendered as a fullscreen yellow widget in android. Marco Bernasocchi

2013-09-09

01:15 AM Revision 95a89d29 (qgis): [Android] Fix for Qt Ministro hiding app's menubar in favor of native A...
- Brings back composer window menu bar Larry Shaffer
01:15 AM Revision 6ef5829a (qgis): [Android] Fix for Qt Ministro hiding app's menubar in favor of native A...
- Brings back main window menu bar Larry Shaffer
01:15 AM Revision 71558e69 (qgis): [Android] Update library path
Larry Shaffer
01:15 AM Revision 19422390 (qgis): [Android] Change order of finding QtMobility package so Qt isn't 'found...
Larry Shaffer
01:15 AM Revision 2cc68479 (qgis): worcarounds to make sip generation work on android
Marco Bernasocchi
01:15 AM Revision 7bc40eb6 (qgis): workaround for issue #7859
Marco Bernasocchi
01:15 AM Revision 10fc6811 (qgis): less invasive workaround for #7859
Marco Bernasocchi
01:15 AM Revision 17f565a8 (qgis): sip generation issue fix #7752 for android
Marco Bernasocchi
07:47 PM Revision 5f61dd12 (qgis): Fix #8587, show/hide labels tool throws Qt warning
Larry Shaffer
06:56 PM Revision 4200046d (qgis): Merge remote-tracking branch 'upstream/master'
Luigi Pirelli
04:32 PM Revision c7050349 (qgis): [FEATURE] Add "Lock Selected Items" and "Unlock All" to composer layout...
Nyall Dawson
01:47 PM Revision d6da4dee (qgis): fix gdb backtrace on FreeBSD
Tamas TEVESZ
03:53 AM Revision e7b96175 (qgis): Changelog updates for 2.0 release
Tim Sutton
02:24 AM Revision 45582e5f (qgis): Bumped version number on splash screen
Tim Sutton
02:14 AM Revision 0aa9e031 (qgis): [pyqgis-console] fix undo/redo actions when autocompletion bracket is e...
Salvatore Larosa

2013-09-08

01:18 AM Revision 28dbe74b (qgis): [pyqgis-console] fix undo/redo actions when autocompletion bracket is e...
Salvatore Larosa
12:10 AM Revision 982960ba (qgis): [pyqgis-console] fix autocompletion in editor after 6e19748
Salvatore Larosa
12:01 AM Revision 214ef1d5 (qgis): Added current sponsor logos to about screen
Tim Sutton
12:00 AM Revision d12c1070 (qgis): Added current sponsor logos to about screen
Tim Sutton
11:56 PM Revision aebf27eb (qgis): [pyqgis-console] fix autocompletion in editor after 6e19748
Salvatore Larosa
09:29 PM Revision 3d7b64b2 (qgis): translation update for 2.0: pt_BR
Werner Macho
08:31 PM Revision 9e770e1e (qgis): don't use own message handler on android
Jürgen Fischer
08:28 PM Revision a9963657 (qgis): don't use own message handler on android
Jürgen Fischer
08:26 PM Revision 93cdd0ca (qgis): indentation update
Jürgen Fischer
08:24 PM Revision c9fe92c7 (qgis): fix another bunch of warnings
Jürgen Fischer
01:36 PM Revision 32163900 (qgis): Merge remote-tracking branch 'upstream/master'
Luigi Pirelli
01:23 PM Revision 5d093f4e (qgis): Intendention update
Marco Hugentobler
01:19 PM Revision 2a6887b4 (qgis): Fix number precision in world file generation
Hugo Mercier
01:18 PM Revision c6c27e03 (qgis): Fiw world file generation (wrong line ordering)
Hugo Mercier
01:17 PM Revision b18f2736 (qgis): Change computeWorldFileParameters signature and fix Python unit test
Hugo Mercier
01:09 PM Revision 50f86c89 (qgis): Add unit test for world file generation
Hugo Mercier
01:07 PM Revision 181ce03b (qgis): delete translations with less than 25%
Werner Macho
01:05 PM Revision 387c88de (qgis): Add world file generation option. Work funded by Tuscany Region - SITA....
Hugo Mercier

2013-09-07

10:12 PM Revision 2fbb8070 (qgis): last minute updates danish language
Werner Macho
05:07 PM Revision feb79a81 (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Luigi Pirelli
03:47 AM Revision f66f9aaa (qgis): Fix build error, add missing enum to sip file
Larry Shaffer

2013-09-06

01:31 AM Revision d334672f (qgis): Followup to 3b6d4ef, add sip bindings and update console auto-complete ...
Larry Shaffer
01:04 AM Revision fc787a6f (qgis): Fix Mac error when building qgis_app
Larry Shaffer
12:36 AM Revision ef2e10b8 (qgis): Applied android fix from Marco B.
Tim Sutton
12:34 AM Revision 2a4ede30 (qgis): Applied android fix from Marco B.
Tim Sutton
12:22 AM Revision 0a1d44fc (qgis): make qgis_app a shared library and fix some more stl warnings with msvc
Jürgen Fischer
 

Also available in: Atom