Activity
From 2012-09-01 to 2012-09-30
2012-09-30
- 06:18 PM Revision 4b263d6b (qgis): and more sip fixes
- 06:07 PM Revision d2d7cae5 (qgis): typo (Python Console)
- 04:47 PM Revision 4b604f19 (qgis): Added i18n for help (Python Console)
2012-09-29
- 07:45 PM Revision 1ed231a2 (qgis): just skip the tests that require unittest2 if it's not available
- 07:37 PM Revision d684f1fb (qgis): adapt test result for better coordinates (0c29b4bef51)
- 07:20 PM Revision 9e4156b7 (qgis): german translation update
- 04:22 PM Revision 7dd58aa8 (qgis): indentation update
- 04:20 PM Revision 7172347a (qgis): sip fixes
- 04:20 PM Revision 686f632f (qgis): fix destruction of private members in atlas and add sip bindings (also ...
- CORE_EXPORT)
- 02:02 PM Revision 603f35c8 (qgis): Fix Valgrind warnings about use of initialized memory. Caused by member...
- not initialized in the constructor.
- 01:52 PM Revision 0c29b4be (qgis): Better writing of coordinate (WKT, GeoJSON, GML2) and using of searchRect
2012-09-28
- 11:37 PM Revision fe8385e7 (qgis): Merge pull request #245 from Oslandia/atlas_integration
- [FEATURE] Support for creation of map atlasses in print composer - Atlas integration
- 11:00 PM Revision 23352ce0 (qgis): Merge pull request #255 from rouault/master
- Fix errors in the usage of setlocale() and CPLGetConfigOption()
- 09:58 PM Revision 82a22f08 (qgis): The return value of CPLGetConfigOption() is volatile, and can be
- invalidated by a following call to CPLSetConfigOption(). Thus it needs
to be duplicated. - 09:34 PM Revision 40b60bba (qgis): Return value of setlocale() is allocated in static storage and is thus ...
- This commit fixes the following Valgrind error :
==17204== Invalid read of size 1
==17204== at 0x4C29F34: __GI_str... - 07:56 PM Revision aaa50405 (qgis): Remove expectedFailure for composition test
- 04:22 PM Revision fa43064b (qgis): Merge pull request #254 from lynxlynxlynx/master
- test&doc friday
- 04:10 PM Revision 80eb3458 (qgis): Add missing control images for Atlas unit test
- 04:08 PM Revision 01a27bab (qgis): added a few more log expression tests
- 04:08 PM Revision 3c1a7786 (qgis): added function help for the logarithm functions
- 04:08 PM Revision c63ab9af (qgis): INSTALL: mention pyqscintilla as required (hard dependency of the console)
- 03:46 PM Revision 6e2320f2 (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS into atlas
- Conflicts:
src/core/composer/qgscomposition.cpp - 03:02 PM Revision c85ad5a4 (qgis): Add a test for Atlas generation when the coverage layer is hidden
- 02:40 PM Revision 500a953d (qgis): Merge pull request #253 from slarosa/master
- New style for the toolbar icons (Python Console)
- 02:06 PM Revision 32deee72 (qgis): New style for the toolbar icons
- - update the help.htm
- 12:25 PM Revision f2f14264 (qgis): Catch xml import error for composition
- 12:11 PM Revision 3a1c9efb (qgis): Escape xml characters in composer template string replacement
- 11:26 AM Revision e986e4f3 (qgis): Fix QgsComposerMap constructor
- 11:13 AM Revision 3c5cb06d (qgis): add qscintilla to INSTALL
- 02:37 AM Revision ada8d402 (qgis): fix failed assertion when sld import fails
2012-09-27
- 12:14 AM Revision 84625ee4 (qgis): fix ogr provider's createEmptyDataSource()
- 11:19 PM Revision e6c591fe (qgis): Merge pull request #248 from slarosa/master
- Several fixes and added for python console
- 09:14 PM Revision 28fc9d06 (qgis): Merge pull request #251 from sdikiy/work
- fix windows build
- 08:50 PM Revision 2dfa77cb (qgis): german translation update
- 07:59 PM Revision 885bd2e8 (qgis): fix windows build
- 07:59 PM Revision 8a4c7bbe (qgis): Pyramids problem GDAL ticket
- 07:38 PM Revision 09bc1b26 (qgis): building pyramids crash fix
- 05:14 PM Revision a8bc3c6c (qgis): Fix the composer label test unit
- 05:14 PM Revision f57a5fe6 (qgis): Add a test unit for Atlas generation
- 05:14 PM Revision 630a0215 (qgis): Improved the console toolbar
- - added menu for class import
- added menu for open/save script
- update help and Italian translate - 05:13 PM Revision faa9c334 (qgis): Robustify atlas generation
- 03:46 PM Revision 5d7b3f2f (qgis): Removed failure expectation from test
- 03:31 PM Revision 31776b95 (qgis): wcs cache option
- 11:18 AM Revision 45ebedf4 (qgis): sip fixes: networkanalysis is a separate module
- 11:07 AM Revision 5bd9c3d5 (qgis): Fix single file checkbox reading in QgsComposerMapWidget
- 11:06 AM Revision 896c47e1 (qgis): Add a comment
- 11:06 AM Revision ff6b04b6 (qgis): Fix QgsExpression SIP
- 11:02 AM Revision 54fa1ce8 (qgis): Add a test unit for expressions in QgsComposerLabel
- 10:47 AM Revision a49975ac (qgis): compare wcs extent using significant digits
- 10:06 AM Revision 4d93a92a (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 10:03 AM Revision 504ed490 (qgis): Added test to verify analysis lib can be loaded
- 10:03 AM Revision ea98fbaa (qgis): Fixed attribution for composition test
- 09:17 AM Revision d5f6543e (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 09:17 AM Revision db7b26fa (qgis): Removed extraneous newline from test
- 09:13 AM Revision 2d12bb86 (qgis): Merge swedish translations
2012-09-26
- 12:13 AM Revision 29aeac79 (qgis): Added keys binding to view the command history
- - added new command to clear completely the command history
- fixed copy,cut command in keyPressEvent more minor prob... - 09:59 PM Revision 7ef9dbdd (qgis): 3000 översättningar
- 09:13 PM Revision 126b897b (qgis): TestCase and expectedFailure must both come from the same unittest
- 08:18 PM Revision 965342d2 (qgis): reverted raster reprojection matrix size, Magnus Homann wrote: Ooops, t...
- 06:46 PM Revision c918952c (qgis): more sip fixes
- 05:56 PM Revision 71c5d4cf (qgis): sip fixes
- 05:51 PM Revision ff41bec2 (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS into atlas
- Conflicts:
python/core/qgsexpression.sip
Add a missing function to QgsExpression - 05:41 PM Revision 4657c844 (qgis): Merge branch 'atlas_integration' of https://github.com/Oslandia/Quantum...
- 04:42 PM Revision ee593e86 (qgis): additional wcs test params
- 04:40 PM Revision 17b6f044 (qgis): Add test units for special columns in QgsExpression
- 04:40 PM Revision f076c2e5 (qgis): Allow the use of expressions inside a composer label
- 04:40 PM Revision cc452d1f (qgis): Fix $CURRENT_DATE replacement in QgsComposerLabel
- 04:40 PM Revision b95296a2 (qgis): Add support for Atlas export to SVG and multipage PDF
- 04:40 PM Revision e70b1524 (qgis): Update QgsExpression's SIP
- 04:39 PM Revision 9a671f98 (qgis): Add support for user-defined special columns in expressions
- 03:28 PM Revision bb0490d3 (qgis): Added a test to verify that we can get a map to render in the template ...
- 02:38 PM Revision d18c9c63 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 02:34 PM Revision 671cc988 (qgis): Added test which shows failure in composer substitution if passing in a...
- 02:31 PM Revision dad7f985 (qgis): fixed missing vector,database and web menu in customization
- 02:09 PM Revision 0161b8c9 (qgis): Initial work for composition test
- 12:37 PM Revision f70ba600 (qgis): Reenable composer html test but disable segfaulting tests
- 09:49 AM Revision bd078334 (qgis): Added QGIS_PREFIX_PATH to app settings display
- 09:01 AM Revision b86453a3 (qgis): typo fixes and german function help update
- 02:02 AM Revision f93cdff5 (qgis): Update help for console
- - header icon changed
- re-organized text
2012-09-25
- 01:19 AM Revision fefb3d0a (qgis): Fix for older compilers, like on stock Mac OS X (provided by Juergen)
- 11:37 PM Revision fef272e1 (qgis): QgsCollapsibleGroupBox: rename mSaveState to mSaveCollapsedState and up...
- 11:37 PM Revision cf398ca1 (qgis): set horizontal stretch for content in splitter widgets
- 10:13 PM Revision 42474400 (qgis): [FEATURE] allow manual addition of browser favorite directories
- 09:29 PM Revision 4c97806d (qgis): fix doxygen warnings
- 09:15 PM Revision f6e1fd39 (qgis): wcs test timeout
- 09:15 PM Revision a24f9c51 (qgis): wcs extent verification
- 09:04 PM Revision ba327b83 (qgis): Merge pull request #247 from slarosa/master
- [FEATURE] Added support to save History in Python Console
- 04:31 PM Revision a0566c79 (qgis): Cleaning the code
- 04:23 PM Revision 59ff69ea (qgis): Added support to save history in python console
- - edited console.py to save history on closeEvent
- edited console_sci.py to add read, clear and write history method... - 02:28 PM Revision ded943d7 (qgis): update bindings
- 11:34 AM Revision efc4cb68 (qgis): Possibility to ignore features in the avoid intersection function
- 11:23 AM Revision 9a129cca (qgis): fix windows build
- 02:31 AM Revision 4c335826 (qgis): Add /Volumes to browser tree for Mac
- 02:31 AM Revision cfc8bdc9 (qgis): Enable up/down arrow key navigation of browser application data layers
2012-09-24
- 11:53 PM Revision 7f08c372 (qgis): enable more gui sip bindings
- 10:56 PM Revision 8e96e7b2 (qgis): Comment out composer tests for now.
- 10:56 PM Revision 6375a780 (qgis): Comment out composer tests for now.
- 10:44 PM Revision 89481bf3 (qgis): german translation update
- 10:40 PM Revision eef86276 (qgis): more sip fixes
- 10:40 PM Revision 60ab4b32 (qgis): fix typos
- 10:27 PM Revision e0e57b58 (qgis): Update to 4d9d16d, missing commit
- 10:08 PM Revision 4d9d16da (qgis): Update PAL to OverPoint placement, fix for #6378
- - Label all parts of multipart is option is set
- Data defined rotation and offset support moved into pal::Feature
- ... - 10:08 PM Revision 5c294139 (qgis): Labeling centroid calculation update (provided by Serge Dikiy)
- 07:20 PM Revision 1d435a59 (qgis): Fix compilation error caused by numeric_limits::quiet_NaN not being pas...
- 07:01 PM Revision 78248420 (qgis): Transfer ownership of transparency
- 06:43 PM Revision 74fd0e48 (qgis): more sip fixes:
- - also move enum StyleEntity in QgsStyleV2
- fix some warnings - 03:56 PM Revision cd973582 (qgis): fix SIP bindings
- 03:55 PM Revision add0ebcc (qgis): Merge pull request #246 from homann/CP-legal
- A fix for #6396.
- 03:53 PM Revision 75452b81 (qgis): A fix for #6396
- 02:57 PM Revision 1190eea5 (qgis): translation update: gl_ES by Xan
- 02:31 PM Revision 86217d0a (qgis): fix QgsSymbolLayerV2Metadata sip bindings
- 02:16 PM Revision f99cf895 (qgis): Added sample template needed for tests
- 02:15 PM Revision ffb7f1b1 (qgis): Reinstate public qualifier for vector gradient colour ramp
- 12:50 PM Revision e8ef7031 (qgis): Added missing sys import
- 12:49 PM Revision ee515bd9 (qgis): Reinstate symbol layer registry sip stuff
- 10:47 AM Revision 4f2d9dba (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 10:46 AM Revision 34f542ed (qgis): fix sip syntax error
- 10:29 AM Revision 1dc93021 (qgis): Mark composer html multiframe test as expected to fail for now
- 10:03 AM Revision 5f79bcb1 (qgis): Resolved merge conflicts with origin master
- 09:46 AM Revision 6a1c2808 (qgis): Clean up the last commit
- 09:20 AM Revision 04f93484 (qgis): add a missing file
- 09:05 AM Revision 69d06241 (qgis): Translation into Italian for the console toolbar
- 02:42 AM Revision f3cb57b1 (qgis): SIP bindings update:
- - update methods of existing classes
- add comment to methods missing in the sip bindings
- split up collective sip f...
2012-09-23
- 08:16 PM Revision aa74a8fd (qgis): Merge pull request #243 from slarosa/master
- Italian translation for python console
- 04:01 PM Revision 740eaf98 (qgis): adjustment to the translate file to get the Italian translation in pyth...
- 10:09 AM Revision ccf31957 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
2012-09-22
- 11:49 PM Revision 58ba3f00 (qgis): Update to QgsCollapsibleGroupBox
- - Saving/restoring checked state is off by default
Restoring checked state caused many issues for groupboxes used i... - 10:50 PM Revision bf985a55 (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
- 10:49 PM Revision d80d3cf9 (qgis): fixed #6295
- did some cleaning in GrassAlgorithm.py
- 10:17 PM Revision f7af2def (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 09:57 PM Revision 1b95cdca (qgis): Merge pull request #242 from slarosa/master
- improved python console paste action and minor bug fixes
- 01:12 PM Revision c5ff5ee5 (qgis): improved paste action and minor bug fixes
- 01:09 PM Revision 7e6ec9bc (qgis): cleaning and minor adjustments to the code for console
2012-09-21
- 09:45 PM Revision 73fcb662 (qgis): Used QsgScaleComboBox in scale based visibility. Also fix #6213
- 09:01 PM Revision 413e9dcd (qgis): indentation update
- 09:01 PM Revision 3e08931e (qgis): update QgsDiagramRendererV2 sip bindings
- 08:59 PM Revision f24862ae (qgis): fix OGRSpatialReferenceH member declaration
- 07:16 PM Revision 331ef1b3 (qgis): Merge pull request #240 from homann/test_scalecombobox
- Test and refactoring - qgsscalecombobox
- 07:14 PM Revision 576c0a5e (qgis): Added static helper functions and more tests
- 07:14 PM Revision dbbb3c35 (qgis): Added test for rounding
- 07:14 PM Revision d1c8884c (qgis): Added SIP, fixed qgisapp to use new setter and optimized a bit
- 07:14 PM Revision f059e6f8 (qgis): Change in qgisapp and fixed a test
- 07:14 PM Revision 1b09393b (qgis): Test of signals
- 07:14 PM Revision 08d28df9 (qgis): Simplified, and more test
- 07:14 PM Revision 01c4ac7d (qgis): Added setting of scale programatially
- 07:14 PM Revision 09d6399b (qgis): First simple test
- 06:44 PM Revision 2b1443fe (qgis): Merge branch 'master' of github.com:timlinux/Quantum-GIS
- 06:41 PM Revision 341935d2 (qgis): Merge pull request #239 from matthias-kuhn/diagram-numberformat
- Always show numbers in decimal format ( no e format )
- 06:35 PM Revision 003f8333 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 06:01 PM Revision dd367274 (qgis): fix windows build
- 05:31 PM Revision 8f155b97 (qgis): Always show numbers in decimal format ( no e format )
- 05:26 PM Revision a15e34f3 (qgis): add links to old api version to doxygen documentation
- 04:41 PM Revision 4c82adee (qgis): Merge branch 'master' of git://github.com/qgis/Quantum-GIS into atlas
- 04:24 PM Revision 719db73e (qgis): Test new ComposerHtml accessor method and fixes for other tests.
- 04:21 PM Revision a220ef57 (qgis): Integration of Atlas into the core, first shot
- 03:36 PM Revision 6b878341 (qgis): Fixes for fetching a CompositionHtml from a Composition
- 12:09 PM Revision 0133ed20 (qgis): The parameter TYPENAME in the DescribeFeature request is now optional
- 10:56 AM Revision 4a61eb42 (qgis): wcs test - improved report
- 08:08 AM Revision b220bd4c (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
2012-09-20
- 09:43 PM Revision 6ac87920 (qgis): Merge branch 'master' of github.com:timlinux/Quantum-GIS
- 09:22 PM Revision 05ae00de (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 09:08 PM Revision 5243423f (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 09:03 PM Revision c5cc6345 (qgis): raster save creation options validation:
- - move help and validation to gdal provider
- validate options before saving
- test for valid PREDICTOR option, depen... - 05:23 PM Revision 88ca822c (qgis): Better test html table
- 05:23 PM Revision caa342b7 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 05:03 PM Revision fed17aa5 (qgis): wcs test - issues descriptions, GDAL WCS comparison
- 04:36 PM Revision 593da452 (qgis): In addition to indicate the geometry type in the DescribeFeatureType re...
- 04:34 PM Revision 81734840 (qgis): Revert "In addition to indicate the geometry type in the DescribeFeatur...
- This reverts commit 34175686a638e19edfa15e0324c2bce56f1468de.
- 04:25 PM Revision 34175686 (qgis): In addition to indicate the geometry type in the DescribeFeatureType re...
- 01:02 PM Revision 8489bd17 (qgis): Further refactoring of composer html tests and fixes so that html eleme...
- 01:01 PM Revision bb7dc52b (qgis): fix typo in OGC filter implementaion
- 08:03 AM Revision ad78d7b5 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
2012-09-19
- 11:26 PM Revision 8fd78059 (qgis): Added bindings for getting an item by id and a composerhtml instance th...
- 10:58 PM Revision b1e00e95 (qgis): wcs test - improved report, servers list in json
- 10:58 PM Revision 8f3027b8 (qgis): Merge branch 'master' of github.com:timlinux/Quantum-GIS
- 05:15 PM Revision 11dead9a (qgis): In progress support for retrieval of html composer and items by id from...
- 04:23 PM Revision 212145d9 (qgis): nodata per band, src nodata optional
- 08:28 AM Revision 014175e5 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 08:27 AM Revision 0618a1f1 (qgis): Changed comments only
- 08:27 AM Revision 35d869cf (qgis): apply user nodata to all bands
2012-09-18
- 10:43 PM Revision e4793d6c (qgis): german translation update
- 10:19 PM Revision 18d9993e (qgis): debian packaging update
- 09:42 PM Revision 78cb4e01 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 09:02 PM Revision 9c6ebdd4 (qgis): fixes for QgsRasterInterface subclassing in Python
- 08:35 PM Revision 5eb1e2d2 (qgis): Fixed restarting measurement with right-clicking.
- 04:28 PM Revision 3032f716 (qgis): reimplemented user defined raster no data values
- 07:07 AM Revision babc12a5 (qgis): Fix to enable QgsCollapsibleGroupBox disclosure triangle if widget was ...
- 07:05 AM Revision 396c4318 (qgis): Fix for compilers that do not cope with template argument
2012-09-17
- 10:23 PM Revision a2d0ee89 (qgis): Merge pull request #236 from matthias-kuhn/diagramtest
- Add diagram test files
- 09:27 PM Revision ca752eed (qgis): fix a544133e46 - update measurement settings only on crs and options ch...
- 09:09 PM Revision 98a18ef8 (qgis): support non-squared svg symbols
- 09:09 PM Revision 6589fbe0 (qgis): debian packaging update
- 07:52 PM Revision 117e6f9e (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 06:48 PM Revision a25b1ec5 (qgis): Example script in Python to download WCS layer
- 05:03 PM Revision 8c8d0285 (qgis): raster saveas rendered with QgsSingleBandPseudoColorRenderer fix
- 04:35 PM Revision af63afa0 (qgis): Add diagram test files
- 12:42 PM Revision a544133e (qgis): update measure dialog only when visible
- 12:41 PM Revision aad3f4e5 (qgis): add sip bindings to QgsCredentials
- 11:05 AM Revision 9117bf1b (qgis): fix warnings
- 10:53 AM Revision bba4e18b (qgis): fix windows build
- 09:11 AM Revision da8a203c (qgis): translation update: small fix for sv by Johan Nilsson
- 04:06 AM Revision bb7551bf (qgis): remove unused constructor (also fix build error in mac osx)
2012-09-16
- 12:28 AM Revision f2cc1d19 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 12:27 AM Revision d00c3352 (qgis): style manager : cosmetic changes (wider icons, splitter with save/resto...
- 12:18 AM Revision 0138c47e (qgis): add more sip bindings:
- QgsCentroidFillSymbolLayerV2
QgsImageFillSymbolLayer
QgsLinePatternFillSymbolLayer
QgsPointPatternFillSymbolLayer
Qgs... - 10:10 PM Revision e6713517 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 10:09 PM Revision 44ef2204 (qgis): Fixed comments only
- 09:06 PM Revision e67ac053 (qgis): - various changes and bugfixes to QgsCptCityArchive and QgsCptCityColor...
- UI changes:
- view color ramps in separate list widgets, with qsplitter
- draw stippled (check-board) background fo... - 09:06 PM Revision 567a4d49 (qgis): add PROJ.4 version to about dialog
- 08:40 PM Revision 8898e6b8 (qgis): missed the new file
- 08:21 PM Revision d8675ba3 (qgis): add sip bindings for QgsPalLabeling, QgsSimpleMarkerSymbolLayerV2,
- QgsSvgMarkerSymbolLayerV2, QgsFontMarkerSymbolLayerV2
- 07:52 PM Revision 21c59885 (qgis): Fixes for raster layer save as dialog
- - Initial show of very long CRS no longer makes combobox too wide
- Remove min height for nodata groupbox, possible c... - 07:48 PM Revision e2ae059b (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 07:37 PM Revision cc63a1e2 (qgis): Fix stupid C++ error
- 07:08 PM Revision 0bd9bfbb (qgis): Fix for PAL label vertical offset
- - Corrected vertical alignment offset for all labels
- Curved and parallel line labels also now register well for abo... - 07:08 PM Revision d83b618f (qgis): Fixes for PAL labels to work with 8a347eb
- - Point/centroid label offset functions now work with independent data defined rotation
- Rotate label tool now works... - 07:00 PM Revision 9a683282 (qgis): Merge pull request #235 from homann/test_qgsclipper
- Fix stupid SIP error
- 06:58 PM Revision 802ab856 (qgis): Fix stupid SIP error
- 12:14 PM Revision 3fb80939 (qgis): Merge pull request #234 from homann/test_qgsclipper
- Test qgsclipper, improved testing and added constructor in QgsRectangle.
- 12:09 PM Revision 96295010 (qgis): Improved QgsClipper test, and ran prepare-commit
- 12:09 PM Revision 883dcab1 (qgis): Added conversion between QgsRectangle and QRectF. And tests.
2012-09-15
- 10:58 PM Revision 8a347eba (qgis): [FEATURE] allow data defined rotation without data defined position
- 10:52 PM Revision eb2f7cf4 (qgis): debian packaging update
- 05:30 PM Revision 6edc9451 (qgis): change line endings to UNIX
- 11:59 AM Revision 1b803d73 (qgis): Process configuration also if the project has no own layers (there coul...
- 10:34 AM Revision 1880db0e (qgis): Fix display of features in composer table if map is projected (ticket #...
- 08:19 AM Revision c0ee7f0e (qgis): Fix scalebar alignment in composer (ticket #6317)
- 03:35 AM Revision d0800fbf (qgis): Label preview of adv labeling is collapsible
- 03:35 AM Revision 8f0cb990 (qgis): Fix QgsCollapsibleGroupBox signal and scrolling issue
- - Signal now passes pointer to custom widget; calling isCollapsed() now works in connected slot
- Keep expanded group...
2012-09-14
- 12:24 AM Revision 2edbc048 (qgis): Merge pull request #233 from homann/test_qgsclipper
- Test Friday! QgsClipper test
- 12:17 AM Revision 3130719a (qgis): Test Friday! QgsClipper test
- 06:26 PM Revision c3285394 (qgis): Merge branch 'master' into sextante-import
- 06:03 PM Revision 2a32eca4 (qgis): anomality images for stingray
- 05:51 PM Revision 7204c60a (qgis): fix coordinate transform python test
- fix typo in renderchecker
- 04:55 PM Revision 76badc7d (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 04:54 PM Revision 3a4d5e0c (qgis): debian packaging update:
- extra python-unittest2 dependency only necessary on squeeze, lucid and oneiric)
- 04:44 PM Revision db59e1b1 (qgis): automatically scroll parent QScrollArea when QgsCollapsibleGroupBox is ...
- 04:26 PM Revision 0f91402d (qgis): debian packaging update
- 04:01 PM Revision f53aa30a (qgis): set parent of QgsRasterLayerSaveAsDialog to inherit css
- 04:00 PM Revision 77241dd8 (qgis): honor flat property when set in designer or code before showEvent() (pa...
- 03:32 PM Revision c33e6ff2 (qgis): fix alignment when using oxygen (kde) theme
- 03:16 PM Revision 4fa28d8c (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 02:55 PM Revision 7b802067 (qgis): Merge branch 'master' into sextante-import
- 02:48 PM Revision 8bf5cb26 (qgis): [FEATURE] add SEXTANTE to core plugins
- Also add Victor to authors
- 02:23 PM Revision ca668ae3 (qgis): create directories for scripts and models in user directory
- 01:44 PM Revision e460dde7 (qgis): add cmake stuff for SEXTANTE plugin
- 10:53 AM Revision 5eb01118 (qgis): fix migration errors
- 09:55 AM Revision 2f2fb537 (qgis): Merge pull request #232 from slarosa/master
- fix error in path for sextante icon
- 09:50 AM Revision 799795a0 (qgis): fix another signal-slot connection in new console
- 09:01 AM Revision 26a43408 (qgis): fix path for icon
- 08:36 AM Revision 82410309 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 08:35 AM Revision e1a16278 (qgis): Reversed erroneous change
- 06:13 AM Revision 5b91b38d (qgis): Merge pull request #230 from slarosa/master
- [New Python Console] - remember last used location for Open Tool
2012-09-13
- 01:18 AM Revision 89e75cf6 (qgis): added sextante icon for help
- 11:38 PM Revision 315e0c00 (qgis): added action to import sextante class
- 08:15 PM Revision 396f3633 (qgis): Remove hardcoded path for pyuic4 on Mac install
- 07:57 PM Revision d11fd923 (qgis): Merge pull request #231 from homann/memcpy_malloc_fixes
- Memcpy malloc fixes, should remove some out of mem crashes. Downside, it is still slow... Also fixed a warning about ...
- 07:49 PM Revision e2e27923 (qgis): Removed warning about missing initalization of base class in copy const...
- 07:49 PM Revision bb17e823 (qgis): Changed from int to size_t in some places
- 07:49 PM Revision 35f7a1cc (qgis): size_t is 8, int is 4 on amd64
- 07:49 PM Revision 6b228c99 (qgis): Added memory allocation failure tests
- 07:22 PM Revision cd366506 (qgis): cleaning up code
- 05:51 PM Revision 78a1f244 (qgis): improved icons and clean code
- 03:08 PM Revision 24a047d2 (qgis): raster sip fix for test unit
- 01:38 PM Revision c6a29fa8 (qgis): raster sip fixes
- 09:54 AM Revision c0c8f81e (qgis): added remember last used dir for open tool in python console
- 09:04 AM Revision 6786ee70 (qgis): Merge branch 'master' of git://github.com/qgis/Quantum-GIS
2012-09-12
- 11:15 PM Revision 94c2e1cb (qgis): Transfer ownership of renderer to c++ in sip bindings when calling QgsR...
- 09:24 PM Revision 05fb3941 (qgis): Regression test to similate crash that occurs when setting a raster lay...
- 08:50 PM Revision 6873b317 (qgis): Fix compiler warning about use of deprecated crs.epsg() call
- 04:08 PM Revision 2096813d (qgis): Merge pull request #229 from homann/issue5895
- Issue 5895 fix and testcase for projection errors. Hopefully, we can add on other projection errors to this test case...
- 04:07 PM Revision c1f37e8a (qgis): prepare-commit.sh
- 03:17 PM Revision 87b9b5dd (qgis): Catch inverse transform failures in raster reprojector. Fix for #5895
- 03:17 PM Revision b890e1f1 (qgis): Changed to a much smaller raster file
- 03:17 PM Revision 75eef250 (qgis): First little test case
- 03:17 PM Revision c3e4ff78 (qgis): Fixed a divde-by-zero error
- 02:54 PM Revision 3cb46692 (qgis): WCS extent and save as fix
- 02:22 PM Revision e8061c7f (qgis): disable Toggle editing button when provider is not editable
- 12:18 PM Revision 39db80a8 (qgis): Support older version of python for expectedfail in rect tests
- 12:09 PM Revision bbf0c08e (qgis): Fix crash if colour for pallette is out of range
- 11:36 AM Revision c4fa82e2 (qgis): rasters saveas data type conversion fix
- 10:49 AM Revision aa063f67 (qgis): Merge pull request #228 from slarosa/master
- added support to paste code with multi-line text in console
2012-09-11
- 12:33 AM Revision e2fff498 (qgis): added support to paste multi-line text
- 11:01 PM Revision 7ce99b8c (qgis): [FEATURE] Improved python console in QGIS based on PyScintilla. (This i...
- 10:54 PM Revision 815f9737 (qgis): Merge pull request #217 from endmax/master
- [FEATURE] The QgslegendInterface implementation updated to allow access to items and groups at all levels.
- 10:49 PM Revision 597e770d (qgis): WCS public servers test improved
- 07:12 PM Revision 77c6842e (qgis): Clean with prepare-commit
- 07:01 PM Revision 6787a875 (qgis): Increase padding for collapsed groupbox
- 07:01 PM Revision d1a7a001 (qgis): add save/load state and titleRect()
- 07:01 PM Revision 234db453 (qgis): add updateStyle() slot - to call when application style/style sheet cha...
- 07:01 PM Revision 0cc5923a (qgis): allow to expand/collapse when clicking on title
- 07:01 PM Revision 3876b3ee (qgis): Update adv labeling groupbox layout
- 07:01 PM Revision 17675234 (qgis): UI tweaks
- 07:01 PM Revision 0ee89e24 (qgis): Different approach, fixes several issues
- - Just set max height instead of hiding widgets
- Default is to show expanded
- Removed check in favor of just toggle... - 07:01 PM Revision 849b83ee (qgis): Move non-groupbox form widgets out of scroll area
- 07:01 PM Revision 950f6a99 (qgis): Update collapsible groupbox with checkbox and styles
- 07:01 PM Revision b54a3eb6 (qgis): Remove margin fix and tighten up spacing
- 07:01 PM Revision 5ee0ab60 (qgis): UI fixes to QgsCollapsibleGroupBox
- 07:01 PM Revision 3caf80a8 (qgis): adapt raster save as dialog to changes in collapsible group box
- 06:51 PM Revision 73ca04eb (qgis): fix signals connection in console
- 06:49 PM Revision 3941112e (qgis): also copy console_sci to build directory
- 04:18 PM Revision 70aa06be (qgis): Merge pull request #227 from slarosa/master
- [New Python Console] - added delete key for pressing event + other minor fixes
- 04:05 PM Revision a090559f (qgis): added delete key in keyPressEvent
- 03:21 PM Revision 80c03e5d (qgis): Sorted names using vim
- 03:18 PM Revision 40baa23c (qgis): Added Salvatore Larosa to contributors file
- 02:35 PM Revision b817c616 (qgis): Fix python console api installation
- 12:52 PM Revision 84566b6b (qgis): Fix CMakeLists for building API
- 12:43 PM Revision 1dc7ce99 (qgis): check platform for font size
- 12:12 PM Revision 07735b77 (qgis): Merge pull request #1 from dakcarto/slarosa_pyqgisconsole
- Add support for prepared API file
- 04:06 AM Revision 9db9ef80 (qgis): Add support for prepared API file
- - Prepared API file supports Python 2.7, PyQGIS master, PyQt4.7.4, QScintilla2 2.4.5, osgeo 1.9.1
- Set point size la...
2012-09-10
- 12:56 AM Revision 02b68732 (qgis): fix issue with home key
- 10:52 PM Revision 303f0a6e (qgis): clear some command key and added shortcut ctrl+space
- 07:44 PM Revision 03877e58 (qgis): clean up to code and added api directory
- 07:16 PM Revision cf272f88 (qgis): New Python Console
- 04:23 PM Revision 51606a66 (qgis): Mark qgsrectangle ctor test as known to fail.
- 04:04 PM Revision 9b0fee38 (qgis): Added asWktPolygon method to QgsRectangle with a unit test. Discovered ...
- 01:40 PM Revision 847cae91 (qgis): Merge pull request #226 from homann/issue2465_patch
- Issue2465 patch now included. Question if old pints-file now work directly.
- 12:07 PM Revision 83482fe9 (qgis): Added east/north clarification
- 12:07 PM Revision 1f99979b (qgis): Compiles, but issues
- 12:07 PM Revision e3e74bbd (qgis): New files added
- 12:07 PM Revision 82a1591d (qgis): Applied patch 2012-06-27 only
- 05:05 AM Revision 1080d978 (qgis): adapt raster save as dialog to changes in collapsible group box
- 04:00 AM Revision 0179e382 (qgis): UI fixes to QgsCollapsibleGroupBox
2012-09-09
- 11:02 PM Revision 5eba9848 (qgis): Alphabetaised imports of qgsrasterlayerproperties.cpp
- 04:00 PM Revision 03374135 (qgis): Update collapsible groupbox with checkbox and styles
- 09:50 AM Revision 09f3bd20 (qgis): doxygen & indentation fixes
- 02:16 AM Revision dbd586b6 (qgis): Fix Mac build
2012-09-08
- 11:19 PM Revision 82c4b4a5 (qgis): - make python tests runnable from build directory again
- - don't change testfiles in test runs
- 04:30 PM Revision e8a938a0 (qgis): debian packaging update
- 01:52 PM Revision 4a9a9f7d (qgis): Use configpath for customization. Fix #6068
- 04:31 AM Revision f1435078 (qgis): Fix for #6315, and keeps centroid calc. for whole feature in adv labeling
2012-09-07
- 01:35 AM Revision 595d2a5f (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 01:34 AM Revision 09c36934 (qgis): fix QgsCollapsibleGroupBox UI (arrows should render correctly)
- 12:06 AM Revision 85b4a360 (qgis): Added comment about origin of qgis path var
- 12:06 AM Revision 2e8d82fd (qgis): Added simple python vector layer test
- 08:08 PM Revision 32ea8f97 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 07:25 PM Revision d686fbe7 (qgis): add cpt-city files to osgeo4w build
- 06:40 PM Revision 26dc4067 (qgis): python tests for QgsRectangle and QgsSpatialIndex
- 03:59 PM Revision 0fb66fce (qgis): Return edit types as text
- 02:37 PM Revision 18d77909 (qgis): Show display field in GetProjectSettings
- 02:11 PM Revision 8ce752ee (qgis): Show layer visibility in GetProjectSettings
- 12:51 PM Revision 4d630b7d (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 12:50 PM Revision 6e63f9f0 (qgis): Added Jaka to contributors list - thanks \o/
- 12:44 PM Revision 3a4fa2fd (qgis): Merge pull request #225 from lynxlynxlynx/master
- linking fix + coalesce tests + coalesce doc
- 12:22 PM Revision 89811ae0 (qgis): added english coalesce() function help
- 12:22 PM Revision 1111a600 (qgis): fixed building of qgis.g.info when nothing else passes the math link flag
- 12:22 PM Revision 68cfb6c8 (qgis): tests: added coalesce coverage
- 12:04 PM Revision 2c897f77 (qgis): Show print information only in GetProjectSettings, not in caabilities. ...
- 11:21 AM Revision c5763f97 (qgis): Removed added in 1.9 comment for qgsrectangle::scale
- 11:05 AM Revision 373741e2 (qgis): Added version note for scale method in qgsrectangle
- 10:03 AM Revision 9b58fe2f (qgis): Make linear interpolation default for pseudocolor raster renderer
2012-09-06
- 01:54 AM Revision e9afe034 (qgis): german translation update and typo fixes
- 01:54 AM Revision 5603cc0b (qgis): indentation update
- 01:07 AM Revision 30c7ec40 (qgis): fix windows build
- 07:33 PM Revision 8074edc3 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 07:16 PM Revision ea86b93e (qgis): more raster Python bindings, raster write test in Python
- 07:16 PM Revision 0d189ffa (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 07:14 PM Revision 5b49c9e6 (qgis): add cpt-city files to debian builds
- 06:00 PM Revision 0d61dfec (qgis): Export layer drawing order to extended capabilities
- 04:26 PM Revision 91a06b35 (qgis): Add min/max scale denominator to capabilities output
- 04:00 PM Revision e690048b (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 03:59 PM Revision d77973d0 (qgis): Revert "Fix from lynxlynxlynxlynxlynx for building grass on mac"
- This reverts commit 977518af3a669aac1045eebb5b00fce2b6d50680.
- 03:36 PM Revision bd2af12d (qgis): [Feature]: Add GetProjectSettings request to QGIS server to have more s...
- 02:24 PM Revision ea2de726 (qgis): Adjust wording about PAL engine
- 01:45 PM Revision 2b03c140 (qgis): Fix issue where layer order panel is restored in place of layers panel
- 01:40 PM Revision 977518af (qgis): Fix from lynxlynxlynxlynxlynx for building grass on mac
- 12:57 PM Revision 652deba7 (qgis): Fix for #6309, add case-insensitive sort for vector provider encodings
- 10:59 AM Revision 24d50e4b (qgis): Merge pull request #224 from matthias-kuhn/diagram
- Minor diagram improvements
- 10:52 AM Revision 4d90320d (qgis): Better reusage of composer functionality between server and desktop
- 09:26 AM Revision 6cd3d777 (qgis): Double clicking an attribute item adds it to assigned items
- 08:28 AM Revision a88af64e (qgis): Fix item reading for GetPrint (project file format changed between 1.8 ...
- 07:31 AM Revision fb847756 (qgis): Merge pull request #223 from homann/custom_ellipsoid
- Custom ellipsoid for measurement and corresponding UI changes
2012-09-05
- 12:21 AM Revision 07488674 (qgis): Adjusted major/minor printout
- 12:01 AM Revision 5d887486 (qgis): No divide by zero, thanks
- 11:03 PM Revision 91ab3303 (qgis): Removed unused functions and polished UI
- 11:03 PM Revision 655fe1e1 (qgis): Changed UI for selecting ellipsoid, and added custom parameters for ell...
- 05:11 PM Revision e1091013 (qgis): New QgsRasterChecker class for raster comparison in tests.
- New test for raster file writer.
- 04:06 PM Revision ba0bed00 (qgis): Fix warnings
- 12:02 PM Revision 8cb578f6 (qgis): fix windows build
- 11:43 AM Revision 08bd084a (qgis): GRASS raster rendered by default as pseudo color, color table loaded fr...
- 10:05 AM Revision eb93568f (qgis): calc raster stats in grass module, time reduced to 20%, solves part of ...
- 10:05 AM Revision 7b05793b (qgis): GRASS stats upgrade
- 09:51 AM Revision 66626012 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 09:45 AM Revision 9d5b16e8 (qgis): Added Matthias to contributor list
- 09:36 AM Revision 1497cbba (qgis): Fix printing of pie and text diagrams
- 09:29 AM Revision 0c7f7296 (qgis): [Feature]: Merge diagram improvements provided by Matthias Kuhn
- 08:45 AM Revision 1e1cdb83 (qgis): Fix #6105
- 08:23 AM Revision cfa15ff5 (qgis): Add documentation for function QgsComposition::loadFromTemplate
- 08:23 AM Revision 07696ab6 (qgis): Allow text substitution for template loading
- 08:23 AM Revision a8770573 (qgis): Don't create undo action if loading template via gui
- 08:23 AM Revision 351ccc00 (qgis): Ensure item widgets are deleted if loading composer templates
- 08:23 AM Revision fd514a0e (qgis): Add method QgsComposition::loadFromTemplate and python bindings
- 02:25 AM Revision 17393bde (qgis): Clean up label engine dialog
2012-09-04
- 01:22 AM Revision a584a9a7 (qgis): Add 'show all labels' setting to individual PAL layers
- - Implements a version of #5874
- Show-all labels are not obstacles for other PAL layer labels during collisions
(i.e... - 11:28 PM Revision 141c38d3 (qgis): Add tests for expression scale function
- 08:31 PM Revision 9286429b (qgis): - QgsRenderChecker moved to core + Python bindings
- - raster transparency python test
- 05:57 PM Revision bcdf2380 (qgis): raster transparency test
- 04:29 PM Revision 3562bdbb (qgis): raster saveas: load nodata from layer transparency
- 01:26 PM Revision 72978cf6 (qgis): Add expression function help
- 12:31 PM Revision 2ef60dad (qgis): raster transparency floating point fix
- 12:10 PM Revision e83dce5e (qgis): Started on ExpBuiWid
- 12:10 PM Revision 79a138cb (qgis): Added DA to qgsattribute... Not sure if it works OK...
- 12:10 PM Revision 1f1448d4 (qgis): Fixed the rebasing-mess
- 12:10 PM Revision 6b26c4a9 (qgis): Made qgsexpression be DA-aware
- 11:31 AM Revision a4412828 (qgis): Merge pull request #219 from homann/measure_cleanup
- Measure cleanup and fix #5156
- 10:40 AM Revision 9ac57906 (qgis): Change to using UnitTypes
- 10:40 AM Revision 0d1b1aa4 (qgis): Changed to GEO_NONE, fixed a bug in test
- 10:40 AM Revision e78dc23a (qgis): Change to using UnitTypes, part deux
- 10:40 AM Revision c5235116 (qgis): Not working, but soon
- 10:40 AM Revision 0a1270b9 (qgis): Small tidying up, replacing with GEO_NONE
- 10:40 AM Revision 0c341544 (qgis): Fix for #5156
- 10:40 AM Revision dbb21187 (qgis): Removed Ellipsoid button and added "NONE" as a selectable ellipsoid.
- All three measure dialog now work on the same global setting,
using ellipsodial calculation only if CRS transformatio... - 10:40 AM Revision 80dbb3ca (qgis): Changed angle measurement to behave same as the other
- 10:40 AM Revision 3237577e (qgis): Scalebar uses preferred units now
- 10:40 AM Revision b0e3d719 (qgis): Cleaned up a bit, fixed area dialog also
- 10:40 AM Revision 35cf2d68 (qgis): Looks good, but an extra line when finished is not so pretty. The total...
- 10:40 AM Revision 256d2299 (qgis): Fix of type in header
- 10:31 AM Revision ad2ff907 (qgis): Add missing sip file
- 10:15 AM Revision ac2fcb2d (qgis): Add python bindings message bar
2012-09-03
- 11:49 PM Revision 9e9d1ce8 (qgis): fix sip error
- 07:48 PM Revision c3d56b6d (qgis): fix loading vector metadata
- 06:20 PM Revision e5389212 (qgis): WMS transparency fix, issue #6276
- 05:17 PM Revision d9c9052b (qgis): Added comment about introduction of srid to version 1.9 for data source id
- 05:11 PM Revision 2f6767fa (qgis): Resolved merge conflicts
- 05:06 PM Revision 56c15dc6 (qgis): Merge pull request #222 from homann/test_DA
- Test of QgsDistanceArea + functionality addition
- 03:47 PM Revision bb3d86bc (qgis): Adedd .sip define
- 03:39 PM Revision a4d5c885 (qgis): Added simple text unit test
- 03:35 PM Revision 6154f8ee (qgis): Added possibility to set custom ellipsoid
- 03:35 PM Revision 182a64eb (qgis): Basic test of QgsDistanceArea
- 03:35 PM Revision 143300d4 (qgis): Added test of distance calculations and test data
- 03:08 PM Revision ff7b21d5 (qgis): ECW identify() fix conditional for ECW driver and GDAL < 1.9.2
- 11:48 AM Revision d2f08c60 (qgis): Fix for double point size in font named-style lookups
- 11:05 AM Revision 78706038 (qgis): Merge pull request #221 from szekerest/master
- Specify port 1433 for FreeTDS by default. Allow to specify server/database/uid/password when the driver setting is pr...
- 11:01 AM Revision c322cd52 (qgis): Specify port 1433 for FreeTDS by default. Allow to specify server/datab...
- 10:47 AM Revision aa31c8c6 (qgis): sizePainterUnits: Calculate based on specified size instead of size in ...
- 10:46 AM Revision 9c4d67c2 (qgis): Calculate size for PAL correctly also if same attribute is used multipl...
- 10:33 AM Revision 25f0f1fe (qgis): Allow smaller numbers in size spin box
- 10:30 AM Revision dc790ff1 (qgis): Enable diagram size options based on sizeType selection
- 09:47 AM Revision b84baeb1 (qgis): Comments for documentation
- 09:36 AM Revision 52075ebd (qgis): Selection mode for diagram attributes adjusted
- 09:20 AM Revision 9271ef3b (qgis): Add warning if no reference value for diagram scaling has been selected.
- 09:08 AM Revision af29da6f (qgis): Use QToolBox instead of QTabWidget in diagram properties
- 08:54 AM Revision 70fc0792 (qgis): translation update: gl_EX by XAN
- 06:13 AM Revision 61a50225 (qgis): Add quadrant, offset, rotation for points/centroids in adv labeling
- - Possible fix for #4634, #5256, #6162
- Uses GEOS to convert centroids to points before PAL solution
- Implements #...
2012-09-02
- 02:46 PM Revision 5a0d2f58 (qgis): expose layer to javacript
- 02:46 PM Revision a61a15bb (qgis): Move expression text replace to QgsExpression
- - Update actions, html map tips, and annotations
- 02:46 PM Revision 7298e739 (qgis): Add html annotations
2012-09-01
- 09:51 PM Revision cbdafbc3 (qgis): Merge pull request #200 from sdikiy/dirdebug
- Debugging of all files in a directory
- 08:41 PM Revision b43ed348 (qgis): fix warnings
- 07:42 PM Revision 42a9d019 (qgis): only accept crs matches if there's only one (improved #5066)
Also available in: Atom