Activity

From 2009-06-22 to 2009-07-21

2009-07-21

05:28 PM Revision 8a803aa5 (qgis): Moved from QMap to QHash for the row-id maps and feature map in models.
There might be a tiny speed up in attribute table loading...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11138 c881...
Martin Dobias
05:28 PM Revision 36a294ec (qgis): Moved from QMap to QHash for the row-id maps and feature map in models.
There might be a tiny speed up in attribute table loading...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11138...
Martin Dobias
04:29 PM Revision 8b1fb78d (qgis): providers: deprecated some overlapping capabilities and added doxygen d...
All providers should have now correctly set capability for fast access to features by id (SelectAtId).
Until now, at...
Martin Dobias
04:29 PM Revision 2f686131 (qgis): providers: deprecated some overlapping capabilities and added doxygen d...
All providers should have now correctly set capability for fast access to features by id (SelectAtId).
Until now, at...
Martin Dobias
03:19 PM Revision 23608863 (qgis): Replace multiple calls to featureCount() with just one when loading att...
Can speed up loading of attribute table with providers not caching the feature count.
By Vita Cizek.
git-svn-id: ht...
Martin Dobias
03:19 PM Revision 3a8592b7 (qgis): Replace multiple calls to featureCount() with just one when loading att...
Can speed up loading of attribute table with providers not caching the feature count.
By Vita Cizek.
git-svn-id: ht...
Martin Dobias
03:07 PM Revision 1e8cd681 (qgis): merge from trunk r11050:11100
git-svn-id: http://svn.osgeo.org/qgis/branches/symbology-ng-branch@11135 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias
02:41 PM Revision c03425da (qgis): merge from trunk r11000:11050
git-svn-id: http://svn.osgeo.org/qgis/branches/symbology-ng-branch@11134 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias
02:29 PM Revision 386d5c40 (qgis): merge from trunk r10950:11000
git-svn-id: http://svn.osgeo.org/qgis/branches/symbology-ng-branch@11133 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias
01:42 PM Revision c1379b53 (qgis): merge from trunk r10900:10950
git-svn-id: http://svn.osgeo.org/qgis/branches/symbology-ng-branch@11132 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias
12:46 PM Revision 93e6b077 (qgis): merge from trunk r10850:10900
git-svn-id: http://svn.osgeo.org/qgis/branches/symbology-ng-branch@11129 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias
12:24 PM Revision aeae910d (qgis): merge from trunk r10800:10850
git-svn-id: http://svn.osgeo.org/qgis/branches/symbology-ng-branch@11128 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias
12:07 PM Revision 9bb40094 (qgis): merge from trunk 10769:10800
git-svn-id: http://svn.osgeo.org/qgis/branches/symbology-ng-branch@11127 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias
11:09 AM Revision 4786e546 (qgis): pal: created StraightLabelPosition derived from LabelPosition.
Return LabelPosition array instead of Label array.
git-svn-id: http://svn.osgeo.org/qgis/branches/symbology-ng-bran...
Martin Dobias

2009-07-20

11:32 PM Revision 27478428 (qgis): - Changed the GRASS Shell to determine the grass executable in runtime.
- Cutted off unnecessary includes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11123 c8812cc2-4d05-0410-92ff-de0c09...
Lorenzo Masini
11:32 PM Revision 2f3ed403 (qgis): - Changed the GRASS Shell to determine the grass executable in runtime.
- Cutted off unnecessary includes.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11123 c8812cc2-4d05-0410-92ff-d...
Lorenzo Masini
06:20 PM Revision 2758117d (qgis): Fixed a typo.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11120 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini
06:20 PM Revision 5146e681 (qgis): Fixed a typo.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11120 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini
06:08 PM Revision 1684fcb3 (qgis): Made the grass binary filename to be built in runtime.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11119 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini
06:08 PM Revision e243ad51 (qgis): Made the grass binary filename to be built in runtime.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11119 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini
05:42 PM Revision 5971c6e6 (qgis): Various enhancements into GRASS shell:
- Uses directly GRASS
- Starts with a minimum size of 80x25 characters
git-svn-id: http://svn.osgeo.org/qgis/trunk@...
Lorenzo Masini
05:42 PM Revision 4723aeb2 (qgis): Various enhancements into GRASS shell:
- Uses directly GRASS
- Starts with a minimum size of 80x25 characters
git-svn-id: http://svn.osgeo.org/qgis/trunk/...
Lorenzo Masini
05:02 PM Revision c8e84561 (qgis): The wkb->geos conversion may fail for some reasons so it's necessary to...
This avoids some possible segfaults with invalid geometries.
Contributed by Vita Cizek.
git-svn-id: http://svn.osge...
Martin Dobias
05:02 PM Revision 7e19431a (qgis): The wkb->geos conversion may fail for some reasons so it's necessary to...
This avoids some possible segfaults with invalid geometries.
Contributed by Vita Cizek.
git-svn-id: http://svn.osge...
Martin Dobias
04:53 PM Revision dc046b52 (qgis): show symbols from rendererV2 in legend
git-svn-id: http://svn.osgeo.org/qgis/branches/symbology-ng-branch@11115 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias
04:02 PM Revision 2b082edf (qgis): symbology-ng: small refactoring - every renderer can now returns its li...
git-svn-id: http://svn.osgeo.org/qgis/branches/symbology-ng-branch@11114 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias
02:12 PM Revision 99c50f21 (qgis): Documentation of attribute table headers - patch from Vita Cizek.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11113 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias
02:12 PM Revision 08962eab (qgis): Documentation of attribute table headers - patch from Vita Cizek.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11113 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias
02:05 PM Revision c3a94ea8 (qgis): Cleaned grass plug-in modules.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11112 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini
02:05 PM Revision f1167f0c (qgis): Cleaned grass plug-in modules.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11112 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini
12:39 PM Revision 92eadaaf (qgis): Fixed label in r.external.all of grass-plugin module.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11111 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini
12:39 PM Revision c9cca7a7 (qgis): Fixed label in r.external.all of grass-plugin module.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11111 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini

