Activity

From 2013-02-25 to 2013-03-26

2013-03-26

11:39 PM Revision 349b1235 (qgis): rule table now prevents duplicate entries
vinayan Parameswaran
11:39 PM Revision 0e35f754 (qgis): layer comboboxes display proper layers as per topologyrule
vinayan Parameswaran
11:39 PM Revision 54303e33 (qgis): fix gaps,overlaps for invalid goemetry errors by skipping
vinayan Parameswaran
11:39 PM Revision 723d597a (qgis): [Feature] Topology Cheker Plugin.
added files for topology plugin
modified cmakelists to add topology plugin folder
Conflicts:
src/plugins/CMakeLis...
vinayan Parameswaran
09:18 PM Revision 4435c4f3 (qgis): UI to control brightness and contrast values in raster properties,
attempt to fix contrast calculation Alexander Bruy
08:38 PM Revision 8bf6df24 (qgis): composer legend styles fix
Radim Blazek
08:04 PM Revision ee84bb1f (qgis): composer legend styles, fixes partialy #6960
Radim Blazek
04:33 PM Revision 53c47dd8 (qgis): Merge pull request #473 from Oslandia/atlas
Atlas: fix #7408 Jürgen Fischer
03:35 PM Revision 4281aebb (qgis): Add dialog for data defined symbology
Marco Hugentobler
02:29 PM Revision 250cc4ec (qgis): indentation update
Jürgen Fischer
11:33 AM Revision 4e29436d (qgis): Fix initial state of saturation controls
Nyall Dawson
11:21 AM Revision 3f4e2a03 (qgis): Add strength slider for raster colorization
Nyall Dawson
10:16 AM Revision f5431f4f (qgis): [FEATURE] Add colorize control for raster layers
Nyall Dawson
10:09 AM Revision 3d02fbed (qgis): [FEATURE] Option to convert a raster to grayscale with choice of desatu...
Nyall Dawson
09:26 AM Revision 030960e0 (qgis): [FEATURE] Add saturation control for raster images
Nyall Dawson
01:52 AM Revision 4d0be59c (qgis): Remove interior button focus color for QgsColorButton wells
- Focus color tinted button's set color on platforms like Ubuntu
- Border should be updated with OS-style focus color...
Larry Shaffer
01:43 AM Revision 5b7c8951 (qgis): Update Project Properties dialog with vertical tabs and update ui
- Dialog now subclassed from new class QgsOptionsDialogBase
- Add collapsible group boxes where applicable
- Update P...
Larry Shaffer

2013-03-25

12:57 AM Revision 4189f459 (qgis): [sextante] more testing stuff and a couple of minor fixes
Victor Olaya
06:36 PM Revision 2d76dbf8 (qgis): missed file
Alexander Bruy
03:53 PM Revision 4e9d5a5e (qgis): missing QPen header compilation fix
Radim Blazek
02:46 PM Revision f4bcb948 (qgis): add SEXTANTE test data to build
Alexander Bruy

2013-03-24

12:01 AM Revision 15df1443 (qgis): [sextante] more improvements in automated tests tools and some cleaning
Victor Olaya
07:31 PM Revision 5e2ee4a3 (qgis): german translation update
Jürgen Fischer
06:39 PM Revision feda3c9e (qgis): Removed compiler warning
Tim Sutton
06:37 PM Revision 34ec0000 (qgis): Fix compilation errors for grass provider
Tim Sutton
03:35 PM Revision 3e45396c (qgis): [sextante] minor corrections in test tools
Victor Olaya
03:35 PM Revision 67db5c99 (qgis): [sexante] change how temp files are deleted when exiting sextante
Victor Olaya
03:35 PM Revision 47101f38 (qgis): [sextante] Modified test data and example models
Victor Olaya
03:02 PM Revision f3b3fc9e (qgis): Add export macro
Marco Hugentobler
03:01 PM Revision eb95e503 (qgis): Merge composer ruler branch
Marco Hugentobler
12:06 PM Revision 56b55a0a (qgis): Fix ruler shift
Marco Hugentobler
10:59 AM Revision 920036e0 (qgis): Merge pull request #478 from tomass/master
Remove russian words from lithuanian translation Werner Macho
10:27 AM Revision adf8c266 (qgis): Remove russian words from lithuanian translation
Tomas
04:54 AM Revision dac35e10 (qgis): Merge pull request #476 from nyalldawson/blend_modes
Blend modes pt 2 Nathan Woodrow

2013-03-23

09:47 PM Revision 9465afa2 (qgis): [sextante]fixed somes issues in ftools algorithms due to changes in vec...
Victor Olaya
09:47 PM Revision 176a08c7 (qgis): [sextante]improved classes for creating unit tests from GUI
Victor Olaya
09:47 PM Revision 9f6715b4 (qgis): [sextante] made temporary filenames more descriptive and readable, reus...
Victor Olaya
09:47 PM Revision d5d2fe56 (qgis): [sextante] added file filters to input boxes in batch processing dialog
Victor Olaya
09:47 PM Revision d0e5ce7d (qgis): [sextante]Improvements in error messages in barch processing interface
Victor Olaya
08:43 PM Revision 08fba255 (qgis): Fix for labels incorrectly rendering when blend modes used
Nyall Dawson
07:50 PM Revision ec07a0c2 (qgis): issue warning to message log when active iterator is closed when replaced
Jürgen Fischer
12:04 PM Revision 6f8ee5ab (qgis): Make QgsBlendModeComboBox extend QComboBox
Nyall Dawson
12:02 PM Revision 08e7267d (qgis): Load and save custom snap lines in composer
Marco Hugentobler
11:46 AM Revision e988b350 (qgis): Merge pull request #477 from matthias-kuhn/pg-msg
Small string change: More verbose message in pg source select Werner Macho
11:34 AM Revision d6ad6e5d (qgis): More verbose message in pg source select
Matthias Kuhn
10:35 AM Revision 4ba3690f (qgis): Add support for copy/pasting blend modes for layers
Nyall Dawson
08:50 AM Revision 2a9d0166 (qgis): Merge pull request #471 from nyalldawson/heatmap_kernels
[FEATURE] Add additional kernels to the Heatmap plugin... Nathan Woodrow
05:55 AM Revision 3bb405f7 (qgis): Move blend mode combo box to styles tab
Nyall Dawson

