Activity
From 2014-11-22 to 2014-12-21
2014-12-21
- 10:11 PM Revision 59279d6c (qgis): switch to the first tab in about dialog
- 09:57 PM Revision d4c97fa2 (qgis): [developers map] change tilelayer to openstreetmap
- 09:56 PM Revision 9952fc8a (qgis): Add Developers Map in About dialog
- 09:14 PM Revision aa9bea54 (qgis): debian packaging update
- 02:29 PM Revision 1d9eb8f6 (qgis): Merge pull request #1734 from strk/zoom-by-wheel-glitch2
- Fix zoomwheel regression (temporary hack)
- 01:02 PM Revision f3bcaf43 (qgis): Merge pull request #1706 from slarosa/share_bookmarks
- Allows to import/export bookmarks to XML file
- 12:43 PM Revision 07182b6c (qgis): Merge pull request #1738 from mbernasocchi/emit-saved-as
- added layerSavedAs signal
- 12:42 PM Revision df060572 (qgis): Merge pull request #1741 from Gustry/master
- [DB Manager] Allow execution of the selected text in the SQL window
- 12:41 PM Revision 099e0b9b (qgis): Merge pull request #1742 from anitagraser/patch-6
- small grammar fix
- 10:52 AM Revision 09400d15 (qgis): small grammar fix
- 09:27 AM Revision 028fd043 (qgis): More const-correctness for QgsGeometry
2014-12-20
- 12:21 AM Revision a8a191ea (qgis): give dialog a correct name
- Signed-off-by: Werner Macho <[email protected]>
2014-12-19
- 05:39 PM Revision f4c3165a (qgis): Initialize all members, to reduce misleading valgrind reports
- 04:55 PM Revision 06c6ca00 (qgis): allow execution of the selected text in the SQL window
- 03:14 PM Revision ddb406d9 (qgis): Make existing ModelTest users use the new ENABLE_MODELTEST define
- 03:01 PM Revision 8f35a27d (qgis): Fix flags for invalid LayerTreeModel index
- .. bug reported by ModelTester
- 03:01 PM Revision 78ffe02e (qgis): Add support for testing LayerTreeModel from the app
- 03:00 PM Revision 98e8f036 (qgis): Add ENABLE_MODELTEST cmake variable/define, default to false
- 02:04 PM Revision 4b4726c8 (qgis): Merge pull request #1740 from geopython/MetaSearch-core-merge-no-tests
- merge MetaSearch into QGIS core
- 01:57 PM Revision e4a8fd8c (qgis): remove 18n not required for core plugins
2014-12-18
- 01:05 PM Revision 984324b0 (qgis): Print link to cdash on travis
- 11:59 AM Revision f81d4836 (qgis): annotation items: save coordinates using qgsDoubleToString instead of Q...
- 08:47 AM Revision c800a8cd (qgis): [processing] fix extent selection in batch mode (fix #11878)
- 08:18 AM Revision 69fe922a (qgis): [processing] fix VectorWriter class (fix #11875)
- 08:18 AM Revision e42e1053 (qgis): [processing] enlarge column width in batch processing GUI (fix #11879)
- 08:18 AM Revision e31027c8 (qgis): [processing] fix column autofill in batch mode (fix #11876)
- 08:08 AM Revision ddb37e22 (qgis): [fix #11872] do not call activateLayerRelatedAction after selection cha...
- 08:07 AM Revision d288a53c (qgis): [fix #11872] do not call activateLayerRelatedAction after selection cha...
2014-12-17
- 11:45 PM Revision 78ff27f9 (qgis): merge MetaSearch into QGIS core
- 06:43 PM Revision 64a6cf63 (qgis): oracle provider: fix evaluation of default values
- 12:42 PM Revision 33b757eb (qgis): Update comment to match with code
- 01:22 AM Revision 2c773a7e (qgis): Improve filtering by schema for postgres connections in browser
- Results in much faster display and refresh of postgres tables
Also:
- ensure browser correctly respects postgres con...
2014-12-16
- 11:28 PM Revision 06708186 (qgis): added layerSavedAs signal
- 11:28 PM Revision 729bdec0 (qgis): connect the app's signal to the interface's, to re-emit it from the int...
- 08:35 PM Revision 4e4e161b (qgis): QgsMimeDataUtils::Uri fixed crash on empty data
- 08:33 PM Revision d0ea44ae (qgis): browser items moveToThread() also children
- 06:40 PM Revision 8076e53e (qgis): dxf export: fix display of check states on upper levels
- 03:24 PM Revision 2363ae56 (qgis): [processing] indentation fix
- 02:04 PM Revision 901c7642 (qgis): [processing] fixed handling of source strings in ogr algorithms
- 01:22 PM Revision 9fbcc7e2 (qgis): browser items parent (moving to thread) fix (crash when dragging postgr...
- 07:46 AM Revision 79e1236d (qgis): Merge pull request #1737 from gioman/fix_gdal_rasterize
- fix gdal rasterize when using the -ts parameter
2014-12-15
- 08:14 PM Revision e7dcd485 (qgis): autorefresh browser dirs using system notification
- 07:20 PM Revision 8afbe83c (qgis): fix gdal rasterize when using the -ts parameter
- 07:11 PM Revision da887bc4 (qgis): Initialize pointer members, fix typo
- 06:16 PM Revision 138d836b (qgis): safely delete browser items if createChildren() is running in thread
- 04:58 PM Revision d28619da (qgis): Merge pull request #1724 from slarosa/dd_wrapword
- [labeling] allows data defined to align multiline when wordwrap function is used as expression (fix #11805)
- 12:31 PM Revision f79dbcd8 (qgis): browser restore state fix
- 11:24 AM Revision ac10e692 (qgis): dxf export: add method to update model
- 11:24 AM Revision c37ffa5f (qgis): dxf export: only use palette only for fully opaque colors
- 11:04 AM Revision 581cac7e (qgis): Fix build failure with gcc < 4.4 (bug #10762)
- 08:35 AM Revision 86527b6b (qgis): Merge pull request #1736 from mbernasocchi/QgsMessageBar-SUCCESS
- added QgsMessageBar::SUCCESS
- 07:59 AM Revision dbc801f6 (qgis): update success icon
2014-12-14
- 03:57 PM Revision b6632a81 (qgis): added QgsMessageBar::SUCCESS
- 09:33 AM Revision 368fc674 (qgis): [labeling] allows data defined to align multiline when wordwrap functio...
- 09:30 AM Revision fc00baf0 (qgis): Fix use of uninitialized value
- 07:39 AM Revision e5684936 (qgis): Fix use of uninitialized values when no ellipsoid set (fix #11848)
2014-12-13
- 07:19 PM Revision 0e4b7e63 (qgis): Further drop now-unused code added with map rotation support
- Also add some documenting comments
- 06:35 PM Revision 69673817 (qgis): Drop special handling of rotation from MapCanvasMap::paint
- Stop assuming absence of rotation from MapCanvasItem::setRect,
but rather assume that the passed rectangle purely enc... - 05:35 PM Revision 90db597e (qgis): Simplify the change by not modifing interfaces
- .. I've found a link from gsMapCanvasMap and the QgsMapToPixel class
- 02:38 PM Revision 05d03066 (qgis): Add rotation member to QgsMapCanvasMap, use for handling paint event
- Fixes the regression with pre-rendering user feedback for
non-rotated maps. The glitch is still there for rotated map... - 06:33 AM Revision d61bf1f7 (qgis): Add lazy evaluation support to expression functions
- Add if(cond, true, false) function using lazy evaluation feature
2014-12-12
- 07:31 PM Revision fd15a168 (qgis): Revert "Fix glitch on mouse-wheel zoom event"
- This reverts commit 40e0d78b42474c698cc66e549bfb18d9867167b2.
Fixed the mouse wheel zoom regression but it broke pro... - 07:27 PM Revision 69b27f04 (qgis): ziplayertest fix
- 03:41 PM Revision 40e0d78b (qgis): Fix glitch on mouse-wheel zoom event
- See http://hub.qgis.org/issues/11811
- 03:28 PM Revision ea33122a (qgis): expression: more comments and test to avoid differences between operato...
- 12:28 PM Revision d84af0d7 (qgis): populating browser icons in threads moved to QgsDataItem
- 11:22 AM Revision 917cee05 (qgis): Consider map rotation in rendering of horizontal and parallel labels
- See http://hub.qgis.org/issues/11814
NOTE: the map rotation should likely be considered at LabelPlacement
conf... - 11:09 AM Revision bd4087b4 (qgis): Tweak tolerances for CanvasPoint and ComposerPdfPoint PAL tests
- .. to succeed on Ubuntu 14.04.1 LTS
- 09:05 AM Revision 5a254614 (qgis): followup 232aaaca66114e69b9ac2b201c65a26e7379f475 add missing text defi...
2014-12-11
- 08:20 PM Revision cee539aa (qgis): Add missing const to equality operator
- 08:20 PM Revision 3a64b446 (qgis): Temporarily disable atlas tests for travis
- 05:21 PM Revision c7b8fde9 (qgis): improve layout in add attribute dialog
- 04:53 PM Revision e5e85a54 (qgis): oracle provider: don't reject (none no)geometry queries on tables witho...
- 04:14 PM Revision 2b210a5c (qgis): do not make an unecessary copy
- 02:24 PM Revision 7f8006f9 (qgis): [Fix #11841] Revert "Fix calculation of atlas map extent when set to fi...
- This reverts commit b106f8225324237175aac741ede9eb5d3268edcd and fixes the setting of the atlas feature in composer.
... - 01:36 PM Revision c8b90186 (qgis): [processing] fix exception raising (fix #11842)
- 12:34 PM Revision 8aaf8b55 (qgis): Remove unneeded private method and code cleanup
- 12:20 PM Revision 2e972b13 (qgis): Render incremental rendering image at proper location
- The old behavior was to render it at the currently visibleExtent based on the
map canvas. The job may however have be... - 11:43 AM Revision 0d8cb3c1 (qgis): [processing] fix wrong behavior in Join by location alg (fix #11736)
- 10:45 AM Revision 50620533 (qgis): [processing] fix rows addition in batch processing interface
- 10:35 AM Revision e1156164 (qgis): remove warnings
- 06:57 AM Revision 0ba3f5ba (qgis): Fix incorrect size of markers with data defined name
2014-12-10
- 02:43 PM Revision dd1bb9f8 (qgis): iface.getFeatureDialog creates an "add" dialog for an invalid feature
- 10:40 AM Revision 5fd04e63 (qgis): advanced digitizing tools fixes part 2
- * action in toolbar activate/disable the tools instead of showing/hiding the dock
* do not filter event if tools are ... - 10:36 AM Revision 21c4cbbe (qgis): Flip rotation spin box to QgsDoubleSpinBox
- Fix some other small spin box related ux improvements (fix #11833)
- 10:10 AM Revision 714a1e68 (qgis): Fix warning
- 09:53 AM Revision bcc29ff5 (qgis): Add methods to QgsDataDefined for reading and writing to XML
- 08:12 AM Revision a1e0f017 (qgis): fixes for advanced digitizing tools
- do not clear intermediate points when digitizing points in construction mode
increase maximum height of dock widget w...
2014-12-09
- 12:38 PM Revision a56ec981 (qgis): Const-correct QgsMapToPixel::showParameters
- 12:10 PM Revision 87de9f5b (qgis): Test rotation API in QgsMapPixel unit test
- 11:58 AM Revision a353a4dd (qgis): Set all QgsMapToPixel parameters at once from QgsMapSettings
- 11:50 AM Revision cebb6fff (qgis): Refactor QgsMapToPixel to only build matrix on parameter change
- Also add deprecation notices and provide full-parameters constructor
- 11:29 AM Revision ec085bfb (qgis): Add unit test for QgsMapToPixel (legacy only for now)
- 10:23 AM Revision d65a6f73 (qgis): Merge pull request #1624 from 3nids/cadtool_single
- Advanced digitizing tools (aka CAD tools)
- 09:57 AM Revision 2b1b79db (qgis): Expose QgsMapCanvas rotation and centering API to python
- 09:55 AM Revision 6557cb84 (qgis): debian packaging update (merge and squash PR#1725)
- 09:53 AM Revision b3953b83 (qgis): Export QgsMapSettings rotation API to python
- 09:34 AM Revision 5683ebda (qgis): Make toCanvasCoordinate(QRect) method private in QgsMapCanvasItem
- I added this for rotation support but the interface is probably not
something any external code should rely upon. - 09:34 AM Revision aa0b98dd (qgis): Add note about QgsMapCanvas::rotation() being added in 2.8
- 09:20 AM Revision fd0e98d5 (qgis): Ensure all items are deleted from TestQgsComposerTableV2
- 09:05 AM Revision c46a7b63 (qgis): Merge pull request #1517 from imincik/dbmanager_icons
- dbmanager: rotating layer import and export icons to more intuitive sense
- 08:37 AM Revision 7ca72392 (qgis): Merge pull request #1721 from nyalldawson/integer_divide
- [expressions] Make int/int return double results
2014-12-08
- 11:02 PM Revision c4c36dd9 (qgis): Allows to import/export bookmarks to XML file
- 09:30 PM Revision 28c34432 (qgis): indentation update
- 09:25 PM Revision e27d8097 (qgis): dxf export:
- * export layers in reversed rendering order
* use checkboxes for layer selection
* support for layers selection by vi... - 11:01 AM Revision c5d6f95a (qgis): Merge pull request #1723 from anitagraser/patch-5
- backported fix for # 11694
- 10:59 AM Revision 4980dba5 (qgis): Merge pull request #1719 from bstroebl/splitLines
- [processing] [feature] split lines with lines
- 10:55 AM Revision c63f3469 (qgis): backported fix for # 11694
- http://hub.qgis.org/projects/quantum-gis/repository/revisions/810cb3fb999d9fdd6c1d6fe7b353ab83ce85b17c/diff/python/pl...
- 09:31 AM Revision da17656f (qgis): Log error to ProcessingLog
- 01:10 AM Revision 535661d6 (qgis): [gui] Fix qgsexpressionbuilder layout
- 01:09 AM Revision 3933f99b (qgis): [gui] Fix fieldcalculator layout
2014-12-07
- 04:30 PM Revision ce8a9ba4 (qgis): Add support for map rotation (hub #9330)
- Includes widget to show and set map rotation.
Handle rotation in vector and raster renderers.
Ensure correct behavior... - 11:59 AM Revision b774853a (qgis): remove debug code
- 11:52 AM Revision fc6ad27d (qgis): [processing] load documentation from online QGIS User Guide
- 11:16 AM Revision a6fcb3a4 (qgis): Merge pull request #1720 from neteler/patch-6
- [processing] Update Grass7Algorithm.py
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 8a182b7f (qgis): Clean up QgsMapLayer scale based visibility api
- 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... - 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 8034e721 (qgis): Removed SIP Transfer
- Funded by ItOpen - http://www.itopen.it
- 04:07 PM Revision 33f1e353 (qgis): body() now return QByteArray
- 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 35dd4e68 (qgis): Mergeable on master
- Funded by ItOpen - http://www.itopen.it
- 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 fd8fd4c6 (qgis): Comment typo
- Funded by ItOpen - http://www.itopen.it
- 04:07 PM Revision de98fb11 (qgis): Astyle formatting
- 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 98cab974 (qgis): Added python server plugins
- 04:02 PM Revision 5f44cc57 (qgis): Added serve python plugins
- 04:02 PM Revision f2608b30 (qgis): Added serve python plugins
- 04:02 PM Revision c9d6f4da (qgis): Added getEnv to plugins API
- 04:02 PM Revision 23af5099 (qgis): Added define for conditional server plugins compilation
- 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 4c6bf307 (qgis): Add plugin files and define
- 04:02 PM Revision 0f875337 (qgis): Removed python plugins define
- 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 b106f822 (qgis): Fix calculation of atlas map extent when set to fixed scale mode
- Credit to m-kuhn for discovering the fix
- 08:13 PM Revision 2ec4c2ab (qgis): Regenerate incorrect test images and reenable atlas tests for travis
- 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 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 fa1e8032 (qgis): [symbology] Add method for retrieving symbol layers as list
- 10:45 AM Revision 9213a845 (qgis): [FEATURE] Support drag and drop of python scripts onto QGIS window
- 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 89825e23 (qgis): Add toolbar icon and shortcut for python console
- 10:45 AM Revision fe3e385a (qgis): Fix grammar
- 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...
Also available in: Atom