Activity
From 2015-11-21 to 2015-12-20
2015-12-20
- 09:07 PM Revision d31e6108 (qgis): fix windows build
- 08:39 PM Revision 2cacc6a3 (qgis): More warning fixes
- 11:43 AM Revision ec35dbee (qgis): Fix some warnings when building with clang and -Weverything
- 10:12 AM Revision 80de178d (qgis): Indentation fix
- 10:11 AM Revision 88d3b9fc (qgis): Add a startup tip on VRT files (fix Redmine #4346)
- (fix indentation problem)
2015-12-19
- 11:13 PM Revision b8a903cd (qgis): Merge pull request #2596 from pavlova-marina/patch-1
- fixed link to gdal page
- 06:20 PM Revision 1d42ac56 (qgis): fixed link to gdal page
- 03:19 PM Revision 02696c71 (qgis): include virtual layer provider in packaging
- 03:09 PM Revision 89583b74 (qgis): avoid core relinking on cmake changes
- 01:07 PM Revision 7895e99e (qgis): Add qgis-dbg package to provide debug symbols.
- The debug package was requested in [Debian Bug #786985](https://bugs.debian.org/786985).
(cherry picked from commit ...
2015-12-18
- 08:54 PM Revision 60f246a3 (qgis): Merge pull request #2568 from mhugo/vlayers
- Add support for virtual layers
- 06:47 PM Revision 6ffec81b (qgis): Fix sip coverage test to skip constructors of nested classes
- 06:45 PM Revision 9e14f098 (qgis): Add a plugin to DB Manager to support virtual layers
- 06:45 PM Revision e60712e7 (qgis): Add a provider for virtual layers
- 06:38 PM Revision 13f4081d (qgis): Remove .cpp files from doxymentation
- Remove .cpp files from the doxymentation. They are not
considered to be part of the public API, so no reason to scan ... - 06:38 PM Revision b855b0f7 (qgis): Fix csv test dataset
- 06:38 PM Revision 13ba27e7 (qgis): cond
- 06:38 PM Revision 070a3528 (qgis): Run travis tests also with build warnings.
- 06:38 PM Revision e555323f (qgis): Add compiler setting check to order by compilation
- 06:38 PM Revision a1771424 (qgis): Compile order by for Spatialite
- 06:38 PM Revision d1fd0c18 (qgis): Don't double sort in vector layer.
- 06:38 PM Revision f2ac1e8e (qgis): Add order by test
- 06:36 PM Revision c0f2b290 (qgis): Compile order by for postgres
- 06:36 PM Revision d96a2748 (qgis): Add Order By Clause
- 06:36 PM Revision b9f0c062 (qgis): More use of implicit sharing of QgsExpression
- 02:39 PM Revision 746af794 (qgis): [BUGFIX] WFS GetCapabilities respons misses <keywords> key
- Fixes #13037 WFS GetCapabilities respons misses <keywords> key
Replace KeywordList by Keywords in WFS Getcapabilitie... - 02:21 PM Revision efaae1f6 (qgis): Update indentation
- 02:21 PM Revision b4035322 (qgis): Release of 2.12.2
- 02:18 PM Revision 2b327967 (qgis): Release of 2.8.5
- 12:54 PM Revision 7c633500 (qgis): [BUGFIX] WFS GetCapabilities respons misses <keywords> key
- Fixes #13037 WFS GetCapabilities respons misses <keywords> key
Replace KeywordList by Keywords in WFS Getcapabilitie... - 12:40 PM Revision 6e4791ff (qgis): [BUGFIX] WFS GetCapabilities respons misses <keywords> key
- Fixes #13037 WFS GetCapabilities respons misses <keywords> key
Replace KeywordList by Keywords in WFS Getcapabilitie... - 12:20 PM Revision e2d13202 (qgis): [BUGFIX] WFS GetCapabilities respons misses <keywords> key
- Fixes #13037 WFS GetCapabilities respons misses <keywords> key
Replace KeywordList by Keywords in WFS Getcapabilitie... - 06:03 AM Revision 4511cc47 (qgis): Fix doxygen warning
- 06:02 AM Revision d91c9cd2 (qgis): Fix a bunch of crashes in renderer widgets when used with a rule
- based rule which has no symbol
- 06:02 AM Revision e9cd8290 (qgis): Fix incorrect symbols appearing for categorized and graduated renderers
- This was triggered by 18614e11, which revealed a deeper bug in the handling
of symbols by these renderers. For both r...
2015-12-17
- 11:29 PM Revision 6a973d63 (qgis): add python-psycopg2 to debian dependencies in INSTALL
- 10:52 PM Revision 97a10d4a (qgis): scripts/scandeps.pl run and t2tdoc update
- 12:15 PM Revision bc300753 (qgis): Attribute table: show table when opening
- 12:15 PM Revision 75434086 (qgis): Don't add Geometry Generator as Outline option
- 10:26 AM Revision 9b91f92f (qgis): Fixed external python file path for forms
- Path is now correctly converted to absolute
when read form the project.
A separate default dir is also stored in the...
2015-12-16
- 08:19 PM Revision e8ef77e7 (qgis): Hide temporary rubberband when maptool is not active.
- 05:14 PM Revision 0def7693 (qgis): fix 8214608
- 04:29 PM Revision 82146081 (qgis): more nullptr updates (folloup 320c696)
- 04:05 PM Revision c2d919a7 (qgis): Merge pull request #2588 from elpaso/python-server-exception-hook
- Uninstall custom excepthook for server
- 03:47 PM Revision 2924323b (qgis): oracle provider: fix geometry type/srid detection for queries
- 03:47 PM Revision 7971d092 (qgis): oracle provider: add/fix support for multiple geometry columns (fixes #...
- 03:13 PM Revision 66061e0e (qgis): Uninstall custom excepthook for server
- 10:15 AM Revision 18614e11 (qgis): Avoid container detachments by using const methods wherever possible
- eg QList::at() instead of QList:[], constFind instead of find, ...
- 10:14 AM Revision 6bfde51d (qgis): Remove cast to itself
2015-12-15
- 08:10 PM Revision a66a8eae (qgis): Drop documentation test threshold
- 05:45 PM Revision b57ff40c (qgis): [GRASS] do not duplicate modules in list view, fixes #4975
- 05:33 PM Revision 695689ba (qgis): [qt5] Use Qt5OpenGL when globe is built
- Resolves https://github.com/qgis/QGIS/pull/1940
- 05:30 PM Revision 1a223bfb (qgis): Dont set content-length header on streamed response. Fixes #13991
- Thanks to @AsgerPetersen to help fixing #13991
closes #2582 - 05:29 PM Revision 99721527 (qgis): [GRASS] use QWidget for module UI, fixes #5084
- 05:22 PM Revision 52f6b73b (qgis): Dont set content-length header on streamed response. Fixes #13991
- Thanks to @AsgerPetersen to help fixing #13991
closes #2582 - 05:20 PM Revision 6abb99b1 (qgis): Dont set content-length header on streamed response. Fixes #13991
- Thanks to @AsgerPetersen to help fixing #13991
closes #2582 - 05:18 PM Revision 9e8e868a (qgis): [TEST][QGIS Server] Add WFS GetFeature STARTINDEX test
- 05:18 PM Revision a37ca2b5 (qgis): Dont set content-length header on streamed response. Fixes #13991
- Thanks to @AsgerPetersen to help fixing #13991
closes #2582 - 05:16 PM Revision b3194357 (qgis): Simplify and harden code for geometry collections
- 04:50 PM Revision e7a01671 (qgis): [GRASS] suppress raster masking for rendering and querying
- 04:24 PM Revision 4f2da483 (qgis): Indentation update
- 04:17 PM Revision 0eb36d50 (qgis): Add debug output to csv test
- To debug timeout:
Timed out log:
http://dash.orfeo-toolbox.org/testDetails.php?test=35623737&build=211129
Good log ... - 04:17 PM Revision 9fdab870 (qgis): The providers plugin path can be changed in the applications.
- 04:01 PM Revision 0a7e3f5e (qgis): Merge branch 'AsgerPetersen-wfstests'
- 03:50 PM Revision 1138253d (qgis): Merge pull request #2486 from SebDieBln/CMake_FixFindPythonLibraryWindows
- have CMake find Python library on Windows
- 02:57 PM Revision 95b92c79 (qgis): [processing] correctly export multiline strings as python parameters fr...
- fixes #13830
- 02:52 PM Revision 7101b5be (qgis): Remove unsupported SRSNAME
- 02:46 PM Revision cea82c0a (qgis): WFS version corrected to 1.0.0
- 01:51 PM Revision 3d937e1d (qgis): Simple python tests of WFS responses
- 01:39 PM Revision 7fc6b075 (qgis): [GRASS] fixed crash when region is drawn outside limits
- 01:39 PM Revision 2596315d (qgis): Make use of implicitly shared QgsExpression
- 01:39 PM Revision 4f999c82 (qgis): Doxymentation for QgsExpression
- 01:39 PM Revision de1c319b (qgis): Implicit sharing for QgsExpression
- 01:29 PM Revision 7e040367 (qgis): projection selector event fix
- 01:18 PM Revision 6ddcae29 (qgis): Fix calculation of spatialite SelectAtId capability
- 12:43 PM Revision 4fbf4cf3 (qgis): Merge pull request #2566 from radosuav/processing_fixes
- [Processing] Three small fixes
- 12:38 PM Revision 08a8b609 (qgis): [processing] modified how user folder is defined
- This should have no effect on a normal QGIS desktop installation, but improve using Processing when not running on to...
- 12:36 PM Revision 85eebff6 (qgis): Avoid some unnecessary object conversion during point rendering
- 12:36 PM Revision 4e18d545 (qgis): Tests and fixes for QgsPolygonV2
- - Setting exterior ring will force all interior rings to match
dimensionality of exterior ring
- add equality operato... - 12:36 PM Revision 2f72b3b8 (qgis): Ignore != operator in doc coverage test
- 12:18 PM Revision e94b2155 (qgis): [GRASS] add/remove mapset to/from search path browser actions
- 12:18 PM Revision 5c551837 (qgis): [GRASS] distinct icons for open/searched mapset
- 12:00 PM Revision 2f8ea528 (qgis): Tab order on digitizing options page
- 12:00 PM Revision dad7aa70 (qgis): Make the rubber band color configurable
- 10:57 AM Revision 9096a64a (qgis): [Processing] Use default value of boolean parameter in the modeler and ...
- 10:48 AM Revision 02fcaca6 (qgis): [GRASS] new input combo in mapcalc
- 08:14 AM Revision a53ba169 (qgis): Merge pull request #2451 from spono/patch-5
- [Processing] Update GridMetrics.py
- 08:14 AM Revision 9c0ee36c (qgis): Merge pull request #2469 from spono/patch-13
- [Processing] Update FilterData.py
- 08:10 AM Revision 7f3cc35b (qgis): Merge pull request #2467 from spono/patch-11
- [Processing] Update Cover.py
- 05:25 AM Revision 34ccc345 (qgis): Merge pull request #2580 from nirvn/projection_selector_dbl_click_v5
- [projection selector] apply selected projection on double click
- 04:19 AM Revision 8a40dda2 (qgis): fix sip coverage test failure
- 02:36 AM Revision 84d2e954 (qgis): [projection selector] apply selected projection on double click
- 01:24 AM Revision 576875e9 (qgis): Followup 320c696 use clang-modernize to replace 0/NULL use with nullptr
- 01:24 AM Revision fb2b930d (qgis): Fix some plugin UI includes
- 01:22 AM Revision 19ff7de0 (qgis): Fix indentation
- 01:22 AM Revision 5b244ae8 (qgis): [FEATURE] More geometry functions for expressions
- - add accessors: geometry_n, interior_ring_n
- add num_geometries, num_rings, num_interior_rings
- add nodes_to_point...
2015-12-14
- 11:48 PM Revision 002e2335 (qgis): debian packaging update (partly reverts 245659f; fixes #13981)
- (cherry picked from commit 24a61ff48d16309d4a43fe5e12d7e110984f2655)
- 11:48 PM Revision deb34b8e (qgis): debian packaging update (partly reverts 245659f; fixes #13981)
- (cherry picked from commit 24a61ff48d16309d4a43fe5e12d7e110984f2655)
- 11:47 PM Revision 24a61ff4 (qgis): debian packaging update (partly reverts 245659f; fixes #13981)
- 10:44 PM Revision 30b3b685 (qgis): [FEATURE][QGIS Server] STARTINDEX param in WFS GetFeature Request
- STARTINDEX is standard in WFS 2.0, but it's an extension for WFS 1.0 implemented in QGIS Server.
STARTINDEX can be u... - 06:13 PM Revision 3383729a (qgis): [BUGFIX][QGIS Server] Update Layer order from group in GetPrint
- Update commit da5e73ef4a4508c4b215dd726380a8a94bd73ada
- 06:10 PM Revision cacfbca4 (qgis): [BUGFIX][QGIS Server] Update Layer order from group in GetPrint
- Update commit da5e73ef4a4508c4b215dd726380a8a94bd73ada
- 06:03 PM Revision ff8a34a4 (qgis): [BUGFIX][QGIS Server] Update Layer order from group in GetPrint
- Update commit da5e73ef4a4508c4b215dd726380a8a94bd73ada
- 06:00 PM Revision cf60ddb5 (qgis): [BUGFIX][QGIS Server] Update Layer order from group in GetPrint
- Update commit da5e73ef4a4508c4b215dd726380a8a94bd73ada
- 01:59 PM Revision ca5707dd (qgis): Merge pull request #2579 from elpaso/bugfix-13984
- Fixes #13984 custom python init function config is lost in master
- 01:55 PM Revision 8c4d8102 (qgis): Fixes #13984 custom python init function config is lost in master
- 12:32 PM Revision 3558a217 (qgis): dxf export: trim whitespace from layernames
- (cherry picked from commit 36267f59350881e10e2eae0aa9f110019a5e8d8c)
- 12:30 PM Revision 9731d844 (qgis): dxf export: trim whitespace from layernames
- (cherry picked from commit 36267f59350881e10e2eae0aa9f110019a5e8d8c)
- 12:28 PM Revision 36267f59 (qgis): dxf export: trim whitespace from layernames
- 11:04 AM Revision a1fb1b8a (qgis): Revert "remove non existing icons from topology plugins resources"
- This reverts commit 0f41ff6918354578c3a705bd5118908e11ad299e.
- 11:03 AM Revision 0586a75d (qgis): [topology checker] add missing icons followup 6e9ff36
- 10:19 AM Revision 0f41ff69 (qgis): remove non existing icons from topology plugins resources
- followup 6e9ff364bb794c59ac2c6c72173d59b4e0731b92
can be reverted once files are added - 04:39 AM Revision 4ca81bac (qgis): Merge pull request #2576 from SebDieBln/DefaultLayerActions_on_selected...
- Apply default layer actions to all selected layers (fixes #9714)
- 04:38 AM Revision b64ebfb2 (qgis): Merge pull request #2543 from SebDieBln/SortLayerTreeMimedata
- Sort the indexes when generating layer tree mime data (fixes #4110)
2015-12-13
- 11:35 PM Revision 805d9d4f (qgis): Update MS SQL browser node items
- 08:59 PM Revision bca8356e (qgis): Apply default layer actions to all selected layers (fixes #9714)
- the affected actions are:
- show feature count
- show in overview
- make top level - 12:47 PM Revision 61b7a9c1 (qgis): [topology checker] swaps add/delete rule buttons
- 12:47 PM Revision 6e9ff364 (qgis): [topology checker] revamped icons for the topology checker and add tool...
- 12:06 PM Revision ceddb7eb (qgis): [FEATURE] is_closed function for expressions
- Returns whether a linestring is closed
- 11:48 AM Revision 2d9f3610 (qgis): Merge pull request #2575 from slarosa/style_grp_layers
- [FEATURE] allow applying the same style to selected layers or to legend group
- 10:54 AM Revision f0aeee8c (qgis): [FEATURE] allow applying the same style to selected layers or to legend...
- also fixes #10323
This adds the possibility to paste the style to group or selected layers. - 10:11 AM Revision 262514d9 (qgis): [FEATURE] exterior_ring function for expressions
- Returns exterior ring of a polygon as a line. Useful for geometry
generator symbology for styling only the exterior r... - 09:49 AM Revision aedcf3a7 (qgis): Merge pull request #2551 from SebDieBln/RestoreEmtpyShortcuts
- Do not reapply default value to shortcuts that are set to "none" (fixes #7905)
- 04:33 AM Revision 7f674a4e (qgis): Merge pull request #2558 from SebDieBln/OrderScales
- Keep scales ordered in Settings > Options > Predefined scales (fixes #8320)
- 04:17 AM Revision 710b9d25 (qgis): Drop test thresholds
- 02:10 AM Revision 2982082f (qgis): Merge pull request #2537 from SebDieBln/ReprojectAnnotations
- Make annotations aware of CRS (fixes #3618)
2015-12-12
- 12:22 AM Revision 66a83bd2 (qgis): make annotations aware of crs (fixes #3618)
- 09:02 PM Revision 666eda68 (qgis): Merge pull request #2574 from SebDieBln/GDALtools_removeMenuItemsOnUnload
- Remove menu items when GDALtools plugin is unloaded (fixes #13642)
- 09:00 PM Revision f8c4b3a2 (qgis): Merge pull request #2571 from medspx/work_newfile_extensions
- Add formats extensions/protocol already supported by GDAL/OGR
(fixes #3799, fixes #4362, fixes #5242, fixes #6197) - 03:14 PM Revision 72c5e375 (qgis): Add formats extensions/protocol already supported by GDAL/OGR.
- This should fix bugs:
* #3799 on CouchDB support.
* #4362 on ovr and ovf for VRT files.
* #5242 on KMZ support.
* #6... - 02:24 PM Revision dd2a422e (qgis): Remove menu items when GDALtools plugin is unloaded (fixes #13642)
- 12:35 PM Revision 6a7f7861 (qgis): Merge pull request #2570 from nirvn/point_on_surface_v3
- [expression] add point_on_surface function
- 11:16 AM Revision 35fea9c9 (qgis): [expression] add point_on_surface function
- 01:47 AM Revision 62f90d0c (qgis): Merge pull request #2569 from SebDieBln/Improve_CrsReadXML
- Improve QgsCoordinateReferenceSystem::readXML()
2015-12-11
- 12:27 AM Revision edea51b6 (qgis): Improve handling of scales in project properties dialog
- * avoid duplicate scales
* reject invalid scales
* keep list of scales always sorted
Added QGIS 3.0 TODO marker for ... - 12:26 AM Revision 4921d9e9 (qgis): Handle changes to existing predefined scales
- * reject invalid changes
* reposition the changed scale to maintain correct order
* avoid creating duplicates
* remov... - 12:26 AM Revision 33ea2a04 (qgis): Avoid adding duplicate scales to the scale list.
- 12:26 AM Revision 9aff9c56 (qgis): Maintain order in scale list (fixes #8320)
- 12:26 AM Revision 76716268 (qgis): De-duplicate code when adding scales to the list of scales.
- 12:26 AM Revision 44fae1af (qgis): Use Q_FOREACH macro with scales
- 12:21 AM Revision ac1ee1cd (qgis): QgsCoordinateReferenceSystem::readXML() returns false on failure
- simplified a check for valid crs
- 12:05 AM Revision 2d0be1cf (qgis): Changed the parameter of QgsCoordinateReferenceSystem::readXML() to const
- and removed const_cast<> where not needed any longer
- 11:16 PM Revision 6e3b1da1 (qgis): dxf export: add doxymentation
- 08:47 PM Revision 3e18fda4 (qgis): fix translation string
- 08:21 PM Revision 555b7a43 (qgis): [FEATURE] dxf export: add option to use title instead of name as dxf la...
- 01:06 PM Revision a1a19d2b (qgis): Doxymentation
- 12:57 PM Revision 41286e50 (qgis): [Processing] Fix issue in setting the subset from canvas extent.
- 11:41 AM Revision c9fa3341 (qgis): Fix rendering geometry generators for line layers
- And add more tests
- 09:30 AM Revision c176e3f4 (qgis): Fix documentation test failure
- 08:40 AM Revision 233f67b4 (qgis): QgsPolygonV2 tests and fixes
- - fixes for handling Polygon25D
- add QgsAbstractGeometryV2::convertTo( QgsWKBTypes::Type type ) for
easy conversion ... - 08:40 AM Revision d2bf8d89 (qgis): Add equality operators to QgsLineStringV2
- 06:12 AM Revision 6dfffc5f (qgis): Add missing docs
- 05:11 AM Revision bc67c082 (qgis): Add missing SIP and docs
- 05:08 AM Revision ffd7c943 (qgis): [FEATURE] Add project loading support from browser
- 01:58 AM Revision 19dcd21b (qgis): Add icons to geometry generator type list
- 01:35 AM Revision 7daca216 (qgis): Ignore bounds for generated geometries
- And guard many other static_casts to avoid crashes.
- 01:21 AM Revision d021100e (qgis): [FEATURE] Allow hiding paths from the browser panel
2015-12-10
- 12:50 AM Revision d1c06341 (qgis): Rename geometry generator types
- 12:15 AM Revision 595f24e4 (qgis): astyle.sh: skip E265 (block comments should start with '# ')
- 12:07 AM Revision 8a939909 (qgis): Indentation update
- 10:36 PM Revision c854d05f (qgis): Update doc and sip coverage test thresholds
- 10:07 PM Revision b23ddfe2 (qgis): Fix taking attribute values in merge attributes dialog (fix #13971)
- Also fix handling of long feature ids in tool.
- 09:32 PM Revision f93fce73 (qgis): Avoid warnings
- 09:14 PM Revision 8602a91a (qgis): Add provider test for mssql
- 09:14 PM Revision a6cf5475 (qgis): [FEATURE] Expression compiler for mssql provider
- Also make mssql provider handle requests which cannot be executed
gracefully (was crashing before) - 09:14 PM Revision c6c076b0 (qgis): Implement provider side feature IDs filtering for mssql
- 08:41 PM Revision c9645e47 (qgis): indentation fix
- 04:28 PM Revision f27e6c27 (qgis): [FEATURE][QGIS-Server] showFeatureCount in GetLegendGraphic
- Add non standard parameter 'ShowFeatureCount' to add feature count in the legend.
- 03:57 PM Revision ac5ff0c2 (qgis): Fix doxymentation also in sip
- 12:59 PM Revision 0fdfad42 (qgis): [ogr] compatibility for 64 bit integers -> ifdefd
- GDAL 2 related
- 12:33 PM Revision e3a57a35 (qgis): [ogr] compatibility for 64 bit integers
- GDAL 2 related
- 12:33 PM Revision aa4f2888 (qgis): Add geometry generator tests
- 12:33 PM Revision c423d64a (qgis): Reduce wkb parsing
- 12:33 PM Revision 123a60e6 (qgis): [sip, doxygen] Geometry modifier bindings
- and lots of doxymentation
- 12:33 PM Revision 17f9d554 (qgis): [FEATURE] Add geometry generator symbols
- 12:33 PM Revision 554b41d2 (qgis): Symbol rendering engine does not rely on guaranteed types
- 12:33 PM Revision 68b52094 (qgis): Symbol creates geometry instead of the renderer
- 11:39 AM Revision 29a3c64c (qgis): wms provider: ignore cache on getcapabilities request with forced refre...
- 10:49 AM Revision 89b9b679 (qgis): Handle type conversion failures for compiled expressions
- 06:18 AM Revision 03864617 (qgis): Fix spatialite provider test data (was missing primary key)
- 06:18 AM Revision 54776ebd (qgis): Better debugging for provider tests
- 06:17 AM Revision 0a84fbd6 (qgis): Use QgsFields::fieldNameIndex when preparing column refs in expressions
2015-12-09
- 12:41 AM Revision 28cabbe4 (qgis): [Expression] radians and degrees
- 10:15 PM Revision 9d67849f (qgis): also set application icon on windows and osx
- 10:13 PM Revision 7d59be88 (qgis): Fix coverity issues
- 12:03 PM Revision 0287daf8 (qgis): Merge pull request #2555 from elpaso/bugfix-pg-inherits
- Additional tests for tables with inherits
- 11:05 AM Revision 50092ebb (qgis): [Travis] Show proper clang version
- 10:44 AM Revision c9423c1a (qgis): [Travis] Don't build with debug info
- 09:41 AM Revision 94b5e609 (qgis): Fixed comment base_table_good
- 09:18 AM Revision 70e35ff2 (qgis): missed a string in 6c3141b
- 08:56 AM Revision 6c3141b6 (qgis): fix #13964
- 07:23 AM Revision 478b6b95 (qgis): Fix win build
- 06:13 AM Revision e8e785c5 (qgis): Try to fix Travis by reverting to legacy build environment
- 06:07 AM Revision c7c5c007 (qgis): [FEATURE] Double clicking a legend node opens symbol editor directly
- 06:07 AM Revision 2026fce1 (qgis): [FEATURE] Directly set class symbol color from context menu in legend
- Shows a color wheel widget in the menu, which allows you to
interactively edit the color for a classes' symbol. - 06:07 AM Revision 2377688c (qgis): Add QgsColorWidgetAction for easily inserting QgsColorWidgets in menus
- 05:50 AM Revision a5d67023 (qgis): [FEATURE] add darker() and lighter() expression functions
- 04:02 AM Revision e9ef5134 (qgis): Use geometry by default on custom expression functions
- Got burnt by my own code. Them feels.
2015-12-08
- 09:25 PM Revision 6e140b97 (qgis): [FEATURE] Edit legend symbols directly from layer tree
- This adds a new "edit symbol" item to the right-click menu for a
renderer child legend item (eg categories for the ca... - 08:01 PM Revision 83e139a5 (qgis): Add method for retrieving legend nodes by layer ID and legend rule key
- 04:19 PM Revision 197ee6cb (qgis): Fallback to pure PyQt4 for the moment
- Fix #13948
Will probably require some packaging adjustments when reintroducing this. - 03:49 PM Revision 85e9f785 (qgis): Expected failure for some tests
- Waiting for travis to recover before looking into it.
They pass locally. - 03:49 PM Revision 84b3a15c (qgis): API cleanup
- 03:49 PM Revision 86abb26b (qgis): Add sip bindings
- 03:49 PM Revision c56588ea (qgis): Save feature form configuration in QgsEditFormConfig
- 03:49 PM Revision be01b7ee (qgis): [FEATURE] Add N:M relation editing possibilities
- This adds the possibility to manage data on a normalized relational
database in N:M relations. On the relation editor... - 03:49 PM Revision 4160097c (qgis): Pass configuration to relation widget
- 03:49 PM Revision 8246d960 (qgis): Add GUI elements for N:M relation configuration
- 03:49 PM Revision 88d6e0df (qgis): Doxymentation
- 03:42 PM Revision 80c5cb68 (qgis): db manager: only alias subqueries on postgres (fixes #13731)
- Conflicts:
python/plugins/db_manager/dlg_sql_window.py - 03:42 PM Revision edd3f8db (qgis): db manager oracle plugin: avoid tablespace index parameter
- 03:20 PM Revision 0f6256eb (qgis): Merge pull request #2556 from mhugo/fix_nullp
- Avoid insertion of null pointers in layer registry
- 03:13 PM Revision ec20db7a (qgis): Avoid insertion of null pointers in layer registry
- 12:46 PM Revision f13104be (qgis): Fix doxygen warnings
- 12:45 PM Revision 8cac3643 (qgis): [FEATURE] Add support for transparency in SVG color params
- ...and update all bundled SVGs to suit
Non-bundled SVGs must add:
fill-opacity="param(fill-opacity)"
and
stroke-opa... - 12:45 PM Revision 757cd7af (qgis): [svg markers] allow setting alpha value for fill and outline colors
- 12:45 PM Revision ee720796 (qgis): Change size()/count() == 0 and count() > 0 to isEmpty() checks
- Because:
- easier to read
- follows recommendations by clazy/KDAB
- potentially performance benefits - 11:30 AM Revision 96789f37 (qgis): Added tests with use estimated metadata
- 11:05 AM Revision 269f7092 (qgis): [FEATURE] postgres provider: refine warning about estimated metadata (f...
- 10:51 AM Revision 13cbd8f5 (qgis): Merge pull request #2554 from vmora/order_pk_candidates
- order postgres PK candidates by attnum
- 09:50 AM Revision 91180501 (qgis): remove spitplugin from packaging (followup b39e6d1)
- 09:13 AM Revision ab0736a1 (qgis): order postgres PK candidates by attnum
- 08:49 AM Revision 4b3083d9 (qgis): [FEATURE] Add translate expression function
- Funded by
* Regional Council of Picardy
* ADUGA
* Ville de Nyon
* Wetu GIT cc - 08:43 AM Revision f961ecef (qgis): [FEATURE] Add an eval expression
- Funded by
* Regional Council of Picardy
* ADUGA
* Ville de Nyon
* Wetu GIT cc
2015-12-07
- 09:50 PM Revision 111393e0 (qgis): respect shortcuts set to none (fixes #7905)
- Shortcuts, that have been set to none by the user, are no longer restored to their default value on application startup.
- 06:17 PM Revision 6035d98b (qgis): Merge pull request #2517 from rldhont/raster_open_adf
- Open adf raster file as a directory
- 01:24 PM Revision 4f0b9dda (qgis): Fix deprecated warnings on Travis
- 12:10 PM Revision 08ab4d4b (qgis): Ensure all classes derived from QObject include the Q_OBJECT macro
- 12:07 PM Revision 6127851a (qgis): Renamed test to test_RemoveLayerShouldNotSegFault
- 11:55 AM Revision 9cc9d424 (qgis): Add extra check for deprecations to documentation test
- This check tests that if a function has been declared deprecated
with either Q_DECL_DEPRECATED or has a @deprecated D... - 11:55 AM Revision 930b4850 (qgis): Fix bad assert in TestQgsRectangle
- 11:55 AM Revision de1001b9 (qgis): Fix SIP type handling for QgsColorScheme subclasses
- 10:19 AM Revision 6bfde52d (qgis): osgeo4w: include PYTHONPATH in apache conf template
- 10:07 AM Revision c4ae8cdc (qgis): indentation test: handle removed files
- 09:12 AM Revision 584771e9 (qgis): fix missed import in the Processing alg
- 05:36 AM Revision 6b15361b (qgis): Avoid warning on Travis build
- 02:46 AM Revision b39e6d17 (qgis): Goodbye SPIT plugin
2015-12-06
- 12:11 AM Revision 57fd76c6 (qgis): fix deprecation warnings (followup 5f86422)
- 11:58 PM Revision 9c340d7b (qgis): [FEATURE] cache WMS capabililies
- 10:54 PM Revision afef14bf (qgis): sort the indexes when generating layer tree mime data (fixes #4110)
- 10:26 PM Revision bf79ecc7 (qgis): doxygen: enable dot multimode
- 10:26 PM Revision a2a10e97 (qgis): more precise fixes (followup be81716)
- 10:26 PM Revision 245659f7 (qgis): debian packaging update
- * sync other branches
* avoid testing and installing twice
* manually merge PR#2524 - 09:49 PM Revision 3907acd6 (qgis): debian packaging update
- * sync other branches
* avoid testing and installing twice
* manually merge PR#2524 - 09:43 PM Revision d362be5d (qgis): debian packaging update
- * sync other branches
* avoid testing and installing twice
* manually merge PR#2524 - 09:39 PM Revision 91f7918e (qgis): [FEATURE] Add a show/hide all context menu for layer tree symbol items
- Allows toggling on/off all the symbol items for categorized/graduated/
rule based layers via the right click menu on ...
2015-12-05
- 10:34 PM Revision dc73fb2a (qgis): debian build: include stretch builds
- 09:35 PM Revision 60b4f771 (qgis): indentation test: include autopep8 in tips (followup 0d5d3bc)
- 09:31 PM Revision 3df5880f (qgis): trim link list of application
- 09:31 PM Revision be817165 (qgis): fix precise build
- 12:40 PM Revision 3d311d63 (qgis): Merge pull request #2498 from elpaso/pythoninitcode
- Refactored the python init function selector
- 10:04 AM Revision 3ca54410 (qgis): Honour relative path setting
- 09:45 AM Revision bc489c94 (qgis): Added error messages with QMessageBox
- Errors on:
* init function not found
* init function with wrong parameters count - 09:45 AM Revision ab0f9a6c (qgis): Hide file selector when not needed
- 09:45 AM Revision 5d144d40 (qgis): Added b/w compatibility for "dot" module/function
- When loading a function init with a dot, this
is transformed to a proper import and the
python init configuration is ... - 09:45 AM Revision e5ca63de (qgis): Refactored the python init function selector
- Do not rely on the presence of a dot to load
a module. Loading a module can now be achieved
through the code editor i... - 09:43 AM Revision de3ce156 (qgis): Changed comment title
- 09:33 AM Revision 5a7ee20f (qgis): Added test for QgsMapLayerRegistry
- See: PR #2534
- 03:41 AM Revision 0e82974a (qgis): disable astyle on windows nightlies (followup 0d5d3bc)
- 02:51 AM Revision 65ee1839 (qgis): [FEATURE] oracle provider: initial expression compiler support
2015-12-04
- 12:46 AM Revision 5e4312b1 (qgis): [FEATURE] oracle provider: add Feature limit support for feature reques...
- 12:24 AM Revision edb16d00 (qgis): [FEATURE] Feature limit support for feature requests
- Limits the maximum number of features returned by the iterator.
Some providers (postgres, spatialite, MS SQL) pass th... - 10:52 PM Revision 60ad6887 (qgis): indentation update
- 09:57 PM Revision f210fc7e (qgis): make december postfix translatable
- 09:08 PM Revision fc7fea55 (qgis): postgres provider: verify uniqueness of parent table primary keys (fixe...
- 05:54 PM Revision 614db661 (qgis): Added failing test for tables with INHERITS
- 03:33 PM Revision 78294973 (qgis): Merge pull request #2534 from mhugo/fix_nullp
- Fix a crash when trying to removeMapLayer a null pointer
- 03:27 PM Revision ab3542ab (qgis): Write debug output on travis
- This should make it easier to debug issues when they fail on travis.
But at the sime time it also decreases the SNR a... - 11:53 AM Revision b54f28e8 (qgis): fix translation string
- 11:50 AM Revision 0d5d3bc9 (qgis): travis: add indentation check after running tests
- 06:52 AM Revision 7e3dc30c (qgis): Fix bounding box calculation of geometry collections, fix #4102
- 04:59 AM Revision 2794ea16 (qgis): Something about the session ;)
- 03:28 AM Revision 0d3bbc98 (qgis): Add \n button to expression builder
- 02:56 AM Revision 99f01fdc (qgis): Missed one
- 02:56 AM Revision c64ed1c8 (qgis): Identify result default to right side
- 01:52 AM Revision 36e7026c (qgis): [FEATURE][auth] Add support to Plugin Manager
- 01:21 AM Revision 487be231 (qgis): Even more default path fixes
2015-12-03
- 12:46 AM Revision 5198f634 (qgis): Followup 701d970, fix sizes for font marker test
- 12:45 AM Revision 701d9708 (qgis): fix wrong scale method with constant expressions
- fix #13571
- 11:54 PM Revision 18c52abf (qgis): More default path fixes. Remove What's This? from toolbar
- 11:50 PM Revision 3cbad7db (qgis): More default path fixes
- 11:08 PM Revision 22523a01 (qgis): Slightly improve method documentation
- 09:29 PM Revision 9eee1211 (qgis): Apply filters to feature request for categorized renderer
- Makes rendering much faster when only certain categories are checked,
as only the matching records for the displayed ... - 09:27 PM Revision 984d1f21 (qgis): Fix a crash when trying to removeMapLayer a null pointer
- 09:18 PM Revision 97e5d317 (qgis): add oracle connection pooling
- 09:18 PM Revision cd830c46 (qgis): Catch when GEOSCoordSeq_create_r returns 0 (should fix crash in #13934)
- 03:04 PM Revision 3755c3b1 (qgis): Force usage of GCE on travis
- And hope for less timeouts
- 01:47 PM Revision d792f2cd (qgis): Merge pull request #2502 from SebDieBln/RuleBasedRendererWidgetDisableB...
- enable/disable buttons in the rule based style dialog (fixes #6708)
- 01:42 PM Revision e9eb233e (qgis): warn for WFS feature count limit
- 01:15 PM Revision 320c6967 (qgis): Add nullptr support
- 01:13 PM Revision 229d7ec1 (qgis): Add code style template for QtCreator
- 11:29 AM Revision eeeacfeb (qgis): Add QGIS3 todo
- 09:54 AM Revision 6f26d9ae (qgis): Merge pull request #2514 from spono/patch-14
- [Processing] Update CanopyModel.py
- 09:53 AM Revision 85cc1807 (qgis): Merge pull request #2468 from spono/patch-12
- [processing] Update ClipData.py
- 09:52 AM Revision bbde5814 (qgis): Merge pull request #2466 from spono/patch-10
- [processing] Update GroundFilter.py
- 09:30 AM Revision 3d5f33ab (qgis): Merge pull request #2410 from mdouchin/postgis_2_2_server_simplification
- Postgresql provider - Use ST_RemoveRepeatedPoints instead of ST_SnapToGrid
- 07:33 AM Revision 4dafbc0f (qgis): More better default paths
- 07:27 AM Revision 0766e5b7 (qgis): Same order for new layer actions as menu
- 07:25 AM Revision c66e4ff6 (qgis): Always use 'temporary scratch layer' instead of 'memory layer' in UI
- 07:11 AM Revision aeafe3c8 (qgis): Fix lots of bad default base folders. Now point to user home
- 06:56 AM Revision 06108780 (qgis): Consistent widget order new layer dialogs. Type first then rest
- These dialogs are not ideal and need to be reduced to a single one in
the future. - 03:45 AM Revision 1d1546ff (qgis): Show a preview string for intervals in expression builder
- 03:09 AM Revision b31d9beb (qgis): Initially set all symbol layer nodes to expanded
- (it's a pain to have to always expand these out to edit sub symbols
and there's never going to be so many layers in a...
2015-12-02
- 08:13 PM Revision 25aa60e3 (qgis): Fix crash on add feature
- 06:36 PM Revision 02f89888 (qgis): indentation update
- 06:36 PM Revision 2dfa10f9 (qgis): Merge pull request #2511 from tomtor/master
- Fix non caching behaviour for WFS
- 05:04 PM Revision 9e5528b1 (qgis): [qt5] Fix compiler errors
- 03:02 PM Revision bd231c67 (qgis): More output to debug flaky CSV test
- 02:08 PM Revision e9f4bb52 (qgis): Add license header template for QtCreator
- Can be set in Tools -> Options -> C++ -> File Naming
- 10:25 AM Revision b29cbbc6 (qgis): sip bindings: fix QgsFeatureIds typedef (fixes missing signal
- QgsVectorLayer.featuresDeleted and others; fixes #13740)
(backported from commit b5794b2) - 10:21 AM Revision 5f864229 (qgis): * fix QgsFeatureIds typedef (fixes missing signal
- QgsVectorLayer.featuresDeleted and others; fixes #13740)
* add missing notes for PyNames
* include some missing new m... - 09:30 AM Revision 8996be9a (qgis): new text/numeric field icons
- 09:24 AM Revision c09af582 (qgis): oracle provider: fix geometry type/srid detection for queries
- 09:24 AM Revision 7bab2e50 (qgis): pyuic: fix QPyNullVariant exception
- 09:24 AM Revision c2fb11c8 (qgis): db manager: only alias subqueries on postgres (fixes #13731)
- 09:22 AM Revision f92efbc0 (qgis): db manager oracle plugin: avoid tablespace index parameter
- 07:00 AM Revision 62a43018 (qgis): Default to users home for project folder
- 03:17 AM Revision 71baa456 (qgis): Reduce padding around recent project widget
2015-12-01
- 08:17 PM Revision 2305b90a (qgis): remove unneeded code
- 05:22 PM Revision 1d55e9dc (qgis): Make strings translatable
- 05:18 PM Revision ef68ae21 (qgis): Make strings translatable
- 03:09 PM Revision 436119be (qgis): Fix failing test
- 02:31 PM Revision 706e6514 (qgis): Postgresql provider - Use postgis 2.2 ST_RemoveRepeatedPoints for simpl...
- 12:51 PM Revision 71fc4576 (qgis): Doxymentation fix
- 11:45 AM Revision e76949b2 (qgis): More sip bindings
- 11:45 AM Revision 4d679511 (qgis): Add API to QgsMapLayerRegistry to rely less on ids
- 10:40 AM Revision 17bd46e5 (qgis): Merge pull request #2516 from radosuav/zonal_stats
- [processing] use raster band scailing factor and offset in Zonal Statistics algorithm
- 10:27 AM Revision bb9eb790 (qgis): More missing sip bindings
- Ouch
- 09:33 AM Revision 48e4d1c9 (qgis): Add a method for getting a quoted string value for use as a literal
- in expressions
- 09:20 AM Revision 95d22717 (qgis): Add missing sip bindings
- 09:10 AM Revision ae4a15db (qgis): Improve zoom in behaviour when WFS fetch limit was reached
- 08:55 AM Revision e60c9deb (qgis): reduce race condition
- 08:32 AM Revision ca4d12ab (qgis): Signal transaction rollback and some refactoring of transactions
- 08:32 AM Revision 2a5d09f3 (qgis): Add safety check in attribute table model
- 06:33 AM Revision d388a4f1 (qgis): [geometry] Add method to drop z/m values from a geometry
- 06:33 AM Revision a3d780cb (qgis): [geometry] Add method to drop z/m from wkb types
2015-11-30
- 11:06 PM Revision a792a471 (qgis): Merge pull request #2506 from SebDieBln/MakeDirtyOnAnnotation
- changes to annotations mark the project dirty (fixes #7586)
- 10:58 PM Revision 30d7795f (qgis): changes to annotations mark the project dirty (fixes #7586)
- this includes adding, editing, moving, resizing and deleting
- 10:18 PM Revision 4ea0c56e (qgis): Followup 53b116a, fix failing tests
- 09:55 PM Revision 436337b5 (qgis): Fixup 68a01c9
- 09:33 PM Revision 68a01c9a (qgis): Add QgsVectorLayer::deleteFeatures() method
- 08:53 PM Revision 53b116a8 (qgis): [composer] Better default line thickness (fix #13912)
- 08:26 PM Revision 3910c457 (qgis): Consolidate QgsGeometryUtils tests
- 06:16 PM Revision 1c2454fc (qgis): Merge pull request #2520 from nicanor-b/master
- Added support for Unicode translations in fTools visual
- 05:32 PM Revision 1bf8997c (qgis): added support for Unicode translations in fTools visuals
- 02:58 PM Revision 0b9ac8bd (qgis): followup ebb9eff
- * use better icons
* fix typo LongLong
* rename icons to group them alphabetically
* add time icon and type - 02:58 PM Revision 5db2934a (qgis): show data type icons in the field combobox
- 02:57 PM Revision 834f8d5e (qgis): assign parent to model
- 02:42 PM Revision bffb3a5d (qgis): python bindings for ebc9e029
- 02:33 PM Revision 564a0637 (qgis): Open adf raster file as a directory
- adf raster files are Arc/Info Binary Grid. This format is the internal binary format for Arc/Info Grid, and takes the...
- 02:19 PM Revision d2b506cc (qgis): Expose changed attributes in QgsFeatureAction and QgsVectorLayerTools
- 02:00 PM Revision 34df72c7 (qgis): [Processing] Use raster band scailing factor and offset in Zonal Statis...
- 01:57 PM Revision 66b9b0dd (qgis): Doxymentation for ebc9e029
- 01:52 PM Revision b3cf4546 (qgis): Transaction: Update feature with generated values from the provider
- 01:52 PM Revision cd06376c (qgis): Write data provider errors to console
- 01:52 PM Revision ebc9e029 (qgis): Relations are only valid if the id is set
- 01:52 PM Revision 6992f245 (qgis): Add QGIS3 API change comment
- 10:14 AM Revision ec9f0862 (qgis): Update CanopyModel.py
- fixed some syntax errors and added an output option (ASCII)
- 01:17 AM Revision 57eb4090 (qgis): Squashed commit of the following:
- commit 883cdbc3ead1a98c594d9f5584cd50a3fd161511
Author: Giuseppe Sucameli <[email protected]>
Date: Mon Nov 30 ...
2015-11-29
- 12:38 AM Revision c4dcb7b8 (qgis): [DbManager] delete layer passed to querybuilder to set sql layer filter...
- 12:36 AM Revision 5408e843 (qgis): Merge branch 'DbManager_SetFilter' of https://github.com/SebDieBln/QGIS
- [DbManager] New button to define a sql-filter when adding a query-based layer
- 12:21 AM Revision e14cc4da (qgis): legend interface: guard layer dereferences (fixes #13899)
- (cherry picked from commit 3b2d7173f66ee260021a262167f571eb7ff72788)
- 12:21 AM Revision e9e15ce0 (qgis): legend interface: guard layer dereferences (fixes #13899)
- (cherry picked from commit 3b2d7173f66ee260021a262167f571eb7ff72788)
- 10:04 PM Revision df305712 (qgis): Follow up 3c3317, typo fixes
- 10:03 PM Revision 3c331779 (qgis): [feature][composer] Allow multiple selection of compositions in manager
- Allows multiple compositions to be opened and deleted. Fix #2917.
- 09:39 PM Revision 052fd793 (qgis): Followup c14352f, tweaked Coverity fixes
- 09:31 PM Revision 65b61712 (qgis): [composer] Increase precision of exported worldfiles (fix #13895)
- 08:48 PM Revision 3b2d7173 (qgis): legend interface: guard layer dereferences (fixes #13899)
- 05:57 PM Revision 188625cd (qgis): Fix non caching behaviour for WFS
- 05:04 PM Revision c14352fa (qgis): coverity fixes
- 05:04 PM Revision 079029e3 (qgis): indentation update
- 05:04 PM Revision 0519423b (qgis): fix pyuic wrapper where qt4 & 5 are available
- 04:25 PM Revision 6aabb856 (qgis): Merge pull request #2510 from SebDieBln/FixDeleteCategories
- Fix a bug when deleting style categories (fixes #12043)
- 01:19 PM Revision f6e31613 (qgis): Added a button to set a filter for a query layer.
2015-11-28
- 04:50 PM Revision 174a0dde (qgis): fix a bug when deleting style categories (fixes #12043)
- 03:47 PM Revision 5473c339 (qgis): [QGIS-Server] Help editing OWS Server general information
- Fees and access constraints have a defined list of value by ISO. To help user editing these parameters, edit lines ha...
- 12:57 PM Revision 25c68c67 (qgis): [FEATURE] test webhook plz ignore
2015-11-27
- 04:01 PM Revision 497191bf (qgis): Transactions: addFeature propagates new feature id
- 03:16 PM Revision dd8826f3 (qgis): Update GroundFilter.py
- 02:56 PM Revision 055ef76a (qgis): Use QgisApp::instance and simplify code
- 01:00 PM Revision 16760fd8 (qgis): Release of 2.12.1
- 12:59 PM Revision 71ba2c72 (qgis): Release of 2.8.4
- 11:08 AM Revision c622457f (qgis): Update ClipData.py
- subprocess lines deleted because obsolete
- 11:02 AM Revision 41538e6d (qgis): Update FilterData.py
- subprocess lines deleted and fixed syntax error
- 09:13 AM Revision 09c8239a (qgis): [processing] fixed missing colon in function definition
- 09:10 AM Revision 17e1bd6b (qgis): Merge pull request #2505 from radosuav/processing_extent
- [Processing] Check layer projection when using it for subset extent
- 08:51 AM Revision 0a21d91b (qgis): [processing] allow manually add scripts to scripts provider
- 08:23 AM Revision 4b853bfa (qgis): Merge pull request #2472 from spono/patch-8
- [Processing] Update TinSurfaceCreate.py
- 08:14 AM Revision ae748d3b (qgis): Merge pull request #2463 from spono/patch-7
- [proessing]small correction on FUSION internal commands
- 08:12 AM Revision 5375522c (qgis): Merge pull request #2465 from spono/patch-9
- [processing] Create DTM2ASCII
- 06:53 AM Revision a6d147f6 (qgis): Temporarily disable part of PyQgsRulebasedRenderer test
- Since testRefineWithCategories and testRefineWithRanges test were
added, this unit test has been crashing on nightlie... - 06:32 AM Revision 22af16a1 (qgis): Mark QgsLineStringV2 as a critical class
- Now has as close to 100% unit test coverage as possible
- 06:32 AM Revision 7eb1133b (qgis): Make QgsLineStringV2::fromWkbPoints private
- 06:32 AM Revision 1f330119 (qgis): Add more tests to QgsLineStringV2, fix vertexAngle calculation
- 06:31 AM Revision 6ab718d6 (qgis): QgsGeometryUtils fixes
- - add QgsGeometryUtils::normalizedAngle for restricting an angle
to [0, 2PI)
- fix calculations of QgsGeometryUtils::... - 06:30 AM Revision a0405b88 (qgis): Avoid deprecated warnings
2015-11-26
- 09:15 PM Revision b4980947 (qgis): enable/disable buttons in QgsRuleBasedRendererV2Widget based on selection
- also made a tooltip and a label more precise
- 08:32 PM Revision ff95b7be (qgis): release.pl: point releases don't need a new splash
- 08:32 PM Revision 44767492 (qgis): vector file writer: defer destroying spatial reference (fixes #10515)
- (cherry picked from commit cee63c84f7f85586ddcb5348e70a0af0b1bcdf5e)
- 08:32 PM Revision e9d2a0ed (qgis): vector layer: update geometries first before feature id might change (f...
- (backported from commit 24b6e63)
- 08:32 PM Revision 6c3290b7 (qgis): oracle provider: fix call of sdo_filter to verify a spatial index is pr...
- (cherry picked from commit 684346a955dd4c79efcb6bfe519f6006c73c2aaa)
- 08:32 PM Revision 58ee9bb3 (qgis): attribute editing: don't allow editing without ChangeAttributeValues ca...
- (cherry picked from commit 15af5a11701fc8f0b3723b2d45423c19b07e4df5)
- 08:32 PM Revision 27c69959 (qgis): ogr provider: don't add mysql table filter multiple times (fixes #13446)
- (cherry picked from commit 32c5f551012a65a8705475266447b270dc2111ff)
- 08:32 PM Revision 75b4d9e3 (qgis): db manager: add credentials to postgis rasters (fixes #13594)
- (backports from commit 53c507d)
- 08:32 PM Revision a76c5f62 (qgis): fix rpad/lpad help (fixes #13433)
- 08:32 PM Revision e7a981cc (qgis): avoid on duplicate user functions (fixes #13579)
- (backports from commit cc9c789)
- 08:32 PM Revision 945187c8 (qgis): case-sensitivity of vector layer field (fixes #13032)
- * fieldNameIndex: resort to case-insensitive lookup only if
case-sensitive lookup has no match
* file writer: fix h... - 08:32 PM Revision 644bfbb6 (qgis): heatmap plugin: fix labeling s/metre/layer units/ (fixes #11276)
- (backports from commit c373d7b)
- 07:21 PM Revision b81604c9 (qgis): Followup 594fafe73b8, Also fix processing
- 07:19 PM Revision 4bcc5319 (qgis): Fix ftools geometry collection handling
- 06:36 PM Revision ca362dfd (qgis): More build instructions for Qt5/Fedora
- 06:28 PM Revision db95439e (qgis): Unbreak tests
- 06:01 PM Revision 298f4dc9 (qgis): Disable grass7 tests
- Packages are unavailable (at the moment?)
- 04:24 PM Revision c10329e4 (qgis): Update CanopyModel.py
- fixed some syntax errors and added an output option (ASCII)
- 04:00 PM Revision 5387fd1d (qgis): Merge pull request #2504 from saberraz/master
- Fix problem with QSpinBox error in Processing dialog windows, fixes #13884
- 03:29 PM Revision c58981fd (qgis): [Processing] Check layer projection when using it for subset extent
- 03:11 PM Revision 114b04ec (qgis): Add build instructions for Fedora/Qt5
- 02:12 PM Revision 06357dd3 (qgis): Fix problem with QSpinBox error in Processing dialog windows
- This will cause QGIS to crash, when accessing Processing > Options
items. - 12:33 PM Revision f5eaddf0 (qgis): [QGIS-Server] Enhance store project keyword list
- 12:30 PM Revision f4ef1ad3 (qgis): [QGIS-Server] Enhance store project keyword list
- 12:24 PM Revision 4a488cbe (qgis): [QGIS-Server] Enhance store project keyword list
- 11:18 AM Revision da4fe7e0 (qgis): [QGIS-Server] Enhance store project keyword list
- 09:03 AM Revision 001f4bc5 (qgis): Disable grass7 tests
- Packages are unavailable (at the moment?)
- 09:00 AM Revision 799b402f (qgis): Remove unrequired var
- 06:56 AM Revision 74ca290b (qgis): QgsLineStringV2 fixes
- - fix incorrect centroid calculation (was always returning 0,0)
- fix closestSegment when numPoints < 2
- fix broken ... - 06:53 AM Revision da436f92 (qgis): [FEATURE] New 'reverse' expression for reversing linestrings
- 04:29 AM Revision 8d743f06 (qgis): Update test mask images
- 03:09 AM Revision 6fcce7a9 (qgis): Make symbol line fill tests more robust
- (cherry-picked from 711c38dfaf6d04aa30c1247d91723d37d025a5ed)
- 02:53 AM Revision 4624fb88 (qgis): Update test mask images
- 02:34 AM Revision 0e866f02 (qgis): Check for short-circuit in QgsCoordinateTransform::transformCoords
2015-11-25
- 11:26 PM Revision ea863d22 (qgis): Fix build
- 10:46 PM Revision b8706eae (qgis): Fix crash in QgsLineStringV2::append if non z/m line appended
- to a LineString with z/m
(cherry-picked from ff3657) - 10:41 PM Revision d7bd98a9 (qgis): QgsPointV2 fixes
- -Fix bounding box was not invalidated for some QgsPointV2 routines
-If WKT type is PointZ/M/ZM and not enough coordin... - 10:36 PM Revision 0680b135 (qgis): Fix incorrect point types when segmentizing circular strings
- (cherry-picked from e1c3b4)
- 09:12 PM Revision de602e7b (qgis): 'fix' build with Ubuntu 15.10
- Avoid totally bizarre fontutils test moc error by renaming to
'typographicstylingutils'.
(Pretty sure Ubuntu 15.10 i... - 04:58 PM Revision 066867b9 (qgis): Followup c6460a3, avoid rendering issues
- (cherry picked from commit 0a2773ff4b2ee7f5011cc6bbc606043814255c92)
- 04:57 PM Revision dbe30f9c (qgis): render polylines with drawPath too (followup 08185c9; fixes #13343)
- (cherry picked from commit c6460a3d7de23e655c5fa68309b8224555b0b77f)
- 03:05 PM Revision 77526bd1 (qgis): remove references to coding (followup 7b0837f)
- 11:18 AM Revision 62591d94 (qgis): Followup 436c30f, Also fix processing
- And some code fixes
- 11:17 AM Revision 436c30fc (qgis): Fix ftools geometry collection handling
- 07:00 AM Revision f3507747 (qgis): QgsLineStringV2: better handling of LineString25D, more tests
- 07:00 AM Revision f45f688f (qgis): [labeling] Avoid placing labels over ANY part of point symbols
2015-11-24
- 10:11 PM Revision 3e618916 (qgis): [pal] Don't treat joined features as obstacles for each other
- Eg, if the "merge connected features" option for a layer is checked
then label candidates generated for the merged li... - 09:48 PM Revision e03f5549 (qgis): Update test mask images
- 09:43 PM Revision c7c71d93 (qgis): Followup b10e708, fix failing PyQgsServerAccessControl test on Travis
- 09:13 PM Revision cac9c9ee (qgis): Avoid some deprecated warnings
- 06:12 PM Revision 3624d7b4 (qgis): Use window system provided cursors rather than bitmaps
- 05:59 PM Revision d4ba0c77 (qgis): Update Cover.py
- 04:57 PM Revision afd436da (qgis): Yet another fix to 594fafe
- 04:47 PM Revision a630205f (qgis): Fixup 7b0837f
- 04:35 PM Revision 7b0837f4 (qgis): Remove CODING from source tree
- It has all been moved to
http://qgis.org/en/site/getinvolved/development/qgisdevelopersguide.html
Where it is managed... - 04:29 PM Revision 2e7c3328 (qgis): Followup 594fafe73b8, Also fix processing
- 03:42 PM Revision 594fafe7 (qgis): Fix ftools geometry collection handling
- 10:33 AM Revision 2543af50 (qgis): Get rid of warning on exit
- 06:38 AM Revision ff36573a (qgis): Fix crash in QgsLineStringV2::append if non z/m line appended
- to a LineString with z/m
Add a bunch of unit tests for QgsLineStringV2 and fix some other
minor issues which they id... - 06:22 AM Revision 7443431e (qgis): Fix incorrect GML from QgsPointV2::asGML3
- Also finish unit tests for QgsPointV2 and mark as a critical class
2015-11-23
- 11:51 PM Revision b10e708b (qgis): some fixes to the server access control tests on windows
- 10:24 PM Revision 7bcc935f (qgis): Fix layout problems with relation reference widget
- 09:54 PM Revision 675da0ce (qgis): Fix PyQgsServerAccessControl on Ubuntu
- Add size tolerance to legend images, add masks for legend images
- 09:26 PM Revision f1458434 (qgis): Followup 7d600bd, proper fix for failing labeling engine test
- When labelFeatures is called outside of the renderering loop,
we need to make sure the renderer is prepared by callin... - 08:30 PM Revision ffebfd9b (qgis): [FEATURE] Allow overide of geometry type in vector save as dialog
- Also allows forcing output file to be multi type, or include z
dimension.
This makes it possible to do things like s... - 05:41 PM Revision 4f9244d6 (qgis): Update TinSurfaceCreate.py
- 05:39 PM Revision 3791ff81 (qgis): Update GroundFilter.py
- 02:29 PM Revision 85346810 (qgis): fix local simplification for ZM geometries
- (cherry picked from commit 09e7102fdaaec8b38f5d8f3d6cbbd69d4e170029)
- 02:25 PM Revision 09e7102f (qgis): fix local simplification for ZM geometries
- 11:03 AM Revision 169989a0 (qgis): Update test mask images
- 07:31 AM Revision 1f0d24a0 (qgis): [FEATURE] Show z/m values in derived info for identify tool
- For lines/polygons, identify tool will show vertex number and
x/y/z/m for nearest vertex to identify point.
Also add...
2015-11-22
- 11:27 PM Revision 57c22e50 (qgis): 'fix' weird automoc test problem on wily
- 09:55 PM Revision b4561a92 (qgis): introduce a new command line option '--' to the main app
- all arguments after this option are treated as files, not options
includes a test - 09:55 PM Revision 91ad208d (qgis): improved TestPyQgsAppStartup
- allow passing additional arguments after testfile
do not wait the full timeout when the app already exited - 09:41 PM Revision 7840dbe3 (qgis): Do not wrap labels in composer legend properties widget
- Fix #10498
- 08:59 PM Revision 88beaaea (qgis): Minor coverity fixes
- 08:03 PM Revision 73ac9f9a (qgis): Update test mask images
- 04:20 PM Revision eb3e8ed3 (qgis): server access control test: replace hardcoded temporary directory
- 03:45 PM Revision 00715a66 (qgis): fix PyQgsServerAccessControl in nightlies
- 03:35 PM Revision 8653bb48 (qgis): Merge pull request #2493 from SebDieBln/AttrTableHideSortIndicator
- Hide the sort indicator in the attribute table until first sort (fixes #6705)
- 01:23 PM Revision caab4c12 (qgis): hide the sort indicator in the attribute table until first sort
- 11:30 AM Revision 7d600bda (qgis): [FEATURE] Use rendered symbol size as obstacle for point feature labels
- Previously, only the point feature itself was treated as an obstacle
for label candidates. If a large or offset symbo... - 10:21 AM Revision 6b0e7de9 (qgis): Allow registering feature to label/diagram provider with obstacle geom
- Sponsored by City of Uster
- 08:08 AM Revision 2e0019df (qgis): Test mask updates
2015-11-21
- 10:28 PM Revision 7b5c96c6 (qgis): avoid using copy/paste style when duplicating layers
- 09:19 PM Revision 9c7bbb51 (qgis): De-Duplicate code from 'copy/paste style' found in 'import/export named...
- 08:36 PM Revision ef4b5ead (qgis): Let the test for presence of root element be the first step.
- 08:03 PM Revision efeacaab (qgis): Moved export/import vector geometry type to QgsMaplayer
- 02:41 PM Revision 504c252c (qgis): Merge pull request #2327 from DelazJ/ConsistentTerms2
- Add consistency to attribute's dialogs
- 01:02 PM Revision 531fec03 (qgis): Fix copy constructor for pal::FeaturePart
- 12:52 PM Revision 55ead853 (qgis): Allow setting label obstacle geom in QgsPalLabeling::registerFeature
- Sponsored by City of Uster
- 12:23 PM Revision 9cc10e2a (qgis): [labeling] Allow different obstacle geometry to feature geometry
- This change makes it possible to have a different geometry used
for labeling obstacle detection to the geometry used ... - 12:21 PM Revision c9b75528 (qgis): have CMake find Python library on Windows
- 12:03 PM Revision 47e6d303 (qgis): Update test masks
- 11:00 AM Revision 0a2773ff (qgis): Followup c6460a3, avoid rendering issues
- 10:49 AM Revision 03f9e1b3 (qgis): [pal] Never treat features as obstacles for their own labels
- Fixes issues like rule based labelling registering two labels for
a single feature which was resulting in each label ... - 10:02 AM Revision 86ad564e (qgis): Add (disabled) test for labels around large symbols
- 09:05 AM Revision b81858f3 (qgis): Rename marker line symbol test folder to match other symbol tests
- 09:01 AM Revision 711c38df (qgis): Make symbol line fill tests more robust
- 08:39 AM Revision 11c82045 (qgis): More test mask updates
2015-11-20
Also available in: Atom