Activity
From 2015-07-02 to 2015-07-31
2015-07-31
- 11:40 PM Revision 3865ccdc (qgis): Fix crashes when rendering with SVG symbols that are missing
- The crashes would happen after some time when browsing the map,
especially when size of SVGs is in map units. This wa... - 09:16 PM Revision 6be19a8d (qgis): Fix crashes when rendering with SVG symbols that are missing
- The crashes would happen after some time when browsing the map,
especially when size of SVGs is in map units. This wa... - 08:35 PM Revision febadfe2 (qgis): Fix crashes when rendering with SVG symbols that are missing
- The crashes would happen after some time when browsing the map,
especially when size of SVGs is in map units. This wa... - 07:02 PM Revision 1714e669 (qgis): fix Processing QGIS vector grid as lines
- fixes #13115
(cherry-picked from 1dfec33) - 06:50 PM Revision 1dfec33e (qgis): fix Processing QGIS vector grid as lines
- 10:38 AM Revision b0e7e704 (qgis): osgeo4w: switch to grass 7.0.1 from RC2
- 10:36 AM Revision 15170dd2 (qgis): osgeo4w: switch to grass 7.0.1 from RC2
2015-07-30
- 01:51 AM Revision d722f5bd (qgis): Fix sys/select.h header include on Mac for grass data file
- 06:46 PM Revision 67151617 (qgis): [GRASS] modules debug bar
- 03:40 PM Revision 37657dd9 (qgis): Detach usage of qreal from QT_ARCH_ARM
- Added float types additionally to double, qreal can be now float or double.
Removed QT_ARCH_ARM. qreal can be float n... - 03:04 PM Revision 95ff0922 (qgis): Handle QgsDataItem class hierarchy in SIP bindings
- 11:15 AM Revision 1c6a40cb (qgis): WEBKIT includes changed
- (cherry picked from commit 9f6c72fa33af4c60c2e3266282277f10eedd2749)
- 09:31 AM Revision fe50327b (qgis): fix oracle provider (followup 5be0ee7)
2015-07-29
- 12:02 AM Revision 2887a4ae (qgis): Doxymentation
- 06:55 PM Revision 384c0a70 (qgis): processing: fix saga translation (followup 66a3d02)
- 03:57 PM Revision c42b8c17 (qgis): Fix segmentation of full circles
- 03:57 PM Revision 335644e5 (qgis): Skip m-coordinates in geos import
- 02:43 PM Revision e980e760 (qgis): [composer ui] fix tooltip for add shape action in composer
- 02:08 PM Revision d6d5be94 (qgis): Set wkb typ if adding the first line in QgsLineStringV2::append
- 12:09 PM Revision e984fb00 (qgis): Remove QgsRenderOptions, return filter in separate method
- 12:09 PM Revision 7573078e (qgis): Add boolean node literal to expressions
- 12:09 PM Revision 5be0ee73 (qgis): Remove QgsFeatureRequest::FilterRect from providers/iterators
- 12:08 PM Revision 1d7a6a49 (qgis): Rule based renderer exposes filter where clause
- This filter can then be sent to the server to reduce the amount of fetched
features - 12:08 PM Revision 75712643 (qgis): Remove references to QgsFeatureRequest::FilterRect
- 12:08 PM Revision cfe91f82 (qgis): Apply FilterRect in combination with other filters
- 12:08 PM Revision b47b9a54 (qgis): Add return type QgsRenderOptions to QgsRendererV2::startRender
- This allows to specify additional filter constraints for the feature request to
be specified. - 11:52 AM Revision 9752c468 (qgis): indentation update
- 11:43 AM Revision 76a6b4f1 (qgis): Merge pull request #2223 from mhugent/measurement_from_geometry
- Measurement from geometry
- 11:02 AM Revision 86329f01 (qgis): Change expected behaviour in test_qgsdistancearea.py to also consider i...
- 10:44 AM Revision 57062035 (qgis): Allow usage of node tool for postgis zm geometries
- 10:03 AM Revision 46601821 (qgis): Fixed scale widget height
- 10:01 AM Revision 832c3206 (qgis): Added TAB charachter
2015-07-28
- 08:00 PM Revision b1388a56 (qgis): fix connection pool crash without qapplication (fixes #13166)
- (cherry picked from commit f528cb80df7391435aebf47ffb73e4f4081c0ab7)
- 05:39 PM Revision f528cb80 (qgis): fix connection pool crash without qapplication (fixes #13166)
- 02:12 PM Revision 93e2c5a0 (qgis): processing: translation fix (open fusion las viewer; followup 66a3d02)
- 02:00 PM Revision 313a6bc5 (qgis): Release of 2.8.3
- 01:17 PM Revision 00b8c1d2 (qgis): Adapt renderer to consider z/m in wkb parsing
- 09:20 AM Revision 25a50bf7 (qgis): Revert "add missed translations.py file" (followup 66a3d02)
- This reverts commit 6dd615719922ff3cd136ba800e5dc033e5ff9b34.
- 08:21 AM Revision 6dd61571 (qgis): add missed translations.py file
2015-07-27
- 05:13 PM Revision 343d3a68 (qgis): fix processing startup error, followup 25e9f86
- 03:58 PM Revision e2319fd1 (qgis): Fix alloc-dealloc-mismatch
- 02:36 PM Revision 8c5b48c7 (qgis): [travis] Only clone latest commit
- 01:26 PM Revision 25e9f864 (qgis): processing: simple interface translation fix
- 12:05 PM Revision e03463cd (qgis): Merge branch 'master' into measurement_from_geometry
- 12:04 PM Revision f899f539 (qgis): Fix crash and add CheckBox support for autocreate editorwidgets
- Followup de547ad
- 11:44 AM Revision 86802598 (qgis): Use new geometry classes in QgsDistanceArea instead wkb parsing. That w...
- 10:31 AM Revision 10d262f3 (qgis): also install qgspointv2.h
2015-07-26
- 11:01 PM Revision 70fe6226 (qgis): Add iface.layerTreeCanvasBridge()
- 06:58 PM Revision 4984cae7 (qgis): db_manager: enable oracle plugin only when oracle support is available
- 06:25 PM Revision 9d5a942b (qgis): translation fixes
- 02:39 PM Revision b165875f (qgis): spelling fixes
- 04:39 AM Revision 644bdf04 (qgis): Merge pull request #2222 from medspx/dbmanager-oracle
- DBManager Oracle Spatial support (fixes #9163)
- 04:33 AM Revision 7439db1e (qgis): load default.qgc from source directory when running from build dir
- 04:28 AM Revision 66a3d022 (qgis): integrate processing into update_ts.sh (also includes all translations
- in the repository and none outside of it).
2015-07-25
- 12:12 AM Revision a1c19491 (qgis): update Mac bundling for GRASS 6/7 lib split
- 12:00 AM Revision 4f27e733 (qgis): update Mac browser icon
- 11:58 PM Revision 89e9980c (qgis): update Mac browser icon
- 04:51 PM Revision bda76e57 (qgis): Fix CMakelist for oracle
- 04:31 PM Revision 3768d04d (qgis): Oracle Spatial support for DBManager
- 03:24 PM Revision 0966dadc (qgis): Less postgis voodoo on travis
2015-07-24
- 08:45 PM Revision c77db4f2 (qgis): Changing more Window titles
- 08:45 PM Revision e4dac076 (qgis): Add 'Panel' to some panels, to make them distinguisable in context menu
- 08:45 PM Revision 3d3d0088 (qgis): Add 'Toolbar' to all toolbar names, plus add tooltips to them
- 08:45 PM Revision 74da2542 (qgis): Center menu titles, followup 09c2444
- 07:31 PM Revision c93fdf93 (qgis): Fix warnings
- 07:12 PM Revision e0b24455 (qgis): [labeling] Fix incorrect handling of word spacing for curved labels
- 07:12 PM Revision d1104524 (qgis): Fix 'nan'='nan' evaluates to false in expressions
- Also fix 'nan' and 'inf' being treated as doubles rather than
strings. - 07:12 PM Revision 8bcb5fcf (qgis): Fix 'nan'='nan' evaluates to false in expressions
- Also fix 'nan' and 'inf' being treated as doubles rather than
strings.
(cherry picked from commit a1a8d1b7a32bbde0e2... - 07:12 PM Revision 543703c6 (qgis): [labeling] Fix incorrect handling of word spacing for curved labels
- (cherry picked from commit c8dcf97e971ecd8db5222e0dc05d79e37a032b1c)
- 06:57 PM Revision d01424ae (qgis): Add QgsRelation::getReferencedFeature to access parent feature
- 06:57 PM Revision 4eaf8de7 (qgis): Fix relation reference widget accidentally sets FK to NULL
- 06:57 PM Revision 09c24448 (qgis): Add title for "Panels" and "Toolbars" in Menu
- 05:34 PM Revision 740e3abc (qgis): Merge pull request #2217 from mhugent/node_tool_changes
- Add node editor widget and change node tool to click-click mode
- 04:16 PM Revision fc372c98 (qgis): Remove z/m -> 25D conversion in postgres provider (since z/m geoms are ...
- 02:12 PM Revision 6cccd217 (qgis): Fix gui glitch in relation reference widget
- 01:39 PM Revision 20abb7d8 (qgis): Autocreate wrapper for date and relation editor widgets
- Followup de547ad
- 08:50 AM Revision 69eb7ebe (qgis): Fix build error
- 08:39 AM Revision 39ad2b07 (qgis): debian packaging update (followup 32d7cc5)
- 02:22 AM Revision 460a6055 (qgis): fix windows build
2015-07-23
- 08:58 PM Revision 32d7cc5e (qgis): [GRASS] optional modules config path
- 08:58 PM Revision 266aa7bc (qgis): [GRASS] open mapset from browser
- 08:58 PM Revision 9dcb2a12 (qgis): [GRASS] GRASS 7 plugin enabled
- 04:29 PM Revision ebe4f92b (qgis): Add some class/method documentation
- 04:09 PM Revision 14981074 (qgis): Fix issues with reprojection
- 02:07 PM Revision b26d9ac8 (qgis): add column headers and tooltips to dxf export dialog (fixes #13138)
- 01:43 PM Revision 81bdbbc4 (qgis): Use constGeometry() instead geometry()
- 12:40 PM Revision 6b25fe53 (qgis): Doxymentation
- 12:04 PM Revision de547adc (qgis): Find a suitable editor widget if widget and config mismatch
- If a .ui file is specified and the widget specified in the .ui file is not
supported by the widgetwrapper which is co... - 12:04 PM Revision 1d888aca (qgis): Remove label redundant to title bar
- 07:02 AM Revision d07dadf3 (qgis): [FEATURE][composer] Add page number combo box to atlas toolbar
- (fix #13136)
- 07:00 AM Revision b4311877 (qgis): [FEATURE][labeling] Add priority control for obstacles
- Allows you to make labels prefer to overlap features from certain
layers rather than others. Can also be data defined... - 07:00 AM Revision c97733ea (qgis): [FEATURE][labeling] Data defined control over whether a feature
- acts as an obstacle for labels
- 07:00 AM Revision 1325b98d (qgis): [pal] Simplify handling of layers
2015-07-22
- 08:18 PM Revision d2529362 (qgis): Some UI improvements in the options dialog
- 08:01 PM Revision dc79258c (qgis): Remove note which is no longer applicable
- 07:46 PM Revision 346632c2 (qgis): Use suitable icon for resetting scales
- 05:35 PM Revision a972a302 (qgis): Use constGeometry() instead of geometry() where possible
- 01:19 PM Revision 7cc6a199 (qgis): Prevent double-add feature
- 01:19 PM Revision 2f550ce9 (qgis): Remove outdated fedora-20 from default rpm builds
- 11:24 AM Revision c592d9e9 (qgis): Add rubberband again
- 08:15 AM Revision c8dcf97e (qgis): [labeling] Fix incorrect handling of word spacing for curved labels
- 08:15 AM Revision a1a8d1b7 (qgis): Fix 'nan'='nan' evaluates to false in expressions
- Also fix 'nan' and 'inf' being treated as doubles rather than
strings. - 08:15 AM Revision 8c538218 (qgis): Fix Coverity uninitialized variable warning
2015-07-21
- 03:37 PM Revision d20c5b78 (qgis): osgeo4w: switch to grass 7.0.1RC2
- 03:28 PM Revision e0ae7efe (qgis): osgeo4w: switch to grass 7.0.1RC2
- 12:54 PM Revision 1e888dd7 (qgis): Merge pull request #2215 from landryb/remove_bom
- remove UTF8 BOM
- 12:15 PM Revision 336248ee (qgis): remove UTF8 BOM
- 08:00 AM Revision 268feb5c (qgis): [pal] Use GEOS methods for label position conflict tests
2015-07-20
- 08:48 PM Revision e5928c7c (qgis): Release of 2.10.1
- 07:44 PM Revision eaddba62 (qgis): Merge pull request #2213 from arnaud-morvan/processing-translation
- [processing] translate algorithm names and groups
- 04:43 PM Revision e2df800f (qgis): fix retrieval of labeling settings for layers with ids with no ascii ch...
- 04:12 PM Revision afd7e77f (qgis): Recreate nodeeditor only if new feature has been selected
- 03:56 PM Revision 863bf88f (qgis): Better synchronisation between node editor and node tool
- 03:45 PM Revision a37b3e27 (qgis): Remove executable flag on a bunch of files
- 01:45 PM Revision f6d22566 (qgis): [pal] Fixes to geometry handling for point sets
- 01:45 PM Revision 3fdef5e2 (qgis): [pal] Use GEOS for linear referencing
- 12:30 PM Revision bd73b76a (qgis): Merge pull request #2214 from radosuav/numberInputPanel_range_fix
- [Processing] Fix limits in NumberInputPanel when the limiting value is 0
- 12:27 PM Revision 49d0f3a1 (qgis): Merge pull request #2204 from Gustry/processing
- [Processing] Small python changes
- 05:48 AM Revision dc4049dd (qgis): [FEATURE][labeling] Add option to only draw labels which fit
- completely within polygon features (fix #12136)
- 05:48 AM Revision 42bef4e0 (qgis): [pal] Use GEOS for calculating minimum distances between geometries
- Also more cleanups, fixes for geos handling
2015-07-19
- 10:24 PM Revision 323fa2ce (qgis): Fix doxygen warnings, bump acceptable doc coverage
- 09:01 PM Revision d03793c4 (qgis): [processing] do not accept grass vector layers as inputs
- fixes #12436
(cherry picked from commit de728743b73541a320f68d087f4402a6d17620f1) - 09:01 PM Revision f025a774 (qgis): Guard against some crashes in geometry
- (cherry picked from commit cc1a34fceaff9c753c267d14a3c4c2f5b567c77b)
- 09:01 PM Revision 3792afdb (qgis): postgres provider: also cast geography to geometry when using && (fixes...
- (cherry picked from commit 90b3efb93dd0b6460ce496a8acd7fcbf34b22f63)
- 08:56 PM Revision 166bcd46 (qgis): backport test fixes (grass & delimited text provider)
- 02:33 PM Revision 1b126d38 (qgis): [pal] Use GEOS for point in polygon test, also use prepared GEOS
- geometries where possible
- 01:34 PM Revision cb249c35 (qgis): [pal] Move storage of GEOS geometry from Feature up to PointSet. Use
- GEOS to calculate feature centroids rather than custom code.
- 01:00 PM Revision 9a23cec3 (qgis): [pal] Header cleanups for FeaturePart and include cleanups
2015-07-18
- 08:05 PM Revision 0f396f3b (qgis): fix grass test on windows
- 04:56 PM Revision 3acabad3 (qgis): fix PyQgsServer test in nightlies
- 03:32 PM Revision 789da224 (qgis): don't buffer python and grass tests output in variables
2015-07-17
- 03:18 PM Revision 15e5cf05 (qgis): Fix test failures on windows
- (cherry picked from commit 4d681f03c64478918d8db8096b736bd055a56846)
- 03:18 PM Revision 34de8df5 (qgis): osgeo4w backports
- 03:18 PM Revision b0dd2afb (qgis): Processsing translation strings for names and groups
- 03:15 PM Revision c7b38413 (qgis): Processing translation tool for names and groups
- 02:47 PM Revision 0dfb1561 (qgis): [Processing] Fix limits in NumberInputPanel when the limiting value is 0
- 12:22 PM Revision 4d681f03 (qgis): Fix test failures on windows
- 10:37 AM Revision e5c54545 (qgis): osgeo4w: fix rmdir quoting
- 07:31 AM Revision a6f5203a (qgis): Backport test related font utils from master
- 07:27 AM Revision ece23190 (qgis): [pal] Remove more unused functions
- 07:26 AM Revision 3a44e294 (qgis): [FEATURE][labeling] Add option to control how polygon layers
- act as obstacles
Options are either avoid placing labels over polygon interior
or avoid placing over polygon boundar...
2015-07-16
- 08:00 AM Revision cc1a34fc (qgis): Guard against some crashes in geometry
- 06:01 AM Revision c19d6922 (qgis): Accept input with more coordinate dimensions in wkt import
- (cherry-picked from 06cc8ba)
- 06:00 AM Revision 77e937fc (qgis): skip blanks between wkt child blocks (fixes #13053)
- (cherry-picked from 29aaf1bad8d4ce2bd50391b886ea4116c03cf100)
- 05:59 AM Revision 9932ae15 (qgis): Backport test suite from master
- 05:47 AM Revision daa4d6a8 (qgis): Add test for handling invalid WKT with z values (refs #13055)
2015-07-15
- 11:47 AM Revision 6de1a474 (qgis): Merge pull request #2211 from mhugent/transect_sample_extension
- Add baseline buffer tolerance and simplification tolerance parameters…
- 11:41 AM Revision 6ee1d67e (qgis): osgeo4w: use packagename instead of package version for temporary test ...
- 10:58 AM Revision 6788fbaa (qgis): Add baseline buffer tolerance and simplification tolerance parameters t...
- 10:49 AM Revision f8366725 (qgis): [Android] main function needs to be visible
- 08:54 AM Revision 7df14020 (qgis): Fix compiling w/ WITH_QTWEBKIT=OFF
- 08:54 AM Revision 705b51c9 (qgis): Export QgsWebPage/QWebPage symbols
- 08:08 AM Revision 388e4047 (qgis): [FEATURE][labeling] Add option for obstacle only layers
- This allows users to set a layer as just an obstacle for other
layer's labels without rendering any labels of its own... - 08:08 AM Revision ea41b92b (qgis): [pal] Nicer use of enums, LineArrangementFlags
- 08:08 AM Revision fea58eb7 (qgis): [pal] Small cleanups to Layer API
- 07:50 AM Revision 2e772b2c (qgis): fix qgsversion.h generation [take II]
- 02:18 AM Revision 04bab85c (qgis): fix qgsversion.h generation on windows
2015-07-14
- 03:34 PM Revision 60b14a2f (qgis): Merge pull request #2197 from manisandro/dropconnections
- Add QgsConnectionPool::dropConnections, delete connection groups when pool is destroyed
(cherry picked from commit 2a... - 02:59 PM Revision 15839247 (qgis): fix doxygen warning
- 08:22 AM Revision b73e1a2d (qgis): fix windows build
- (cherry picked from commit 5a9009118f4f695087de97856d325535faa3767e)
- 08:22 AM Revision 8eee2ac6 (qgis): fix windows build
- (cherry picked from commit 5a9009118f4f695087de97856d325535faa3767e)
2015-07-13
- 01:50 AM Revision bf61219e (qgis): [pal] Various cleanups
- Remove support for map scale, dpi and units from PAL. None of these features
were being used by QGIS (we use our own ... - 12:34 AM Revision 0853ead2 (qgis): translation fix
- 12:33 AM Revision 5a900911 (qgis): fix windows build
- 09:02 PM Revision 5ac8f52b (qgis): german translation update
- 08:15 PM Revision d1741cd4 (qgis): Add link to OGR formats to README.md
- 08:13 PM Revision a5007283 (qgis): german translation update
- 07:58 PM Revision b5cfd84d (qgis): Add missing Q_OBJECT macros
- 06:46 PM Revision 18c48f39 (qgis): Merge pull request #2112 from slarosa/release-2_8
- Backporting to 2.8.3
- 05:46 PM Revision 76343859 (qgis): osgeo4w: run nightly tests with separate temporary directories
- 05:26 PM Revision 2a7ccca6 (qgis): Merge pull request #2197 from manisandro/dropconnections
- Add QgsConnectionPool::dropConnections, delete connection groups when pool is destroyed
- 03:37 PM Revision 1edcf3c4 (qgis): Fix #6099 - Save as... for raster: missing extension on Gnome3
- (cherry-picked from 2125f6a)
- 03:37 PM Revision e7b19a5e (qgis): include user.py in translations
- Conflicts:
python/core/qgspallabeling.sip
(cherry-picked from 2ab8a0b) - 03:34 PM Revision e4c2c684 (qgis): [expression] autoselect first item in function list
- (cherry-picked from 395d630)
- 03:34 PM Revision ba36bb67 (qgis): Fix for function editor:
- when running the script the entries "Fields and values" and "Recent"
into the functions list of the expression builde... - 03:34 PM Revision 0919fe7e (qgis): [bookmark] use the same key for settings to store the last used directo...
- (cherry-picked from 1cbbf59)
- 11:26 AM Revision 116ffc1b (qgis): Add QgsAttributes::operator== that takes care of NULL variants
- Fixes an issue that the postgres provider would return multiple subsequent
features whose attributes only differ only... - 11:26 AM Revision b6194aa3 (qgis): Add test to check if QgsFeature.setAttributes handles 0 vs NULL correctly
- 11:15 AM Revision 48e4fb85 (qgis): Revert "use triple quoting with st_estimatedextent in postgres provider...
- As it seems to address a meanwhile reverted behavior change in PostGIS 2.1
before it was released (see also https://t... - 11:14 AM Revision 8300521e (qgis): Revert "use triple quoting with st_estimatedextent in postgres provider...
- As it seems to address a meanwhile reverted behavior change in PostGIS 2.1
before it was released (see also https://t... - 11:13 AM Revision 9f8aa849 (qgis): Cache geometries before rendering (curved geometries are going to be se...
- 11:11 AM Revision 63e18501 (qgis): Try to make raster calc test more reliable
- 09:57 AM Revision b180decb (qgis): Add QgsAttributes::operator== that takes care of NULL variants
- Fixes an issue that the postgres provider would return multiple subsequent
features whose attributes only differ only... - 09:57 AM Revision 6d2e1122 (qgis): Add test to check if QgsFeature.setAttributes handles 0 vs NULL correctly
- 09:48 AM Revision 156a0e91 (qgis): Preserve 0 values from postgres int columns
- 09:48 AM Revision 160d1bf7 (qgis): Add test to check if QgsFeature.setAttributes handles 0 vs NULL correctly
- Currently failing
- 09:48 AM Revision c6f78735 (qgis): Add QgsAttributes::operator== that takes care of NULL variants
- 08:45 AM Revision de2b6a96 (qgis): Add function help for IF expression
- Fix #13015
- 08:07 AM Revision 364df903 (qgis): Ensure LAS is always capitalized (fix #12012)
- 08:07 AM Revision d36cd027 (qgis): Correct use of ellipsis in style menus (fix #10549)
- 08:07 AM Revision 36992b3b (qgis): Standardise capitalisation of HTML string (refs #7050)
2015-07-12
- 12:40 AM Revision b4c6023d (qgis): let first test truncate qgistest.html
- 11:49 PM Revision e679b0b2 (qgis): update qgsversion.h only if it going to be actually changed
- 12:32 PM Revision c7138ff8 (qgis): [labeling] Prevent users from unselecting all line placement options
- (fix #13007)
- 11:55 AM Revision f9917b55 (qgis): Remove expected failure from shapefile provider unique values test
- Failure was caused by GDAL bug #6020, which has now been fixed
in GDAL. It turns out the values are only incorrect if... - 11:41 AM Revision 8e125780 (qgis): Fix two minor Coverity uninitialized member warnings
- 11:25 AM Revision c5a58a7f (qgis): Address cmake CMP0054 warnings
2015-07-11
- 11:42 PM Revision a6c3de30 (qgis): db_manager: properly parse sqlite version (followup 5b86e38)
- 11:24 PM Revision 5b86e386 (qgis): db_manager: only try isgpkg on spatialite plugin and sqlite version par...
- 01:54 PM Revision baf60a2b (qgis): Better wording for line layer label placements (fix #10434)
- 01:04 PM Revision b06c0cc5 (qgis): Fix loss of some labeling properties when changes placement types
- For instance, changing between "around point" and "offset from
point" placements would lose the setting for distance ... - 12:38 PM Revision c449b95d (qgis): Fix diagrams incorrectly enabled when opening project from >= 2.10
- 12:21 PM Revision f8b6944d (qgis): Minor coverity fix
- 12:07 PM Revision 388d3390 (qgis): Fix zoom last needs two clicks to reset view for zoom tool
- (fix #13095)
(cherry-picked from b50c603e47bb330b1ea69efaef4a747a8def5389) - 11:56 AM Revision 174dca2c (qgis): Fix zoom last needs two clicks to reset view for zoom tool
- (fix #13095)
(cherry-picked from b50c603e47bb330b1ea69efaef4a747a8def5389) - 11:44 AM Revision b50c603e (qgis): Fix zoom last needs two clicks to reset view for zoom tool
- (fix #13095)
- 10:21 AM Revision bf6f62cd (qgis): Revert "[FEATURE] Show symbol as icon for attribute row"
- This reverts commit e3b2a2daf2a5368c8e5565cd83acc26e706e00c2.
Revert until I fix the speed issues
2015-07-10
- 09:51 PM Revision 3390f23f (qgis): fix typo
- 09:51 PM Revision df2d00c5 (qgis): fix plugin staging
- 04:40 PM Revision 2dac1399 (qgis): Use advanced editing for node tool
- 03:35 PM Revision d7d59772 (qgis): Merge pull request #2206 from elpaso/server-docs-server-iface-fix
- [SERVER] Server docs and server iface fix
- 03:28 PM Revision 2b5ea366 (qgis): [processing] fixes for lastools algorithms
- by Martin Isenburg
- 02:52 PM Revision 0661b2fd (qgis): Switch node tool to click-click mode
- 02:50 PM Revision 0312dbf3 (qgis): Added server module to dox
- Added a server group and module for the server library
- 02:04 PM Revision e3b2a2da (qgis): [FEATURE] Show symbol as icon for attribute row
- 12:42 PM Revision 519d3dc3 (qgis): [processing] more robust CRS assignation for SAGA outputs
- 12:03 PM Revision c1265922 (qgis): Clear the request handler when done
- also added some comments and docs strings
- 10:09 AM Revision 368eaa25 (qgis): Add support to generate_test_mask_image for mismatched sizes,
- add masks for legend renderer tests
- 08:52 AM Revision 405688ea (qgis): [tests] Add method for setting size tolerance to render checker,
- add some size tolerance to legend renderer test
2015-07-09
- 02:56 PM Revision 78c2db62 (qgis): Add a note that the wfs publish setting is also used for dxf export
- 02:41 PM Revision e751592a (qgis): small python change
- 12:03 PM Revision cc73f96e (qgis): [FEATURE]: Adapt node tool to new geometry types and provide a node edi...
- 10:34 AM Revision cfee456c (qgis): [FEATURE] Add option to force a vector layer to render as a raster
- (under the layer properties, rendering tab)
So why would you want this? Well, extremely detailed layers (eg
polygon ... - 09:45 AM Revision 390b816d (qgis): [FEATURE]: Adapt node tool to new geometry types and provide a node edi...
- 06:12 AM Revision a9e9f86f (qgis): Tweaks to some spin box steps + add some missing clear buttons
- 04:17 AM Revision 6a206d8d (qgis): Fix infinite loop when painting grid with bad parameters
- Credit to @m-kuhn
Cherry-picked from 4876c6572ca9b0930a1e1451e76728755e1b666a - 04:14 AM Revision 2037c346 (qgis): Call QgsComposer::restoreComposerMapStates in QgsComposer:changeEvent,
- not in showEvent (latter does not work reliably with some window
managers, such as openbox) (fix #6085)
Cherry-picke... - 04:13 AM Revision 60752549 (qgis): [labels] Fix null data defined value was not ignored in some cases
- Cherry-picked from eb6279ac5a64f14208d07c305d64e28a354629bb
- 04:11 AM Revision 30dd60e4 (qgis): Include NULL in expression builder available functions list
- Cherry-picked from 7b18f676628b59932df69fd5b98a4432ff0f3d69
- 03:55 AM Revision d371fd63 (qgis): [composer] Don't redraw map if layers change and map is set to cached
- Previously map was being redrawn every time a layer was added or
removed from the registry, which blocked the ui unti... - 03:47 AM Revision dff089d7 (qgis): Avoid hang on WMS legends with missing graphics (fix #12234)
- (Cherry-picked from 4f29c58e4357fad505c82459e97c17449bf4891b)
- 03:01 AM Revision 56613cc9 (qgis): Avoid hang on WMS legends with missing graphics (fix #12234)
- Cherry-picked from 4f29c58e4357fad505c82459e97c17449bf4891b
- 02:56 AM Revision e7410ed7 (qgis): Avoid warning
- 02:24 AM Revision 4f29c58e (qgis): Avoid hang on WMS legends with missing graphics (fix #12234)
2015-07-08
- 12:44 AM Revision 3387392d (qgis): [labels] Fix null data defined value was not ignored in some cases
- Cherry-picked from eb6279ac5a64f14208d07c305d64e28a354629bb
- 12:44 AM Revision 29a7bf7b (qgis): Include NULL in expression builder available functions list
- Cherry-picked from 7b18f676628b59932df69fd5b98a4432ff0f3d69
- 12:09 AM Revision 390d8325 (qgis): refactor stageinstall of plugins
- 04:35 PM Revision 42137e4a (qgis): Add ref counting to QgsOgrConnectionPool
- 03:59 PM Revision 4e7efd66 (qgis): Set content disposition header earlier, otherwise the streaming servers...
- 03:54 PM Revision 7f5b5fea (qgis): Destroy connection pool groups when connection pool is destroyed
- 10:38 AM Revision ce2c4026 (qgis): [FEATURE][labeling] Allow data defined control of label priority
- Previously only the priority for the entire layer could be specified
(fix #4606) - 09:33 AM Revision 736f1c4f (qgis): Merge pull request #2200 from mhugent/server_content_disposition
- Server content disposition
- 08:14 AM Revision c74754ed (qgis): [pal] Allow data defined quadrant when in "around point" mode
- Previously, placement options were either all-or-nothing. If you
wanted to manually set the quadrant for specific lab... - 08:14 AM Revision 7b18f676 (qgis): Include NULL in expression builder available functions list
- 08:14 AM Revision eb6279ac (qgis): [labels] Fix null data defined value was not ignored in some cases
2015-07-07
- 11:26 PM Revision fa464111 (qgis): fix grass tests on windows
- 08:16 PM Revision 92af85b7 (qgis): coverity fixes
- 06:15 PM Revision 230ff6f8 (qgis): Fix SAGA detection on some Debian/Ubuntu systems (fixes #12335)
- (cherry picked from commit eaf17e56c2ff6c74eb43319096a177fc301d5a39)
- 06:08 PM Revision 507b9f22 (qgis): Fix transparency for WMS layers (fixes #12300)
- (cherry picked from commit dbfbc692838e768b13c970c7d777829883b4b841)
- 06:06 PM Revision 5c2f9e67 (qgis): Fix shifted joined attributes when join field is repeated (fixes #12589)
- (cherry picked from commit 78708159b28bcbfa94e53f8b93f91790fa43ec02)
- 06:04 PM Revision 65748d50 (qgis): Make QgsMapCanvas.snapToCurrentLayer() work again (fixes #12631)
- The snapper was called with screen coords instead of map coords
(due to implicit conversion QPoint->QgsPoint)
(cherr... - 06:02 PM Revision be0dae19 (qgis): Fix locking logic with X,Y locked and soft locks to angle (fixes #12940)
- (cherry picked from commit 646b445bf799daf4bc2a09b88bc6b6f2dc51d545)
- 05:58 PM Revision 48a51ffc (qgis): Fixed fish and alcohol SVG files (fixes #12948)
- Both SVGs had an extra path out of specified bounds which was getting
clipped out when rendering to canvas, but not i... - 05:20 PM Revision f0835ec3 (qgis): Change order of headers in server tests
- 02:57 PM Revision 153deba2 (qgis): Update python bindings for qgsrequesthandler
- 02:48 PM Revision 46c05687 (qgis): Server: FILE_NAME parameter to set Content-Disposition header from client
- 02:43 PM Revision c3b0bc3b (qgis): [pal] 'Follow placement' alignment should also work for offset
- from point placements
(cherry-picked from 05d7744cd9e4d0c8f8c62fb1f702d5839a34a6bd) - 02:39 PM Revision 05d7744c (qgis): [pal] 'Follow placement' alignment should also work for offset
- from point placements
- 02:07 PM Revision 03b5ea4d (qgis): Merge branch 'export_symbols'
- 01:59 PM Revision 659f0d66 (qgis): Add exportImage API to QgsSymbol
- 01:15 PM Revision 099faec5 (qgis): Added API to use layer style overrides also in map canvas
- ... so that map canvas does not always use just the active layer style
- 12:37 PM Revision 12a81d9d (qgis): Minor coverity fixes
- 10:56 AM Revision 091cd894 (qgis): Merge pull request #2199 from mhugent/wkt_fix
- Accept input with more coordinate dimensions in wkt import
- 08:43 AM Revision 06cc8bad (qgis): Accept input with more coordinate dimensions in wkt import
2015-07-06
- 11:59 PM Revision 217931f9 (qgis): Add export as SVG/PNG to style manager
- 11:47 PM Revision 4f212d39 (qgis): fix build
- 05:48 PM Revision 30daef08 (qgis): add debugging output to test font loading on windows
- 05:48 PM Revision 688f2752 (qgis): fix some warnings and suppression warnings on windows
- 12:13 PM Revision 8e488caa (qgis): Update test mask image for Windows
- 12:12 PM Revision 5d1306b9 (qgis): Fix encoding warnings on Windows
- 11:50 AM Revision e4aa1c59 (qgis): Fix crash when editing marker through symbol manager (fix #13077)
- 11:47 AM Revision f4f7924d (qgis): Fix crash when editing marker through symbol manager (fix #13077)
- 05:17 AM Revision a360422e (qgis): [pal] Remove LinkedList and HashTable
- This commit replace pal's use of it's own custom linked lists
and hash tables by Qt's QLinkedList and QHash classes. ...
2015-07-05
- 01:34 AM Revision 217e9e74 (qgis): Add missing overrides
- 12:29 AM Revision ee6a9243 (qgis): More Win test mask updates
- 04:51 PM Revision 12b78311 (qgis): remove unused iostream header
- 02:39 PM Revision 4cf38256 (qgis): fix arm build again (followup 68fe5f5 and 1aff733)
- (cherry picked from commit 05ae68f291a4e8a5b8353bd9b905d4ec6710ea5a)
- 02:34 PM Revision 05ae68f2 (qgis): fix arm build again (followup 68fe5f5 and 1aff733)
- 01:45 PM Revision d7f662f3 (qgis): fix build on precise
- (cherry picked from commit ffd2f26dd076256f6cf45dba7bf1c178098982b0)
- 11:20 AM Revision 83bb33ca (qgis): cleanup composer test map settings
- 04:48 AM Revision 2e77e9cd (qgis): fix #13067 : bad geometries in the difference tool
- (cherry picked from commit fe1a032181fb8f3c696918da71df777521f05ceb)
- 04:26 AM Revision 3856ccf2 (qgis): another round of coverity and cppcheck fixes
- 03:45 AM Revision 5b54e260 (qgis): various windows test fixes:
- * .gitignore sort and remove duplicates
* show more warnings in tests
* add/update masks for rendering checks on wind...
2015-07-04
- 01:08 PM Revision 7b15f7ac (qgis): Fix #13059 - Fix expression template load error
- - Backported to 2.10.1
- Cherry-picked from fbad68075b71e2 - 01:06 PM Revision fbad6807 (qgis): Fix #13059 - Fix expression template load error
- 03:25 AM Revision ce2f87ac (qgis): Fix setting symbol width/size/rotation from right click menu
- (fix #13070)
(cherry-picked from 4bff1e094dc719de6ef452ea149f624488a56a36) - 03:24 AM Revision 4bff1e09 (qgis): Fix setting symbol width/size/rotation from right click menu
- (fix #13070)
2015-07-03
- 09:19 PM Revision 4fba5ff4 (qgis): Merge pull request #2192 from Gustry/fix-13067
- fix #13067 : bad geometries in the difference tool
- 04:51 PM Revision da949161 (qgis): DBManager TopoViewer: zoom on topology if first load
- Fixes #13064
(backport of b9b6257eb7b6d475c4f9e0a5a540c9267aa87c95) - 03:52 PM Revision fe1a0321 (qgis): fix #13067 : bad geometries in the difference tool
- 03:30 PM Revision 29aaf1ba (qgis): skip blanks between wkt child blocks (fixes #13053)
- 02:32 PM Revision 52cfb56e (qgis): Merge pull request #2191 from mhugent/server_cache_multi_projects
- Fix layer cache to work with layers which have the same id (but in di…
- 01:52 PM Revision 127dd64d (qgis): Fix layer cache to work with layers which have the same id (but in diff...
- 01:04 PM Revision d60ff95a (qgis): fix reordering of render order (followup 78c60a2)
- (cherry picked from commit df4a41f7800083db5be4bb9ba152209f1e57f575)
- 12:30 PM Revision f92d9c11 (qgis): but not with QString (followup 34c1c8d)
- 11:53 AM Revision 34c1c8dc (qgis): avoid auto
- 11:23 AM Revision 37c8b9e9 (qgis): fix reordering of render order (followup 78c60a2)
- (cherry picked from commit df4a41f7800083db5be4bb9ba152209f1e57f575)
- 11:22 AM Revision a07fdfa8 (qgis): dxf export:
- * add missing marker types (fixes #13062)
* add missing support for data-defined marker names (fixes #13063)
(cherry... - 11:00 AM Revision a214a9cf (qgis): Revert "GDAL/OGR mutex in data items on GDALOpen/OGROpen"
- This reverts commit 9ebb24ebd46853fa595aae20dc73653785235b7f.
- 10:59 AM Revision 92d5f2bb (qgis): Revert "GDAL/OGR mutex in data items on GDALOpen/OGROpen"
- This reverts commit 57ffaa7d0a2610f0fe67f5983ad10ad38274f99f.
- 10:18 AM Revision bc4f72c7 (qgis): Merge pull request #2190 from elpaso/server-test-update
- Fixed PyQgsServer tests.
- 09:05 AM Revision 132fa0d2 (qgis): re-enabled PyQgsServer, reverted setenv
- 09:04 AM Revision 11a7522d (qgis): Fixed PyQgsServer tests.
- Still disabled in Travis because of random failures
- 08:18 AM Revision 2083d6db (qgis): [processing] allow using layer names as input values
- 08:18 AM Revision 12736ac5 (qgis): [processing] improvements fro gdal rasterize algs/gdal/rasterize.py
- fixes #12541
- 08:18 AM Revision 7d8e188e (qgis): [processing] allow changing font size in script editor
- fixes #11328
- 08:18 AM Revision de728743 (qgis): [processing] do not accept grass vector layers as inputs
- fixes #12436
2015-07-02
- 11:57 PM Revision b9b6257e (qgis): DBManager TopoViewer: zoom on topology if first load
- Fixes #13064
- 10:40 PM Revision b9edb745 (qgis): qgsserver: use _putenv_s on windows and setenv on windows (followup 79d...
- 10:31 PM Revision f202c03e (qgis): dxf export:
- * add missing marker types (fixes #13062)
* add missing support for data-defined marker names (fixes #13063)
(backpo... - 09:50 PM Revision b28c4847 (qgis): dxf export:
- * add missing marker types (fixes #13062)
* add missing support for data-defined marker names (fixes #13063) - 06:31 PM Revision 9ebb24eb (qgis): GDAL/OGR mutex in data items on GDALOpen/OGROpen
- 06:26 PM Revision 57ffaa7d (qgis): GDAL/OGR mutex in data items on GDALOpen/OGROpen
- 06:23 PM Revision b0a22acc (qgis): osgeo4w: make dash site name configurable and include SHA in buildname
- 01:48 PM Revision 339dbf1b (qgis): OSX test mask images
- 12:57 PM Revision fd96cbd1 (qgis): Disable PyQgsServer test on Travis until it is fixed
- 12:38 PM Revision df4a41f7 (qgis): fix reordering of render order (followup 78c60a2)
- 11:25 AM Revision 5f233296 (qgis): Followup cce6c8b, fix Travis failures
- 11:02 AM Revision fcc51bcd (qgis): DBManager topoviewer: don't be fooled by srid=-1 in topology.topology
- Fixes #12802
- 10:43 AM Revision a4e629b3 (qgis): DBManager topoviewer: don't be fooled by srid=-1 in topology.topology
- Fixes #12802
- 10:16 AM Revision 76bda5e3 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 09:40 AM Revision cce6c8ba (qgis): [FEATURE]: getMap in dxf format
- 09:25 AM Revision 89b275c3 (qgis): Revert "fix precise build"
- This reverts commit e11b1872b24fe8f91d2288cd7df896dcc368f212.
- 09:24 AM Revision e11b1872 (qgis): fix precise build
- 09:19 AM Revision 738260a7 (qgis): Fix build
- 05:39 AM Revision b7afe396 (qgis): [tests] Switch composer picture remote url test to use a local
- python server, avoids dependance on remote service
- 04:22 AM Revision 9b976cfe (qgis): test cleanups and some fixes
2015-07-01
Also available in: Atom