Activity

From 2012-06-24 to 2012-07-23

2012-07-23

10:01 PM Revision d3bc6c78 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton
09:44 PM Revision 4018ca61 (qgis): Wrap content in label editor widget
Tim Sutton
09:18 PM Revision c9f17ed0 (qgis): fix build error
Jürgen Fischer
04:24 PM Revision ee3bf0e2 (qgis): use QgsDialog ; formatting cleanup
Etienne Tourigny
04:23 PM Revision a5e010f7 (qgis): add qdsdialog widget - generic dialog with layout and button box
Etienne Tourigny
12:04 PM Revision 3943e8a4 (qgis): smart groups implemented
Arunmozhi
09:16 AM Revision 840e2808 (qgis): Add spin box to set composer item background transparence numerically
Marco Hugentobler

2012-07-22

01:36 AM Revision decb9818 (qgis): more function help improvements
Jürgen Fischer
01:36 AM Revision d66c3072 (qgis): improve CRS GDAL synchronization (fixes #6071, #4337 and #2777)
Jürgen Fischer
12:22 AM Revision 8e10e8cd (qgis): re-implement QgisApp::removeDockWidget to remove dock widget action fro...
Etienne Tourigny
12:05 AM Revision 55fc81d7 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton
12:02 AM Revision b702d3ca (qgis): Initial test framework for running python tests as part of the CTest su...
Tim Sutton
11:46 PM Revision 68bf5ec8 (qgis): browser needs providers and other resources
William Kyngesburye
11:13 PM Revision 4327e443 (qgis): add profiles and validate and help buttons
Etienne Tourigny
07:25 PM Revision 7eada528 (qgis): fixed #6015
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@308 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
06:56 PM Revision 3c1c229d (qgis): Give QGIS Browser icon and info.plist to make it a complete app, other ...
William Kyngesburye
04:06 PM Revision fe4026a5 (qgis): implement #6080
Jürgen Fischer
03:59 PM Revision 63003192 (qgis): function help fixes and german translation update
Jürgen Fischer
12:38 PM Revision 7a9074f8 (qgis): Add left,right,rpad,lpad string functions - Fix #6079
- With tests :) Nathan Woodrow
08:44 AM Revision 304a6251 (qgis): Add data and time function help
Nathan Woodrow
07:23 AM Revision 6ddcf985 (qgis): History dialog signals: item change instead of click.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@307 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
07:21 AM Revision 2a1a2ef5 (qgis): Further unification of execution dialogs.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@306 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
07:19 AM Revision b7a9e211 (qgis): Fake statusbar for tests.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@305 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
03:53 AM Revision 0cd93a23 (qgis): Add CASE and CASE ELSE to expression builder groups
- Use readAll() for function help to preserve html Nathan Woodrow

2012-07-21

05:29 PM Revision d5f16c7c (qgis): Merge pull request #196 from dakcarto/fix_mac-build-libs
Fix bundled libs linking William Kyngesburye
02:23 PM Revision aa3d766b (qgis): fixed #6076
Improved parametertablefield with datatype options
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/binding...
volayaf
07:58 AM Revision 8175f515 (qgis): Test data providers loading, finally :)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@303 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
06:21 AM Revision 7c760b22 (qgis): basic raster format option widget
Etienne Tourigny

2012-07-20

