Activity
From 2014-08-16 to 2014-09-14
2014-09-14
- 11:34 PM Revision 93e21597 (qgis): doxymentation fix
- 11:31 PM Revision 05c4522a (qgis): fix build on PyQt <4.9.5
- 02:00 PM Revision 4d858eb7 (qgis): Remove unused variable
- 01:50 PM Revision d0753232 (qgis): Set auto raise for identify toolbar icons
- 01:32 PM Revision 56a7702f (qgis): Keep log button in status bar.
- Removing UI elements under the user isn't good UX
- 01:30 PM Revision c076b305 (qgis): Use QPlainTextEdit for message log. Less memory and much much faster th...
- 01:26 PM Revision 8d042418 (qgis): Fix #11200 (Symbology changes of a layer aren't reflected in overview p...
- 12:55 PM Revision a2f51260 (qgis): Merge remote-tracking branch 'origin/master'
- 12:50 PM Revision fbea7d44 (qgis): Real name of @leyan instead of pseudonym
- 12:34 PM Revision 0b72fc82 (qgis): GEOS context accessor for PAL
- 11:41 AM Revision aafbc4ed (qgis): Use _r GEOS API in geometry import test
- 07:01 AM Revision a53bf7ea (qgis): Move identify toolbar to top to match other docks with toolbars
- 06:50 AM Revision 6a309f56 (qgis): Merge pull request #1304 from manisandro/replace_lineedit_with_combobox...
- Use a spinbox instead of a lineedit for the snapping tolerance
- 06:37 AM Revision e4f68b1a (qgis): Merge pull request #1571 from slarosa/context-help
- [context-help] set heading to 3 for heatmap plugin and python console help file
- 06:31 AM Revision e52c1232 (qgis): Merge pull request #1576 from leyan/graduatedRenderer
- Automatic update of label and neighboring ranges boundaries in graduated renderer. Fix #9312. Fix #9900, Fix #10203
- 06:08 AM Revision f214a018 (qgis): Merge pull request #1570 from slarosa/heatmap-plugin
- [heatmap-plugin] replace messagebar to messagebox
2014-09-13
- 02:28 PM Revision e4ab3f2a (qgis): Merge remote-tracking branch 'rouault/use_geos_reentrant_api'
- Conflicts:
src/core/pal/layer.cpp
src/core/qgsgeometry.cpp
src/core/qgspallabeling.cpp - 01:07 PM Revision e46aa62d (qgis): Added @leyan to contributors
- 12:58 PM Revision c3db6d09 (qgis): Merge pull request #1556 from leyan/convertToRuleBasedSymbology
- [FEATURE] Keep renderer settings when changing renderer type (where it is possible)
- 11:57 AM Revision 2313be90 (qgis): Fix check of allowed wfst capabilities in project. Funded by Sourcepole...
- 10:55 AM Revision 17669b58 (qgis): fix and sync QgsAttributeEditorContext sip bindings
- 09:27 AM Revision 9945a6d1 (qgis): [FEATURE] Joins: optionally use just a subset of fields from the joined...
- 09:27 AM Revision ffcd07b0 (qgis): Joins: optionally use just a subset of fields from joined layer
- 09:27 AM Revision 02a9bc89 (qgis): Support for setSubsetString() in memory provider
2014-09-12
- 12:41 AM Revision b44ef92b (qgis): Default names for colors when adding to schemes
- 02:14 PM Revision 5b3e0144 (qgis): Restore canvas colour for overview window
- 01:24 PM Revision 380baa2f (qgis): Simplify python console init text
- 10:51 AM Revision 3903f369 (qgis): Use wait cursor when loading forms
- 09:30 AM Revision 016e1d72 (qgis): [relation reference widget] minimize feature request, do not fill combo...
- 09:30 AM Revision b1a2bef1 (qgis): [relation widgets] General update
- * Improve speed (lazy loading)
* Loop detection for circular dependencies (Fix #10850)
* Some memory leaks fixed
*... - 09:30 AM Revision b16ac487 (qgis): Update to strings in add postgis layer dialog
- 06:40 AM Revision 1a7dfa1a (qgis): [FEATURE] display rule-based renderer legend in a pseudo-tree (in layer...
2014-09-11
- 12:25 AM Revision 95f35508 (qgis): debian packaging update
- 06:52 PM Revision fba5c5a6 (qgis): Move triggerRepaint() to QgsMapLayer, use it instead of deprecated clea...
- 06:25 PM Revision ed11c57a (qgis): Make sure to refresh canvas when layer's CRS is changed
- 03:46 PM Revision 302c604b (qgis): Fix toolbar order with add and new buttons
- 03:46 PM Revision f7808f1e (qgis): Reduce margins on bookmarks dialog
- 03:44 PM Revision bb54f67c (qgis): fix signal in QgsDateTimeEdit
- 01:56 PM Revision e9d7b520 (qgis): Support dragging colors from QgsColorPreviewWidget
- 01:11 PM Revision c4c58ab3 (qgis): Accept dropped colors on color widgets
- 12:13 PM Revision 6e3c363e (qgis): Non editable color schemes should not be editable in QgsColorSchemeList
- 12:12 PM Revision c159c570 (qgis): Retain alpha if entering colors with no explicit alpha into
- QgsColorTextWidget
- 10:41 AM Revision c3bf02b4 (qgis): [SIP] add missing activated/deactivated signals for map tools
- 03:42 AM Revision 9423f5e3 (qgis): Set auto raise for attribute table buttons to match reset of UI
2014-09-10
- 11:22 PM Revision 61514595 (qgis): Merge pull request #1577 from RossGammon/master
- Description: Fix qreal VS double issues.
- 10:27 PM Revision 890f921e (qgis): fix #11110
- 08:32 PM Revision 297996fd (qgis): fix spanish translation error
- 03:23 PM Revision 34f147b2 (qgis): Move remove layer/group to legend dock. Remove from toolbar
- 02:30 PM Revision 17767ba9 (qgis): Resize snapping column widths. Reduce dialog margins
- 12:58 PM Revision e7f3c823 (qgis): Support #RRGGBBAA style color codes in QgsSymbolLayerV2Utils color parsing
- 12:15 PM Revision ced5ae43 (qgis): update
- 08:04 AM Revision ad8093e1 (qgis): Do not use partially checked state of legend nodes when layer is not vi...
- This is slightly confusing, moreover in some styles the items are not immediately
updated, producing a weird effect w... - 07:55 AM Revision e96ff4aa (qgis): Fix #11169 (toggling symbol visibility does not trigger refresh)
- This could have happened when the same project was reloaded, then map canvas
failed to clear itself and some connecti... - 07:53 AM Revision edd64c49 (qgis): Make rule-based renderer rule keys persistent
- So they can be used for visibility groups - before they got assigned new keys
on every instantiation of Rule - 07:05 AM Revision 95f4a30e (qgis): Fix #11143 take 3 (cannot remove visibility groups)
- Now we also handle rules that are not valid anymore
- 06:28 AM Revision 4ef67ca4 (qgis): Fix emitting of currentLayerChanged() signal
- Use layer ID instead of persistent index to remember last layer.
Persistent index will get invalid during removal of ...
2014-09-09
- 08:44 PM Revision 7fe45db7 (qgis): mssql provider: fix filter type interpretation (fixes #11076)
- 03:17 PM Revision 071a5ec0 (qgis): Fix #10912 (joined attributes are not correctly propagated in nested jo...
- This commit makes QgsVectorLayerJoinBuffer listen to changes in fields
of joined vector layers in order to update the... - 03:11 PM Revision 1df01c0a (qgis): german translation update
- 01:55 PM Revision 9931dde9 (qgis): refactor to a more general convertFromRenderer function
- 01:47 PM Revision 47613da5 (qgis): Merge pull request #1578 from alexbruy/layer-submenu
- move all "Add Layer" actions to submenu
- 01:47 PM Revision 45dfd53b (qgis): add sip
- 01:47 PM Revision 4c51956b (qgis): use previous renderer if possible, instead of last applied renderer
- 01:47 PM Revision 11d159cd (qgis): Add factory annotation and use clone for rule based renderer
- 01:46 PM Revision 85172491 (qgis): creation of a convertToRuleBasedRenderer() function
- 01:31 PM Revision b9fc2b51 (qgis): Add a bunch of useful interactive color widgets to GUI, including
- color wheels, ramps, boxes, and text edits.
2014-09-08
- 01:58 PM Revision c04127ec (qgis): Fix #11143 (cannot remove visibility group) take two
- 01:58 PM Revision a4c8c51b (qgis): Getting closer to the perfection: a bit of spacing for 'layers' toolbar...
- 12:59 PM Revision 3af6dbc4 (qgis): [composer] Fix flip of N/S and E/W coordinates when using reprojected g...
- 11:53 AM Revision 2317f674 (qgis): [composer] Use proper prime and double prime symbols for grid annotations
- (because good typography and cartography go hand in hand..!)
- 07:31 AM Revision 7ee05afd (qgis): Doxygen: do not add "Definition at line N of XYZ.cpp" to each method
- This is another tweak meant to declutter the generated documentation
- 05:05 AM Revision a4ce7fc8 (qgis): Doxygen: Do not show private members, referenced by/references relations
- This change should help to make the API docs less cluttered.
The above mentioned pieces of information are not very u...
2014-09-07
2014-09-06
- 03:53 PM Revision e0376977 (qgis): put Oracle GeoRaster plugin button to new submenu
- 03:31 PM Revision 62a2308a (qgis): move "Add Layer..." buttons to submenu
- 02:21 PM Revision bd3f593e (qgis): german translation update
- 02:01 PM Revision 65833658 (qgis): fix metasearch typo (followup 5cb7d357)
- 01:59 PM Revision 5cb7d357 (qgis): fix metasearch syntax error
- 09:45 AM Revision f17b600e (qgis): Remove some superfluous empty vertical space from browser dock widget
- 09:28 AM Revision 07f1f4a8 (qgis): Fix yesterday's changes to currentGroupNode() (fixes addition of groups)
- 09:09 AM Revision 8d598d4d (qgis): Do not create collaboration diagrams in doxygen docs
- The diagrams do not really add much value and do not highlight the important concepts
of classes, confusing the user ... - 09:06 AM Revision c4546171 (qgis): Start of doxygen page about API breaks
2014-09-05
- 08:51 PM Revision 79b3a8f8 (qgis): Description: Fix qreal VS double issues.
- This patch tries to fix qreal VS double issues for ARM
There are two seperate issues, the first is trivial just a t... - 02:29 PM Revision 86987b5b (qgis): Merge pull request #1575 from geopython/MetaSearch-0.3.1
- Meta search 0.3.1
- 01:42 PM Revision 0a7ddfa1 (qgis): Fix potential crash when adding a group
- 01:33 PM Revision 86b4fcc7 (qgis): Fix QgsLayerTreeModel naming conventions and update Python bindings
- I was using a mixture of terms 'symbology items' and 'legend nodes' for the same thing which was confusing
- 12:39 PM Revision 854730bb (qgis): Fix #11126 (Make up/down buttons work also for layer tree nodes)
- 11:49 AM Revision e2f1ceb7 (qgis): Respect the overridden layer name in composer legend also in rendered l...
- 10:02 AM Revision 36467e9d (qgis): If layer is in editing mode, show the pencil icon instead of embedded l...
- 09:50 AM Revision 5efcbef8 (qgis): Keep a bit of spacing in layer tree dock widget
- 09:44 AM Revision fd5669cf (qgis): Fix #11143 (remove visibility groups after removal of a layer)
- 09:22 AM Revision 0abcf6ea (qgis): [FEATURE] Toolbar for layer tree specific actions
- 06:28 AM Revision 4cac2f75 (qgis): Visibility groups: also record visibility states of renderer categories...
- Visibility of a layer is not stored within the map layer, but visibility
of renderer categories (which turn into lege... - 02:08 AM Revision 4baaad68 (qgis): Fix crash when trying to edit color ramp with black start/end colors
2014-09-04
- 01:00 AM Revision f4ba5375 (qgis): Fix Mac build
- 11:50 PM Revision 962b6d13 (qgis): postgres provider: don't warn, when queries return 'numeric' constants
- 11:20 PM Revision 80375859 (qgis): fix warnings
- 05:07 PM Revision 340d4178 (qgis): Automatic update of label and neighboring ranges boundaries
- 03:07 PM Revision e3c27113 (qgis): [FEATURE] Visibility groups of map layers in layer tree
- New toolbar button allows quick changes between the groups of layers that should be visible.
Also features a simple w... - 03:07 PM Revision 1f8659cb (qgis): [FEATURE] Access to visibility groups in map composer
- 01:14 PM Revision dd788766 (qgis): Allow loading pgraster tables with non-default raster field name
- Before this change you could only load tables where the raster
field was named "rast". - 12:36 PM Revision e91141cb (qgis): Allow loading PostGIS Rasters from partially configured connections
- Partially configured connection are those for which an hostname
or username or port etc. are not specified, relying o...
2014-09-03
- 01:45 AM Revision f14ad55a (qgis): [composer] Add some missing sync groups for group boxes
- 01:45 AM Revision 7819949e (qgis): Ensure top of QgsCollapsibleGroupBox is visible after expand. Previous
- behaviour was to scroll to center of group box for long group boxes,
which is confusing for users. - 01:44 AM Revision 224411be (qgis): fix windows build
- 04:49 PM Revision 3eb6e7ca (qgis): merge back ef0e7d09168d43b0529a1f819108a4741c7e9e75
- 04:36 PM Revision ffcc4d8d (qgis): Add unit tests for geometry import (wkt,wkb,geos)
- 02:46 PM Revision fb5e07d3 (qgis): remove code
- 02:43 PM Revision d6df3a93 (qgis): update MetaSearch to 0.3.1
- 02:10 PM Revision b52d4f3a (qgis): [composer] Fix failing grid tests
- 01:23 PM Revision c9e5341a (qgis): [composer] Add some python tests for QgsComposerMapGrid
- (sponsored by NIWA, New Zealand)
- 01:22 PM Revision 1b773165 (qgis): [composer] Update sip bindings, add missing sip bindings for
- QgsComposerMapGrid (sponsored by NIWA, New Zealand)
- 01:21 PM Revision 6adab880 (qgis): [composer] Clean up map grid API, fix bug with grids not rearranging
- correctly (sponsored by NIWA, New Zealand)
- 01:09 PM Revision 4eeb8188 (qgis): [composer] Deprecate a bunch of map grid calls (sponsored
- by NIWA, New Zealand)
- 12:40 PM Revision f68b2586 (qgis): [composer] Improvements to grid annotation string formatting (sponsored
- by NIWA, New Zealand):
- Don't show directional suffix for 0 or 180 latitudes or 180 longitudes
- Add padded coordina... - 12:39 PM Revision 8c091bbd (qgis): [composer] Fix N/S and E/W are reversed in grid annotation strings
- (sponsored by NIWA, New Zealand)
- 12:38 PM Revision 52c519e6 (qgis): [composer] Add simple line border frame style for composer map
- grids (sponsored by NIWA, New Zealand)
- 12:22 PM Revision 1e113d68 (qgis): [composer] Some small tweaks to grid defaults and ui (sponsored
- by NIWA, New Zealand)
- 12:04 PM Revision 53fa30f1 (qgis): [FEATURE][composer] Add tick styles for frames. Options include
- drawing ticks only inside the map frame, drawing ticks outside
the frame, or drawing ticks both inside and outside th... - 11:55 AM Revision 85441859 (qgis): [composer] Add tests for grids on specific sides (sponsored by
- NIWA, New Zealand)
- 11:54 AM Revision 48e1411e (qgis): [composer] Remove raster layer from composer grid tests (sponsored
- by NIWA, New Zealand)
- 11:48 AM Revision a433d4cd (qgis): [FEATURE][composer] Add options for controlling which sides of
- the map a grid frame is drawn (sponsored by NIWA, New Zealand)
- 11:40 AM Revision dc27e13e (qgis): [FEATURE][composer] New frame/annotations only grid style. Selecting
- this style causes only the frame and annotations to be drawn, with no
grid lines or other markings over the map. (Spo... - 11:40 AM Revision dc5f94d4 (qgis): [composer] Split composer map grid tests from composer map tests
- (sponsored by NIWA, New Zealand)
2014-09-02
- 06:37 PM Revision 9af4efd3 (qgis): german translation update
- 05:20 PM Revision c5bcbaf4 (qgis): Merge pull request #1574 from mhugent/getFeatureExpression
- Get feature expression
- 04:21 PM Revision dab5ff95 (qgis): Add function help for getFeature
- 03:15 PM Revision f97d5e31 (qgis): [custom widgets] adds filter line edit
- 01:20 PM Revision 478e40be (qgis): [FEATURE]: Add getFeature function in Expression
- 11:31 AM Revision a64e7b13 (qgis): More const correctness, fix crash with atlas
- 11:27 AM Revision 14abd459 (qgis): Merge pull request #1572 from jef-n/store-blend-mode
- Save blendmode/composition mode in project file
- 10:31 AM Revision 6d4dee91 (qgis): Save blendmode/composition mode in project file
- 08:10 AM Revision 368755a5 (qgis): fix sorting of map layer combo box and more const correctness
2014-09-01
- 09:39 PM Revision 8b989424 (qgis): [context-help] set heading to 3 for heatmap plugin and python console h...
- 07:28 PM Revision 7fdaf080 (qgis): [heatmap-plugin] replace messagebar to messagebox
- 04:55 PM Revision 665866f1 (qgis): more const correctness
- 03:39 PM Revision 5c5deec4 (qgis): SIP file for new date time edit
- 03:39 PM Revision 834c630f (qgis): added new QgsDateTimeEdit to custom widgets
- 03:39 PM Revision 01b290c4 (qgis): new edit widget for date/time capable of setting null dates
- 11:50 AM Revision a4377ae0 (qgis): [composer] Support drag and drop restacking of items via item panel (fi...
- 10:51 AM Revision 5b1a516f (qgis): more flag operators declaration in SIP, better use of flags in data def...
- 10:40 AM Revision 8a651151 (qgis): [SIP] add missing operator for flags
- 09:42 AM Revision 596dd6b8 (qgis): german translation update
- 09:39 AM Revision 869c9069 (qgis): indentation update, Q_FOREACH support in astyle, doxygen fix
- 08:22 AM Revision 252dc377 (qgis): [map layer actions] action for group of features, rename availability t...
- Conflicts:
src/gui/qgsmaplayeractionregistry.cpp
src/gui/qgsmaplayeractionregistry.h - 08:05 AM Revision b5835972 (qgis): [composer] Add zoomToExtent for QgsComposerMap, allows easily fitting a...
- 06:05 AM Revision dd78f099 (qgis): Fix doxygen warnings, fix missing bindings
- 05:10 AM Revision d994e0a1 (qgis): Fix #11006 (wrong size of symbols in print composer legend if map units...
- 05:10 AM Revision 45d4793c (qgis): Followup fix for #11006 (spotted by Nyall - thanks)
- 05:10 AM Revision d3e24c75 (qgis): Added header to new files
- 05:10 AM Revision 68ed52e9 (qgis): API fixes, added missing python wrappers
- 05:10 AM Revision b04199a4 (qgis): Revert previous changes to QgsLegendModel and its items
- 05:10 AM Revision 216ecab1 (qgis): More Python wrapper updates + fixes
- 05:10 AM Revision ee3d67bc (qgis): Update Python bindings
- 05:10 AM Revision 3021bdaf (qgis): Work in progress: Make composer legend widget work with QgsLayerTreeModel
- 05:10 AM Revision 872fe7af (qgis): Introduce scale-based filtering of legend nodes (in WMS)
- 05:10 AM Revision 1406febe (qgis): Fix WMS with custom rule / no labels
- 05:10 AM Revision 812f671f (qgis): Legend customization via layer node's custom properties
- This allows for reordering, renaming and removal of legend nodes.
Composer either uses default project layer tree (au... - 05:10 AM Revision 514c49d1 (qgis): Improve docs for QgsLegendSymbolItemV2
- 05:10 AM Revision e6c6aa21 (qgis): Layer tree model support replacement of layer tree + layer node handles...
- 05:10 AM Revision 0fc7fc7b (qgis): New flag to disable checkboxes for legend nodes in layer tree model
- 05:10 AM Revision 8dba8af6 (qgis): Support for custom labels in symbol-v2 legend node
- 05:10 AM Revision 89941f6b (qgis): Moved QgsLayerTreeModelLegendNode (+derived classes) to a new file
- 05:10 AM Revision 6891aae1 (qgis): Use QgsLayerTreeModel as a source of data for legend rendering instead ...
- This is work in progress, customization of legend is not working yet
- 05:10 AM Revision 372b7311 (qgis): Fixed bugs with feature count, maintenance of QgsLegendSymbolItemV2
- 05:10 AM Revision f96484fb (qgis): Make WMS server use QgsLegendRenderer
- 05:10 AM Revision 4d0c0432 (qgis): Force vector output for preview icon so it avoids cached pixmaps
- 05:10 AM Revision 9464698f (qgis): Fix nested WMS layer data items
- 05:10 AM Revision 45d65849 (qgis): Fix rendering of WMS Legend Graphics
- 05:10 AM Revision 05b01c11 (qgis): Fix crash in WMS GetLegendGraphics
- 05:10 AM Revision fb7901c9 (qgis): Added support for check states to rule-based renderer
- 05:10 AM Revision cf955822 (qgis): Identify renderer's categories/rules by key instead of index
- 05:10 AM Revision 54946a44 (qgis): Scale range supported by symbol in QgsLegendSymbolItemV2
- 05:10 AM Revision 4fa1f45d (qgis): Creation of legend items for map layers moved to QgsMapLayerLegend
- 05:10 AM Revision 9dd7c73c (qgis): Automatic creation of composer legend symbol item icon
- 05:10 AM Revision fda50ede (qgis): Move bits of legend rendering code into item classes + add rendering test
2014-08-31
- 11:00 PM Revision ee33edc0 (qgis): debian packaging update
- 02:19 AM Revision dc21e7a4 (qgis): german translation update
2014-08-30
- 04:05 PM Revision 71be1553 (qgis): Merge pull request #1569 from nyalldawson/measure_undo
- Allow removing last point while measuring
- 01:48 PM Revision 793db5f5 (qgis): Allow removing last point while measuring via del/backspace keys (fix #...
- 09:03 AM Revision acf1f70f (qgis): Fix #11092:
- * fix crash when invalid shapefile layer is repacked
* error out if vector file writer is invoke with an empty filena... - 08:31 AM Revision a3513850 (qgis): grass provider: catch unavailable mapserver (fixes #11025)
- 08:09 AM Revision 00ca017d (qgis): Fix GEOS dev detection (fixes #11081)
- 08:06 AM Revision ce28daca (qgis): fix doxygen warnings
2014-08-29
- 06:35 PM Revision 9c4682c7 (qgis): [TRANSUP] transifex and string update
- Signed-off-by: Werner Macho <[email protected]>
- 04:38 PM Revision dcc79489 (qgis): Merge pull request #1547 from marcel-dancak/bbox-bugfix
- Mapserver: fixed bounding box of points features collection returned in GetFeatureInfo request
- 04:23 PM Revision f92fd581 (qgis): fix layout of the New Vector Layer dialog
- 03:25 PM Revision e973c66a (qgis): Fix #10720
- 09:52 AM Revision 86e350c3 (qgis): [BUGFIX] Issue #11109 - Write relative path in project XML for embedded...
- 07:52 AM Revision cded7c79 (qgis): Added Michael Douchin to contributors
- 06:08 AM Revision 4a675734 (qgis): Merge pull request #1566 from mdouchin/debug_project_path_embedded_items
- Fix #11109 (Write relative path in project XML for embedded groups and layers)
2014-08-28
- 06:47 PM Revision 99ff44cb (qgis): Merge pull request #1564 from anitagraser/patch-2
- [processing] check if value is None before trying to cast float
- 06:24 PM Revision 092b7fc6 (qgis): [BUGFIX] Issue #11109 - Write relative path in project XML for embedded...
- 11:25 AM Revision 5add43c2 (qgis): Bug #9797 Add a precision setting for GetFeatureInfo geometry attributes
- Add precision to QgsGeometry method exportToWKT and use it in GetFeatureInfo
- 11:25 AM Revision 27ebd965 (qgis): Bug #10974 QGIS WFS Server provides too much precision
- In the GetFeature request QGIS WFS Server uses the static method: QgsDoubleToString. This method returns double with ...
- 09:48 AM Revision 75b3464e (qgis): check if value is None before trying to cast float
- the tool used to fail when there were NULL values in the fields
- 08:33 AM Revision 6130505c (qgis): [processing] fix vector functions definitions
2014-08-27
- 08:42 PM Revision b1ce532d (qgis): Add icon size 48 and 64
- To make life easier on touch devices
Fix #9527 - 04:18 PM Revision f28b6349 (qgis): allow reactivation of measurement after deactivation
- 03:56 PM Revision b3d19d6b (qgis): Followup 1bdef80: Fix crash when layer not in edit mode
- 03:39 PM Revision 1bdef80e (qgis): QgsVectorLayer::uniqueValues() also returns uncommitted values
- 02:13 PM Revision 482fa44c (qgis): [custom widgets] add relation reference
- 02:11 PM Revision c243c587 (qgis): relation editor: use a public constructor, remove UI file
- rename file according to class name
2014-08-26
- 04:07 PM Revision 4b8288c0 (qgis): openFeatureForm: Update attributes on provided when used modal
- Fix #11099
- 03:09 PM Revision 956f80ee (qgis): CollapsibleGroupBox: hide content when collapsed
- 01:36 PM Revision 92058f4d (qgis): editor widgets: rename to wrapper to distinguish from the real widgets
2014-08-25
- 10:31 PM Revision 788575e5 (qgis): Update sip bindings, add method documentation
- 10:30 PM Revision 58cce34f (qgis): Call renderCachedImage after viewport has been computed
- 10:30 PM Revision aaa92cce (qgis): Recompute webpage viewport dimensions when resizing html frames (Funded...
- 10:05 PM Revision 797cd47c (qgis): german translation update
- 10:02 PM Revision 2f4a565c (qgis): indentation update
- 04:53 PM Revision 88b13e89 (qgis): Merge pull request #1561 from DelazJ/ProjSelector
- Activate the help button in select projection Dialog
- 04:08 PM Revision 6cd8e4fb (qgis): Add slot on ContextHelp button
- 04:07 PM Revision 7b04eb4f (qgis): Referencing Help button function
- 02:58 PM Revision 7b84ccc9 (qgis): [composer] Don't draw handles around locked items (fix #11059)
- 02:37 PM Revision 29afed61 (qgis): Fix tab order in add relation dialog
- 01:47 PM Revision 38929644 (qgis): Merge pull request #1549 from DelazJ/TableManager_GUI
- Set 0 as default value of srid in DB_Manager dialogs (issue #7083)
- 01:46 PM Revision d70235ff (qgis): [composer] Show selected items in bold in items tree panel (fix #11057)
- 01:43 PM Revision 2055950d (qgis): Merge pull request #1552 from DelazJ/SaveAsDialog
- Put by default to on the "Add layer to map canvas" option when saving new file (issue #6642)
- 01:41 PM Revision f1aafe06 (qgis): Merge pull request #1557 from DelazJ/VectorSymbolselector
- fix #10472 : Enlarge btnSaveSymbol so it shows fully its text in all languages
- 01:40 PM Revision ae25009c (qgis): Merge pull request #1551 from DelazJ/FToolsAddNewLayerToMapCanvas
- Put by default to on the "Add result layer to the map canvas" option when using fTools functions (issue #6642)
- 12:46 PM Revision 4d1595ce (qgis): [composer] Remove destructive 'Load from template' action, replace with
- non-destructive 'Add items from template' action
- 12:31 PM Revision 1f6dd8e5 (qgis): Add an edit button for shapeburst and gradient color ramps
- 12:24 PM Revision 8224a16f (qgis): Fix unit choice for ellipse symbol layer type
- 12:14 PM Revision 8766cd18 (qgis): Add a platform-specific size hint for QgsColorButtonV2 (refs #11060)
- 11:58 AM Revision 31c055d2 (qgis): Fix some alignment and tab issues with symbol dialogs (refs #11060)
- 11:24 AM Revision 937a97db (qgis): Enlarge btnSaveSymbol so it shows fully its text
- The btnSaveSymbol has his width increased from 50 to 70 when horizontalSpacer has its width decreased from 40 to 20
- 11:12 AM Revision 3d7d240b (qgis): Range Widget: Only enable for supported data types
- And some doxymentation
2014-08-24
- 07:06 PM Revision dddf8953 (qgis): german translation update
- 05:35 PM Revision a8e7f9fb (qgis): osgeo4w: fix plugin install, add more error checking and include latest...
- also in package.cmd
- 03:11 PM Revision 709c2853 (qgis): [composer] Fix regression in locked map layers (fix #11089)
- 02:48 PM Revision 8230521f (qgis): Standardise to 6 decimal places for controls which can be set to map un...
- 01:18 PM Revision add188b5 (qgis): Where possible, maintain properties of symbol layer when changing symbo...
- 08:28 AM Revision 847fd2e1 (qgis): Fix warning
2014-08-23
2014-08-22
- 03:49 PM Revision 403f59fd (qgis): Bug #10974 QGIS WFS Server provides too much precision PR #1520 UI
- Add a cell in the WFS vector layer table to specify the coordinate precision by layer
- 01:46 PM Revision 6148bba0 (qgis): Fixed ui conflict and Fixed UI options
- 01:45 PM Revision 324826e6 (qgis): Bug #9797 Add a precision setting for GetFeatureInfo geometry attributes
- Add precision to QgsGeometry method exportToWKT and use it in GetFeatureInfo
- 01:45 PM Revision 75f59684 (qgis): Bug #10974 QGIS WFS Server provides too much precision
- In the GetFeature request QGIS WFS Server uses the static method: QgsDoubleToString. This method returns double with ...
- 01:36 PM Revision b5e95471 (qgis): Fix memory alignment issues on ARM
- 01:34 PM Revision ae08c3e0 (qgis): Fix QgsFieldModel on ARM
- 12:29 PM Revision 2fa73f0b (qgis): [processing] fixed bug in ModelerScene when position of output is not d...
- 12:29 PM Revision 3fdf12b9 (qgis): [processing] fixed parameter definition parsing for parameters of type ...
- 12:29 PM Revision 88746964 (qgis): [processing] added support for old model file format
- 09:58 AM Revision c7fb837e (qgis): add missing file from 72e779c3e
2014-08-21
- 02:27 PM Revision 23eff1f8 (qgis): Add by default the result file to the map canvas
- 02:26 PM Revision 14741e60 (qgis): Add by default the result file to the map canvas
- 02:25 PM Revision 98bfaa8d (qgis): Add by default the result file to the map canvas
- 02:24 PM Revision cffdd222 (qgis): Add by default the result file to the map canvas
- 02:23 PM Revision cebd55c1 (qgis): Add by default the result file to the map canvas
- 02:15 PM Revision 20ee96f2 (qgis): Add by default the result file to the map canvas
- 02:05 PM Revision 9a684409 (qgis): Add by default the result file to the map canvas
- 02:01 PM Revision f0a22fba (qgis): Add by default the result file to the map canvas
- 01:59 PM Revision 2e610bcf (qgis): Add by default the result file to the map canvas
- 01:53 PM Revision 720f2de7 (qgis): Add by default the result file to the map canvas
- 01:52 PM Revision de91ea08 (qgis): Add by default the result file to the map canvas
- 01:51 PM Revision b29af400 (qgis): Add by default the result file to the map canvas
- 01:49 PM Revision 580dd943 (qgis): Add by default the result file to the map canvas
- 01:47 PM Revision db34678a (qgis): Add by default the result file to the map
- 01:37 PM Revision 7464a4c0 (qgis): Update frmEliminate.ui
- 01:15 PM Revision 6cfb6e61 (qgis): Add saved file to map canvas by default
- 01:09 PM Revision 0bfd5fbf (qgis): Default srid value to use in new geom column : 0
- 01:07 PM Revision 57c90171 (qgis): Default srid value to 0 in new table geom column
- 01:05 PM Revision 8164f4b2 (qgis): set default srid value to 0 in new geom column
- 12:32 PM Revision a4515f13 (qgis): Fix typo in QgsVectorFileWriter::fileFilterString
- 09:59 AM Revision 8c7b3946 (qgis): Mapserver: fixed bounding box of points features collection returned in...
2014-08-20
- 12:40 AM Revision 599255cd (qgis): include pyqt uic module for custom widgets in debian package
- 12:36 AM Revision 475d930a (qgis): fix windows build
- 02:24 PM Revision 9ee68cfd (qgis): osgeo4w: also move pyqt4 uic module for custom widgets (followup 72e779...
- 12:08 PM Revision 72e779c3 (qgis): osgeo4w: move Qt plugins (sql and designer) into qgis directory
- 12:08 PM Revision a34240d5 (qgis): make some rendering errors translatable
- 11:02 AM Revision 1cba39da (qgis): custom widget lib: include resources to show icons in designer
- 10:02 AM Revision a05c4c80 (qgis): make custom widget tooltips translatable
- 08:23 AM Revision dbf2834b (qgis): relation reference: correctly initialize and set properties for widget
- 08:15 AM Revision eb678e42 (qgis): add new custom widgets to Qt Designer plugin
- 08:00 AM Revision 68bb52ff (qgis): can create relation reference in a widget (for custom UI forms)
2014-08-19
- 01:57 PM Revision f9b15d34 (qgis): [composer] Holding alt while pressing arrow keys results in moving item...
- 01:35 PM Revision 9d182201 (qgis): [FEATURE][composer] Allow remote urls to be entered as picture path
- for picture items, and automatically fetch them. Sponsored by the
City of Uster, Switzerland. - 12:49 PM Revision f93e536a (qgis): Add a simplified class for fetching HTTP network content
- 11:26 AM Revision e8ee7be3 (qgis): Merge pull request #1516 from 3nids/vr_geom_relation
- map identification for relations
- 09:48 AM Revision 8953a805 (qgis): select related feature on the canvas from the relation reference widget...
- 09:48 AM Revision 4cfe24ae (qgis): custom widget for relation reference widget
- 09:09 AM Revision 2a1a7944 (qgis): use a specific class for the widget (to be used as a custom widget), re...
- 09:08 AM Revision bc187ba9 (qgis): identify shows a non-modal feature form
- 08:34 AM Revision 4588d9bd (qgis): new map tool to select single feature
2014-08-18
- 02:56 PM Revision 1b205be6 (qgis): Fix python bindings for QgsRelation.fieldPairs()
- 02:15 PM Revision 978642ad (qgis): Allow + for string concat in QgsExpression
- 12:04 PM Revision 0b213b6f (qgis): [composer] Fix crash when loading project
- 12:01 PM Revision 1a897313 (qgis): Doxymentation
- 11:54 AM Revision d69a7f2d (qgis): Merge pull request #1533 from manisandro/multilabeling_datadefined
- Fix multilabeling with datadefined value
- 11:53 AM Revision 8d822c42 (qgis): Merge pull request #1541 from marcel-dancak/master
- Mapserver: enhancements of searching with GetFeatureInfo request
- 11:50 AM Revision 621edef2 (qgis): make QgsMapLayerRegistry ctor private (it's a singleton)
- 10:57 AM Revision 4ade9439 (qgis): QgisInterface::getFeatureForm() returns a QgsAttributeDialog
- And some API comments
- 09:26 AM Revision ff172b2c (qgis): wmsprovider: store tileWidth and tileHeight values in properties of wms...
- 08:56 AM Revision f9ba32a9 (qgis): Merge remote-tracking branch 'upstream/master'
- 08:12 AM Revision 81055452 (qgis): custom widget for new color button
- 08:10 AM Revision efab05ba (qgis): fix tool tip
2014-08-17
- 08:44 PM Revision 5e26fbd6 (qgis): rename other canbeGeneralizedByMapBoundingBox methods to isGeneralizabl...
- 06:52 PM Revision d9e8a940 (qgis): fix polygon generalization artifacts, if last ring segment is one of two
- segments exceeding the tolerance plus some cleanups
- 02:38 PM Revision 4f367f5d (qgis): doxygen fixes
- 01:37 PM Revision 07165eae (qgis): indentation update
- 01:27 PM Revision 346b50ea (qgis): Fix typo
- 01:05 PM Revision b15b014b (qgis): Allow importing and exporting to GIMP palette file (gpl) from color list
- 01:05 PM Revision 6d10ff36 (qgis): Support dropping multiple colors into a color list widget
- 01:05 PM Revision b4573552 (qgis): Improvements to color list:
- - Cleanup code
- Support copying and pasting multiple colors to list
- Support additional color list mime formats - 12:12 PM Revision ea752596 (qgis): revert german part of 62200eb55
- 11:44 AM Revision 62200eb5 (qgis): [TRANSUP] next update transifex and source
- Signed-off-by: Werner Macho <[email protected]>
- 09:24 AM Revision cdd148ac (qgis): german translation update
- 09:24 AM Revision 907ce693 (qgis): indentation update
- 09:24 AM Revision ebd9726d (qgis): fix windows build
2014-08-16
- 08:57 AM Revision 9ef4bd60 (qgis): [FEATURE] Project specific color scheme, set through default styles tab...
- 08:28 AM Revision cd54d6a3 (qgis): New GUI control for an editable list of colors from a color scheme.
- Supports drag and drop reordering, drag and drop colors from external
apps (on supported OS). - 06:56 AM Revision 6312ff58 (qgis): Add method for finding matching schemes from a color scheme registry
- 06:39 AM Revision f7f4c74a (qgis): Add method for editing color scheme colors
- 06:13 AM Revision ff28fe98 (qgis): Add set of default colors for custom color palette
Also available in: Atom