Activity
From 2013-02-18 to 2013-03-19
2013-03-19
- 11:21 PM Revision fb7c596f (qgis): Fixed QgsVectorLayer tests
- 10:32 PM Revision ff0a4348 (qgis): Added convenience constructors for QgsFeatureRequest
- 05:10 PM Revision 9ed6f252 (qgis): Fix for printing problems in line/point pattern and svg fill
- 08:45 AM Revision a9074c2b (qgis): fix some tests broken by vector API cleanup
- 08:02 AM Revision eb878421 (qgis): translation update: khmer by Khoem
- 01:39 AM Revision 24fedb25 (qgis): more portuguese translations and corrections
2013-03-18
- 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... - 12:10 AM Revision 41dc7544 (qgis): Do not load metadata from __init__.py
- 11:08 PM Revision 67f4c729 (qgis): [sextante] fixed problem in fix for #7348
- 10:53 PM Revision 4e29b6a5 (qgis): composer legend: draw single symbol layers as single line
- 10:30 PM Revision 691322a8 (qgis): Disable 'overloaded virtual' warning globally when using clang
- - Commit 1145bd2 now causing 200+ 'overloaded virtual' warnings
- 09:21 PM Revision 7423e9aa (qgis): Move kernelShape enum to heatmap.h
- 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
- 05:58 PM Revision 5d62af34 (qgis): More coherent version string handling in qgis server
- 03:24 PM Revision 796762a3 (qgis): Added UI elements for specifying resolution in Rasterize
- 01:31 PM Revision f50e4756 (qgis): Merge pull request #468 from slarosa/master
- replace some message box with message bar in main app
- 01:17 PM Revision 713d3c11 (qgis): replace some message box with message bar in main app
- 12:38 PM Revision 5743f52c (qgis): fix #7386
- 10:44 AM Revision bfde7c83 (qgis): Filter string in qgis server: Allow strings and attribute names with sp...
- 02:50 AM Revision 80c39816 (qgis): [FEATURE] Add triweight and Epanechnikov kernels. Make decay disabled f...
2013-03-17
- 09:15 AM Revision bf45cb29 (qgis): Merge branch 'master' into heatmap_kernels
- 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)
- 08:45 AM Revision 8966e9ec (qgis): Ability to change splash screen using QgsCustomization
- 06:47 AM Revision 0108251f (qgis): Fix #7030. Enable customization via command line
- 04:17 AM Revision f4ca9e99 (qgis): Merge pull request #466 from nyalldawson/master
- Rename Quantile classifier to 'Quantile (Equal Count)'
2013-03-16
- 07:42 PM Revision 5d42734c (qgis): Removed old vector layer API (select(), nextFeature(), featureAtId())
- 04:52 PM Revision 6361d19f (qgis): Format number strings with field precision for display in attribute tab...
2013-03-15
- 11:10 PM Revision 3703910d (qgis): [sextante] better behaviour in batch processing interface
- 11:10 PM Revision 40ad11dd (qgis): [sextante] added import check for gdal sieve algorithm
- 11:10 PM Revision f195121d (qgis): [sextante] changed "usergdal" option in R algorithms to "dontuserasterp...
- 11:10 PM Revision a2bd6d8e (qgis): [sextante] fixes in batch processing interface for #7348
- 11:10 PM Revision 08f2e847 (qgis): [sextante] changed how recent algs group is updated
- 11:10 PM Revision 55289e14 (qgis): [sextante]added new OTB description
- 08:11 PM Revision 5281b484 (qgis): Fix reading of units from project files before output unit change
- 05:43 PM Revision 9e16b514 (qgis): Convert composer entry in project file from 1.8 to 1.9 format for QGIS ...
- 04:36 PM Revision 7431eb8f (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 04:29 PM Revision 6afd9f43 (qgis): Merge branch 'data_defined_symbology'
- 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... - 08:13 AM Revision 1e30eb0c (qgis): - add find by UUID
- 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... - 01:04 AM Revision fa1316d3 (qgis): Portugues translations
2013-03-14
- 12:44 AM Revision b513674f (qgis): Moved expression to OGC filter code to QgsOgcUtils
- 12:44 AM Revision 16ec226d (qgis): Moved visitor-based expression -> OGC filter code to QgsOgcUtils
- 12:44 AM Revision 837ac4de (qgis): Moved creation of expression from OGC filter to QgsOgcUtils
- 10:28 PM Revision 7e598f7f (qgis): hide clear button in filter line edit, when widget is disabled
- 09:59 PM Revision a1b5b92d (qgis): fix #7357
- 05:34 PM Revision e46a67ab (qgis): fix QgsRasterInterface sip bindings
- 02:54 PM Revision 8a434b29 (qgis): add icons for new raster tools (thanks, Robert!)
- 02:54 PM Revision 21c7b557 (qgis): [API] add read/writeXML methods to QgsRasterInterface
- 02:54 PM Revision 1145bd2e (qgis): [FEATURE] brightness and contrast filter for rasters
- 02:54 PM Revision 1294190e (qgis): fix Export geometry info tool (fix #7354)
- 02:31 PM Revision 69c656e5 (qgis): Set combo box maximum for precision <= type length
- 01:53 PM Revision 4af91c47 (qgis): save used contrast enhancement algorithm in private class member (follo...
- 11:38 AM Revision fac2bd78 (qgis): Prevent overshoots with line offsets
- 11:16 AM Revision 8ad1e2a9 (qgis): update Vector Grid to vector API changes (fix #7322)
- 10:36 AM Revision 413b4ce2 (qgis): Identify GetFeatureInfo Url context menu fix
- 10:29 AM Revision 5d312696 (qgis): update Random and Regular points tools to API changes (fix #7350)
- 10:29 AM Revision 5ecb2681 (qgis): restore "stretch using current extent" functionality in layer context
- menu (fix #7070)
- 09:22 AM Revision fb949529 (qgis): OGR typedefs do not seem to be necessary
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... - 09:30 PM Revision ec01afb5 (qgis): Change float to double for calculations
- 09:17 PM Revision 04d9165f (qgis): Merge heatmap_fixes branch
- 07:10 PM Revision 93e02598 (qgis): Simplifying QgsOgcUtils
- After commit 7d66529d7884b73070dbce80b1d4060d841a6933 Add GML3 to
QgsOgcUtils, I have to simplify this class to only ... - 05:36 PM Revision af1bde99 (qgis): Let subsymbols have their own units
- 04:35 PM Revision 96a01e07 (qgis): Output units for point pattern and line pattern symbol layers
- 03:03 PM Revision 47ee4398 (qgis): Output units for line pattern fill symbollayer
- 02:20 PM Revision a915c41a (qgis): fix Join attributes by location (#7103)
- 01:03 PM Revision a57aa0c9 (qgis): fix Sum line length tool after API changes (fix #7335)
- 12:31 PM Revision 105bfddf (qgis): add tooltip to button in sigleband pseudocolor renderer widget
- (addresses #7138)
- 11:45 AM Revision 6262f311 (qgis): fix maximum field value calculation in vector layer (addresses #7193)
- 11:30 AM Revision 52611c13 (qgis): Output units for svg fill
- 11:12 AM Revision 99dd1da2 (qgis): composer legend width fix, fixes #7099
- 11:03 AM Revision 239479af (qgis): Use double rather than float when appropriate to improve precision of h...
- 10:29 AM Revision 4c49cf30 (qgis): Output units for simple fill symbol layer
- 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...
- 09:48 AM Revision 173aee6e (qgis): WMS GetFeatureInfo supported formats fix, fixes #7238
- 08:05 AM Revision 62e9e8a2 (qgis): Use OGRSpatialReferenceH instead of void pointer
- 07:43 AM Revision 07c11a00 (qgis): Merge pull request #467 from 3nids/immutablefields
- [fix #7332] enables fields edition for newly added layers
- 07:29 AM Revision 96887b8d (qgis): fix #7332
- 01:07 AM Revision d7d1ecec (qgis): Revert unnecessary disabling of unknown warnings
2013-03-12
- 12:45 AM Revision bb5c471e (qgis): Add Rotate Feature action to edit menu
- 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
- 12:45 AM Revision 3a1c54a5 (qgis): Remove extra horizontal line from composer item properties
- - Suggested by Olivier Dalang
- 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
- 12:07 AM Revision db187ea1 (qgis): german translation update
- 11:55 PM Revision 032c5f52 (qgis): Merge heatmap_fixes branch
- 11:07 PM Revision 3b8cbc2a (qgis): Convert radius to a float, not an integer. Fixes heatmaps created with ...
- 09:22 PM Revision 7942be97 (qgis): Merge branch 'master' into heatmap_fixes
- 09:18 PM Revision a05747c4 (qgis): [FEATURE] Add option to select kernel shape (quartic, triangular or uni...
- 09:04 PM Revision 36a90d64 (qgis): fix typedef void *OGR issues
- 08:01 PM Revision a56c9571 (qgis): [sextante] fixed problem in Split RGB bands algorithm
- 07:57 PM Revision dd85786f (qgis): [sextante]fixed #7330
- 07:57 PM Revision b53b7fe8 (qgis): [sextante] added multiband check in SAGA algorithms
- 05:42 PM Revision 4d8f644f (qgis): removing obsolete qtmain_android.cpp
- 05:42 PM Revision 34ce6f9c (qgis): Use double instead of qreal also on non-Android
- 05:42 PM Revision dba353c2 (qgis): fix qreal vs double issues
- 05:17 PM Revision ac3dbeac (qgis): Distance unit for vector field symbol layer
- 04:44 PM Revision 588ceb9e (qgis): Emit changed signal in unit combo box slots
- 02:05 PM Revision a477956e (qgis): Possibility to specify several output units for font marker and ellipse...
- 10:31 AM Revision 6c47be6f (qgis): Output unit for svg marker
- 09:45 AM Revision cb685e9b (qgis): Rename Quantile classifier to 'Quantile (Equal Count)', to aid transiti...
- 03:14 AM Revision 7bd89ce7 (qgis): Move decay radio widget into advanced group box, and set the default va...
2013-03-11
- 11:29 PM Revision 4e494724 (qgis): [sextante] fixed #7324
- 11:21 PM Revision a57965d8 (qgis): [sextante] fixed #7318
- 11:21 PM Revision 9bd0ecbb (qgis): [sextante] edited GRASS descriptions
- 04:21 PM Revision 03c5998a (qgis): support embedding of spatialite layers on relative paths
- 04:21 PM Revision 558dcf26 (qgis): fix QgsPalettedRasterRenderer sip binding
- 04:21 PM Revision ae42a908 (qgis): oracle provider: switch to OCICollGetElemArray
- 03:14 PM Revision d6b140a0 (qgis): Output unit for simple marker
- 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
- 09:01 AM Revision c7715057 (qgis): Output units for line decoration symbol layer
- 08:28 AM Revision 460a4710 (qgis): Output units for marker line properties
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... - 09:10 PM Revision 5872d49a (qgis): [sextante] R algorithms now use raster package by default
- 09:10 PM Revision da40d3de (qgis): [sextante] improved automated test-creation tools
- 08:53 PM Revision bd50bf08 (qgis): [sextante] added ParameterFile in modeler
- 05:14 PM Revision 1ff5e272 (qgis): [sextante] divided v.split in two different modules
- 05:14 PM Revision bb6d1f5c (qgis): [sextante] fixed #7297
- 04:24 PM Revision b163d05f (qgis): Full support for width/offset/dash units in simple line symbollayer
- 09:59 AM Revision ddddbfc7 (qgis): Merge pull request #455 from 3nids/immutablefields
- [Feature #6562] add editable option for all edit types
- 01:00 AM Revision 0c1faa5a (qgis): translation update: gl_ES by Xan
2013-03-09
- 12:26 AM Revision 8ff355e6 (qgis): [sextante] modifed behaviour of 'log' tab in execution dialog
- 12:26 AM Revision d83b9495 (qgis): [sextante] fixed #7295
- 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...
2013-03-08
- 12:14 AM Revision 4d8e426d (qgis): translation update: danish by Jacob
- 05:55 PM Revision 6795aef0 (qgis): WMS provider: protect from simple redirect loops in GetCapabilities
- See http://hub.qgis.org/issues/3457
- 02:41 PM Revision 4bdfb849 (qgis): Fix for older compilers, like on default Mac setup
- 02:16 PM Revision a7700baf (qgis): Expose dialog created by QgsAttributeDialog to iface
- 01:16 PM Revision 0dafb999 (qgis): enabled identify results context menu for rasters, zoom to feature, cop...
- 09:25 AM Revision 31d7f651 (qgis): Fix check state for legend groups restored from project file
- 03:21 AM Revision 1164c813 (qgis): Merge branch 'master' into heatmap_fixes
2013-03-07
- 12:31 AM Revision 969df016 (qgis): Moved GML import/export to a new class: QgsOgcUtils
- 10:44 PM Revision 290f8fd5 (qgis): On Mac use Close for quit action (conflicts with app menu's quit action...
- 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...
- 08:32 PM Revision 4a36cbdd (qgis): Fix #7287, keep composer listings sorted in menus and manager
- 06:44 PM Revision b6cbb7be (qgis): translation update: danish by Jacob
- 04:38 PM Revision 01734bd1 (qgis): Separate units for line width, line offset, dash pattern
- 09:16 AM Revision 7bc758e6 (qgis): Merge pull request #462 from MatMatt/master
- [sextante] R scripts can now have empty lines
- 08:49 AM Revision 0b6fcdaf (qgis): R-scripts can have up to 10 consecutive empty lines before the parser e...
- 08:38 AM Revision 90b66dce (qgis): Merge pull request #454 from Oslandia/atlas
- refs #7263
- 08:28 AM Revision 0a25aadc (qgis): change "paste in place" shortcut to ctrl+shift+V
- 08:28 AM Revision 89f1aaa5 (qgis): [Feature] Paste in place in the composer using ctrl+alt+v.
- 08:27 AM Revision e65f208f (qgis): Modify testqgsscalecombobox to match modified behaviour of QgsScaleComb...
- 01:16 AM Revision b9f3da6f (qgis): Automatically set the projection on output raster to match input layer
- 01:15 AM Revision b567a6d6 (qgis): Refactor to avoid creating multiple QgsDistanceArea objects and recalcu...
2013-03-06
- 04:29 PM Revision cd2be4ba (qgis): [sextante] fixed #7251
- 03:29 PM Revision c0b07c15 (qgis): fixed #7277
- 03:29 PM Revision 9ecf8238 (qgis): [sextante] improvements in test tools
- 03:07 PM Revision 706ac99a (qgis): switched default and ok arguments
- 02:19 PM Revision 978d6773 (qgis): Added default value argument for readEntryList
- 01:26 AM Revision d628c2c7 (qgis): Improved support for parsing of GML2, added some autotests
2013-03-05
- 09:36 PM Revision ed48ffb6 (qgis): Map layer registry: un-deprecated addMapLayer(), added removeMapLayer()...
- 09:35 PM Revision 958f5e69 (qgis): Added option to load newly exported OpenStreetMap layer to canvas
- 08:25 PM Revision 5a9715db (qgis): Define OpenStreetMap actions in .ui file and make Vector menu permanent
- 03:02 PM Revision 3cf88405 (qgis): Merge pull request #448 from szekerest/master
- MSSQL Fixes (Fix #6733 and Fix #7254)
- 12:57 PM Revision 6d1eb26a (qgis): Fix the behaviour of the trusted connection checkbox (#6262)
- 09:20 AM Revision 2f535056 (qgis): translation update: romanian language
- 08:13 AM Revision 37ee4d8b (qgis): Merge pull request #458 from 3nids/respectUIimmutableoption
- respect the disabled option defined in the UI file
- 07:52 AM Revision ba91c8f8 (qgis): respect the disabled option defined in the UI file
- 07:41 AM Revision 247980b3 (qgis): keep coding consistent
- 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)
- 04:04 AM Revision b4aaa196 (qgis): Allow long/bigint columns to be used for graduated symbology (#4593)
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)
- 10:14 PM Revision ea0c87e9 (qgis): Fix #7195, transparency options in composer should be 0-100%
- 03:58 PM Revision 9912d99a (qgis): [FEATURE] add editable option for all edit types
- 03:33 PM Revision 7db1b607 (qgis): refs #7263
- refs #6856
Reset QPrinter to circumvent PDF corruption bug - 03:30 PM Revision 4fb89db7 (qgis): 30c7ec40 also applies to mingw
- 11:06 AM Revision e2bf9c6d (qgis): Consider avoid intersection settings when pasting features
- 10:20 AM Revision 58a7edbb (qgis): Use isNull() to test for null attribute values
- 05:00 AM Revision 029c403c (qgis): Use isEmpty() to test for null values
- 02:36 AM Revision f7bf3f28 (qgis): Don't treat null values as zero for graduated symbology
2013-03-03
- 01:05 PM Revision f91e79bc (qgis): german translation update
- 10:23 AM Revision 32afcc29 (qgis): Remove redundant subheaders for composer panels with appropriate titles
- 06:35 AM Revision 48bd860b (qgis): Set minimum width for composition and item properties panels in composer
- 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
- 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... - 01:48 AM Revision 0141acd7 (qgis): Fix Qt connection error
2013-03-02
- 06:23 PM Revision 95bcc7f4 (qgis): fix debian builds
- 06:02 AM Revision 160a5c47 (qgis): Fix composer window activations on Windows and Ubuntu
- 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...
2013-03-01
- 08:18 PM Revision 808547e2 (qgis): fix #7255 - any editing capability should enable toggle editing
- 04:11 PM Revision a777ce75 (qgis): Fix WMS filter request with new API (ticket 7258)
- 03:50 PM Revision 1a1a9250 (qgis): Merge pull request #442 from MatMatt/master
- [sextante]set package used when writing in case of #passfilenames
- 11:52 AM Revision 54f3e0a4 (qgis): Merge pull request #449 from nyalldawson/grad_fixes
- Fix calculation of graduated symbology breaks (Fix #7256)
- 11:25 AM Revision 7a1b12f8 (qgis): Do not wait for feature form closing for non-editable layers
- 09:43 AM Revision 2b52f494 (qgis): MSSQL: Fix for handling spatial tables with no FID columns (#7254)
- 08:02 AM Revision 4baba76e (qgis): Fix SpatiaLite 3.0 support
- 03:15 AM Revision 19183ddc (qgis): fix windows build
- 03:10 AM Revision 3e8be6c6 (qgis): downgrade plugin load message from WARNING to INFO
- 02:57 AM Revision cc239b2f (qgis): Fix calculation of graduated symbology breaks
- 02:46 AM Revision cde4c85d (qgis): Add SPATIALITE_INCLUDE_DIR to include directories in analysis cmakelist...
- 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...
2013-02-28
- 12:17 AM Revision fe898a08 (qgis): show values of unknown wkbtypes when rendering
- 12:04 AM Revision 4941a0e5 (qgis): Add new, duplicate and delete composer to iface
- - Works via QgsComposerView, which is already exposed in iface
- 11:15 PM Revision d56ad404 (qgis): Old unmaintained OpenStreetMap support is dead. Long live new OpenStree...
- 10:30 PM Revision b15484cb (qgis): german translation update
- 10:08 PM Revision 7734cd3e (qgis): indentation update
- 09:21 PM Revision 94f8f736 (qgis): OSM provider: make the looooooooooong lines that create triggers actual...
- 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... - 09:21 PM Revision 84728d33 (qgis): Add file headers, do not report error in case there are no spatial tabl...
- 08:38 PM Revision 9dbd21a8 (qgis): MSSQL: Fix for reading 3D geometries (#6733)
- 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 - 05:53 PM Revision c857313c (qgis): Merge pull request #435 from Oslandia/atlas
- [Atlas] Fix UI to be consistent with the use of QgsCollapsibleWidgets
- 04:55 PM Revision 13b362e5 (qgis): avoid gdalconst deprecation warning
- 02:55 PM Revision 12128802 (qgis): Merge pull request #446 from matthias-kuhn/diag-py-bindings
- Make diagram renderer (python bindings) more stable
- 02:33 PM Revision 4f397f2c (qgis): wms provider: also accept application/octet-stream as image content type
- 02:16 PM Revision 73167010 (qgis): Make diagram renderer (python bindings) more stable
- 11:33 AM Revision a4d83139 (qgis): Handle plain/regexp mode for delimited text provider same as for preview
- 08:43 AM Revision f1a85a58 (qgis): add old/new scale comparison and emit scaleChanged only if new scale is...
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)
- 10:57 PM Revision f5d81aef (qgis): MSSQL: Fix for the problem with the length of the numeric fields (#7249)
- 06:41 PM Revision 84db88ba (qgis): Rename QgsComposer::progressDialog
- - It's a busy indicator that doesn't track operation progress
- 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 - 06:06 PM Revision f9d9da34 (qgis): Merge pull request #444 from SrNetoChan/master
- Some translation changes to PT-pt
2013-02-26
- 12:32 AM Revision 7267c6e7 (qgis): [sextante] fixed PointsInPolygonWeighted and PointsLayerFromTable algor...
- 11:43 PM Revision af3245bb (qgis): Some translations
- 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
- 06:41 PM Revision 37208dfb (qgis): Avoid crash where composer is deleted after spawning modal composer man...
- 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... - 05:55 PM Revision 62e6b13d (qgis): Revert "[Atlas] Replace QgsCollapsibleGroupBoxBasic by QgsCollapsibleGr...
- This reverts commit 56e9fb3eba0dfaf8f02bb2ccb66eb0218066a8f3.
- 01:19 PM Revision 208c9206 (qgis): Reject features with empty geometry in QgsMapToolAddFeature
- 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 - 11:53 AM Revision 7e793025 (qgis): Fix placement of simple markers in cached images
2013-02-25
- 12:13 AM Revision 037f6013 (qgis): [sextante] fixed wrong import
- 12:05 AM Revision b1e7bf20 (qgis): [sextante] fix typo
- 09:55 PM Revision 8caa79ea (qgis): [sextante] deleted problematic help files
- 09:55 PM Revision 23a1b5dd (qgis): [sextante]modified problematic headers
- 09:32 PM Revision f3fa14ce (qgis): Merge pull request #440 from MatMatt/master
- [sextante] changed R command .libPaths to add and not substitute paths
- 06:12 PM Revision 148e7e1d (qgis): forgot rest of the files ;) now adding translator and adjusted scripts
- 06:10 PM Revision 220f2016 (qgis): added first malayam language commit. translator assumed and flag added
- 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
- 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
- 03:49 PM Revision 79d5fb35 (qgis): added help files in doc subdirectory to be installed
- 03:05 PM Revision f85d3ae7 (qgis): Merge pull request #438 from MatMatt/master
- [sextante] added quotation marks to make passFileNames work.
- 02:47 PM Revision cfb56a21 (qgis): added quotation marks to make passFileNames work
- 09:10 AM Revision 56e9fb3e (qgis): [Atlas] Replace QgsCollapsibleGroupBoxBasic by QgsCollapsibleGroupBox (...
- 09:03 AM Revision 12edcdcb (qgis): Merge pull request #1 from dakcarto/atlas-ui
- [Atlas] Update spacing for atlas panel
2013-02-24
- 09:20 PM Revision 5ac7d036 (qgis): [FEATURE] Add duplicate function to composer manager and composer ui
- - Addresses feature request #7203
- Add actions to composer that trigger main app's, instead of referencing
- Allows ... - 04:42 PM Revision 3e6c803f (qgis): [sextante]Replaced provider.crs() by layer.crs(). Fixed memory layer usage
- 04:42 PM Revision ce8d79cc (qgis): [sextante]deleted ftool_utils
- 04:42 PM Revision 724506dc (qgis): [sextante] added autofilling on double-click in batch processing dialog
- Other minor changes
- 04:42 PM Revision e394fc13 (qgis): [sextante]Changed how SAGA installation is checked
- 04:42 PM Revision 7e1f58fc (qgis): [sextante] minor changes in algorithms and some code cleaning
- 04:42 PM Revision 10999cfa (qgis): [sextante] improved handling of ParameterCrs
- 04:42 PM Revision 2c00099c (qgis): [sextante] changes in R interface
- 04:42 PM Revision 42672e56 (qgis): [sextante] added new modeler-only tools
- 04:42 PM Revision cd0253af (qgis): [sextante]Improvements in batch processing interface and in the simplif...
- 04:42 PM Revision ffa56d01 (qgis): [sextante] changed statisticByCategories, so now it does not depend on ...
- 04:42 PM Revision 2890dfd5 (qgis): [sextante] changed saga cmdname method and modified merge raster algori...
- 04:42 PM Revision 630745ba (qgis): [sextante] commented out loadfromDict method
- 10:50 AM Revision eb64c074 (qgis): small help file change
2013-02-23
- 09:43 PM Revision 547d5689 (qgis): adding some licenses and copyrights to sextante
- 02:50 PM Revision 0dce1857 (qgis): Replace saving done dialog with message bar
- 03:16 AM Revision cd3cd943 (qgis): Fix #6184, canvas doesn't refresh after pasting layer style
- 02:23 AM Revision 9517c0e3 (qgis): [Atlas] Update spacing for atlas panel
2013-02-22
- 03:05 PM Revision 34e6b9a2 (qgis): [Atlas] Fix UI to be consistent with the use of QgsCollapsibleWidgets
- 02:54 AM Revision 24ea8b2c (qgis): Merge pull request #433 from 3nids/pg_hstore
- added hstore and inet fields to postgres provider
- 02:39 AM Revision 857f8493 (qgis): da60fe fixes #7071
- 02:31 AM Revision da60fe1c (qgis): block vector layer signals when updating attribute values from field ca...
- 02:21 AM Revision b4e7228b (qgis): german translation update
2013-02-21
- 11:45 PM Revision d190b231 (qgis): Some wfs servers don't like srsname in DescribeFeatureType request (tic...
- 11:45 PM Revision ee4cb3d8 (qgis): Remove namespace prefix from typename in QgsGml
- 11:38 PM Revision a788b0d9 (qgis): adding some function help files for field calculator, thanks to Zoltan ...
- 09:58 PM Revision a71946c1 (qgis): Fix duplication of main app's Window and Help menu to composers for Mac
- 09:57 PM Revision 417e1190 (qgis): Followup to be3bad3
- - Simpler means of bringing composer windows to front, if manager dialog is going to be closed
- 05:57 PM Revision e9035d7e (qgis): WGIS WFS Server : GeoJSON Fid has to be a String
- Adding "\"" befaore and after the fid for the GeoJSOn format.
- 05:02 PM Revision 8176da04 (qgis): added hstore and inet fields to postgres provider
- 12:12 PM Revision 5718a481 (qgis): debian packaging update
- 11:20 AM Revision b54c75ce (qgis): Protect point and line pattern symbol layer from eating too much memory
- 10:02 AM Revision eea57cfc (qgis): fix debian builds
- 09:42 AM Revision 6f378682 (qgis): Make "Layer - New" accesible from QgsInterface, update GPS importer
- plugin (fix #7202)
- 09:22 AM Revision 64c9a4de (qgis): different icons for GPS importer and Create new GPX layer (fix #6860)
- 01:39 AM Revision 51edf52d (qgis): Add Print Composers submenu to new Composer menu in composer
- - Remove QgisApp::instance() usage in favor of already available passed in pointer to QgisApp
2013-02-20
- 09:54 PM Revision 0e9717ba (qgis): Fix WFS loading with geoserver layers
- 09:24 PM Revision ace41834 (qgis): Merge pull request #432 from matthias-kuhn/fix-vector-layer-signals
- Fix: emit committedFeaturesAdded and committedFeaturesRemoved
- 09:11 PM Revision 6355e9be (qgis): Run prepare-commit on qgscomposer.cpp
- 09:10 PM Revision f28ca596 (qgis): Add binding to iface for action to show composer manager
- 09:09 PM Revision 6e2f6133 (qgis): Add New and Manager actions to new Composer menu in composer
- 08:34 PM Revision ad7deec5 (qgis): Fix: emit committedFeaturesAdded and committedFeaturesRemoved
- 08:10 PM Revision be3bad3e (qgis): Fix #7196, composer manager doesn't close when showing a chosen composer
- - Fix zoom-to-full when composer window is shown
- 05:32 PM Revision 9aa865e0 (qgis): Implement moving of snapped features together with the snap line
- 01:20 PM Revision 717918d7 (qgis): Improve handling of snap lines
- 10:41 AM Revision d6cd228e (qgis): attempt to fix crash when changing symbols in graduated renderer
- 10:18 AM Revision 69f96f37 (qgis): Updates to composer window
- - Split composer toolbar into many
- Rename File menu to Composer - because the composer isn't a "file" - 03:38 AM Revision cc0c2b18 (qgis): Fix crash when loading a project that hits a group box with 'collapse' set
2013-02-19
- 11:33 PM Revision 0fbea191 (qgis): german translation update
- 10:59 PM Revision 69a919d7 (qgis): debian packaging fix
- 08:07 PM Revision 24ba638a (qgis): Make QSPATIALITE optional, but still include it in osgeo4w and debian p...
- 06:33 PM Revision 9768b13c (qgis): [FEATURE] postgres provider: optionally skip columns without geometry t...
- 02:05 PM Revision 1c2b025a (qgis): Fix copy paste bug
- 01:58 PM Revision 4d868886 (qgis): Compute min/max on demand in gdal provider
- 01:30 PM Revision 2a2465ee (qgis): Add available sql drivers to Mac bundled app
- 12:09 PM Revision 314c783b (qgis): Revert "Enable topological editing on first TopoGeometry layer creation"
- This reverts commit edecf385fddd7d166e134023057998612af6ad58.
The correct way to do this is by hooking on the editin... - 11:45 AM Revision 90461f29 (qgis): Snap to arbitrary snap lines
- 11:10 AM Revision edecf385 (qgis): Enable topological editing on first TopoGeometry layer creation
- I'm not sure this is an acceptable behavior, but I'm sure users
do want to edit TopoGeometry layers in a topological ... - 10:28 AM Revision 0f0c9811 (qgis): Update composer ui files
- - Add section headers (should be moved to app stylesheet, and custom label or container class made)
- Enable map grid... - 10:28 AM Revision 2d4220bb (qgis): Update of composer item's GUI
- 10:28 AM Revision bb57cf4b (qgis): replaced "opacity" by "transparency" in the composer GUI
- 10:28 AM Revision a8822089 (qgis): Add syncGroup to CollapsibleGroupBoxes
- 10:28 AM Revision 77afb165 (qgis): Fix some compiler warnings
- 10:18 AM Revision a645f43f (qgis): Updates to QgsCollapsibleGroupBoxBasic
- - Use title instead of checkbox to define QgsCollapsibleGroupBox offset
- Fix error when group box has form layout wi... - 10:04 AM Revision a86622b3 (qgis): fix #7179
- 09:06 AM Revision 99dfce16 (qgis): added malayalam language on request
- 04:01 AM Revision e33bd25c (qgis): Merge pull request #418 from dakcarto/cmake_stagedplugins-optmz_2
- Update stage-installed plugins CMakeLists.txt
2013-02-18
- 05:08 PM Revision dc074b39 (qgis): Always use topological editing if using avoid intersection (where possi...
- 01:54 PM Revision cb1f5c3e (qgis): Show snap lines in ruler mouse move event
- 01:50 PM Revision ee96d381 (qgis): fix build with older Qt
- 12:39 PM Revision 22256906 (qgis): fix imports (addresses #7176)
- 10:53 AM Revision d31b8380 (qgis): disable SEXTANTE algorithms that require 3rd party Python modules
- 10:42 AM Revision 9abb7c40 (qgis): add CMakeLists.txt to SEXTANTE tools directory
- 10:38 AM Revision 31a9021b (qgis): Improve coordinate display
- 10:33 AM Revision b9be97d5 (qgis): debian packaging fix
- 09:51 AM Revision 75ae3e63 (qgis): new language file on request: welcome Cambodia
- 08:44 AM Revision 33808af7 (qgis): add missed directory to CMakeLists.txt
- disable StatisticsByCategories algorithm because it requires 3rd party
Python module scipy
2013-02-17
- 12:27 AM Revision 8f25bcfd (qgis): fix #7172
Also available in: Atom