Activity
From 2014-10-02 to 2014-10-31
2014-10-31
- 10:52 PM Revision b8624204 (qgis): add link to 2.6 doxymentation to master version
- 08:38 PM Revision 48e0a591 (qgis): [FEATURE][composer] New action for toggling visibility of panels
- This change adds a new action to the composer which hides or shows
all panels from the window. It's useful for maximi... - 08:38 PM Revision 220bc844 (qgis): [FEATURE][composer] Full screen mode for composer
- This change adds a full screen mode for the composer. Full screen
mode can be enabled via a shortcut key (F11) or via... - 08:38 PM Revision 7b537f64 (qgis): [FEATURE][composer] Add view menu option to hide bounding boxes
- This allows users to hide the bounding boxes for selected items
within a composition. It's a handy feature for allowi... - 08:38 PM Revision a2a094bd (qgis): [FEATURE][composer] Allow control of hoz and vert margins for labels
- Previously only a single margin setting would apply to both
horizontal and vertical margins. This change allows users... - 08:38 PM Revision a57080cc (qgis): [FEATURE][composer] Allow negative margins for label items
- If negative margins are set for a label, the label contents will
begin outside the bounds of the label. This is desir... - 03:21 PM Revision c180fecb (qgis): support icons in map layer actions
- 03:17 PM Revision 5016213f (qgis): fix splash screen
- 01:00 PM Revision 0bfe8aba (qgis): Bump version to 2.7
- 01:00 PM Revision 8acae246 (qgis): Release of 2.6 (Brighton)
- 12:57 PM Revision 3a33dbdd (qgis): update changelog for 2.6 release
- 12:55 PM Revision d3662025 (qgis): Less verbose debug output in layer tree model
- 12:53 PM Revision 48af5431 (qgis): invert back toggle editing button in relation editor widget (fixes #11524,
- followup b1a2bef1)
- 12:43 PM Revision 74167c01 (qgis): [TRANSUP] transifex translation updates
- Signed-off-by: Werner Macho <[email protected]>
- 12:18 PM Revision e4d17352 (qgis): fix more graduate renderer crashes (followup d99d2fd97)
- 12:07 PM Revision 60706275 (qgis): Merge pull request #1669 from gioman/tmp_fix_modeller_saga
- fix modeller with saga tools
- 12:04 PM Revision 9024badc (qgis): fix modeller with saga tools
- 10:07 AM Revision d99d2fd9 (qgis): fix graduated renderer crash (followup 6de53e51b)
2014-10-30
- 10:31 PM Revision f0970800 (qgis): ftools: field uniqueness fix (fixes #11523)
- 09:27 PM Revision d9419498 (qgis): also restore style for file based layers (followup dfff717a0) and
- use file name for GeoJSON layers (fixes #10711)
- 07:02 PM Revision dfff717a (qgis): when manually loading layers defer loading default style until the laye...
- added to the registry so that the readCustomSymbology signal can be processed
by the edit widget registry (fixes #11516) - 04:23 PM Revision 18db8c01 (qgis): [TRANSUP] transifex update
- Signed-off-by: Werner Macho <[email protected]>
- 01:31 PM Revision 23f39a23 (qgis): attribute dialog: really keep cloned feature until destruction (feature...
- also need it and crash otherwise)
This reverts revert commit f618cae5e8a9c893038101db54f5ddecb5087cdf. - 11:08 AM Revision a0b52412 (qgis): remove "added" notes for 1.x and 2.0 versions
2014-10-29
- 11:54 PM Revision ef56c53c (qgis): GDAL tools: put tif back to top for save file dialog formats (fixes #11...
- 08:47 PM Revision 75bfc1b0 (qgis): [TRANSUP] transifex update excluding locations
- Signed-off-by: Werner Macho <[email protected]>
- 08:31 PM Revision 6e51ac96 (qgis): adjust update_ts_files to exclude location
- Signed-off-by: Werner Macho <[email protected]>
- 02:15 PM Revision cc5d3bcb (qgis): Merge pull request #1668 from m-kuhn/action-menu-crash
- Alternative approach to f9fcee9
- 01:54 PM Revision a7f889dc (qgis): Use a copy of the feature for the action menu in the attribute dialog
- 01:53 PM Revision f618cae5 (qgis): Revert "attribute dialog: keep clone feature until destruction (fixes c...
- This reverts commit f9fcee980ec7fb721187080f853f86dfbf453918.
- 12:34 PM Revision 4cf08c5c (qgis): Avoid unneeded geometry cloning in QgsGeometry::nodeGeometries
- Affects splitGeometry and reshapeGeometry public functions
- 12:27 PM Revision 8d7eb7d6 (qgis): Fix missing show/hide selected layers icons
- 11:40 AM Revision f9fcee98 (qgis): attribute dialog: keep clone feature until destruction (fixes crash fro...
- menu)
- 11:30 AM Revision f831475f (qgis): Drop execute flag from .cpp file
- 08:30 AM Revision 0ee7cfd9 (qgis): german translation update
- 03:08 AM Revision 0aeea528 (qgis): Fix a crash after adding favourites to browser when the item is not yet...
- The model was getting broken due to list of children being overwritten and
it was sometimes crashing in the proxy mod... - 01:13 AM Revision 0a875d3e (qgis): db manager: show error message in bar when adding a layer fails (fixes ...
2014-10-28
- 12:24 PM Revision 34af9788 (qgis): Merge pull request #1667 from elpaso/bugfix11510
- Fix #11510 graduated renderer causes crash: added check for geometry
- 12:22 PM Revision 4bc4636a (qgis): fix typos
- 11:54 AM Revision 6de53e51 (qgis): Fix #11510 graduated renderer causes crash: added check for geometry ne...
- Funded by ItOpen - http://www.itopen.it
- 11:36 AM Revision d9ed1752 (qgis): Merge pull request #1666 from elpaso/bugfix11510
- Fix #11510 graduated renderer causes crash
- 11:05 AM Revision c6d37c18 (qgis): [TRANSUP] transifex update
- Signed-off-by: Werner Macho <[email protected]>
- 11:04 AM Revision 257833fc (qgis): more typos in tooltip
- 10:55 AM Revision efc7921c (qgis): Fix #11510 graduated renderer causes crash
- 10:34 AM Revision 7966fb49 (qgis): fixing typo in tooltip
- 09:24 AM Revision 04ae39ba (qgis): Merge pull request #1608 from yjacolin/newTips
- new tips in tipfactory
- 09:17 AM Revision c7c107eb (qgis): Merge pull request #1657 from DelazJ/MeasureTools
- Update MeasureTools context help
- 02:56 AM Revision 8617143c (qgis): Hide borders from status bar items under Windows
- These aren't required and just clutter the interface.
2014-10-27
- 08:17 PM Revision dbed468b (qgis): Merge pull request #1664 from Cracert/master
- [TRANSUP] pl: varia
- 08:14 PM Revision cad3d2b9 (qgis): Merge pull request #1658 from DelazJ/AttributeTableContextHelp
- Attribute table context help
- 05:48 PM Revision 4f1e6b9c (qgis): [TRANSUP] pl: varia
- 04:20 PM Revision c21edd06 (qgis): Merge pull request #1663 from timlinux/papercuts
- Add missing sip bindings for fill and border colours of rubber band.
- 04:18 PM Revision 531474d7 (qgis): Merge remote-tracking branch 'origin/master' into papercuts
- 04:11 PM Revision 84c429dc (qgis): Added setFillColor and setBorderColor for rubber band to the python API
- 03:46 PM Revision 83d070e8 (qgis): Fix #11489 (crash with force point inside polygon in centroid fill style)
- This isn't actually a very good fix. The issue in the "maptopixel" simplification
is still there, it is just less obv... - 03:23 PM Revision bb857610 (qgis): Merge pull request #1662 from timlinux/papercuts
- Mark old rubber band ctor as deprecated in python API
- 02:24 PM Revision 0fa4ce36 (qgis): Merge remote-tracking branch 'origin/master'
- 01:39 PM Revision 362d69cc (qgis): [TRANSUP] more translations and string fix
- Signed-off-by: Werner Macho <[email protected]>
- 12:13 PM Revision 4abaf60a (qgis): [composer] Don't shrink scalebar height when updating
- Previously any update of a scalebar would reset it's height to
the minimum height allowed. Now, if the user has set a... - 11:14 AM Revision d2c9ffd8 (qgis): [composer] Fix incorrect calculation of scale for tick scale bars
- QPainter::drawLine(x1,y1,x2,y2) takes int values, so coordinates
were being rounded to the nearest mm. Consequently s... - 06:08 AM Revision 04ed47e5 (qgis): Cleanup identify tooltip strings
- 01:16 AM Revision 3be82ff7 (qgis): [processing] Ignore geom for non geom tables for ImportIntoPostGIS
- This fixes an error where trying to import non geometry tables
using the "Import Into PostGIS" algorithm results in a...
2014-10-26
- 12:45 AM Revision 4e3bbef9 (qgis): german translation update
- 12:04 AM Revision 817f5a9a (qgis): Fix #9359; set default WCS caching to Prefer Network
- - This is noted in the tool tip, but was not set. Always Cache was the
default, which caused the cache to never be up... - 11:06 PM Revision 6f1c3713 (qgis): fix for #11504 RotateFeature tool prerotation
- 11:03 PM Revision a00039c8 (qgis): delete ring: consider reprojection when search for clicked ring (fixes ...
- 08:24 PM Revision 19323904 (qgis): Properly mark old qgsrubberband ctor as deprecated
- 04:47 PM Revision cc4fc5a0 (qgis): vector file writer: avoid duplicate destruction of coordinate transform...
- 03:48 PM Revision 748e7cf4 (qgis): Remove unsupported append import/export option from db_manager (refs #1...
- 03:14 PM Revision e1ff0edf (qgis): support relative paths for gpx datasources (fixes #11131)
- 02:53 PM Revision c8a76f8c (qgis): support ogc binary operation with more than two operands (fixes #10053)
- 11:54 AM Revision 7e69dbdb (qgis): move TODO.txt to root folder to avoid attempts to parse it as
- algorithm description
- 11:54 AM Revision 3d8e630b (qgis): [processing] fix broken TauDEM support
- 08:40 AM Revision d73c9d8d (qgis): [TRANSUP]transifex and lv update
- Signed-off-by: Werner Macho <[email protected]>
- 07:56 AM Revision 3d9aa200 (qgis): Merge pull request #1659 from Cracert/master
- [TRANSUP] pl: log, color, composer
2014-10-25
- 12:53 AM Revision 64028645 (qgis): doxygen: add/replace some occurences of \verbatim with \code
- 11:23 PM Revision edbf265e (qgis): [TRANSUP] pl: log, color, composer
- 08:23 PM Revision eef80321 (qgis): Adding text about field calculator bar
- Adds text about field calculator bar and other stuffs
- 11:23 AM Revision 3ff1985e (qgis): Update QgsMeasureDialog
- 11:22 AM Revision 28a8222a (qgis): Update Measure Tools description
- Adding text about angle tools and how tools behave.
2014-10-24
- 12:01 AM Revision 5f11c33c (qgis): dxf export: export layers only once and in drawing order
- 07:11 PM Revision 1c2f39be (qgis): Add text about measuring angle
- Since QGIS 2.0, it is possible to also measure angles but this is not mentioned in the context help.
- 06:16 PM Revision 8d26a95e (qgis): Merge pull request #1655 from rldhont/server_embedded_layers
- [BUGFIX] #11484 QGIS server: embedded layers are not published (GetCapabilities, GetMap, etc)
In QgsServerProjectP... - 02:12 PM Revision 444bea59 (qgis): [TRANSUP] fix hu
- Signed-off-by: Werner Macho <[email protected]>
- 01:52 PM Revision 3b601fec (qgis): [TRANSUP] transifex update
- Signed-off-by: Werner Macho <[email protected]>
- 12:53 PM Revision e02e7c92 (qgis): Support for reading composer legend configuration for projects <= 2.4
- The list of layers/groups is now restored (previously the configuration would be omitted).
- 11:29 AM Revision d64525c0 (qgis): [BUGFIX] #11484 QGIS server: embedded layers are not published (GetCapa...
- Issue #1072 QGIS server: embedded groups do not render in GetMap requests if
leave layers are requested has been fix... - 11:25 AM Revision 4ac94f22 (qgis): Do not show in composer legend unused layers if filtering by map is ena...
- This resolves #11457 and partially #11293
- 09:27 AM Revision 6bde8a20 (qgis): bump Processing version
- 09:18 AM Revision 2da90774 (qgis): [pyqgis-console] update prepared API file
- 09:18 AM Revision a0f8060f (qgis): [pyqgis-console] small fix
- 08:35 AM Revision 94a33cd1 (qgis): [processing] fix issues with Create Grid algortihm
- 07:25 AM Revision 8db77fcf (qgis): Fix Andreas' problem with checkboxes in legend + update SIP bindings
- The problem was that rule-based renderer allowed cloned rules to have the same unique rule key.
That in turn created ... - 04:11 AM Revision b6e98f11 (qgis): Update QgsAttributeTableDialog
2014-10-23
- 01:55 AM Revision a7635944 (qgis): Fix #11208 - Error when saving MSSQL layer when using DSN
- 12:52 AM Revision 8e2def58 (qgis): [composer] Negative position values should be allowed
- 09:27 PM Revision 27f296df (qgis): update changelog for brighton release
- 09:03 PM Revision 2c7378bb (qgis): expressions: keep brackets (fix #11475)
- 08:35 PM Revision 65db7fb1 (qgis): dxf export: fixes for text support (text width, underline/overline/stri...
- and line direction symbols)
- 07:04 PM Revision e2f14505 (qgis): Merge pull request #1654 from Cracert/master
- [TRANSUP] pl: processing
- 06:57 PM Revision 5c9fee51 (qgis): [TRANSUP] pl: processing
- 04:05 PM Revision 2c195431 (qgis): Merge pull request #1653 from 3nids/fixidentmenurubber
- delete rubber bands when exiting identify menu
- 02:45 PM Revision a41a9a38 (qgis): delete rubber bands when exiting identify menu
- 02:08 PM Revision cc306099 (qgis): Fix #11474 (cannot move layers in layer tree anymore)
- I have managed to break that with implementation of #11369.
Obviously it is a bad idea to change selection in a slot ... - 01:21 PM Revision 88e5cde3 (qgis): Merge pull request #1652 from gioman/processing_count_points
- result field in Processing 'count points in polygon' must be integer
- 12:11 PM Revision 6f30ab9b (qgis): result field in Processing 'count points in polygon' must be integer
- 11:16 AM Revision aeb9d934 (qgis): Fix QgsRasterInterface bindings again (fixes PyQgsRasterFileWriter test)
- 11:16 AM Revision 691f4a28 (qgis): Fix #11455 take two (raster crashes)
- Thanks to Nyall for pointing this out
2014-10-22
- 12:07 AM Revision d833c22b (qgis): fix interpretation of numeric constants in scientic notation (fixes #10...
- 06:54 PM Revision 99c5c10c (qgis): osgeo4w: package pdbs in nightly build
- 06:03 PM Revision 37ba8e41 (qgis): Fix #9319 (copy of QgsExpression crashes)
- Disabled the copy constructor for now (later we may introduce implicit sharing)
- 04:06 PM Revision 1ead57f7 (qgis): [TRANSUP] transifex update
- Signed-off-by: Werner Macho <[email protected]>
- 02:57 PM Revision ea910d88 (qgis): Fix #11369 (New layers are not active with new legend)
- 12:39 PM Revision c9e05f98 (qgis): Fix #11455 (Crash when setting transparency for WMS layer)
- Layer transparency instance was not copied when renderers were cloned.
- 12:39 PM Revision 6db04b41 (qgis): Fixed SIP wrapper for conversion to QgsRasterInterface subclasses
- 11:27 AM Revision da98a3c3 (qgis): Self referencing relations: do not repeatedly embed dual view
- 10:39 AM Revision 5f9e45af (qgis): [composer] Avoid hang when adding columns to table on Win (fix ##11462)
- 10:13 AM Revision 6be9d080 (qgis): Merge pull request #1646 from gioman/saga_shapesmodules_fixes1
- fixes for 2 shapes tools for SAGA 2.1.2
- 10:12 AM Revision 47f5873e (qgis): Merge pull request #1649 from gioman/ogr_clip
- add Processing clip using ogr2ogr to compensate for the bad Clip perform...
- 10:02 AM Revision abf816bf (qgis): [TRANSUP] pl: the layers panel toolbar and color dialogs
- 09:51 AM Revision 92e3d64a (qgis): [composer] Catch CRS exceptions when drawing grid lines
- Prevents bad grid parameters for a transformed grid flooding the user
with hundreds of unclosable error message boxes. - 09:27 AM Revision 528c4cac (qgis): vector file writer: assume shapefiles contain multitype data (fixes #10...
- 09:01 AM Revision 372c3ce8 (qgis): Merge pull request #1650 from gioman/gdal_rasterize_writeover
- fix processing gdal_rasterize to allow write vector values in a existing raster layer
- 08:51 AM Revision a4f20840 (qgis): Tweak data defined button icons so they align to pixel grid
- 07:43 AM Revision c7d6f417 (qgis): Fix #11074 (raster save as broken)
- Now the rows/cols edit boxes are prepopulated when the dialog is created
which solves the problem - 06:34 AM Revision 037138fa (qgis): Fix #10999 (reshape tool throws GEOS exceptions)
- Exceptions fixed earlier by @mkuhn in 37f1a1
Numerical problems found by @arnaud-morvan, corrected by @jef-n
2014-10-21
- 01:21 AM Revision f2b7c0fc (qgis): handle unset setting values in processing (fixes #11340)
- 12:25 AM Revision b5f047d2 (qgis): keep add feature action until non-modal attribute form is closed (fixes...
- 12:21 AM Revision 9dbeefb6 (qgis): Merge pull request #1651 from Cracert/master
- [TRANSUP] pl: menu and toolbars
- 11:53 PM Revision f1ce3724 (qgis): [TRANSUP] pl: menu and toolbars
- 11:27 PM Revision d9b16380 (qgis): added detail about the output
- 11:26 PM Revision 3bdb104a (qgis): use QgsCredentials to request wms/ows credentials on demand and wms cle...
- 11:21 PM Revision ee8b74f5 (qgis): fix processing gdal_rasterize to allow write vector values in a existin...
- 07:24 PM Revision 4bcde117 (qgis): [TRANSUP] transifex update
- Signed-off-by: Werner Macho <[email protected]>
- 05:48 PM Revision 80c1dda9 (qgis): add Processing clip using ogr2ogr to compensate for the bad Clip perfor...
- 05:29 PM Revision fdf0436e (qgis): Merge pull request #1647 from Cracert/master
- [TRANSUP] pl: GDAL, heatmap
- 04:22 PM Revision b24572ad (qgis): Merge pull request #1648 from gioman/processing_gdal_output_type
- Add raster data type output option to some Processing/GDAL tools otherwise output is always Float64
- 03:32 PM Revision 338e138b (qgis): SIP update: expose QgsAttributeAction icon, iconPath and name
- Fix #11458
- 02:03 PM Revision 5b9210b9 (qgis): [composer] Respect reference point when resizing scalebar and legend
- Previously, the reference point (and data defined position/size) were
ignored when scalebars or legends resized thems... - 01:38 PM Revision eea6c6bf (qgis): Add raster data type output option to some Processing/GDAL tools othere...
- 01:34 PM Revision 93efeeff (qgis): Add raster data type output option to some Processing/GDAL tools othere...
- 01:11 PM Revision ba8a60f6 (qgis): Fix #11456 (canvas not refreshed anymore after adding a new feature)
- Resorted to a "minimalist" fix - other solutions would potentially break
even more stuff. The handling of non-modal d... - 01:11 PM Revision aa46df2f (qgis): Fix one memory leak + add note to show() calls as they will delete the ...
- 12:42 PM Revision 93864ce5 (qgis): Remove workaround for layergroup bug #6938, now fixed
- 12:11 PM Revision 37f1a16c (qgis): Catch GEOS exceptions when reshape tool is used on non-closed-linestring
- And use qWarning() instead of QgsDebugMsg() to make tracing GEOS errors easier
because a stack trace is printed. - 11:49 AM Revision 58c34ae3 (qgis): [composer] Default to setting a map for new legend items
- It's friendlier for users, who may not realise they need to set
a map before they can filter legends. - 11:49 AM Revision 2b36dea1 (qgis): Follow up 0bda714
- Ensure that mLegendFilterByMap is set before setting the map when
reading legend xml - 11:07 AM Revision 0bda7143 (qgis): [composer] Fixed assignment of map to legend + no updates when legend i...
- Thanks to Nyall for his help!
- 08:04 AM Revision fe9c5c4f (qgis): Fix #11330 (Composer legend can be smaller than its content)
- 07:19 AM Revision 3546b325 (qgis): Fix #11382 (keep check state of the moved layer)
- Cloning of the existing node will preserve the check state, in addition
it will keep other custom properties that wou... - 02:01 AM Revision 697ebffe (qgis): Merge pull request #1616 from ahuarte47/Issue_11243
- Fix #11243: Data corruption with feature simplification
2014-10-20
- 01:33 AM Revision 42d915ef (qgis): skip primary key column when pasting to spatialite layers (fixes #11322)
- 01:33 AM Revision 77b42cca (qgis): german translation update
- 01:33 AM Revision 82b6e034 (qgis): cosmetic cleanups, typo fixes, formatting
- 10:26 PM Revision a7b3fccc (qgis): [TRANSUP] pl: GDAL, heatmap
- 10:10 PM Revision c0bfceab (qgis): Improve wording of string
- 09:46 PM Revision 8ab0674f (qgis): [composer] Fix page orientation and size ignored when printing
- Turns out QPrinter::setPaperSize silently flips the width and height
of a page if the printer orientation is set to l... - 08:54 PM Revision 17626b80 (qgis): fixes for 2 shapes tools for SAGA 2.1.2
- 07:51 PM Revision 4906d569 (qgis): Fix #10819 (simple/marker line with offset on the wrong side of inner r...
- 07:06 PM Revision 43c4cd72 (qgis): Fix #10956 (QgsSnapper crash/freeze/issues)
- QgsMapSettings instance of QgsMapCanvas may have been prematurely deleted by SIP.
The KeepReference annotation will f... - 05:34 PM Revision 05157f89 (qgis): Repack() shapefiles on unload whenever they have been modified
- Previous preconditions that would only repack them when features have been
deleted seems to not have covered everythi... - 03:47 PM Revision 4e8c679b (qgis): SIP update for QgsFilterLineEdit
- events have not been defined in the sip file, therefore QgsFilterLineEdits
created in python did not receive the even... - 03:17 PM Revision 5e549125 (qgis): Fix #11361 (Cannot open menu for vector layer in TOC when its table of ...
- Dual view's attribute form was triggering canvas refresh which in turn
caused the popup menu to be closed again. (at ... - 01:43 PM Revision 447ec0f2 (qgis): [composer] Improved fix for tab order in item widgets
- Setting the focus policy to strong for QgsCollapsibleGroupBoxes
in Qt designer allows for the tab order to be correct... - 01:43 PM Revision 9dff7ab6 (qgis): Also show focus rect for QgsCollapsibleGroupBoxes
- 12:53 PM Revision fb321782 (qgis): Fix #11426 (Right click cause crash when digitizing polygon inner ring)
- Also fixed the same crash for add part and fill ring map tools.
- 12:03 PM Revision d11597a5 (qgis): Fix #11420 (Quick calculation bar updates wrong column when using aliases)
- 11:47 AM Revision 09691baf (qgis): [composer] Follow up da5766c, fix picture rotation calculation
- Previous commit failed to address the issue for non-squareish
images. - 11:43 AM Revision c496fc7f (qgis): Hide color picker tab in color dialog for OSX builds.
- Qt on OSX does not support the required QWidget::grabMouse method.
Instead of showing a broken tab, just hide it unde... - 11:29 AM Revision efa4f977 (qgis): [TRANSUP] transifex and string updates
- Signed-off-by: Werner Macho <[email protected]>
- 11:16 AM Revision 4f9f67e3 (qgis): [composer] Fix tab order in some item widgets
- 11:16 AM Revision 129ab4a1 (qgis): Show focus rect around focused QgsDataDefinedButtons
- Helps with user interaction via the keyboard.
- 10:56 AM Revision 0c7bc40d (qgis): Fix #11331 (hidden group still occupies space in composer legend)
- 10:03 AM Revision ac5ff27a (qgis): Merge pull request #1642 from timlinux/processing
- Papercut fix for inconsistent spelling of Raster Layer vs Vector layer
- 09:51 AM Revision 7876a781 (qgis): Merge pull request #1638 from Cracert/master
- [TRANSUP] pl: first run
- 09:25 AM Revision 9f8beb02 (qgis): Merge pull request #1640 from gioman/saga_mosaick_fix
- small fix for SAGA module
- 09:24 AM Revision 1eefed25 (qgis): Merge pull request #1639 from gioman/saga_transpose_grids
- Add SAGA 2.1.2 Transpose Grids tool
- 09:24 AM Revision f3e7a3ed (qgis): Merge pull request #1643 from gioman/gdal_rasterize_type
- Add option to allow choose raster type output to gdal_rasterize
- 08:26 AM Revision 9bc7eca7 (qgis): Cleanup action text
- Make sure all actions use standard capitalization and ... suffixes when
required. Add missing menu key shortcuts to c...
2014-10-19
- 12:24 AM Revision 3c246159 (qgis): Add option to allow choose raster type output to gdal_rasterize
- 12:21 AM Revision afc60e18 (qgis): Papercut fix for inconsistent spelling of Raster Layer vs Vector layer
- 12:18 AM Revision d2f89c5a (qgis): don't set relevant fields for VRT data sources when filtering for a rec...
- OGR might need attributes otherwise considered irrelevant to construct the
geometry to filter against (fixes #11223) - 12:16 AM Revision a7e1916f (qgis): german translation update
- 12:16 AM Revision 8d3654ba (qgis): indentation update
- 11:59 PM Revision c81a27ec (qgis): Merge pull request #1641 from gioman/gdal_rasterize
- better gdal rasterize defaults
- 11:33 PM Revision e1dedee7 (qgis): better gdal rasterize defaults
- 11:26 PM Revision a0a546f1 (qgis): small fix for SAGA module
- 11:19 PM Revision 6a33e279 (qgis): Add SAGA 2.1.2 Transpose Grids tool
- 11:12 PM Revision a548d1fe (qgis): Merge pull request #1637 from gioman/saga_grid_cell_index
- fix SAGA 2.1.2 Sort Grid module: name and parameters changed
- 11:10 PM Revision f35fb5eb (qgis): Merge pull request #1636 from gioman/saga_mosaick
- fixes SAGA 2.1.2 merge raster layers module as it changed name (now "mosaick") and parameters
- 11:08 PM Revision 34d07964 (qgis): [TRANSUP] pl: first run
- 11:05 PM Revision db0f423e (qgis): [processing] disabled editing modeler item with double click (was causi...
- 11:02 PM Revision e4b4d576 (qgis): [processing] removed repeated algorithms from simplified mode
- 09:37 PM Revision 7e408118 (qgis): fix SAGA 2.1.2 Sort Grid module: name and parameters changed
- 09:34 PM Revision 4ff831f9 (qgis): [processing] fixed table export
- 09:34 PM Revision c3914f0c (qgis): [processing] removed redundant saga algorithm
- 09:34 PM Revision 18e9fba0 (qgis): [processing] remember min/max value in number params in modeler
- 08:46 PM Revision af1fe9e2 (qgis): fixes SAGA 2.1.2 merge raster layers module as it changed name and para...
- 12:16 PM Revision da5766c1 (qgis): [composer] Allow rotation for pictures set to "zoom & resize" mode
- Previously rotation was only allowed for pictures set to "Zoom" mode,
which causes pictures to change size when the r... - 11:32 AM Revision a7d708f9 (qgis): [composer] Prevent renaming to duplicate name in manager (fix #11051)
- 09:37 AM Revision 5d10f3c4 (qgis): [composer] Don't rasterise svg arrow heads
- 09:37 AM Revision d74f4062 (qgis): Fix warning
- 09:34 AM Revision fadf182e (qgis): [composer] Fix placement of coordinates in map corners (fix #8827)
- 08:37 AM Revision 422ea56f (qgis): Merge pull request #1630 from ccrook/GraduatedRendererUnitTests2
- Graduated renderer unit tests2
- 08:11 AM Revision 7798bd8a (qgis): [composer] Fix crash caused by 7773d4e
- Don't set the parent object of a composition to a composer view, as
we manage deletion of compositions manually and d... - 07:03 AM Revision 8732cbf0 (qgis): Fix Qt warning caused by destructor of QgsNetworkContentFetcher
- 07:03 AM Revision 0c4e8e64 (qgis): Minor code cleanups for composer attribute table widget
- 07:03 AM Revision 7773d4e0 (qgis): [composer] Ensure that composers are deleted before compositions
- Fixes some rare crashes when loading projects.
- 05:45 AM Revision 993f0dcd (qgis): [composer] Move code for creating groups to QgsComposition
- Previously this code was located in QgsComposerView. Moving it to
QgsComposition simplifies grouping items for plugin... - 05:45 AM Revision 0f4bd4e0 (qgis): [composer] Move ungrouping logic from composer view to composition
- As per previous commit, this is useful for plugin authors. It also
fixes a potential bad crash (itemRemoved emitted f... - 05:45 AM Revision 64f0fdf3 (qgis): Expand composer item group test suite
- 05:45 AM Revision 71fbe9c9 (qgis): [composer] Fixes to composer item sip bindings
- - Added some missing /TransferThis/ arguments
- Ensure that correct item type is returned for all item types - 05:45 AM Revision c1b63dfc (qgis): Add missing #infndef to qgscomposeritemgroup.h
- 05:45 AM Revision dbf70c60 (qgis): [composer] Fix a memory leak when destroying compositions
- 03:31 AM Revision 9d0b83ab (qgis): [composer] Allow removing svg markers for arrows (fix #11220)
- Previous behaviour was that if the start or end marker was cleared
than the old marker was drawn. This made it imposs... - 02:31 AM Revision 6c0155a9 (qgis): [composer] Don't evaluate expression for label display name
- 02:04 AM Revision 0cb98546 (qgis): [composer] Fix area calculation in expressions with OTF (fix #9791)
- Adds an argument to QgsExpression::replaceExpressionText to allow
passing an optional QgsDistanceArea to use during c...
2014-10-18
- 12:19 AM Revision fad44d03 (qgis): [processing] fixed autofill in batch processing interface
- Fixes #11435
- 11:35 PM Revision f4489c27 (qgis): Fix some compiler/doxygen warnings
- 11:34 PM Revision 2fe69e6e (qgis): Merge pull request #1635 from gioman/saga_slope
- Fixes SAGA slope,aspect,curvature for SAGA 2.1.x
- 11:31 PM Revision 28f3f462 (qgis): fixed SAGA Slope,Aspect,Curvature module for SAGA 2.1.x
- 11:30 PM Revision 0dca55e5 (qgis): fixed SAGA Slope,Aspect,Curvature module for SAGA 2.1.x
- 10:28 PM Revision d77e0f0b (qgis): Typo fixed in r.series
- 09:03 PM Revision 7a9d7814 (qgis): [TRANSUP] [pl] Typo fix
- 06:05 PM Revision eb998de2 (qgis): [processing] removed border in table in batch processing dialog
- 04:37 PM Revision 5e9dc03c (qgis): [processing] better handling of wrong models
- 04:37 PM Revision de91734f (qgis): [processing] fixed issue when running models in a batch process
- Fixes #11438
- 10:19 AM Revision b1e7ede3 (qgis): [processing] more robust layer sorting in multiple selection widget (fi...
2014-10-17
- 06:04 PM Revision 99cec14c (qgis): [TRANSUP] transifex update
- Signed-off-by: Werner Macho <[email protected]>
- 05:46 PM Revision ab5229c8 (qgis): Merge pull request #1633 from gioman/saga_split_shapes_new_option
- add new parameter to SAGA split shapes tool, fixes #11427
- 05:42 PM Revision c575fa51 (qgis): add new parameter to SAGA split shapes tool
2014-10-16
- 11:11 PM Revision bb95a0f4 (qgis): use layer title instead of name in server getlegendgraphic response (fi...
- 10:34 PM Revision 4bf04e1c (qgis): combine layer type and edit icon when editing (fixes #11411)
- 12:41 PM Revision 086b262e (qgis): avoid creating a histogram without range (fixes #11217)
- 12:19 PM Revision d05b0395 (qgis): restore active window after requesting credentials (fixes #11355)
- 08:54 AM Revision 359a3d80 (qgis): Fix render state not restored from QDomElement
- 08:54 AM Revision 481067f8 (qgis): Further unit tests
- 08:47 AM Revision 43aaaf6b (qgis): Adding python unit tests for graduated renderer - part 1
2014-10-15
- 01:58 AM Revision dfafa5dd (qgis): fix geography detection (fixes #11375)
- 12:39 AM Revision 962a7d9f (qgis): avoid creating a histogram without range (fixes #10832)
- 06:49 PM Revision c90d810c (qgis): allow setting visiblity of selected layers (fixes #10835)
- 04:57 PM Revision d1e23a60 (qgis): fix where clase when multiple features are filtered by id (fixes #11336...
- 04:57 PM Revision 8429a65a (qgis): fix deprecation warnings
- 04:23 PM Revision 3d9ba705 (qgis): [editwidgets] text color for r/o line edits matches disabled color
- Line edits are set to readonly to make it possible to copy values from disabled
forms. Unfortunately Qt uses a style ... - 02:33 PM Revision cd59091b (qgis): use layer's displayExpression in relation reference widget line edit
- 02:21 PM Revision 69fc9bbb (qgis): use default button action instead of adding a new one (relation referen...
- 11:17 AM Revision 4ea5c809 (qgis): [composer] Avoid crash when using redo on multiframe (fix #11351)
- Since multiframe changes can remove and create new frame items,
it's not safe to directly manipulate frame items in
Q...
2014-10-14
- 11:43 PM Revision 1ff2ad3c (qgis): [TopoViewer] fix layer visibility after QgsLegendInterface API changes
- It was broken with 2.4, whereas QgsLegendInterface::moveLayer started
forcing layer visibility on (undocumented behav... - 02:25 PM Revision cc3579e2 (qgis): [TRANSUP] transifex update
- Signed-off-by: Werner Macho <[email protected]>
- 01:30 PM Revision 2cef8d50 (qgis): remove get from QgsProviderRegistry::getProviderCapabilities() (followu...
- 01:25 PM Revision e0df5d4d (qgis): Merge pull request #1621 from manisandro/bad_layer_improvements
- Bad layer dialog improvements
- 01:08 PM Revision 89b0d7ae (qgis): Merge pull request #1484 from serialc/master
- CSV acronym added for consistency with other file type names
- 12:25 PM Revision 1cb22c08 (qgis): [composer] Seperate draw empty rows option from empty table behaviour
- Now "draw empty rows" is a seperate checkbox (fix #11392)
- 12:06 PM Revision 5ec1b75f (qgis): Edit widget properties dialog: Improve window title
- Includes the field name and layer name in the window title.
- 11:07 AM Revision f284f6e1 (qgis): [composer] Fix incorrect calculation of frame thickness for labels
- Previously entire frame width was considered when calculating
the margin for the label item. Only half the frame widt... - 10:19 AM Revision b94b44af (qgis): use qIsNaN instead of isnan (fixes windows build)
- 09:52 AM Revision 65ac4fe1 (qgis): Field calculator: Move virtual field to the top.
- Followup 0c4a501
- 09:08 AM Revision 0c4a5015 (qgis): Address some GUI issues on the field calculator
- * Info labels for edit mode turn on was not shown
* Ok button was active when opening the field calculator even with...
2014-10-13
- 01:53 PM Revision 9f063df8 (qgis): [composer] Fix possible crash in scale bar update (refs #11394)
- 01:50 PM Revision 08d80160 (qgis): Fix calculation of random colors following 4d72d72
- 01:15 PM Revision 083ebfe3 (qgis): Merge pull request #1627 from slarosa/categorized_style_crash
- Fix crash when choosing a null field for categorized style
- 11:41 AM Revision 4d72d721 (qgis): dxf export: use half width texts and support transparent colors
- 10:31 AM Revision f3cf09f4 (qgis): Fix selection after focus-in by mouse in QgsFilterLineEdit
- After focusing a QgsFilterLineEdit with the mouse, the end of the selection was
"attached" to the end of the content.... - 09:49 AM Revision 68de043e (qgis): Virtual fields definition moved to field calculator
- This place is more appropriate than the add attributes dialog.
See also http://osgeo-org.1560.x6.nabble.com/Virtual-F...
2014-10-12
- 12:14 AM Revision 1770ec1a (qgis): Merge pull request #1618 from ccrook/GraduatedRendererBugFix11366
- Fix #11366 Customised graduated renderer labels ignored
- 11:32 PM Revision 3d2747c6 (qgis): Fix crash when choosing a null field for categorized style
- 11:12 PM Revision 62ad5ae1 (qgis): [TRANSUP] transifex update
- Signed-off-by: Werner Macho <[email protected]>
- 09:27 PM Revision f30452dc (qgis): Merge pull request #1623 from manisandro/initially_unsorted_attributes
- Show attributes dialog with initially unsorted attributes
- 08:59 PM Revision 25333c53 (qgis): Merge pull request #1622 from manisandro/spatialite_dialog_border
- Fix scrollarea border style and tab order in new spatialite layer dialog
- 07:11 PM Revision d1f84fd1 (qgis): [processing] fixed wrong import in parameters classç
- Fixes #11393
- 06:39 PM Revision e0e6204e (qgis): Fix scrollarea border style and tab order in new spatialite layer dialo...
- 12:22 PM Revision 57a783e5 (qgis): Fix a potential crash when closing projects with html composer items
- 11:48 AM Revision e3097617 (qgis): Add some padding to identify panel to match browse and layers panel
2014-10-11
- 09:36 PM Revision 659cada5 (qgis): [processing] Fixes #11388 - save vector file dialog does not show file ext
- 01:14 PM Revision 7813f6b0 (qgis): Escape backslash for mime data. Fix MS SQL drag and drop
- 12:12 PM Revision 67c9a72b (qgis): Fix crash with SQL Server driver
- 09:20 AM Revision c9cfdfae (qgis): Merge pull request #1617 from ahuarte47/Issue_9777_missing-labels
- Fix #11368: Simplification of a dataset leaves some polygons unlabelled
- 09:09 AM Revision 3d8a0345 (qgis): Merge pull request #1625 from giohappy/master
- Fixes error in Multipoints with Z rendering
2014-10-10
- 10:52 PM Revision 94b2e7ce (qgis): Fixes error in Multipoints with Z rendering
- 03:51 PM Revision 34ccc817 (qgis): Merge pull request #1615 from ccrook/PostgresSaveStyleFix
- Fix #11329 Graduated renderer style not saved in postgres
2014-10-09
- 08:35 PM Revision 738e0bed (qgis): [TRANSUP] some update for processing and transifex
- Signed-off-by: Werner Macho <[email protected]>
- 05:36 PM Revision 0ed701e9 (qgis): Show attributes dialog with initially unsorted attributes (Funded by So...
- 04:49 PM Revision 2e943c93 (qgis): Bad layer dialog improvements (Funded by Sourcepole)
- 04:35 PM Revision 55181c63 (qgis): [processing] fix handling of boolean parameters in modeller
- 04:35 PM Revision d8c38b5c (qgis): [processing] more fixes for i18n support
- 03:54 PM Revision 0840a9d7 (qgis): more names for the map tools
- 02:28 PM Revision 2d49b59c (qgis): [composer] Fix calculation of height of HTML content (fix #11353)
- 01:56 PM Revision ac71e600 (qgis): Cancel running requests when loading content in QgsNetworkContentFetche...
- 12:46 PM Revision 10ffcebf (qgis): [Composer] Fix The ComposerMap's tooltip is not updated after readXML
- The ComposerMap's tooltip is only set in the private init method. This method is only used in the ComposerMap constru...
- 12:46 PM Revision a3094cb5 (qgis): [Composer] Fix ComposerMapWidget's label is not explicit
- The user can only know the ComposerMap's label with it's tooltip. This commit
proposes to update the ComposerMapWidg... - 12:46 PM Revision 7a92293e (qgis): Followup cc94578
- 11:36 AM Revision 0a4dae20 (qgis): Merge pull request #1619 from anitagraser/patch-4
- [processing] fixed value used before assignment error
- 11:16 AM Revision 4a639ad9 (qgis): fixed value used before assignment error
- 11:16 AM Revision 174c2f3f (qgis): Use QgsColorButtonV2 for editor widgets
- 10:56 AM Revision a5b5bd4c (qgis): [composer] Fix new frames not inheriting outline color, clean up item a...
- 09:52 AM Revision 7a389f63 (qgis): [processing] fix i18n support
2014-10-08
- 10:37 PM Revision 823b57e3 (qgis): Fix for bug 11366
- 07:04 PM Revision bb723027 (qgis): [processing] Fixes #11363 - help file is created but not shown in the H...
- 05:51 PM Revision ac5622ad (qgis): #9777-ML: Indentation update
- 05:47 PM Revision c768f13f (qgis): german translation update
- 05:36 PM Revision 80871c66 (qgis): #9777-ML: Avoid Fill invalid geometries to GEOSGeometry
- 03:34 PM Revision 5a01b98e (qgis): [pyqgis-console] restore previously loaded scripts only when editor is ...
- 11:33 AM Revision 149ad599 (qgis): Postgres connection: limit user/pw queries to 5 (avoids blocking server...
- 11:29 AM Revision b3f00ec3 (qgis): Add some tolerance to atlas tests
- 10:38 AM Revision 732a8994 (qgis): Use color name to compare colors when adding new recent color, prevents
- duplicate colors in recent color list
- 10:37 AM Revision 344eccd7 (qgis): Fix offset is ignored for simple line symbology
- 10:37 AM Revision 6bb045bd (qgis): [composer] Ensure that QgsComposerMap::mapPolygon returns a closed
- polygon, fixes rare crash when using map overviews (fix #11305)
2014-10-07
- 12:12 AM Revision fbc5f060 (qgis): Fixes #11349 - field calculator broke on qgis master
- 11:13 PM Revision ac1e9cb9 (qgis): [processing] set autoRaise to True for toolbutton in script and modeler...
- 10:26 PM Revision dcdf9fb7 (qgis): [processing] Fixes #11345 - Python error while using Get script from on...
- 01:21 PM Revision 17ca96fd (qgis): Allow QWebView for photo widget
- Fix #11306
- 01:12 PM Revision 121665e5 (qgis): [composer] Ensure that all maps are refreshed when atlas feature change...
- 01:11 PM Revision a5fe1748 (qgis): Fix crashes when using atlas and expressions which rely on specialcolum...
- 01:02 PM Revision 1b997802 (qgis): Followup 8a0e1ef
- 12:02 PM Revision 2dbe2da7 (qgis): [processing] minor code cleaning
- 12:02 PM Revision f661f80b (qgis): [processing] fixed wrong call to self.tr from static method
- 10:45 AM Revision cc8058a9 (qgis): [TRANSUP] transifex update
- Signed-off-by: Werner Macho <[email protected]>
- 06:21 AM Revision f1577f1e (qgis): Adding comments explaining code changes
- 02:57 AM Revision 20b0d121 (qgis): #11243: Disable simplification when OTFR transform fails
2014-10-06
- 08:42 PM Revision 8b245548 (qgis): Fix saving styles in postgres where style definition includes %1 etc st...
- 04:58 PM Revision 79f8841a (qgis): [Processing] Add GDAL build virtual raster alg - part 2.
- 04:50 PM Revision 7f45a9c0 (qgis): [Processing] Add GDAL build virtual raster alg.
- 04:29 PM Revision e66bc848 (qgis): [Processing] Fix advanced parameter handling in OTB algorithms.
- 04:26 PM Revision 6f94e9dc (qgis): [Processing] Inform listeners when all algorithms have been loaded.
- 04:21 PM Revision 81089a1f (qgis): Fix translations in Processing.py
- 02:55 PM Revision e5850f38 (qgis): Fix #10858 - Set relative path to QLR save folder. Load relative to QLR...
- 02:03 PM Revision 6d850ad5 (qgis): [composer] Remove a bunch of duplicate render calls to map items during...
- 02:03 PM Revision 8a0e1ef4 (qgis): Indicate current color in color button swatch menus
- 02:03 PM Revision e8e6e327 (qgis): [composer] More shortcuts for composer map tools
- 02:03 PM Revision a4de7409 (qgis): [composer] Clean up label item widget
- 02:03 PM Revision bcc3011f (qgis): [composer] Remove duplicate canvas refreshes
- 02:03 PM Revision 067c4dc2 (qgis): [composer] Update label items immediately after changing color
- 01:14 PM Revision 21106112 (qgis): Use standard test font for QgsComposerHtml test
- 10:25 AM Revision bed164e7 (qgis): Allow usage of virtual fields also for layer w/o add attribute support
- Fix #11168
- 10:18 AM Revision 7318c730 (qgis): Convert values to target field format
- For the field calculator and virtual fields.
Fix #11000
Fix #10995
Fix #10993 - 07:35 AM Revision 11e3044e (qgis): [processing] fixed #11327
- 07:35 AM Revision c5c4d416 (qgis): [processing] fixed string representation of outputs
- 07:35 AM Revision 6cf39a53 (qgis): [processing] fixed list of algorithms in simplified mode
- 07:35 AM Revision c2e30b3c (qgis): [processing]removed debug print lines
- 07:33 AM Revision a39315af (qgis): [processing] enable non-tif outputs in gdaldem algorithms
- 07:33 AM Revision 559c2d95 (qgis): [processing] enabled more gdal output extensions
2014-10-05
- 01:07 AM Revision 66b1f53e (qgis): Merge pull request #1612 from ccrook/GraduatedRendererBugFixes1
- Two bug fixes for graduated renderer
- 08:41 PM Revision 6c2c6e2b (qgis): Two bug fixes for graduated renderer
- 03:49 PM Revision b2e7e6ee (qgis): followup 3c95b5b9
- 02:57 PM Revision 1346cb61 (qgis): Merge pull request #1611 from manisandro/readlink
- Use readlink -f to determine source directory in scripts/prepare-commit.sh
- 02:46 PM Revision 3c95b5b9 (qgis): only include reasonable complete translations
- 01:46 PM Revision fa157843 (qgis): Use readlink -f to determine source directory
- 01:26 PM Revision ecedeb8b (qgis): [composer] Add missing degree symbol for 'Decimal with suffix' format w...
- a geographic crs
- 01:26 PM Revision f7cec71a (qgis): [composer] Don't use directional suffixes for annotations when in geogr...
- coordinate system and direction is ambiguous (eg 0 degrees latitude) and format
is set to 'Decimal with suffix' - 12:18 PM Revision 05878722 (qgis): save geometry for style DB dialogs
- 09:39 AM Revision 4781f580 (qgis): @ccrook text review
2014-10-04
- 12:34 AM Revision 4ce2ade9 (qgis): [TRANSUP] transifex update
- Signed-off-by: Werner Macho <[email protected]>
- 12:19 AM Revision 2353edc1 (qgis): fix typo
- Signed-off-by: Werner Macho <[email protected]>
- 11:02 PM Revision e0fc515a (qgis): [processing] show layers sorted only for single selection widget and use
- legend order for multiple selection
- 09:31 PM Revision 1cd543a6 (qgis): Merge remote-tracking branch 'upstream/master' into newTips
- 09:10 PM Revision 6922e45c (qgis): A lot of missing letter and typo corrected thanks to @ccrook
- 04:54 PM Revision ec64e1d9 (qgis): Merge pull request #1598 from marcel-dancak/getfeatureinfo-raster
- Mapserver: fixed GetFeatureInfo request on raster layers (GML format)
- 04:44 PM Revision 350d9890 (qgis): Removing easter eggs tips
- 04:38 PM Revision b8c558cc (qgis): [TRANSUP] fix for some typos and processing
- Signed-off-by: Werner Macho <[email protected]>
- 04:38 PM Revision 70604b92 (qgis): another typo fix
- 04:00 PM Revision df4d380d (qgis): new tips
- 03:52 PM Revision 7960dc21 (qgis): [processing] always pass number of cores as integer (fix #10894)
- 03:25 PM Revision 410fe674 (qgis): typo fix
- 02:58 PM Revision de5ac244 (qgis): Merge pull request #1607 from gioman/v_kernel
- fix for v.kernel module in GRASS plugin
- 02:35 PM Revision 7fce897b (qgis): [TRANSUP] fix source typos
- Signed-off-by: Werner Macho <[email protected]>
- 02:05 PM Revision f8a838d5 (qgis): Fix #11308 - Add missing IN operator
- 01:47 PM Revision 1e43cd39 (qgis): Fix #11302 - Move view selection for identify dock
- 01:36 PM Revision def0a1df (qgis): Fixes #11061
- see http://hub.qgis.org/issues/11061
- 01:09 PM Revision 650cd8f3 (qgis): fix typos in strings
- 01:05 PM Revision b9f89ae2 (qgis): [processing] fix algorithm execution
- 12:58 PM Revision 76ff1a6c (qgis): fix for v.kernel module in GRASS plugin
- 11:32 AM Revision ba3cca26 (qgis): Attribute dialog: Show layer name in title bar
- 11:32 AM Revision a3dad244 (qgis): sip bindings: QgsAttributeDialog inherits from QDialog - Sponsored by Q...
- Essen 2014 and everybody who helped to organize and finance this event
Fixes a strange bug that prevented child widg... - 11:01 AM Revision 2d433ea0 (qgis): [TRANSUP] adding processing for translation, thanks Alex
- Signed-off-by: Werner Macho <[email protected]>
- 10:36 AM Revision bd13693a (qgis): [processing] make bunch of strings translatable (sorry translators)
- 10:36 AM Revision f9353168 (qgis): [processing] add full i18n support (still needs some work to mark all
- strings as translatable)
- 10:35 AM Revision 46effa18 (qgis): [processing] better-looking params ui (removed widget border)
- 10:21 AM Revision b1140852 (qgis): [processing] fixed crs checking before running alg
- 10:19 AM Revision 2b181cb5 (qgis): german translation update
- 09:37 AM Revision 7c4cb0cf (qgis): move raster thumbnails from General tab to Style (fix #7946)
2014-10-03
- 09:20 PM Revision 30dd6e77 (qgis): remove useless code
- 07:29 PM Revision 953f9770 (qgis): fixed #10986
- 07:29 PM Revision 5fca922a (qgis): [processing] fixed minor typos in GeometryConvert algorithm
- 05:55 PM Revision c7a16507 (qgis): Merge pull request #1606 from arnaud-morvan/selectioncolor_alphachannel
- Fix #11307. Apply user selection alpha channel to mapsettings on newfile.
- 05:34 PM Revision 0075bde2 (qgis): Apply default selection color alpha channel to mapsettings on newfile. ...
- 03:11 PM Revision 6ec751f6 (qgis): [composer] Cache transformed grid lines and intersections to slightly
- speed up grid drawing
- 03:09 PM Revision 9e793ebd (qgis): [composer] Fix transformed map grids not drawn if set to Tick or Marker...
- 03:03 PM Revision ade5b65e (qgis): Workaround issue in Qt detection of encoding for html QByteArrays
- 02:47 PM Revision 2cd17706 (qgis): [processing] disable GRASS 7 algorithm provider by default
- 02:47 PM Revision 1b859730 (qgis): [processing] put all qgis algs in single directory
- 02:47 PM Revision 2f1dbab8 (qgis): fix file permissions
- 02:46 PM Revision b2494fd9 (qgis): Update geometricfigures.rst
- 02:40 PM Revision 3ce7be5d (qgis): Skip some work if no data-defined properties are applied
- 8% speedup with 1m polygons in memory layer
- 02:40 PM Revision d8ce7dac (qgis): Optimize simple line drawing when without data-defined properties
- 20% speed improvement when drawing 1m linestrings (4points each) from memory layer
- 02:40 PM Revision 86015ea4 (qgis): Optimize QgsVectorLayerFeatureIterator a bit
- 11% speedup when rendering 1 million points from memory provider
- 02:40 PM Revision fbbea90d (qgis): Optimize simple marker: do not construct/destruct "size" all the time
- 13% speedup when rendering 1m points from memory provider
- 12:49 PM Revision ebae4859 (qgis): dxf export: (re-)enable linetype generation for pen styles
- 12:03 PM Revision dbe4da80 (qgis): Merge pull request #1603 from luipir/master
- [GdalTools] fix blocker bug https://hub.qgis.org/issues/11275
- 11:16 AM Revision f5054a1e (qgis): Merge pull request #1604 from elpaso/processing
- [processing] Avoid python hangs when run in headless mode from FCGI
- 10:42 AM Revision ac54c8e0 (qgis): [processing] updated freq analysis alg
- 10:40 AM Revision 558765ad (qgis): update Grid alg to avoid some coordinate precision issues
- 10:40 AM Revision 48fde065 (qgis): remove old code
- 10:40 AM Revision be079896 (qgis): refactor Geometry convert alg
- 10:40 AM Revision 8e696b76 (qgis): refactor Merge alg
- 10:40 AM Revision b63a5d3f (qgis): refactor Hub lines alg
- 10:40 AM Revision d4dbb92a (qgis): refactor Gridify alg. fix license headers
- 10:40 AM Revision f6144355 (qgis): refactor Hub distance alg
- 10:40 AM Revision 25fa1705 (qgis): cleanup in vector utils
- 10:40 AM Revision 3b60bd67 (qgis): refactor Select by attribute alg
- 10:40 AM Revision 5d114a87 (qgis): refactor Extract by attribute alg
- 10:40 AM Revision 5306cd85 (qgis): refactor Text to float alg
- 10:40 AM Revision 07d584d2 (qgis): start refactoring of the Processing mmqgis backend: Delete column and
- Delete duplicate geometries
- 10:40 AM Revision 98226c5c (qgis): refactor Grid algorithm
- 10:35 AM Revision 59ec15bb (qgis): [processing] Avoid python hangs when run in headless mode from FCGI
- 08:01 AM Revision 0d5fb236 (qgis): Merge pull request #1599 from ccrook/CategorizedRendererFixes
- Categorized renderer fixes
- 07:09 AM Revision ba0f9d40 (qgis): Reverting to preferred QgsRenderRangeV2LabelFormat
2014-10-02
- 01:15 AM Revision 10d75c00 (qgis): [composer] Fix display name for attribute table frames
- 01:08 AM Revision 456e9713 (qgis): [composer] Fix table background extending beyond table rows (fix #11272).
- It was necessary to add a new 'table background' color option to prevent
regressions when loading old compositions, s... - 12:53 AM Revision 7d3333ef (qgis): [composer] Copy hide background if empty setting when adding new frame ...
- 12:53 AM Revision 338098c1 (qgis): [composer] Default to no background for new frame items
- 07:14 PM Revision 0d1f7196 (qgis): Adding missing elements from SIP
- 06:15 PM Revision dad5d420 (qgis): [processing] do not log algorithms when not run from the gui
- 05:41 PM Revision f652afb9 (qgis): Fix #11285 (improve symbol levels dialog for long symbol labels) - by S...
- 05:38 PM Revision c5652a52 (qgis): [fix #11300] make edit form non modal on feature creation too
- 04:58 PM Revision 72259135 (qgis): [processing] remove undefined variable (fix #11118)
- 03:51 PM Revision c9e03283 (qgis): fix blocker bug https://hub.qgis.org/issues/11275
- 03:49 PM Revision df7c965a (qgis): update mac install documentation and fix GSL include
- 03:06 PM Revision 4d30e054 (qgis): [Python Console] Don't set custom background for editor toolbar
- 02:46 PM Revision 5b7f8cbe (qgis): [Expression] Don't show folding
- 01:14 PM Revision 369b60a4 (qgis): Fixed renaming of composer legend nodes for raster layers
Also available in: Atom