2013-03-22

12:00 AM Revision 66e98a11 (qgis): Hide custom snap lines before printing composition
Marco Hugentobler
06:49 PM Revision a006d999 (qgis): Merge pull request #474 from dakcarto/color-button_mk_10
[FEATURE] QgsColorButton shows a color chooser dialog on click, checkboard color when translucent, and live updates d... Larry Shaffer
06:00 PM Revision 0594453f (qgis): Fix parsing bug in wkb -> geos export
Marco Hugentobler
05:23 PM Revision 70ef5a78 (qgis): Fix live color updating slot parameter by using SLOT macro
Larry Shaffer
10:06 AM Revision aa70d07b (qgis): Data defined symbology for simple line symbol layer
Marco Hugentobler
02:20 AM Revision 8f9ca6f2 (qgis): Merge pull request #475 from nyalldawson/blend_modes
Add support for blending (composition) modes, eg Overlay, Mutiply, etc (Close #5248) Nathan Woodrow
01:38 AM Revision 647fbdbe (qgis): Add blend modes widget to raster layer properties dialog
Nyall Dawson
01:16 AM Revision 7e5abdf9 (qgis): Add blend modes widget to vector layer properties dialog
Nyall Dawson

2013-03-21

12:59 AM Revision d80ae2c7 (qgis): New blend modes combo box widget
Nyall Dawson
12:48 AM Revision 9e7943b0 (qgis): Add support for loading and saving blend modes to project files
Nyall Dawson
12:40 AM Revision a93175b3 (qgis): [FEATURE] Add composition blend modes for layers (#5248)
Nyall Dawson
12:15 AM Revision 1cecf8ee (qgis): Fix for #7398, allow alpha value change in line pattern fill color picker
- Add alpha picker and render support for: line pattern fill, line decoration symbol, font marker symbol Larry Shaffer
09:22 PM Revision 03392c94 (qgis): Fix missing conversion from QgsColorButtonV2 to QgsColorButton
Larry Shaffer
08:17 PM Revision 9afe76d4 (qgis): housekeeping: remove obsolete code, completely switch to new vector API
Alexander Bruy
08:17 PM Revision aa4f70c0 (qgis): review Clip tool
Alexander Bruy
08:17 PM Revision 6df35404 (qgis): review Difference tool
Alexander Bruy
08:17 PM Revision 48e9f428 (qgis): review and cleanup Convex Hull tool, also move some common routines to
utils module and update other algs accordingly Alexander Bruy
08:17 PM Revision 11d567c7 (qgis): cosmetic chages in QGISAlgorithm provider, also remove unused icons and
add new ones to resources Alexander Bruy
07:42 PM Revision c966dbf6 (qgis): [FEATURE] Update QgsColorButton to offer live color chooser updates and...
- Add option to Options for live color chooser support (QgsColorDialog)
- Add ability to define whether QgsColorButto...
Larry Shaffer
06:19 PM Revision 661df0e4 (qgis): Update core components to use the new QgsColorButton implementation
Matthias Kuhn
06:19 PM Revision 4339fdcd (qgis): Update QgsColorButton so it shows a color chooser on click
Matthias Kuhn
04:32 PM Revision a482c42a (qgis): refs #7408
[Atlas] Add a checkbox on "filter with" Hugo Mercier
04:04 PM Revision aa43c923 (qgis): refs #7408
Fix error reporting when the filename expression is invalid Hugo Mercier
11:48 AM Revision 12f09471 (qgis): Radio button groups in composer label widget, consider label alignment ...
Marco Hugentobler

2013-03-20

09:51 PM Revision c182e8a9 (qgis): [sextante] minor code cleaning
Victor Olaya
09:50 PM Revision 0105a6fa (qgis): [sextante] R scripts can now be run from the script editor
Victor Olaya
05:39 PM Revision ead1d9f2 (qgis): [sextante] temporarily disabled SAGA installation check before running ...
Victor Olaya
04:47 PM Revision a9674545 (qgis): Improve error message on collapse due to intersection avoidance
Sandro Santilli
04:18 PM Revision 9e40bb47 (qgis): Added scripts and needed files for making QGIS translatable on transife...
Tim Sutton
01:35 PM Revision fe6b4ad4 (qgis): update vector layer sip bindings
Jürgen Fischer
12:11 PM Revision 9672d1f7 (qgis): fix #7386 (yet another issue)
Jürgen Fischer
10:50 AM Revision 7008cd40 (qgis): composer legend feature counts add only to multi symbol or labeled sing...
Radim Blazek
10:30 AM Revision 981c174f (qgis): fix #7386 (another issue)
Jürgen Fischer
09:26 AM Revision e2c80d35 (qgis): Fix activation of paste action after cut/copy
Marco Hugentobler
09:08 AM Revision fef80321 (qgis): german translation update
Jürgen Fischer

2013-03-19

11:21 PM Revision fb7c596f (qgis): Fixed QgsVectorLayer tests
Martin Dobias
10:32 PM Revision ff0a4348 (qgis): Added convenience constructors for QgsFeatureRequest
Martin Dobias
05:10 PM Revision 9ed6f252 (qgis): Fix for printing problems in line/point pattern and svg fill
Marco Hugentobler
08:45 AM Revision a9074c2b (qgis): fix some tests broken by vector API cleanup
Alexander Bruy
08:02 AM Revision eb878421 (qgis): translation update: khmer by Khoem
Werner Macho
01:39 AM Revision 24fedb25 (qgis): more portuguese translations and corrections
Alexandre Neto

2013-03-18

12:10 AM Revision 41dc7544 (qgis): Do not load metadata from __init__.py
Martin Dobias
12:10 AM Revision 32de07dc (qgis): Remove the support for reading python plugin metadata from __init__.py
From now on, plugins must have metadata.txt file (with INI format)
that is used for storing of metadata. This has two...
Martin Dobias
11:08 PM Revision 67f4c729 (qgis): [sextante] fixed problem in fix for #7348
Victor Olaya
10:53 PM Revision 4e29b6a5 (qgis): composer legend: draw single symbol layers as single line
Radim Blazek
10:30 PM Revision 691322a8 (qgis): Disable 'overloaded virtual' warning globally when using clang
- Commit 1145bd2 now causing 200+ 'overloaded virtual' warnings Larry Shaffer
09:21 PM Revision 7423e9aa (qgis): Move kernelShape enum to heatmap.h
Nyall Dawson
07:36 PM Revision 4d115843 (qgis): Merge pull request #464 from dakcarto/nmake-with-jom_1
Fix for #7289, add CMake option to enable building with Qt jom (nmake) on Windows Larry Shaffer
05:58 PM Revision 5d62af34 (qgis): More coherent version string handling in qgis server
Marco Hugentobler
03:24 PM Revision 796762a3 (qgis): Added UI elements for specifying resolution in Rasterize
J. Dugge
01:31 PM Revision f50e4756 (qgis): Merge pull request #468 from slarosa/master
replace some message box with message bar in main app Nathan Woodrow
01:17 PM Revision 713d3c11 (qgis): replace some message box with message bar in main app
Salvatore Larosa
12:38 PM Revision 5743f52c (qgis): fix #7386
Jürgen Fischer
10:44 AM Revision bfde7c83 (qgis): Filter string in qgis server: Allow strings and attribute names with sp...
Marco Hugentobler
02:50 AM Revision 80c39816 (qgis): [FEATURE] Add triweight and Epanechnikov kernels. Make decay disabled f...
Nyall Dawson

2013-03-17

09:15 AM Revision bf45cb29 (qgis): Merge branch 'master' into heatmap_kernels
Nyall Dawson
09:03 AM Revision 9a81fa76 (qgis): Merge pull request #461 from nyalldawson/heatmap_fixes
Massive speedup to heatmap plugin (fix #6756, fix #6691 and fix #6692) Nathan Woodrow
08:45 AM Revision 8966e9ec (qgis): Ability to change splash screen using QgsCustomization
Nathan Woodrow
06:47 AM Revision 0108251f (qgis): Fix #7030. Enable customization via command line
Nathan Woodrow
04:17 AM Revision f4ca9e99 (qgis): Merge pull request #466 from nyalldawson/master
Rename Quantile classifier to 'Quantile (Equal Count)' Nathan Woodrow

2013-03-16

07:42 PM Revision 5d42734c (qgis): Removed old vector layer API (select(), nextFeature(), featureAtId())
Martin Dobias
04:52 PM Revision 6361d19f (qgis): Format number strings with field precision for display in attribute tab...
Marco Hugentobler

2013-03-15

11:10 PM Revision 3703910d (qgis): [sextante] better behaviour in batch processing interface
Victor Olaya
11:10 PM Revision 40ad11dd (qgis): [sextante] added import check for gdal sieve algorithm
Victor Olaya
11:10 PM Revision f195121d (qgis): [sextante] changed "usergdal" option in R algorithms to "dontuserasterp...
Victor Olaya
11:10 PM Revision a2bd6d8e (qgis): [sextante] fixes in batch processing interface for #7348
Victor Olaya
11:10 PM Revision 08f2e847 (qgis): [sextante] changed how recent algs group is updated
Victor Olaya
11:10 PM Revision 55289e14 (qgis): [sextante]added new OTB description
Victor Olaya
08:11 PM Revision 5281b484 (qgis): Fix reading of units from project files before output unit change
Marco Hugentobler
05:43 PM Revision 9e16b514 (qgis): Convert composer entry in project file from 1.8 to 1.9 format for QGIS ...
Marco Hugentobler
04:36 PM Revision 7431eb8f (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
Marco Hugentobler
04:29 PM Revision 6afd9f43 (qgis): Merge branch 'data_defined_symbology'
Marco Hugentobler
09:28 AM Revision 3b9c688b (qgis): Update the expression geomFromGML2 to geomFromGML
Like we simplified the QgsOgcUtils class, I simplify the expression with
renamed geomFromGML2 to geomFromGML.
This up...
D'Hont René-Luc
08:13 AM Revision 1e30eb0c (qgis): - add find by UUID
Olivier Dalang
08:13 AM Revision 00c832b1 (qgis): Implemented ComposerItem's Uuids
- uuid are kept on cut/paste, but deleted on import template or copy/paste
- removed obsolete id reference in QgsComp...
Olivier Dalang
01:04 AM Revision fa1316d3 (qgis): Portugues translations
Alexandre Neto

2013-03-14

12:44 AM Revision b513674f (qgis): Moved expression to OGC filter code to QgsOgcUtils
Martin Dobias
12:44 AM Revision 837ac4de (qgis): Moved creation of expression from OGC filter to QgsOgcUtils
Martin Dobias
12:44 AM Revision 16ec226d (qgis): Moved visitor-based expression -> OGC filter code to QgsOgcUtils
Martin Dobias
10:28 PM Revision 7e598f7f (qgis): hide clear button in filter line edit, when widget is disabled
Jürgen Fischer
09:59 PM Revision a1b5b92d (qgis): fix #7357
Jürgen Fischer
05:34 PM Revision e46a67ab (qgis): fix QgsRasterInterface sip bindings
Jürgen Fischer
02:54 PM Revision 8a434b29 (qgis): add icons for new raster tools (thanks, Robert!)
Alexander Bruy
02:54 PM Revision 21c7b557 (qgis): [API] add read/writeXML methods to QgsRasterInterface
Alexander Bruy
02:54 PM Revision 1145bd2e (qgis): [FEATURE] brightness and contrast filter for rasters
Alexander Bruy
02:54 PM Revision 1294190e (qgis): fix Export geometry info tool (fix #7354)
Alexander Bruy
02:31 PM Revision 69c656e5 (qgis): Set combo box maximum for precision <= type length
Marco Hugentobler
01:53 PM Revision 4af91c47 (qgis): save used contrast enhancement algorithm in private class member (follo...
Alexander Bruy
11:38 AM Revision fac2bd78 (qgis): Prevent overshoots with line offsets
Marco Hugentobler
11:16 AM Revision 8ad1e2a9 (qgis): update Vector Grid to vector API changes (fix #7322)
Alexander Bruy
10:36 AM Revision 413b4ce2 (qgis): Identify GetFeatureInfo Url context menu fix
Radim Blazek
10:29 AM Revision 5ecb2681 (qgis): restore "stretch using current extent" functionality in layer context
menu (fix #7070) Alexander Bruy
10:29 AM Revision 5d312696 (qgis): update Random and Regular points tools to API changes (fix #7350)
Alexander Bruy
09:22 AM Revision fb949529 (qgis): OGR typedefs do not seem to be necessary
Marco Hugentobler

2013-03-13

11:35 PM Revision 2c4ac080 (qgis): [FEATURE] attribute editing extension
- allow resetting of fields to NULL by button
- use user defined date formats in forms, identify results and attribut...
Jürgen Fischer
09:30 PM Revision ec01afb5 (qgis): Change float to double for calculations
Nyall Dawson
09:17 PM Revision 04d9165f (qgis): Merge heatmap_fixes branch
Nyall Dawson
07:10 PM Revision 93e02598 (qgis): Simplifying QgsOgcUtils
After commit 7d66529d7884b73070dbce80b1d4060d841a6933 Add GML3 to
QgsOgcUtils, I have to simplify this class to only ...
D'Hont René-Luc
05:36 PM Revision af1bde99 (qgis): Let subsymbols have their own units
Marco Hugentobler
04:35 PM Revision 96a01e07 (qgis): Output units for point pattern and line pattern symbol layers
Marco Hugentobler
03:03 PM Revision 47ee4398 (qgis): Output units for line pattern fill symbollayer
Marco Hugentobler
02:20 PM Revision a915c41a (qgis): fix Join attributes by location (#7103)
Alexander Bruy
01:03 PM Revision a57aa0c9 (qgis): fix Sum line length tool after API changes (fix #7335)
Alexander Bruy
12:31 PM Revision 105bfddf (qgis): add tooltip to button in sigleband pseudocolor renderer widget
(addresses #7138) Alexander Bruy
11:45 AM Revision 6262f311 (qgis): fix maximum field value calculation in vector layer (addresses #7193)
Alexander Bruy
11:30 AM Revision 52611c13 (qgis): Output units for svg fill
Marco Hugentobler
11:12 AM Revision 99dd1da2 (qgis): composer legend width fix, fixes #7099
Radim Blazek
11:03 AM Revision 239479af (qgis): Use double rather than float when appropriate to improve precision of h...
Nyall Dawson
10:29 AM Revision 4c49cf30 (qgis): Output units for simple fill symbol layer
Marco Hugentobler
10:19 AM Revision 7d66529d (qgis): Add GML3 to QgsOgcUtils
After the commit 969df016bcdbd1ead8a347b7a5d55c8b36db183a Moved GML import/export to a new class: QgsOgcUtils, I deci... D'Hont René-Luc
09:48 AM Revision 173aee6e (qgis): WMS GetFeatureInfo supported formats fix, fixes #7238
Radim Blazek
08:05 AM Revision 62e9e8a2 (qgis): Use OGRSpatialReferenceH instead of void pointer
Marco Hugentobler
07:43 AM Revision 07c11a00 (qgis): Merge pull request #467 from 3nids/immutablefields
[fix #7332] enables fields edition for newly added layers Nathan Woodrow
07:29 AM Revision 96887b8d (qgis): fix #7332
Denis Rouzaud
01:07 AM Revision d7d1ecec (qgis): Revert unnecessary disabling of unknown warnings
Larry Shaffer

2013-03-12

12:45 AM Revision bb5c471e (qgis): Add Rotate Feature action to edit menu
Larry Shaffer
12:45 AM Revision 5b898b1f (qgis): Set custom QGIS-style group boxes as default on Mac
- Mac Qt-style group boxes have issues that need addressed by Qt Larry Shaffer
12:45 AM Revision 54d6fdd2 (qgis): Add function to collapsible group box's to fix visual issues during col...
- Update QgsCollapsibleGroupBox for basic Mac style Larry Shaffer
12:45 AM Revision 3a1c54a5 (qgis): Remove extra horizontal line from composer item properties
- Suggested by Olivier Dalang Larry Shaffer
12:07 AM Revision db187ea1 (qgis): german translation update
Jürgen Fischer
11:55 PM Revision 032c5f52 (qgis): Merge heatmap_fixes branch
Nyall Dawson
11:07 PM Revision 3b8cbc2a (qgis): Convert radius to a float, not an integer. Fixes heatmaps created with ...
Nyall Dawson
09:22 PM Revision 7942be97 (qgis): Merge branch 'master' into heatmap_fixes
Nyall Dawson
09:18 PM Revision a05747c4 (qgis): [FEATURE] Add option to select kernel shape (quartic, triangular or uni...
Nyall Dawson
09:04 PM Revision 36a90d64 (qgis): fix typedef void *OGR issues
Marco Bernasocchi
08:01 PM Revision a56c9571 (qgis): [sextante] fixed problem in Split RGB bands algorithm
Victor Olaya
07:57 PM Revision dd85786f (qgis): [sextante]fixed #7330
Victor Olaya
07:57 PM Revision b53b7fe8 (qgis): [sextante] added multiband check in SAGA algorithms
Victor Olaya
05:42 PM Revision 34ce6f9c (qgis): Use double instead of qreal also on non-Android
Marco Hugentobler
05:42 PM Revision 4d8f644f (qgis): removing obsolete qtmain_android.cpp
Marco Bernasocchi
05:42 PM Revision dba353c2 (qgis): fix qreal vs double issues
Marco Bernasocchi
05:17 PM Revision ac3dbeac (qgis): Distance unit for vector field symbol layer
Marco Hugentobler
04:44 PM Revision 588ceb9e (qgis): Emit changed signal in unit combo box slots
Marco Hugentobler
02:05 PM Revision a477956e (qgis): Possibility to specify several output units for font marker and ellipse...
Marco Hugentobler
10:31 AM Revision 6c47be6f (qgis): Output unit for svg marker
Marco Hugentobler
09:45 AM Revision cb685e9b (qgis): Rename Quantile classifier to 'Quantile (Equal Count)', to aid transiti...
Nyall Dawson
03:14 AM Revision 7bd89ce7 (qgis): Move decay radio widget into advanced group box, and set the default va...
Nyall Dawson

2013-03-11

11:29 PM Revision 4e494724 (qgis): [sextante] fixed #7324
Victor Olaya
11:21 PM Revision 9bd0ecbb (qgis): [sextante] edited GRASS descriptions
Victor Olaya
11:21 PM Revision a57965d8 (qgis): [sextante] fixed #7318
Victor Olaya
04:21 PM Revision 03c5998a (qgis): support embedding of spatialite layers on relative paths
Jürgen Fischer
04:21 PM Revision 558dcf26 (qgis): fix QgsPalettedRasterRenderer sip binding
Jürgen Fischer
04:21 PM Revision ae42a908 (qgis): oracle provider: switch to OCICollGetElemArray
Jürgen Fischer
03:14 PM Revision d6b140a0 (qgis): Output unit for simple marker
Marco Hugentobler
12:16 PM Revision aba568b9 (qgis): Rename staged plugin install rules to use dashes, not underscores
See http://lists.osgeo.org/pipermail/qgis-developer/2013-March/024759.html Sandro Santilli
09:01 AM Revision c7715057 (qgis): Output units for line decoration symbol layer
Marco Hugentobler
08:28 AM Revision 460a4710 (qgis): Output units for marker line properties
Marco Hugentobler

2013-03-10

09:18 PM Revision 6741cff5 (qgis): Fix for #7307, project Save function not correctly adding path to Open ...
- Did work for Save As.., but not Save
- Add 5 second timeout for 'Saved project to: ' status bar message for Save an...
Larry Shaffer
09:10 PM Revision 5872d49a (qgis): [sextante] R algorithms now use raster package by default
Victor Olaya
09:10 PM Revision da40d3de (qgis): [sextante] improved automated test-creation tools
Victor Olaya
08:53 PM Revision bd50bf08 (qgis): [sextante] added ParameterFile in modeler
Victor Olaya
05:14 PM Revision 1ff5e272 (qgis): [sextante] divided v.split in two different modules
Victor Olaya
05:14 PM Revision bb6d1f5c (qgis): [sextante] fixed #7297
Victor Olaya
04:24 PM Revision b163d05f (qgis): Full support for width/offset/dash units in simple line symbollayer
Marco Hugentobler
09:59 AM Revision ddddbfc7 (qgis): Merge pull request #455 from 3nids/immutablefields
[Feature #6562] add editable option for all edit types Nathan Woodrow
01:00 AM Revision 0c1faa5a (qgis): translation update: gl_ES by Xan
Werner Macho

2013-03-09

12:26 AM Revision 8ff355e6 (qgis): [sextante] modifed behaviour of 'log' tab in execution dialog
Victor Olaya
12:26 AM Revision d83b9495 (qgis): [sextante] fixed #7295
Victor Olaya
03:57 AM Revision 28e17159 (qgis): Fix for #7289, add CMake option to enable building with Qt jom (nmake) ...
- Can now compile using NMake with jom directly from QtCreator using MSVC compiler (2008) and OSGeo4W devel libs
- Ma...
Larry Shaffer

2013-03-08

12:14 AM Revision 4d8e426d (qgis): translation update: danish by Jacob
Werner Macho
05:55 PM Revision 6795aef0 (qgis): WMS provider: protect from simple redirect loops in GetCapabilities
See http://hub.qgis.org/issues/3457 Sandro Santilli
02:41 PM Revision 4bdfb849 (qgis): Fix for older compilers, like on default Mac setup
Larry Shaffer
02:16 PM Revision a7700baf (qgis): Expose dialog created by QgsAttributeDialog to iface
Nathan Woodrow
01:16 PM Revision 0dafb999 (qgis): enabled identify results context menu for rasters, zoom to feature, cop...
Radim Blazek
09:25 AM Revision 31d7f651 (qgis): Fix check state for legend groups restored from project file
Marco Hugentobler
03:21 AM Revision 1164c813 (qgis): Merge branch 'master' into heatmap_fixes
Nyall Dawson

2013-03-07

12:31 AM Revision 969df016 (qgis): Moved GML import/export to a new class: QgsOgcUtils
Martin Dobias
10:44 PM Revision 290f8fd5 (qgis): On Mac use Close for quit action (conflicts with app menu's quit action...
Larry Shaffer
09:19 PM Revision 2fe847c9 (qgis): Keep composer multi-item selection only when Shift is pressed during click
- Fixes issues where Shift was still registered as pressed when shift click happened outside of view (due to lingerin... Larry Shaffer
08:32 PM Revision 4a36cbdd (qgis): Fix #7287, keep composer listings sorted in menus and manager
Larry Shaffer
06:44 PM Revision b6cbb7be (qgis): translation update: danish by Jacob
Werner Macho
04:38 PM Revision 01734bd1 (qgis): Separate units for line width, line offset, dash pattern
Marco Hugentobler
09:16 AM Revision 7bc758e6 (qgis): Merge pull request #462 from MatMatt/master
[sextante] R scripts can now have empty lines Victor Olaya
08:49 AM Revision 0b6fcdaf (qgis): R-scripts can have up to 10 consecutive empty lines before the parser e...
Matteo Mattiuzzi
08:38 AM Revision 90b66dce (qgis): Merge pull request #454 from Oslandia/atlas
refs #7263 Marco Hugentobler
08:28 AM Revision 0a25aadc (qgis): change "paste in place" shortcut to ctrl+shift+V
Olivier Dalang
08:28 AM Revision 89f1aaa5 (qgis): [Feature] Paste in place in the composer using ctrl+alt+v.
Olivier Dalang
08:27 AM Revision e65f208f (qgis): Modify testqgsscalecombobox to match modified behaviour of QgsScaleComb...
Marco Hugentobler
01:16 AM Revision b9f3da6f (qgis): Automatically set the projection on output raster to match input layer
Nyall Dawson
01:15 AM Revision b567a6d6 (qgis): Refactor to avoid creating multiple QgsDistanceArea objects and recalcu...
Nyall Dawson

2013-03-06

04:29 PM Revision cd2be4ba (qgis): [sextante] fixed #7251
Victor Olaya
03:29 PM Revision c0b07c15 (qgis): fixed #7277
Victor Olaya
03:29 PM Revision 9ecf8238 (qgis): [sextante] improvements in test tools
Victor Olaya
03:07 PM Revision 706ac99a (qgis): switched default and ok arguments
Denis Rouzaud
02:19 PM Revision 978d6773 (qgis): Added default value argument for readEntryList
Denis Rouzaud
01:26 AM Revision d628c2c7 (qgis): Improved support for parsing of GML2, added some autotests
Martin Dobias

2013-03-05

09:36 PM Revision ed48ffb6 (qgis): Map layer registry: un-deprecated addMapLayer(), added removeMapLayer()...
Martin Dobias
09:35 PM Revision 958f5e69 (qgis): Added option to load newly exported OpenStreetMap layer to canvas
Martin Dobias
08:25 PM Revision 5a9715db (qgis): Define OpenStreetMap actions in .ui file and make Vector menu permanent
Martin Dobias
03:02 PM Revision 3cf88405 (qgis): Merge pull request #448 from szekerest/master
MSSQL Fixes (Fix #6733 and Fix #7254) Nathan Woodrow
12:57 PM Revision 6d1eb26a (qgis): Fix the behaviour of the trusted connection checkbox (#6262)
Tamas Szekeres
09:20 AM Revision 2f535056 (qgis): translation update: romanian language
Werner Macho
08:13 AM Revision 37ee4d8b (qgis): Merge pull request #458 from 3nids/respectUIimmutableoption
respect the disabled option defined in the UI file Nathan Woodrow
07:52 AM Revision ba91c8f8 (qgis): respect the disabled option defined in the UI file
Denis Rouzaud
07:41 AM Revision 247980b3 (qgis): keep coding consistent
Denis Rouzaud
04:30 AM Revision a976ecb3 (qgis): Merge pull request #457 from nyalldawson/gradfixes
Allow long/bigint columns to be used for graduated symbology (Fix #4593) Nathan Woodrow
04:04 AM Revision b4aaa196 (qgis): Allow long/bigint columns to be used for graduated symbology (#4593)
Nyall Dawson

2013-03-04

11:47 PM Revision 7c0746b0 (qgis): Merge pull request #453 from nyalldawson/gradfixes
Don't treat null values as zero for graduated symbology (Fix #6096) Nathan Woodrow
10:14 PM Revision ea0c87e9 (qgis): Fix #7195, transparency options in composer should be 0-100%
Larry Shaffer
03:58 PM Revision 9912d99a (qgis): [FEATURE] add editable option for all edit types
Denis Rouzaud
03:33 PM Revision 7db1b607 (qgis): refs #7263
refs #6856
Reset QPrinter to circumvent PDF corruption bug
Hugo Mercier
03:30 PM Revision 4fb89db7 (qgis): 30c7ec40 also applies to mingw
Jürgen Fischer
11:06 AM Revision e2bf9c6d (qgis): Consider avoid intersection settings when pasting features
Marco Hugentobler
10:20 AM Revision 58a7edbb (qgis): Use isNull() to test for null attribute values
Nyall Dawson
05:00 AM Revision 029c403c (qgis): Use isEmpty() to test for null values
Nyall Dawson
02:36 AM Revision f7bf3f28 (qgis): Don't treat null values as zero for graduated symbology
Nyall Dawson

2013-03-03

01:05 PM Revision f91e79bc (qgis): german translation update
Jürgen Fischer
10:23 AM Revision 32afcc29 (qgis): Remove redundant subheaders for composer panels with appropriate titles
Larry Shaffer
06:35 AM Revision 48bd860b (qgis): Set minimum width for composition and item properties panels in composer
Larry Shaffer
02:09 AM Revision 511177cd (qgis): Fix for #7194, tabs partially shown for composer panels
- All newly designed panels reworked to ensure smallest reasonable width Larry Shaffer
02:02 AM Revision 34f3d500 (qgis): Fix missing SVG previews for existing composer picture item
- Previews now load when picture is first selected and its properties are shown (unless already loaded)
- NOTE: the l...
Larry Shaffer
01:48 AM Revision 0141acd7 (qgis): Fix Qt connection error
Larry Shaffer

2013-03-02

06:23 PM Revision 95bcc7f4 (qgis): fix debian builds
Jürgen Fischer
06:02 AM Revision 160a5c47 (qgis): Fix composer window activations on Windows and Ubuntu
Larry Shaffer
04:15 AM Revision b1f1cbd4 (qgis): Update Composer Manager's template functionality
- Add specific template path support
- Add user templates directory support
- Add buttons to open user or default tem...
Larry Shaffer

2013-03-01

08:18 PM Revision 808547e2 (qgis): fix #7255 - any editing capability should enable toggle editing
Jürgen Fischer
04:11 PM Revision a777ce75 (qgis): Fix WMS filter request with new API (ticket 7258)
Marco Hugentobler
03:50 PM Revision 1a1a9250 (qgis): Merge pull request #442 from MatMatt/master
[sextante]set package used when writing in case of #passfilenames Victor Olaya
11:52 AM Revision 54f3e0a4 (qgis): Merge pull request #449 from nyalldawson/grad_fixes
Fix calculation of graduated symbology breaks (Fix #7256) Nathan Woodrow
11:25 AM Revision 7a1b12f8 (qgis): Do not wait for feature form closing for non-editable layers
Denis Rouzaud
09:43 AM Revision 2b52f494 (qgis): MSSQL: Fix for handling spatial tables with no FID columns (#7254)
Tamas Szekeres
08:02 AM Revision 4baba76e (qgis): Fix SpatiaLite 3.0 support
Martin Dobias
03:15 AM Revision 19183ddc (qgis): fix windows build
Jürgen Fischer
03:10 AM Revision 3e8be6c6 (qgis): downgrade plugin load message from WARNING to INFO
Jürgen Fischer
02:57 AM Revision cc239b2f (qgis): Fix calculation of graduated symbology breaks
Nyall Dawson
02:46 AM Revision cde4c85d (qgis): Add SPATIALITE_INCLUDE_DIR to include directories in analysis cmakelist...
Larry Shaffer
02:43 AM Revision 7f83b12a (qgis): Add New from Template to composer's Composer menu
- Show busy indicator dialog while template is loading into hidden composer (much faster loading)
- Clean up composer...
Larry Shaffer

2013-02-28

12:17 AM Revision fe898a08 (qgis): show values of unknown wkbtypes when rendering
Jürgen Fischer
12:04 AM Revision 4941a0e5 (qgis): Add new, duplicate and delete composer to iface
- Works via QgsComposerView, which is already exposed in iface Larry Shaffer
11:15 PM Revision d56ad404 (qgis): Old unmaintained OpenStreetMap support is dead. Long live new OpenStree...
Martin Dobias
10:30 PM Revision b15484cb (qgis): german translation update
Jürgen Fischer
10:08 PM Revision 7734cd3e (qgis): indentation update
Jürgen Fischer
09:21 PM Revision 94f8f736 (qgis): OSM provider: make the looooooooooong lines that create triggers actual...
Martin Dobias
09:21 PM Revision 4512133f (qgis): [FEATURE] new OpenStreetMap data access API and GUI
The idea is to replace the current OSM provider+plugin by this new code. Differences from old code:
- read-only acces...
Martin Dobias
09:21 PM Revision 84728d33 (qgis): Add file headers, do not report error in case there are no spatial tabl...
Martin Dobias
08:38 PM Revision 9dbd21a8 (qgis): MSSQL: Fix for reading 3D geometries (#6733)
Tamas Szekeres
06:16 PM Revision a6070dab (qgis): Updated icons for gis theme
- added rotate feature icon
- changed add label action icon
- added offset curve action
- added add html (composer) icon
Olivier Dalang
05:53 PM Revision c857313c (qgis): Merge pull request #435 from Oslandia/atlas
[Atlas] Fix UI to be consistent with the use of QgsCollapsibleWidgets Larry Shaffer
04:55 PM Revision 13b362e5 (qgis): avoid gdalconst deprecation warning
Jürgen Fischer
02:55 PM Revision 12128802 (qgis): Merge pull request #446 from matthias-kuhn/diag-py-bindings
Make diagram renderer (python bindings) more stable Martin Dobias
02:33 PM Revision 4f397f2c (qgis): wms provider: also accept application/octet-stream as image content type
Jürgen Fischer
02:16 PM Revision 73167010 (qgis): Make diagram renderer (python bindings) more stable
Matthias Kuhn
11:33 AM Revision a4d83139 (qgis): Handle plain/regexp mode for delimited text provider same as for preview
Marco Hugentobler
08:43 AM Revision f1a85a58 (qgis): add old/new scale comparison and emit scaleChanged only if new scale is...
Amit Kulkarni

2013-02-27

11:30 PM Revision b5dc7788 (qgis): Merge pull request #445 from szekerest/master
MSSQL: Fix for the problem with the length of the numeric fields (Fix #7249) Nathan Woodrow
10:57 PM Revision f5d81aef (qgis): MSSQL: Fix for the problem with the length of the numeric fields (#7249)
Tamas Szekeres
06:41 PM Revision 84db88ba (qgis): Rename QgsComposer::progressDialog
- It's a busy indicator that doesn't track operation progress Larry Shaffer
06:24 PM Revision aa22c0e0 (qgis): Hide new composer when duplicating (loading template) as it is faster
- Show busy indicator dialog
- Add busy indicator dialog method to QgsComposer
Larry Shaffer
06:06 PM Revision f9d9da34 (qgis): Merge pull request #444 from SrNetoChan/master
Some translation changes to PT-pt Werner Macho

2013-02-26

12:32 AM Revision 7267c6e7 (qgis): [sextante] fixed PointsInPolygonWeighted and PointsLayerFromTable algor...
Victor Olaya
11:43 PM Revision af3245bb (qgis): Some translations
Alexandre Neto
10:10 PM Revision e60891c2 (qgis): Add shift-click modifier to QgsCollapsibleGroupBox
- Expands current group box on shift-click, then collapses any others in sync group Larry Shaffer
06:41 PM Revision 37208dfb (qgis): Avoid crash where composer is deleted after spawning modal composer man...
Larry Shaffer
06:41 PM Revision 0c777dd7 (qgis): Add unique title input dialog for new and duplicate composers
- Allows user to title composer before creation (optionally based on existing composer titles)
- Helps limit duplicat...
Larry Shaffer
05:55 PM Revision 62e6b13d (qgis): Revert "[Atlas] Replace QgsCollapsibleGroupBoxBasic by QgsCollapsibleGr...
This reverts commit 56e9fb3eba0dfaf8f02bb2ccb66eb0218066a8f3. Hugo Mercier
01:19 PM Revision 208c9206 (qgis): Reject features with empty geometry in QgsMapToolAddFeature
Marco Hugentobler
12:46 PM Revision 735577d3 (qgis): now passFileNames uses raster in case of writing.
raster:::writeRaster supports any gdal formats (passFileNames and useRasterPackage)
and some other changes
Matteo Mattiuzzi
11:53 AM Revision 7e793025 (qgis): Fix placement of simple markers in cached images
Marco Hugentobler

2013-02-25

12:13 AM Revision 037f6013 (qgis): [sextante] fixed wrong import
Victor Olaya
12:05 AM Revision b1e7bf20 (qgis): [sextante] fix typo
Larry Shaffer
09:55 PM Revision 8caa79ea (qgis): [sextante] deleted problematic help files
Victor Olaya
09:55 PM Revision 23a1b5dd (qgis): [sextante]modified problematic headers
Victor Olaya
09:32 PM Revision f3fa14ce (qgis): Merge pull request #440 from MatMatt/master
[sextante] changed R command .libPaths to add and not substitute paths Victor Olaya
06:12 PM Revision 148e7e1d (qgis): forgot rest of the files ;) now adding translator and adjusted scripts
Werner Macho
06:10 PM Revision 220f2016 (qgis): added first malayam language commit. translator assumed and flag added
Werner Macho
05:25 PM Revision aa4b291d (qgis): changed the R command behavior .libPaths() in RAlgorithm.py to add a .l...
modifies the Advanced_Raster_histogramm.rsx in order to fully benefit from raster package RAM savety Matteo Mattiuzzi
04:18 PM Revision 6ee09f95 (qgis): Merge pull request #439 from mach0/master
Added html help files to be installed in doc directory for OTB help Victor Olaya
03:49 PM Revision 79d5fb35 (qgis): added help files in doc subdirectory to be installed
Werner Macho
03:05 PM Revision f85d3ae7 (qgis): Merge pull request #438 from MatMatt/master
[sextante] added quotation marks to make passFileNames work. Victor Olaya
02:47 PM Revision cfb56a21 (qgis): added quotation marks to make passFileNames work
matteo
09:10 AM Revision 56e9fb3e (qgis): [Atlas] Replace QgsCollapsibleGroupBoxBasic by QgsCollapsibleGroupBox (...
Hugo Mercier
09:03 AM Revision 12edcdcb (qgis): Merge pull request #1 from dakcarto/atlas-ui
[Atlas] Update spacing for atlas panel Hugo Mercier
 

Also available in: Atom