Activity
From 2011-07-17 to 2011-08-15
2011-08-15
- 10:13 PM Revision 9642ada7 (qgis): readded logging capabilities of qtmain_android
- 07:45 PM Revision 39749d06 (qgis): Show only provider fields as join target candidates (ticket #4136)
- 06:46 PM Revision 2ea6fd85 (qgis): fixed double declaration of qtmain_android.cpp
- 12:05 PM Revision f9b0dbe5 (qgis): uncommenting __android_log_print
- 10:59 AM Revision f7f0ffa9 (qgis): added qtmain_android
2011-08-14
- 09:24 PM Revision c6a18002 (qgis): Set ellipse renderer outline as float. Fix for ticket #4171
- 03:36 PM Revision d9c8516e (qgis): [FEATURE] import a layer from canvas into a PG database
- 11:15 AM Revision b3996c36 (qgis): fix #4170
2011-08-13
- 09:18 AM Revision 4e9be6b8 (qgis): another debian packaging fix: add libqt4-opengl-dev build-dep
- 04:29 AM Revision 0373a262 (qgis): Move setting projection to after we have features
2011-08-12
- 11:38 PM Revision 173c72db (qgis): Browser: correct drag&drop for canvas and browser itself
- 11:31 PM Revision f680e2f6 (qgis): debian packageing: fix qwt dependency
- 10:21 PM Revision 87e84cc9 (qgis): german translation update
- 09:46 PM Revision ee215805 (qgis): GPS tracking improvements (apply #4071)
- 08:51 PM Revision f71ecb90 (qgis): add optional Qwt 6.0 support (including QwtPolar 1.0)
- 03:44 PM Revision 494c65bf (qgis): Show only provider fields as join target candidates (ticket #4136)
2011-08-11
- 11:13 PM Revision 7d73cd82 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 08:09 PM Revision 2154a813 (qgis): Simplified three-value logic code
- 07:33 PM Revision 1f98ec5f (qgis): toint, toreal, tostring in QgsExpression do not include space
- 07:29 PM Revision 9285c0ec (qgis): Use QgsExpression instead of QgsSearchString
- 06:15 PM Revision 880540ba (qgis): debian packaging update: include zonal statistics and globe plugins
- 02:37 PM Revision 04f88ca6 (qgis): Adding support for generation of libqgis.so
- 02:03 PM Revision 0105d25c (qgis): added generation of libqgis_app.so
2011-08-10
- 11:05 PM Revision e12191bd (qgis): Make gdal pam proxy env setting more win friendly
- 02:47 PM Revision 4ffa8208 (qgis): Fix build issues
- 12:58 PM Revision 24ff1cc4 (qgis): Update comments. Hide field value area
- 11:38 AM Revision a489b15f (qgis): Merge branch 'release-1_7_0' of github.com:qgis/Quantum-GIS into releas...
- 11:37 AM Revision ddff554e (qgis): Shortcuts dialog now remembers window state between uses
- 11:35 AM Revision 3ab4c136 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 11:05 AM Revision 89ddd03b (qgis): Set gdal PAM env dir on application init
- 09:29 AM Revision 7acce880 (qgis): Add crs to wms project group also if no crs constraint is there
- 08:41 AM Revision 2de610b3 (qgis): Merge pull request #36 from spilth/master
- Shortcuts dialog now remembers window state between uses
- 08:13 AM Revision 7196dfca (qgis): Added Etienne to contributors and Alex to authors since he is a committ...
2011-08-09
- 01:28 AM Revision e5f9462a (qgis): Shortcuts dialog now remembers window state between uses
- 12:47 AM Revision e4ae11fd (qgis): Improved handling of types in expressions:
- - implicit conversions to string / int / number / TVL
- error reporting on conversion errors
- automatic conversion t... - 11:29 PM Revision 4b4820e5 (qgis): [FEATURE]. Retroactive added feature tag to this commit to mark the fac...
- 08:48 PM Revision 98a1c233 (qgis): Added python bindings for QgsExpression
- 08:46 PM Revision 047ae039 (qgis): Handle division by zero
- 06:22 PM Revision 6a1073f1 (qgis): move Near black close to Sieve (fix #4152)
- 01:51 PM Revision 8c9ed188 (qgis): fix another cmake <2.8 issue (followup to f3d5387edb309935c956acda6ae5e...
- 10:21 AM Revision 1f1dd7dc (qgis): [FEATURE] Extract projection tool for GdalTools
- 09:44 AM Revision b35e0752 (qgis): organize GdalTools utilities into submenus for better usability
- 09:05 AM Revision 2a9aabb8 (qgis): Consider identify disabled layers in embedded projects
2011-08-08
- 05:08 PM Revision 43e83215 (qgis): Differentiate between image angle and line pattern angle. Fixes rotatio...
- 01:40 PM Revision f4c269a3 (qgis): Resolve merge conflict
- 11:52 AM Revision fc0423ef (qgis): Merge remote branch 'upstream/master' into expression-labels
- Conflicts:
src/core/qgspallabeling.cpp
src/gui/CMakeLists.txt
src/ui/qgslabelingguibase.ui - 08:39 AM Revision e5e4a810 (qgis): Center small marker symbols in composer legend
- 08:24 AM Revision e2c5fe77 (qgis): Center small marker symbols in composer legend
2011-08-07
- 11:07 PM Revision 4d0e59c1 (qgis): [FEATURE] new QgsExpression class that replaces QgsSearchString
- The new class fixes various flaws in search strings:
- fixed and simplified grammar in parser
- simplified lexer
- on... - 10:36 PM Revision 0053426f (qgis): Do not install tests, keep their default RPATH settings
- 03:52 PM Revision cb529d09 (qgis): Merge branch 'release-1_7_0' of github.com:qgis/Quantum-GIS into releas...
- 03:51 PM Revision 3cfcb79d (qgis): Backport of 6e889aa40e
- 03:47 PM Revision 6e889aa4 (qgis): [BACKPORT] fix error in notes reported to me by Marco Braida
2011-08-06
- 02:25 PM Revision b582ba79 (qgis): Merge pull request #35 from NathanW2/reduce-attribute-dialog-margins
- Reduced margins on controls in dialog. Removed frame from scroll area
- 12:28 PM Revision cbd27569 (qgis): Reduced margins on controls in dialog. Removed frame from scroll area
2011-08-04
- 11:52 PM Revision 26d280cc (qgis): BUGFIX Backport of #4113 and #2805
- 11:46 PM Revision 2034d59a (qgis): Bugfix #4113 and #2805 thanks to Jan Schreiber
- 07:50 PM Revision 2d35b16a (qgis): Avoid a segfault when NULL layer is passed to vector writer
- 05:24 PM Revision 482f36da (qgis): [BACKPORT] increase maximum points count in Random Points tool
- 05:21 PM Revision aa121bf6 (qgis): [BACKPORT] increase maximum points count in Random Points tool
- 10:45 AM Revision 1c946725 (qgis): Regenerated docs post raster-stats merge
2011-08-03
- 03:36 PM Revision 58c737d9 (qgis): german translation update (with some additional fixes)
- 02:37 PM Revision 95517458 (qgis): [BACKPORT] port qgis version check to network access manager/qgis.org
- 01:42 PM Revision b86243ed (qgis): slightly better solution for recovering broken postgres connections
- 01:14 PM Revision 684398e9 (qgis): Try to reopen broken postgres connection
- 09:42 AM Revision 9db4f984 (qgis): Remove duplicated code and coding style improvements in composer item (...
2011-08-02
- 06:55 PM Revision a06590fa (qgis): [BACKPORT] set default contrast enchacement algorithm to NoStretch
- (addresses #3867). Also set default standard deviations value to 2.0
because this is more appropriate value - 06:46 PM Revision 4d56f98f (qgis): [BACKPORT] set default contrast enchacement algorithm to NoStretch
- (addresses #3867). Also set default standard deviations value to 2.0
because this is more appropriate value
2011-08-01
- 10:33 AM Revision 678549fb (qgis): fix windows build
- 07:46 AM Revision 557a1246 (qgis): Set wms groups always as identifiable
- 07:46 AM Revision 016d3a27 (qgis): Enable feature info on layer groups in wms server
2011-07-30
2011-07-29
- 08:16 PM Revision 5345f520 (qgis): removed old unused code
- 07:01 PM Revision 5ff54abe (qgis): [BACKPORT]fix RandomPoints crash when there are NULL values in
- attributes
- 06:57 PM Revision ccea5402 (qgis): [BACKPORT]fix RandomPoints crash when there are NULL values in
- attributes
- 12:58 PM Revision 5676b3b9 (qgis): Merge branch 'master' of git://github.com/qgis/Quantum-GIS into android
2011-07-28
- 01:34 AM Revision f3d5387e (qgis): fix lenny build (cmake <2.8)
- 01:34 AM Revision efb79889 (qgis): fix warnings
- 11:56 PM Revision d76a0e4d (qgis): Allow drag&drop with multiple files
- 11:36 PM Revision 68816cd6 (qgis): Allow dragging files from browser dock
- 09:57 PM Revision 6d5c9577 (qgis): Bring back locked/unlocked icons
- 08:36 AM Revision 4a34e9d4 (qgis): [FEATURE]: Add point and line pattern symbol layers
- 07:59 AM Revision a5f8a825 (qgis): Consider transparency also for point and line patterns
2011-07-27
- 09:51 PM Revision a1cc6664 (qgis): WMS layer: add CRS for project layer group
- 08:31 PM Revision bfb5f2c1 (qgis): revert to without with_gsl
- 12:05 PM Revision a7522b61 (qgis): fix for qreal - double problem when crosscompiling for android
2011-07-26
2011-07-25
- 08:05 PM Revision 33c766c8 (qgis): Remove the source build check that is not necessary anymore.
- 07:23 PM Revision 90eaa87d (qgis): [FEATURE] Allow running QGIS from build directory without installing
- 07:23 PM Revision 257ae384 (qgis): Added libraryPath() and libexecPath() to QgsApplication
- 04:23 PM Revision c42f1ea6 (qgis): Fix reversed show/hide signals
- 03:52 PM Revision a9ab98fe (qgis): making GSL and thus georeferences really optional but ON by default
- 02:46 PM Revision 836bd374 (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS into android
- 02:45 PM Revision 8c4cf8e0 (qgis): cmake entries for spatialite in android
- 02:53 AM Revision 05d2cd96 (qgis): forgot to detab files
2011-07-24
- 01:58 AM Revision dbd9e228 (qgis): more mac bundling cleanup and streamlining
- 06:57 PM Revision e6558bee (qgis): add missing Mac app setting
- 06:50 PM Revision 932f511c (qgis): simplify framework bundling, don't need to know fw version (always curr...
- 01:00 PM Revision 6d85c9ab (qgis): Include north arrow image in the resources
2011-07-22
- 05:55 PM Revision fe65ed76 (qgis): postgres provider: also consider ltree columns
- 05:52 PM Revision 985ffbdc (qgis): [FEATURE] allow ordering of value relations by value and
- include value relations in sip bindings
- 03:35 PM Revision 5ea8aea1 (qgis): remove themes from grass plugin's debian package
2011-07-21
- 05:03 PM Revision 6849dafe (qgis): WMS server: be more tolerant with exotic WMS clients and accept request...
- 04:41 PM Revision 905561f8 (qgis): Replace + signs in wms requests with spaces
- 11:34 AM Revision f3b1e599 (qgis): Improve href url for capabilities response
- 10:10 AM Revision d02c4bef (qgis): Set visibility of layers for embedded groups (ticket #4097)
- 08:56 AM Revision 7eed4b97 (qgis): update debian packaging
2011-07-20
- 12:43 AM Revision 49625916 (qgis): chmod -x *cpp
- 11:31 PM Revision 4f2a9cb1 (qgis): Include splash file in resources
- 11:04 PM Revision 5259a5b6 (qgis): grass: install just one world map (included in resource file)
- 11:04 PM Revision 5431337e (qgis): grass: do not install icon files, use them from the resource file
- 09:45 PM Revision ad7e5020 (qgis): Add scheme (http or https) to service urls in capabilities
- 05:30 PM Revision 73066cfe (qgis): [BACKPORT] fix #3974
- 12:12 PM Revision 6c26773f (qgis): [FEATURE] search string update
- - added regexp_replace operator
- check types on comparison (QgsSearchTreeValue::compare now returns QgsSearchTreeVal...
2011-07-19
- 12:54 AM Revision 7d74fe04 (qgis): Rule-based renderer: dump meaningful debugging info
- 12:45 AM Revision 8e08c53a (qgis): Fix #4088: better handling of unknown geometry types
- 11:08 PM Revision 49726d2e (qgis): Merge pull request #32 from Jean-Roc/master
- update fr translation
- 10:33 PM Revision 042a882c (qgis): add missing fr translator
- 10:32 PM Revision 8f8a3da3 (qgis): update french translation
- 05:07 PM Revision c4cbcf4e (qgis): Merge ellipse symbollayer branch
- 04:22 PM Revision 4c004569 (qgis): [FEATURE]: Apply patch from Stefan Ziegler which adds the option to sel...
- 02:21 PM Revision 299b933a (qgis): Patch from Michal Klatecki - see ticket #3325
- 02:20 PM Revision 5f9f9762 (qgis): Patch from Michal Klatecki - see ticket #3325
- 07:49 AM Revision 071f7e16 (qgis): Contact person and organisation are mandatory in wms capabilities schema
- 07:49 AM Revision 707ab4e7 (qgis): Add Service online resource element to WMS capability response. This el...
2011-07-18
- 12:42 AM Revision c9bb7214 (qgis): move tooltip from the dialog to the right button...
- 11:41 PM Revision 7740a982 (qgis): Adding estonian translation file
- 11:31 PM Revision cddd4273 (qgis): fix connection info passed to QgsGeomColumnTypeThread broken in 6989fc7,
- hide close and add buttons from PG source select dialog when in embedded mode (e.g. qbrowser)
- 10:26 PM Revision 5e45f7f9 (qgis): Improve capabilities output for layer groups. CRS and bounding box need...
- 12:18 PM Revision 40cabbdd (qgis): ogr provider fix: apparently we need to fetch the geometry to make the ...
- 12:09 PM Revision ab3ba90c (qgis): Implement point marker displacement
- 11:14 AM Revision 61a5422a (qgis): Fix point marker resolution
- 10:40 AM Revision 30708cb6 (qgis): fix typo in field calculator context help
- 10:19 AM Revision 1a761e96 (qgis): Fix #3866 for measure angle tool
- 10:01 AM Revision fc986f08 (qgis): fix #3866
- 03:16 AM Revision b72b7b1e (qgis): osgearth gdal driver needs GEOS headers
2011-07-17
Also available in: Atom