Activity

From 2013-11-16 to 2013-12-15

2013-12-15

11:20 PM Revision b192f642 (qgis): [composer] Make map rectangle preview text a bit more subtle
Nyall Dawson
10:12 PM Revision bb1380ea (qgis): Merge pull request #1026 from anitagraser/working
attempt to fix http://hub.qgis.org/issues/9184 Victor Olaya
09:17 PM Revision 27bea199 (qgis): [composer] Fix overview extent not being drawn on composer outputs if m...
Nyall Dawson
05:52 PM Revision 98d7a022 (qgis): german translation update and one translation string fix
Jürgen Fischer
05:21 PM Revision 6e775b90 (qgis): fix warnings
Jürgen Fischer
01:20 PM Revision 377c13b9 (qgis): Add default file name parameter for getSaveAsImageName dialog
Nyall Dawson
01:20 PM Revision 08a10b81 (qgis): Use native file dialog for save as image under linux
Nyall Dawson

2013-12-14

01:02 PM Revision c4b24806 (qgis): convert GDAL no data value to a value representable by data type, fixes...
Radim Blazek

2013-12-13

10:37 PM Revision d1324519 (qgis): attempt to fix http://hub.qgis.org/issues/9184
Anita Graser
03:40 PM Revision 402b397e (qgis): translation update: no with new translator added
Signed-off-by: Werner Macho <[email protected]> Werner Macho

2013-12-12