2009-07-18

11:26 PM Revision eead1f7d (qgis): fix #1707
git-svn-id: http://svn.osgeo.org/qgis/trunk@11107 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
11:26 PM Revision e4cf9cf6 (qgis): fix #1707
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11107 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:03 PM Revision 69841f7f (qgis): fix #1789 (take 2)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11106 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:03 PM Revision b7c2b63c (qgis): fix #1789 (take 2)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11106 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
07:52 PM Revision bcf09abb (qgis): fix #1789
git-svn-id: http://svn.osgeo.org/qgis/trunk@11105 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
07:52 PM Revision 5274c8f1 (qgis): fix #1789
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11105 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer

2009-07-17

07:35 PM Revision c4b6e7b2 (qgis): Handle non-ascii characters in domain check constraints
git-svn-id: http://svn.osgeo.org/qgis/trunk@11104 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
07:35 PM Revision 9f77670c (qgis): Handle non-ascii characters in domain check constraints
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11104 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
03:35 PM Revision 1ed4f60f (qgis): grass v.split module (r11095)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11100 c8812cc2-4d05-0410-92ff-de0c093fc19c William Kyngesburye
03:35 PM Revision 3f2f394b (qgis): grass v.split module (r11095)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11100 c8812cc2-4d05-0410-92ff-de0c093fc19c William Kyngesburye

2009-07-16

06:30 PM Revision e100d5d2 (qgis): translation update: fr by Jean Roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@11098 c8812cc2-4d05-0410-92ff-de0c093fc19c Werner Macho
06:30 PM Revision daa09663 (qgis): translation update: fr by Jean Roc
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11098 c8812cc2-4d05-0410-92ff-de0c093fc19c Werner Macho
01:51 PM Revision ea0e14f8 (qgis): Fix for #1784.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11097 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini
01:51 PM Revision 1c31becf (qgis): Fix for #1784.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11097 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini
01:29 PM Revision ed39a178 (qgis): r.regression.line simplified
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11096 c8812cc2-4d05-0410-92ff-de0c093fc19c Paolo Cavallini
01:29 PM Revision 859a204e (qgis): r.regression.line simplified
git-svn-id: http://svn.osgeo.org/qgis/trunk@11096 c8812cc2-4d05-0410-92ff-de0c093fc19c Paolo Cavallini
01:21 PM Revision c207fb06 (qgis): Added v.split module for the grass plug-in to fix #1783.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11095 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini
01:21 PM Revision b2ebe1b3 (qgis): Added v.split module for the grass plug-in to fix #1783.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11095 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini
12:49 PM Revision 7388c3c2 (qgis): More consistency in r.external module descriptions
git-svn-id: http://svn.osgeo.org/qgis/trunk@11093 c8812cc2-4d05-0410-92ff-de0c093fc19c Paolo Cavallini
12:49 PM Revision b9b31a89 (qgis): More consistency in r.external module descriptions
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11093 c8812cc2-4d05-0410-92ff-de0c093fc19c Paolo Cavallini
12:46 PM Revision ab7842be (qgis): Forced the driver to be "pg" for db.connect.schema module of grass plug...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11092 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini
12:46 PM Revision 547d8790 (qgis): Forced the driver to be "pg" for db.connect.schema module of grass plug...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11092 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini
11:36 AM Revision 3a37031a (qgis): Added GEOS_INCLUDE_DIR to the plugin's include dirs to enable compilati...
git-svn-id: http://svn.osgeo.org/qgis/branches/symbology-ng-branch@11091 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias

2009-07-15

