Activity
From 2014-09-25 to 2014-10-24
2014-10-24
- 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
2014-10-01
- 10:49 PM Revision 675ba9ab (qgis): [composer] Fix placement of grid annotations when map has no frame set
- 10:48 PM Revision a2d5acb5 (qgis): Add argument to QgsCoordinateTransform::transformBoundingBox to flag that
- handling of a bounding box which crosses the 180 degree longitude line
is required. Fix composer map reprojected grid... - 12:44 PM Revision d66e4dc1 (qgis): [composer] Remove 'new from template' action from composer, following U...
- 12:32 PM Revision 78c88d58 (qgis): Add some shortcut keys for composer
- 12:31 PM Revision 0a260992 (qgis): [composer] Item widget layout tweaks for windows
- 12:31 PM Revision 5b7d39a7 (qgis): Fix more warnings for QgsColorButtonV2 with invalid size
2014-09-30
- 01:47 AM Revision a5f0de9d (qgis): API fixes to use Legend instead of Label where it makes more sense
- 10:41 PM Revision 21ddf129 (qgis): Changing decimal places to precision, allowing negative precision, impr...
- 09:10 PM Revision 465219a1 (qgis): Using QString.replace instead of .arg to ensure that %1 and %2 are unam...
- 08:52 PM Revision 834c1d0d (qgis): Fix handling of link category boundaries with sorting of rows
- 02:27 PM Revision 18412257 (qgis): [composer] Correctly handle encoded HTML source (fix #11287)
- 12:37 PM Revision 595de482 (qgis): [composer] Use spin boxes for item position and size
- 12:37 PM Revision ed700742 (qgis): [composer] Don't snap to hidden items
- 12:37 PM Revision fd92dd95 (qgis): [color picker] Clicking the previous color should reset to that color
- 12:37 PM Revision fb7415c3 (qgis): [composer] Refresh refetches atlas feature from provider, more removal ...
- 12:37 PM Revision f23e38df (qgis): [composer] Prevent multiple calculation of data defined properties
- 12:35 PM Revision 6f4a28f5 (qgis): Disable radio buttons in color dialog if not using first tab
- 10:44 AM Revision c17957fe (qgis): Mapserver: fixed GetFeatureInfo request on raster layers
2014-09-29
- 03:46 PM Revision b044d4d3 (qgis): [composer] Simplify text used for item name for labels
- 03:00 PM Revision 5a96ae28 (qgis): use identify icons in the identify menu
- 02:48 PM Revision f571cdd0 (qgis): fix feature title
- 02:19 PM Revision 40465ca6 (qgis): [composer] Prevent more Qt warnings for html item
- 02:19 PM Revision 8c502c19 (qgis): [composer] Fix pages are added but never removed with multiframe resizing
- 01:59 PM Revision 1b515081 (qgis): set icon of feature actions in the action menu
- 01:13 PM Revision 99f0dac5 (qgis): Merge pull request #1595 from giohappy/master
- [Processing] HTML output for r.sum
- 11:50 AM Revision 1c030675 (qgis): [composer] Add a basic test suite for QgsComposerModel
- 11:21 AM Revision 6fb7ba2d (qgis): [composer] Default to 30 visible rows for table items, increase maximum...
- 11:21 AM Revision b43a1e0d (qgis): [composer] Don't disable widgets accompanying data defined controls whe...
- 11:21 AM Revision 6299029d (qgis): [composer] Ignore null field values or expressions which result in null
- when evaluating data defined settings
- 11:21 AM Revision 583151af (qgis): [composer] Ignore locked items when using move item content tool. Keeps a
- consistent behaviour with the move/resize item tool, and allows for
moving item content for maps which are stacked be... - 11:21 AM Revision 8725c2df (qgis): [composer] Fix ctrl modifier not applying to wheel events when in move ...
- content mode, add missing undo merge command for item zoom (refs #7974)
- 10:38 AM Revision 73f98336 (qgis): [TRANSUP] transifex update
- Signed-off-by: Werner Macho <[email protected]>
2014-09-28
- 01:45 PM Revision 1f1fe888 (qgis): migrate old renderer ranges (followup fcfafa0a)
- 09:24 AM Revision fcfafa0a (qgis): Use a single format string using Qt format for renderer label
- 08:36 AM Revision 428375ed (qgis): Don't crash with no attribute set in graduated renderer
- 08:06 AM Revision a8ce3565 (qgis): Fix #10747 - Don't force multi type on point features
- Ref #10672 - Commited fix to force multitypes on shapefiles
2014-09-26
- 12:46 AM Revision 4de0d834 (qgis): Follow up 27abd208
- 12:08 AM Revision a8ba1236 (qgis): Followup to da3516c; find custom prefix QScintilla include directories
- 10:38 PM Revision 43710cef (qgis): german translation update
- 10:00 PM Revision d8cc79ac (qgis): indentation update
- 09:51 PM Revision bfb7569b (qgis): dxf improvements:
- * save/restore dxf export dialog geometry
* reduce debugging noise
* output dxf in windows-1252 encoding
* fix label ... - 08:35 PM Revision 2f4489de (qgis): change to messagebar some messageboxes in mainapp
- 04:37 PM Revision 0fd63e86 (qgis): fix tabstops in graduate symbol renderer widget (followup 25a7be2)
- 03:44 PM Revision 34b33fa1 (qgis): How did GIS look like in 1990?
- Apologies to fellow developers for being silly
- 02:11 PM Revision 27abd208 (qgis): remove unused ramp
- 02:10 PM Revision 67e07785 (qgis): DXF export improvements:
- * tree view and attribute selection for layer assigment in dialog
* support fill polygons/HATCH
* represent texts as ... - 01:23 PM Revision e47642bd (qgis): Merge pull request #1596 from anitagraser/patch-3
- use "change" instead of "browse" for CRS selection
- 01:20 PM Revision 7c1efea4 (qgis): use "change" instead of "browse" for CRS selection
- as described in http://hub.qgis.org/issues/11273
- 01:17 PM Revision 04becdc5 (qgis): [Processing] HTML output for r.sum
- 01:11 PM Revision eaacb125 (qgis): Merge pull request #1509 from ahuarte47/Issue_10767
- Fix bug #10767: Simplified rendering causing boxes to appear instead
- 12:57 PM Revision 6fcfb97b (qgis): Merge pull request #1593 from rldhont/qgis-server-print-legend
- [FEATURE][QGIS-Server] Legend filtering based on map in GetPrint Request
- 12:23 PM Revision 0c6576c4 (qgis): Merge pull request #1587 from ccrook/CategorizedRendererUpdate
- Categorized and graduated renderer enhancements
- 12:09 PM Revision 251a8a4d (qgis): [FEATURE][QGIS-Server] Legend filtering based on map in GetPrint Request
- Feature funded by Tecnostudi Ambiente, Faunalia and Andromede-oceanologie.
The legend in composition was fixed and d... - 11:26 AM Revision b734e879 (qgis): remove old message boxes from map tools
- 09:45 AM Revision a9c97ae1 (qgis): [composer] Add a checkbox to prevent drawing border and background for ...
- 08:12 AM Revision b558c08b (qgis): Fixing null pointer on ramp bug
- 08:03 AM Revision ce214258 (qgis): [FEATURE][composer] Add checkbox and data defined button for controlling
- whether an item is excluded from composer exports/printouts.
- 04:47 AM Revision 25a7be29 (qgis): Modified labelling to include prefix, separator, suffix.
2014-09-25
- 01:05 AM Revision 89a7573f (qgis): [FEATURE][composer] Allow data defined control of atlas margin for maps
- 11:23 PM Revision a9c4136a (qgis): dbManager - remove more 'Sorry' strings
- 11:18 PM Revision cb414f5d (qgis): [dbmanager] again replacement box->bar stuff....hopefully the last :-)
- 11:18 PM Revision a778e265 (qgis): [dbmanager] followp 1646f67: fixes some string and changes more message...
- 11:18 PM Revision 5fc78bfe (qgis): [dbmanager] messagebox => messagebar
- 06:19 PM Revision 2427546d (qgis): Make QgsExpression parser reentrant. Fixes crashes when expressions are...
- Sponsored by a big dose of caffeine.
- 05:47 PM Revision 721cab1c (qgis): [composer] Switch attribute table column dialog over to QgsDoubleSpinBox
- 05:08 PM Revision 272b79b6 (qgis): [FEATURE][composer] Add checkbox to frame items for preventing export
- of page containing frame when frame is empty. This change allows
users to create multiple pages containing extra fram... - 04:12 PM Revision b8bb4f0f (qgis): fix #11251 (embed form dual view icons)
- 03:36 PM Revision fe0a3032 (qgis): Merge pull request #1526 from jarl-dk/release-2_4
- Finding python library on Ubuntu 14.04 64bit
- 03:29 PM Revision bb43eb37 (qgis): [custom widgets] add missing date time widget plugin
- 03:14 PM Revision 054ac108 (qgis): add Qgs(Double)SpinBox to custom widgets
- 03:08 PM Revision 48cdd749 (qgis): add Qgs(Double)SpinBox to SIP
- 02:56 PM Revision 4c39896e (qgis): add support for NULL values in range widget (new Qgs(Double)SpinBox cla...
- 01:21 PM Revision acb4c049 (qgis): Merge pull request #1548 from manisandro/typo
- Fix typo in QgsVectorFileWriter::fileFilterString
- 12:56 PM Revision e37a5ad8 (qgis): [FEATURE] Legend filtering based on map content (in main window, compos...
- There is new "filter" button in layers panel that toggles this functionality
and in composer legend widget.
Related ... - 12:36 PM Revision a111c85c (qgis): Merge pull request #1590 from slarosa/query_builder_enhanchements
- [query builder] editor enhancements: QTextEdit => QgsCodeEditorSQL
- 09:38 AM Revision f1de4973 (qgis): Allow copying selected palette colors in color picker dialog
- 02:44 AM Revision b8372234 (qgis): Improved method for selecting random colors for categorised renderer,
- which should result in more visually distinct color choices
Also available in: Atom