11:46 PM Revision 566e5bd1 (qgis): #8725: fix texts
Alvaro Huarte
11:31 PM Revision 4b794a56 (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...
Alvaro Huarte
07:00 PM Revision 5ceb9aeb (qgis): #8725: Refactoring to simplifier classes
Alvaro Huarte
02:06 PM Revision 898e0956 (qgis): debian packaging update
Jürgen Fischer
11:52 AM Revision 2573cc2f (qgis): [FEATURE][QGIS-Server] Add Web Coverage Service support : funded Ifremer
QGIS-Server already supports standards : Web Map Service (WMS version 1.3.0
and 1.1.1) and Web Feature Service (WFS v...
D'Hont René-Luc

2013-12-11

06:49 PM Revision 4bbce141 (qgis): WMS: try to interpret response to map requests always as image (fixes #...
Jürgen Fischer
06:49 PM Revision 8fabc4d3 (qgis): fix warning
Jürgen Fischer
06:49 PM Revision bdb560c0 (qgis): a unit to network cache size label (fixes #9189)
Jürgen Fischer
04:55 PM Revision 1074312f (qgis): Optionally draw little rendering stats (switch on/off with S key)
Martin Dobias
03:47 PM Revision 70915ca0 (qgis): Merge pull request #1019 from nyalldawson/random_colors
Tweak random color ramp for nicer colors Marco Hugentobler
03:12 PM Revision d3b5fb01 (qgis): User-configurable update interval
Martin Dobias
02:20 PM Revision 36c2f7f3 (qgis): WMS/OWS:
- add service type to window title (implements #9192)
- always fill dpi combobox (fixes #9194)
Jürgen Fischer
10:21 AM Revision 90b10f79 (qgis): Fix unit tests
- QgsFeature owns QgsFields (otherwise the assigned QgsFields may get deleted)
- updated QgsRenderChecker to use map ...
Martin Dobias
08:32 AM Revision 8405ddb8 (qgis): Dxf export: modify layer name to be a valid dxf layer name
Marco Hugentobler

2013-12-10

04:00 PM Revision b1b7904e (qgis): Dxf: possibility to export only the features overlapping the map extent
Marco Hugentobler
03:25 PM Revision b6f7a99c (qgis): Add license header for dxfexportdialog
Marco Hugentobler
02:22 PM Revision 84f85d48 (qgis): Merge pull request #1023 from 3nids/dxfgeomlayer
[DXF] do not list layer without geometry Marco Hugentobler
02:10 PM Revision c21c90a0 (qgis): Merge pull request #1022 from 3nids/dxfunselectall
[DXF] add (un)select all buttons Marco Hugentobler
11:31 AM Revision 151bad59 (qgis): Update to qgis_bench: use renderer job, allow parallel mode, print othe...
Martin Dobias
09:35 AM Revision e814e8df (qgis): Invalidate cached image when layer's data or appearance is modified
Martin Dobias

2013-12-09

11:34 PM Revision fc247672 (qgis): Merge pull request #1021 from etiennesky/gdal_merge
fix gdal merge nodata value and UI improvements Giuseppe Sucameli
05:15 PM Revision 221263db (qgis): Properly reserve place for arrays in line and polygon clipping routines
A QVector::clear() method completely reinitializes the object. Calling
a QVector::reserve() before clear() is useless...
Yauhen Kharuzhy
05:14 PM Revision 381efba4 (qgis): Eliminate creating of unused QString objects in transformCoords
Every call of transformCoords() Qstring dir object is created. It uses
only for output information about errors, so m...
Yauhen Kharuzhy
05:13 PM Revision 7d8d1d6d (qgis): Optimize simple marker rendering perfomance
expression( "..." ) call create QString object at every invocation. For
layers with simple markers this overhead take...
Yauhen Kharuzhy
04:40 PM Revision 9164ae94 (qgis): Options: remove legacy rendering options, add parallel rendering
Martin Dobias
04:18 PM Revision e4a1651c (qgis): Bring back render caching
Martin Dobias
03:05 PM Revision fdc3ba79 (qgis): gdal merge tool: make sure -a_nodata is only added with gdal>=1.9
Etienne Tourigny
02:46 PM Revision 93e0f3d8 (qgis): Road graph: don't show 25D data as valid input layers
Matthias Kuhn
01:27 PM Revision 758f5e5d (qgis): Road graph plugin: don't crash with 25D input layers
Fix #9174 Matthias Kuhn
08:33 AM Revision f848396a (qgis): [DXF] do not list layer without geometry
Denis Rouzaud
08:26 AM Revision 3f37d249 (qgis): [DXF] add (un)select all buttons
Denis Rouzaud

2013-12-08

09:40 PM Revision c610f377 (qgis): Applied patch from Hans-Peter Jansen <hpj [at] urpla.net> to address bu...
Tim Sutton
10:18 AM Revision 0aae9360 (qgis): translation update by Xan
Signed-off-by: Werner Macho <[email protected]> Werner Macho

2013-12-07

01:24 PM Revision 5192e8dc (qgis): different fix for 5a1bcf3
Jürgen Fischer

2013-12-06

11:00 PM Revision 7a0b36ce (qgis): also fix building of tests (followup 5a1bcf38)
Jürgen Fischer
09:31 PM Revision 5a1bcf38 (qgis): fix build error on windows and some warnings
Jürgen Fischer
09:00 PM Revision ac501831 (qgis): add script to list github pull request (assignments)
Jürgen Fischer
05:46 PM Revision 561f01c0 (qgis): [FEATURE]: merge dxf_export branch
Marco Hugentobler
05:23 PM Revision 8c7bfdbd (qgis): use collapsible group box for creation options in gdal merge widget
Etienne Tourigny
04:30 PM Revision 10f5f7c2 (qgis): fix destination nodata value in gdal merge
Etienne Tourigny
03:05 PM Revision 0239b4d6 (qgis): Dxf export for ellipse symbol layer
Marco Hugentobler
02:51 PM Revision b9959731 (qgis): [ogr] Only call repack when closing a data provider
Fix #8822 Matthias Kuhn
02:48 PM Revision ba76c990 (qgis): [ogr] Only call repack when closing a data provider
Fix #8822 Matthias Kuhn
01:23 PM Revision 668403ac (qgis): Write dxf circle
Marco Hugentobler
01:08 PM Revision 0d2fbbe2 (qgis): Sync works now between QgsMapRenderer and QgsMapCanvas
Martin Dobias
12:52 PM Revision b92e1243 (qgis): Attribute edit widgets LongLong support
Fix #9145 Matthias Kuhn
11:17 AM Revision ebbb976e (qgis): Show success / failure of dxf export in message bar
Marco Hugentobler
10:51 AM Revision a75de2b8 (qgis): Draw default point symbol if dxf export not supported by marker symbol
Marco Hugentobler
10:07 AM Revision 3b81b1a0 (qgis): fix warning
Jürgen Fischer
03:22 AM Revision bf7dd522 (qgis): Various fixes to make it compile on Windows
Martin Dobias

2013-12-05

10:28 PM Revision 1e8635ce (qgis): german translation update
Jürgen Fischer
08:37 PM Revision 330b46b8 (qgis): raster projector improved, also fixes #9101
Radim Blazek
06:28 PM Revision fd6e37cd (qgis): Disable filter if search checkbox is unticked in database selection dia...
Jürgen Fischer
05:19 PM Revision 705927e0 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
Marco Hugentobler
05:18 PM Revision 63c62adf (qgis): Merge pull request #1014 from 3nids/issue9138
fix #9138 Marco Hugentobler
05:10 PM Revision 4df00a8f (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
Marco Hugentobler
05:07 PM Revision f428c869 (qgis): Safety check when joining before accessing fields
Fix #9166 Matthias Kuhn
05:04 PM Revision 813459da (qgis): Merge branch 'symbology_copy_paste'
Marco Hugentobler
04:47 PM Revision 642b0d5e (qgis): Add copy constructor and assignment operator for QgsDxfExport
Marco Hugentobler
04:12 PM Revision 3fed0d07 (qgis): Fix rotation for svg markers exported to dxf
Marco Hugentobler
12:59 PM Revision e1ea342f (qgis): Enable Python in background threads. Fixed drawing of plugin layers.
Martin Dobias
12:27 PM Revision 2bece090 (qgis): Update Python bindings to match changes in core/gui libraries.
Martin Dobias
11:04 AM Revision f2fbb2f8 (qgis): Cleanup methods for providers (implemented for GDAL and OGR)
Fix #8932 Matthias Kuhn
10:42 AM Revision 0bfc7664 (qgis): run InitSpatialMetadata(1) on SpatiaLite >= 4.1 also in Offline Editing
plugin (addresses #9157) Alexander Bruy
10:06 AM Revision 1ccd4621 (qgis): Merge pull request #983 from matthias-kuhn/cmake-warning-fix
[cmake] Fix warnings. Tim Sutton
09:40 AM Revision 6c0e9af2 (qgis): Merge pull request #1017 from matthias-kuhn/dattrans
Be less verbose in datum transformation Marco Hugentobler
09:34 AM Revision ef3eee2d (qgis): Linestyles for Qt pen styles
Marco Hugentobler
08:56 AM Revision 2c4018b6 (qgis): Be less verbose in datum transformation
Matthias Kuhn
08:45 AM Revision e1186f16 (qgis): [processing] explicitly set window flags for script editor
Alexander Bruy
04:06 AM Revision 412eaf4a (qgis): Added sync between QgsMapCanvas settings and (legacy) QgsMapRenderer (u...
Martin Dobias

2013-12-04

08:19 PM Revision 5e5e50a1 (qgis): give objectName to plugin menus to allow customization
Radim Blazek
11:02 AM Revision bce3588d (qgis): Tweak random color ramp for nicer colors
Nyall Dawson
06:27 AM Revision b184d0ed (qgis): Merge pull request #1016 from thodorisvakkas/el_GR_Translation
translation update_ gr by theodoris Werner Macho
06:19 AM Revision 7194567a (qgis): Restored reading/writing of canvas map settings
Martin Dobias

2013-12-03

10:43 PM Revision f533d53f (qgis): ouch - fix bc825b4b4
Jürgen Fischer
10:37 PM Revision bc825b4b (qgis): fix lpad/rpad (fixes #9158)
Jürgen Fischer
10:27 PM Revision 9d17f255 (qgis): Convert WMS GetFeatureInfo GML to UTF-8 supported by Expat, fixes #9082
Radim Blazek
10:23 PM Revision d39f4478 (qgis): Commit20131203
thodoris.vakkas
10:21 PM Revision a4c365c7 (qgis): dbmanager: include materialized views (implements #9127)
Jürgen Fischer
06:13 PM Revision 4493f513 (qgis): Draw labeling also in parallel map renderer job
Martin Dobias
03:25 PM Revision 4260a239 (qgis): [FEATURE]: Add a color ramp class which generates random colors on-the-fly
Marco Hugentobler
12:11 PM Revision b99e93ca (qgis): Updated memory provider to support feature source (untested yet)
Martin Dobias
11:33 AM Revision 5386324e (qgis): Made QgsSpatialIndex implicitly shared class.
As a bonus, spatial index is a bit faster (10%) as we do not use random eviction buffer
anymore (which makes sense on...
Martin Dobias
09:48 AM Revision f1f2e16d (qgis): [relations] When loading invalid relations from a project, tag them as ...
Matthias Kuhn
09:48 AM Revision 999a996b (qgis): AttributeForm: Create a dummy button box for intercepting ok clicks
when the ok button is hidden and the accept was actually triggered
by something else. This allows to continue using c...
Matthias Kuhn
09:48 AM Revision 08b43aad (qgis): [relations] Support for .ui file dialogs
Matthias Kuhn
08:42 AM Revision 81ea0c66 (qgis): Some updates for ntv2 entries in tbl_datum_transform
Marco Hugentobler
08:24 AM Revision 70f2cc86 (qgis): Fix printing for curved labels
Marco Hugentobler
07:30 AM Revision fa18f0dc (qgis): Merge pull request #1012 from ahuarte47/Issue_9085-qbrowser
Feature #9085: Set refresh to F5 key in qbrowser Richard Duivenvoorde
06:26 AM Revision 9d001853 (qgis): Introduction of concept of feature sources for vector data.
Feature sources of providers/layers should act as immutable
snapshots of the state of provider or layer, not being af...
Martin Dobias

2013-12-02

04:37 PM Revision b232e74c (qgis): [FEATURE]: possibility to copy/paste entries in renderer widgets (using...
Marco Hugentobler
08:05 AM Revision f21562c8 (qgis): [pyqgis-console] fixes #9097 (thanks to Minoru Akagi)
Salvatore Larosa
08:05 AM Revision dcfccbc7 (qgis): [pyqgis-console] avoid processEvents for stderr output
Salvatore Larosa
08:05 AM Revision f5aca962 (qgis): [spatialquery] shows the warning in message bar when no layer is loaded...
Salvatore Larosa
08:05 AM Revision 2feacbcd (qgis): [ftools] avoid trivial error for Random selection tool
Salvatore Larosa
08:05 AM Revision 27eeff2b (qgis): [pyqgis-console] prepared API file update
Salvatore Larosa
08:03 AM Revision f12e1e05 (qgis): fix warning when parsing stylesheet in qgsmessagebar:
avoid log message: "Could not parse stylesheet of widget .." Salvatore Larosa

2013-11-30

04:07 PM Revision f3ee6c86 (qgis): translation update: BA by Almir
Werner Macho
02:00 PM Revision 5181cbed (qgis): use white color for raster nodata
Radim Blazek
11:27 AM Revision 7d926a07 (qgis): debian packaging update
Jürgen Fischer
10:59 AM Revision bcae15bf (qgis): indentation update
Jürgen Fischer
10:52 AM Revision 3e5ff1f9 (qgis): set minimum Qt version to 4.7 and remove #ifdef code depending on prior...
Jürgen Fischer
10:51 AM Revision 9cc3c5cc (qgis): fix warning
Jürgen Fischer

2013-11-29

04:28 PM Revision 14de6e6d (qgis): Export layers to dxf in drawing order
Marco Hugentobler
03:13 PM Revision bcad16d5 (qgis): Data defined size / color / rotation for marker export
Marco Hugentobler
09:44 AM Revision d334b461 (qgis): give objectName to fTools menus and actions to allow customisation, see...
Radim Blazek
08:50 AM Revision 57d124b9 (qgis): fix #9138
Denis Rouzaud

2013-11-28

05:41 PM Revision c6ab6067 (qgis): translation update: bosnia by Almir
Werner Macho
09:28 AM Revision e07f5113 (qgis): Fix label size for painting main map with higher dpi
Marco Hugentobler
07:53 AM Revision 6cb26125 (qgis): Merge pull request #1013 from tomass/master
Fix function example explanation Denis Rouzaud

2013-11-27

07:02 PM Revision 688952d5 (qgis): Fix function example explanation
Tomas
05:07 PM Revision f6247922 (qgis): Add epsg_nr to datum transform table
Marco Hugentobler
03:33 PM Revision 30900e9b (qgis): don't allow slashes in http connection names (fixes #9131)
Jürgen Fischer
11:06 AM Revision e1bce853 (qgis): Merge pull request #1003 from rduivenvoorde/processingtweaks
gui tweak: adding margin around processing dialogs Victor Olaya
09:55 AM Revision a3f1f7e9 (qgis): #9085: Set refresh to F5 key in qbrowser
Set refresh to F5 key in qbrowser equally to qapp
http://hub.qgis.org/projects/quantum-gis/repository/revisions/32b0...
Alvaro Huarte
08:45 AM Revision 5590ab4a (qgis): Do not block functionality when canvas is drawing, respect frozen/rende...
Because the rendering is asynchronous, it is not necessary to block user input anymore Martin Dobias
06:21 AM Revision ea47e6f8 (qgis): Merge pull request #1011 from tomass/master
Lithuanian translation update Werner Macho
04:22 AM Revision 6ee8a7e6 (qgis): Remove processEvents() calls that are not necessary anymore
Martin Dobias

2013-11-26

11:04 PM Revision 595bb3b9 (qgis): Commit20131127
thodoris.vakkas
09:49 PM Revision f870a381 (qgis): Lithuanian translation update
Tomas
06:08 PM Revision 5ac587d6 (qgis): Merge pull request #1000 from matthias-kuhn/filewriter
Visual candy for the "Save as" GUI Jürgen Fischer
04:58 PM Revision fa509b80 (qgis): Change symbol layer dxf method signature and make first test with a dat...
Marco Hugentobler
02:05 PM Revision 2b5c903b (qgis): Fixed handling of map updates
Previously there was a problem that if user panned too quickly,
the map item could get completely out of the view of ...
Martin Dobias
01:10 PM Revision 879f0516 (qgis): Reporting of rendering errors, safer isActive() for custom painter job
Martin Dobias
11:53 AM Revision 55f86063 (qgis): [globe] Add vertical scale (Requires osgEarth >= 2.5)
Matthias Kuhn
09:28 AM Revision 1eda09de (qgis): updating Layers translation in indonesian language to layer (skip lapisan)
Werner Macho

2013-11-25

08:52 PM Revision bf5d4d65 (qgis): Merge pull request #1009 from Jean-Roc/traduction_ui
update fr ui Werner Macho
08:46 PM Revision 32b05836 (qgis): change default refresh key to F5 (implements #9085)
Jürgen Fischer
06:57 PM Revision fdeaee83 (qgis): Merge pull request #7 from Ecologeek/translation_ui
update french translation Jean-Roc Morreale
06:20 PM Revision c321f597 (qgis): wmts: add a default style entry if the server doesn't provide any (fixe...
Jürgen Fischer
05:37 PM Revision 0ca0d50b (qgis): Datum transform dialog: show tooltip with transform code and src/dest C...
Marco Hugentobler
03:31 PM Revision fc115a45 (qgis): Change epsg datum transform 9607 to 9606 by switching the sign of the r...
Marco Hugentobler
02:45 PM Revision 9a4f326a (qgis): Implementation of parallel rendering job (work in progress)
More changes:
- few improvements to map renderer job API
- added basic unit test for map renderer job
- map canvas us...
Martin Dobias
02:38 PM Revision 40a8cb9f (qgis): More sqlite3_finalize
Marco Hugentobler
02:30 PM Revision 392be784 (qgis): Fix finalize statement and close srs.db
Marco Hugentobler
02:03 PM Revision b756fe73 (qgis): Don't crash when iterating cached features
Matthias Kuhn
11:46 AM Revision 9abba402 (qgis): Implement write lines in dxf engine
Marco Hugentobler
11:45 AM Revision 8e73a587 (qgis): API documentation
Matthias Kuhn
11:07 AM Revision a10d6754 (qgis): Cleanup code structure, move code to central functions
Marco Hugentobler
08:54 AM Revision efaaab31 (qgis): Close CachedFeatureWriterIterator when requested
Matthias Kuhn
08:54 AM Revision c1d2798f (qgis): Ellipse marker support for color expressions (Fix #9114)
Matthias Kuhn

2013-11-24

12:03 AM Revision f0d25b10 (qgis): update french translation
Sylvain Maillard
04:31 PM Revision f665ddc8 (qgis): indentation update
Jürgen Fischer
04:29 PM Revision 843504ed (qgis): german translation update
Jürgen Fischer
03:50 PM Revision c2ea63c5 (qgis): update french translation
Sylvain Maillard
08:31 AM Revision 8d167180 (qgis): Add $atlasfeatureid and $atlasgeometry
Nathan Woodrow
05:56 AM Revision 5c4966ea (qgis): Merge pull request #999 from nyalldawson/composer_pos
[composer] Change to pos() for item position Nyall Dawson

2013-11-23

10:03 PM Revision 94c66577 (qgis): Merge pull request #1004 from tomass/master
Lithuanian translation update Werner Macho
06:13 PM Revision 78672056 (qgis): Merge branch 'dxf_export' of github.com:mhugent/Quantum-GIS into dxf_ex...
Marco Hugentobler
06:13 PM Revision a9d92cdc (qgis): Convert painterpath to polygons for dxf
Marco Hugentobler
06:10 PM Revision 34e1bd23 (qgis): Move QgsDxfExport into dxf subdirectory
Marco Hugentobler
01:38 PM Revision 836fa738 (qgis): Lithuanian translation update
Tomas

2013-11-22

11:39 PM Revision 5228e69a (qgis): fetch new strings for french translation
Jean-Roc Morreale
08:36 PM Revision c5cb0bae (qgis): Fixup:e9a37e9
Matthias Kuhn
08:22 PM Revision 788a3f1f (qgis): Fix translation error
Matthias Kuhn
07:52 PM Revision e9a37e96 (qgis): Don't crash when iterating empty cache
Matthias Kuhn
07:25 PM Revision eedab4f4 (qgis): gui tweak: adding margin around processing dialogs
Richard Duivenvoorde
06:41 PM Revision 3b201865 (qgis): translation update: lt, adding new translator
Werner Macho
05:31 PM Revision f2862cc2 (qgis): Merge pull request #1002 from Jean-Roc/traduction_ui
update french translation Werner Macho
04:58 PM Revision 78fbee39 (qgis): Start implementation of QgsDxfPaintDevice / Engine to export svg marker...
Marco Hugentobler
04:56 PM Revision abcfe7b9 (qgis): Merge pull request #6 from Ecologeek/translation_ui
update french translation Jean-Roc Morreale
04:42 PM Revision f8938630 (qgis): update french translation
Sylvain Maillard
04:37 PM Revision 0b5d398d (qgis): update french translation
Sylvain Maillard
03:11 PM Revision 1612afe3 (qgis): update french translation
Sylvain Maillard
09:47 AM Revision affd78a8 (qgis): #8725: Improvements in strings
Alvaro Huarte
05:50 AM Revision 4a554dbc (qgis): Initial support for rendering of rasters
Martin Dobias

2013-11-21

12:36 AM Revision 7b376141 (qgis): #8725: use default drawing config
Alvaro Huarte
06:12 PM Revision d2d8e4f7 (qgis): #8725: drawRect faster drawConvexPolygon
Alvaro Huarte
05:56 PM Revision d8637156 (qgis): apply the IAU2000 sql file to srs.db
Marco Hugentobler
05:49 PM Revision 6055a4f5 (qgis): adding a file of inserts for IAU2000 ellipsoids and srs
Adam Licht
05:44 PM Revision 358239cc (qgis): Add pt grid shift entries to srs.db (provided by Giovanni)
Marco Hugentobler
05:27 PM Revision 5bd70838 (qgis): Implement diamond simple marker
Marco Hugentobler
04:29 PM Revision d19f361e (qgis): QgsRectangle API comment fixes
Matthias Kuhn
03:45 PM Revision 222946b3 (qgis): Implement simple marker rect / square
Marco Hugentobler
03:13 PM Revision de6f83e0 (qgis): Clean up dxf export sources
Marco Hugentobler
03:07 PM Revision d4aae708 (qgis): merge INSTALL changes to doc/INSTALL.t2t, update INSTALL.html link and ...
Jürgen Fischer
01:32 PM Revision c8c2ba28 (qgis): [saveas] changes to default sqlite/spatialite values
Werner Macho
01:32 PM Revision 366375b0 (qgis): [saveas] Hide senseless options for sqlite
Matthias Kuhn
01:32 PM Revision 7d7ae567 (qgis): [saveas] UI changes
Werner Macho
01:32 PM Revision 898b9f31 (qgis): [saveas] Cleanup for Save As GUI
Add options to aliased vectorfilewriter drivers Matthias Kuhn
01:32 PM Revision d0e6c2a6 (qgis): [saveas] updates to default values
updates to ui and help Werner Macho
01:32 PM Revision f78af8bd (qgis): [saveas] Template for the driver options
Matthias Kuhn
10:33 AM Revision 1a88acbb (qgis): [composer] Change to pos() for item position, free up transform for fut...
Nyall Dawson

2013-11-20

11:26 PM Revision 9e9a686f (qgis): #8725: Improvements in strings
Alvaro Huarte
07:40 PM Revision 584aba76 (qgis): Heavier use of feature caching for fully populated caches
When a feature cache is set to "FullCache" mode, it will answer
requests from this cache instead of querying the back...
Matthias Kuhn
03:43 PM Revision 9d8d3cff (qgis): Merge pull request #998 from ghtmtt/master
some small changes Paolo Cavallini
03:13 PM Revision 298a0522 (qgis): some small changes
ma7730
12:48 PM Revision 5b6393f2 (qgis): Revived labeling and diagrams for vector layers
Martin Dobias
10:33 AM Revision fe0596f1 (qgis): Do not keep pointer to vector layer in vector layer feature iterator.
This will make the iterator safe to changes in vector layer while
the iterator is still active.
Martin Dobias
10:01 AM Revision 2fcf556c (qgis): Do the rendering of map layers within special classes
This is an important change: new class (QgsMapLayerRenderer) is introduced
and it keeps all information from layer wh...
Martin Dobias
09:30 AM Revision d5cfe23e (qgis): Write blocks for point symbols
Marco Hugentobler

2013-11-19

12:02 AM Revision aab25982 (qgis): #8725: Show warning label for big simplify factor
Alvaro Huarte
12:11 PM Revision fb089493 (qgis): Create Advanced_raster_histogram.rsx
fsdias
10:04 AM Revision 039a4f5a (qgis): Merge pull request #981 from nyalldawson/composer_settings3
Add composer settings to QGIS options Nyall Dawson
09:19 AM Revision a013a3a4 (qgis): Move composer grid style settings to options dialog
Nyall Dawson
09:19 AM Revision c12956c8 (qgis): Add public method for displaying options dialog and switching to a spec...
Add shortcut to composer options to composer menu Nyall Dawson
09:19 AM Revision 8f7b4c1f (qgis): Add default grid and guide settings to composer options page
Nyall Dawson
09:18 AM Revision c4e125a4 (qgis): [FEATURE] Add composer settings panel, with option to set default font ...
Nyall Dawson

2013-11-18

07:09 PM Revision 944755af (qgis): Merge pull request #997 from yjacolin/englishTypoInUi
English typo in ui Werner Macho
07:05 PM Revision ee566a09 (qgis): Typo in the en sentence
Yves Jacolin
07:03 PM Revision 681a6317 (qgis): Typo in the en sentence
Yves Jacolin
04:35 PM Revision 80e625fc (qgis): More typos in IT GUI translation
Paolo Cavallini
04:34 PM Revision 6d9e244c (qgis): Several typos and improvements to IT GUI translation
Paolo Cavallini
02:46 PM Revision d1084025 (qgis): Increased number of decimaps for GDAL Contour
Paolo Cavallini
02:42 PM Revision e0e287b2 (qgis): Increased number of decimaps for GDAL Contour
Paolo Cavallini
01:51 PM Revision 51006cea (qgis): Fix #9070
Marco Hugentobler
11:58 AM Revision 036b25eb (qgis): Stop using QgsMapLayer's setCacheImage()
That caching mechanism is too coarse - it is expected that there is only one map renderer.
Instead, caching would nee...
Martin Dobias
09:32 AM Revision b21167c5 (qgis): Fix proj string manipulation for reverse datum transformations
Marco Hugentobler
08:28 AM Revision 68e29511 (qgis): Allow cancellation of PAL labeling computation
Martin Dobias

2013-11-17

12:39 AM Revision 99cee10c (qgis): postgres: use st_estimatedextent with postgis >= 2.1 (fixes #9011)
Jürgen Fischer
10:55 PM Revision 7e17a841 (qgis): WMS: improve support for legend graphics
Jürgen Fischer
10:55 PM Revision 36630afb (qgis): fix warnings
Jürgen Fischer

2013-11-16

05:40 PM Revision bc73b4ea (qgis): Possibility to add / remove default transformations in options tab
Marco Hugentobler
11:38 AM Revision 7fbc6923 (qgis): Also consider inverted direct datum transformations
Marco Hugentobler
11:18 AM Revision dc3272a7 (qgis): Consider datum transform in raster projector
Marco Hugentobler
 

Also available in: Atom