10:56 PM Revision 4e49c426 (qgis): add basic driver create options - simple line edit in save dialog and i...
Etienne Tourigny
06:37 PM Revision 73f991f3 (qgis): master merge
Radim Blazek
05:56 PM Revision c517a90c (qgis): raster single band gray cumulative pixel count cut
Radim Blazek
04:31 PM Revision 193c3c2b (qgis): german translation update
Jürgen Fischer
04:02 PM Revision 3af83207 (qgis): apply #4819: use QPainterPath instead of QPolygonF for highlighting
Thomas Arnold
03:42 PM Revision 8d5d60bb (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton
03:42 PM Revision d4a26cb6 (qgis): Added basic notes on Jenkins setup
Tim Sutton
01:04 PM Revision 23ba58d2 (qgis): Merge pull request #195 from dakcarto/feature_freeze-thaw-labels_6
Update to freeze/thaw label tool Nathan Woodrow
12:21 PM Revision 28021ef0 (qgis): Update to freeze/thaw label tool
Added ability to hide label(s), i.e. set font size to 0, by holding Ctl (Cmd on Mac) modifier key.
This is a temporar...
Larry Shaffer
12:06 PM Revision ecb7b241 (qgis): Added xslt for transforming CTest results to Junit for Jenkins. Source:...
Tim Sutton
11:55 AM Revision ddb972d7 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton
10:46 AM Revision b6380b7f (qgis): translation update: bunch of updates and new names
Werner Macho
04:59 AM Revision 2599bf46 (qgis): Fix for Mac source builds.
Builds were not portable (i.e. Snow Leopard to Lion, dev Mac to client) because libs were still referencing dev Mac's... Larry Shaffer

2012-07-19

12:02 AM Revision 89c81860 (qgis): Merge pull request #190 from dakcarto/fix-comp-label-edit
Additional fix for #5862 fix. Tim Sutton
11:57 PM Revision d6c0c6db (qgis): Merge pull request #186 from lynxlynxlynx/master
two small usability improvements to the plugin manager & installer Tim Sutton
11:34 PM Revision 62a51e8e (qgis): Added anomaly files for jenkins server
Tim Sutton
11:18 PM Revision 8e31cdcd (qgis): fix some warnings
Jürgen Fischer
08:49 PM Revision 5b4a7aeb (qgis): Automatically enable OTF projection if layers have different CRS
Radim Blazek
05:55 PM Revision 47b8d603 (qgis): Allow non-square pixels for raster formats with exact resolution
Marco Hugentobler
05:19 PM Revision 2eade8d9 (qgis): Save as raster access from right click menu
Marco Hugentobler
05:00 PM Revision 7c9b2c10 (qgis): Allow overwriting of existing raster datasets
Marco Hugentobler
04:28 PM Revision 8ba3a59f (qgis): Show GeoTiff in format combo box, fix wrong loop index
Marco Hugentobler
02:52 PM Revision 814ea092 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton
12:47 PM Revision 5a5928e3 (qgis): WCS test server instructions
Radim Blazek
12:01 PM Revision bf5d8d10 (qgis): WCS URI description, fixes
Radim Blazek
11:50 AM Revision 3af7ef30 (qgis): Adapt compositionchecker for multi pages
Marco Hugentobler
11:09 AM Revision 937bffa2 (qgis): Add test for unique composermap ids
Marco Hugentobler
11:09 AM Revision b299e089 (qgis): Fix for ticket #6062, unique composer map id in copy / paste
Marco Hugentobler
10:19 AM Revision 78bbb659 (qgis): Added docs on setting up the wcs test server
Tim Sutton
09:40 AM Revision 09bd0f63 (qgis): better wcs mapfile mimetypes
Radim Blazek
06:06 AM Revision 408d2669 (qgis): Merge pull request #194 from dakcarto/binding_labelsWithinRect
sip binding for QgsLabelingEngineInterface::labelsWithinRect() Nathan Woodrow

2012-07-18

12:37 AM Revision 8e66f2c4 (qgis): use project template folder and "New project from template" action
Etienne Tourigny
12:06 AM Revision 0c623900 (qgis): sip binding for QgsLabelingEngineInterface::labelsWithinRect()
qgis.utils.iface.mapCanvas().mapRenderer().labelingEngine().labelsWithinRect(some_extent) can now return all labels s... Larry Shaffer
10:34 PM Revision c668c5d7 (qgis): Merge pull request #193 from dakcarto/feature_freeze-thaw-labels_4
[Feature] Freeze-thaw labeling tool, with on-the-fly transformation support. Tim Sutton
07:29 PM Revision d1e72422 (qgis): wcs test unit data
Radim Blazek
07:08 PM Revision cb1e7d3f (qgis): fix #6060
Jürgen Fischer
04:41 PM Revision 3c42d655 (qgis): Fix off-by-one in average resampler (may occure in rare cases because o...
Marco Hugentobler
04:35 PM Revision 5d84b260 (qgis): wcs test unit
Radim Blazek
03:07 PM Revision b4635350 (qgis): Use composition printing methods also in server
Marco Hugentobler
01:59 PM Revision fb10f1b4 (qgis): Print only requested pages
Marco Hugentobler
12:40 PM Revision dec6216f (qgis): tags included in symbol searching
Arunmozhi
11:36 AM Revision 171ae62c (qgis): Python bindings for printing
Marco Hugentobler
11:31 AM Revision 717a1c34 (qgis): Move non-gui part of printing functionality to composition
Marco Hugentobler
09:37 AM Revision fe2252de (qgis): Merge branch 'project_scale'
Alexander Bruy
09:01 AM Revision f5dce334 (qgis): scales import/export
Alexander Bruy
09:01 AM Revision fc3e49b8 (qgis): [FEATURE] project scale list (if used - overrides global predefined sca...
Alexander Bruy
09:00 AM Revision c4299f4b (qgis): reload scales list only when necessary
Alexander Bruy
09:00 AM Revision fbb7b3c4 (qgis): [FEATURE] editable global scales list
Alexander Bruy

2012-07-17

01:15 AM Revision aea41eeb (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
Jürgen Fischer
01:13 AM Revision 0cfe094a (qgis): move HAVE_TOUCH to qgsconfig.h - fixes vtable of QgsMapCanvas/QgsMapToo...
Jürgen Fischer
11:03 PM Revision 83764a6f (qgis): [Feature] Freeze-thaw labeling tool, with on-the-fly transformation sup...
Larry Shaffer
10:25 PM Revision 74021a47 (qgis): don't fail histogram test when images differ - too many different possi...
Etienne Tourigny
09:43 PM Revision 298632e0 (qgis): save default template to <home>/.qgis/default.qgs
Etienne Tourigny
08:25 PM Revision e4b9dfc1 (qgis): add New Blank Project action that creates a blank project, regardless o...
Etienne Tourigny
08:25 PM Revision f3e0cf5a (qgis): add optional default project file which is loaded when fileNew() is called
Etienne Tourigny
07:28 PM Revision 3a1772f3 (qgis): add transparency slider ; ui tweaks
Etienne Tourigny
07:07 PM Revision 4a6ac283 (qgis): added context menu grouping and regrouping
Arunmozhi
01:55 PM Revision fab96ed0 (qgis): add project defaults for layer symbology
Etienne Tourigny
11:47 AM Revision 3a663fbc (qgis): Merge branch 'composer_multi_pages'
Marco Hugentobler
11:45 AM Revision 19d64998 (qgis): Adapt zoom to composer extent for multipage
Marco Hugentobler
11:43 AM Revision 617d73fc (qgis): disabled checkboxes in raster pipes tab
Radim Blazek
11:17 AM Revision 3ed53c22 (qgis): insert raster resampler to pipe
Radim Blazek
11:08 AM Revision cb1ecade (qgis): Python bindings for multipage composer
Marco Hugentobler
10:55 AM Revision f064cb0d (qgis): Fix page resize
Marco Hugentobler
10:26 AM Revision cabff381 (qgis): Fix resolution in image export
Marco Hugentobler
10:16 AM Revision 03b0526e (qgis): fix windows build and some deprecation warnings
Jürgen Fischer
09:14 AM Revision b45d853c (qgis): Consider multi pages in snap to grid function
Marco Hugentobler
08:18 AM Revision e13946f5 (qgis): fix #6053
Jürgen Fischer
07:13 AM Revision af449f38 (qgis): fix doxygen warning
Jürgen Fischer
07:05 AM Revision 00fad295 (qgis): update grass provider after 008592b0
Jürgen Fischer
04:12 AM Revision ab23800a (qgis): Merge branch 'histogramwidget' of ../qgis-etiennesky
Etienne Tourigny
03:53 AM Revision d1b7e8ba (qgis): add raster histogram tests
Etienne Tourigny
03:38 AM Revision 29c8ef70 (qgis): move raster histogram widget to separate class, fix paletted+pseudo
Etienne Tourigny
02:28 AM Revision b58b827e (qgis): fix raster render tests - disable .aux.xml files
Etienne Tourigny

2012-07-16

08:42 PM Revision 008592b0 (qgis): move getThemeIcon() and getThemePixmap() to QgsApplication
Etienne Tourigny
05:22 PM Revision 7230ec90 (qgis): More changes for multipage print
Marco Hugentobler
04:45 PM Revision 32978fb4 (qgis): fix sip bindings to QgsVectorLayer signals attributeValueChanged/geomet...
Jürgen Fischer
04:10 PM Revision ecc96365 (qgis): fix windows build
Jürgen Fischer
03:56 PM Revision d845f1ab (qgis): fix build (follow beb70d317)
Giuseppe Sucameli
02:45 PM Revision b8932afe (qgis): Consider multipages in print
Marco Hugentobler
11:38 AM Revision 9c478c87 (qgis): Update overview map list
Marco Hugentobler

2012-07-15

12:51 AM Revision beb70d31 (qgis): move delimitedtext plugin functionality to the provider (fix #6013):
allow GUI and provider to use the same splitLine method. Giuseppe Sucameli
12:48 AM Revision 2278f407 (qgis): do a case-insensitive check looking for SL tables into geometry_columns
Giuseppe Sucameli
12:48 AM Revision 5131eb5d (qgis): fix data type check displaying PG table data
Giuseppe Sucameli
12:48 AM Revision 74c01221 (qgis): fix segfaults due to off-by-one error checking bands (band numbers star...
Giuseppe Sucameli
10:58 PM Revision d5e87457 (qgis): histogram: qwt6 and file export fixes
Etienne Tourigny
07:03 PM Revision fa4092ff (qgis): Base class for dialogs. WIP
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@302 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
04:34 PM Revision 6dfff319 (qgis): fixed #6029
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@301 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
01:40 PM Revision 3c8b4a07 (qgis): some more fixups for colorramp
Arunmozhi
12:35 PM Revision b1073b81 (qgis): fixed a number of colo ramp bugs
Arunmozhi
11:37 AM Revision ecaade20 (qgis): fix build with Qwt6
Jürgen Fischer
11:14 AM Revision e35b1158 (qgis): [API] removed QgsSearchString - QgsExpression should be used instead
Martin Dobias
10:21 AM Revision a0a0e04a (qgis): Merge branch 'raster_fixes'
Alexander Bruy
10:08 AM Revision f84d9658 (qgis): show band names instead of numbers in transparency tab
don't add empty row when loading default transparency values Alexander Bruy
10:06 AM Revision f87777ea (qgis): make band names consistent
Alexander Bruy

2012-07-14

11:24 PM Revision 87bdff93 (qgis): sort QgsRasterRendererRegistry entity names in a logical order, for use...
Etienne Tourigny
10:30 PM Revision dbce353e (qgis): GDAL driver selection: show driver extension, flags and long name
Etienne Tourigny
08:42 PM Revision dabc4921 (qgis): tidy up tests/testdata dir
Etienne Tourigny
08:03 PM Revision e74a28b3 (qgis): fix histogram and stats compute (set bapprox=false) for gdal provider ;...
Etienne Tourigny
07:50 PM Revision f6d1bd1c (qgis): make multiband color raster widget more compact
Etienne Tourigny
07:50 PM Revision 3c13f3c9 (qgis): histogram: ui tweaks; re-organize actions and add custom stddev action
Etienne Tourigny
07:50 PM Revision 6b474fe5 (qgis): add histogram zoom in/out
Etienne Tourigny
07:50 PM Revision 79d5dda8 (qgis): fix after master rebase
Etienne Tourigny
07:50 PM Revision 41328f4a (qgis): prevent double refresh of histogram tab (#4132)
Etienne Tourigny
07:50 PM Revision cf58d3e2 (qgis): verify that raster has cached histogram, compute on demand
Etienne Tourigny
07:50 PM Revision 72c9f5a3 (qgis): don't use color interpretation band names when band count > 1
Etienne Tourigny
07:50 PM Revision 4a53350d (qgis): add UI to pick min/max band values in histogram
Etienne Tourigny

2012-07-13

09:04 PM Revision a0d01458 (qgis): Dedup Sextante.runalg and Sextante.runandload
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@300 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
08:30 PM Revision d40660cd (qgis): Merge ParametersDialog & Ui_ParametersDialog. (Remnant from QT Designer?)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@299 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
05:24 PM Revision 4b3355f0 (qgis): More multipage changes
Marco Hugentobler
03:55 PM Revision f70e7164 (qgis): [FEATURE]: Multipage compositions
Marco Hugentobler
02:06 PM Revision 6af1f609 (qgis): Code cleanup
Marco Hugentobler
10:50 AM Revision 560523d0 (qgis): Implement saving for non-argb types (still needs cleanout of spaghetti ...
Marco Hugentobler
09:25 AM Revision fcdee9ac (qgis): removed everything related to QgsSymbolV2PropertiesDialog
Arunmozhi
08:47 AM Revision 0020a6a8 (qgis): added context menu to the groupTree to +/- groups
Arunmozhi

2012-07-12

05:33 PM Revision 37ab9516 (qgis): Merge remote branch 'origin/master' into wcs2
Radim Blazek
05:28 PM Revision c840ce19 (qgis): wcs - enabled invert/ignore axis
Radim Blazek
04:30 PM Revision 6bf5af0f (qgis): wcs exceptions, simplified xml parsing
Radim Blazek
02:34 PM Revision 8ad03d2e (qgis): fixed the symbol +/-/edit/rename issues in style manager
Arunmozhi
10:49 AM Revision b70a0c69 (qgis): Move expected output from composermap tests into subdir
Marco Hugentobler
10:43 AM Revision e6d7eb67 (qgis): Test for composer overview map
Marco Hugentobler
09:31 AM Revision 75d68cd0 (qgis): Write results of compositionchecker to dash
Marco Hugentobler
09:28 AM Revision 7073ac24 (qgis): Added another anomaly check for osx/hawkeye host
Tim Sutton
08:36 AM Revision 3869a6c7 (qgis): Fix loading of composer map preview states after template read. Ticket ...
Marco Hugentobler
07:12 AM Revision ab489f56 (qgis): fixed the groupTree bugs
Arunmozhi

2012-07-11

12:37 AM Revision f3edf040 (qgis): More anomaly images for hawkeye host failures
Tim Sutton
07:42 PM Revision 6e0a80af (qgis): common QgsGdalProviderBase for GDAL and WCS, get native CRS, size if po...
Radim Blazek
05:52 PM Revision ea2b7faf (qgis): fixed #5987
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@298 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
05:19 PM Revision 75b77751 (qgis): Move descriptive label
Marco Hugentobler
05:14 PM Revision a18db241 (qgis): Merge branch 'composer_overview_map'
Marco Hugentobler
05:14 PM Revision ea2f74ab (qgis): Fix display of overview marker symbol
Marco Hugentobler
04:53 PM Revision d53ad864 (qgis): Better default style for overview frame box
Marco Hugentobler
04:05 PM Revision 30fe3f91 (qgis): Load and save overview symbol
Marco Hugentobler
03:48 PM Revision c3727720 (qgis): add me (Etienne) to AUTHORS
Etienne Tourigny
03:38 PM Revision 71093ea8 (qgis): Use symbolv2selectordialog to set style of overview map frame
Marco Hugentobler
03:35 PM Revision 53a48eca (qgis): Load real provider.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@297 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
02:32 PM Revision 40e9b4d6 (qgis): Remove hardcoded crs in raster writer
Marco Hugentobler
02:26 PM Revision 34977582 (qgis): Add provider to test model.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@296 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
02:13 PM Revision f2598304 (qgis): Enable WMS saving
Marco Hugentobler
01:28 PM Revision 54a82e0b (qgis): Possibility to set maximum tile width / height in raster iterator
Marco Hugentobler
01:03 PM Revision 6002e6ff (qgis): Changes to raster iterator
Marco Hugentobler
12:10 PM Revision 63eba56b (qgis): fixed the symbol editor tweaks"
" Arunmozhi
11:00 AM Revision 19a1acd2 (qgis): Added more windows anomalies
Tim Sutton
10:26 AM Revision 15284eb0 (qgis): Enable ok button even always if hideOutput is selected
Marco Hugentobler
10:26 AM Revision f8fdcde3 (qgis): Small tweaks
Marco Hugentobler
10:23 AM Revision f552b248 (qgis): Possibility to hide elements in save as raster dialog
Marco Hugentobler
10:19 AM Revision eec208ca (qgis): Option to choose output extent for save as raster
Marco Hugentobler
10:14 AM Revision 0da7539e (qgis): sync description of EPSG:102067 with GDAL (fixes #4945 again)
Jürgen Fischer
09:34 AM Revision 55ec17af (qgis): Small dialog tweak
Marco Hugentobler
09:30 AM Revision 1e6c4005 (qgis): Wire in QgsRasterLayerSaveAsDialog in QgisApp
Marco Hugentobler
09:28 AM Revision b5be6668 (qgis): Initialize raster save as dialog
Marco Hugentobler
09:26 AM Revision 67cd3f5c (qgis): Delete wrong dialog file
Marco Hugentobler
09:23 AM Revision b20cecbd (qgis): Save as raster dialog
Marco Hugentobler
09:18 AM Revision 402bacac (qgis): Modify provider registry to also return invalid providers
Marco Hugentobler
09:14 AM Revision 3ba646f0 (qgis): Write operation for raster providers
Marco Hugentobler
09:05 AM Revision c985736e (qgis): Set crs to created gdal dataset
Marco Hugentobler
08:58 AM Revision d5a82c62 (qgis): Add create/remove methods to raster provider baseclass
Marco Hugentobler
08:57 AM Revision 7f23d5f4 (qgis): Fix #4945
Jürgen Fischer

2012-07-10

10:03 PM Revision 0b8e1072 (qgis): runalg accepts algorithm parameter.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@295 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
10:03 PM Revision f9695799 (qgis): Model test changes.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@294 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
08:34 PM Revision 058f287f (qgis): wcs preferred version, identify
Radim Blazek
05:36 PM Revision 53fc584a (qgis): Allow selection of a polygon symbol for the overview frame
Marco Hugentobler
04:51 PM Revision f8e3dded (qgis): wcs 1.1 - describe coverage, get multipart response
Radim Blazek
01:03 PM Revision 8d8cf50c (qgis): Pass feature object to layer init function - fixes #5596
Nathan Woodrow
12:02 PM Revision 7a349a92 (qgis): Python bindings for overview map frame
Marco Hugentobler
10:59 AM Revision 4fb64bef (qgis): Improve overview map frame in composer map
Marco Hugentobler

2012-07-09

08:33 PM Revision b1c4a83d (qgis): fixed a button issues in widgets
Arunmozhi
08:33 PM Revision aeec55e0 (qgis): tagging/detagging of symbols in Style Manager done
Arunmozhi
08:33 PM Revision 363b22e0 (qgis): added tagging,detagging functions to qgsstylev2
Arunmozhi
08:33 PM Revision b5ffa145 (qgis): incremental wild card searching done
Arunmozhi
08:33 PM Revision 08b40d8c (qgis): added a function in qgsstyle for wild card searching
Arunmozhi
08:33 PM Revision 345d096e (qgis): fixed the layer +/- button enabling
Arunmozhi
08:33 PM Revision 82dfbaca (qgis): Midway commit; implements symbols listing/changing in symbol selector
Arunmozhi
08:33 PM Revision b6d04199 (qgis): [fixup] update the tree preview when a sub symbol is loaded
Arunmozhi
08:33 PM Revision 4c3afbbf (qgis): Merged the symbol editing with the symbol selector dialog
Arunmozhi
08:33 PM Revision 80ecdebe (qgis): UI Tweaks to make the symbol selector better
Arunmozhi
08:33 PM Revision 1d770bf9 (qgis): copy pasted a lot of code required for the widget from symbol selector;...
Arunmozhi
08:33 PM Revision 1e80592b (qgis): added widget file for listing symbols
Arunmozhi
08:33 PM Revision 0a9e87f0 (qgis): mapped symbollayer properties widgets to layer selection changes
Arunmozhi
08:33 PM Revision 7c800083 (qgis): Working tree in Symbol properties dialog, Widgets NOT yet mapped
Arunmozhi
08:33 PM Revision 838adab6 (qgis): Added ability to group and ungroup symbols
Arunmozhi
08:33 PM Revision ca1026d8 (qgis): Added support for creating nested symbol XML and save symbol to DB
Arunmozhi
08:33 PM Revision 16a69093 (qgis): Adding and removing of groups using style manager done
Arunmozhi
08:33 PM Revision 64b80194 (qgis): added tags support, now lists Smart Groups in style manager
Arunmozhi
08:33 PM Revision ca105e48 (qgis): Converted symbology style from XML to SQlite
- Adds a python script, and the resulting default .db file
- Cannot SAVE new symbols into the DB still
Added the Grou...
Arunmozhi
08:33 PM Revision bb0b6e4f (qgis): Added tooltip, icon and custom name to the svg groups tree
.
.
Arunmozhi
08:33 PM Revision b9b70f6f (qgis): implemented SVG symbol grouping
Group tree implemented for SVG Marker symbols
implemented grouping for SVG Fill symbol widget
Arunmozhi
04:54 PM Revision cbde7d41 (qgis): Improve resize behaviour of rotated labels and shapes
Marco Hugentobler
04:07 PM Revision 9dba9deb (qgis): german translation update
Jürgen Fischer
01:34 PM Revision 74e1b849 (qgis): fix #5976
Jürgen Fischer
12:11 PM Revision 843285d9 (qgis): Model testing and command line arguments for test suite.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@293 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
11:09 AM Revision ec33d069 (qgis): Forgot to add control image for composer grid test
Marco Hugentobler
08:33 AM Revision 248d4bad (qgis): Added raster file writer
Marco Hugentobler

2012-07-08

10:13 PM Revision 26a4f802 (qgis): Update to usability of rule-based styles widgets.
Rule-based tree widget:
* Label and expression header sections have a larger initial width of 200, with new minimum w...
Larry Shaffer
09:51 PM Revision 81abf7fb (qgis): add clear text password warning (fixes #5959)
Jürgen Fischer
02:52 PM Revision 79d1a4fc (qgis): Fix bug in error dialog for threaded executor
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@292 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
02:52 PM Revision 9fbfd488 (qgis): Parameter Dialog tests -- output check missing
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@291 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]

2012-07-07

07:33 PM Revision 299857e3 (qgis): apply #5970
Jürgen Fischer
05:29 PM Revision c9035294 (qgis): Use drawer and iterator to render maps
Marco Hugentobler
05:00 PM Revision 3f1056ae (qgis): Added class QgsRasterIterator
Marco Hugentobler

2012-07-06

12:34 AM Revision c59a66d0 (qgis): translation update: gl by Xan
Werner Macho
03:29 PM Revision 30f63f4e (qgis): [FEATURE]: display rectangle of another composer map (overview map)
Marco Hugentobler
11:49 AM Revision 813a73c3 (qgis): Merge branch 'composer_test'
Marco Hugentobler
11:43 AM Revision bc18adb0 (qgis): Generate diff images in composer tests
Marco Hugentobler
11:07 AM Revision 8256d056 (qgis): Tolerance for wrong pixels, better cleanup
Marco Hugentobler
10:40 AM Revision 67ba1d53 (qgis): Add test for composer grid
Marco Hugentobler
09:13 AM Revision f6f44742 (qgis): Add unit test for composer map
Marco Hugentobler
09:07 AM Revision 6d01c98b (qgis): added tooltips to toolbox
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@290 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]

2012-07-05

10:23 PM Revision 5f9f76ea (qgis): Additional fix for #5862 fix.
Editing text for composer label in text edit widget caused label to emit itemChanged(), which caused cyclical update ... Larry Shaffer
07:12 PM Revision aa8cccb5 (qgis): sip fix
Jürgen Fischer
05:38 PM Revision 545220ec (qgis): refactor QgsPaintEngineHack into core and add python bindings
Jürgen Fischer
04:17 PM Revision 17ef0f51 (qgis): removed r.colors
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@289 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
02:59 PM Revision 43c58636 (qgis): Better default for r.slope.aspect
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@288 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d paolo.cavallini
02:39 PM Revision a289e139 (qgis): changed adddfield and fieldscalculator algorithms (outputs are not hidd...
Fixed problem with logging in unthreaded execution
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/binding...
[email protected]
02:34 PM Revision 81c375e4 (qgis): Better default for r.slope
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@286 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d paolo.cavallini
12:12 PM Revision e5f724b3 (qgis): Better default for v.random GRASS module
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@285 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d paolo.cavallini
10:52 AM Revision 7a236b93 (qgis): Splitted r.contour, following GRASS plugin (to be completed)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@284 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d paolo.cavallini
10:42 AM Revision b0034b12 (qgis): Merge branch 'raster_transparency'
Marco Hugentobler
10:39 AM Revision ba0f5da6 (qgis): More fixes for raster transparency
Marco Hugentobler
10:12 AM Revision b4d8b9af (qgis): translation update: de
Werner Macho

2012-07-04

12:37 AM Revision 8507c6e8 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
Werner Macho
11:33 PM Revision 72d7a238 (qgis): spatialite provider:
- fix #4569
- select newly added spatialite database
Jürgen Fischer
08:36 PM Revision fd2f3415 (qgis): use band numbers in transparency tab if color interpretation is undefined
Alexander Bruy
05:07 PM Revision 835416f9 (qgis): Merge branch 'zebra_style'
Marco Hugentobler
05:03 PM Revision 9d3b5052 (qgis): Set correct frame style in composermap widget, update python bindings
Marco Hugentobler
04:42 PM Revision 4b3e8173 (qgis): [FEATURE]: Zebra style for composer grid (black/white pattern at borders)
Marco Hugentobler
12:14 PM Revision 3cd360c6 (qgis): osgeo4w: fix browser batchfile
Jürgen Fischer
11:50 AM Revision a8ae49a5 (qgis): Also update enum in python bindings of composer map
Marco Hugentobler
11:25 AM Revision a6adecdb (qgis): Merge branch 'graticule_labels'
Marco Hugentobler
11:24 AM Revision 5a7cb21c (qgis): Remove legacy methods in composer map
Marco Hugentobler
11:17 AM Revision aa39674b (qgis): Project file conversion for composer grid annotation position and direc...
Marco Hugentobler
05:26 AM Revision 11908304 (qgis): Some colors in test the understand what's going on.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@283 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
04:54 AM Revision 33f1349f (qgis): Fix for bug #5930
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@282 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
03:26 AM Revision 21ac9221 (qgis): Test cases for threaded & unthread algorithms. Check outputs exist.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@281 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]

2012-07-03

01:21 AM Revision ddd8028f (qgis): add translator
Werner Macho
10:07 PM Revision cbdcd77a (qgis): wcs null values, enabled statistics
Radim Blazek
05:10 PM Revision 9cd59c98 (qgis): [FEATURE]: possibility to change grid annotation position and direction...
Marco Hugentobler
05:00 PM Revision 49ca5f5e (qgis): wcs 1.0.0 partialy working
Radim Blazek
01:53 PM Revision 08aaa2b2 (qgis): Some basic algorithm running tests.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@280 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
08:40 AM Revision 040b046a (qgis): translation update: zh_TW by Lin Nung-yao
Werner Macho
08:38 AM Revision 34ed5bae (qgis): translation update: galician by Xan
Werner Macho

2012-07-02

09:57 PM Revision e8a93145 (qgis): native wcs request
Radim Blazek
05:10 PM Revision 2f761dde (qgis): native wcs - initial work, useful pieces extracted from gdal and wms
Radim Blazek
11:53 AM Revision 071866ff (qgis): Add string position function to expression engine
Nathan Woodrow

2012-07-01

10:07 PM Revision 7a8b9b7c (qgis): Delete old renderer widgets
Marco Hugentobler
09:53 PM Revision 3deef8b2 (qgis): Fix picking of transparent pixels
Marco Hugentobler
06:35 PM Revision 2b53f49e (qgis): checkable interfaces in pipe
Radim Blazek
02:02 PM Revision 7d148026 (qgis): on/off rasterinterface switch
Radim Blazek
01:09 PM Revision c9874464 (qgis): use QgsRasterInterface::DataType enum instead of int; in raster interfa...
Radim Blazek
12:06 PM Revision 9352fa1e (qgis): Merge remote branch 'origin/master' into raster-pipes-2
Radim Blazek
11:51 AM Revision fab2fe16 (qgis): fix windows build
Jürgen Fischer
11:02 AM Revision 2fdd82f4 (qgis): raster interfaces stats fixes
Radim Blazek
10:38 AM Revision 9ceb1cc4 (qgis): added optional logging for SAGA and GRASS
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@278 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
10:08 AM Revision 581df0d9 (qgis): interface time stats improvements
Radim Blazek
10:08 AM Revision 6d781f37 (qgis): master rebase fixes
Radim Blazek
10:08 AM Revision 4d68a69f (qgis): raster projector fixes
Radim Blazek
10:08 AM Revision 87607187 (qgis): preliminary raster pipes support
Radim Blazek
10:08 AM Revision e3312384 (qgis): removing interfaces from raster pipe
Radim Blazek
10:08 AM Revision d2b01bc5 (qgis): Role removed from QgsRasterInterface, the logic moved to QgsRasterPipe
Radim Blazek
10:08 AM Revision 71f3cfe8 (qgis): re enabled resampling, clean up
Radim Blazek
10:08 AM Revision db7f9a53 (qgis): pipe in properties dialog
Radim Blazek
10:08 AM Revision d937dbbc (qgis): QgsRasterPipe
Radim Blazek
10:08 AM Revision b34e058f (qgis): more methods from provider to interface, renderer shortcuts
Radim Blazek
10:08 AM Revision a9e1d765 (qgis): QgsRasterFace renamed to QgsRasterInterface, some singlebandgray cleanup
Radim Blazek
10:08 AM Revision b69ff588 (qgis): sip modified for raster pipes
Radim Blazek
10:08 AM Revision 82f6739c (qgis): rasterprojector in pipe
Radim Blazek
10:08 AM Revision 3f227c4a (qgis): resampler separated, reenabled transparency in renderers
Radim Blazek
10:08 AM Revision e30cd196 (qgis): filter names replaced by interface
Radim Blazek
08:51 AM Revision 655bd11c (qgis): History algorithm execution progress & cancel button.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@277 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]

2012-06-30

12:02 AM Revision 778f20be (qgis): check interval type
Jürgen Fischer
10:45 PM Revision fa292eb3 (qgis): Implement populateTransparencyTab also for three band
Marco Hugentobler
10:21 PM Revision 8ffc1342 (qgis): Add method to query used bands to renderer, use it in raster properties...
Marco Hugentobler
12:40 PM Revision c467e79f (qgis): Add expression functions for handling date/time:
- year,month,day,hour,minute,second extraction
- new QgsInterval objects - handles time amounts
- age() funct...
Nathan Woodrow
10:33 AM Revision 4b81e360 (qgis): translation update: galician by Xan
Werner Macho
09:53 AM Revision d79c2963 (qgis): implement #3337
Jürgen Fischer
05:02 AM Revision 0d475df0 (qgis): Basic test suite.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@276 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
05:01 AM Revision 3c18386e (qgis): More AlgExecutor logging
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@275 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]

2012-06-29

09:33 PM Revision 40dc7df7 (qgis): fix #5905
Jürgen Fischer
09:20 PM Revision 980ad225 (qgis): fixed minor issue when executing algorithms from the toolbox
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@274 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
05:05 PM Revision bddb7595 (qgis): Outcomment debug code
Marco Hugentobler
04:53 PM Revision dbd573b4 (qgis): Merge branch 'label_rotation'
Marco Hugentobler
01:22 PM Revision f4b0df49 (qgis): reimplemented unthreaded executino (threads are not still fully stable)...
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@273 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
11:20 AM Revision 663f5ad0 (qgis): Add undo/redo for item move with cursor. Prevent item command merge for...
Marco Hugentobler
10:22 AM Revision 0a9204c4 (qgis): Improved label rotation
Marco Hugentobler
10:01 AM Revision 201d3477 (qgis): fixed minor problem in model saving
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@272 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
10:00 AM Revision 90234430 (qgis): fixed #5721
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@271 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
09:54 AM Revision 53dd7964 (qgis): translation update: et_EE by Veiko
Werner Macho
09:40 AM Revision 66234c73 (qgis): fixed #5852
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@270 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf

2012-06-28

09:28 PM Revision 8acc5179 (qgis): added unicode support in modeler
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@269 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
09:28 PM Revision 6cc27c7e (qgis): added threading to execution from console
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@268 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
08:36 PM Revision 67b3acf6 (qgis): [FEATURE] add multiple selection option in value relations
Denis Rouzaud
08:16 PM Revision 416cc51d (qgis): mark legacy raster function deprecated
Jürgen Fischer
05:21 PM Revision db91ea98 (qgis): fix runtime warning
Jürgen Fischer
02:13 PM Revision 0cd7cebd (qgis): [FEATURE]: Initial support for rotation in composer label
Marco Hugentobler
08:52 AM Revision 8a8f16cf (qgis): osgeo4w: make creation of desktop and menulinks optional
Jürgen Fischer
06:43 AM Revision f7693fda (qgis): fix build with HAVE_TOUCH
Jürgen Fischer

2012-06-27

11:46 PM Revision f383deae (qgis): Fix for bug #5877
Marco Hugentobler
09:02 PM Revision 0573907d (qgis): added a quick fix for the unicode problem in log (now exceptions are ca...
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@267 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
09:34 AM Revision 26b892ec (qgis): removed conflictive help files
moved imports to classfactory method in __init__.py
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindin...
volayaf

2012-06-26

10:44 PM Revision 8304d6a3 (qgis): Bugfix by Radim: prevent extra multiplication if alpha is 1
Marco Hugentobler
10:09 PM Revision 10ad3fb0 (qgis): Merge pull request #181 from etiennesky/decorationgrid
[FEATURE] Added Decoration grid Tim Sutton
05:39 PM Revision 91862c34 (qgis): Merge pull request #188 from slarosa/master
Fix #5861 Alexander Bruy
03:44 PM Revision 1e7e763a (qgis): Add bindings for touch map tool
- Also expose via QgisInterface like other actions Nathan Woodrow
09:16 AM Revision 4e36df06 (qgis): Update composer widget after text change. Ticket #5862
Marco Hugentobler

2012-06-25

11:11 PM Revision 94a1210d (qgis): implement calculating offset from raster layer, change interval and off...
Etienne Tourigny
10:21 PM Revision 7cec992b (qgis): Transparency for WMS rendering
Marco Hugentobler
09:07 PM Revision d9f3ac8c (qgis): Fix reprojected single band color drawing
Marco Hugentobler
05:30 PM Revision dce914d1 (qgis): remove cross grid type and set default marker to cross; remove annotati...
Etienne Tourigny
04:16 PM Revision e27ce7c7 (qgis): fix #5861
Salvatore Larosa
01:12 PM Revision 60516a88 (qgis): osgeo4w: enable touch support
Jürgen Fischer
11:10 AM Revision 90b02ecc (qgis): Merge pull request #187 from mbernasocchi/android
Android: make QGIS settings go to .qgis Nathan Woodrow
11:02 AM Revision a2d857fd (qgis): Set the default format as INI when using custom settings path
Nathan Woodrow
11:00 AM Revision 6b4a27a9 (qgis): make QGIS settings go to the same place
Marco Bernasocchi
10:55 AM Revision bcb26a96 (qgis): make QGIS settings go to .qgis
Marco Bernasocchi
10:39 AM Revision b6bf12a0 (qgis): Merge branch 'raster_renderer_default'
Marco Hugentobler
09:45 AM Revision 6a7ab642 (qgis): Fix for transparent values in singleband gray renderer
Marco Hugentobler
09:17 AM Revision 48e42c54 (qgis): fix typo in option name
Alexander Bruy
08:42 AM Revision 2c80988a (qgis): plugin manager: use a case insensitive sort (fixes #5845)
Jaka Kranjc

2012-06-24

08:56 PM Revision 8ff8da32 (qgis): Fix load/save of raster renderer transparency, ticket #5853
Marco Hugentobler
08:39 PM Revision fd9a93cd (qgis): Don't save raster options from properties dialog
Marco Hugentobler
02:19 PM Revision 7d469dbf (qgis): plugin installer: split the description tooltip into multiple lines as ...
some plugins have so long descriptions, a single line tooltip doesn't fit
on my 1366px screen. Would be even worse o...
Jaka Kranjc
01:12 PM Revision 31075129 (qgis): plugin manager: use a case insensitive sort #5845
Jaka Kranjc
04:03 AM Revision 52d9f3a3 (qgis): partial fix for label size + label tweaks
Etienne Tourigny
04:03 AM Revision 02beea31 (qgis): set default interval to approx. 1/5 of map extent ; add option to set i...
Etienne Tourigny
03:10 AM Revision 498575e9 (qgis): UI tweaks + selectively enable line/cross width/marker picker
Etienne Tourigny

2012-06-23

12:17 AM Revision 50ce03ae (qgis): Merge pull request #185 from lynxlynxlynx/master
i18n: slovenian translation update Werner Macho
 

Also available in: Atom