Activity
From 2006-05-28 to 2006-06-26
2006-06-25
- 12:12 PM Revision e2faa857 (qgis): Only display some debugging output when debugging is turned on
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5548 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 12:12 PM Revision 3d8060f6 (qgis): Only display some debugging output when debugging is turned on
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5548 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 11:43 AM Revision 07538fa2 (qgis): Remove unnecessary connect() calls - they were generating a warning on ...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5547 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 11:43 AM Revision 2b3d499a (qgis): Remove unnecessary connect() calls - they were generating a warning on ...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5547 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 11:33 AM Revision 9b1c05ec (qgis): Moved a std::cerr debug line into #ifdef QGISDEDUG
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5546 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 11:33 AM Revision 07e02c9e (qgis): Moved a std::cerr debug line into #ifdef QGISDEDUG
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5546 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 11:30 AM Revision 846a7bf3 (qgis): Removed an unnecessay call to connect() that was generating a warning
- on stdout
git-svn-id: http://svn.osgeo.org/qgis/trunk@5545 c8812cc2-4d05-0410-92ff-de0c093fc19c - 11:30 AM Revision d1b27167 (qgis): Removed an unnecessay call to connect() that was generating a warning
- on stdout
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5545 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-06-24
- 12:13 PM Revision 332ece96 (qgis): Minor change to text in raster file chooser filter box for the *
- filter. Also wrap some user visible text in tr()
git-svn-id: http://svn.osgeo.org/qgis/trunk@5544 c8812cc2-4d05-041... - 12:13 PM Revision b3a8097a (qgis): Minor change to text in raster file chooser filter box for the *
- filter. Also wrap some user visible text in tr()
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5544 c8812cc2-4d0... - 12:07 PM Revision 901ad5b6 (qgis): Removed a bit of duplicated code
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5543 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 12:07 PM Revision bd23b2f8 (qgis): Removed a bit of duplicated code
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5543 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 11:46 AM Revision 7e3491ee (qgis): Remove some unnecessary calls to connect(). They have been causing
- warnings from Qt during runtime, and don't seem to affect the
operation of qgis when removed.
git-svn-id: http://sv... - 11:46 AM Revision 81dc34d6 (qgis): Remove some unnecessary calls to connect(). They have been causing
- warnings from Qt during runtime, and don't seem to affect the
operation of qgis when removed.
git-svn-id: http://sv... - 11:28 AM Revision 69f024ef (qgis): Fix for ticket #149.
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5541 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 11:28 AM Revision 8d1452b5 (qgis): Fix for ticket #149.
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5541 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-06-23
- 08:02 PM Revision 1a2e8905 (qgis): Updated german translation - thanks to Stephan Holl
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5540 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 08:02 PM Revision 80495f81 (qgis): Updated german translation - thanks to Stephan Holl
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5540 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 01:46 PM Revision 497a2bf9 (qgis): Updates for marker cache so that I can support qpicture again (still in...
- Markers now are drawn generically onto a QPainter device and there will be two wrappers - one that returns a qpicture...
- 01:46 PM Revision 3169c34c (qgis): Updates for marker cache so that I can support qpicture again (still in...
- Markers now are drawn generically onto a QPainter device and there will be two wrappers - one that returns a qpicture...
- 11:07 AM Revision 57a21ca7 (qgis): Behave better when zooming to selection when the selection is a single ...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5538 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 11:07 AM Revision a0cf5e37 (qgis): Behave better when zooming to selection when the selection is a single ...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5538 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-06-21
- 06:51 PM Revision eee6c567 (qgis): For the calculation of the extent of WMS layers: ignore layers where th...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5537 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 06:51 PM Revision 6eeaa515 (qgis): For the calculation of the extent of WMS layers: ignore layers where th...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5537 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:53 AM Revision a8847431 (qgis): Fix for the multipolygon rubberband bug
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5536 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:53 AM Revision 2348cb3b (qgis): Fix for the multipolygon rubberband bug
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5536 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-06-20
- 12:02 PM Revision 7adc002b (qgis): Improved rubber banding for vertex editing. Still buggy for multipolygons
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5535 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 12:02 PM Revision 02d951ad (qgis): Improved rubber banding for vertex editing. Still buggy for multipolygons
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5535 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-06-18
- 07:08 PM Revision 3fb3af29 (qgis): Scripts and files used for the release of QGIS/Mac.
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5534 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:08 PM Revision 2b4fef5b (qgis): Scripts and files used for the release of QGIS/Mac.
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5534 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 05:32 PM Revision 9320b44b (qgis): Some refactoring to prepare the way for reinstating qpicture based symb...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5533 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 05:32 PM Revision 0e484f58 (qgis): Some refactoring to prepare the way for reinstating qpicture based symb...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5533 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 03:30 PM Revision 03dcacf6 (qgis): Anal retentive alphebetisation of includes...and remove duplicate inclu...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5532 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 03:30 PM Revision b3a65274 (qgis): Anal retentive alphebetisation of includes...and remove duplicate inclu...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5532 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-06-17
- 10:41 AM Revision 470177cc (qgis): Include directory for ogr includes was not on compile line - only appar...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5530 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:41 AM Revision cbad69e2 (qgis): Include directory for ogr includes was not on compile line - only appar...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5530 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:37 AM Revision 87d2fea3 (qgis): For Mac OS X, if the QtCore framework is bundled with the application, ...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5529 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:37 AM Revision 1067fee4 (qgis): For Mac OS X, if the QtCore framework is bundled with the application, ...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5529 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 04:22 AM Revision f0314f39 (qgis): Add in include and lib directories for the gdal stuff in the core direc...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5528 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 04:22 AM Revision 4eab0967 (qgis): Add in include and lib directories for the gdal stuff in the core direc...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5528 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 03:28 AM Revision 527d76a1 (qgis): For the debian version to sort properly you actually need to use Ymd fo...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5527 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 03:28 AM Revision 2b863618 (qgis): For the debian version to sort properly you actually need to use Ymd fo...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5527 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-06-16
- 09:24 PM Revision d9741bae (qgis): Build with no debugging for smaller distributeable bundle
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5526 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 09:24 PM Revision 6914f483 (qgis): Build with no debugging for smaller distributeable bundle
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5526 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 09:15 PM Revision 12887dde (qgis): Fix date stamping to work in that back to front oh-so-strange american ...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5525 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 09:15 PM Revision 703ac0e0 (qgis): Fix date stamping to work in that back to front oh-so-strange american ...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5525 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 08:20 AM Revision e464365b (qgis): Some updates prior to generating 0.8 preview rpms.
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5524 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 08:20 AM Revision 0bb7fb5e (qgis): Some updates prior to generating 0.8 preview rpms.
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5524 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:45 AM Revision 5b7bd668 (qgis): Added Q icon to the help dialog
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5523 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:45 AM Revision fcb5b1f7 (qgis): Added Q icon to the help dialog
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5523 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:44 AM Revision 2487270f (qgis): 60x60 Q icon
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5522 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:44 AM Revision f052ad14 (qgis): 60x60 Q icon
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5522 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:43 AM Revision e984d481 (qgis): Added Q icon to the about dialog
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5521 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:43 AM Revision aa0de664 (qgis): Added Q icon to the about dialog
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5521 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:43 AM Revision 3fd7c580 (qgis): Added method to return path to icons directory
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5520 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:43 AM Revision 79aecf6a (qgis): Added method to return path to icons directory
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5520 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-06-15
- 01:26 AM Revision 4b28856b (qgis): Make editing icons more consistent with other icons.
- Disable tests in mac build script.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5519 c8812cc2-4d05-0410-92ff-de0c093... - 01:26 AM Revision e4ee9eda (qgis): Make editing icons more consistent with other icons.
- Disable tests in mac build script.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5519 c8812cc2-4d05-0410-92ff-de...
2006-06-14
- 11:40 PM Revision 0b12acaa (qgis): Correct some user visible text
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5518 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 11:40 PM Revision 001f7d60 (qgis): Correct some user visible text
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5518 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-06-13
- 01:25 AM Revision aa681630 (qgis): Give mac is own little script for building
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5517 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 01:25 AM Revision 0e1b4007 (qgis): Give mac is own little script for building
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5517 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 01:24 AM Revision 314da428 (qgis): Added geos cflags to make to remove build issue on mac
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5516 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 01:24 AM Revision 803b83dc (qgis): Added geos cflags to make to remove build issue on mac
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5516 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-06-12
- 06:23 PM Revision 1127d1dd (qgis): redraw the canvas after 'stop editing' to get rid of the vertex markers
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5515 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 06:23 PM Revision 5dc9e396 (qgis): redraw the canvas after 'stop editing' to get rid of the vertex markers
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5515 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-06-11
- 11:43 AM Revision 7eb8a7c8 (qgis): Capture a few unusual occurences with respect to views with unique
- constraints but non-unique data. In response to ticket #143.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5514 c8812... - 11:43 AM Revision 5fa4c17f (qgis): Capture a few unusual occurences with respect to views with unique
- constraints but non-unique data. In response to ticket #143.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5514 ...
2006-06-09
- 10:12 AM Revision 5980feaf (qgis): A couple more edits to get compilation to happen with g++ 4.1.1
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5511 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:12 AM Revision 3fcb926e (qgis): A couple more edits to get compilation to happen with g++ 4.1.1
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5511 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-06-08
- 11:16 PM Revision 3ac0c778 (qgis): Apply a patch from Matthieu Desile to allow compilation under gcc 4.1.1
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5510 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 11:16 PM Revision 48bd6b0f (qgis): Apply a patch from Matthieu Desile to allow compilation under gcc 4.1.1
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5510 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-06-07
- 07:55 AM Revision 44339a85 (qgis): take DEFAULT as the postgres providers default value (instead of NULL)
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5509 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:55 AM Revision 4aead68e (qgis): take DEFAULT as the postgres providers default value (instead of NULL)
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5509 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:42 AM Revision 15dc8008 (qgis): Remove Mac conditional code. As of Qt 4.1.3, Q3CanvasView is behaving t...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5508 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:42 AM Revision 456c27a3 (qgis): Remove Mac conditional code. As of Qt 4.1.3, Q3CanvasView is behaving t...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5508 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-06-06
- 06:01 PM Revision fc5ee8db (qgis): fix for crash when opening the attribute table for postgis layers after...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5507 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 06:01 PM Revision d890c358 (qgis): fix for crash when opening the attribute table for postgis layers after...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5507 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-06-05
- 09:43 AM Revision 2e95fe16 (qgis): frame width depends on composition scale
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5506 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 09:43 AM Revision d18462ad (qgis): frame width depends on composition scale
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5506 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-06-02
- 11:52 PM Revision 17a22b8e (qgis): Disable the save/load template icons as this functionality isn't yet av...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5505 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 11:52 PM Revision e9560c04 (qgis): Disable the save/load template icons as this functionality isn't yet av...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5505 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-06-01
- 11:35 PM Revision d8431dbb (qgis): A revision to commit 5502 (there was a compiler warning that
- I didn't see during testing).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5504 c8812cc2-4d05-0410-92ff-de0c093fc19c - 11:35 PM Revision 8cac1ff9 (qgis): A revision to commit 5502 (there was a compiler warning that
- I didn't see during testing).
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5504 c8812cc2-4d05-0410-92ff-de0c093... - 12:57 PM Revision 122a9fc9 (qgis): Don't show the attribute action popup menu if there are no actions defined
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5503 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 12:57 PM Revision 743889cd (qgis): Don't show the attribute action popup menu if there are no actions defined
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5503 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 12:44 PM Revision d410a8fe (qgis): Applied the patch in ticket #57. Resolves the bug in ticket #57.
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5502 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 12:44 PM Revision c9eaae59 (qgis): Applied the patch in ticket #57. Resolves the bug in ticket #57.
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5502 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 12:33 PM Revision 0f11f905 (qgis): Fix for tickets #127 and #128.
- Qgis now respects the case of attribute names, as this was mucking up
attribute actions, which depend on consistent a... - 12:33 PM Revision efb2cbff (qgis): Fix for tickets #127 and #128.
- Qgis now respects the case of attribute names, as this was mucking up
attribute actions, which depend on consistent a...
2006-05-30
- 02:56 PM Revision 6535d245 (qgis): Removed garbage from last commit
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5500 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 02:56 PM Revision b63a8ed4 (qgis): Removed garbage from last commit
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5500 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 02:49 PM Revision f35b0519 (qgis): Added hardcoded markers 'triangle' and 'star' to have all of the well-k...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5499 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 02:49 PM Revision 3cbeb450 (qgis): Added hardcoded markers 'triangle' and 'star' to have all of the well-k...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5499 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-05-29
- 12:00 AM Revision c30c0cbf (qgis): Apply patches to allow compilation with FC5 (which actually means with ...
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@5498 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 04:58 PM Revision 32c9908b (qgis): fix for bug #95: add many tiffs in one turn - the last one is expanded,...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5497 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 04:58 PM Revision bc4cc86e (qgis): fix for bug #95: add many tiffs in one turn - the last one is expanded,...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5497 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:59 AM Revision 97a72e4d (qgis): comment G_is_mapset
- git-svn-id: http://svn.osgeo.org/qgis/trunk@5496 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:59 AM Revision ebdb902e (qgis): comment G_is_mapset
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5496 c8812cc2-4d05-0410-92ff-de0c093fc19c
Also available in: Atom