03:46 PM Revision c794fbb5 (qgis): grass modules updates (r11074, r11077, r11081, r11052)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11089 c8812cc2-4d05-0410-92ff-de0c093fc19c William Kyngesburye
03:46 PM Revision f171269a (qgis): grass modules updates (r11074, r11077, r11081, r11052)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11089 c8812cc2-4d05-0410-92ff-de0c093fc19c William Kyngesburye
03:30 PM Revision 2ce618a7 (qgis): Updated DONORS
git-svn-id: http://svn.osgeo.org/qgis/trunk@11088 c8812cc2-4d05-0410-92ff-de0c093fc19c Paolo Cavallini
03:30 PM Revision 7b61316b (qgis): Updated DONORS
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11088 c8812cc2-4d05-0410-92ff-de0c093fc19c Paolo Cavallini
01:47 PM Revision 9d40065e (qgis): Deleted a duplicated entry into module list.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11087 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini
01:47 PM Revision 6f1106dd (qgis): Deleted a duplicated entry into module list.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11087 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini
01:41 PM Revision ee73d9cd (qgis): Better description for db.connect.schema
git-svn-id: http://svn.osgeo.org/qgis/trunk@11086 c8812cc2-4d05-0410-92ff-de0c093fc19c Paolo Cavallini
01:41 PM Revision f7a545b8 (qgis): Better description for db.connect.schema
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11086 c8812cc2-4d05-0410-92ff-de0c093fc19c Paolo Cavallini
01:41 PM Revision f8efe91e (qgis): Changed the behavior of db.connect which reset the schema.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11085 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini
01:41 PM Revision 1ef7dbae (qgis): Changed the behavior of db.connect which reset the schema.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11085 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini
01:33 PM Revision de9d62fc (qgis): Add missing edit types in python bindings (ticket #1781)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11084 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
01:33 PM Revision 7c06dff8 (qgis): Add missing edit types in python bindings (ticket #1781)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11084 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
01:09 PM Revision 68f93788 (qgis): Fix for #1779.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11083 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini
01:09 PM Revision 44f7d415 (qgis): Fix for #1779.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11083 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini
12:14 PM Revision 97526615 (qgis): Renamed some modules.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11081 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini
12:14 PM Revision bd6aa70b (qgis): Renamed some modules.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11081 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini
10:50 AM Revision e992539d (qgis): Fixed a commit mistake of r11052.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11079 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini
10:50 AM Revision 0721cf28 (qgis): Fixed a commit mistake of r11052.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11079 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini
10:26 AM Revision 5a16e791 (qgis): Added the possibility to specify the manpage of the modules into .qgm f...
Updated .qgm files for qgis.r.externa.all, qgis.v.out.ogr.pg and qgis.db.connect-login.pg to fix #1774.
git-svn-id:...
Lorenzo Masini
10:26 AM Revision 650b51b9 (qgis): Added the possibility to specify the manpage of the modules into .qgm f...
Updated .qgm files for qgis.r.externa.all, qgis.v.out.ogr.pg and qgis.db.connect-login.pg to fix #1774.
git-svn-id:...
Lorenzo Masini
09:31 AM Revision 6de0bf53 (qgis): Moved qgis.v.out.ogr.pg and qgis.db.connect-login.pg into the right dir...
Setted the default value of port to fix #1777.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11077 c8812cc2-4d05-0410...
Lorenzo Masini
09:31 AM Revision 610a44d2 (qgis): Moved qgis.v.out.ogr.pg and qgis.db.connect-login.pg into the right dir...
Setted the default value of port to fix #1777.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11077 c8812cc2-4d05...
Lorenzo Masini
08:58 AM Revision 7f61022e (qgis): Removed "Help" button from the GRASS plug-in window to fix #1778.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11076 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini
08:58 AM Revision 9aa93990 (qgis): Removed "Help" button from the GRASS plug-in window to fix #1778.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11076 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini
08:58 AM Revision 4a1d457a (qgis): Minor edit to description of r.mapcalc
git-svn-id: http://svn.osgeo.org/qgis/trunk@11075 c8812cc2-4d05-0410-92ff-de0c093fc19c Paolo Cavallini
08:58 AM Revision 73ecaf3e (qgis): Minor edit to description of r.mapcalc
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11075 c8812cc2-4d05-0410-92ff-de0c093fc19c Paolo Cavallini
08:41 AM Revision ee6b15b0 (qgis): Moved v.out.ogr.postgis to 6.3 modules
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11074 c8812cc2-4d05-0410-92ff-de0c093fc19c Paolo Cavallini
08:41 AM Revision 81675bb4 (qgis): Moved v.out.ogr.postgis to 6.3 modules
git-svn-id: http://svn.osgeo.org/qgis/trunk@11074 c8812cc2-4d05-0410-92ff-de0c093fc19c Paolo Cavallini
08:33 AM Revision 5779385d (qgis): More consistency in GRASS module descriptions
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11073 c8812cc2-4d05-0410-92ff-de0c093fc19c Paolo Cavallini
08:33 AM Revision 238c2e88 (qgis): More consistency in GRASS module descriptions
git-svn-id: http://svn.osgeo.org/qgis/trunk@11073 c8812cc2-4d05-0410-92ff-de0c093fc19c Paolo Cavallini
07:06 AM Revision 73d90a29 (qgis): Typo in v.net.path
git-svn-id: http://svn.osgeo.org/qgis/trunk@11072 c8812cc2-4d05-0410-92ff-de0c093fc19c Paolo Cavallini
07:06 AM Revision 98a8aa5f (qgis): Typo in v.net.path
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11072 c8812cc2-4d05-0410-92ff-de0c093fc19c Paolo Cavallini
07:03 AM Revision 9f25c532 (qgis): Applied patch to fix bug #1733
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11071 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
07:03 AM Revision 3f3743bd (qgis): Applied patch to fix bug #1733
git-svn-id: http://svn.osgeo.org/qgis/trunk@11071 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler

2009-07-14

02:31 PM Revision 0676d26d (qgis): Corrected renderer assignment in the renderer properties dialog.
git-svn-id: http://svn.osgeo.org/qgis/branches/symbology-ng-branch@11066 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias
01:19 PM Revision 06f5de8f (qgis): Added pen cap style and pen join style combo boxes.
Added possibility to set cap and join style for simple line symbol layers.
git-svn-id: http://svn.osgeo.org/qgis/br...
Martin Dobias
11:49 AM Revision 9ae3ae2a (qgis): Changed line width to be double, fixed width retrieval from symbol, pro...
git-svn-id: http://svn.osgeo.org/qgis/branches/symbology-ng-branch@11064 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias

2009-07-13

10:58 PM Revision 45ae45fe (qgis): Fixed some bugs, change symbols for ranges in graduated renderer, updat...
git-svn-id: http://svn.osgeo.org/qgis/branches/symbology-ng-branch@11062 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias
10:23 PM Revision 3925ac02 (qgis): implement #1769
git-svn-id: http://svn.osgeo.org/qgis/trunk@11061 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:23 PM Revision c6bb6b75 (qgis): implement #1769
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11061 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:52 PM Revision 0668a810 (qgis): Added python bindings for symbol levels.
git-svn-id: http://svn.osgeo.org/qgis/branches/symbology-ng-branch@11060 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias
08:50 PM Revision 7769cad2 (qgis): fix translation bug
git-svn-id: http://svn.osgeo.org/qgis/trunk@11059 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
08:50 PM Revision 572f01e6 (qgis): fix translation bug
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11059 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
08:49 PM Revision 74015a6f (qgis): Added support for rendering symbols in customized order - "symbol level...
git-svn-id: http://svn.osgeo.org/qgis/branches/symbology-ng-branch@11058 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias
02:31 PM Revision 71263ede (qgis): update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@11055 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
02:31 PM Revision 69f2bb3c (qgis): update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11055 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
02:09 PM Revision b2cb4b2c (qgis): turn start/end into first/last (note: f<l vs. s>e) in identify dialog a...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11054 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
02:09 PM Revision fe0d4be9 (qgis): turn start/end into first/last (note: f<l vs. s>e) in identify dialog a...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11054 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:26 AM Revision f9c20e8f (qgis): Update new GRASS modules for GRASS 6.3 e 6.4
git-svn-id: http://svn.osgeo.org/qgis/trunk@11052 c8812cc2-4d05-0410-92ff-de0c093fc19c leolami -
10:26 AM Revision 7e7bf49e (qgis): Update new GRASS modules for GRASS 6.3 e 6.4
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11052 c8812cc2-4d05-0410-92ff-de0c093fc19c leolami -

2009-07-12

12:32 AM Revision aa4688c8 (qgis): Forgotten addition of new file to cmakelists.
git-svn-id: http://svn.osgeo.org/qgis/branches/symbology-ng-branch@11051 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias
03:38 PM Revision 3cbacd84 (qgis): Added support to put labels above, below or on the line (or any combina...
The orientation above/below is determined from the map orientation or line direction (left/right side).
git-svn-id:...
Martin Dobias
02:15 PM Revision 5619ba79 (qgis): added horizontal positioning for line features
git-svn-id: http://svn.osgeo.org/qgis/branches/symbology-ng-branch@11049 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias
02:13 AM Revision 6d00c9a1 (qgis): pal: fixed calculation of distance from point to label. This fixes the ...
git-svn-id: http://svn.osgeo.org/qgis/branches/symbology-ng-branch@11047 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias

2009-07-11

12:10 AM Revision bd52f909 (qgis): pal: fixed calculation of cost for polygon candidates when using featur...
(distances smaller than 0.1 units were considered as numeric errors)
git-svn-id: http://svn.osgeo.org/qgis/branches...
Martin Dobias
10:05 PM Revision 166b1838 (qgis): Another round of refactoring.
Moved most of the candidate cost handling code to separate CostCalculator source.
Some more "friend class" removals.
...
Martin Dobias
06:32 PM Revision 5cfe4877 (qgis): First round of refactoring:
Made pal::Feature and pal::LabelPosition less friendly: prefer access to internal variables through access functions.... Martin Dobias
02:37 PM Revision 97ac08cf (qgis): Added over point / over centroid placement. Instead of creating candida...
git-svn-id: http://svn.osgeo.org/qgis/branches/symbology-ng-branch@11043 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias
10:00 AM Revision 4b277884 (qgis): fix for bug #1756
git-svn-id: http://svn.osgeo.org/qgis/trunk@11041 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:00 AM Revision b1808641 (qgis): fix for bug #1756
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11041 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
09:55 AM Revision 5eac3451 (qgis): Fix for bug 1756, renaming of postgis connection
git-svn-id: http://svn.osgeo.org/qgis/trunk@11040 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
09:55 AM Revision ad3849a9 (qgis): Fix for bug 1756, renaming of postgis connection
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11040 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler

2009-07-10

07:26 PM Revision 29e65496 (qgis): don't show ranges for unique values in legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@11037 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
07:26 PM Revision b3522d7d (qgis): don't show ranges for unique values in legend
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11037 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
01:49 PM Revision b3d9a93e (qgis): added new qgis svg logo version created by Anita Graser
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11036 c8812cc2-4d05-0410-92ff-de0c093fc19c Otto Dassau
01:49 PM Revision 9ae7f88c (qgis): added new qgis svg logo version created by Anita Graser
git-svn-id: http://svn.osgeo.org/qgis/trunk@11036 c8812cc2-4d05-0410-92ff-de0c093fc19c Otto Dassau

2009-07-09

05:23 AM Revision 7ef58d85 (qgis): qgis.r.external.all (r11033)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11034 c8812cc2-4d05-0410-92ff-de0c093fc19c William Kyngesburye
05:23 AM Revision e3b79e01 (qgis): qgis.r.external.all (r11033)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11034 c8812cc2-4d05-0410-92ff-de0c093fc19c William Kyngesburye
03:53 AM Revision d6ebb464 (qgis): Fixed #1763:
* Added python script qgis.r.external.all.py
* Added module and icon file for qgis.r.external.all
* Changed the modul...
Lorenzo Masini
03:53 AM Revision f7791e7a (qgis): Fixed #1763:
* Added python script qgis.r.external.all.py
* Added module and icon file for qgis.r.external.all
* Changed the modul...
Lorenzo Masini

2009-07-06

09:45 PM Revision 91e4a283 (qgis): update spatialite to 2.3.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@11031 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:45 PM Revision a389dae0 (qgis): update spatialite to 2.3.1
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11031 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:43 PM Revision 97d6c192 (qgis): GRASS warnings were fixed; disable warnings on sqlite3/spatialite
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11030 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:43 PM Revision 17dffccc (qgis): GRASS warnings were fixed; disable warnings on sqlite3/spatialite
git-svn-id: http://svn.osgeo.org/qgis/trunk@11030 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
03:19 PM Revision c5f8e6d0 (qgis): Added a donor
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11029 c8812cc2-4d05-0410-92ff-de0c093fc19c Paolo Cavallini
03:19 PM Revision aa952a77 (qgis): Added a donor
git-svn-id: http://svn.osgeo.org/qgis/trunk@11029 c8812cc2-4d05-0410-92ff-de0c093fc19c Paolo Cavallini
12:01 PM Revision a38068ee (qgis): Fix crash in simplify tool, from Richard Kostecky
git-svn-id: http://svn.osgeo.org/qgis/trunk@11028 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias
12:01 PM Revision 938ee1a4 (qgis): Fix crash in simplify tool, from Richard Kostecky
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11028 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias

2009-07-05

01:39 PM Revision 2f56ea69 (qgis): reorganized labeling dialog in vision of new placement methods :)
git-svn-id: http://svn.osgeo.org/qgis/branches/symbology-ng-branch@11027 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias
01:38 PM Revision 01a2b38a (qgis): pal: registerFeature can return true/false to tell whether the registra...
git-svn-id: http://svn.osgeo.org/qgis/branches/symbology-ng-branch@11026 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias
02:01 AM Revision 5aa616d1 (qgis): Added scale-based visibility and buffer (mask) around the label
git-svn-id: http://svn.osgeo.org/qgis/branches/symbology-ng-branch@11025 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias

2009-07-04

12:49 AM Revision a557c230 (qgis): pal: fixed scale-based labeling. Removed one more conversion of label d...
git-svn-id: http://svn.osgeo.org/qgis/branches/symbology-ng-branch@11024 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias
10:53 PM Revision 3067cd38 (qgis): Fix for bug #1027, extent command line option does not appear to work
git-svn-id: http://svn.osgeo.org/qgis/trunk@11023 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:53 PM Revision 68de5da0 (qgis): Fix for bug #1027, extent command line option does not appear to work
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11023 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:34 PM Revision 5b97d98e (qgis): fix #1045
git-svn-id: http://svn.osgeo.org/qgis/trunk@11022 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:34 PM Revision 29a6e512 (qgis): fix #1045
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11022 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:12 PM Revision 2429be4d (qgis): Fixed distance from feature setting, fixed labeling with on the fly pro...
git-svn-id: http://svn.osgeo.org/qgis/branches/symbology-ng-branch@11021 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias
10:06 PM Revision dfd7490a (qgis): pal: don't convert distance from feature, leave it up to caller to spec...
git-svn-id: http://svn.osgeo.org/qgis/branches/symbology-ng-branch@11020 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias
03:35 PM Revision 0a6dfa1b (qgis): Added option to engine configuration to show candidate labels for every...
Added a simple tool that shows candidate's cost on click (in a tooltip).
git-svn-id: http://svn.osgeo.org/qgis/bran...
Martin Dobias
03:25 PM Revision cc512266 (qgis): pal: added functions for more granular access to labeling. added possib...
git-svn-id: http://svn.osgeo.org/qgis/branches/symbology-ng-branch@11018 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias
01:23 PM Revision e7c8bbc0 (qgis): Disable drag and drop in symbol dialogs, fix for bug #1481
git-svn-id: http://svn.osgeo.org/qgis/trunk@11017 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
01:23 PM Revision d5b84ed3 (qgis): Disable drag and drop in symbol dialogs, fix for bug #1481
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11017 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:18 AM Revision 4bd2f5fe (qgis): Better formatting of classification strings for legend. Fixes bug #1397
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11016 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:18 AM Revision dff79102 (qgis): Better formatting of classification strings for legend. Fixes bug #1397
git-svn-id: http://svn.osgeo.org/qgis/trunk@11016 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler

2009-07-03

06:58 PM Revision 17de1b06 (qgis): Made the canvas get refreshed every time a module of GRASS plugin is ru...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11015 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini
06:58 PM Revision 8b11fd73 (qgis): Made the canvas get refreshed every time a module of GRASS plugin is ru...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11015 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini
05:42 PM Revision 04080947 (qgis): Updated python bindings with some added functions
git-svn-id: http://svn.osgeo.org/qgis/trunk@11014 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
05:42 PM Revision a4f94bdf (qgis): Updated python bindings with some added functions
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11014 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
09:53 AM Revision 990b7402 (qgis): Added a donor
git-svn-id: http://svn.osgeo.org/qgis/trunk@11012 c8812cc2-4d05-0410-92ff-de0c093fc19c Paolo Cavallini
09:53 AM Revision c478e005 (qgis): Added a donor
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11012 c8812cc2-4d05-0410-92ff-de0c093fc19c Paolo Cavallini

2009-07-02

01:04 AM Revision 1c432ad9 (qgis): evis plugin (r10995);
install DONORS file (r11009);
misc project cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@11011 c8812cc2-4d05-0...
William Kyngesburye
01:04 AM Revision 3c3c5273 (qgis): evis plugin (r10995);
install DONORS file (r11009);
misc project cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11011 c8812cc2-4...
William Kyngesburye
07:07 PM Revision 9e0c149e (qgis): Update sponsor and donor text
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11010 c8812cc2-4d05-0410-92ff-de0c093fc19c Paolo Cavallini
07:07 PM Revision 00f40f05 (qgis): Update sponsor and donor text
git-svn-id: http://svn.osgeo.org/qgis/trunk@11010 c8812cc2-4d05-0410-92ff-de0c093fc19c Paolo Cavallini
06:54 PM Revision cfd6c68c (qgis): Updated the about dialog to take care of DONORS file.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11009 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini
06:54 PM Revision 5f4c0ce1 (qgis): Updated the about dialog to take care of DONORS file.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11009 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini
05:22 PM Revision 315c22d4 (qgis): pal: replace polygon validity check with check from GEOS. Much faster. ...
git-svn-id: http://svn.osgeo.org/qgis/branches/symbology-ng-branch@11008 c8812cc2-4d05-0410-92ff-de0c093fc19c Martin Dobias
05:14 PM Revision 2ba94c2b (qgis): pal: replaced getCentroid function with much faster routine that actual...
Fixes also the problem with completely misplaced labels.
git-svn-id: http://svn.osgeo.org/qgis/branches/symbology-n...
Martin Dobias
07:46 AM Revision ed439f5f (qgis): fix typos in german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@11005 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
07:46 AM Revision 8832994a (qgis): fix typos in german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11005 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer

2009-07-01

12:38 AM Revision 238ba8e8 (qgis): automatic indentation update (r10980-r11003)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11004 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:38 AM Revision e9f8f152 (qgis): automatic indentation update (r10980-r11003)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11004 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:07 AM Revision 9123d60d (qgis): fix link error
git-svn-id: http://svn.osgeo.org/qgis/trunk@11003 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:07 AM Revision 33c579c1 (qgis): fix link error
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11003 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
11:51 PM Revision 59e4c20f (qgis): update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@11002 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
11:51 PM Revision 0fde4fef (qgis): update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11002 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
11:51 PM Revision 37f185f4 (qgis): fix some evis typos and update translation strings
git-svn-id: http://svn.osgeo.org/qgis/trunk@11001 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
11:51 PM Revision aeb0485f (qgis): fix some evis typos and update translation strings
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11001 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:43 PM Revision c2fcc646 (qgis): include evis plugin in debian package
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11000 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:43 PM Revision ef8f5401 (qgis): include evis plugin in debian package
git-svn-id: http://svn.osgeo.org/qgis/trunk@11000 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:38 PM Revision 5f0e4fb3 (qgis): update_ts_files.sh run
git-svn-id: http://svn.osgeo.org/qgis/trunk@10999 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:38 PM Revision 663f4e45 (qgis): update_ts_files.sh run
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10999 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:30 PM Revision b6ab50a0 (qgis): remove location from temporary python translation files from ts files
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10998 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:30 PM Revision 1d5ca8d4 (qgis): remove location from temporary python translation files from ts files
git-svn-id: http://svn.osgeo.org/qgis/trunk@10998 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:28 PM Revision 6b915bf9 (qgis): apply #1423
git-svn-id: http://svn.osgeo.org/qgis/trunk@10997 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:28 PM Revision 2716f3de (qgis): apply #1423
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10997 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
09:13 PM Revision 114aef58 (qgis): translation update: spanish by Carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@10996 c8812cc2-4d05-0410-92ff-de0c093fc19c Werner Macho
09:13 PM Revision 8aabd506 (qgis): translation update: spanish by Carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10996 c8812cc2-4d05-0410-92ff-de0c093fc19c Werner Macho
09:02 PM Revision 038a12e4 (qgis): -Contribution of the eVis plugin, version 1.1.0, to the QGIS project
-Documentation folks can find our original user guide at http://biodiversityinformatics.amnh.org/open_source/evis/doc... ersts -
09:02 PM Revision 27cb2eef (qgis): -Contribution of the eVis plugin, version 1.1.0, to the QGIS project
-Documentation folks can find our original user guide at http://biodiversityinformatics.amnh.org/open_source/evis/doc... ersts -
12:27 PM Revision 40650bbb (qgis): fix #1311
git-svn-id: http://svn.osgeo.org/qgis/trunk@10994 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:27 PM Revision 9eec5dd8 (qgis): fix #1311
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10994 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:24 PM Revision fb092486 (qgis): reindent qgsvectorlayer.cpp - PLEASE run scripts/prepare-commit.sh befo...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10993 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:24 PM Revision c5f5e7f8 (qgis): reindent qgsvectorlayer.cpp - PLEASE run scripts/prepare-commit.sh befo...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10993 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:11 PM Revision b2d1d0de (qgis): Added a convenience to retrieve the attribute display name from QgsVect...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10992 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
12:11 PM Revision 294d7f38 (qgis): Added a convenience to retrieve the attribute display name from QgsVect...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10992 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
09:51 AM Revision 001bfb52 (qgis): Also use integer/double formating for continous color legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@10991 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
09:51 AM Revision 023c6dbb (qgis): Also use integer/double formating for continous color legend
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10991 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
09:29 AM Revision 9fda5e4b (qgis): [FEATURE] Possibility to add attribute aliases for vector layers. The a...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10990 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
09:29 AM Revision 047eb9d3 (qgis): [FEATURE] Possibility to add attribute aliases for vector layers. The a...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10990 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler

2009-06-30

04:48 PM Revision 6a9ae8f4 (qgis): Fix for bug #983, numerical ranges in graduated symbol
git-svn-id: http://svn.osgeo.org/qgis/trunk@10989 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
04:48 PM Revision 04e8f61f (qgis): Fix for bug #983, numerical ranges in graduated symbol
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10989 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler

2009-06-27

12:05 AM Revision 1166fbff (qgis): fix #1751
git-svn-id: http://svn.osgeo.org/qgis/trunk@10987 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:05 AM Revision 70646aba (qgis): fix #1751
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10987 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
11:35 PM Revision e7ca3ff1 (qgis): [FEATURE] add default class to unique value renderer (fixes #1750)
- unique value enull" now default class (ie. class for values without a defined class)
- "add class" and "classify" n...
Jürgen Fischer
11:35 PM Revision 29450dcd (qgis): [FEATURE] add default class to unique value renderer (fixes #1750)
- unique value enull" now default class (ie. class for values without a defined class)
- "add class" and "classify" n...
Jürgen Fischer

2009-06-26

10:18 PM Revision 394a9873 (qgis): Replaced activated signal with triggered signal in composer to get rid ...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10985 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:18 PM Revision 43715484 (qgis): Replaced activated signal with triggered signal in composer to get rid ...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10985 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
10:18 PM Revision 19382622 (qgis): fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@10984 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
10:18 PM Revision cb90ab45 (qgis): fix warning
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10984 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
07:37 PM Revision be7c156a (qgis): sync QgsVectorDataProvider sip interface
git-svn-id: http://svn.osgeo.org/qgis/trunk@10983 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
07:37 PM Revision c741d92b (qgis): sync QgsVectorDataProvider sip interface
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10983 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
07:04 PM Revision ccea9767 (qgis): re-add vector attribute method removed in r10863
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10982 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
07:04 PM Revision 73319681 (qgis): re-add vector attribute method removed in r10863
git-svn-id: http://svn.osgeo.org/qgis/trunk@10982 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
05:29 PM Revision 80fd5963 (qgis): automatic indentation update (r10918-r10980)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10981 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
05:29 PM Revision a5d5cf85 (qgis): automatic indentation update (r10918-r10980)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10981 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer

2009-06-25

08:47 PM Revision d4b702e0 (qgis): translation update: vietnamese by Huu Manh Bui
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10980 c8812cc2-4d05-0410-92ff-de0c093fc19c Werner Macho
08:47 PM Revision 5453c87e (qgis): translation update: vietnamese by Huu Manh Bui
git-svn-id: http://svn.osgeo.org/qgis/trunk@10980 c8812cc2-4d05-0410-92ff-de0c093fc19c Werner Macho
07:03 PM Revision c7a6a3bf (qgis): fix a warning and add a note about QgsVectorDataProvider::addAttributes...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10979 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
07:03 PM Revision 4f604a6a (qgis): fix a warning and add a note about QgsVectorDataProvider::addAttributes...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10979 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
04:50 PM Revision 48231836 (qgis): Applied patch to fix bug #1747. Thanks to gcarrillo!
git-svn-id: http://svn.osgeo.org/qgis/trunk@10978 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
04:50 PM Revision 87151721 (qgis): Applied patch to fix bug #1747. Thanks to gcarrillo!
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10978 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler

2009-06-24

07:35 PM Revision 4851f203 (qgis): fix sqlite compile error, for real this time
git-svn-id: http://svn.osgeo.org/qgis/trunk@10976 c8812cc2-4d05-0410-92ff-de0c093fc19c William Kyngesburye
07:35 PM Revision f498aadc (qgis): fix sqlite compile error, for real this time
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10976 c8812cc2-4d05-0410-92ff-de0c093fc19c William Kyngesburye
07:27 PM Revision 2ccf3b68 (qgis): fix sqlite compile error, part 2
git-svn-id: http://svn.osgeo.org/qgis/trunk@10975 c8812cc2-4d05-0410-92ff-de0c093fc19c William Kyngesburye
07:27 PM Revision 8967d81a (qgis): fix sqlite compile error, part 2
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10975 c8812cc2-4d05-0410-92ff-de0c093fc19c William Kyngesburye
05:12 PM Revision 79984f2e (qgis): fix sqlite compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10974 c8812cc2-4d05-0410-92ff-de0c093fc19c William Kyngesburye
05:12 PM Revision 7867f5cd (qgis): fix sqlite compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk@10974 c8812cc2-4d05-0410-92ff-de0c093fc19c William Kyngesburye
11:17 AM Revision ce8a9fc8 (qgis): OGR provider update (fixes #1746)
- use OGR and not the filename to deduce the layername
- fall back to QgsVectorDataProvider methods if OGR SQL doesn'...
Jürgen Fischer
11:17 AM Revision 36b1cb73 (qgis): OGR provider update (fixes #1746)
- use OGR and not the filename to deduce the layername
- fall back to QgsVectorDataProvider methods if OGR SQL doesn'...
Jürgen Fischer

2009-06-23

03:56 PM Revision c4162aa4 (qgis): Remove a potential source of crash in triangle interpolator
git-svn-id: http://svn.osgeo.org/qgis/trunk@10971 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
03:56 PM Revision d953fcd8 (qgis): Remove a potential source of crash in triangle interpolator
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10971 c8812cc2-4d05-0410-92ff-de0c093fc19c Marco Hugentobler
03:21 PM Revision a4fbf950 (qgis): Node tool now works also with on the fly projections turned on.
Contributed by Richard Kostecky.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10970 c8812cc2-4d05-0410-92ff-de0c093f...
Martin Dobias
03:21 PM Revision c28f61b4 (qgis): Node tool now works also with on the fly projections turned on.
Contributed by Richard Kostecky.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10970 c8812cc2-4d05-0410-92ff-de0...
Martin Dobias
02:36 PM Revision f76f8a94 (qgis): fix #1744
git-svn-id: http://svn.osgeo.org/qgis/trunk@10969 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
02:36 PM Revision df419770 (qgis): fix #1744
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10969 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
02:35 PM Revision eff41a38 (qgis): reindent postgres provider
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10968 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
02:35 PM Revision 6faf04d3 (qgis): reindent postgres provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@10968 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
02:03 PM Revision 63860841 (qgis): partial fix for #1743 : connection to proper QAction's triggered() sign...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10967 c8812cc2-4d05-0410-92ff-de0c093fc19c Borys Jurgiel
02:03 PM Revision a273e3dc (qgis): partial fix for #1743 : connection to proper QAction's triggered() sign...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10967 c8812cc2-4d05-0410-92ff-de0c093fc19c Borys Jurgiel

2009-06-22

05:33 PM Revision 94f444bc (qgis): Added the possibility to view informations about regions into the brows...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10966 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini
05:33 PM Revision b406dd0d (qgis): Added the possibility to view informations about regions into the brows...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10966 c8812cc2-4d05-0410-92ff-de0c093fc19c Lorenzo Masini

2009-06-21

12:13 AM Revision 569eb129 (qgis): also use QPixmap for decorations (followup to r10926)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10965 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
12:13 AM Revision 4776d60b (qgis): also use QPixmap for decorations (followup to r10926)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10965 c8812cc2-4d05-0410-92ff-de0c093fc19c Jürgen Fischer
 

Also available in: Atom