Activity
From 2013-11-23 to 2013-12-22
2013-12-22
- 06:25 AM Revision b40e3c0a (qgis): [composer] Ensure that extent of new map items is centered on current c...
2013-12-20
- 09:41 AM Revision 52c59daa (qgis): [processing] minor cosmetic change
- 09:32 AM Revision cbcd28a5 (qgis): Merge pull request #1031 from rldhont/headless_processing
- Some changes to allow Processing to be run headless
It replaces legendInterface with QgsMapLayerRegistry, which is a...
2013-12-19
- 09:23 PM Revision e3e01fc7 (qgis): #9094: fix incorrect header class
- 06:09 PM Revision a09892f1 (qgis): [Feature][Processing] Headless
- To use QGIS Processing in python scripts out of QGIS.
The changes made concern the dependence to legendInterface. In ... - 04:50 PM Revision 0ad5cc95 (qgis): [TRANSUP] no by James
- Signed-off-by: Werner Macho <[email protected]>
- 03:32 PM Revision 055f8a86 (qgis): Fix circle position in dxf export
- 03:17 PM Revision 35beddff (qgis): Export more simple markers to dxf
- 02:15 PM Revision c55c4123 (qgis): Remove drawEllipse from dxf paint engine (default implementation calls ...
- 02:06 PM Revision 4bcdec86 (qgis): Remove legacy code
- 02:04 PM Revision 521426c3 (qgis): Improve dxf export for svg symbols
- 02:04 PM Revision 99c68759 (qgis): Better conversion of QPainterPath to dxf
2013-12-18
- 05:14 PM Revision 5be7a948 (qgis): Merge pull request #1024 from ahuarte47/Issue_9181
- Bug #9181: fix crash trying to resume node editing
- 04:43 PM Revision 45d6f7bf (qgis): Dxf: another small improvement in symbology export
- 04:43 PM Revision f7e55881 (qgis): Dxf: store export map extent option
- 03:55 PM Revision 96dd1723 (qgis): phonon needs backends
- 03:54 PM Revision 4dcaa172 (qgis): phonon needs backends
- 11:19 AM Revision 7e0b59f6 (qgis): Fix bugs in dxf symbology export
- 10:01 AM Revision 6dff9e4f (qgis): [relations] Fix autogenerated feature forms
- 10:00 AM Revision ffc1abaf (qgis): [relations] No crash when clicking remove with no selection
- Fix #9224
- 08:21 AM Revision 889f65f7 (qgis): #9181: fix crash trying to resume node editing
- Clears temporal objects to avoid crash trying to resume node editing and
disconnects signals to avoid repetitive conn...
2013-12-17
- 12:57 AM Revision 9d693748 (qgis): german translation update
- 12:51 AM Revision c86c4129 (qgis): #9094: Use backspace in other similar code
- 12:51 AM Revision 9106659e (qgis): #9094: AttributeTableDialog use del/backspace
- use
- 12:51 AM Revision 58d20932 (qgis): #9094: Show info messages about deleting features
- 12:51 AM Revision 85fe9384 (qgis): #9094: keyPressed can be overrided in MapTool
- KeyPressed event of MapCanvas can be overrided in current MapTool. It
enables to use 'Delete/Backspace' key as defaul... - 12:51 AM Revision 43520c57 (qgis): #9094: '+' and '-' keys work as selector nodes
- '+' and '-' select next and previous to current active node
respectively.
This commit is for demo proposes. - 12:51 AM Revision 5bda2dfe (qgis): #9094: Auto-select adjacent last-removed node
- Automatically selects the adjacent vertex to last removed selected node
- 12:51 AM Revision 490796c6 (qgis): #9094: implements user/dev advices
- 12:51 AM Revision eab6b5b7 (qgis): #9094: fix invalid file
- 12:51 AM Revision a7e9ac20 (qgis): #9094: fix invalid file
- 12:51 AM Revision 7ad1caf4 (qgis): #9094: Add Ctrl+D and D support for remove layers
- 12:51 AM Revision b069aaf1 (qgis): #9094: Other shortcut changes
- 12:51 AM Revision 6ae59420 (qgis): #9094: Del-key perfom 'delete selected features'
- 12:46 AM Revision 940991e7 (qgis): fix warnings
- 09:15 PM Revision 213b9820 (qgis): [composer] Only disable render optimisations by simplification when a c...
- 06:14 PM Revision 75df3f48 (qgis): fix warnings
- 05:03 PM Revision 24acebef (qgis): indentation update
- 04:51 PM Revision bf456694 (qgis): Merge pull request #1028 from ahuarte47/Issue_9191
- Bug #9191-#9190: fix enable/disable issues of buttons
- 04:50 PM Revision accd06dc (qgis): Merge pull request #1032 from etiennesky/vsifile-relative
- fix project saving and reading of vsizip paths (fixes #6369)
- 04:44 PM Revision 17cd09a8 (qgis): Merge pull request #980 from ahuarte47/Issue_8725-OGR
- Feature #8725: Fast rendering of geometries
- 04:22 PM Revision 052b2ebc (qgis): Merge pull request #1030 from alexbruy/fill-ring
- [FEATURE] fill ring digitinzing tool
- 04:12 PM Revision dbb48f2d (qgis): [FEATURE] fill ring digitinzing tool
- Used to cut holes in polygons and automatically fill them with new
features. Attributes taken from parent feature. Fe... - 04:10 PM Revision 91953562 (qgis): Merge branch 'Issue_8725-OGR' of https://github.com/ahuarte47/QGIS into...
- Conflicts:
src/app/qgsoptions.cpp
src/app/qgsoptions.h
src/core/symbology-ng/qgssymbollayerv2.cpp - 04:03 PM Revision bda114b7 (qgis): #8725: fix texts
- 04:03 PM Revision 95cabe57 (qgis): #8725: AA-disabling only for simplify factor>1
- AA-disabling only is executed for '1-pixel' geometries when the
configuration slider is greater than minimum value. T... - 04:03 PM Revision 6b112584 (qgis): #8725: Refactoring to simplifier classes
- 03:59 PM Revision ecc5e142 (qgis): #8725: Improvements in strings
- 03:59 PM Revision ad2bd1e3 (qgis): #8725: use default drawing config
- 03:56 PM Revision f48238f0 (qgis): #8725: drawRect faster drawConvexPolygon
- 03:56 PM Revision 1201008e (qgis): #8725: Improvements in strings
- 03:56 PM Revision b42d87b4 (qgis): #8725: Show warning label for big simplify factor
- 03:50 PM Revision 34427897 (qgis): #8725: Replace malloc by OGRMalloc
- 03:50 PM Revision c30202f8 (qgis): Feature #8725: Simplification is assigned by flag
- The drawing simplification can be configured using flags that indicates
what simplification type can be executed (Poi... - 03:50 PM Revision b2d9ebb9 (qgis): Feature #8725: fix merge changes
- 03:50 PM Revision 0324de4f (qgis): Feature #8725: Disable simplification in composer
- Disable the simplification of geometries when the render request comes
from a print composition to avoid rendering qu... - 03:50 PM Revision fec6baf6 (qgis): Feature #8725: Disable simplify in editmode
- Disable the drawing simplification when the editmode is enabled, the
geometries are cached for snapping - 03:50 PM Revision aa2d3bcc (qgis): Feature #8725: Replace '*foo=bar' by 'memcpy'
- 03:50 PM Revision e98a9387 (qgis): Feature #8725: 'AA' disabling uses layer cfg
- 'AA' disabling for '1-pixel geometries' uses the layer simplification
configuration - 03:50 PM Revision b02636d0 (qgis): Feature #8725: Show configuration option
- Shows a new rendering tab in the layer options form for configure the
drawing simplification. - 03:50 PM Revision 4f8e7e0a (qgis): Feature #8725: drawConvexPolygon() can be faster
- On some platforms (e.g. X11), the drawConvexPolygon() function can be
faster than the drawPolygon() function.
https:... - 03:50 PM Revision b31a13e8 (qgis): Feature #8725: Increment 2x the factor in slider
- 03:50 PM Revision 17b31c2f (qgis): Feature #8725: Minor improvement
- 03:50 PM Revision f00e4fb2 (qgis): Feature #8725: Remove unnecesary setPen()
- 03:50 PM Revision 5a6dc996 (qgis): Feature #8725: Fix dpi bug
- 03:50 PM Revision 134def2c (qgis): Feature #8725: check QgsFeatureRequest::NoGeometry
- 03:50 PM Revision 54994570 (qgis): Feature #8725: FastRendering of geometries
- Implements fast rendering of LineStrings and Polygons pre-applying a
view threshold filter to the geometries to rende... - 03:50 PM Revision 1481a7e4 (qgis): Feature #8725: simplification configurable
- The simplification is configurable by layer, also this commit contains
reording of code.
I have pending show in the ... - 03:50 PM Revision af5263ab (qgis): Feature #8725: Fast rendering of geometries
- Fix compile errors: include "std::limits"
- 03:50 PM Revision 440ede93 (qgis): Feature #8725: Fast rendering of geom (v-OGR)
- Implements fast rendering of LineStrings and Polygons pre-applying a
view threshold filter to the geometries to rende... - 03:45 PM Revision cb1bd0b3 (qgis): always bundle QtDbus, just in case
- 03:43 PM Revision ba9936e0 (qgis): always bundle QtDbus, just in case
- 12:07 PM Revision d0b84e67 (qgis): [FEATURE] Allow setting composer page background style (fix #7846)
- 12:07 PM Revision c3ec3b2d (qgis): [composer] Allow exporting compositions with transparent backgrounds
2013-12-16
- 04:25 PM Revision 4a75a95a (qgis): fix project saving and reading of vsizip paths (fixes #6369)
- 03:54 PM Revision cf39d718 (qgis): [TRANSUP] Hindi by Harish
- Signed-off-by: Werner Macho <[email protected]>
- 03:39 PM Revision 32d4af2d (qgis): #9191: More fixes
- 09:20 AM Revision c034a4d7 (qgis): Merge pull request #1025 from rldhont/wcs
- [FEATURE][QGIS-Server] Add Web Coverage Service support : funded Ifremer
- 02:28 AM Revision 57e9411f (qgis): #9191: fix enable/disable issues of buttons
- At the http connection dialog, the 'Name' and 'Url' text boxes must be
filled to enable 'ok' button.
Also disable con...
2013-12-15
- 11:20 PM Revision b192f642 (qgis): [composer] Make map rectangle preview text a bit more subtle
- 10:12 PM Revision bb1380ea (qgis): Merge pull request #1026 from anitagraser/working
- attempt to fix http://hub.qgis.org/issues/9184
- 09:17 PM Revision 27bea199 (qgis): [composer] Fix overview extent not being drawn on composer outputs if m...
- 05:52 PM Revision 98d7a022 (qgis): german translation update and one translation string fix
- 05:21 PM Revision 6e775b90 (qgis): fix warnings
- 01:20 PM Revision 08a10b81 (qgis): Use native file dialog for save as image under linux
- 01:20 PM Revision 377c13b9 (qgis): Add default file name parameter for getSaveAsImageName dialog
2013-12-14
- 01:02 PM Revision c4b24806 (qgis): convert GDAL no data value to a value representable by data type, fixes...
2013-12-13
- 10:37 PM Revision d1324519 (qgis): attempt to fix http://hub.qgis.org/issues/9184
- 03:40 PM Revision 402b397e (qgis): translation update: no with new translator added
- Signed-off-by: Werner Macho <[email protected]>
2013-12-12
- 11:46 PM Revision 566e5bd1 (qgis): #8725: fix texts
- 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... - 07:00 PM Revision 5ceb9aeb (qgis): #8725: Refactoring to simplifier classes
- 02:06 PM Revision 898e0956 (qgis): debian packaging update
- 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...
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 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 f1f2e16d (qgis): [relations] When loading invalid relations from a project, tag them as ...
- 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 f5aca962 (qgis): [spatialquery] shows the warning in message bar when no layer is loaded...
- 08:05 AM Revision dcfccbc7 (qgis): [pyqgis-console] avoid processEvents for stderr output
- 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
Also available in: Atom