Activity
From 2013-12-27 to 2014-01-25
2014-01-25
- 11:32 PM Revision 105ecfa8 (qgis): make sure the symbology-ng db can be copied in qgis_stylev2test
- 09:38 PM Revision 587be8cd (qgis): debian packaging fix
- 03:49 PM Revision ce346419 (qgis): remove leading dir separator from symbol path when it's relative,
- SLD: remove file schema from OnlineResource tag's path
- 02:36 PM Revision b90fb29e (qgis): Backport fix for mis-detection of PostGIS table types (#9421)
- Don't try to detect geometry type or srid, if it's already known
Backport of eaf5725f569fab62a67a51c0b0bddbb6a44797a2... - 01:33 PM Revision b399c1e1 (qgis): use qIsNaN to test for NaNs
- 01:33 PM Revision 6b1bc026 (qgis): update CODING, regenerate t2t, include CODING.html
- 11:28 AM Revision 5a2beb36 (qgis): fix doxygen warnings
- 10:28 AM Revision 781e34a5 (qgis): fix QgsGeometry::asMultiPoint() (followup 6bbd17c2; fixes #9423)
- 05:36 AM Revision c27d499f (qgis): [TRANSUP] pl: plugin manager, options
- 03:06 AM Revision 9439eb86 (qgis): Fix globe plugin crash at launch on Mac
2014-01-24
- 12:59 AM Revision eaf5725f (qgis): postgres provider: don't try to detect geometry type or srid, if it's a...
- 10:56 PM Revision 72988e9a (qgis): fix windows build
- 10:54 PM Revision dd26778f (qgis): Added jenkins run script
- 05:56 PM Revision c21973ff (qgis): fixed horizontal and vertical marker line fill using maximum markers in...
- 04:34 PM Revision 79b74157 (qgis): Merge pull request #1110 from mwa/dev_labeling_from_sld
- Read labeling from SLD
- 04:24 PM Revision 95c3c6ff (qgis): removed color/width from line pattern fill symbol layer widget, fixes p...
- 04:08 PM Revision ef001fdc (qgis): read labeling from SLD
- 02:46 PM Revision 52229056 (qgis): Merge pull request #1108 from Oslandia/remove_dead_code_in_qgssinglesym...
- remove dead code in qgssinglesymbolrendererv2
- 02:04 PM Revision 6ca57f9d (qgis): [TRANSUP] nb by James
- Signed-off-by: Werner Macho <[email protected]>
- 12:33 PM Revision 3fd75ac4 (qgis): fix line pattern fill misalignements, fixes #8974
- 10:14 AM Revision c7141e04 (qgis): fix duplicate translation in several translation files
- 09:58 AM Revision 760529bd (qgis): fix build with internal spatialite (followup 0d2c564cf; fixes #9417)
- 09:53 AM Revision 6f15e59f (qgis): fix deleteVertex for POLYGON and MULTILINESTRING
- 09:34 AM Revision a30a9dd0 (qgis): Merge pull request #992 from fsdias/master
- Fix Relative_distribution_(distance_covariate).rsx
- 09:22 AM Revision c3f4befa (qgis): fix nightly build and cppcheck in qwtpolar-0.1 (followup 0d2c564c)
- 09:10 AM Revision 37efe919 (qgis): remove dead code in qgssinglesymbolrendererv2
- 08:57 AM Revision 569e571a (qgis): [TRANSUP] fr by JRM, gl by Xan and pl by Robert
- Signed-off-by: Werner Macho <[email protected]>
- 08:39 AM Revision 169b580f (qgis): Merge pull request #1103 from Jean-Roc/traduction_ui
- update french translation
- 08:38 AM Revision 524788b9 (qgis): Merge pull request #1107 from Cracert/i18n
- [TRANSUP] pl
- 04:41 AM Revision d5ef0c5d (qgis): [TRANSUP] pl
- 02:01 AM Revision a78a0035 (qgis): fix windows build (fixes #9416)
2014-01-23
- 10:10 PM Revision 2a1ef13d (qgis): german translation update
- 10:02 PM Revision c38fadba (qgis): fix mersenne-twister warnings
- 09:48 PM Revision 6bbd17c2 (qgis): QgsGeometry refactoring:
- * rework wkb parsing using Qgs(Const)WkbPtr
* replaces pointer dereferencing with memcpy
* should work on platform ... - 09:37 PM Revision cb5c4e99 (qgis): add QgsDistanceArea tests and enhance QgsGeometry tests a bit
- (in preparation for a QgsGeometry wkb update)
- 09:37 PM Revision 0d2c564c (qgis): implement more cppcheck suggestions
- 09:37 PM Revision 37df7923 (qgis): fix source path stripping in debug messages
- 09:37 PM Revision 68011dd2 (qgis): fix QGis::featureType output
- 09:34 PM Revision 94027df2 (qgis): Merge pull request #1091 from 3nids/uioptionbase2
- dialog base: separator and dialog title as argument to init/restore
- 04:34 PM Revision db7cddfc (qgis): Dxf export: fix copy paste bug
- 04:12 PM Revision f351c4f7 (qgis): [FEATURE:] Add point sample class to analysis library
- 04:12 PM Revision 5a193df4 (qgis): [FEATURE]: class for random transect sampling in analysis lib
- 04:12 PM Revision b0861958 (qgis): Add qgstransectsample.sip
- 04:05 PM Revision f4fc1340 (qgis): Merge pull request #1102 from ahuarte47/Issue_8725R-ST_Simplify2
- Fix bug #8725R: no check simplification topology for point geometries in postgis provider
- 02:24 PM Revision 0536cfa3 (qgis): Merge pull request #1105 from mwa/fix_expression_from_ogc_filter
- Fix empty expression when reading from OGC filter
- 02:09 PM Revision 31c93333 (qgis): fix empty expression when reading from OGC filter
- 01:12 PM Revision 6cd0fa16 (qgis): create the CRS project properties during the project creation
- 01:03 PM Revision eae4c2e1 (qgis): group CRS project property updates in the same place
- 12:45 PM Revision c9b85b0c (qgis): update ProjectCrs property in the project file
- 11:28 AM Revision 393071f2 (qgis): update fr ui
- correct typos
- 11:25 AM Revision b0474d6f (qgis): #8725R: no check simplification topology for point geometries
- 11:11 AM Revision bbd13f27 (qgis): Merge pull request #10 from mdouchin/traduction_mdouchin
- French translation update
- 09:48 AM Revision 810773a6 (qgis): cleanup 3568fe7
- 09:28 AM Revision eb929991 (qgis): Merge pull request #1083 from Oslandia/fix_max_on_joined_fields
- fix bug in max value on joined fields
- 09:12 AM Revision 3568fe76 (qgis): Merge pull request #1075 from Oslandia/expressions_in_symbol_rotation_a...
- [FEATURE] allow for expressions in symbol rotation and scale
- 08:24 AM Revision 467f9783 (qgis): Merge pull request #1101 from Cracert/i18n
- [TRANSUP] pl: Globe, expr.editor
- 07:58 AM Revision 8b530012 (qgis): Merge pull request #1099 from ahuarte47/Issue_8725R-ST_simplify
- Fix bug #8725R: fix collapsed geometries by ST_simplify function of postgis
- 06:47 AM Revision 7fca30b7 (qgis): [TRANSUP] pl: Globe, expr.editor
- 02:41 AM Revision 49a807ab (qgis): fix build with GDAL <=1.9
2014-01-22
- 08:55 PM Revision 9aa4155e (qgis): [composer] Paste in place should put items in page which cursor is over...
- 07:36 PM Revision fbdf34c2 (qgis): warn user when trying to add sqlite connection to browser and a connect...
- 06:48 PM Revision 2baf4030 (qgis): #8725R: fix invalid LineStrings
- 05:54 PM Revision d5ea0b08 (qgis): French translation update
- 01:25 PM Revision 5d020209 (qgis): Merge pull request #1100 from jonnyforestGIS/master
- [TRANSUP] pt_PT
- 01:20 PM Revision 5c1fed5b (qgis): Add saving of recent expressions. Fix #6091
- 01:18 PM Revision 4077084f (qgis): [TRANSUP] pt_PT
- adding some translations
- 12:52 PM Revision f6f0384c (qgis): #87525R: refactoring and minor changes
- 12:52 PM Revision 01a733ba (qgis): #8725R: fix collapsed polygons by ST_simplify in postgis
- 12:00 PM Revision 12a463d2 (qgis): Merge pull request #1087 from ahuarte47/Issue_9360R
- Fix bug #9360-revival: fix whole layer not rendered (when simplify geometry activated; followup 3305a6c; fixes #9360)
- 11:14 AM Revision f2d0100d (qgis): Merge pull request #1094 from ahuarte47/Issue_8725R-maxscale
- Feature #8725R: support for maximum scale at which the layer should be simplified
- 09:27 AM Revision 52d114fb (qgis): [composer] Use better cross hairs cursor
- 08:44 AM Revision 754307a4 (qgis): Merge pull request #1097 from Cracert/i18n
- [TRANSUP] pl: Composer, DXF, previous mistake (tnx Werner)
- 08:43 AM Revision e2b1e33a (qgis): [TRANSUP] nl by Richard
- Signed-off-by: Werner Macho <[email protected]>
- 07:59 AM Revision 58d25efb (qgis): [composer] Don't default to showing grid when opening 2.0 projects
- 07:57 AM Revision befe56ff (qgis): [composer] Switch to select tool after pasting items (fix #8958)
- 07:56 AM Revision 2e4fbc21 (qgis): [composer] Always evaluate label expressions (fix #9342)
- 01:54 AM Revision d61e6da4 (qgis): [TRANSUP] pl: Composer, DXF, previous mistake (tnx Werner)
2014-01-21
- 08:55 PM Revision 58403d3d (qgis): Merge pull request #1095 from Cracert/i18n
- [TRANSUP] pl: Atlas, Composer
- 12:57 PM Revision 1cd307c9 (qgis): Merge branch 'master' of github.com:qgis/QGIS
- 12:57 PM Revision 061dccee (qgis): First update of IT GUI translation
- 12:43 PM Revision 03d1e2b5 (qgis): [composer] Use crosshairs cursor when drawing new items
- 11:18 AM Revision f79dfa15 (qgis): #9360R: enable ogr simplification for GDAL-OGR >= 1.11
- 11:07 AM Revision 7f32985c (qgis): [TRANSUP] es by carlos
- Signed-off-by: Werner Macho <[email protected]>
- 09:18 AM Revision a5b0e045 (qgis): Consider scale based visibility in dxf export. Const correctness for ma...
- 05:58 AM Revision 7d2bf150 (qgis): [FEATURE] Add option for simple line symbols to be drawn only inside a
- polygon. Allows for creation of "national geographic" style borders on
maps where a thick border does not overlap int... - 03:55 AM Revision 6d663c5f (qgis): Ensure binaries run through install_name_tool are user-writable during ...
- 03:46 AM Revision ebae9471 (qgis): [TRANSUP] pl: Atlas, Composer
- 02:12 AM Revision 031596c4 (qgis): #8725R: define simplifyDrawingCanbeApplied better
- 01:39 AM Revision 653af3a4 (qgis): #8725R: add maximum scale at which the layer should be simplified
2014-01-20
- 10:59 PM Revision 00c8196b (qgis): Merge pull request #1093 from ahuarte47/Issue_8725R-UIpoints
- Feature #8725R: hide simplification rendering tab for point layers
- 10:25 PM Revision b440367f (qgis): #8725R: remove rendering panel for points layer
- 03:41 PM Revision 7cb79c49 (qgis): debian packaging update
- 01:40 PM Revision c22c0d99 (qgis): feature action: fix crash at launch
- 01:30 PM Revision 9f3e8f48 (qgis): wms provider: also include SCALE parameter for UMN mapserver (followup ...
- 12:45 PM Revision 0c99423b (qgis): #9360R: disable ogr simplification while OGR_G_SetPoints does not exist
- 11:47 AM Revision d4b1bb47 (qgis): Reintroduce geometry caching while rendering (used esp. for snapping)
- 11:35 AM Revision 85a17c24 (qgis): Add QgsMapLayerAction and QgsMapLayerActionRegistry, which can be
- used as a generic api for registering actions which can apply to
a specific map layer or layer type.
Create a QgsMap... - 11:32 AM Revision fc3094ff (qgis): [TRANSUP] no by james and dk by Jacob
- Signed-off-by: Werner Macho <[email protected]>
- 09:23 AM Revision f9c5ee0c (qgis): dialog base: separator and dialog title as argument to init/restore
- 08:55 AM Revision 4bfba09b (qgis): Server adjustments (allow usage from build dir, new API)
- 08:40 AM Revision e1442e23 (qgis): Merge pull request #1090 from Cracert/i18n
- [TRANSUP] pl
- 02:45 AM Revision 5162889c (qgis): [TRANSUP] pl
2014-01-19
- 12:19 AM Revision 9209ef6e (qgis): [Plugin Manager] Fix ui layout
- 12:17 AM Revision 377d30aa (qgis): [Plugin Manager] Fix window title issues after recent changes in QgsOpt...
- 02:23 PM Revision 6c14b503 (qgis): #9360R: enable ogr simplification on provider side only cpp
- 11:09 AM Revision a2b8efaa (qgis): #9360R: mix CPP/C code - experimental
- 10:50 AM Revision 72ec87de (qgis): add myself to translators, russian translation update
- 10:08 AM Revision 0c1f5c57 (qgis): Merge pull request #1088 from Cracert/i18n
- [TRANSUP] pl: simple update
- 02:08 AM Revision 1eaefaa0 (qgis): [TRANSUP] pl: simple update
- 02:01 AM Revision b7ee396e (qgis): #9360R: remove ogr_geometry.h
- 01:15 AM Revision 2e819346 (qgis): #9360R: fix bad ogr simplification
2014-01-18
- 11:22 PM Revision 06b1fbcb (qgis): german translation update
- 11:07 PM Revision 5377ad34 (qgis): debian packaging update
- 11:05 PM Revision a9d8bd1e (qgis): update sip some bindings
- 09:41 PM Revision 3327cdc9 (qgis): fix typos, indentation and some warnings
- 07:40 PM Revision 1a5332ab (qgis): Merge pull request #1082 from 3nids/uioptionbase
- UI: dialog base: add current category to dialog title if in icon only mode
- 03:58 AM Revision bf814c20 (qgis): indentation update
- 03:46 AM Revision 3305a6c7 (qgis): ogr geometry simplifier:
- - stick to C API
- enable simplification only with GDAL >=1.9 - 03:46 AM Revision ea486879 (qgis): fix warnings
- 03:37 AM Revision c3a21743 (qgis): debian packaging update: reenable globe plugin on debian unstable
2014-01-17
- 10:41 PM Revision 174577b9 (qgis): Fix FindQScintilla module for non-standard install locations
- 06:00 PM Revision c2a8ad0a (qgis): wms-c: don't crash if tile matrix set isn't available anymore (fixes #9...
- 05:50 PM Revision 8f8ea0e1 (qgis): use line pattern fill symbol layer line symbol for fill instead of for ...
- 05:38 PM Revision 71e09ec3 (qgis): Use new unit conversion function to calculate dxf line width
- 05:02 PM Revision cc195a63 (qgis): german translation update
- 04:35 PM Revision 6926bc92 (qgis): Dxf export: fix order in multiline labels
- 04:35 PM Revision 4b60d098 (qgis): Fix dxf label size calculation
- 04:34 PM Revision 78bd89d0 (qgis): Split multiline labels for dxf export
- 04:34 PM Revision 82acf769 (qgis): Set text color and show label boxes for debugging
- 04:34 PM Revision a7a942ce (qgis): Export labels to dxf
- 04:29 PM Revision fb180388 (qgis): Merge pull request #1056 from ahuarte47/Issue_9060_B
- [Feature]: Centralize conversion units in one unique function
- 03:51 PM Revision 8c9f41cf (qgis): Merge pull request #1086 from ahuarte47/Issue_9360
- fix bug whole layer not rendered (when simplify geometry activated; fixes #9360)
- 02:57 PM Revision cc13f9d0 (qgis): #9360: fix bug simplification when transform is activated
- 02:12 PM Revision 71360c3c (qgis): [TRANSUP] Prepare ts files for new Release
- 02:09 PM Revision 7ca60b30 (qgis): followup f33c4904d3b: add Q_DECL_DEPRECATED and sip annotation to hasCr...
- 01:01 PM Revision db18d835 (qgis): Oracle provider: added featureSource() support
- 12:48 PM Revision 5315cff1 (qgis): Allow Qt to search for Qt plugins (e.g. sqldrivers) in our plugin direc...
- Without this it is necessary to explicitly provide QT_PLUGIN_PATH environment
variable for Qt plugins we build (e.g. ... - 12:01 PM Revision d8b55a2a (qgis): Merge pull request #1085 from tomass/master
- Lithuanian translation update
- 10:29 AM Revision 2e9d3a8c (qgis): CRS axis inversion retrieval update:
- - back to OGRGetAxis() as OSREPSGTreatsAsNorthingEasting() was introduced with
GDAL 1.10 (fixes builds with earlier... - 07:48 AM Revision b7612f27 (qgis): UI: dialog base: add current category to dialog title
- 07:35 AM Revision f4315d7f (qgis): Lithuanian translation update
2014-01-16
- 07:08 PM Revision e8b8e3a4 (qgis): Merge pull request #1081 from ahuarte47/Issue_9345
- Bug #9345: fix calculation of axis ordering of CRS
- 06:28 PM Revision 2db44a59 (qgis): identified features highlight clip on zoom out fix
- 05:28 PM Revision f33c4904 (qgis): signal hasCrsTransformEnabled() renamed to hasCrsTransformEnabledChanged()
- 01:02 PM Revision 80b44a76 (qgis): fix bug in max value on joined fields
- 11:01 AM Revision 119b7fd3 (qgis): WCS provider: use a download handler (like WMS)
- 10:30 AM Revision c7ccdc9e (qgis): fixed toSld() & replaced "" by QString
- 08:59 AM Revision 07cbc22f (qgis): Resolved handling of WMS requests in worker threads
- 07:35 AM Revision 8b6d180b (qgis): Merge pull request #1079 from 3nids/uioptionbase
- UI: remove top labels, use collapsible groupboxes, and other small improvements
- 07:15 AM Revision 03a7125b (qgis): UI: remove top labels, use collapsible groupboxes, and other small impr...
- 04:20 AM Revision 5310040a (qgis): add header installation of simplify methods
- 02:12 AM Revision 2af29d18 (qgis): #9345: fix axis invert calculation
2014-01-15
- 12:40 AM Revision bf39737c (qgis): fixed bug in rotation & removed xml encode/decode
- 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 84fe6762 (qgis): Fix warnings
- 11:00 AM Revision 8fb87f18 (qgis): #8725-R: minor changes
- 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 7cb8ff7f (qgis): #8275-R: simplification on a per-iterator basis
- 11:00 AM Revision 61c8cad6 (qgis): #8725-R: no check geometry pointer twice
- 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 2c67e511 (qgis): #8725-R: no simplify point layers in postgres provider
- 11:00 AM Revision 1e781ff8 (qgis): #8725-R: fix old API in other test cpp files
- 11:00 AM Revision 062c1e41 (qgis): #8725-R: fix old API in testqgsblendmodes.cpp
- 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 4cc82e62 (qgis): #8725-R: refactoring of simplification API in FeatureIterators
- 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 f37b0562 (qgis): #8725-R: New vector provider capability for topological simplification
- 11:00 AM Revision 0a970eb7 (qgis): #8725-R: define UseRenderingOptimization
- Redefine RenderingPrintComposition to UseRenderingOptimization
- 11:00 AM Revision dcaf0b5a (qgis): #8725-R: OgrProvider simplifies on provider side
- OgrFeatureIterator implements simplification on provider side
- 11:00 AM Revision 23b6523f (qgis): #8725-R: FeatureIterator and other minor changes
- 11:00 AM Revision faebcce1 (qgis): #8725-R: move VectorSimplifyMethod to other file
- 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 c2834024 (qgis): #8725-R: VectorLayer use SimplifyMethod
- VectorLayer define QgsVectorSimplifyMethod to configure the new
QgsSimplifyMethod member of QgsFeatureRequest - 11:00 AM Revision 6358fde7 (qgis): #8725-R: define QgsSimplifyMethod
- Define QgsSimplifyMethod to use as optional parameter in
QgsFeatureRequest - 11:00 AM Revision 08b5e305 (qgis): #8725-R: simplifier execute in rendering loop
- 11:00 AM Revision 3b6ed3bf (qgis): #8725-R: PostgresProvider simplifies on provider side
- PostgresFeatureIterator implements simplification on provider side
- 11:00 AM Revision 319acc2b (qgis): #8725-R: show map2pixel threshold in panels
- 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 48cf5b32 (qgis): #9060: use QGis::fromUnitToUnitFactor in QgsGrassGisLib
- 08:58 PM Revision 2bffa19f (qgis): #9060: use QGis::fromUnitToUnitFactor in QgsDecorationScaleBar
- 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 5d59d83d (qgis): #9060: use QGis::fromUnitToUnitFactor in QgsDxfExport
- in
- 08:53 PM Revision b662d1be (qgis): #9060: use QGis::fromUnitToUnitFactor in QgsWmsProvider
- 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 6febfd22 (qgis): Fix warning
- 10:28 PM Revision 173e1d72 (qgis): [attrtable] Force default selection color (regardless of window focus)
- Fix #8205
- 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 1bf41063 (qgis): [pyqgis-console] fixes save as action in editor
- 06:33 PM Revision 9b0652f0 (qgis): [pyqgis-console] APIs file update (pyqgis.pap)
- 06:33 PM Revision 83192988 (qgis): Fix about dialog (followup 740024c)
- 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 183dd8ee (qgis): #9254: define overloaded wellKnownMarkerFromSld function in sip
- in sip
- 08:12 AM Revision 17464511 (qgis): #9254: use Q_DECL_DEPRECATED in wellKnownMarkerXXX functions
- XXX
- 08:12 AM Revision 4f6c9cde (qgis): #9254: Support for OutlineStyle in SLD files
- 08:12 AM Revision a8c2d232 (qgis): #9254: prevent compiler warnings
- 08:12 AM Revision 27521074 (qgis): #9254: avoid break compatibility with the 2.0 api
- 08:12 AM Revision 8a1d769d (qgis): #9254: QgsSimpleMarkerSymbolLayerV2 use OutlineStyle
- 08:12 AM Revision 0625c79a (qgis): #9254: QgsEllipseSymbolLayerV2 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 3b6a303e (qgis): [composer] Fix resizing of item groups with rotated items
- 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 adbeab29 (qgis): [composer] Add tests for item rotation
- 10:00 AM Revision cea569dc (qgis): [composer] Partially fix rotated item scaling
- 10:00 AM Revision ddcfd06f (qgis): [composer] Fix picture rotation, optimise scaling of rotated pictures t...
- 10:00 AM Revision 41365d85 (qgis): [composer] Fix item rotation so that rotation occurs around item center
- 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 719c78c2 (qgis): [composer] Clean up item rotation api, seperate item rotation (for shap...
- Maintain compatibility with 2.0 api, deprecate ambiguous rotation/setRotation methods
- 10:00 AM Revision 4169aa72 (qgis): [composer] Move item rotation control to item widget panel
- 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 2e107f23 (qgis): [tests] Fix failing gradient tests
- 11:52 PM Revision 6aed6fee (qgis): [tests] Fix python compositionchecker to derive from render checker, fi...
- 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 089fbe95 (qgis): [tests] Update atlas tests, add exceptions
- 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 a1a92cdb (qgis): [tests] Update composer html tests
- 11:52 PM Revision ab42edce (qgis): [tests] Update composer shape tests
- 11:52 PM Revision afbd2ac2 (qgis): [tests] Update composer map tests, add anomoly images
- 11:52 PM Revision 3b1f789f (qgis): Rework composition checker to derive from render checker, so that compo...
- 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...
Also available in: Atom