Activity
From 2013-09-21 to 2013-10-20
2013-10-20
- 11:18 PM Revision 0f82df1e (qgis): ILIKE function help fix and german translation update
- 10:26 PM Revision be6d30f3 (qgis): osgeo4w: fix creatensis.pl
- 10:25 PM Revision 1d9f5d8a (qgis): osgeo4w: fix creatensis.pl
- 10:11 PM Revision c40a6988 (qgis): Merge pull request #968 from Jean-Roc/traduction_ui
- update fr ui
- 09:08 PM Revision 6aecb098 (qgis): update french translation
- 08:48 PM Revision 03c626b7 (qgis): fetch new strings for french translation
- 08:41 PM Revision 2b99414c (qgis): [processing] fixed typo in nviz
- 07:01 PM Revision 5cfd708b (qgis): [processing] fixed wrong indentation
- 06:48 PM Revision 83cca9b7 (qgis): [processing] corrected string
- 06:47 PM Revision 5b4fee89 (qgis): Merge pull request #945 from gioman/grassrasterexport
- [processing] fixes GRASS raster export in order to cope with r.horizon and r.composite
- 06:47 PM Revision 16ac2563 (qgis): Merge pull request #949 from gioman/sagarasterimportexport
- [processing] fixes SAGA import and export rasters
- 06:39 PM Revision f0c9efbf (qgis): Merge pull request #954 from gioman/grassnvizcolor
- [processing] add COLOR parameter to nviz to allow draping rasters over the digital elevation model
- 06:34 PM Revision 26702abe (qgis): Merge pull request #953 from gioman/grasssagacomposite
- [processing] fixes SAGA RGBComposite and GRASS r.composite
- 06:02 PM Revision 54c576f7 (qgis): Merge pull request #950 from gioman/sagaresampling
- [processing] suggests to use different parameters with resampling in SAGA and to use the highest resolution when usin...
- 06:01 PM Revision b7cdf5fd (qgis): Merge pull request #948 from gioman/r_kappa
- [processing] no need to escape parameters in r.kappa as processing does it by default
- 06:00 PM Revision f724efd7 (qgis): Merge pull request #947 from gioman/escapegrassparameters
- [processing] GRASS parameters values needs always to be escaped
- 05:59 PM Revision a9fea57c (qgis): Merge pull request #946 from gioman/r_horizon
- [processing] fixes GRASS r.horizon and adds r.horizon.height
- 05:59 PM Revision eb2200ec (qgis): Merge pull request #952 from gioman/sagaresamplingdescription
- [processing] better parameters descriptions for SAGA resampling tool
- 05:57 PM Revision fbfafb9e (qgis): Merge pull request #955 from gioman/v_select
- [processing] adds v.select
- 05:56 PM Revision 5386b28a (qgis): Merge pull request #957 from gioman/sagapointstatsforpoly
- [processing] Fix SAGA points stats for polygons
- 05:53 PM Revision 99ecb03a (qgis): Merge pull request #960 from gioman/sagakriging
- [processing] fixes Ordinary Kriging for both SAGA 2.10 and 2.0.8
- 05:53 PM Revision 8a11a82c (qgis): Merge pull request #961 from gioman/grassvectorexport
- [processing] fixes ticket #8814
- 04:54 PM Revision ac88d9f3 (qgis): Merge pull request #967 from tomass/master
- Lithuanian translation update
- 01:58 PM Revision d09eb56b (qgis): Lithuanian translation update
- 12:59 PM Revision 7ff9dc97 (qgis): osgeo4w: merge 32 and 64 packaging scripts
- 12:59 PM Revision af8fd9ee (qgis): creatensis: build installed.db for osgeo4w-setup
- 12:58 PM Revision a7bf496d (qgis): osgeo4w: merge 32 and 64 bit packaging scripts
- 12:55 PM Revision f44fe9ee (qgis): [spatialite] Fix LongLong type for SpatiaLite 4
- 12:50 PM Revision 249526bc (qgis): [spatialite] Field length and precision cannot be specified
- Partial fix for #8481
- 12:49 PM Revision a3c30cb1 (qgis): [spatialite] Fix LongLong type for SpatiaLite 4
2013-10-19
- 08:03 PM Revision 6734ab44 (qgis): make QgsMapToolTouch::gestureEvent() public
- 02:13 PM Revision 8d947e2c (qgis): fix scalecombobox test
- 02:13 PM Revision 82e64516 (qgis): use localized representation of scales in scale combobox, improved patch
- from Alvaro Huarte (fix #8733)
- 12:48 PM Revision 91c8a3cd (qgis): Add missing test.
- Witout this the scaleFactor in MM becomes 0.
Than we enter in a loop. For example on a GetLegendGraphic with a
line s... - 12:48 PM Revision 40729060 (qgis): Fix GetLegendGraphic with scale on non scale limited rule
- 12:48 PM Revision 57b695b1 (qgis): Fix method signature for non rule based symbol
- 12:48 PM Revision 7fdedf1a (qgis): Fix GetLegendGraphic with scale on Categorized or Graduated symbol
- 12:48 PM Revision b1c26bf4 (qgis): Get the right rule in Categorized and Graduated
- 12:48 PM Revision 593026fb (qgis): Don't needed anymore
- Without this the marker symbol is centered on the symbol place.
- 12:42 PM Revision bdc02a23 (qgis): add message about processing completion (fix #8916)
- 09:47 AM Revision 10f699ea (qgis): Fix symbole size
- 09:47 AM Revision a0eb3c64 (qgis): Add RULE parameter support in GetLegendGraphic
2013-10-18
- 07:42 PM Revision af5a3a5d (qgis): [processing] add warning before clearing log
- 05:38 PM Revision a2e0a1a4 (qgis): Catch datum transform request signal in QgsMapCanvas
- 05:33 PM Revision 00616a8c (qgis): IT GUI translation
- 02:44 PM Revision c82606ca (qgis): Store relation between layer and coordinate transform in maprenderer class
- 02:41 PM Revision 7612e127 (qgis): Store relation between layer and coordinate transform in maprenderer class
- 01:48 PM Revision 344a5b6e (qgis): [FEATURE] add Nautical miles to measure units (fix #4017). Initial patch
- by Jorge Tornero with improvements
- 12:55 PM Revision f6a6a0c0 (qgis): Added managing of WMS legends (getLegendGraphic) in the addLegend of Qg...
- Added parameters to interactively modify wms legends scale.
Add WMS getLegendGraphic draw in composer and add it's si... - 12:55 PM Revision 32da13b2 (qgis): Added a resolution parameter in option->Canvas&Legend to instruct WMS g...
- to get WMS legend with a good resolution for printing.
Set value to 0 to get default pixmap resolution.
Drawback in ... - 12:55 PM Revision 48002dbf (qgis): added wms getLegendGraphic management in case of rasterLayerSymbology -...
- This commit add the getLegendGraphic pixmap as legend in the QgsLegend.
Due to architectural QgsLegend limitation pix... - 12:55 PM Revision d7708437 (qgis): added getLegendGrafic feature to WmsDataProvider - Developed with fundi...
- better scale management to avoid call getLegendGraphics everytime + some defaults + added code example to manage Lege...
- 12:00 PM Revision db8eaf0c (qgis): Feature #8725: Fast rendering of geom (v-OGR)
- Implements fast rendering of LineStrings and Polygons pre-applying a
view threshold filter to the geometries to rende... - 11:38 AM Revision 03a60d3b (qgis): postgres provider: support materialized view (implements #8791)
- 09:42 AM Revision 908d76aa (qgis): [FEATURE] Marquee select for composer items
- 09:30 AM Revision 7ea31840 (qgis): [FEATURE] Zoom compositions with mouse wheel
- 09:19 AM Revision 6950972d (qgis): [FEATURE] Add keyboard shortcuts for composer zoom in/out/full, group… …
- 08:20 AM Revision 48b46808 (qgis): Merge pull request #930 from nyalldawson/pan_composer3
- Panning controls and shortcuts for composer
2013-10-17
- 10:44 PM Revision 591d9dfb (qgis): Fix warning
- 10:33 PM Revision 60b90c72 (qgis): use static locals instead of global pointers for some singletons
- (proably more valgrind happyness; followup 572bda85)
- 10:25 PM Revision cca58052 (qgis): Merge pull request #916 from nyalldawson/composer_grid2
- Composer grid fixes
- 09:51 PM Revision 087b52b7 (qgis): Merge pull request #965 from luipir/SITA2-WmsTileRetry
- Added disclaimer to WMS TileRetry feature - Development funded from Regione Toscana - SITA
(followup a563f2a and 3e27... - 09:33 PM Revision 8eb6c91c (qgis): added disclaimer - Development funded from Regione Toscana - SITA
- 09:18 PM Revision d7c29ae3 (qgis): Update timeout of network request, if data is transferred
- Up to now, any network connection was killed after a max amount of
/qgis/networkAndProxy/networkTimeout milliseconds.... - 08:41 PM Revision ddd4dae3 (qgis): Fix for #8847, blank entries (menu separators) in Customization dialog ...
- - Do not add separator actions to menu action tree; separators could not be toggled on/off with customization anyways
- 05:13 PM Revision ba524fc2 (qgis): Store relation between layer and coordinate transform in maprenderer class
- 03:07 PM Revision 10312cc5 (qgis): fixes ticket #8814:
- 02:12 PM Revision fecccda3 (qgis): Fixes Ordinary Kriging for both SAGA 2.10 and 2.0.8
- 01:57 PM Revision d5f167f1 (qgis): Propagate WMS identify GML schema error and show it in results, fixes p...
- 01:04 PM Revision 41a8e738 (qgis): Fix loading composer item frame thickness (fix #8866)
- 12:36 PM Revision 491231e6 (qgis): Fix loading composer item frame thickness (fix #8866)
- 12:31 PM Revision 2b74e899 (qgis): API documentation for QgisInterface
- 11:55 AM Revision b114dceb (qgis): [Plugin installer] fix #8876
- 11:52 AM Revision aeef5a80 (qgis): Don't draw mouse handles in composition outputs (fix #8879)
- 11:15 AM Revision 2b8197f1 (qgis): fix set image no data, fixes #8773
- 11:14 AM Revision 78bc437d (qgis): SAGA Points Statistics for Polygons can work just in SAGA 2.10
- 11:13 AM Revision 27f1e941 (qgis): SAGA Points Statistics for Polygons can work just in SAGA 2.10
- 07:21 AM Revision 753977de (qgis): Fix for #8874, right-clicking on message in message bar shows black bac...
- 07:19 AM Revision 176db460 (qgis): Fix for #8860, (followup 65200e3)
- - Hide background of tool button's menu button on Ubuntu
2013-10-16
- 11:59 PM Revision 65200e3f (qgis): Fix for #8860, overlap of Close drop-down menu button on message bar
- - Make tool button menu pop indicator a separate single-click button
- 10:53 PM Revision cc66688f (qgis): [tests] Fix OSM unit test on Mac
- 10:42 PM Revision 0218f078 (qgis): [tests] Fix OSM unit test on Mac
- 10:35 PM Revision 3b791086 (qgis): Default OTF modes made radio buttons
- 09:55 PM Revision de8a5d62 (qgis): Calculate better context (extent,size) if not given in WMS, WCS identif...
- 07:46 PM Revision c8c802fb (qgis): [osm] Fix missing nodes with 64-bit ID (#8865)
- 07:44 PM Revision 7dc20ef5 (qgis): [osm] Fix missing nodes with 64-bit ID (#8865)
- 07:07 PM Revision faf0a4e9 (qgis): Fixes to IT translation
- 05:36 PM Revision 17bf2e81 (qgis): Fixes to IT translation
- 04:08 PM Revision 84b682d4 (qgis): the logic for SAGA raster import was not right
- 02:21 PM Revision 39fd5b82 (qgis): Add source/dest datum transform as member to coordinate transform and c...
- 01:04 PM Revision fd8cb1fc (qgis): adds v.select
- 10:59 AM Revision a865115e (qgis): Typo in IT translation
- 10:30 AM Revision 4c80a076 (qgis): add COLOR parameter to nviz to allow draping rasters over the digital e...
- 08:37 AM Revision 278c8714 (qgis): Editor widget configuration: Only show one config dialog at a time
- 08:21 AM Revision 77dce0fb (qgis): sip: expose QgsEditorWidgetWrapper.initWidget to python
2013-10-15
- 12:55 AM Revision 0bb3b238 (qgis): fixes SAGA RGBComposite and GRASS r.composite
- 09:52 PM Revision 1271dbb2 (qgis): Merge pull request #951 from tomass/master
- Lithuanian translation update
- 09:52 PM Revision 4db8bba2 (qgis): better parameters descriptions for SAGA resampling tool
- 09:49 PM Revision 67ac0939 (qgis): Lithuanian translation update
- 09:45 PM Revision c645342c (qgis): suggests to use different parameters with resampling in SAGA and to use...
- 09:40 PM Revision 78679ad1 (qgis): fixes SAGA import and export rasters
- 09:30 PM Revision c5d6f70b (qgis): no need to escape parameters in r.kappa as processing does it by default
- 09:27 PM Revision 1038cd42 (qgis): GRASS parameters values needs always to be escaped
- 09:21 PM Revision b9f7c74a (qgis): fixes GRASS r.horizon and adds r.horizon.height
- 09:15 PM Revision 64068356 (qgis): fixes GRASS raster export in order to cope with r.horizon and r.composi...
- 08:23 PM Revision bad4b779 (qgis): adding indian flag for mr
- 06:09 PM Revision 3035c95c (qgis): Merge https://github.com/luipir/Quantum-GIS
- 04:27 PM Revision 125decfc (qgis): [processing] update ui for number input dialog
- 03:27 PM Revision 76e43cd1 (qgis): Initialise coordinate transform with datum transform ids
- 11:44 AM Revision 5e3829c0 (qgis): Add method to lookup datum transformations in srs.db
- 08:01 AM Revision a8123327 (qgis): Merge pull request #934 from Jean-Roc/traduction_ui
- update fr ui
2013-10-14
- 08:00 PM Revision 4f4ac812 (qgis): Merge pull request #3 from Ecologeek/traduction_ui
- update french translation
- 02:25 PM Revision fc9c43bb (qgis): update french translation
2013-10-13
- 10:42 PM Revision e04b426f (qgis): spatialite: run InitSpatialMetadata(1) on SL >= 4.1 (fixes #8340)
- 03:39 PM Revision 4512bfcb (qgis): [processing] add gdal interpolation (nearest) algorithm (addresses #7201)
- 03:39 PM Revision 9b372f53 (qgis): [processing] add gdal interpolation (data metrics) algorithm (addresses...
- 03:39 PM Revision f35b1fb4 (qgis): [processing] add gdal interpolation (average) algorithm (addresses #7201)
- 03:39 PM Revision e8e36e62 (qgis): [processing] add gdal interpolation (invdist) algorithm (addresses #7201)
- 03:39 PM Revision 273caa6b (qgis): [processing] add gdal color-relief algorithm (addresses #7201)
- 03:39 PM Revision f2c2114c (qgis): [processing] add gdal roughness algorithm (addresses #7201)
- 03:39 PM Revision e6ba4058 (qgis): [processing] add gdal slope algorithm (addresses #7201)
- 03:39 PM Revision 9288a5de (qgis): [processing] add gdal TRI algorithm (addresses #7201)
- 03:39 PM Revision 19c2ed7b (qgis): [processing] add gdal TPI algorithm (addresses #7201)
- 03:39 PM Revision bcad38ba (qgis): [processing] add gdal aspect algorithm (addresses #7201)
- 03:39 PM Revision ef2963c8 (qgis): [processing] add gdal hillshade algorithm (addresses #7201)
- 03:39 PM Revision 10506c5d (qgis): [processing] use default icon for fillnodata
- 03:39 PM Revision 23a18755 (qgis): [processing] remove unused GDAL icons
- 01:13 PM Revision 9885327a (qgis): Remove outdated TODO
- 01:12 PM Revision e7a4ba70 (qgis): Fix graphical corruption during item resize
- 11:33 AM Revision a6a82fbc (qgis): [spatialite] Improve field-type handling when changing attributes
- 10:57 AM Revision 0f078049 (qgis): [spatialite] Add proper support for NULL values
2013-10-12
- 11:01 PM Revision f4ca526a (qgis): use static locals instead of global pointers for some ^Cngletons (proab...
- 10:18 PM Revision e73718ed (qgis): spit: use qt templates
- 10:18 PM Revision 17fc3e90 (qgis): python's expanduser doesn't necessarily returns utf-8 (followup 4cb37b1a)
- 03:17 PM Revision 09b68784 (qgis): [spatialite] Support for LongLong (Fix #8636)
- 02:49 PM Revision adc850ee (qgis): [spatialite] Several fixes for provider (Fix #8636)
- And fixes the NoGeometry behavior
- 12:26 PM Revision 44b77671 (qgis): Create hash method for QgsPoint (Fix #8775)
- 10:51 AM Revision 231f4e84 (qgis): [processing] homogenize widgets used for ParameterNumber (fix 8807)
- 10:48 AM Revision 0f1a2729 (qgis): [processing] fixed breaklines in script help
- 10:16 AM Revision 11fba222 (qgis): Merge pull request #931 from tomass/master
- Lithuanian translatio update
2013-10-11
- 11:54 PM Revision a15cbebe (qgis): Lithuanian translatio update
- 05:53 PM Revision f4e0c83c (qgis): Merge pull request #926 from ahuarte47/Issue_8769
- Fix #8769 - Missing flags for 3 locales
- 03:34 PM Revision 572bda85 (qgis): use static local instead of pointer/global to make windows and possibly...
- 03:04 PM Revision 9e6e62d9 (qgis): fix instant crash on windows again (followup dc3b56a1 and 9d8d3178)
- 02:40 PM Revision 58b7199f (qgis): [relations] Save relation name from add dialog.
- And some smaller leftover cleanup
- 01:45 PM Revision d3847867 (qgis): translation update: fi by Kari
- 01:19 PM Revision 5ef7f104 (qgis): Ignore geometry-less features when calculating layer extent (Fix #8805)
- 01:18 PM Revision 1690fc4b (qgis): Ignore geometry-less features when calculating layer extent (Fix #8805)
2013-10-10
- 11:55 PM Revision 4cb37b1a (qgis): support for python plugin directory with accents in username (fixes #25...
- 11:08 PM Revision b2d582a5 (qgis): remove unused QgsMapLayer::mTransparencyLevel
- 02:44 PM Revision 7f346a4f (qgis): Fix warnings
- 01:11 PM Revision 9de0a316 (qgis): [processing] fixed wrong signal connection
- 12:18 PM Revision 9290d7a8 (qgis): [FEATURE] Allow panning of composer by holding space key
- 12:08 PM Revision eb0c794e (qgis): [FEATURE] Allow panning compositions by dragging with middle mouse button
- 11:59 AM Revision 8a61767c (qgis): [FEATURE] Add composer pan action
- 11:47 AM Revision e32930d4 (qgis): [spatialite] Fix crash with a subset of attributes request for joined f...
- 11:46 AM Revision 5e14fea1 (qgis): Add join field to provider request also when requesting a subset of att...
- Fixes #8757
- 11:38 AM Revision ca41916e (qgis): Add method for preventing composer items from changing mouse cursor and...
- 11:00 AM Revision b2ad0a9b (qgis): Fix #8776
- Set the canvas color in 'qgsprojectproperties::apply()' before refresh
- 10:22 AM Revision df672e88 (qgis): Add option to insert a NULL value in a value map when loaded from layer
- 08:50 AM Revision 9b3820e3 (qgis): Merge pull request #929 from tomass/master
- Lithuanian translation update
- 06:38 AM Revision 62420253 (qgis): Add uuid function for expression engine
- 05:37 AM Revision 2cd89388 (qgis): Use const pointer for QgsExpression:replaceExpressionText()
2013-10-09
- 09:41 PM Revision 1261d044 (qgis): Lithuanian translation update
- 07:58 AM Revision f49ea368 (qgis): fix build with Qt <4.7 (eg. Debian Lucid)
2013-10-08
- 09:20 PM Revision 15efd23b (qgis): creatensis: build installed.db for osgeo4w-setup
- 09:16 PM Revision e522a207 (qgis): fix link errors on windows
- 12:58 PM Revision 8118f4df (qgis): Allow listing all available plugin layers
2013-10-07
- 01:46 AM Revision 860a2382 (qgis): Fix #8769 - Missing flags for 3 locales
- Fixed the images related to servian translations, ignore the 'en'
translation (overrided for 'en_US') in the load of ... - 06:46 PM Revision cecfff04 (qgis): [processing] added extract algorithm as alternative to selection algori...
- 06:46 PM Revision 0150fe7c (qgis): [processing] minor bug fixes
- 06:46 PM Revision 503ee57c (qgis): [processing] removed unused algorithm icons
- 06:44 PM Revision 24e53f4b (qgis): Replace AlArabiya font family with Sans, more likely to be found
- 06:41 PM Revision ee31dfee (qgis): Replace AlArabiya font family with Sans, more likely to be found
- 05:55 PM Revision 6efde57c (qgis): Fix more headers
- 05:50 PM Revision b3b54d1f (qgis): Fix header
- 04:17 PM Revision dc3b56a1 (qgis): Add relations capabilites and widgets
- 04:17 PM Revision a91864ec (qgis): Add relation unit test
- 04:17 PM Revision fb329669 (qgis): Move addFeature, startEditing and stopEditing vector layer actions
- to an abstract base class QgsVectorLayerTools in the gui library,
so these can be reimplemented for a custom app, but... - 04:17 PM Revision 5e308315 (qgis): QgsFeatureRequest::NoGeometry is optional for non-geometry-layers
- 04:17 PM Revision 331f71ac (qgis): [attrtable] Selection model and request filter
- * With a selection model, the way the attribute table handles selections
can be customized. E.g. synchronized to la... - 10:54 AM Revision 864df0fe (qgis): [FEATURE] Add support for gradient fills for polygons
2013-10-06
- 01:11 AM Revision 3d2814f7 (qgis): osgeo4w: move o4w_env.bat call to top (starts with clean path now)
- 01:07 AM Revision feefffd6 (qgis): fix warnings
- 04:31 PM Revision 6b99d0df (qgis): translation update: lt by tomass
- 01:47 PM Revision cd694624 (qgis): [processing] fixed #8770 (error in batch processign interface)
- 01:39 PM Revision 1b04c518 (qgis): [processing] fixed commandline names in gdal algorithms
- 01:35 PM Revision acbd1655 (qgis): [processing] some refactoring. Removed old-style signals connection
- 01:30 PM Revision 17f3f79f (qgis): made algorithms that require open layers (not just file paths) not to a...
- 12:39 PM Revision 1e41b81c (qgis): Merge pull request #921 from gioman/master
- add the -r parameter to r.external (used now to create grass inputs for ...
- 12:00 PM Revision 442b236a (qgis): Export 3d vectors as such
- 11:39 AM Revision 9ae931c2 (qgis): New take on v.surf.bspline in processing toolbox, Fixes #5943
2013-10-05
- 10:58 PM Revision 42b8a96e (qgis): add the -r parameter to r.external (used now to create grass inputs for...
2013-10-04
- 08:45 PM Revision 4072e392 (qgis): Merge pull request #917 from matthias-kuhn/csv_test_fix
- Fix CSV test to support python NULL value
- 02:48 PM Revision 6d5cf6fd (qgis): More cont'ness for QgsDistanceArea
- 10:14 AM Revision dae9b5d9 (qgis): [FEATURE] Holding ctrl while dragging a composer selection temporarily ...
- 09:59 AM Revision bf076a0c (qgis): Emit a signal when layer symbology changes
- 09:49 AM Revision 8d0d7df2 (qgis): Remove outdated SIP version requirements from INSTALL
- 08:07 AM Revision c71d8776 (qgis): Fix renderer items in legend (#8651)
2013-10-03
- 09:50 PM Revision b9bbe650 (qgis): Fix selection handles showing incorrectly on new compositions
- 07:04 PM Revision 92294307 (qgis): postgres provider: fix limit on geometry type detection with estimated ...
- 06:19 PM Revision 4ea85fe5 (qgis): postgres provider: fix limit on geometry type detection with estimated ...
- 04:33 PM Revision 9b1f0a34 (qgis): fix typo
- 04:33 PM Revision c797895c (qgis): osgeo4w: move system directories to end of PATH (fixes #8629)
- 04:32 PM Revision 20bde89a (qgis): osgeo4w: move system directories to end of PATH (fixes #8629)
- 03:13 PM Revision 63cd0d99 (qgis): Read available datum transformations from gdal file
- 01:19 PM Revision 22e11bae (qgis): [FEATURE] Pressing shift while moving composer items constrains movemen...
- 01:19 PM Revision 9eddf693 (qgis): [FEATURE] Shift-resizing composer items maintains their aspect ratio, c...
- 11:09 AM Revision 579226df (qgis): [pyqgis-console] added API file for 2.0 version
- 11:09 AM Revision fcf8102d (qgis): [pyqgis-console] autocompletion file update
- 11:09 AM Revision 9de57455 (qgis): [pyqgis-console] Sets minimum height for input area based of font metric
- 11:06 AM Revision 50542b91 (qgis): Fix position lock not preventing moving or resizing composer items
- 09:55 AM Revision b8a7a2ad (qgis): [processing] add QtDesigner .ui file for Number input dialog
2013-10-02
- 07:51 PM Revision 60bf80c3 (qgis): [processing] use QtDesigner .ui for Autofill dialog
- 07:51 PM Revision a763e28e (qgis): [processing] use QtDesigner .ui for Multiple selection dialog
- 04:57 PM Revision 96eae1f9 (qgis): Requirements SIP >= 4.12, PyQt >= 4.8.3
- SIP >= 4.12 for keyword_arguments Module argument
PyQt >= 4.8.3 for QSettings with type argument - 04:05 PM Revision 7cb0be08 (qgis): [processing] use QtDesigner ui file for Edit rendering styles dialog
- 03:24 PM Revision 498a5d9a (qgis): [processing] code formatting, make sources more pep8 compliant
- 02:52 PM Revision 934e4855 (qgis): Fix CSV test to support python NULL value
- 11:26 AM Revision 52746c8a (qgis): added hindi language to GUI on request
- 09:09 AM Revision 24d11060 (qgis): [FEATURE] Allow multi item drag and resize in composer (fix #7918)
- [FEATURE] Always draw selection handles on top of composition, add dashed border for selected items (fix #7793)
Move ...
2013-10-01
- 03:59 PM Revision 7bc72d4f (qgis): Merge branch 'master' of github.com:qgis/QGIS
- 03:58 PM Revision dd914b81 (qgis): Improvements to IT GUI translation
- 10:58 AM Revision 96bd7e7f (qgis): give correct layer to QgsHighlight in QgsIdentifyResultsDialog, fixes #...
2013-09-30
- 03:18 PM Revision 968c3219 (qgis): [processing] add gdal2xyz tool (fix #8723)
- 03:18 PM Revision 9a341acd (qgis): [processing] handle non-ASCII characters in layer name when exporting (...
- 01:49 PM Revision c70a0d23 (qgis): Merge pull request #915 from gioman/master
- Makes SAGA supervised classification work also with SAGA 2.0.8, fixes #8715. Add schema selection to GUI of "Import i...
- 01:34 PM Revision 814ae4c7 (qgis): fix data retrieval in attribute table from geometryless spatialite tables
2013-09-29
- 12:11 AM Revision 7004a059 (qgis): Update GrassAlgorithm.py
- 10:09 PM Revision 52677578 (qgis): Update ImportIntoPostGIS.py
- 09:35 PM Revision 7670081f (qgis): Update supervisedclassification.py
- 08:38 PM Revision 3226b4b5 (qgis): Update supervisedclassification.py
- 07:48 PM Revision 52ac0845 (qgis): Merge pull request #914 from tomass/master
- Lithuanian translation update
- 03:13 PM Revision 40d41cac (qgis): Lithuanian translation update
- 05:35 AM Revision cfa34641 (qgis): Merge pull request #905 from yellow-sky/show_partial_labels
- Show partials labels
2013-09-28
- 12:02 AM Revision a95f07cb (qgis): Merge pull request #913 from tomass/master
- Lithuanian translation update
- 06:26 PM Revision 121d76e2 (qgis): Fix for #8705, duplication of composer should inherit custom paper size
2013-09-27
- 10:50 PM Revision 315e7e21 (qgis): Lithuanian translation update
- 05:40 PM Revision b2396f65 (qgis): Merge branch 'master' of github.com:qgis/QGIS
- 05:40 PM Revision 94d73893 (qgis): Fix to IT GUI translation
- 04:43 PM Revision 9d8d3178 (qgis): fix instant crash on windows
2013-09-26
- 10:27 PM Revision 5d1f763d (qgis): Merge pull request #912 from bstroebl/selectByAttribute
- [processing] Make select by attribute work
- 10:25 PM Revision b6ca1519 (qgis): Merge pull request #911 from bstroebl/testEliminate
- [processing] select features to eliminate in algorithm
- 08:04 PM Revision 7a720c21 (qgis): [processing] sync GDAL algorithm names with Raster menu
- 07:38 PM Revision 77ca8358 (qgis): Merge branch 'master' of github.com:qgis/QGIS
- 07:38 PM Revision 012e8b18 (qgis): Fix #8697
- 07:10 PM Revision c222c67a (qgis): fix #8697 (git grep clickx.*clickx is your friend)
- 05:43 PM Revision 3e382dac (qgis): Unit tests for ShowingPartialsLabels reorganized
- 05:30 PM Revision e8a8c37b (qgis): Merge branch 'master' of github.com:qgis/QGIS
- 05:29 PM Revision b9b41198 (qgis): Fix to IT GUI translation
- 04:38 PM Revision 9e4fdcf1 (qgis): Fix pal settings dialog title
- 04:14 PM Revision a5ee91a3 (qgis): [processing] Make select by attribute work
- 04:06 PM Revision 770e52b0 (qgis): Modularize editor widgets
- 02:59 PM Revision 7628c8f3 (qgis): [processing] add option to keep resolution when clipping raster
- 12:14 PM Revision e5a72107 (qgis): [processing] select features to eliminate in algorithm
- 10:49 AM Revision c9de713c (qgis): Fix to IT GUI translation
- 07:50 AM Revision fa4819a3 (qgis): Fix #8668
- 05:22 AM Revision d7db4a53 (qgis): Add option for grid snap tolerance, move selection tolerance spin box t...
2013-09-25
- 01:08 AM Revision 8b6d813a (qgis): Fix sip API reseting to version 1 (fixes PyQgs* tests currently failing...
- 10:59 PM Revision a17787b3 (qgis): fix PyQgsAtlasComposition and PyQgsComposerLabel test
- 10:43 PM Revision a95bd7de (qgis): osgeo4w: ignore rmdir result
- 06:57 PM Revision 067c1df5 (qgis): Typos in IT GUI translation
- 02:26 PM Revision 0e197753 (qgis): [processing] fix lidar provider broken in 1ad2334dbe
- 06:56 AM Revision 64885d9e (qgis): Improve visual appearance of composer grid by making sure it is always ...
- Remove options for composer pen width
2013-09-24
- 12:29 AM Revision bb63eb12 (qgis): [processing] enabled create new script action
- 12:29 AM Revision 75ba3be8 (qgis): [processing] improved saga/grass/otb installation checks
- 12:29 AM Revision 983066a9 (qgis): [processing] minor fixes
- 12:29 AM Revision 2b61f793 (qgis): [processing] renmed setting group from ProcessingQGIS to Processing
- 12:29 AM Revision 9d9d60a2 (qgis): [processing] changed ordinary kriging description (adapted to 2.1)
- 12:29 AM Revision 1ad2334d (qgis): [processing] improved lidar provider (contributed by Martin Isenburg)
- 12:29 AM Revision 3b07aff4 (qgis): Fixed issue when using multiple vector inputs
- 11:42 PM Revision 4c1b95ba (qgis): Add support for PYTHONSTARTUP-like environment variable, PYQGIS_STARTUP
- - Different than user's 'startup.py,' since it is loaded just after Py_Initialize, specifically from env variable
- U... - 11:42 PM Revision 87163c60 (qgis): Add unit test for PYQGIS_STARTUP environment variable
- - Make PyQgsAppStartup test more general and PEP8 compliant
- 11:42 PM Revision 3fce4a5c (qgis): Add extra CXXFLAGS flags set by user; can be -D CXX_EXTRA_FLAGS or envi...
- - Command line -D option overrides environment variable
- Useful for suppressing transient upstream warnings in depen... - 10:21 PM Revision 1ca2258a (qgis): some more syncs with release-2_0
- 10:10 PM Revision 88c720a6 (qgis): osgeo4w: more 'improvements'
- * package(64).cmd:
* remove apps/%PACKAGENAME% before install (ie. don't repackage old cruft)
* context_help, fun... - 09:58 PM Revision d27ad33c (qgis): fix gui bindings with SIP 4.15
- 09:57 PM Revision 17e99992 (qgis): revert change of doxygen DOT_GRAPH_MAX_NODES
- 09:55 PM Revision aca7afaa (qgis): debian packaging: add saucy and jessie support
- also add note about tests and result uploads to INSTALL.t2t
- 09:55 PM Revision 6f9795b0 (qgis): apply #8601
- 04:10 PM Revision d57fe58f (qgis): debian packaging: add jessie and saucy
- 04:10 PM Revision 099cf830 (qgis): revert change of doxygen DOT_GRAPH_MAX_NODES
- 03:00 PM Revision 83853864 (qgis): fix gui bindings with SIP 4.15
2013-09-23
- 09:10 PM Revision 1d754d97 (qgis): [processing] added -TRANSFORM parameter in SAGA
- 06:19 PM Revision d68be4fe (qgis): Merge pull request #908 from eykamp/patch-1
- Grammar
- 06:08 PM Revision ae5c68b1 (qgis): Grammar
- 03:49 PM Revision 6c2fa219 (qgis): Merge branch 'info_layer_selection'
- 02:34 PM Revision f7585979 (qgis): Revert "[FEATURE] Pan composer with middle mouse button"
- This reverts commit 9bc8c805f115d5f1c9067e61899827961a856e40.
- 02:20 PM Revision 8a945051 (qgis): [Feature]: Add anchor point setting for marker symbol layers
- 01:50 PM Revision 9bc8c805 (qgis): [FEATURE] Pan composer with middle mouse button
- Zoom in and out on composer using mouse scroll wheel
- 01:32 PM Revision e4c60adc (qgis): [processing] better error handling and some minor fixes
- solved issue with trailing characters when calling mkdir
solved issue with non-ascii characters in help files - 12:55 PM Revision c55c2ab8 (qgis): Add __geo_interface__ to QgsFeature and QgsGeometry
- 11:53 AM Revision 186b6bd5 (qgis): Make Anchor points usable from ellipse symbol layer too
2013-09-22
- 10:43 PM Revision 770feee4 (qgis): fix qml file for directed edge layer in topoviewer plugin
- 10:42 PM Revision e02b88b8 (qgis): fix qml file for directed edge layer in topoviewer plugin
- 09:57 PM Revision 349a4c97 (qgis): fix #8507
- made void connectNotify( const char * signal ) protected instead of private
made bool eventFilter( QObject *obj, QEve... - 09:57 PM Revision 2301c914 (qgis): apply #8601
- 03:27 PM Revision 3833ddf8 (qgis): [processing] if min and max values not set use redefined ones
- 01:48 PM Revision 05a94811 (qgis): [processing] consider min and max values for int values
- 01:37 PM Revision f890449d (qgis): [processing] add toolbar to modeler dialog
- 11:40 AM Revision 68bf1d87 (qgis): osgeo4w: more 'improvements'
- * package(64).cmd:
* remove apps/%PACKAGENAME% before install (ie. don't repackage old cruft)
* context_help, fun...
2013-09-21
- 06:28 PM Revision cb6f8cc7 (qgis): Added some red and blue point markers.
- 04:09 PM Revision e6c2acb2 (qgis): fixes new touch icon
- 02:18 PM Revision 1e52c7dd (qgis): osgeo4w: remove package directory before installing
- 02:17 PM Revision 699e450b (qgis): osgeo4w: remove package directory before installing
- 12:48 PM Revision 54a960f9 (qgis): [processing] some code cleaning
- 12:48 PM Revision 062e76be (qgis): [processing] saga fixes. "2.0.8 is now default target version
- 12:48 PM Revision 22f63600 (qgis): [processing] changed log and config filenames
- 12:48 PM Revision 82668d32 (qgis): [processing] modeler now warns before closing if there are changes
- 12:48 PM Revision 1517e58a (qgis): test models and scripts are now hidden
- 12:48 PM Revision 56d64968 (qgis): [processing] corrected parameter definition in Eliminate
- 12:48 PM Revision 8a48b9f7 (qgis): [processing]modified v.overlay description
- 12:48 PM Revision e527fe38 (qgis): Added "eliminate sliver polygons" algorithm skeleton(still a draft firs...
- 12:48 PM Revision 865cb620 (qgis): [processing]code cleaning
- 12:48 PM Revision 2d601445 (qgis): [processing] fixes issue in saga with multiple inputs
- 12:36 PM Revision c258ab8f (qgis): Merge pull request #904 from ndamiens/tradfr
- update french translation
With OK from JR I'll merge this into master for now .. - 11:17 AM Revision 6f638a5a (qgis): updates to contributors map
- 08:15 AM Revision 99e7ca82 (qgis): [feature] Add select next item above and below commands to composer edi...
- 08:02 AM Revision aaa2fcf4 (qgis): [feature] CTRL-click in composer to select items below other items (fix...
- 02:14 AM Revision e447813a (qgis): add etiennesky to contributors maps
2013-09-20
Also available in: Atom