Activity
From 2013-11-12 to 2013-12-11
2013-12-11
- 06:49 PM Revision 4bbce141 (qgis): WMS: try to interpret response to map requests always as image (fixes #...
- 06:49 PM Revision 8fabc4d3 (qgis): fix warning
- 06:49 PM Revision bdb560c0 (qgis): a unit to network cache size label (fixes #9189)
- 04:55 PM Revision 1074312f (qgis): Optionally draw little rendering stats (switch on/off with S key)
- 03:47 PM Revision 70915ca0 (qgis): Merge pull request #1019 from nyalldawson/random_colors
- Tweak random color ramp for nicer colors
- 03:12 PM Revision d3b5fb01 (qgis): User-configurable update interval
- 02:20 PM Revision 36c2f7f3 (qgis): WMS/OWS:
- - add service type to window title (implements #9192)
- always fill dpi combobox (fixes #9194) - 10:21 AM Revision 90b10f79 (qgis): Fix unit tests
- - QgsFeature owns QgsFields (otherwise the assigned QgsFields may get deleted)
- updated QgsRenderChecker to use map ... - 08:32 AM Revision 8405ddb8 (qgis): Dxf export: modify layer name to be a valid dxf layer name
2013-12-10
- 04:00 PM Revision b1b7904e (qgis): Dxf: possibility to export only the features overlapping the map extent
- 03:25 PM Revision b6f7a99c (qgis): Add license header for dxfexportdialog
- 02:22 PM Revision 84f85d48 (qgis): Merge pull request #1023 from 3nids/dxfgeomlayer
- [DXF] do not list layer without geometry
- 02:10 PM Revision c21c90a0 (qgis): Merge pull request #1022 from 3nids/dxfunselectall
- [DXF] add (un)select all buttons
- 11:31 AM Revision 151bad59 (qgis): Update to qgis_bench: use renderer job, allow parallel mode, print othe...
- 09:35 AM Revision e814e8df (qgis): Invalidate cached image when layer's data or appearance is modified
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
- 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... - 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... - 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... - 04:40 PM Revision 9164ae94 (qgis): Options: remove legacy rendering options, add parallel rendering
- 04:18 PM Revision e4a1651c (qgis): Bring back render caching
- 03:05 PM Revision fdc3ba79 (qgis): gdal merge tool: make sure -a_nodata is only added with gdal>=1.9
- 02:46 PM Revision 93e0f3d8 (qgis): Road graph: don't show 25D data as valid input layers
- 01:27 PM Revision 758f5e5d (qgis): Road graph plugin: don't crash with 25D input layers
- Fix #9174
- 08:33 AM Revision f848396a (qgis): [DXF] do not list layer without geometry
- 08:26 AM Revision 3f37d249 (qgis): [DXF] add (un)select all buttons
2013-12-08
- 09:40 PM Revision c610f377 (qgis): Applied patch from Hans-Peter Jansen <hpj [at] urpla.net> to address bu...
- 10:18 AM Revision 0aae9360 (qgis): translation update by Xan
- Signed-off-by: Werner Macho <[email protected]>
2013-12-07
2013-12-06
- 11:00 PM Revision 7a0b36ce (qgis): also fix building of tests (followup 5a1bcf38)
- 09:31 PM Revision 5a1bcf38 (qgis): fix build error on windows and some warnings
- 09:00 PM Revision ac501831 (qgis): add script to list github pull request (assignments)
- 05:46 PM Revision 561f01c0 (qgis): [FEATURE]: merge dxf_export branch
- 05:23 PM Revision 8c7bfdbd (qgis): use collapsible group box for creation options in gdal merge widget
- 04:30 PM Revision 10f5f7c2 (qgis): fix destination nodata value in gdal merge
- 03:05 PM Revision 0239b4d6 (qgis): Dxf export for ellipse symbol layer
- 02:51 PM Revision b9959731 (qgis): [ogr] Only call repack when closing a data provider
- Fix #8822
- 02:48 PM Revision ba76c990 (qgis): [ogr] Only call repack when closing a data provider
- Fix #8822
- 01:23 PM Revision 668403ac (qgis): Write dxf circle
- 01:08 PM Revision 0d2fbbe2 (qgis): Sync works now between QgsMapRenderer and QgsMapCanvas
- 12:52 PM Revision b92e1243 (qgis): Attribute edit widgets LongLong support
- Fix #9145
- 11:17 AM Revision ebbb976e (qgis): Show success / failure of dxf export in message bar
- 10:51 AM Revision a75de2b8 (qgis): Draw default point symbol if dxf export not supported by marker symbol
- 10:07 AM Revision 3b81b1a0 (qgis): fix warning
- 03:22 AM Revision bf7dd522 (qgis): Various fixes to make it compile on Windows
2013-12-05
- 10:28 PM Revision 1e8635ce (qgis): german translation update
- 08:37 PM Revision 330b46b8 (qgis): raster projector improved, also fixes #9101
- 06:28 PM Revision fd6e37cd (qgis): Disable filter if search checkbox is unticked in database selection dia...
- 05:19 PM Revision 705927e0 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 05:18 PM Revision 63c62adf (qgis): Merge pull request #1014 from 3nids/issue9138
- fix #9138
- 05:10 PM Revision 4df00a8f (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 05:07 PM Revision f428c869 (qgis): Safety check when joining before accessing fields
- Fix #9166
- 05:04 PM Revision 813459da (qgis): Merge branch 'symbology_copy_paste'
- 04:47 PM Revision 642b0d5e (qgis): Add copy constructor and assignment operator for QgsDxfExport
- 04:12 PM Revision 3fed0d07 (qgis): Fix rotation for svg markers exported to dxf
- 12:59 PM Revision e1ea342f (qgis): Enable Python in background threads. Fixed drawing of plugin layers.
- 12:27 PM Revision 2bece090 (qgis): Update Python bindings to match changes in core/gui libraries.
- 11:04 AM Revision f2fbb2f8 (qgis): Cleanup methods for providers (implemented for GDAL and OGR)
- Fix #8932
- 10:42 AM Revision 0bfc7664 (qgis): run InitSpatialMetadata(1) on SpatiaLite >= 4.1 also in Offline Editing
- plugin (addresses #9157)
- 10:06 AM Revision 1ccd4621 (qgis): Merge pull request #983 from matthias-kuhn/cmake-warning-fix
- [cmake] Fix warnings.
- 09:40 AM Revision 6c0e9af2 (qgis): Merge pull request #1017 from matthias-kuhn/dattrans
- Be less verbose in datum transformation
- 09:34 AM Revision ef3eee2d (qgis): Linestyles for Qt pen styles
- 08:56 AM Revision 2c4018b6 (qgis): Be less verbose in datum transformation
- 08:45 AM Revision e1186f16 (qgis): [processing] explicitly set window flags for script editor
- 04:06 AM Revision 412eaf4a (qgis): Added sync between QgsMapCanvas settings and (legacy) QgsMapRenderer (u...
2013-12-04
- 08:19 PM Revision 5e5e50a1 (qgis): give objectName to plugin menus to allow customization
- 11:02 AM Revision bce3588d (qgis): Tweak random color ramp for nicer colors
- 06:27 AM Revision b184d0ed (qgis): Merge pull request #1016 from thodorisvakkas/el_GR_Translation
- translation update_ gr by theodoris
- 06:19 AM Revision 7194567a (qgis): Restored reading/writing of canvas map settings
2013-12-03
- 10:43 PM Revision f533d53f (qgis): ouch - fix bc825b4b4
- 10:37 PM Revision bc825b4b (qgis): fix lpad/rpad (fixes #9158)
- 10:27 PM Revision 9d17f255 (qgis): Convert WMS GetFeatureInfo GML to UTF-8 supported by Expat, fixes #9082
- 10:23 PM Revision d39f4478 (qgis): Commit20131203
- 10:21 PM Revision a4c365c7 (qgis): dbmanager: include materialized views (implements #9127)
- 06:13 PM Revision 4493f513 (qgis): Draw labeling also in parallel map renderer job
- 03:25 PM Revision 4260a239 (qgis): [FEATURE]: Add a color ramp class which generates random colors on-the-fly
- 12:11 PM Revision b99e93ca (qgis): Updated memory provider to support feature source (untested yet)
- 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... - 09:48 AM Revision f1f2e16d (qgis): [relations] When loading invalid relations from a project, tag them as ...
- 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... - 09:48 AM Revision 08b43aad (qgis): [relations] Support for .ui file dialogs
- 08:42 AM Revision 81ea0c66 (qgis): Some updates for ntv2 entries in tbl_datum_transform
- 08:24 AM Revision 70f2cc86 (qgis): Fix printing for curved labels
- 07:30 AM Revision fa18f0dc (qgis): Merge pull request #1012 from ahuarte47/Issue_9085-qbrowser
- Feature #9085: Set refresh to F5 key in qbrowser
- 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...
2013-12-02
- 04:37 PM Revision b232e74c (qgis): [FEATURE]: possibility to copy/paste entries in renderer widgets (using...
- 08:05 AM Revision f21562c8 (qgis): [pyqgis-console] fixes #9097 (thanks to Minoru Akagi)
- 08:05 AM Revision dcfccbc7 (qgis): [pyqgis-console] avoid processEvents for stderr output
- 08:05 AM Revision f5aca962 (qgis): [spatialquery] shows the warning in message bar when no layer is loaded...
- 08:05 AM Revision 2feacbcd (qgis): [ftools] avoid trivial error for Random selection tool
- 08:05 AM Revision 27eeff2b (qgis): [pyqgis-console] prepared API file update
- 08:03 AM Revision f12e1e05 (qgis): fix warning when parsing stylesheet in qgsmessagebar:
- avoid log message: "Could not parse stylesheet of widget .."
2013-11-30
- 04:07 PM Revision f3ee6c86 (qgis): translation update: BA by Almir
- 02:00 PM Revision 5181cbed (qgis): use white color for raster nodata
- 11:27 AM Revision 7d926a07 (qgis): debian packaging update
- 10:59 AM Revision bcae15bf (qgis): indentation update
- 10:52 AM Revision 3e5ff1f9 (qgis): set minimum Qt version to 4.7 and remove #ifdef code depending on prior...
- 10:51 AM Revision 9cc3c5cc (qgis): fix warning
2013-11-29
- 04:28 PM Revision 14de6e6d (qgis): Export layers to dxf in drawing order
- 03:13 PM Revision bcad16d5 (qgis): Data defined size / color / rotation for marker export
- 09:44 AM Revision d334b461 (qgis): give objectName to fTools menus and actions to allow customisation, see...
- 08:50 AM Revision 57d124b9 (qgis): fix #9138
2013-11-28
- 05:41 PM Revision c6ab6067 (qgis): translation update: bosnia by Almir
- 09:28 AM Revision e07f5113 (qgis): Fix label size for painting main map with higher dpi
- 07:53 AM Revision 6cb26125 (qgis): Merge pull request #1013 from tomass/master
- Fix function example explanation
2013-11-27
- 07:02 PM Revision 688952d5 (qgis): Fix function example explanation
- 05:07 PM Revision f6247922 (qgis): Add epsg_nr to datum transform table
- 03:33 PM Revision 30900e9b (qgis): don't allow slashes in http connection names (fixes #9131)
- 11:06 AM Revision e1bce853 (qgis): Merge pull request #1003 from rduivenvoorde/processingtweaks
- gui tweak: adding margin around processing dialogs
- 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... - 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
- 06:21 AM Revision ea47e6f8 (qgis): Merge pull request #1011 from tomass/master
- Lithuanian translation update
- 04:22 AM Revision 6ee8a7e6 (qgis): Remove processEvents() calls that are not necessary anymore
2013-11-26
- 11:04 PM Revision 595bb3b9 (qgis): Commit20131127
- 09:49 PM Revision f870a381 (qgis): Lithuanian translation update
- 06:08 PM Revision 5ac587d6 (qgis): Merge pull request #1000 from matthias-kuhn/filewriter
- Visual candy for the "Save as" GUI
- 04:58 PM Revision fa509b80 (qgis): Change symbol layer dxf method signature and make first test with a dat...
- 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 ... - 01:10 PM Revision 879f0516 (qgis): Reporting of rendering errors, safer isActive() for custom painter job
- 11:53 AM Revision 55f86063 (qgis): [globe] Add vertical scale (Requires osgEarth >= 2.5)
- 09:28 AM Revision 1eda09de (qgis): updating Layers translation in indonesian language to layer (skip lapisan)
2013-11-25
- 08:52 PM Revision bf5d4d65 (qgis): Merge pull request #1009 from Jean-Roc/traduction_ui
- update fr ui
- 08:46 PM Revision 32b05836 (qgis): change default refresh key to F5 (implements #9085)
- 06:57 PM Revision fdeaee83 (qgis): Merge pull request #7 from Ecologeek/translation_ui
- update french translation
- 06:20 PM Revision c321f597 (qgis): wmts: add a default style entry if the server doesn't provide any (fixe...
- 05:37 PM Revision 0ca0d50b (qgis): Datum transform dialog: show tooltip with transform code and src/dest C...
- 03:31 PM Revision fc115a45 (qgis): Change epsg datum transform 9607 to 9606 by switching the sign of the r...
- 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... - 02:38 PM Revision 40a8cb9f (qgis): More sqlite3_finalize
- 02:30 PM Revision 392be784 (qgis): Fix finalize statement and close srs.db
- 02:03 PM Revision b756fe73 (qgis): Don't crash when iterating cached features
- 11:46 AM Revision 9abba402 (qgis): Implement write lines in dxf engine
- 11:45 AM Revision 8e73a587 (qgis): API documentation
- 11:07 AM Revision a10d6754 (qgis): Cleanup code structure, move code to central functions
- 08:54 AM Revision efaaab31 (qgis): Close CachedFeatureWriterIterator when requested
- 08:54 AM Revision c1d2798f (qgis): Ellipse marker support for color expressions (Fix #9114)
2013-11-24
- 12:03 AM Revision f0d25b10 (qgis): update french translation
- 04:31 PM Revision f665ddc8 (qgis): indentation update
- 04:29 PM Revision 843504ed (qgis): german translation update
- 03:50 PM Revision c2ea63c5 (qgis): update french translation
- 08:31 AM Revision 8d167180 (qgis): Add $atlasfeatureid and $atlasgeometry
- 05:56 AM Revision 5c4966ea (qgis): Merge pull request #999 from nyalldawson/composer_pos
- [composer] Change to pos() for item position
2013-11-23
- 10:03 PM Revision 94c66577 (qgis): Merge pull request #1004 from tomass/master
- Lithuanian translation update
- 06:13 PM Revision 78672056 (qgis): Merge branch 'dxf_export' of github.com:mhugent/Quantum-GIS into dxf_ex...
- 06:13 PM Revision a9d92cdc (qgis): Convert painterpath to polygons for dxf
- 06:10 PM Revision 34e1bd23 (qgis): Move QgsDxfExport into dxf subdirectory
- 01:38 PM Revision 836fa738 (qgis): Lithuanian translation update
2013-11-22
- 11:39 PM Revision 5228e69a (qgis): fetch new strings for french translation
- 08:36 PM Revision c5cb0bae (qgis): Fixup:e9a37e9
- 08:22 PM Revision 788a3f1f (qgis): Fix translation error
- 07:52 PM Revision e9a37e96 (qgis): Don't crash when iterating empty cache
- 07:25 PM Revision eedab4f4 (qgis): gui tweak: adding margin around processing dialogs
- 06:41 PM Revision 3b201865 (qgis): translation update: lt, adding new translator
- 05:31 PM Revision f2862cc2 (qgis): Merge pull request #1002 from Jean-Roc/traduction_ui
- update french translation
- 04:58 PM Revision 78fbee39 (qgis): Start implementation of QgsDxfPaintDevice / Engine to export svg marker...
- 04:56 PM Revision abcfe7b9 (qgis): Merge pull request #6 from Ecologeek/translation_ui
- update french translation
- 04:42 PM Revision f8938630 (qgis): update french translation
- 04:37 PM Revision 0b5d398d (qgis): update french translation
- 03:11 PM Revision 1612afe3 (qgis): update french translation
- 09:47 AM Revision affd78a8 (qgis): #8725: Improvements in strings
- 05:50 AM Revision 4a554dbc (qgis): Initial support for rendering of rasters
2013-11-21
- 12:36 AM Revision 7b376141 (qgis): #8725: use default drawing config
- 06:12 PM Revision d2d8e4f7 (qgis): #8725: drawRect faster drawConvexPolygon
- 05:56 PM Revision d8637156 (qgis): apply the IAU2000 sql file to srs.db
- 05:49 PM Revision 6055a4f5 (qgis): adding a file of inserts for IAU2000 ellipsoids and srs
- 05:44 PM Revision 358239cc (qgis): Add pt grid shift entries to srs.db (provided by Giovanni)
- 05:27 PM Revision 5bd70838 (qgis): Implement diamond simple marker
- 04:29 PM Revision d19f361e (qgis): QgsRectangle API comment fixes
- 03:45 PM Revision 222946b3 (qgis): Implement simple marker rect / square
- 03:13 PM Revision de6f83e0 (qgis): Clean up dxf export sources
- 03:07 PM Revision d4aae708 (qgis): merge INSTALL changes to doc/INSTALL.t2t, update INSTALL.html link and ...
- 01:32 PM Revision c8c2ba28 (qgis): [saveas] changes to default sqlite/spatialite values
- 01:32 PM Revision 366375b0 (qgis): [saveas] Hide senseless options for sqlite
- 01:32 PM Revision 7d7ae567 (qgis): [saveas] UI changes
- 01:32 PM Revision 898b9f31 (qgis): [saveas] Cleanup for Save As GUI
- Add options to aliased vectorfilewriter drivers
- 01:32 PM Revision d0e6c2a6 (qgis): [saveas] updates to default values
- updates to ui and help
- 01:32 PM Revision f78af8bd (qgis): [saveas] Template for the driver options
- 10:33 AM Revision 1a88acbb (qgis): [composer] Change to pos() for item position, free up transform for fut...
2013-11-20
- 11:26 PM Revision 9e9a686f (qgis): #8725: Improvements in strings
- 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... - 03:43 PM Revision 9d8d3cff (qgis): Merge pull request #998 from ghtmtt/master
- some small changes
- 03:13 PM Revision 298a0522 (qgis): some small changes
- 12:48 PM Revision 5b6393f2 (qgis): Revived labeling and diagrams for vector layers
- 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. - 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... - 09:30 AM Revision d5cfe23e (qgis): Write blocks for point symbols
2013-11-19
- 12:02 AM Revision aab25982 (qgis): #8725: Show warning label for big simplify factor
- 12:11 PM Revision fb089493 (qgis): Create Advanced_raster_histogram.rsx
- 10:04 AM Revision 039a4f5a (qgis): Merge pull request #981 from nyalldawson/composer_settings3
- Add composer settings to QGIS options
- 09:19 AM Revision a013a3a4 (qgis): Move composer grid style settings to options dialog
- 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
- 09:19 AM Revision 8f7b4c1f (qgis): Add default grid and guide settings to composer options page
- 09:18 AM Revision c4e125a4 (qgis): [FEATURE] Add composer settings panel, with option to set default font ...
2013-11-18
- 07:09 PM Revision 944755af (qgis): Merge pull request #997 from yjacolin/englishTypoInUi
- English typo in ui
- 07:05 PM Revision ee566a09 (qgis): Typo in the en sentence
- 07:03 PM Revision 681a6317 (qgis): Typo in the en sentence
- 04:35 PM Revision 80e625fc (qgis): More typos in IT GUI translation
- 04:34 PM Revision 6d9e244c (qgis): Several typos and improvements to IT GUI translation
- 02:46 PM Revision d1084025 (qgis): Increased number of decimaps for GDAL Contour
- 02:42 PM Revision e0e287b2 (qgis): Increased number of decimaps for GDAL Contour
- 01:51 PM Revision 51006cea (qgis): Fix #9070
- 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... - 09:32 AM Revision b21167c5 (qgis): Fix proj string manipulation for reverse datum transformations
- 08:28 AM Revision 68e29511 (qgis): Allow cancellation of PAL labeling computation
2013-11-17
- 12:39 AM Revision 99cee10c (qgis): postgres: use st_estimatedextent with postgis >= 2.1 (fixes #9011)
- 10:55 PM Revision 7e17a841 (qgis): WMS: improve support for legend graphics
- 10:55 PM Revision 36630afb (qgis): fix warnings
2013-11-16
- 05:40 PM Revision bc73b4ea (qgis): Possibility to add / remove default transformations in options tab
- 11:38 AM Revision 7fbc6923 (qgis): Also consider inverted direct datum transformations
- 11:18 AM Revision dc3272a7 (qgis): Consider datum transform in raster projector
2013-11-15
- 08:29 PM Revision e9ae374c (qgis): Merge remote-tracking branch 'upstream/master' into Issue_8725-OGR
- 05:33 PM Revision 836e1a86 (qgis): WMS:
- - don't let failing (optional) GetLegendGraphic request block every following
request
- don't refresh legend symbol... - 03:43 PM Revision c0b8e9ab (qgis): [attrtable] Minimize feature requests on load (Fix #8851)
- 12:47 PM Revision 1110aafa (qgis): Do map rendering inside of QgsMapCanvas
- QgsMapCanvasMap is now just a simple map canvas item storing an image,
all rendering logic has been moved to QgsMapCa... - 10:18 AM Revision eaf90e6a (qgis): Fix crash when showing form with definition for deleted widget
- (Fix #9064)
2013-11-14
- 07:49 PM Revision 38b5f4ef (qgis): [globe] Cache for osgearth < 2.2
- 06:48 PM Revision 2f9eba12 (qgis): [globe] Use 4-digits for year in the date picker widget
- 06:46 PM Revision a5de83b0 (qgis): [globe] Add SkyNode configuration options
- 05:43 PM Revision bc8f7afc (qgis): Print error message, when syncDatumTransform sqlite query fails
- 05:42 PM Revision ab5dfffa (qgis): Apply Larrys fix for datum transform sync
- 05:21 PM Revision 38030fdb (qgis): [attrtable] Be less verbose by default in debug mode
- 05:14 PM Revision e97db8c5 (qgis): Use AC1009 only
- 04:43 PM Revision d49f7ac2 (qgis): Refactoring of QgsPalLabeling
- The idea was not to expose the labeling engine instance used for rendering
to other parts of the application and keep... - 04:28 PM Revision 46fba2c0 (qgis): [composer] Fix python bindings for composer attribute table
- 04:12 PM Revision f867506b (qgis): [composer] Fix python bindings for composer attribute table
- 12:19 PM Revision e4373492 (qgis): Fix warnings
- 11:51 AM Revision 443ca0d8 (qgis): [globe] Enable caching
- 11:27 AM Revision 0a8e4f90 (qgis): [globe] Base layer configuration option (TMS only)
- 09:59 AM Revision 9259e27c (qgis): [spatialite] Don't crash with NULL geometries (Fix #8739)
- 09:39 AM Revision aa90589e (qgis): Merge pull request #993 from Jean-Roc/master
- update french translation
- 09:15 AM Revision cfc2a485 (qgis): Restore advanced layer effects, labeling in composer.
- Also fixes DpiY setting in composer + workaround for QPicture DPI issues
- 09:14 AM Revision d02e4733 (qgis): report found Qt version on build
- 01:30 AM Revision dc078b81 (qgis): Merge remote-tracking branch 'upstream/master' into Issue_8725-OGR
- 01:12 AM Revision c26fecf0 (qgis): #9062 (FIX): Unmerge, already fixed in master
- http://hub.qgis.org/projects/quantum-gis/repository/revisions/af73f30c27b5ee4860842d79eb59ad3b584e0965
2013-11-13
- 12:52 AM Revision af73f30c (qgis): ogr provider: actually only use relevant fields in feature iterator (fi...
- 12:52 AM Revision eabfa480 (qgis): spatialite: update more infinite where clauses (followup 371f9ba17)
- 12:29 AM Revision 92c6751c (qgis): Merge remote-tracking branch 'origin/Issue_9062' into Issue_8725-OGR
- 12:20 AM Revision d3cd331c (qgis): #9062 (FIX): Set relevant fields to related layer
- Fix the #9062 issue to avoid that OgrFeatureIterator always fetchs all
feature attributes - 05:35 PM Revision 09103b58 (qgis): First attempt to write AC1018
- 05:23 PM Revision 2f35a7b4 (qgis): #8725: Replace malloc by OGRMalloc
- 02:51 PM Revision 7c359d2a (qgis): Merge pull request #5 from MarieSilvestre/master
- fr: some updates on translation
- 12:13 PM Revision 7dfa21c9 (qgis): fr: some updates on translation
- 11:35 AM Revision e890e149 (qgis): Return expression string from QgsExpression::expression(). Don't use ::...
- 10:52 AM Revision 421c030c (qgis): Move dxf dash writing into separated function
- 10:13 AM Revision cf3d86c3 (qgis): Removed use of QgsMapRenderer::rendererContext()
- Deprecated QImage/QPixmap switch in QgsMapCanvas
- 10:12 AM Revision e616bd1c (qgis): changing lapisan to layer
- 08:59 AM Revision d1985a16 (qgis): Introduce flags for boolean settings in map settings.
- Also revived drawEditingInformation setting in render context
- 08:08 AM Revision 4153ef92 (qgis): add missing actionFeatureAction() to gui and sip
- 07:56 AM Revision 0f8333d6 (qgis): fix in name of translator
- 05:51 AM Revision 735fab1a (qgis): Simplified map rendering configuration.
- - scene and painter DPI are always the same
- raster scale factor is always 1
- scale factor always means pixels per ... - 04:08 AM Revision 630272d2 (qgis): Conversion of composer to use map renderer job
2013-11-12
- 06:42 PM Revision 73861d65 (qgis): translation update: hindi new maintainer
- 04:31 PM Revision faea6347 (qgis): In case PROJ_LIB is set, disable grid shifts if .gsb file are not there
- 04:14 PM Revision 7c7d8375 (qgis): [globe] Re-Enable sync extent button and disable home button
- The home button was a duplicate of the globe in the center of the
navigation arrows - 03:41 PM Revision 4fd011f3 (qgis): Fix bug in datum transform sync
- 03:41 PM Revision c01c18ab (qgis): Add missing license headers
- 01:37 PM Revision 1e01caea (qgis): [globe] Fix extent synchronisation
- 01:29 PM Revision a4cfbb19 (qgis): [FEATURE] leave backup when saving projects
- 11:03 AM Revision a0b5e94a (qgis): Update Relative_distribution_(distance_covariate).rsx
- 10:24 AM Revision ee3870e4 (qgis): Merge pull request #986 from p0cisk/processing_crs
- [processing] Add crs selection panel to scripts
- 02:48 AM Revision 3d0b2864 (qgis): [globe] Make OSG_PLUGINS_PATH CMake option functional on Mac
Also available in: Atom