Activity
From 2014-11-07 to 2014-12-06
2014-12-06
- 09:32 AM Revision 759a1483 (qgis): Flip all labelling spin boxes to QgsSpinBox/QgsDoubleSpinBox
- 06:36 AM Revision 232aaaca (qgis): [expressions] Make int/int return double results.
- Also add a new "//" operator to perform integer division.
(fix #5153)
2014-12-05
- 02:10 PM Revision 26e06e68 (qgis): Flip remaining symbology spinboxes to QgsDoubleSpinBox
- 01:39 PM Revision 697ef510 (qgis): Also evaluate expressions entered in QgsSpinBox
- and flip all composer spin boxes to QgsSpinBox (refs #10544)
- 12:14 PM Revision dfe79807 (qgis): Flip all composer double spin boxes to QgsDoubleSpin (refs #10544)
- Add clear buttons to applicable properties.
- 10:39 AM Revision 7400106e (qgis): [FEATURE] Evaluate expressions entered in QgsDoubleSpinBox
- Allows entry of QGIS expressions into the spin box. The expression
is evaluated on enter or loss of focus and then di... - 10:39 AM Revision 8a182b7f (qgis): Clean up QgsMapLayer scale based visibility api
- 08:56 AM Revision 072c1e57 (qgis): Merge pull request #1715 from rldhont/server_wms_getcapabilities_compli...
- [QGIS-Server] FIX 10489 QGIS Server getcapabilites response is not WMS c...
2014-12-04
- 09:57 PM Revision c5221125 (qgis): Update Grass7Algorithm.py
- GRASS GIS 7 update: dsn -> input|output as per http://trac.osgeo.org/grass/browser/grass/trunk/lib/gis/renamed_options
- 09:32 PM Revision a7de4dad (qgis): [QGIS-Server] Clean GetCapabilities
- Remove GetPrint request and ComposerTemplates from GetCapabilities for a better interoperability
- 08:15 PM Revision c2b5da33 (qgis): [QGIS-Server] FIX 10489 QGIS Server getcapabilites response is not WMS ...
- To be fully compliant with WMS 1.3.0 standard, I propose to add :
* SLD namespace for GetLegendGraphic element
* sche... - 04:20 PM Revision a2c656e6 (qgis): [processing] [feature] split lines with lines
- 11:19 AM Revision 0fa40a65 (qgis): Change some spin boxes in symbology to QgsDoubleSpinBox
- Adds the handy 'clear' buttons to these spin boxes, such as
offsets and rotation.
Also standardises the display of so... - 10:15 AM Revision 1a4b8bb4 (qgis): define the special text directly with the clear value
- 06:15 AM Revision e887d075 (qgis): Correctly set band number for pseudocolor renderer widget
- Previously the band was always reset to the first band when opening
the raster layer properties. - 04:57 AM Revision 486d4086 (qgis): [FEATURE] Port new memory layer plugin to core
2014-12-03
- 09:45 PM Revision a4354412 (qgis): Add support for generating coverage statistics for tests
- Build option ENABLE_COVERAGE must be set. There's also a secondary
option GENERATE_COVERAGE_DOCS which requires lcov ... - 04:33 PM Revision d39a854a (qgis): advanced digitizing tools
- this integrates advanced digitizing tools aka CAD tools in QGIS application and basically a port of CADinput plugin
*... - 04:18 PM Revision f8f78421 (qgis): db_manager: fix error message on table vacuum
- 03:55 PM Revision e4c9a202 (qgis): [processing] show layers in alphabetical order in dropdown menu
- 03:14 PM Revision 2b37e40b (qgis): allow defining custom clear value for Qgs(Double)SpinBox
- 12:30 PM Revision 2d3f05ba (qgis): [custom crs ui] adds scrollarea to dialog and done some minor changes
- 12:29 PM Revision b699069b (qgis): [custom crs ui] adds collapsible groupbox
- 11:58 AM Revision ad32bbf4 (qgis): Add some atlas reference images for precise (part 2)
- 11:23 AM Revision b07e4db2 (qgis): Add some atlas reference images for precise (part 1)
- 10:23 AM Revision 352fe2a2 (qgis): CTest retry submit to dashboard when failed
- 09:44 AM Revision 3e6d784a (qgis): Try increasing color tolerance for composer tests slightly
- 09:43 AM Revision 16b4dfe1 (qgis): Fix some compiler warnings
- 04:59 AM Revision b278ea1a (qgis): API: Added support for bulk loading of spatial index
- This is much faster way of initializing a spatial index. From python it is as simple as
>>> index = QgsSpatialIndex( ... - 02:20 AM Revision 94a276e7 (qgis): Revert "Let travis compile debug binaries so ASSERTS are also considered"
- This reverts commit b1de41ca49d44eb5068d60c29f7960d363aadd75.
Led to unstable test results for no reason
See
https... - 01:54 AM Revision f03ab8a6 (qgis): Merge pull request #1482 from serialc/patch-1
- Checkbox for sub index was missing tooltip text
2014-12-02
- 09:39 PM Revision b1de41ca (qgis): Let travis compile debug binaries so ASSERTS are also considered
- 03:15 PM Revision 49c10fc4 (qgis): MapTip: ParagraphSeparator to \n to support multiline expressions
- This allows to properly use multiline expressions in the expression builder
when the map tip HTML definition contains... - 02:20 PM Revision 327f3e9c (qgis): Merge pull request #1717 from manisandro/int_ogrwkbgeometrytype
- Store result of OGR_FD_GetGeomType into a OGRwkbGeometryType, not in an int, ...
- 01:32 PM Revision 81895f9c (qgis): Store result of OGR_FD_GetGeomType into a QGis::WkbType, not in an int,...
- 10:51 AM Revision d034a667 (qgis): [labeling] use QgsColorButtonV2 for label property dialog
- 10:18 AM Revision 2eb0ca34 (qgis): [codeeditor] set case insensitive for SQL Lexer: followup #1686
- 02:11 AM Revision 0f761949 (qgis): Fix calculation of smart breaks when html has transparent background
- Should finally fix troublesome composer html tests
2014-12-01
- 08:26 PM Revision 823d45a3 (qgis): Merge pull request #1714 from manisandro/intsafe_doublesafe
- Fix isIntSafe and isDoubleSafe not considering some QVariant types
- 07:38 PM Revision 29d01664 (qgis): Fix isIntSafe and isDoubleSafe not considering QVariant::UInt, QVariant...
- 05:53 PM Revision 974511f4 (qgis): Merge pull request #1710 from mach0/master
- fix typo in processing description
- 11:12 AM Revision 6da0058f (qgis): Swap expression and custom function box in expression widget
- 10:30 AM Revision d815ac00 (qgis): Try to fix some more intermittent composer tests
- 09:52 AM Revision 118a9f63 (qgis): Add some missing exitQgis() calls to unit tests
- Also ensure that compositions are deleted before exiting
Qgis during tests. - 09:34 AM Revision 4fde34a7 (qgis): Fixed crash in browser startup on Mac
- 09:28 AM Revision 48edab4f (qgis): Hopefully fix intermittently failing composer html test
- 04:25 AM Revision 78141c49 (qgis): Layout expression widget as horizontal. Fits better on screens and mean...
2014-11-30
- 11:28 PM Revision cb32d31c (qgis): fix typo in processing description
- Signed-off-by: Werner Macho <[email protected]>
- 10:15 PM Revision 72de6330 (qgis): translation update
- Signed-off-by: Werner Macho <[email protected]>
- 05:28 PM Revision 445675ab (qgis): Revert "Followup to d897aa5; fix crash on Mac"
- This reverts commit 9837f430b313eceeee246f966fc60115df3ee722.
- 05:21 PM Revision 6aa84c97 (qgis): QgsBrowserWatcher made QFutureWatcher descendant
- 04:52 PM Revision 3a2e7a24 (qgis): debian packaging fix
- 04:45 PM Revision a2b78259 (qgis): debian packaging fix
- 11:50 AM Revision b2ba8e9c (qgis): [processing] fix GRASS output parser (fix #10660)
- 11:50 AM Revision 72fe56cf (qgis): [processing] fix Convex hull algorithm (fix #11725)
- 10:34 AM Revision a92d1a6e (qgis): QgsExpression: some const fixes
- 10:34 AM Revision 77e62b97 (qgis): Add line comments to QgsExpression
- Delimited by double-minus and EOL/EOF
Example:
$id -- This is the feature id - 10:34 AM Revision 7d8a3b1a (qgis): Change unary minus test --1 to -(-1)
- See http://lists.osgeo.org/pipermail/qgis-developer/2014-November/035835.html
- 10:34 AM Revision 5a883c0a (qgis): Preserve expression formatting
- 10:34 AM Revision 13255b13 (qgis): Add block comment tests
- 10:34 AM Revision 0a7facbe (qgis): [FEATURE] Add comment functionality to QgsExpression
- 10:26 AM Revision e48a6f64 (qgis): indentation update [ci skip]
- 08:36 AM Revision 4d4fa446 (qgis): [Feature] Allow custom expression functions in expression widget
- 01:42 AM Revision 98c0771b (qgis): update scripts/fix_allows_to.sh and run it
2014-11-29
- 05:14 PM Revision 269d4d1f (qgis): travis: irc notification if build status changes
- 03:40 PM Revision 391d105c (qgis): [Expression] Don't unregister function if not registering
- 02:36 PM Revision 7942325f (qgis): Remove qgsfunction from qgis.utils.
- Import from qgis.core so we don't break API
- 02:18 PM Revision e14b7e48 (qgis): Reform qgis.uitls file
- 12:58 PM Revision 902b9329 (qgis): [processing] use extent instead of width, height and center in Create
- Grid algorithm (fix #11481)
- 09:37 AM Revision 6a17a60a (qgis): Move qgsfunction to qgis.core.
- Add new register_function method when not using decorator
Wrap function call in try block to catch and report errors - 04:51 AM Revision d532af0b (qgis): Add some test images and tweak test tolerances for utopic
- 01:50 AM Revision 20f57c90 (qgis): [composer] Make html tests text-free
- Minimises cross platform rendering differences
2014-11-28
- 08:30 PM Revision 0d211e8a (qgis): debian packaging update for python server plugins
- 04:46 PM Revision 6a1e1bb6 (qgis): * fix server plugin build on windows
- * move src/mapserver to src/server (IMHO better name and in sync with
python/server)
* rename cmake option WITH_MAP... - 04:46 PM Revision 0454c0d6 (qgis): don't build server plugins if server isn't built
- 03:20 PM Revision 4e78b8b5 (qgis): latvian update
- Signed-off-by: Werner Macho <[email protected]>
- 02:24 PM Revision 4a5dc122 (qgis): [proccesing] added compiled ui files
- This will make it easier to test new versions of processing for some users
- 02:24 PM Revision c52b5ae8 (qgis): [processing] fixed handling of parent algorihtms in modeler
- Fixes #11750
- 01:09 PM Revision e2a51df6 (qgis): translation update finnish
- Signed-off-by: Werner Macho <[email protected]>
- 12:59 PM Revision a960187f (qgis): updates for 2.6.1
- 12:22 PM Revision 8b65ebde (qgis): don't build server plugins if server isn't built
- 11:09 AM Revision d99a3c1e (qgis): norwegian update
- Signed-off-by: Werner Macho <[email protected]>
- 10:57 AM Revision 074c8371 (qgis): last complete string update
- Signed-off-by: Werner Macho <[email protected]>
- 10:38 AM Revision ec3e5276 (qgis): Merge pull request #1704 from qgis-jp/ts2.6.1
- update ja translation for 2.6.1 release
- 10:12 AM Revision b9f8176e (qgis): db_manager: do not display index tables when browsing SpatiaLite databases
- 09:25 AM Revision 222a08a9 (qgis): update ja translation
- 03:50 AM Revision 4473efe3 (qgis): Fix map unit scale for simple line width not restored (fix #11181)
- 03:11 AM Revision 9d30db43 (qgis): Fix map unit scale for simple line width not restored (fix #11181)
- 01:36 AM Revision 05276eac (qgis): Fix size scaling ignored for line symbology (fix #11751)
2014-11-27
- 12:47 AM Revision 52a2feda (qgis): Fix size scaling ignored for line symbology (fix #11751)
- 12:17 PM Revision 9c8b44a5 (qgis): [composer] Fix refresh HTML item always using cached copy (fix #11747)
- 11:05 AM Revision 35556de9 (qgis): Merge pull request #1701 from elpaso/serverpython2
- [feature] Serverpython2
- 09:39 AM Revision a790f7fa (qgis): Fix double QT4_WRAP_CPP
- Funded by ItOpen - http://www.itopen.it
- 03:15 AM Revision 94918517 (qgis): [composer] Fix refresh HTML item always using cached copy (fix #11747)
2014-11-26
- 04:07 PM Revision 33f1e353 (qgis): body() now return QByteArray
- Funded by ItOpen - http://www.itopen.it
- 04:07 PM Revision 8034e721 (qgis): Removed SIP Transfer
- Funded by ItOpen - http://www.itopen.it
- 04:07 PM Revision 99221212 (qgis): body() now return QByteArray
- Funded by ItOpen - http://www.itopen.it
- 04:07 PM Revision 7d428468 (qgis): Enabled by default and removed linked qgispython
- Funded by ItOpen - http://www.itopen.it
- 04:07 PM Revision de98fb11 (qgis): Astyle formatting
- 04:07 PM Revision 5d443159 (qgis): Removed trailing spaces
- 04:07 PM Revision e9dbdd3b (qgis): Fixed compilation without python
- Funded by ItOpen - http://www.itopen.it
- 04:07 PM Revision 7f3a8d59 (qgis): Fixed header comments
- 04:07 PM Revision 35dd4e68 (qgis): Mergeable on master
- Funded by ItOpen - http://www.itopen.it
- 04:07 PM Revision fd8fd4c6 (qgis): Comment typo
- Funded by ItOpen - http://www.itopen.it
- 04:07 PM Revision 329b9d7e (qgis): Renamed plugin hook responseReady to responseComplete
- added sendResponse hook and passed pluginFilters to
request handler - 04:05 PM Revision 8bd78b33 (qgis): Working implementation
- Funded by ItOpen - http://www.itopen.it
- 04:03 PM Revision 856e4ded (qgis): Set exception moved to public
- 04:03 PM Revision 8b861f9c (qgis): Allow body clear
- 04:03 PM Revision 5b943ed3 (qgis): Fixes wrong number of bytes logged when debug activated.
- Funded by ItOpen - QGIS Borg - Resistance Is Futile
- 04:03 PM Revision e3146057 (qgis): Expose response body and infoFormat
- 04:03 PM Revision ca8e0c39 (qgis): Added comments for bindings.
- 04:02 PM Revision b7c74224 (qgis): Comments added
- 04:02 PM Revision 59004d3d (qgis): ASTYLE Formatted
- 04:02 PM Revision c9d6f4da (qgis): Added getEnv to plugins API
- 04:02 PM Revision 5f44cc57 (qgis): Added serve python plugins
- 04:02 PM Revision f2608b30 (qgis): Added serve python plugins
- 04:02 PM Revision 98cab974 (qgis): Added python server plugins
- 04:02 PM Revision 23af5099 (qgis): Added define for conditional server plugins compilation
- 04:02 PM Revision 0f875337 (qgis): Removed python plugins define
- 04:02 PM Revision 4c6bf307 (qgis): Add plugin files and define
- 04:02 PM Revision 2bb7f196 (qgis): Http request/response handler refactoring.
- HTTP Request handler now manages HTTP request and response.
* added methods to manage HTTP response headers
* added ... - 04:02 PM Revision 82135a7b (qgis): Added env var for custom plugin directory
- 02:45 PM Revision f00db954 (qgis): Fix Qt5 build
- 02:10 PM Revision 0d54a4f2 (qgis): [processing] fix parameter names in TauDEM algorithms
- 02:10 PM Revision 3c0a9ed7 (qgis): [processing] fix help file generator
2014-11-25
- 03:18 PM Revision f6fbdd7c (qgis): Delete utils.py
- 03:18 PM Revision 9fda2efd (qgis): Delete __init__.py
- 02:30 PM Revision f2332258 (qgis): Don't enforce singleton behavior with Q_ASSERT
- Fix #11726
- 01:27 PM Revision 4a8cb08c (qgis): Remove useless statement
- 08:29 AM Revision d69c325a (qgis): Merge pull request #1698 from jdugge/MergetoolEmptyGeometries
- Make the Merge shapefiles tool correctly handle features without geometries
- 06:29 AM Revision 9cf3e7f0 (qgis): Fix slight offset in heatmap renderer
- 02:07 AM Revision 554d55d3 (qgis): fix script permissions
- 01:37 AM Revision 2d7cb372 (qgis): fix windows build
- 01:25 AM Revision c0c94cf1 (qgis): Fix #10727 - Add update selected button to field calc bar
2014-11-24
- 11:54 PM Revision 3c0d233c (qgis): support numerus forms in python strings and german translation update
- 11:07 PM Revision 5dd2f51f (qgis): translation script update:
- * TRANSLATORS stats also needs lupdate run
* support numerus forms in python translation strings - 09:55 PM Revision a2b74ce7 (qgis): backport adjust pluralization
- Backport https://github.com/geopython/MetaSearch/commit/83b88f67abb679501a238e4ab4ee344c3cdbf55d
- 09:53 PM Revision af3418ac (qgis): backport adjust pluralization
- backport https://github.com/geopython/MetaSearch/commit/83b88f67abb679501a238e4ab4ee344c3cdbf55d
- 08:13 PM Revision 2ec4c2ab (qgis): Regenerate incorrect test images and reenable atlas tests for travis
- 08:13 PM Revision b106f822 (qgis): Fix calculation of atlas map extent when set to fixed scale mode
- Credit to m-kuhn for discovering the fix
- 04:33 PM Revision 7ef50928 (qgis): INSTALL: update required flex version to 2.5.6 and links to windows ver...
- 03:37 PM Revision b4a85471 (qgis): Streamline singleton behavior in a class QgsSingleton, take two
- delete provider registry after map layer registry to avoid crashes
- 02:33 PM Revision e61d27e1 (qgis): Revert "Streamline singleton behavior in a class QgsSingleton"
- This reverts commit e1f6edbd55122e6d2206daf4a0b55e3e9207cf80 as it breaks tests
- 01:38 PM Revision e1f6edbd (qgis): Streamline singleton behavior in a class QgsSingleton
- If a singleton is unused in an application, it's not going to be created just
to be deleted instantanously on app exi... - 12:18 PM Revision 9a8dcec9 (qgis): Fix incorrect warning dialog appearing when creating new ramp
- Previously a "not available" warning dialog would appear when
attempting to create a new color ramp using the categor... - 12:18 PM Revision d6521143 (qgis): Fix grammar
- 12:14 PM Revision f250a12a (qgis): Fix potential crash in random color ramp
- Badly choosen values (eg max < min) could cause a crash. Now, values
are sanitised prior to generating the ramp colors. - 10:45 AM Revision fa1e8032 (qgis): [symbology] Add method for retrieving symbol layers as list
- 10:45 AM Revision a0c1380e (qgis): Fix incorrect warning dialog appearing when creating new ramp
- Previously a "not available" warning dialog would appear when
attempting to create a new color ramp using the categor... - 10:45 AM Revision fe3e385a (qgis): Fix grammar
- 10:45 AM Revision 6365ca3d (qgis): Fix potential crash in random color ramp
- Badly choosen values (eg max < min) could cause a crash. Now, values
are sanitised prior to generating the ramp colors. - 10:45 AM Revision 9213a845 (qgis): [FEATURE] Support drag and drop of python scripts onto QGIS window
- 10:45 AM Revision 89825e23 (qgis): Add toolbar icon and shortcut for python console
- 09:44 AM Revision d002e5d7 (qgis): Remove help button from symbollevelv2 dialog
- There is no help text available for this dialog and the button does nothing at
all at the moment - 09:34 AM Revision 4e360593 (qgis): Fix crash on exit: Close all cached sqlite connections
- 08:38 AM Revision b6e8f01f (qgis): remove repaint when layer is not modified
- 08:38 AM Revision 9231f548 (qgis): clean code style with prepare-commit.sh
- 08:38 AM Revision 6f4809d4 (qgis): add a save button for subform (1-n relations)
2014-11-23
- 05:53 PM Revision 6b9f85a1 (qgis): Merge pull request #1697 from mbernasocchi/patch-1
- deactivate qgis_wcsprovidertest on travis
It depends on an unreliable external service and therefore produces false ... - 02:04 PM Revision 484e1625 (qgis): [processing] fixed help in models
- 11:48 AM Revision 8039895d (qgis): Add support for weighting points by expression to heatmap renderer
- 10:23 AM Revision 03faafa4 (qgis): Make the "Merge shapefiles" tool correctly handle features without geom...
2014-11-22
- 10:10 PM Revision 269b6264 (qgis): getProjectSettings response: return 'maptip' instead of tooltip templat...
- displayField layer attribute
- 10:08 PM Revision 50d2a749 (qgis): getProjectSettings response: return 'maptip' instead of tooltip templat...
- displayField layer attribute
- 08:42 PM Revision d36597a6 (qgis): better fix for b99ab0a
- 06:54 PM Revision f10a8cce (qgis): update INSTALL (fixes #11715)
- - remove outdate "practical case" section
- include pointer to GDAL formats for build instructions for proprietary
... - 02:42 PM Revision b99ab0a9 (qgis): restore setting of scene to map canvas items (followup 78c51954)
- 01:16 PM Revision fe7a0e57 (qgis): travis: disable qgis_wcsprovidertest due to unreliable server
- 12:44 PM Revision 222978ee (qgis): Fix #9604 - New icon for delete selected features
- 11:53 AM Revision cefc4df6 (qgis): [processing] redirect output from command line tools to Info tab (fix #...
- 11:52 AM Revision 66377967 (qgis): [processing] fix Field calculator algorthm (fix #11488)
- 11:36 AM Revision f273edb9 (qgis): fix windows build
- 10:02 AM Revision 802a4acd (qgis): Add an invert checkbox for heatmap renderer
- 03:03 AM Revision 72774765 (qgis): [FEATURE] Live heatmap renderer
- Allows for live, dynamic heatmaps for point layers. Options include
specifying heatmap radius in pixels, mm or map un...
2014-11-21
- 10:02 PM Revision c924401f (qgis): fix typo in tx config
- Signed-off-by: Werner Macho <[email protected]>
- 09:39 PM Revision 0d2aac29 (qgis): adding new translations files
- Signed-off-by: Werner Macho <[email protected]>
- 09:38 PM Revision fc850b77 (qgis): update if txconfig for new translations
- 07:05 PM Revision 8299b206 (qgis): Followup to 2261999; fix import of QgsCodeEditorSQL for DB Manager
- 04:51 PM Revision e7a89945 (qgis): deactivate qgis_wcsprovidertest
- Disabling on behalf of @m-kuhn since the wcs server used in qgis_wcsprovidertest is not really reliable. Often the te...
- 04:45 PM Revision 9f8a7423 (qgis): [processing] patch for issues with delimited text layers
- Still won't work when using delimited text layers in parameters of type MultipleInput
- 03:07 PM Revision 1f47ffeb (qgis): dualview: autoselect first item
- 03:02 PM Revision 6e334d64 (qgis): [processing] Added missing field type to vector tools
- 03:02 PM Revision ac0eddae (qgis): [processing] Add snippet collection to script editor
- The list of snippets is still very short, but the snippet management logic is added in this commit
- 03:02 PM Revision 51de0cae (qgis): [processing] better output logging for gdal/org calls
- Fixes #11501
- 03:02 PM Revision f3fdd9c2 (qgis): [processing] clean unused line
- 01:02 PM Revision 536efdda (qgis): Remove code no longer needed in QgsConfigCache
- 11:45 AM Revision cae6baea (qgis): Formatting of tests
- 11:45 AM Revision 6c246384 (qgis): Return non-zero status from cmake script when build or test fails
- 11:45 AM Revision 95f64838 (qgis): Fix some race condition segfaults of tests on exit
- 11:45 AM Revision 78c51954 (qgis): Add Qt5 support
- 10:25 AM Revision 97e79690 (qgis): [Processing] A new tool to import data in PostGIS based on ogr2ogr and ...
- 10:23 AM Revision 7de1dff3 (qgis): Merge pull request #1689 from rldhont/server_cache_project_config
- [QGIS-Server] Enhance config cache
- 09:59 AM Revision 6c836f0e (qgis): fix nightly build (followup a57066a48d)
- 09:23 AM Revision 336fe99a (qgis): [processing] remember last output folder in batch interface
- 09:10 AM Revision df9372a8 (qgis): [processing] better behaviour for fields calculator custom dialog
- 09:09 AM Revision 05dc06d4 (qgis): [processing] fixed fields calculator algorithm
- It's not a complete fix, as it just comments out a line that was causing a 'underlying C/C++ object was deleted' erro...
- 09:07 AM Revision 09c6b2b3 (qgis): [processing]removed unused code
- 07:22 AM Revision 810cb3fb (qgis): [processing] fixed handling of tables in models
- Fixes #11694
- 07:21 AM Revision 530b15a0 (qgis): [processing] provide non-random default ordering of parameters in models
- Fixes #11702
- 02:46 AM Revision 9837f430 (qgis): Followup to d897aa5; fix crash on Mac
- 01:17 AM Revision 9ceb5cea (qgis): sip sync
2014-11-20
- 11:03 PM Revision c94b9f36 (qgis): Merge pull request #1681 from nyalldawson/sort_api
- Sort members in api docs
- 09:32 PM Revision afd32fdc (qgis): browser restore favourites fix
- 08:40 PM Revision 907fb73d (qgis): browser remove favourite fix
- 08:01 PM Revision 47578074 (qgis): browser favourites fix
- 07:46 PM Revision 869ad447 (qgis): Merge pull request #1583 from slarosa/qdockwidget_browser
- [browser] small ui reworking for consistency
- 03:02 PM Revision a57066a4 (qgis): * fix cppcheck warnings
- * some sip updates
* [API] fix spelling QgsMultiRenderChecker::drawBackround
* [API] fix spelling QgsSymbolLayerV2Uti... - 02:12 PM Revision d897aa5b (qgis): browser refresh and restore fixes and improvements
- 11:37 AM Revision d6635994 (qgis): Update cache
- 11:28 AM Revision 44a334b0 (qgis): Add hasDefaultValues method to QgsDataDefined, add some tests
2014-11-19
- 12:47 AM Revision 6cc073d9 (qgis): widgetParametersPanel.ui: fix header
- [ci skip]
- 03:38 PM Revision f4925120 (qgis): update translation
- 12:24 PM Revision 09ab5696 (qgis): Boost coverage of raster fill unit tests
- Also add missing sip bindings for GUI widget
- 11:02 AM Revision 5e6f4c2f (qgis): [processing] correctly handle editable and non-editable fixed tables (f...
- 11:02 AM Revision 1c6aa9b3 (qgis): [processing] add hypsometric curves calculation algorithm
- 11:02 AM Revision 4c24666c (qgis): [processing] add open script action to script editor
- 11:02 AM Revision 3c2d45ff (qgis): [processing] repair non-working random extract algorithms (fix #11571)
- 10:58 AM Revision 474e6675 (qgis): more cleaning of redundant and same shortcuts
- 10:42 AM Revision d0898087 (qgis): fix warnings
- 10:13 AM Revision ebfa6000 (qgis): Fix incorrect cast to double in shapeburst fill header
- 10:11 AM Revision b8ff575e (qgis): Merge pull request #1695 from nyalldawson/fix_api
- Fix incorrect cast to double in shapeburst fill header
- 09:40 AM Revision c8ad99bf (qgis): Fix incorrect cast to double in shapeburst fill header
- 09:28 AM Revision 256b2652 (qgis): Fix some warnings
- 08:07 AM Revision 2d69f986 (qgis): Merge pull request #1691 from m-kuhn/slv
- Enable PyQgsSymbolLayerV2 test. Followup 5957b0a
- 08:03 AM Revision edd8d9bc (qgis): Merge pull request #1692 from neteler/patch-4
- Delete r.average.txt
- 08:03 AM Revision d66c927f (qgis): Merge pull request #1693 from neteler/patch-5
- Update and rename r.bilinear.txt to r.resamp.interp.txt
- 05:26 AM Revision 52159851 (qgis): [FEATURE] Raster image symbol fill type
- Allows for filling polygons with a tiled raster image. Options
include (data defined) file name, opacity, image size ...
2014-11-18
- 10:05 PM Revision 9c2a1131 (qgis): Update and rename r.bilinear.txt to r.resamp.interp.txt
- r.bilinear: merged into r.resamp.interp, see http://trac.osgeo.org/grass/wiki/Grass7/NewFeatures#Renamedmodules
- 10:00 PM Revision 36869f07 (qgis): Delete r.average.txt
- Superseded by r.statistics, see http://trac.osgeo.org/grass/wiki/Grass7/NewFeatures#Removedmodules
- 05:43 PM Revision 0a5c3cc8 (qgis): Enable PyQgsSymbolLayerV2 test. Followup 5957b0a
- 04:41 PM Revision 66ffb2a0 (qgis): Run build within ctest script and add some information for the dashboard
- 04:11 PM Revision 5957b0a5 (qgis): Hopefully fix sld test
- 04:11 PM Revision d7f7b06e (qgis): Merge pull request #1614 from radosuav/small_fixes
- Small fixes for Processing
- 03:07 PM Revision da91a9ee (qgis): Revert "Fix translations in Processing.py"
- This reverts commit 81089a1fa258feb86a52db9bba1fd0708b5f70a7.
- 01:39 PM Revision eef435e9 (qgis): [GRASS] data item fix
- 11:08 AM Revision 7d7ac62f (qgis): Add tolerance to shapeburst test
- Fixes it on ubuntu trusty
- 10:18 AM Revision 8f50d945 (qgis): remove redundant shortcut for Open and Open recent
- Signed-off-by: Werner Macho <[email protected]>
- 10:17 AM Revision 49035a03 (qgis): [composer] Fix overview tooltips (fix #11655)
- 10:12 AM Revision 00c5a75e (qgis): [composer] Fix overview tooltips (fix #11655)
- 09:48 AM Revision 20deafdb (qgis): Merge pull request #1605 from ghtmtt/patch-1
- Update geometricfigures.rst
- 09:22 AM Revision 1f41364c (qgis): Update link to qt homepage
- 01:47 AM Revision f81c0593 (qgis): fix PyQgsAppStartup test on windows
- 01:46 AM Revision dfbe8f3b (qgis): fix german translations (fixes #11617)
- 01:44 AM Revision 368bfa15 (qgis): Add casts to double to fix compilation on ARM
- 01:42 AM Revision 72c92e38 (qgis): Initialize some uninitialized variables
- 01:41 AM Revision f8a21bf9 (qgis): fix PyQgsVectorLayer test
- 01:41 AM Revision 881e25ba (qgis): vector file writer: scan shape file geometries instead of just assuming...
2014-11-17
- 07:03 PM Revision 05830c2c (qgis): [processing] handle ints and floats in range parameter panel
- 07:03 PM Revision 42f16efe (qgis): [processing] refactor batch processing dialog and update related parame...
- 07:03 PM Revision 95650c43 (qgis): [processing] rename number selector to keep consistency
- 07:03 PM Revision c4e5ff75 (qgis): [processing] update layer selector widget
- 07:03 PM Revision 20682a7c (qgis): [processing] update fixed table widget and dialog
- 07:03 PM Revision 2a8fabfe (qgis): [processing] fix typo
- 07:03 PM Revision bec113b1 (qgis): [processing] refactor algortim dialog
- Now we have base class AlgorithmDialogBase for all algortims. Dialogs
for algorithms and batch processes should be cr... - 07:03 PM Revision 06e6e718 (qgis): [processing] update range input widget
- 07:03 PM Revision c9a90d9a (qgis): [processing] don't override default selection mode in ui file
- 07:03 PM Revision 2851c5a2 (qgis): [processing] update MultipleFileInputDialog
- 07:03 PM Revision 6fb32687 (qgis): [processing] remove MultipleFileInputPanel as it duplicates MultipleInp...
- homogenize UI in FileSelectionPanel and RenderinStylePanel, remove inused imports
- 07:03 PM Revision c3d230c0 (qgis): [processing] update extent selection widget
- 07:03 PM Revision 28c03a1c (qgis): [processing] remove similar widgets (use generic one instead)
- 07:03 PM Revision 24a3e227 (qgis): [processing] update projection selector widget
- 07:03 PM Revision 6ff48770 (qgis): [processing] replace two similar dialogs with generic one
- 07:03 PM Revision eee616c5 (qgis): [processing] remove compiled ui files
- 11:30 AM Revision 0ca7773b (qgis): add shortcuts to some Processing actions
- 10:33 AM Revision 06ea9801 (qgis): Fix CPack path to README.md
- 10:24 AM Revision 7fc1b873 (qgis): homogenize icons related to managing project and global scale lists
- 10:21 AM Revision e54a7866 (qgis): More README to README.md
- And add travis build status
- 09:21 AM Revision 77328b20 (qgis): Merge pull request #1686 from alexbruy/dbmanager-sqleditor
- switch DB Manager's SQL editor to QgsCodeEditorSQL
- 02:30 AM Revision 150aa53a (qgis): add missing ts files (fixes #11662)
2014-11-16
- 10:49 PM Revision 0b9e1f67 (qgis): [TRANSUP] some fixes and improvements for transifex including renamed a...
- Signed-off-by: Werner Macho <[email protected]>
2014-11-15
- 11:16 AM Revision 4a4dc6bb (qgis): [QGIS-Server] Enhance config cache
- Add xmlDocument and server config in cache
xmlDocument and server config will be opened once for every requested W*S... - 05:55 AM Revision 34e6a713 (qgis): Add note about QgsMapCanvas::refresh() behavior
- 05:54 AM Revision a6650e4b (qgis): Add note about QgsMapCanvas::refresh() behavior
- 05:39 AM Revision d91694a8 (qgis): [FIXED] #11572 Filter Legend By Map Content doesn't maintain point disp...
- The fix from https://github.com/qgis/QGIS/pull/1673 has to be enhance to have
something more generic.
This fix add ... - 05:19 AM Revision fda637b3 (qgis): Merge remote-tracking branch 'rldhont/filter_legend_displacement_point2'
- Conflicts:
src/core/qgsmaphittest.cpp
2014-11-14
- 07:16 PM Revision b28cc141 (qgis): [travis] Do some steps in install step
- 07:16 PM Revision 4ff4394b (qgis): [travis] Disable PyQgsPalLabelingServer tests for now
- 07:15 PM Revision e4d3eaac (qgis): [travis] Disable SymbolLayerV2 test
- There is a pull request to properly fix the issue. When this PR is dealt with
this test will be re-enabled.
https://... - 07:14 PM Revision 581815f8 (qgis): Fix atlas tests
- * Recreates composition for every test and therefore removes internal
dependency
* Reorders method calls to make ... - 06:30 PM Revision f0efa6d8 (qgis): Disable geometry simplify check
- This test mixes different effects and is very unprecise in what it tests and
what it expects as result. - 06:30 PM Revision fdde5905 (qgis): Exclude PyQgsPalLabelingCanvas test because of Segfault on test server
- It seems that there is still a thread running when QgsApplication exits.
Error message:
QThreadStorage: Thread 0x16e... - 06:30 PM Revision 4b843e4d (qgis): Add QgsDartMeasurement
- 06:30 PM Revision fd959301 (qgis): Switch QgsCompositionChecker to MultiRenderChecker
- 06:30 PM Revision 31c32505 (qgis): Switch to RGB32 images for composition checker
- 06:30 PM Revision 2cfcca10 (qgis): Use a non-transparent background for composition checker
- Fix composerhtml tests on precise
- 06:30 PM Revision eaf0d345 (qgis): Cleanup atlas composition tests
- * Don't try to cache on 0-sized image
* Use qDebug instead of qWarning - 06:30 PM Revision 81d38710 (qgis): Fix shapeburst test
- Move to multirenderchecker
- 06:30 PM Revision 416f471e (qgis): [unit tests] Make qgis_rendererstest pass
- Replace control image
- 06:30 PM Revision ab5e0e2b (qgis): Fix PalLabelingComposer test
- Switch to QgsMultiRenderChecker and add control images for Ubuntu precise where
required. - 06:30 PM Revision 58932890 (qgis): Fix inverted polygon renderer test
- 06:30 PM Revision 9d9f7c18 (qgis): [unit tests] Fix blend modes test
- * Switched to QgsMultiRenderChecker and added control images for precise
* Add a minimal color tolerance for slight ... - 06:30 PM Revision 9ae9de3e (qgis): Compositionchecker: Default color tolerance of 1
- 06:30 PM Revision b28dcb9c (qgis): [unit tests] Add multirenderchecker
- The multirenderchecker allows to have several images, each with its own set of
anomalies distributed in several subdi... - 06:30 PM Revision 35286613 (qgis): Add .travis.yml for automated testing
- 06:28 PM Revision 5457d729 (qgis): Initialize some uninitialized variables
- 05:16 PM Revision ad881089 (qgis): case insensitive autocompletion
- 11:52 AM Revision e0ab4b2c (qgis): avoid use of QIcon in data items in threads
- 09:57 AM Revision aa4338a0 (qgis): pull_ts.sh: verify lrelease is available
- 08:48 AM Revision 770db719 (qgis): Merge pull request #1687 from gioman/master
- fixes r.watershed parameter description for GRASS 6.4
2014-11-13
- 11:13 PM Revision d4f64d9b (qgis): indentation update and typo fixes
- 09:30 PM Revision 3e3f1fb1 (qgis): fixes r.watershed parameter description for GRASS 6.4
- 08:46 PM Revision 701f4644 (qgis): prepare-commit.sh: fix script directory detection
- 08:44 PM Revision 40c5ae44 (qgis): [FIXED] #11572 Filter Legend By Map Content doesn't maintain point disp...
- The fix from https://github.com/qgis/QGIS/pull/1673 has to be enhance to have
something more generic.
This fix add ... - 04:08 PM Revision 22619996 (qgis): switch DB Manager's SQL editor to QgsCodeEditorSQL
- 11:27 AM Revision cbf1d33b (qgis): re-enabled init expand to last expanded in browser
- 10:33 AM Revision bafd3e32 (qgis): Merge pull request #1684 from manisandro/armbuild
- Add casts to double to fix compilation on ARM
- 10:00 AM Revision 9cb157a7 (qgis): prepare-commit.sh: remove executable bit from source files and exit suc...
- 09:35 AM Revision 4254d4e6 (qgis): Add casts to double to fix compilation on ARM
2014-11-12
- 12:38 AM Revision 9a2327cd (qgis): update debian dependencies in INSTALL (scripts/scandeps.pl run)
- 11:46 PM Revision 5ccb1e77 (qgis): i18n: script updates
- 11:46 PM Revision 57644354 (qgis): fix source permissions
- Consider using 'git config core.filemode false' on Windows
find . \( -name "*.cpp" -o -name "*.h" \) -perm /111 -exe... - 11:10 PM Revision 571d47a8 (qgis): postgres provider: fix layer detection
- 10:18 PM Revision 40bb180d (qgis): expand browser items in threads
- 10:18 PM Revision 078a3ab7 (qgis): loading icon from qt-everywhere-opensource-src-4.6.3/demos/browser/data...
- 10:15 PM Revision 47121fb6 (qgis): fix PyQgsAppStartup test on windows
- 08:45 PM Revision c18cb33a (qgis): fix PyQgsLogger test (fixes b5f6d2ce, but also the failure on windows)
- 05:43 PM Revision a036627d (qgis): fix tim dot linfiniti at com
- 05:43 PM Revision 278ffa15 (qgis): i18n: move to transifex
- * deprecate update_ts_files.sh
* use pull_ts.sh to pull updates from transifex
* use push_ts.sh to pull qgis_en.ts fr... - 03:43 PM Revision f1fb5fb1 (qgis): Fix qgis_legendrenderertest
- Changed control image that fails on every platform
- 02:55 PM Revision e4cd5520 (qgis): parse embedded project only once (speedups loading of multiple embedded...
- 02:55 PM Revision b5f6d2ce (qgis): refactor QgsLogger and add duration and thread id
2014-11-11
- 11:02 PM Revision 3d2cc147 (qgis): fix german translations (fixes #11617)
- 10:29 AM Revision 11c2bae7 (qgis): vector file writer: scan shape file geometries instead of just assuming...
- 09:44 AM Revision 631341b5 (qgis): Sort members in api docs
- 08:41 AM Revision ef5955a7 (qgis): Fix maprenderertest
- By introducing some color tolerance
2014-11-10
- 07:53 PM Revision 73231d9b (qgis): use browser objectName in settings key to distinguish browser2
- 07:39 PM Revision 1018c91f (qgis): use connection name in wms,wfs,wcs data item path instead of uri, group...
- 09:39 AM Revision cb9bd88c (qgis): [GRASS] autorefresh vector layers
2014-11-09
2014-11-08
- 05:17 PM Revision 5d1dde03 (qgis): fix regex for getting layer name
- 03:24 PM Revision 95f880a5 (qgis): Fix occasional crash on exit because of statis network access manager
- see https://bugreports.qt-project.org/browse/QTBUG-25789
- 10:30 AM Revision f3eeed90 (qgis): fix PyQgsVectorLayer test
- 09:50 AM Revision 9b01b2ea (qgis): Fix dual view test
- * References commit 51e01d6
* And issue #11529 - 09:34 AM Revision 1871a4c0 (qgis): Fix expression test
- make sure the style file with the color ramp can be copied to the settings path
2014-11-07
- 08:54 PM Revision 402b6d0a (qgis): debian packaging update (fixes for tests)
- 06:52 PM Revision 959c5660 (qgis): Revert "Doxygen: do not add "Definition at line N of XYZ.cpp" to each m...
- This reverts commit 7ee05afd366cebf3c8f44354067c34223346f835.
- 06:51 PM Revision 094defc2 (qgis): Revert "Doxygen: do not add "Definition at line N of XYZ.cpp" to each m...
- This reverts commit 7ee05afd366cebf3c8f44354067c34223346f835.
- 06:05 PM Revision a54c31d5 (qgis): Fix a crash in layer node after removal of layer from registry.
- A crash may occur when using custom layer tree in composer legend and layer from that tree is removed from registry.
... - 05:54 PM Revision 7e4709bd (qgis): Merge pull request #1678 from ghtmtt/patch-2
- Update gridcalculator.rst
- 03:19 PM Revision b4824abb (qgis): Update gridcalculator.rst
- change **x** and **y** with **a** and **b**
- 03:11 PM Revision 2417a82b (qgis): [processing] add method in OGR algorithms for getting layer name from s...
- 11:13 AM Revision c78a3783 (qgis): browser last expanded better
- 09:53 AM Revision 2597100d (qgis): [FIXED] #11572 ilter Legend By Map Content doesn't maintain point displ...
- For point vector layer render with 'displacement point', when 'Filter
Legend By Map Content' is activated, the legen... - 09:06 AM Revision 47a16184 (qgis): [FIXED] #11572 ilter Legend By Map Content doesn't maintain point displ...
- For point vector layer render with 'displacement point', when 'Filter
Legend By Map Content' is activated, the legen... - 09:01 AM Revision fd1ced7f (qgis): [composer] Don't save hide bounding box setting between sessions
- In practice the workflow is better if this setting is only
temporarily applied to a composer.
2014-11-06
- 12:31 AM Revision 8b29097f (qgis): [FEATURE][composer] Vertical descending direction for annotations
- This change adds a new descending vertical direction mode for
map grid annotations. Previously only ascending text wa...
Also available in: Atom