Activity
From 2013-12-17 to 2014-01-15
2014-01-15
- 10:12 PM Revision eb9ce3a3 (qgis): Fix warning
- 06:21 PM Revision 00efc467 (qgis): Set raster no data color back to 0,0,0,0 and overwrite that in raster d...
- 04:57 PM Revision e721e7f7 (qgis): Bugfixes for dxf export
- 01:54 PM Revision 0ca73163 (qgis): DB Manager: remove text under icons
- 11:45 AM Revision 48afac37 (qgis): followup 4502592: use QgsCollapsibleGroupBox
- 11:41 AM Revision c53f8819 (qgis): Moved WMS capabilities, URI parsing out of provider class.
- With this change, all WMS capabilities are kept within one class.
When the provider is cloned, the existing capabilit... - 11:31 AM Revision 9812804c (qgis): make icons more consistent in relation editor widget
- 11:00 AM Revision 22c0c794 (qgis): #8725-R: minor changes and UI update
- + add comment about 'prepareSimplification' in constructor
+ fix comment in 'providerCanSimplify'
+ improve UI messages - 11:00 AM Revision 84fe6762 (qgis): Fix warnings
- 11:00 AM Revision 8fb87f18 (qgis): #8725-R: minor changes
- 11:00 AM Revision 61c8cad6 (qgis): #8725-R: no check geometry pointer twice
- 11:00 AM Revision 7cb8ff7f (qgis): #8275-R: simplification on a per-iterator basis
- 11:00 AM Revision 062c1e41 (qgis): #8725-R: fix old API in testqgsblendmodes.cpp
- 11:00 AM Revision a7ff8ce3 (qgis): #8725-R: no check 0-pointers to delete
- 11:00 AM Revision 61041dac (qgis): #8725-R: simplify edited geometries in QgsVectorLayerFeatureIterator
- 11:00 AM Revision 4cc82e62 (qgis): #8725-R: refactoring of simplification API in FeatureIterators
- 11:00 AM Revision 1e781ff8 (qgis): #8725-R: fix old API in other test cpp files
- 11:00 AM Revision 2c67e511 (qgis): #8725-R: no simplify point layers in postgres provider
- 11:00 AM Revision e40a23a0 (qgis): #8725-R: add "Advanced settings" panel
- 11:00 AM Revision d439dfbc (qgis): #8725-R: include qgsvectorsimplifymethod.sip
- 11:00 AM Revision 42fd6a2b (qgis): #8725-R: never simplifying the first two or last two vertices in a line
- This ensure that the angles at the line start and end are the same after
simplification - 11:00 AM Revision 0ec7d359 (qgis): #8725-R: FeatureIterator use SimplifyMethod
- AbstractFeatureIterator use SimplifyMethod to simplify locally the
geometries fetched from data source (provider) - 11:00 AM Revision 08b5e305 (qgis): #8725-R: simplifier execute in rendering loop
- 11:00 AM Revision 6358fde7 (qgis): #8725-R: define QgsSimplifyMethod
- Define QgsSimplifyMethod to use as optional parameter in
QgsFeatureRequest - 11:00 AM Revision c2834024 (qgis): #8725-R: VectorLayer use SimplifyMethod
- VectorLayer define QgsVectorSimplifyMethod to configure the new
QgsSimplifyMethod member of QgsFeatureRequest - 11:00 AM Revision 0a970eb7 (qgis): #8725-R: define UseRenderingOptimization
- Redefine RenderingPrintComposition to UseRenderingOptimization
- 11:00 AM Revision 319acc2b (qgis): #8725-R: show map2pixel threshold in panels
- 11:00 AM Revision 23b6523f (qgis): #8725-R: FeatureIterator and other minor changes
- 11:00 AM Revision dcaf0b5a (qgis): #8725-R: OgrProvider simplifies on provider side
- OgrFeatureIterator implements simplification on provider side
- 11:00 AM Revision 3b6ed3bf (qgis): #8725-R: PostgresProvider simplifies on provider side
- PostgresFeatureIterator implements simplification on provider side
- 11:00 AM Revision faebcce1 (qgis): #8725-R: move VectorSimplifyMethod to other file
- 11:00 AM Revision f37b0562 (qgis): #8725-R: New vector provider capability for topological simplification
- 10:49 AM Revision 10db5770 (qgis): credentials: give focus to password if a user is given
- 10:43 AM Revision 0d8875f6 (qgis): Merge pull request #1078 from 3nids/uiatlas
- lighter UI for atlas composer
- 10:33 AM Revision 4502592b (qgis): UI: splitter for the query builder dialog
- 10:26 AM Revision 20acfc03 (qgis): remove outline of items in list widget when they have focus
- 09:52 AM Revision 11ca7fac (qgis): Merge pull request #1049 from lynxlynxlynx/master
- Two build fixes for Arch
- 09:19 AM Revision 34809e1e (qgis): lighter UI for atlas composer
- 08:25 AM Revision 89a774a3 (qgis): add splitters to raster calc dialog, use QgsCollapsibleGroupBox to save...
- 08:01 AM Revision 5d4877a5 (qgis): fix warning
2014-01-14
- 12:43 AM Revision 4ba3e7c8 (qgis): Fix hue/saturation changes for rasters causing debug noise when raster ...
- 10:14 PM Revision bb9c9893 (qgis): Fixed bug in the processing toolbox qgis:intersection tool, preventing
- attempts at writing the wrong geometry type to a shapefile.
- 09:54 PM Revision 73ddf5a9 (qgis): Lithuanian translation update
- 08:58 PM Revision 47d253e0 (qgis): #9060: Enable degrees as valid DisplayUnit in QgsOptions dialog
- 08:58 PM Revision 2bffa19f (qgis): #9060: use QGis::fromUnitToUnitFactor in QgsDecorationScaleBar
- 08:58 PM Revision 48cf5b32 (qgis): #9060: use QGis::fromUnitToUnitFactor in QgsGrassGisLib
- 08:58 PM Revision 23f6a231 (qgis): #9060: use QGis::fromUnitToUnitFactor in QgsComposerScaleBar
- 08:53 PM Revision c20f38b6 (qgis): #9060: use QGis::fromUnitToUnitFactor in QgsDistanceArea
- in
- 08:53 PM Revision b662d1be (qgis): #9060: use QGis::fromUnitToUnitFactor in QgsWmsProvider
- in
- 08:53 PM Revision 5d59d83d (qgis): #9060: use QGis::fromUnitToUnitFactor in QgsDxfExport
- in
- 08:53 PM Revision 65f43a8b (qgis): #9060: define global unit conversor
- 06:55 PM Revision e8205c98 (qgis): changed std::auto_ptr for QScopedPointer
- 05:25 PM Revision 7d404d97 (qgis): allow for expressions in symbol rotation and scale
- the single, graduated and categorised symbol renderers have been
refactored to avoid use of raw pointers (auto_ptr ar... - 04:16 PM Revision a31ebb47 (qgis): fix warning
- 03:26 PM Revision 853d1ad7 (qgis): CODING
- Small typo fix in coding doc
- 03:20 PM Revision 1be2674a (qgis): Merge pull request #1073 from 3nids/expressiondialogsplitter
- expression builder: add splitters and change buttons
- 03:17 PM Revision 8edd6a49 (qgis): expression builder: add splitters and change buttons
- respect HIG
- 01:13 PM Revision 27f5b8d0 (qgis): Merge pull request #1072 from nyalldawson/atlas_multimap3
- [FEATURE][composer] Allow for more than one atlas controlled map in comp...
- 12:52 PM Revision 6bb9dfec (qgis): [FEATURE][composer] Allow for more than one atlas controlled map in com...
- 11:12 AM Revision 680ffe0a (qgis): Make insertVertex/moveVertex/deleteVertex work without cache
- 09:50 AM Revision 2cdc8965 (qgis): [TRANSUP] Arabic by Hosham, added new translator
- Signed-off-by: Werner Macho <[email protected]>
2014-01-13
- 10:52 PM Revision 385bb598 (qgis): Simplified 173e1d7
- 10:28 PM Revision 173e1d72 (qgis): [attrtable] Force default selection color (regardless of window focus)
- Fix #8205
- 10:28 PM Revision 6febfd22 (qgis): Fix warning
- 05:30 PM Revision 47d09fee (qgis): Fixed point displacement renderer (and made it faster)
- 01:57 PM Revision a273b69a (qgis): Further tweak to pull request docs.
- 12:50 PM Revision 78841d91 (qgis): delimitedtext: add support for featureSource()
- 12:38 PM Revision 88c73a13 (qgis): Added a little more debug info so show which projects were found and wh...
- 12:38 PM Revision e745b2ff (qgis): Added notes on merging pull requests based on Matthias's message in mai...
- 11:21 AM Revision e3d6236a (qgis): german translation update
- 10:50 AM Revision 6d3f1b8a (qgis): Fix issue with combination of edit buffer + vector join
- 05:49 AM Revision 7397bd82 (qgis): delimitedtext: move methods specific to feature iterator from provider ...
2014-01-12
- 06:19 PM Revision a18b4a35 (qgis): highlight identified feature using real feature shape
- 05:48 PM Revision d59ab805 (qgis): avoid saving OGR layer to the very same OGR layer (fixes #9221)
- 04:48 PM Revision 134dc489 (qgis): fix warnings
- 11:52 AM Revision 9f786826 (qgis): Merge pull request #1046 from ahuarte47/Issue_9254
- Bug #9254: fix point-style with "outline width" = 0 still show the outline
- 10:20 AM Revision 8990b66e (qgis): WMS server: even more performant png8 conversion
- 09:20 AM Revision f59f0777 (qgis): wms server: call getStyles from getStyle
- 09:04 AM Revision b6f9ddcf (qgis): GetStyles: changed layers list from mapLayerFromTypeName to mapLayerFom...
- 08:55 AM Revision d82a3991 (qgis): Fix #9314
- 03:48 AM Revision 0c6d9ef9 (qgis): [composer] Allow data defined symbol expressions using atlas feature pr...
2014-01-11
- 10:51 PM Revision 224e3401 (qgis): Merge pull request #1065 from tomass/master
- Lithuanian translation update
- 10:38 PM Revision 4fbf244c (qgis): Lithuanian translation update
- 03:02 PM Revision d04239d7 (qgis): [processing] small fix for non-ascii string (fixes #9175)
- 10:40 AM Revision 557cc6ff (qgis): GPX: added support for featureSource()
- 08:58 AM Revision 8d21cbf5 (qgis): GRASS provider updated to support featureSource()
2014-01-10
- 07:04 PM Revision 1bca3108 (qgis): [TRANSUP] norway by James
- Signed-off-by: Werner Macho <[email protected]>
- 06:14 PM Revision b9c087ef (qgis): Fix vectorlayercache test
- 05:22 PM Revision f847a268 (qgis): Cleaner handling of dxf symbology and linestyles
- 04:43 PM Revision 1d3dd1bc (qgis): Add missing git ignore
- 04:43 PM Revision a0911d6b (qgis): [diagram] Add expression for diagram attributes and size
- 09:23 AM Revision 443a4165 (qgis): [BUG][QGIS-Server] Project Properties WCS Layers Row Count
- I have forgotten to set the row count of the WCS Layers table in the
projetc properties. - 08:53 AM Revision 27713b81 (qgis): [Processing] Headless scriptability little enhanced
2014-01-09
- 12:51 AM Revision ccde424d (qgis): reduce debugging noise in attribute table (fixes #9315)
- 05:58 PM Revision 46a6224c (qgis): missing QgsDistanceArea.setSourceCrs() in SIP
- 02:32 PM Revision 63ba802e (qgis): Categorized renderer: fix memory leak
- 02:24 PM Revision 6175f241 (qgis): indentation
- 01:57 PM Revision 0a8c1ccd (qgis): Merge pull request #1059 from etiennesky/coloramps-inverted
- add checkbox to invert color ramps in graduated and categorized symbology
- 01:40 PM Revision 129bd987 (qgis): indentation update
- 09:09 AM Revision 1b029693 (qgis): Merge pull request #1058 from elpaso/master
- GetStyles split from GetStyle
- 06:20 AM Revision a07ddd6c (qgis): GRASS raster: remove superfluous QProcess instances
- 05:45 AM Revision 1b7c7943 (qgis): WCS: quick and dirty way to get it working
2014-01-08
- 06:33 PM Revision 9b0652f0 (qgis): [pyqgis-console] APIs file update (pyqgis.pap)
- 06:33 PM Revision 83192988 (qgis): Fix about dialog (followup 740024c)
- 06:33 PM Revision 1bf41063 (qgis): [pyqgis-console] fixes save as action in editor
- 05:54 PM Revision 868d50c7 (qgis): creatensis.pl: default arch to x86_64
- 09:46 AM Revision b4d7e02d (qgis): fix windows build (also syncs QgsComposition sip binding)
- 07:44 AM Revision 4fd3b1fb (qgis): [composer] Add nautical miles support to scalebar, more rational defaul...
- 05:59 AM Revision 926a6765 (qgis): Merge pull request #1060 from ahuarte47/Issue_9308
- Bug #9308: fix impossible to remove a group in the legend
- 05:49 AM Revision 3687ac11 (qgis): WFS: added featureSource() - now it is possible to do rendering
- 05:14 AM Revision eaf1f381 (qgis): Fix Mac build
- 04:56 AM Revision ffb815b0 (qgis): WMS provider fixes for multi-threading
- This is still far from working nicely or being finished:
- cloned provider does not get capabilities copied over, so ... - 01:15 AM Revision 46a6024b (qgis): Change to darker background for side bar. No Frame for list widget
2014-01-07
- 12:08 AM Revision 2155dd8c (qgis): #9308: enable remove groups in the legend
- 08:15 PM Revision 2daca289 (qgis): check if feature has geometry in memory provider iterator, fixes #9309
- 04:48 PM Revision 1f9c378c (qgis): Fix #8727
- 04:03 PM Revision 17e8813a (qgis): add checkbox to invert color ramps in graduated and categorized symbology
- 03:05 PM Revision 5c307b76 (qgis): GetStyles implementation
- 02:54 PM Revision 82151833 (qgis): Merge pull request #1057 from elpaso/master
- Fix #9306
- 02:49 PM Revision 6eb72c71 (qgis): Fix #9306
- 02:37 PM Revision 0b104988 (qgis): Dxf export: more precision for doubles
- 02:37 PM Revision f8247fab (qgis): Fix for segfault
- 02:36 PM Revision bd77ecc2 (qgis): Fix #9306 and getStyles
- 12:54 PM Revision 5c38775b (qgis): Always emit signal when attribute values change
- Fix #9268
* Remove QgsVectorLayer::blockSignals() calls from QgsFieldCalculator
* Deprecate emitSignal parameter... - 12:27 PM Revision 9c5bbb7a (qgis): [composer] Don't update atlas filter until editing finished, prevented,...
- 11:24 AM Revision 22514b6d (qgis): [composer] Tweak interface for atlas previews, fix occasional wrong ext...
- 11:19 AM Revision dcd8bc5c (qgis): fix crash in mapserver (introduced with 1215d0b01)
- 11:11 AM Revision df48b05a (qgis): [QGIS-Server] Update UI for WCS configuration
- In the project properties OWS tab, the user can select the layers he
would like to publish in a Web Coverage Service. - 10:38 AM Revision 7e254b48 (qgis): Fix side bar colour issue on Linux
- 01:02 AM Revision 021441b3 (qgis): german translation fix
2014-01-06
- 12:26 AM Revision 740024ca (qgis): Update to new style side bar style for dialogs.
- - New blue-grey with white text style dialog
- Side panel runs top to bottom
- Icon size is read from settings
- O... - 08:32 PM Revision 25cdea12 (qgis): Initial GetStyles implementation, still segfaults
- 01:25 PM Revision ceaf29f2 (qgis): Change the expiration timeout to one minute.
- 01:23 PM Revision 9cc35761 (qgis): Added connection pool for postgres
- 12:19 PM Revision 305a42a6 (qgis): [composer] Make sure atlas navigation controls are disabled if no match...
- 12:01 PM Revision 0ae2b1ab (qgis): [composer] Tweak appearance of compositions so that it's still possible...
- 11:32 AM Revision d1a35084 (qgis): [processing] some refactoring as suggested by Nathan Woodrow
- 11:08 AM Revision 2fc5c01c (qgis): [processing] port QGIS native field calculator
- 10:49 AM Revision f1551df3 (qgis): [composer] update icons for atlas toolbar
- 08:34 AM Revision 1368c596 (qgis): Fix warnings
- 06:42 AM Revision cae352b3 (qgis): Cleanup rendering jobs in the main thread (fixes a crash in sequential ...
2014-01-05
- 06:18 PM Revision e103420b (qgis): rephrase support (fixes #9294)
- 06:16 PM Revision 5e58c136 (qgis): german translation update
- 04:11 PM Revision 190c0511 (qgis): fix most cppcheck warnings and implement suggestions
- also update and sync some sip interfaces
- 04:11 PM Revision d7237b70 (qgis): debian packaging update: also disable globe in sid-oracle
- 02:43 PM Revision f0fc170e (qgis): [Project-OWS-Tab] Doen't add null CRS to list
- It was possible to add null CRS in the OWS Tab CRS list. To avoid it, I
add a test on return 0 as CRS Id and to set a... - 11:30 AM Revision 712ef84e (qgis): Change debug message level of CRS debug messages to keep the compiler w...
- 03:25 AM Revision c45bf504 (qgis): Implement $map variable, which returns the current composer map item id...
2014-01-04
- 02:53 PM Revision 9a588289 (qgis): [decoration grid] [fixes #9286] fix typo
- 11:31 AM Revision bee12917 (qgis): Fix bad tests in composerview (fix #9285)
- 10:52 AM Revision 31e37af4 (qgis): [tests] Add test for composer paper styles
- 05:13 AM Revision aae492fa (qgis): [tests] Update composition based tests now that 1px bad row bug is fixed
- 04:44 AM Revision 6d918a1a (qgis): [composer] Make sure entire page symbol border is included when exporti...
- 04:38 AM Revision b5502b63 (qgis): Add method for estimating the maximum amount a symbol bleeds out of the...
2014-01-03
- 09:01 PM Revision 1215d0b0 (qgis): postgres provider:
- - fix connection cleanup from threads
- fix disconnection of style functions
fixes #9280 (adapted PR#1051) - 09:01 PM Revision 72552bce (qgis): fix msvc warnings
- 04:21 PM Revision 6c2e385a (qgis): Updated coding guide to include some info on pull requests
- 02:52 PM Revision af55e98a (qgis): set droplists if parameter values are already set
- as a result you can set some parameters in
checkBeforeOpeningParametersDialog and they will be the default in the
int... - 11:49 AM Revision 327f561c (qgis): Fix typo
- 11:40 AM Revision 79447b92 (qgis): Filter params and output before use. Use Enurmerate to count rows
- 11:40 AM Revision 797bd323 (qgis): Use count function
- 11:40 AM Revision 44d96825 (qgis): Use set for getFields
- 04:14 AM Revision 8aa6a4db (qgis): Reduce margins on processing toolbox
- 03:04 AM Revision bf80c007 (qgis): Fix #9271 - Decrease step for symbol properties
2014-01-02
- 11:18 PM Revision 0f8a99e5 (qgis): PyQt4Macros.cmake: also check for a prefixed version of pyuic4
- fixes the lookup on Arch, which has python pointing to python3
- 11:18 PM Revision 929ea30c (qgis): cmake: also look for qwtpolar in the qwt include dir
- 02:33 PM Revision 51fb4f59 (qgis): [processing] set window flags for modeler dialog
- 02:33 PM Revision dd6dffcb (qgis): [processing] API v2 update fix: returns str obj instead of QVariant one...
- 09:03 AM Revision bb1639cf (qgis): Merge pull request #1048 from ahuarte47/Issue_9094-revival
- #9094-R: Use ',' and '.' keys similar to '<' and '>' keys in QgsMapToolNodeTool
- 08:56 AM Revision 373adbd5 (qgis): #9094-R: Use ',' and '.' keys similar to '<' and '>' keys
- 08:12 AM Revision 17464511 (qgis): #9254: use Q_DECL_DEPRECATED in wellKnownMarkerXXX functions
- XXX
- 08:12 AM Revision 183dd8ee (qgis): #9254: define overloaded wellKnownMarkerFromSld function in sip
- in sip
- 08:12 AM Revision 4f6c9cde (qgis): #9254: Support for OutlineStyle in SLD files
- 08:12 AM Revision 27521074 (qgis): #9254: avoid break compatibility with the 2.0 api
- 08:12 AM Revision a8c2d232 (qgis): #9254: prevent compiler warnings
- 08:12 AM Revision 0625c79a (qgis): #9254: QgsEllipseSymbolLayerV2 use OutlineStyle
- 08:12 AM Revision 8a1d769d (qgis): #9254: QgsSimpleMarkerSymbolLayerV2 use OutlineStyle
- 05:13 AM Revision 9ef3f86e (qgis): Fix build error
- 04:01 AM Revision 18274a24 (qgis): datum transformations:
- - copy descriptions, preference and deprecation from GDAL
- remember position of dialog
- allow hiding of deprecated ... - 04:01 AM Revision a47babaf (qgis): postgres provider changes:
- - ignore infinite filter rectangles
- also disconnect selection connection if no supported layers were found
2014-01-01
- 10:17 PM Revision cb48f519 (qgis): Contributors map update
- 12:14 PM Revision 7a034f39 (qgis): Merge pull request #1036 from nyalldawson/composer_render_speed
- [composer] Allow render optimisations when in preview mode
- 11:06 AM Revision 12eb44e7 (qgis): [composer] Refresh main map canvas when atlas preview feature changes, ...
- 10:58 AM Revision 8a11be82 (qgis): [composer] Add shortcut to atlas settings to atlas toolbar and menu. De...
- 10:56 AM Revision eb241a68 (qgis): [composer] Make sure scalebars are updated during atlas previews
- 10:52 AM Revision 8c64fbc6 (qgis): [composer] Make sure $feature has the same value in composer labels as ...
- 10:45 AM Revision 21a85c68 (qgis): [composer] Also re-evaluate current features filename so that filename ...
- 10:45 AM Revision 8b60d8f4 (qgis): [composer] Update atlas filename expression when the expression actuall...
- 10:44 AM Revision 5a91aa77 (qgis): [FEATURE] Add seperate controls for printing/exporting whole of atlas c...
- 05:37 AM Revision 5cc408c9 (qgis): [composer] Add atlas preview actions to new Atlas menu
- 05:36 AM Revision 38691697 (qgis): [composer] Update features if atlas preview enabled and coverage filter...
- Protect against atlas with no matching features
- 04:20 AM Revision 33625791 (qgis): [composer] Show status bar text with current atlas feature
- 03:46 AM Revision 61ad9e90 (qgis): [composer] Recenter overview when checkbox enabled
- 03:41 AM Revision 353f94c2 (qgis): [composer] Make sure signals for overview extent changing are reconnect...
- 03:35 AM Revision 728a1b03 (qgis): [composer] Correctly shift overview frame when moving map item content
- 03:31 AM Revision 84c33919 (qgis): [FEATURE] Add atlas preview toggle. Allows for navigating through atlas...
2013-12-31
- 11:26 PM Revision a596b224 (qgis): [tests] Update all expected images based on composer tests. Prior to c3...
- 07:36 PM Revision cf477cbe (qgis): fix build error on precise
2013-12-30
- 12:52 AM Revision 12c6609e (qgis): Merge pull request #1047 from ahuarte47/Issue_9273
- #9273: Fix shortcuts commented in issue #9273. Change full screen to F11
- 12:27 AM Revision 8a80e0ed (qgis): #9273: Shortcut changes
- 02:42 PM Revision a1523127 (qgis): Code foramtting cleanups only
- 02:17 PM Revision ba229e50 (qgis): Merge branch 'Issue_9094' of https://github.com/ahuarte47/QGIS
- 12:47 PM Revision f73779a4 (qgis): Fix compiler warnings
- 10:00 AM Revision f1aead4c (qgis): [composer] Fix failing rotation tests
- 10:00 AM Revision 0437dbb0 (qgis): [composer] Fix labels truncating text
- 10:00 AM Revision 3b6a303e (qgis): [composer] Fix resizing of item groups with rotated items
- 10:00 AM Revision 41365d85 (qgis): [composer] Fix item rotation so that rotation occurs around item center
- 10:00 AM Revision cea569dc (qgis): [composer] Partially fix rotated item scaling
- 10:00 AM Revision adbeab29 (qgis): [composer] Add tests for item rotation
- 10:00 AM Revision ddcfd06f (qgis): [composer] Fix picture rotation, optimise scaling of rotated pictures t...
- 10:00 AM Revision 86b972c1 (qgis): [composer] Begin tests for composer item rotation
- 10:00 AM Revision 5262a4d6 (qgis): [FEATURE] [composer] Replace custom item rotation with QGraphicsItem ro...
- 10:00 AM Revision 4169aa72 (qgis): [composer] Move item rotation control to item widget panel
- 10:00 AM Revision 719c78c2 (qgis): [composer] Clean up item rotation api, seperate item rotation (for shap...
- Maintain compatibility with 2.0 api, deprecate ambiguous rotation/setRotation methods
- 04:31 AM Revision 4aeaa3f7 (qgis): Merge pull request #1029 from nyalldawson/composer_dialog_fixes
- Save as Image dialog fixes and improvements
2013-12-29
- 01:35 PM Revision 77fb9a54 (qgis): [processing] refactored some helpre functions (contributed by Nathan Wo...
- 04:23 AM Revision 6b4641d1 (qgis): Fix warnings
- 04:04 AM Revision 7d712aca (qgis): [composer] Add action for showing/hiding rulers
- 04:03 AM Revision 37b48bdf (qgis): [composer] Prevent overlap of vertical ruler markings
- 04:03 AM Revision 53c654ff (qgis): [composer] Make sure ruler size is based off font size (fix #7476).
- Only do ruler calculations once, not on every paint event.
- 04:02 AM Revision d79b12b1 (qgis): [composer] Make sure rulers are updated when paper size changes
- 04:01 AM Revision 097a1954 (qgis): [composer] Improve appearance of rulers, add small tick marks to ruler ...
- 03:30 AM Revision d02be616 (qgis): [composer] Make sure that zooming in/out of composer with mouse wheel a...
- 03:29 AM Revision c6d0bef4 (qgis): [FEATURE][composer] Add zoom actual size action to composer, zoom indic...
- 03:13 AM Revision ed3e04d8 (qgis): [tests] Add some more anomaly images
2013-12-28
- 11:52 PM Revision 6aed6fee (qgis): [tests] Fix python compositionchecker to derive from render checker, fi...
- 11:52 PM Revision 2e107f23 (qgis): [tests] Fix failing gradient tests
- 11:52 PM Revision bf407db3 (qgis): [tests] Fix failing composerhtml tests, by forcing test html to use a s...
- 11:52 PM Revision cfd9a669 (qgis): [tests] Update composer scalebar tests, fix exception causing test to fail
- 11:52 PM Revision ac637699 (qgis): [tests] Fix failing diagram and blend modes tests
- 11:52 PM Revision f3d5e0b2 (qgis): [tests] Update composer effect tests
- 11:52 PM Revision aa3e40a0 (qgis): [FEATURE][composer] Add controls for changing zebra frame colors and li...
- 11:52 PM Revision 089fbe95 (qgis): [tests] Update atlas tests, add exceptions
- 11:52 PM Revision a1a92cdb (qgis): [tests] Update composer html tests
- 11:52 PM Revision 3b1f789f (qgis): Rework composition checker to derive from render checker, so that compo...
- 11:52 PM Revision afbd2ac2 (qgis): [tests] Update composer map tests, add anomoly images
- 11:52 PM Revision ab42edce (qgis): [tests] Update composer shape tests
- 10:22 PM Revision 5a7dff75 (qgis): german translation update
- 10:12 PM Revision 391e6621 (qgis): Fix typos (fixes #9261)
- 08:23 PM Revision 21d3fe16 (qgis): Merge pull request #1045 from Jean-Roc/traduction_ui
- update fr ui
- 04:30 PM Revision 36d9d4bf (qgis): Add attribute dialog: Hide Length/Precision labels when unavailable
- Fix #9259
- 01:27 PM Revision ca450ccf (qgis): Merge pull request #1043 from anitagraser/master
- [processing] allow float values in densify interval input field
- 01:02 PM Revision 720871c1 (qgis): undid changes to densify geometries
- 11:22 AM Revision aee46962 (qgis): Merge pull request #9 from Ecologeek/traduction_ui
- update french translation
2013-12-27
- 09:47 PM Revision 719f8d52 (qgis): allow float values in densify interval input field
- 09:32 PM Revision 4b9edc77 (qgis): Merge pull request #1042 from ErunamoJAZZ/master
- Patch for issue 8920.
- 09:00 PM Revision 7050265f (qgis): Patch for issue 8920.
- 05:20 PM Revision 8dd31ff9 (qgis): [georeferencer] reset world file checkbox when transformation differ fr...
2013-12-26
- 10:06 PM Revision 7507cfcd (qgis): Safety checks for classification algorithms (Fix #9252)
- 07:31 PM Revision e0e65ba7 (qgis): update french translation
2013-12-22
- 06:25 AM Revision b40e3c0a (qgis): [composer] Ensure that extent of new map items is centered on current c...
2013-12-20
- 09:41 AM Revision 52c59daa (qgis): [processing] minor cosmetic change
- 09:32 AM Revision cbcd28a5 (qgis): Merge pull request #1031 from rldhont/headless_processing
- Some changes to allow Processing to be run headless
It replaces legendInterface with QgsMapLayerRegistry, which is a...
2013-12-19
- 09:23 PM Revision e3e01fc7 (qgis): #9094: fix incorrect header class
- 06:09 PM Revision a09892f1 (qgis): [Feature][Processing] Headless
- To use QGIS Processing in python scripts out of QGIS.
The changes made concern the dependence to legendInterface. In ... - 04:50 PM Revision 0ad5cc95 (qgis): [TRANSUP] no by James
- Signed-off-by: Werner Macho <[email protected]>
- 03:32 PM Revision 055f8a86 (qgis): Fix circle position in dxf export
- 03:17 PM Revision 35beddff (qgis): Export more simple markers to dxf
- 02:15 PM Revision c55c4123 (qgis): Remove drawEllipse from dxf paint engine (default implementation calls ...
- 02:06 PM Revision 4bcdec86 (qgis): Remove legacy code
- 02:04 PM Revision 99c68759 (qgis): Better conversion of QPainterPath to dxf
- 02:04 PM Revision 521426c3 (qgis): Improve dxf export for svg symbols
2013-12-18
- 05:14 PM Revision 5be7a948 (qgis): Merge pull request #1024 from ahuarte47/Issue_9181
- Bug #9181: fix crash trying to resume node editing
- 04:43 PM Revision f7e55881 (qgis): Dxf: store export map extent option
- 04:43 PM Revision 45d6f7bf (qgis): Dxf: another small improvement in symbology export
- 03:55 PM Revision 96dd1723 (qgis): phonon needs backends
- 03:54 PM Revision 4dcaa172 (qgis): phonon needs backends
- 11:19 AM Revision 7e0b59f6 (qgis): Fix bugs in dxf symbology export
- 10:01 AM Revision 6dff9e4f (qgis): [relations] Fix autogenerated feature forms
- 10:00 AM Revision ffc1abaf (qgis): [relations] No crash when clicking remove with no selection
- Fix #9224
- 08:21 AM Revision 889f65f7 (qgis): #9181: fix crash trying to resume node editing
- Clears temporal objects to avoid crash trying to resume node editing and
disconnects signals to avoid repetitive conn...
2013-12-17
- 12:57 AM Revision 9d693748 (qgis): german translation update
- 12:51 AM Revision c86c4129 (qgis): #9094: Use backspace in other similar code
- 12:51 AM Revision 58d20932 (qgis): #9094: Show info messages about deleting features
- 12:51 AM Revision 9106659e (qgis): #9094: AttributeTableDialog use del/backspace
- use
- 12:51 AM Revision 85fe9384 (qgis): #9094: keyPressed can be overrided in MapTool
- KeyPressed event of MapCanvas can be overrided in current MapTool. It
enables to use 'Delete/Backspace' key as defaul... - 12:51 AM Revision 5bda2dfe (qgis): #9094: Auto-select adjacent last-removed node
- Automatically selects the adjacent vertex to last removed selected node
- 12:51 AM Revision 43520c57 (qgis): #9094: '+' and '-' keys work as selector nodes
- '+' and '-' select next and previous to current active node
respectively.
This commit is for demo proposes. - 12:51 AM Revision 490796c6 (qgis): #9094: implements user/dev advices
- 12:51 AM Revision eab6b5b7 (qgis): #9094: fix invalid file
- 12:51 AM Revision a7e9ac20 (qgis): #9094: fix invalid file
- 12:51 AM Revision 7ad1caf4 (qgis): #9094: Add Ctrl+D and D support for remove layers
- 12:51 AM Revision b069aaf1 (qgis): #9094: Other shortcut changes
- 12:51 AM Revision 6ae59420 (qgis): #9094: Del-key perfom 'delete selected features'
- 12:46 AM Revision 940991e7 (qgis): fix warnings
- 09:15 PM Revision 213b9820 (qgis): [composer] Only disable render optimisations by simplification when a c...
- 06:14 PM Revision 75df3f48 (qgis): fix warnings
- 05:03 PM Revision 24acebef (qgis): indentation update
- 04:51 PM Revision bf456694 (qgis): Merge pull request #1028 from ahuarte47/Issue_9191
- Bug #9191-#9190: fix enable/disable issues of buttons
- 04:50 PM Revision accd06dc (qgis): Merge pull request #1032 from etiennesky/vsifile-relative
- fix project saving and reading of vsizip paths (fixes #6369)
- 04:44 PM Revision 17cd09a8 (qgis): Merge pull request #980 from ahuarte47/Issue_8725-OGR
- Feature #8725: Fast rendering of geometries
- 04:22 PM Revision 052b2ebc (qgis): Merge pull request #1030 from alexbruy/fill-ring
- [FEATURE] fill ring digitinzing tool
- 04:12 PM Revision dbb48f2d (qgis): [FEATURE] fill ring digitinzing tool
- Used to cut holes in polygons and automatically fill them with new
features. Attributes taken from parent feature. Fe... - 04:10 PM Revision 91953562 (qgis): Merge branch 'Issue_8725-OGR' of https://github.com/ahuarte47/QGIS into...
- Conflicts:
src/app/qgsoptions.cpp
src/app/qgsoptions.h
src/core/symbology-ng/qgssymbollayerv2.cpp - 04:03 PM Revision bda114b7 (qgis): #8725: fix texts
- 04:03 PM Revision 95cabe57 (qgis): #8725: AA-disabling only for simplify factor>1
- AA-disabling only is executed for '1-pixel' geometries when the
configuration slider is greater than minimum value. T... - 04:03 PM Revision 6b112584 (qgis): #8725: Refactoring to simplifier classes
- 03:59 PM Revision ecc5e142 (qgis): #8725: Improvements in strings
- 03:59 PM Revision ad2bd1e3 (qgis): #8725: use default drawing config
- 03:56 PM Revision f48238f0 (qgis): #8725: drawRect faster drawConvexPolygon
- 03:56 PM Revision 1201008e (qgis): #8725: Improvements in strings
- 03:56 PM Revision b42d87b4 (qgis): #8725: Show warning label for big simplify factor
- 03:50 PM Revision 34427897 (qgis): #8725: Replace malloc by OGRMalloc
- 03:50 PM Revision b2d9ebb9 (qgis): Feature #8725: fix merge changes
- 03:50 PM Revision c30202f8 (qgis): Feature #8725: Simplification is assigned by flag
- The drawing simplification can be configured using flags that indicates
what simplification type can be executed (Poi... - 03:50 PM Revision 0324de4f (qgis): Feature #8725: Disable simplification in composer
- Disable the simplification of geometries when the render request comes
from a print composition to avoid rendering qu... - 03:50 PM Revision aa2d3bcc (qgis): Feature #8725: Replace '*foo=bar' by 'memcpy'
- 03:50 PM Revision e98a9387 (qgis): Feature #8725: 'AA' disabling uses layer cfg
- 'AA' disabling for '1-pixel geometries' uses the layer simplification
configuration - 03:50 PM Revision fec6baf6 (qgis): Feature #8725: Disable simplify in editmode
- Disable the drawing simplification when the editmode is enabled, the
geometries are cached for snapping - 03:50 PM Revision 4f8e7e0a (qgis): Feature #8725: drawConvexPolygon() can be faster
- On some platforms (e.g. X11), the drawConvexPolygon() function can be
faster than the drawPolygon() function.
https:... - 03:50 PM Revision b31a13e8 (qgis): Feature #8725: Increment 2x the factor in slider
- 03:50 PM Revision b02636d0 (qgis): Feature #8725: Show configuration option
- Shows a new rendering tab in the layer options form for configure the
drawing simplification. - 03:50 PM Revision f00e4fb2 (qgis): Feature #8725: Remove unnecesary setPen()
- 03:50 PM Revision 17b31c2f (qgis): Feature #8725: Minor improvement
- 03:50 PM Revision 5a6dc996 (qgis): Feature #8725: Fix dpi bug
- 03:50 PM Revision 134def2c (qgis): Feature #8725: check QgsFeatureRequest::NoGeometry
- 03:50 PM Revision 54994570 (qgis): Feature #8725: FastRendering of geometries
- Implements fast rendering of LineStrings and Polygons pre-applying a
view threshold filter to the geometries to rende... - 03:50 PM Revision af5263ab (qgis): Feature #8725: Fast rendering of geometries
- Fix compile errors: include "std::limits"
- 03:50 PM Revision 1481a7e4 (qgis): Feature #8725: simplification configurable
- The simplification is configurable by layer, also this commit contains
reording of code.
I have pending show in the ... - 03:50 PM Revision 440ede93 (qgis): Feature #8725: Fast rendering of geom (v-OGR)
- Implements fast rendering of LineStrings and Polygons pre-applying a
view threshold filter to the geometries to rende... - 03:45 PM Revision cb1bd0b3 (qgis): always bundle QtDbus, just in case
- 03:43 PM Revision ba9936e0 (qgis): always bundle QtDbus, just in case
- 12:07 PM Revision d0b84e67 (qgis): [FEATURE] Allow setting composer page background style (fix #7846)
- 12:07 PM Revision c3ec3b2d (qgis): [composer] Allow exporting compositions with transparent backgrounds
Also available in: Atom