Activity
From 2015-12-05 to 2016-01-03
2016-01-03
- 10:58 PM Revision 8df09a6f (qgis): Pal cleanups:
- - remove use of namespace blocks (avoids unnecessary indentation)
- cleanup includes
- remove old std::cout debugging... - 09:23 PM Revision 4cc590c9 (qgis): Cleanup labeling, avoid some duplicate enums, add docs
- 09:13 PM Revision a943d951 (qgis): keep group actions enabled while in grouping mode (fixes #14049)
- Group actions must be enabled to have the option of leaving grouping mode again.
- 10:56 AM Revision fe9a0989 (qgis): Minor Coverity fixups, clang warnings, 0->nullptr conversions
2016-01-02
- 04:48 PM Revision 14a6115e (qgis): Fix indentation (one more time)
- 04:14 PM Revision d6fbe93f (qgis): Fix indendation problems (as usual)...
- 02:31 PM Revision af016526 (qgis): [Feature][Processing] GRASS v.net modules
- 01:08 AM Revision 2eb95f08 (qgis): Fix more warnings when building under clang with -wEverything
- 01:07 AM Revision 62cc59c3 (qgis): initialize a style group upon creation instead of upon renaming
- (fixes #14050)
2016-01-01
- 11:40 PM Revision 144ca8da (qgis): Fix test for QWT_POLAR
- 11:21 PM Revision 0df4cbe3 (qgis): Merge pull request #2625 from SebDieBln/FixAppendingNotSupported
- Fix accumulating "Not supported" hints
- 11:06 PM Revision c136f9f5 (qgis): added a test for vector joins in layer definition files
- 10:16 PM Revision a6f10f4c (qgis): read source from provider before saving memory layer (fixes #8997)
- (cherry picked from commit dbc0f072c638981db982011776d7b110215e80b7)
- 09:34 PM Revision b2b44ccc (qgis): split generating XML and saving to QLR-file into separate functions
- This increases flexibility and is consistent with the loading of a QLR-file.
- 09:12 PM Revision ff3200fd (qgis): make vector joins work within layer-definition-files
- 08:27 PM Revision 5a42728f (qgis): Merge pull request #2624 from SebDieBln/SaveMemoryLayerFields
- Read source from provider before saving memory layer (fixes #8997)
- 03:28 PM Revision 836ea81b (qgis): added a test for memory layer fields being saved to XML
- 02:04 AM Revision 368223ad (qgis): Show project path in server parsing error (revert before release)
- (an attempt to debug test failures in debian)
2015-12-31
- 09:55 AM Revision 80423439 (qgis): Coverity fixes, including regression in label point obstacle code
- 02:08 AM Revision ba2b3de6 (qgis): fix warnings
- 01:17 AM Revision 9cd1edfd (qgis): fix appending "Not supported" multiple times to label
- The term "Not supported" is not appended to the label when it is already present.
The term is removed when no longer ...
2015-12-30
- 12:15 AM Revision d641ff6f (qgis): debian packaging: add psycopg2 as build dependency
- 10:44 PM Revision 4c24792b (qgis): initialize the tip window with the correct parent
- eliminates the extra icon in the taskbar (fixes #8365)
establishes correct modal behaviour (fixes #8312) - 10:43 PM Revision ab83b825 (qgis): Refresh the label style widget when loading a new style (fixes #13667)
- the QgsLabelingWidget is triggered to reload its settings when
- loading a style file
- loading a style from a databa... - 09:58 PM Revision dbc0f072 (qgis): read source from provider before saving memory layer (fixes #8997)
- 09:32 PM Revision 6b42bad7 (qgis): [pyqgis-console] Don't import pyqtconfig
- pyqtconfig may not have been installed by PyQt4, leading to an error.
Was used to test for qt_version >= 0x40700 but... - 09:27 PM Revision 766bfa1a (qgis): Fix some more old style cast and float comparison warnings
- 12:51 PM Revision 566dd4bd (qgis): Always pass QgsFeatureId by value, not reference
- Since it's just a int64, it's faster to pass by value
- 11:35 AM Revision 34c9daab (qgis): Fix slow icon rendering in field combo box (refs #14041)
- 01:53 AM Revision f94bb6ff (qgis): Fix indentation
2015-12-29
- 07:24 PM Revision 4ca08a31 (qgis): Make the georeferencer tool use a snapping cursor
- The georeferencer plugin currently has a snap to background layer option
that applies a snapping after one has picked...
2015-12-28
- 12:45 AM Revision b7378502 (qgis): Merge pull request #2620 from SebDieBln/FixCsvSaveStyle
- Fix saving style of CSV-layer to qml/sld file (fixes #8285)
- 07:29 PM Revision d0199005 (qgis): Unit tests
- 06:24 PM Revision bf3fbec7 (qgis): Remove the whole ring / linestring if number of vertices to small
- 12:35 PM Revision f815ebc8 (qgis): [FEATURE]: Zoom to feature with right-click in attribute table
- 02:14 AM Revision 02e92727 (qgis): fix saving style of CSV-layer to qml/sld file (fixes #8285)
2015-12-27
- 05:53 PM Revision 416c004a (qgis): fix warnings on lupdate
- 05:18 PM Revision 66d72f06 (qgis): fix lucid reference in INSTALL
- 08:18 AM Revision 70f6e15a (qgis): [symbology] increase maximum size of natural break classification
2015-12-26
- 06:47 PM Revision 46f283b6 (qgis): fix warnings
- 04:40 PM Revision 4c3cf64f (qgis): edit widgets: keep default values of new feature's attributes until the...
- (fixes #12391 & #12386 & #13857)
(cherry picked from commit bfb8ab6893d5bf77b4ae92c6c90e0b5b9c7e9ae7) - 03:41 PM Revision 573a4b70 (qgis): debian packaging: upgrade python-qgis recommends to depends
- 03:18 PM Revision a2a1c374 (qgis): Merge pull request #2614 from SebDieBln/UpdateCachedProjectEmbedLayers
- Re-Read the cached project file when its contents have changed
- 02:58 PM Revision 9be51c43 (qgis): reread cached project file when its contents have changed
- When embedding layers, reread the external project file if its lastModified timestamp changed.
- 11:40 AM Revision 917dd055 (qgis): Merge pull request #2604 from SebDieBln/NoNewFilesOnSaveProject
- [App] Use the existing files when saving an existing project.
- 05:38 AM Revision 6fed1ae4 (qgis): Merge pull request #2613 from nirvn/fix_graduated_values_v3
- [graduated symbology] increase precision of float values when saving to dom
- 04:48 AM Revision 8ff4c78e (qgis): [symbology] fix precision of values when saving settings (#14036)
2015-12-25
- 12:59 AM Revision 71dc3391 (qgis): more stl to qt ports and size_t => int fixups
- 04:18 PM Revision 5605eafa (qgis): Merge pull request #2612 from SebDieBln/FixWarningsOnWindows
- Avoid some compiler warnings on Windows
- 02:58 PM Revision 87d742d1 (qgis): prompt the user to load backup when load project fails
- If an error occurs while loading the project file, prompt the user to load the backup file instead, if it exists.
- 02:58 PM Revision e1586422 (qgis): change project/backup file only after preparing the data
- This avoids corrupted project files when crashing during the preparation of the XML data to write to the project file...
- 02:38 PM Revision 7c3cf646 (qgis): use existing files when saving existing project
- 09:18 AM Revision 036eada9 (qgis): Fix #14001
- 09:10 AM Revision d746a942 (qgis): Expressions: test prepare() and fix segfault
- 05:46 AM Revision 5f1959bc (qgis): move more stl usage to qt
- 04:29 AM Revision 4530c2ab (qgis): improve project saving to network shares (fixes #13299)
- 04:29 AM Revision 8949c442 (qgis): indentation test: improve interpretation of commit ranges
- 02:30 AM Revision 7ccbe1bf (qgis): avoid some compiler warnings on Windows
- The ERROR macro is already defined by WinGDI.h and so the warning C4005 'macro redefinition' was thrown.
The constant...
2015-12-24
- 05:53 PM Revision 4b723578 (qgis): Expressions, fix WhenThen crash and more tests
- * Fix a crash with WhenThenList
* Check implicit sharing with all test expressions. - 05:12 PM Revision 09e23ee9 (qgis): Fix file check
- 04:26 PM Revision 88a197b2 (qgis): [processing] fix missing import for Union and Clip algs
- 03:14 PM Revision cc2fb2ef (qgis): [Processing] Update gui
- 03:14 PM Revision 9da4a76e (qgis): [Processing] update parameters test
- 03:14 PM Revision afcf567e (qgis): [Processing] fixup parameters test
- - Broke into per class testcase
- Each method tries to test only one aspect of behavior
- Use unittest assertions for... - 03:14 PM Revision 7754f17a (qgis): [Processing] Manage default value for parameter
- To finalize commit 3472ac80d8bdd030090ce81cb686f3cfcbd913cd update processing to well manage default value
- 03:14 PM Revision 8798c423 (qgis): [Processing] Parameter default value is None
- 03:01 PM Revision 2415e37d (qgis): Merge pull request #2610 from SebDieBln/ReadAlphaSelectionColor
- Read alpha component of selection color from project properties (fixes #13994)
- 02:45 PM Revision 46bc85ae (qgis): read alpha component of selection color from project
- (fixes #13994)
- 02:25 PM Revision 447121eb (qgis): Fix build warnings
- 11:36 AM Revision c9b0ab17 (qgis): Cleanup sbn file if gdal did not already remove it. Fixes bug #13319
- 02:17 AM Revision 8f29f28d (qgis): fix windows build and some warnings
2015-12-23
- 09:25 PM Revision 6c31e4b6 (qgis): Add dependency on openscenegraph-plugin-osgearth to qgis-plugin-globe.
- QGIS crashes when using the Globe plugin if this package is not installed,
as reported in QGIS issue #9818 [0] and De... - 09:24 PM Revision ae24b083 (qgis): Add dependency on openscenegraph-plugin-osgearth to qgis-plugin-globe.
- QGIS crashes when using the Globe plugin if this package is not installed,
as reported in QGIS issue #9818 [0] and De... - 09:23 PM Revision 13a5167b (qgis): Merge pull request #2609 from sebastic/bug-9818
- Add dependency on openscenegraph-plugin-osgearth to qgis-plugin-globe (fixes #9818)
- 05:06 PM Revision 076c2a09 (qgis): Add dependency on openscenegraph-plugin-osgearth to qgis-plugin-globe.
- QGIS crashes when using the Globe plugin if this package is not installed,
as reported in QGIS issue #9818 [0] and De... - 04:00 PM Revision c9e92893 (qgis): some fixes (missing include, duplicated line, wrong variable name)
- 04:00 PM Revision b33b9351 (qgis): Update rubber band after editing nodes
- It has to be done this way. Just adding updateSelectFeature() in a few places
is not enough, because then the rubber ... - 03:47 PM Revision b0bbfc7c (qgis): Merge pull request #2584 from SebDieBln/MapCanvas_EnterLeave
- UI improvement for digitizing maptools
- 03:45 PM Revision b602c5c5 (qgis): Revert "QgsGeometry to datastream -> avoid extra data copy"
- This reverts commit c1b512f948028093e481e1db089db8c044e86f4c.
- 03:42 PM Revision c1b512f9 (qgis): QgsGeometry to datastream -> avoid extra data copy
- 03:28 PM Revision 996de715 (qgis): Merge pull request #2608 from sbrunner/fill-select
- Fix fill and select mixage
- 02:36 PM Revision 409a59ff (qgis): Use the line digitizing settings for the note tool rubber band
- 10:37 AM Revision c465705f (qgis): Fix fill and select mixage
- Fix #14016
- 10:03 AM Revision a32587bc (qgis): [FEATURE][QGIS Server] Add short name to layers, groups and project
- A number of elements have both a <Name> and a <Title>. The Name is a text string used for machine-to-machine
communic...
2015-12-22
- 05:45 PM Revision e6a265c1 (qgis): Merge pull request #2600 from m-kuhn/orderby-renderer
- Allow definition of feature rendering order
- 04:39 PM Revision 52a39fc2 (qgis): QgsSymbolV2 may not be copied
- 04:00 PM Revision c8060045 (qgis): Intendention
- 03:52 PM Revision f1e275db (qgis): DBManager: support timestamp values for Oracle
- 03:38 PM Revision ca37d004 (qgis): Merge pull request #2607 from elpaso/bugfix-14021-dvanced-settings-edit...
- Storing a pointer to QSettings instead of using stack
- 02:56 PM Revision bf4ad792 (qgis): Storing a pointer to QSettings instead of using stack
- The settings were allocated in the stack
causing a segfault when accessed from the slot
Fixes #14021 - 11:21 AM Revision 644960e5 (qgis): Numerically more robust circle center calculation. Provided by Timo Iip...
- 09:40 AM Revision d5585ffd (qgis): Use qSort instead of std::sort, former does not crash
- 09:40 AM Revision 9a64569f (qgis): Fix orderby table headers and use combobox
- 09:12 AM Revision 09cc9e4e (qgis): Use field expression widget in order by dialog
- 09:12 AM Revision 9c9ff79b (qgis): Add LongLong support to virtual provider
- 09:12 AM Revision a5f88181 (qgis): Fix fallback orderby and attribute subset
- Also properly closes the iterator when a fallback orderby is used
- 09:12 AM Revision e00815db (qgis): Add test for rendering order
- 09:12 AM Revision 3f1db6d5 (qgis): Add test for combination orderby / subset of attributes
- 09:12 AM Revision 3dc832a3 (qgis): Don't crash providers when destrucing with fake open connection
- 09:12 AM Revision 73ba0e80 (qgis): [FEATURE] Allow definition of rendering order for renderers
- This allows defining the order in which features are processed by
renderers. - 09:12 AM Revision 168c6f70 (qgis): Rename OrderBys -> OrderBy and OrderBy -> OrderByClause
- And some sip fixes
- 09:04 AM Revision 9d81938c (qgis): Merge pull request #2605 from nyalldawson/delimited
- Add support for curved geometries and M/Z values to delimited text provider
- 06:51 AM Revision 856be9ba (qgis): Ensure that rings are closed when adding to polygons
- 06:51 AM Revision 5838819d (qgis): [FEATURE] Curve support for memory layers
- ...smallest diff for a new feature ever ;)
- 06:50 AM Revision 6122f046 (qgis): Remove unimplemented QgsSurfaceV2::pointOnSurface method
- Was always returning a point not on the surface! (0,0). Use the
GEOS method instead. - 06:50 AM Revision 2963408e (qgis): Correct vertex count when using identify tool on curved lines
- 03:37 AM Revision 809c9255 (qgis): [FEATURE] Support Z/M dimensions in delimited WKT files
- 03:37 AM Revision f994e71d (qgis): [FEATURE] Delimited text provider supports curved WKT geometries
2015-12-21
- 12:07 AM Revision a39585e3 (qgis): updated mime icons for mac
- 12:07 AM Revision dfd3c8db (qgis): changed mime icons files names
- 12:07 AM Revision 25ec9ee3 (qgis): Added new mime icons
- 09:47 PM Revision e45603a9 (qgis): circular string maptools now react to ESC key
- 09:47 PM Revision 889422e5 (qgis): better rubberband calculation in maptool circular by radius
- The rubberband is only calculated when needed.
- 09:47 PM Revision 6ef1706d (qgis): code cleanup and improved readability in circular maptools
- 09:05 PM Revision 06553db0 (qgis): Remove unrequired data checks from QgsGeometry
- The d-pointer in QgsGeometry should never be null.
- 08:52 PM Revision 7509608d (qgis): osgeo4w: include grass7 plugin
- (cherry picked from commit e19ad4be77cc9dfd98f36f70d096577ef9049809)
- 08:49 PM Revision b508790c (qgis): fix precise build (+ foreach->Q_FOREACH)
- 08:49 PM Revision e19ad4be (qgis): osgeo4w: include grass7 plugin
- 06:47 PM Revision 6347af09 (qgis): Merge pull request #2601 from rldhont/update_qgsmaplayer_doc
- [Doc] Update QgsMapLayer documentation
- 05:33 PM Revision f7566710 (qgis): [Doc] Update QgsMapLayer documentation
- Add documentation string to 10 QgsMapLayer methods.
- 01:40 PM Revision 3cd93831 (qgis): centerpoint-rubberband works w/ maptool circular by radius
- 01:32 PM Revision 931b3d16 (qgis): maptool circular string by radius uses temporary rubberband
- 12:52 PM Revision b4892c13 (qgis): maptool circular string by point uses temporary rubberband
- 12:50 PM Revision 8eb8494d (qgis): initialize temporary rubberband for circular string tools
- (temporary rubberband still not used)
- 12:50 PM Revision e0b14a5e (qgis): added a temporary rubberband to the circular maptools
- (but it is not used yet)
- 12:49 PM Revision 6a2af5d9 (qgis): deduplicated connecting to the curve of parent tool
- also moved it to the active() method
- 12:49 PM Revision aad80270 (qgis): allow to create a QgsGeometryRubberBand as the alternative band
- 09:30 AM Revision 7afa9e31 (qgis): Fix crash in topology checker (fix #14017)
- 09:30 AM Revision 013d6d33 (qgis): Fix more warnings
- 09:13 AM Revision 483ef3c7 (qgis): Merge pull request #2599 from nyalldawson/order_by
- Order by fixes and Mssql provider implementation
- 01:59 AM Revision a42bfea9 (qgis): Merge pull request #2598 from SebDieBln/NoSingleStatementLines
- Make the qgisstyle tool fix multiple statements on a single line
- 01:21 AM Revision c28c493b (qgis): fix all occurrences of multiple statements in a single line
- This was accomplished by running scripts/astyle-all.sh.
- 01:18 AM Revision 95fa8668 (qgis): make astyle force every statement into a separate line
2015-12-20
- 12:50 AM Revision 1199a25a (qgis): Enable provider side ordering for mssql provider
- 12:49 AM Revision dbb09197 (qgis): Handle order by parsing failures in postgres provider
- 12:49 AM Revision f2410596 (qgis): Add provider order by tests where expression compilation will fail
- 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...
Also available in: Atom