Activity

From 2015-09-05 to 2015-10-04

2015-10-04

11:21 PM Revision e553a792 (qgis): [composer] Fix image size/resolution was not honored during export (fix...
Nyall Dawson
06:02 PM Revision 396ec229 (qgis): DBManager: fix int/float conversion to unicode (partially revert change...
Giuseppe Sucameli
11:30 AM Revision 01b45540 (qgis): Qt5: Fix lrelease vs. lrelease-qt5 problem
Matthias Kuhn
09:51 AM Revision 74081519 (qgis): remove whatsnew from api and install (followup 95c377a)
Jürgen Fischer

2015-10-03

11:26 PM Revision 45f0e958 (qgis): Temporal icons first draft
ninsbl
09:57 PM Revision 1b4ca622 (qgis): add cppcheck fixes
Jürgen Fischer
09:42 PM Revision e694474f (qgis): indentation update
Jürgen Fischer
06:49 PM Revision abae4415 (qgis): Followup 95c377a
Matthias Kuhn
05:53 PM Revision 95c377a6 (qgis): Remove news feed tab from start page
Fix #13497
Fix #13471
Matthias Kuhn
02:05 PM Revision 67082a95 (qgis): [processing] sort alphabetically the online scripts
Salvatore Larosa

2015-10-02

10:32 PM Revision ed32f49c (qgis): Update bundling of qspatialite and postgres Qt SQL plugins for Mac
Larry Shaffer
01:11 PM Revision 80bb62c2 (qgis): Merge pull request #2344 from nirvn/welcome_page_hidpi_fix
[welcome page] fix font size on HiDPI display and improve disabled item style Nathan Woodrow
12:13 PM Revision 1fdfe301 (qgis): [welcome page] increase text width to avoid reflow on hidpi screens
Mathieu Pellerin - nIRV
11:59 AM Revision 48ce385c (qgis): [GRASS] use the same filter for modules tree and list
Radim Blazek
10:31 AM Revision 00ea5b4c (qgis): [GRASS] keep added features symbol updated
Radim Blazek
08:34 AM Revision d054e481 (qgis): Minor change in the method description
Changed "given field index" to "given field name" Alessandro Pasotti
04:09 AM Revision d6b8f963 (qgis): [auth] Add more database warnings to manager
Larry Shaffer
03:09 AM Revision de3069bc (qgis): Resolve symlinks when bundling PyQt uic directory on Mac
Larry Shaffer

2015-10-01

01:33 AM Revision 1c307e8e (qgis): Lower optimization for qgsexpression_texts.cpp for release builds on Mac
- Only applies when using clang compiler Larry Shaffer
01:33 AM Revision db4a9a36 (qgis): Add PYTHONPATH support and better module finding to Mac bundling
Larry Shaffer
01:33 AM Revision aa0a47a5 (qgis): Add symlink resolving to install name change bundle function on Mac
Larry Shaffer
01:33 AM Revision 2e011bcf (qgis): Add QwtPolar bundling for Mac
Larry Shaffer
01:33 AM Revision 1a22b14d (qgis): Bundle only the QCA plugins that are used on Mac
Larry Shaffer
01:06 AM Revision 5e3136d2 (qgis): fix translation string
Jürgen Fischer
10:45 PM Revision 40459c6a (qgis): debian packageing update (grass6/7)
Jürgen Fischer
09:19 PM Revision b8e75232 (qgis): fixed travis warning
Radim Blazek
07:12 PM Revision 24fe2162 (qgis): spelling fixes
Jürgen Fischer
06:14 PM Revision dcdfe8be (qgis): [GRASS] update all providers on map reload; dynamic cidx count in iterator
Radim Blazek
02:57 PM Revision 28196684 (qgis): Show Python error stack trace when in blocking dialog
Nathan Woodrow
01:24 PM Revision e263e9ec (qgis): debian packaging update (take II on fixing #13310)
Jürgen Fischer
01:24 PM Revision 32c5f551 (qgis): ogr provider: don't add mysql table filter multiple times (fixes #13446)
Jürgen Fischer
09:57 AM Revision 87d8a12e (qgis): [processing] GRASS: prevent exception when deleting GISBASE env variable
Victor Olaya
09:51 AM Revision ae71e1f0 (qgis): [processing] fix problems with names with capital letters when importin...
fixes #11585 Victor Olaya
09:06 AM Revision e8003f26 (qgis): [processing] write log dates in ISO format
fixes #13226 Victor Olaya
08:46 AM Revision e27f6a12 (qgis): [processing] fixed handling null values in Processing settings in Mac
Victor Olaya
08:13 AM Revision 7ee2ff66 (qgis): [processing] fixed import placement
Victor Olaya
08:11 AM Revision 7f061d2d (qgis): [processing] fixed adding extension to output filenames in batch interface
fixes #10444 Victor Olaya
07:45 AM Revision a9dab06a (qgis): [processing]fixed SAGA when using a version newer than the latest suppo...
fixes #13279 Victor Olaya
07:45 AM Revision d4cb3465 (qgis): [processing] partially fixed handling of non-ascii chars when running g...
Victor Olaya
07:45 AM Revision 5d4a8d9a (qgis): [processing] fixed issues with spaces in paths when using GRASS algorithms
Victor Olaya
07:42 AM Revision a8f8cfef (qgis): Finish implementation of @value context variable
Nyall Dawson
07:42 AM Revision 5cfdea56 (qgis): More removal of const from QgsRenderContext in symbology
Nyall Dawson
07:42 AM Revision 1491d563 (qgis): Remove const from labeling QgsRenderContext usage
Nyall Dawson
03:54 AM Revision 1e6c8908 (qgis): Add stack trace button to message bar for Python errors
Nathan Woodrow
03:41 AM Revision 89518f4e (qgis): [welcome page] fix font size on HiDPI display and improve disabled item...
Mathieu Pellerin - nIRV

2015-09-30

01:03 AM Revision 391d60c0 (qgis): Fix to #11428 and #4064. Remove -write_absolute_path option, since it h...
Pedro Venâncio
12:29 AM Revision 401f43c5 (qgis): DBManager: fix data conversion to unicode (errors='replace' should be e...
Giuseppe Sucameli
11:07 PM Revision a7cd1985 (qgis): Add missing python-qt4-sql dependancy to Travis
Nyall Dawson
10:54 PM Revision 0587a59b (qgis): Only save effect element if it is non-default
(decreases file size of qgs project files) Nyall Dawson
06:48 PM Revision 29ac48e4 (qgis): surpress moc warnings in windows 64bit build
Jürgen Fischer
06:17 PM Revision 83fd65ab (qgis): only update qgsexpression_texts.cpp if there are actual changes
Jürgen Fischer
06:16 PM Revision 928504a7 (qgis): fix some warnings
Jürgen Fischer
05:32 PM Revision 2126011d (qgis): revive QSqlDatabase (followup c894357a)
Jürgen Fischer
04:34 PM Revision c531b2db (qgis): [GRASS] new feature attributes fixes
Radim Blazek
04:34 PM Revision d64a46f4 (qgis): [GRASS] use monospace font for module's output
Radim Blazek
04:34 PM Revision d6b8b3c0 (qgis): Add spacer under attributes in autogenerated attribute form
Radim Blazek
10:11 AM Revision 56af1068 (qgis): [processing] recover previous value of formula in modeler calculator
#fixes 11539 Victor Olaya
09:44 AM Revision 3bb677e9 (qgis): [processing] fixed message to indicate unconfigured GRASS provider
It now displays the same message for GRASS 6 than for GRASS 7 Victor Olaya
09:44 AM Revision ea712c6c (qgis): [processing] prevent otb algorithms being run if otb not configured
fixes #13215 Victor Olaya
09:44 AM Revision 1d67ce7c (qgis): [processing] fixed ordering of outputs in models
fixes #13217 Victor Olaya
07:47 AM Revision b3a124e1 (qgis): Fix leak in labeling
Nyall Dawson
07:18 AM Revision bc9b715f (qgis): Fix the "Change Label" map tool after labeling refactoring
The support for rule-based labeling is not there yet (only simple labeling)
This code has been funded by Tuscany Reg...
Martin Dobias
06:36 AM Revision 1c877f11 (qgis): Fix another crash with rule-based labeling + data-defined properties (f...
The writing of data-defined properties to XML was using invalid data.
Also fixes a possible memory leak in assignment...
Martin Dobias

2015-09-29

01:52 AM Revision 8ed78501 (qgis): QgsVectorFileWriter fails to export features containing Multi*25D geome...
Giuseppe Sucameli
12:26 AM Revision d34ce242 (qgis): Remove unused/uninitialized pointer
Nyall Dawson
12:12 AM Revision 0c480a93 (qgis): DBManager: fix unicode error display table data (fix #13447)
Giuseppe Sucameli
12:12 AM Revision ece1169a (qgis): DBManager: trap RuntimeError when disconnecting signals from a deleted ...
Giuseppe Sucameli
11:11 PM Revision fea4ed99 (qgis): Store layer list in canvas order for visibility presets, fixes
data defined style preset for composer maps changing layer
order
Nyall Dawson
09:37 PM Revision 63ddb154 (qgis): [GRASS] fixed crash in add/delete column
Radim Blazek
09:37 PM Revision d70c8543 (qgis): refresh QgsAttributeForm using updatedFields() signal to cover all changes
Radim Blazek
08:24 PM Revision 8e971c2a (qgis): [processing] Batch: ensure correct processing of extent params after ot...
Victor Olaya
08:24 PM Revision 67d70f85 (qgis): [processing] Fix multiple error dialogs in batch processes
Errors when postprocessing layers are now added to the log console Victor Olaya
08:24 PM Revision 1c69373a (qgis): [processing] fixed issue with min covering extent when layers are passe...
#fixes 13441 Victor Olaya
05:30 PM Revision dee3babb (qgis): [GRASS] fixed crash on plugin unload + reload
Radim Blazek
05:10 PM Revision 712354e9 (qgis): [MetaSearch] remove merged endpoint
Tom Kralidis
05:01 PM Revision 36919937 (qgis): close the qgsexpression_texts.cpp file generated by resources/process_f...
Salvatore Larosa
04:57 PM Revision 7c219580 (qgis): [processing] really fix cmakelist file: followup a4151d7
Salvatore Larosa
04:36 PM Revision 0692f256 (qgis): [GRASS] refresh module input when location changed
Radim Blazek
02:25 PM Revision fa125029 (qgis): [Processing] Add precision parameter to by location algorithms
Arnaud Morvan
12:42 PM Revision ac38d891 (qgis): [MetaSearch] add guidance as comment
Tom Kralidis
12:28 PM Revision f47ffe9c (qgis): Merge pull request #2340 from NaturalGIS/pt_csw
add official CSW services for Portugal Tom Kralidis
11:02 AM Revision 22b1c087 (qgis): add official CSW services for Portugal
Giovanni Manghi
09:57 AM Revision a4151d77 (qgis): [processing] fixes cmakelist file: followup c7961b1
Salvatore Larosa
09:57 AM Revision 14374335 (qgis): [geometry-checker-ui] use qgsmalayercombobox for layers list
Salvatore Larosa
09:30 AM Revision dfb78194 (qgis): Disable add curve tools for point/raster layers
Marco Hugentobler
08:56 AM Revision 29b78a94 (qgis): Merge pull request #2339 from NaturalGIS/fix_grass7_v_sample
fix grass7 v.sample Victor Olaya
08:48 AM Revision fed74b2d (qgis): [composer] Fix layer order when using visibility presets
Nyall Dawson
08:48 AM Revision 708793f7 (qgis): Tab order fixes, pt 2
Nyall Dawson
07:53 AM Revision 70284573 (qgis): fix crash deleting expression field when layer is not editable
Giuseppe Sucameli
07:23 AM Revision 5b0bfc62 (qgis): Fix crashing rule-based labeling with data-defined properties (fixes #1...
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias

2015-09-28

10:36 PM Revision 7e616168 (qgis): [geometry-checker-gui] add scroll area and save geometry dialog to sett...
Salvatore Larosa
07:08 PM Revision 8b17e8b5 (qgis): fix grass7 v.sample
Giovanni Manghi
03:43 PM Revision 2fa916df (qgis): yadpu
Jürgen Fischer
02:48 PM Revision 9ebbb9a2 (qgis): Fix compile error
Marco Hugentobler
02:11 PM Revision 63306ed2 (qgis): add about metadata
Tom Kralidis
02:04 PM Revision 3863b603 (qgis): [MetaSearch] update release version
Tom Kralidis
01:29 PM Revision 50e6acb7 (qgis): Tab order fixes, pt 1
Nyall Dawson
01:16 PM Revision b713b4a4 (qgis): Revert "[composer] Add an apply button for atlas settings, prevents"
This reverts commit 7934a92519f7e2664475117a5aca3b07e15d7535.
Change proved to have little value and was too easy to...
Nyall Dawson
12:29 PM Revision 8a9009d8 (qgis): Avoid python PendingDeprecationWarning on startup
Nyall Dawson
10:42 AM Revision fefd85ad (qgis): Fix some leaks
Nyall Dawson
10:42 AM Revision c5f464bb (qgis): Coverity fixes
Nyall Dawson
10:42 AM Revision 7c036194 (qgis): Fix coverity unreachable code error
Nyall Dawson
10:41 AM Revision 808a432f (qgis): Fix bad profiles in some PNG images, causes libpng warning on startup
Nyall Dawson
10:41 AM Revision 927a0db0 (qgis): Add missing overrides, fix warnings
Nyall Dawson
09:33 AM Revision 216821ff (qgis): Don't spam message bar with more of the same error
Nathan Woodrow
09:14 AM Revision 6cf2dd0a (qgis): Fix annoying blocking Python error dialog
Nathan Woodrow
07:14 AM Revision c7961b1c (qgis): [processing] fixed management of SAGA versions
fixes #13429 Victor Olaya

2015-09-27

07:24 PM Revision 07db9848 (qgis): set selection color from project file
fix #3400
also remove duplicate setting of background color (it is set by ProjectProperties)
Steven Mizuno
06:34 PM Revision 91e15546 (qgis): [GRASS] module's input mapsets sorting
Radim Blazek
06:34 PM Revision 3c7d74fd (qgis): [GRASS] limit number of cleaning cycles
Radim Blazek
04:05 PM Revision 212a9247 (qgis): fixes for debian and osgeo4w packaging
Jürgen Fischer
01:21 PM Revision a9c8a016 (qgis): [GRASS] insert record for new feature
Radim Blazek
12:52 PM Revision f2a1efe7 (qgis): [GRASS] better format module's output
Radim Blazek
12:35 PM Revision 667fb04d (qgis): debian packaging update
Jürgen Fischer
07:21 AM Revision bdb8b0ce (qgis): Merge pull request #2332 from NaturalGIS/fix_ogr_tools
[processing] fix some OGR-based tools Alexander Bruy
07:20 AM Revision 4dd6d670 (qgis): Merge pull request #2331 from radosuav/parameterString_fix
[processing] fix setting of "multiline" setting for ParameterString Alexander Bruy
07:20 AM Revision 5f10b70b (qgis): Merge pull request #2283 from arnaud-morvan/processing-translate-parame...
[processing] include ParameterSelection dropdown contents in translations Alexander Bruy
03:35 AM Revision d8d7a3c1 (qgis): update project last modification date after save as (fixes #13420)
(cherry picked from commit a77e3bf7d56af056bff722c07e96c6b795310fa5) Jürgen Fischer
03:32 AM Revision a77e3bf7 (qgis): update project last modification date after save as (fixes #13420)
Jürgen Fischer

2015-09-26

01:52 AM Revision 3c324c99 (qgis): fix lpad/rpad context help (followup b46cbbe)
Jürgen Fischer
01:10 AM Revision 0a51b13b (qgis): fix typos
Jürgen Fischer
10:12 PM Revision 272dd9c1 (qgis): [GRASS] fixed hanging import of larger polygon layers on Linux
Radim Blazek
09:50 PM Revision 48d16ed3 (qgis): include libqgis_app in install (fixes #13417)
Jürgen Fischer
09:32 PM Revision 61487316 (qgis): packaging: use WITH_GRASS to enable GRASS and WITH_GRASS$VERSION only w...
Jürgen Fischer
09:32 PM Revision ea6ba6f7 (qgis): remove duplicate geos_c_extra
Jürgen Fischer
09:32 PM Revision b46cbbe4 (qgis): fix mixup between lpad/rpad help (fixes #13433)
Jürgen Fischer
07:53 PM Revision 56b5d4e7 (qgis): indentation update
Jürgen Fischer
07:26 PM Revision b3f3d65f (qgis): debian packaging update
Jürgen Fischer
07:26 PM Revision ab178690 (qgis): fix missing overrides warnings
Jürgen Fischer
04:09 PM Revision ddecc6f5 (qgis): [GRASS] fixed interactive cat input selection for polygons
Radim Blazek
02:19 PM Revision 9df1a08d (qgis): [GRASS] fixed race condition in reading import progress
Radim Blazek
01:51 PM Revision e6e79c1c (qgis): Don't use blue for user input panel color
Nathan Woodrow
01:45 PM Revision 3613ba57 (qgis): QgsPointLocator::Type : Type safety
Matthias Kuhn
10:01 AM Revision dd9b37b4 (qgis): [auth] Skip unit tests if qca-ossl plugin is missing
Larry Shaffer
09:37 AM Revision 05a28b84 (qgis): [auth] Integrate authcfg editing widget into handle bad layers dialog
Larry Shaffer
09:37 AM Revision c74ddf1e (qgis): [auth] Add widget for editing an authcfg within a data source URI
Larry Shaffer
09:37 AM Revision 2f8e6846 (qgis): [auth] Allow capital letters in config ID
Larry Shaffer

2015-09-25

11:56 PM Revision a72cec05 (qgis): [GRASS] show import progress in browser properties widget
Radim Blazek
11:56 PM Revision 2ef38ff9 (qgis): use layer items paramWidget() in browser properties
Radim Blazek
09:45 PM Revision 228d816b (qgis): Merge pull request #2330 from boundlessgeo/master-2_11-auth-system
Authentication configuration system with master password Nyall Dawson
08:58 PM Revision caf12e7e (qgis): Code formatting
Matthias Kuhn
08:57 PM Revision 44d9b351 (qgis): Allow the browser to search into table comments
Hugo Mercier
08:57 PM Revision 96f73fd5 (qgis): Add table comments to the columns of pg source select
Hugo Mercier
06:47 PM Revision e47a97bd (qgis): [GRASS] create new mapset from browser
Radim Blazek
06:02 PM Revision 11f28fc0 (qgis): [GRASS] create new table on add column if it does not exist
Radim Blazek
04:40 PM Revision e0eaebcd (qgis): [GRASS] vector provider fix
Radim Blazek
04:22 PM Revision b549577b (qgis): [GRASS] removed add new vector action from toolbar/menu in favour of br...
Radim Blazek
01:48 PM Revision 99bb8fdf (qgis): [GRASS] re-enabled module input cats selection in canvas
Radim Blazek
12:33 PM Revision 0cbbe2ce (qgis): fix XML well formedness
Tom Kralidis
12:32 PM Revision 1da55fc6 (qgis): fix XML well formedness
Tom Kralidis
11:09 AM Revision 57275cea (qgis): Revert "Add methods for retrieving extra parameters from symbol render"
This reverts commit fe9461be05043daf34057a85e57424f99eeae43d.
The commit was originally added for a label based feat...
Nyall Dawson
10:55 AM Revision abf4e121 (qgis): [composer] Closer cropping to content for map items
Sponsored by NIWA Nyall Dawson
10:55 AM Revision dce9da12 (qgis): [composer] Fix incorrect default svg filename in some cases
Nyall Dawson
10:55 AM Revision 66fbe486 (qgis): [composer] Nicer dialog title strings
Nyall Dawson
10:55 AM Revision dd759370 (qgis): [FEATURE][composer] Option to restrict image/SVG outputs to content
If selected, then the images output by composer will include only
the area of the composition with content. There's a...
Nyall Dawson
10:55 AM Revision 2215d487 (qgis): [FEATURE][composer] Add option to hide pages from view/export
Sponsored by NIWA Nyall Dawson
10:55 AM Revision 2f343008 (qgis): [FEATURE][composer] Add fit page to contents option
New option in the composition panel, with optional extra margins
to add
Sponsored by NIWA
Nyall Dawson
10:49 AM Revision e9a060c6 (qgis): Merge pull request #2336 from slarosa/sortfilter_fieldvalues
[FEATURE] allow filtering for field values in expression widget Nyall Dawson
07:45 AM Revision d493a690 (qgis): [FEATURE] allow filtering for field values in expression widget
Salvatore Larosa
07:12 AM Revision 12de332e (qgis): [auth] Add authcfg ID edit widget and support for changing the ID
Larry Shaffer
02:39 AM Revision 8cec2c93 (qgis): Merge pull request #2302 from manisandro/geometry_plugins
Geometry Checker and Geometry Snapper plugins Marco Hugentobler

2015-09-24

11:46 PM Revision e655c261 (qgis): [GRASS] optionally show virtual topo layers
Radim Blazek
10:52 PM Revision c8785ec3 (qgis): [GRASS] optional GISBASE, options menu action
Radim Blazek
09:05 PM Revision 0975c9f7 (qgis): [auth] Redesign Authentication section of Options
- Separate management options from auth config table
- Add standalone certificate manager
- Add installed auth method...
Larry Shaffer
08:54 PM Revision b6459b06 (qgis): [auth] Remove Authentication action from Settings menu
Larry Shaffer
08:53 PM Revision ee5e1206 (qgis): [auth] Strip translated display name from auth method plugins
Larry Shaffer
06:23 PM Revision d25a2249 (qgis): [GRASS] add new layers from browser
Radim Blazek
02:44 PM Revision 264d2ebb (qgis): [auth] Update auth config tests; strip passphrase from QgsPkiBundle
Larry Shaffer
01:34 PM Revision 83e0b81a (qgis): [auth] Update python tests (keep disabled); add auth config tests
- Add comparison operators to QgsAuthMethodConfig Larry Shaffer
01:10 PM Revision 216e4612 (qgis): [processing] correctly build multiple input value string
It was wrongly using comma instead of semicolon to separate values
Fixes #13114
Victor Olaya
01:10 PM Revision 1340f4d4 (qgis): [processing] added 'run as batch' button in algorithm dialog
Victor Olaya
01:10 PM Revision 4d4ce949 (qgis): [processing] some methods to add Processing algorithms in menus and but...
Victor Olaya
01:00 PM Revision 935dca08 (qgis): Fix windows build
Nathan Woodrow
12:02 PM Revision ee6a7d0d (qgis): Rule-based labeling: Fix issue with filters not working
Martin Dobias
10:57 AM Revision d20ff232 (qgis): Fix bug with rotated labels
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
09:48 AM Revision 7b48d953 (qgis): Remove unused code
Martin Dobias
09:48 AM Revision e5cca755 (qgis): Rule-based labeling GUI enhancements
- new column with label text
- copy / paste / delete rules (also with shortcuts)
- no label+description - only descri...
Martin Dobias
09:48 AM Revision 9970b45a (qgis): Further small fixes to labeling widget interface
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
09:48 AM Revision 7bb70aaf (qgis): Add forgotten files and fix the clang build
Martin Dobias
09:48 AM Revision b0882206 (qgis): Introduce support for active/inactive rules, else rules, scale-based rules
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
09:48 AM Revision be2cbe8d (qgis): Fix the labeling dialog when opened from toolbar in main window
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
09:48 AM Revision 1782d1a5 (qgis): [FEATURE] Rule-based labeling
Work in progress
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gi...
Martin Dobias
09:48 AM Revision c30dd043 (qgis): Start of GUI for rule-based labeling
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
09:48 AM Revision 249c8782 (qgis): One common class for labeling configurations (QgsAbstractVectorLayerLab...
This is +/- equivalent of QgsFeatureRendererV2 for vector layer labels
This code has been funded by Tuscany Region (...
Martin Dobias
09:48 AM Revision 44ae0b8c (qgis): Loading and saving of rule-based labeling rules
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
09:48 AM Revision fa0b021f (qgis): GUI for rule-based labeling
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
08:25 AM Revision 287590ee (qgis): Fix concurrency issue in snap indexing
Matthias Kuhn

2015-09-23

12:25 AM Revision 8a949fa1 (qgis): Fix some leaks
Nyall Dawson
09:01 PM Revision 366331cf (qgis): [GRASS] avoid warning dialog in init
Radim Blazek
09:00 PM Revision 7dd53025 (qgis): fixed failing qgis_composerpicturetest, 17cb59fb and e9817d5 followup
Radim Blazek
06:15 PM Revision e9817d54 (qgis): [GRASS] editing - all geometry types
Radim Blazek
06:15 PM Revision 17cb59fb (qgis): install app lib and link qgis to it
Radim Blazek
06:15 PM Revision d4677c7e (qgis): QgsMapToolAddFeature - allow to set capture mode and disable type check
Radim Blazek
12:22 PM Revision 33cddb8b (qgis): Merge pull request #2334 from nirvn/welcome_page_style_v2
[welcome page] set normal & highlight text color for theme compatibility Matthias Kuhn
09:35 AM Revision 055d968f (qgis): [welcome page] set normal & highlight text color for theme compatibility
Mathieu Pellerin - nIRV

2015-09-22

12:03 AM Revision 9cb18c6f (qgis): fix some processing/ogr tools
Giovanni Manghi
10:08 PM Revision 6a6adc9a (qgis): debian packaging update
Jürgen Fischer
08:20 PM Revision 32dc02c4 (qgis): fix warnings
Jürgen Fischer
07:15 PM Revision 94382590 (qgis): [GRASS] new mapset wizard upgrade
Radim Blazek
03:35 PM Revision 5211423d (qgis): [Processing] Fix setting of "multiline" setting for ParameterString
Radoslaw Guzinski
03:05 PM Revision 1ff02deb (qgis): [auth system] Fix doc string warnings and comments in PR 2330
Larry Shaffer
01:27 PM Revision 3c93df54 (qgis): [GRASS] travis fix
Radim Blazek
12:34 PM Revision 2e441b55 (qgis): QgsVectorLayerEditBuffer fix : access mChangedAttributeValues by fid keys
Radim Blazek
12:23 PM Revision 5af78abf (qgis): [GRASS] vector attributes editing
Radim Blazek
10:22 AM Revision 4c57941f (qgis): Update b54d2790d4b74449bd8f28a6ca838e42f66f55a2
René-Luc ReLuc
10:18 AM Revision eaf06be2 (qgis): Update b54d2790d4b74449bd8f28a6ca838e42f66f55a2
René-Luc ReLuc
10:17 AM Revision a3b43b44 (qgis): Update b54d2790d4b74449bd8f28a6ca838e42f66f55a2
René-Luc ReLuc
09:46 AM Revision 4f2b059e (qgis): [Server][BUGFIX] Resolve relative pathes (SVGMArker, Netcdf, etc)
QGIS-Server has some trouble to resolve relative pathes. For example,
SVGMarker path and NETCDF datasource are not r...
René-Luc ReLuc
09:43 AM Revision bcc2f750 (qgis): [Server][BUGFIX] Resolve relative pathes (SVGMArker, Netcdf, etc)
QGIS-Server has some trouble to resolve relative pathes. For example,
SVGMarker path and NETCDF datasource are not r...
René-Luc ReLuc
09:41 AM Revision b54d2790 (qgis): [Server][BUGFIX] Resolve relative pathes (SVGMArker, Netcdf, etc)
QGIS-Server has some trouble to resolve relative pathes. For example,
SVGMarker path and NETCDF datasource are not r...
René-Luc ReLuc

2015-09-21

01:36 AM Revision ce626406 (qgis): fix crash deleting a new column which contains changed values (fix #133...
when a column is deleted just rearrange changed attribute map indexes before calling updateLayerFields on the buffer,... Giuseppe Sucameli
12:12 AM Revision 16ac248c (qgis): [auth system] Fix warnings and add compatibility with QCA 2.0.3
Larry Shaffer
11:07 PM Revision a17dac05 (qgis): [DBManager] fix loading Rasterlite layer from DBManager to QGIS by drag...
Giuseppe Sucameli
10:18 PM Revision 6a6e366c (qgis): [DBManager] in import/export dialog, replace "Drop existing one" text t...
Giuseppe Sucameli
10:18 PM Revision 99211262 (qgis): [DBManager] allow to export table data to supported ogr file formats ot...
Giuseppe Sucameli
09:25 PM Revision 2a1cacd5 (qgis): defer legend invalidation to avoid reprocessing when multiple layers ar...
Jürgen Fischer
09:25 PM Revision 9cbfeea6 (qgis): vector layer: avoid iterating over all feature to deduce extent
Jürgen Fischer
06:32 PM Revision 657c6008 (qgis): [travis] fix shorturl followup f3f5ea1
Matthias Kuhn
04:51 PM Revision c894357a (qgis): [auth system] Python bindings for core and gui classes
Larry Shaffer
04:51 PM Revision c519e06e (qgis): [auth system] Add PKI test data
Larry Shaffer
04:51 PM Revision f58bd1a0 (qgis): [auth system] Add to API docs and fix warnings
Larry Shaffer
04:51 PM Revision 907b019b (qgis): [auth system] Data source integration for OWS connections
Larry Shaffer
04:51 PM Revision 0d2b945c (qgis): [auth system] Data source integration for Postgres and Spit plugin
Larry Shaffer
04:51 PM Revision e13be215 (qgis): [auth system] basic, pki paths, pkcs12, and identity certificate plugins
Larry Shaffer
04:51 PM Revision e65aa99a (qgis): [FEATURE] Authentication configuration system with master password
- Main C++ core and gui classes and desktop app integration
- Support for authentication method plugins
- Does not co...
Larry Shaffer
04:51 PM Revision 95214e91 (qgis): [auth system] Core data source URI integration
Larry Shaffer
04:10 PM Revision 3a379d0b (qgis): Fix Qt5 build (followup c0aacb7)
Matthias Kuhn
04:00 PM Revision a3ae88e1 (qgis): fix compilation issue in qgsexpression.cpp. QString::toHtmlEscaped is n...
Jean-Nicolas Moal
02:48 PM Revision 22313dc8 (qgis): [GRASS] cleanup tmp files after test
Radim Blazek
02:37 PM Revision 5c694009 (qgis): Add warning to advanced settings dialog
Matthias Kuhn
02:37 PM Revision 591942e6 (qgis): Add settings editor to options dialog
Matthias Kuhn
02:36 PM Revision c0aacb7a (qgis): [feature] Add advanced settings editor
Etienne Tourigny
02:36 PM Revision f3f5ea1f (qgis): Create short link to proper page on cdash
Matthias Kuhn
01:30 PM Revision 50d4e720 (qgis): [FEATURE] Mutually exclusive layer tree groups (only one child may be c...
The feature can be toggled individually for groups - in layer tree view context menu.
This code has been funded by T...
Martin Dobias
11:57 AM Revision ac5f0689 (qgis): Add special string for repeat distance in labeling gui
Nyall Dawson
11:57 AM Revision e0028d1f (qgis): Fix calculation of priority for always shown labels
Nyall Dawson
11:57 AM Revision a4d980d0 (qgis): Port from expressions+ plugin: color_part, set_color_part, day_of_week
Nyall Dawson
11:54 AM Revision fae06549 (qgis): [GRASS] fixed test if current user is not owner of source
Radim Blazek
10:03 AM Revision 5f78d1c9 (qgis): Fix QgsGeometryEditUtils::addPart deleting added geometry
Sandro Mani
10:03 AM Revision 0a99a6c0 (qgis): Use reduced precision also in QgsGeos::isEqual
Sandro Mani
10:03 AM Revision 9fef5a16 (qgis): Make GEOS CPP optional
Sandro Mani
10:03 AM Revision 7573afc2 (qgis): Documentation and warning fixes
Sandro Mani
10:03 AM Revision 5037328c (qgis): Fix incorrect forward declaration
Sandro Mani
10:03 AM Revision be4bb3bc (qgis): Add libgeos++-dev to travis before_install.sh
Sandro Mani
10:03 AM Revision 2ea4ee9a (qgis): Remove fragile centroid of self-intersecting polygon test
Sandro Mani
10:03 AM Revision e9e638f6 (qgis): Geometry Checker and Geometry Snapper plugins
Sandro Mani
09:52 AM Revision 296ae9fa (qgis): Temporal icons first draft
ninsbl
09:05 AM Revision 992bacc9 (qgis): [GRASS] vector input type option fix
Radim Blazek
07:45 AM Revision 72af56d8 (qgis): [processing] quote return string when returning uri in ogrConnectionString
Fixes #13174 Victor Olaya
07:45 AM Revision 8ed71fbd (qgis): [processing] corrected some issues with i18n names
Victor Olaya
06:57 AM Revision d43176af (qgis): Fix server labeling tests
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
06:57 AM Revision 7d22536a (qgis): Update the labeling engine tests
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
06:57 AM Revision a36567a4 (qgis): Fix compilation error
Martin Dobias
06:57 AM Revision eabfe021 (qgis): Documentation fixes, memory leak fixes
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
06:57 AM Revision b5e49227 (qgis): Use QgsLabelFeature internally by PAL
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
06:57 AM Revision aa85cf30 (qgis): More fixes, removal of layer-wise obstacle flag, removed pal::Layer usa...
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
06:57 AM Revision 59037eb1 (qgis): Use QgsFeatureId instead of QString for feature IDs
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
06:57 AM Revision c7b394d9 (qgis): Port DXF labeling to new labeling engine
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
06:57 AM Revision f0bc2e9b (qgis): Use new labeling engine also with symbol-level rendering
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
06:57 AM Revision 26c1e0f6 (qgis): Replaced QgsPalGeometry with QgsTextLabelFeature and QgsDiagramLabelFea...
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
06:57 AM Revision 959fbb50 (qgis): Remove obstacle flag for pal Layers as it is kept per feature
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
06:57 AM Revision 6cc1f4c2 (qgis): Fix unit tests and issues with cached layers
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
06:57 AM Revision d0fcc955 (qgis): More labeling engine refactoring
- QgsPalLabeling now internally uses new engine
- label/diagram providers can hook into rendering loop to avoid extra...
Martin Dobias
06:57 AM Revision 8100495d (qgis): Integrate new labeling engine into the map rendering
Now used instead of QgsPalLabeling for labels/diagrams
This code has been funded by Tuscany Region (Italy) - SITA (C...
Martin Dobias
06:57 AM Revision f3fd96f4 (qgis): Label providers: Copy any information from vector layer
This will make them thread-safe (not prone to corruption on changes to the vector layer)
This code has been funded b...
Martin Dobias
06:57 AM Revision 1d0d0e06 (qgis): [FEATURE] New API for labeling engine (QgsLabelingEngineV2)
The idea is to make the engine more flexible compared to QgsPalLabeling implementation:
- abstract dealing with text ...
Martin Dobias

2015-09-20

11:33 PM Revision b600de74 (qgis): fix options alignment
Harrissou Santanna
11:31 PM Revision f748c127 (qgis): enforces consistency
Harrissou Santanna
09:27 PM Revision 13fe3a02 (qgis): Merge pull request #2323 from PedroVenancio/grass7_plugin
Update of some QGIS-GRASS modules Radim Blazek
06:35 PM Revision 82b34afe (qgis): move remaining function_help to json and update it's translation handling
Jürgen Fischer
02:19 PM Revision 2affb27f (qgis): Followup 41a330f
Matthias Kuhn
02:18 PM Revision 41a330f2 (qgis): More expression help
Matthias Kuhn
01:59 PM Revision 2a6cff40 (qgis): More examples for the expression function help
Matthias Kuhn
01:51 PM Revision b2c404d1 (qgis): Improve expression help
Matthias Kuhn
11:24 AM Revision 6bfdafe3 (qgis): Fix crash if selecting a nonsense subrenderer for displacement renderer
Nyall Dawson

2015-09-19

12:53 AM Revision f16fe734 (qgis): Python is a hard build time dependency
Followup 709c143 Matthias Kuhn
12:52 AM Revision f631ff8b (qgis): Fix Qt5 build
Matthias Kuhn
12:14 PM Revision 1fe34b37 (qgis): fix support for embedded ogr, gpx and delimited text layers
Jürgen Fischer
11:17 AM Revision 25437c10 (qgis): indentation update
Jürgen Fischer
11:03 AM Revision abaeb5f8 (qgis): fix precise build
Jürgen Fischer

2015-09-18

09:42 PM Revision c381a88f (qgis): Merge remote-tracking branch 'upstream/master' into ConsistentTerms2
Harrissou Santanna
05:52 PM Revision 8b9e0b65 (qgis): make welcomepage proxy aware
Jürgen Fischer
05:45 PM Revision 065bb10a (qgis): fix crash when application is closed while browser is still filling the...
Jürgen Fischer
05:09 PM Revision 323d3ce8 (qgis): fix windows build
Jürgen Fischer
11:54 AM Revision c5947aa0 (qgis): [GRASS] fixed travis warnings
Radim Blazek
11:03 AM Revision 407d374f (qgis): [GRASS] editing: polygon to boundary, set cat, refresh after commit
Radim Blazek
10:12 AM Revision a1b05a1d (qgis): [GRASS] commit changes fix
Radim Blazek
05:20 AM Revision 73d838fd (qgis): [FEATURE] Add concentric ring placement mode for displacement renderer
Nyall Dawson
03:20 AM Revision 0af4246d (qgis): displacement renderer: center groups on centroid of points, not first
point in group Nyall Dawson
02:47 AM Revision e21cc78c (qgis): Fix failing test
Nyall Dawson

2015-09-17

01:46 AM Revision 1bd87e86 (qgis): Default to search distance in mm for displacement renderer
(easier behaviour to understand for new users, avoids map unit default
which is not applicable for all CRSes)
Nyall Dawson
01:09 AM Revision 55027e54 (qgis): Clean up and extend expression geometry functions:
- New expression functions for area(geom), perimeter(geom),
point_n(geom), start_point(geom), end_point(geom), make_p...
Nyall Dawson
12:11 AM Revision d82a018f (qgis): [GRASS] add/delete feature
Radim Blazek
08:51 PM Revision ada8ffdd (qgis): Update of some QGIS-GRASS modules (v.db.connect.qgm, v.db.join.qgm, v.d...
Pedro Venâncio
02:54 PM Revision e970f4af (qgis): [travis] Install grass 7 build deps
Matthias Kuhn
02:49 PM Revision f4d9e6f0 (qgis): [travis] Enable tests for Grass 7
Matthias Kuhn
02:23 PM Revision 55dbc041 (qgis): [FEATURE] Add num_points(geometry) support in expression evaluator
Includes tests and help text. Sandro Santilli
12:35 PM Revision 586d59a4 (qgis): [FEATURE] Add option to map unit scaling for limiting size in mm
Previously only the option to limit the scale range of the scaling
was available. Now you can also choose to limit th...
Nyall Dawson
12:35 PM Revision b6930204 (qgis): More QgsMapUnitScale tests
Nyall Dawson
12:35 PM Revision 558611b6 (qgis): [FEATURE] Add pixels as option for all symbology size unit choices
Nyall Dawson
12:35 PM Revision f0a2fc19 (qgis): QgsMapUnitScale fixes:
- add docs
- add missing SIP bindings
- remove unnecessary cast from double->float->double
- add unit tests
Nyall Dawson
12:34 PM Revision a77935f4 (qgis): Use actual map canvas variables & values for symbology widgets
Nyall Dawson
12:19 PM Revision 87ee7b36 (qgis): Fix QgsGrassProvider::minimum/maximumValue and windows build
Jürgen Fischer
11:08 AM Revision 25af1424 (qgis): Add expression function help for $length
Matthias Kuhn
10:04 AM Revision 245b3f5f (qgis): Fix more warnings
Matthias Kuhn
10:04 AM Revision 15021ef6 (qgis): Fix some warnings
Matthias Kuhn
10:04 AM Revision 42e86932 (qgis): Enable grass on travis
Matthias Kuhn
09:43 AM Revision ea0dc6e2 (qgis): Include parameterselection dropdown contents in processing translations
Arnaud Morvan
09:25 AM Revision 5ac52173 (qgis): Fix apply search filter from attribute table and minor fixes
Matthias Kuhn
09:21 AM Revision 754f2dc5 (qgis): [GRASS] removed regexp on field option to allow expressions
Radim Blazek
09:08 AM Revision 77b37936 (qgis): [GRASS] vector min/max and qtermwidget fixes
Radim Blazek

2015-09-16

12:57 AM Revision 29fc46a3 (qgis): Merge pull request #2318 from slarosa/fix_crash_export_ramp
[stylemanager dialog] fix crash when exporting to PNG/SVG color ramp Nathan Woodrow
12:33 AM Revision 7a41a2da (qgis): [stylemanager dialog] fix crash when exporting PNG/SVG color ramp
Salvatore Larosa
10:11 PM Revision 4897cdf5 (qgis): Always emits the expression from the search widget when it changes
Matthias Kuhn
10:10 PM Revision 015622e9 (qgis): Revert "followup 9acfe52: better way to emit the signal"
This reverts commit c823bcd63af18031e376a8e2db818b5fd9878ed8. Matthias Kuhn
09:09 PM Revision 0826290c (qgis): Fix crash on exit (Fix #13369)
Matthias Kuhn
09:09 PM Revision 12c0abc2 (qgis): Remove unrequired repaint request
Matthias Kuhn
09:07 PM Revision 2d9424af (qgis): Add number of vertices to derived fields in identify tool
Sandro Santilli
05:50 PM Revision f0f53b17 (qgis): Merge pull request #2316 from slarosa/fix_return_pressed_we
[attribute table] enable returnPressed signal for the search widget Matthias Kuhn
05:50 PM Revision c823bcd6 (qgis): followup 9acfe52: better way to emit the signal
Salvatore Larosa
05:37 PM Revision 9acfe52f (qgis): [widget editor] enable returnPressed signal for the search widget
Salvatore Larosa
05:25 PM Revision 0daf6dd1 (qgis): [GRASS] browser file watcher
Radim Blazek
04:47 PM Revision c54ea43c (qgis): Show validation message only in case of errors
Marco Hugentobler
02:57 PM Revision c8d625a2 (qgis): Fix broken QgsFeatureStore::setFields method
Was setting fields only on temporary copies of the features, not
the stored features themselves
(cherry-picked from ...
Nyall Dawson
02:53 PM Revision 8538be61 (qgis): [composer] Fix generation of world file when map is not on first page
fix #13262
(cherry-picked from d897624)
Nyall Dawson
02:53 PM Revision fc8f30ef (qgis): [composer] Fix world file filename for multipage compositions
also fix #11676
(cherry-picked from c84b2df)
Nyall Dawson
02:49 PM Revision 4fbff34d (qgis): [composer] Remember last used atlas image export folder
(cherry-picked from 4bc606c) Nyall Dawson
01:57 PM Revision a62c6a91 (qgis): Give symbol widgets optional access to a map canvas
This allows symbol widgets to fetch properties from the main map
canvas, for instance fetching the current scale from...
Nyall Dawson
12:45 PM Revision 60cce749 (qgis): [GRASS] refactored vector provider, initial new editing (change geometry)
Radim Blazek
12:28 PM Revision 0a9bf95e (qgis): [GRASS] removed old editing
Radim Blazek
09:11 AM Revision 49401d5f (qgis): Allow map unit scale dialog to retrieve current map scale
Nyall Dawson
09:11 AM Revision 8f0ed615 (qgis): Allow transparency for point displacement circle/label colors
Nyall Dawson
09:11 AM Revision 5a9d932d (qgis): [FEATURE] Allow tolerance in mm/pixels for displacement renderer
Nyall Dawson
07:59 AM Revision 2f542089 (qgis): Add overrides
Marco Hugentobler
07:45 AM Revision 70b25bbf (qgis): Replace foreach with Q_FOREACH
Marco Hugentobler
07:22 AM Revision ed57c783 (qgis): Merge pull request #2315 from mhugent/nodetool_no_clickclick
Node tool without click-click mode Marco Hugentobler
05:19 AM Revision 9c2d7018 (qgis): Node tool without click-click mode
Marco Hugentobler

2015-09-15

10:27 PM Revision c6285f2e (qgis): fix filtered features number over the window title
cherry-picked from 7065762 Salvatore Larosa
06:07 PM Revision a5450a78 (qgis): [SERVER][BUGFIX] Use cache if styleName is EMPTY_STYLE_NAME
The QGIS Server layer cache is used to store layer with default style, but in
QgsWMSProjectParser::mapLayerFromStyle...
René-Luc ReLuc
06:05 PM Revision a42b7603 (qgis): [SERVER][BUGFIX] Use cache if styleName is EMPTY_STYLE_NAME
The QGIS Server layer cache is used to store layer with default style, but in
QgsWMSProjectParser::mapLayerFromStyle...
René-Luc ReLuc
05:53 PM Revision c7a3ea32 (qgis): [SERVER][BUGFIX] Use cache if styleName is EMPTY_STYLE_NAME
The QGIS Server layer cache is used to store layer with default style, but in
QgsWMSProjectParser::mapLayerFromStyle...
René-Luc ReLuc
04:43 PM Revision 977d1775 (qgis): [SERVER][BUGFIX] Layer order from group
If custom order is not enabled and a group is requested, layers was added in
the DOM element order. The default ende...
René-Luc ReLuc
04:42 PM Revision ae906b5e (qgis): [SERVER][BUGFIX] Layer order from group
If custom order is not enabled and a group is requested, layers was added in
the DOM element order. The default ende...
René-Luc ReLuc
04:20 PM Revision 89487219 (qgis): [SERVER][BUGFIX] Layer order from group
If custom order is not enabled and a group is requested, layers was added in
the DOM element order. The default ende...
René-Luc ReLuc
02:10 PM Revision 7065762b (qgis): fix filtered features number over the window title
Salvatore Larosa
12:45 PM Revision 59c43f19 (qgis): [composer] Fix data defined map style/layer set, add test
(fallout from expression contexts) Nyall Dawson
12:08 PM Revision 481d2c07 (qgis): remove duplicate semicolons
Jürgen Fischer

2015-09-14

09:11 PM Revision 2a260edb (qgis): [processing] [fixes #13034] Fix exception when editing model
Radoslaw Guzinski
09:11 PM Revision 9d87c656 (qgis): [processing] Don't remove algorithm dependencies when editing algorithm...
Radoslaw Guzinski
05:55 PM Revision b8b760e2 (qgis): Write important test output to travis console
Matthias Kuhn
04:19 PM Revision 76ccf715 (qgis): Remove utf-8 BOM in astyle.sh
Matthias Kuhn
12:52 PM Revision 343cc541 (qgis): [travis] Only send test results to CDash on failure
Matthias Kuhn
12:48 PM Revision 9bd42760 (qgis): Repaint layer when a maptool changes it
Refs #13347 Matthias Kuhn
12:35 PM Revision aedf08c8 (qgis): [composer] Enable always disabled labels as outline checkbox in
svg export, hook up to labeling setting Nyall Dawson
12:15 PM Revision 4bc606c8 (qgis): [composer] Remember last used atlas image export folder
Nyall Dawson
12:15 PM Revision c84b2dfe (qgis): [composer] Fix world file filename for multipage compositions
also fix #11676 Nyall Dawson
12:15 PM Revision d8976247 (qgis): [composer] Fix generation of world file when map is not on first page
fix #13262 Nyall Dawson
12:13 PM Revision d0813410 (qgis): Slightly improved keyboard navigation in variable editor
Nyall Dawson
12:08 PM Revision 0a60bab5 (qgis): Doxymentation update
Or how to increase documentation coverage with minimal effort Matthias Kuhn
10:17 AM Revision 687ad5a7 (qgis): [GRASS] soft warning from provider if init failed
Radim Blazek
10:07 AM Revision 2acf7a86 (qgis): Really fix snapping indexing crash
Matthias Kuhn
09:54 AM Revision 0b02912d (qgis): Fix crash in snapping index generation
Matthias Kuhn
09:48 AM Revision 0be74e5f (qgis): [GRASS] disabled wrong GISBASE warning on startup
Radim Blazek
07:52 AM Revision ddb80ebd (qgis): Update vector layer variable widget on apply
Nyall Dawson

2015-09-13

01:24 AM Revision 499d0da5 (qgis): Update acceptable missing doc coverage
Nyall Dawson
11:39 PM Revision be0185aa (qgis): Merge pull request #2310 from slarosa/ml_icon
[log message] changing the message log icon in order to warning the user when a log message has been received Nathan Woodrow
10:08 PM Revision 0c58f9c8 (qgis): [log message] changing the message log icon in order to warning the use...
Salvatore Larosa
09:35 PM Revision e1863318 (qgis): Update README.md
Matthias Kuhn
08:32 PM Revision 1d90f669 (qgis): Fix snapping
Matthias Kuhn
08:24 PM Revision e2816256 (qgis): translation fix
Jürgen Fischer

2015-09-12

03:25 PM Revision 23ea045d (qgis): indentation update
Jürgen Fischer
03:25 PM Revision a3092209 (qgis): fix translation string
Jürgen Fischer
03:25 PM Revision c3f48303 (qgis): install missing include
Jürgen Fischer
03:25 PM Revision ffe8de09 (qgis): add missing override
Jürgen Fischer
01:27 PM Revision d28325c3 (qgis): [processing] fix log message when execution of algorithm from console f...
Salvatore Larosa
09:37 AM Revision 99e79259 (qgis): [processing] fixed translation strings for the new algorithm ombb and d...
Salvatore Larosa
09:36 AM Revision 442bdfc0 (qgis): Oriented Minimum Bounding Box - processing version as requested #2116
Inverse field order for PERIMETER and ANGLE Loïc BARTOLETTI
09:07 AM Revision 95e9ade8 (qgis): [GRASS] catch fatal error when run with different GRASS version
Radim Blazek
08:22 AM Revision 97675a91 (qgis): reenabled deleteTempRubberBand on non win, 72608b0 followup
Radim Blazek

2015-09-11

11:56 PM Revision 72608b0a (qgis): Doxymentation
Matthias Kuhn
05:38 PM Revision bd86697b (qgis): fix windows build
Jürgen Fischer
05:26 PM Revision 50cab531 (qgis): Fix add part tool doesn't work
Regardless of the underlying layer geometry type, the tool was
always reporting that geometries were not multipart
Nyall Dawson
04:57 PM Revision 8640c130 (qgis): Merge pull request #2298 from nyalldawson/fix_13099
Fix #13099 - removal of geometries using node tool Marco Hugentobler
02:44 PM Revision 87310657 (qgis): Fix creation of default composer names (fix #13339)
Nyall Dawson
02:09 PM Revision 9251fae6 (qgis): Fix doxygen build warnings
Matthias Kuhn
02:07 PM Revision f03f1085 (qgis): Fix warnings
Nyall Dawson
01:49 PM Revision fd2ad132 (qgis): [FEATURE] postgres provider: allow copying tables from one schema to an...
Jürgen Fischer
12:02 PM Revision 69e53df6 (qgis): do not send event to adv. digit. when no selection
Denis Rouzaud
12:02 PM Revision 29d5f926 (qgis): Update CAD maptools to implement new virtual methods
Matthias Kuhn
12:02 PM Revision efcbbfda (qgis): Move maptools from app->gui
Matthias Kuhn
12:02 PM Revision dae0d4a1 (qgis): Doxymentation
Matthias Kuhn
12:02 PM Revision 3831668f (qgis): Sip bindings for editing and cad map tools
Matthias Kuhn
12:02 PM Revision 26e97830 (qgis): Don't change date when dos2unix'ing files
Matthias Kuhn
10:04 AM Revision 62c0ef9e (qgis): [processing] followup 0548793: remove unused import
Salvatore Larosa
10:01 AM Revision 05487935 (qgis): [processing] save geometry for the algorithm dialog
Salvatore Larosa
09:11 AM Revision 390ea4e9 (qgis): Sort variables in variable editor
Nyall Dawson
09:11 AM Revision 2d5c5e2a (qgis): Fix incorrect layer_id variable help
Nyall Dawson
07:49 AM Revision 107d911a (qgis): [welcome page] add project projection information
Mathieu Pellerin - nIRV
07:47 AM Revision 116089e6 (qgis): [PROCESSING] Speed up dissolve (esp. when using dissolve field)
Change parameters to have a more consistent UI Bernhard Ströbl
06:36 AM Revision 14f84d18 (qgis): Improvements to SQL Server connection dialog
- List databases found
- Remove message boxes replace with message bar
- Split into two columns for nicer layout.
Fu...
Nathan Woodrow

2015-09-10

12:45 AM Revision e2684a44 (qgis): Add missing overrides
Nyall Dawson
06:08 PM Revision f3c7d853 (qgis): [processing] save modeler dialog/splitter geometry to settings
Salvatore Larosa
12:38 PM Revision 08a5335c (qgis): Merge pull request #2306 from ahuarte47/developersmap_ahuarte47
Add ahuarte47 location to developersmap page Nyall Dawson
12:31 PM Revision 2b5f59c8 (qgis): Add ahuarte47 location to developersmap page
Alvaro Huarte
09:17 AM Revision 3d7b6fb9 (qgis): [GRASS] removed multiple input sorting
Radim Blazek
08:59 AM Revision a44bfb21 (qgis): [recent project] make use of baseName() in the file menu too
Mathieu Pellerin - nIRV
08:45 AM Revision 0d5472e7 (qgis): Merge pull request #2303 from PedroVenancio/grass7_plugin
Adaptation of some i.* modules for QGIS-GRASS 7 plugin Radim Blazek
08:13 AM Revision 7ac52225 (qgis): [travis] deeper git clone, allows re-running earlier commits
when dash submission fails Nyall Dawson
07:59 AM Revision 5889a67a (qgis): Merge pull request #2300 from vmora/fix13302
fix varying line width when legend updates Denis Rouzaud
07:57 AM Revision e2dc8bfe (qgis): Allow escape to cancel drawing new features
Nyall Dawson

2015-09-09

01:25 AM Revision 86ffda6f (qgis): Fix windows build
Jürgen Fischer
10:37 PM Revision 1c0b6077 (qgis): Followup to 2a5f262; fix typo and run through autopep8
Larry Shaffer
07:38 PM Revision 8826857e (qgis): Minor update for i.tasscap4.qgm, i.tasscap5.qgm, i.tasscap7.qgm - flag ...
Pedro Venâncio
07:28 PM Revision e4a40c76 (qgis): Adaptation of some i.* modules for QGIS-GRASS 7 plugin (default.qgc, i....
Pedro Venâncio
07:00 PM Revision 2a5f262b (qgis): Add "import only selected features" option to db manager
Augustin
06:30 PM Revision 5f19dff7 (qgis): Merge pull request #2175 from anitagraser/patch-8
Change resolution parameter defaults to floats Matthias Kuhn
05:40 PM Revision 23a9922c (qgis): Sort tests in CMakeLists.txt
Matthias Kuhn
05:39 PM Revision 78a122cc (qgis): Add QgsDataSourceURI test
Sandro Mani
05:37 PM Revision 258851af (qgis): Make QgsDataSourceURI uri string parser skip invalid portions instead o...
Sandro Mani
04:08 PM Revision fc0843c5 (qgis): [GRASS] field option without layer
Radim Blazek
03:31 PM Revision ef1be5cd (qgis): [GRASS] catch fatal error when G_get_gdal_link fails
Radim Blazek
01:38 PM Revision f9460f9d (qgis): [GRASS] module input model file system watcher
Radim Blazek
01:03 PM Revision 30b2e58a (qgis): Travis: try container-based infrastructure
Triggered by sudo: false in .travis.yml Tom Chadwin
12:29 PM Revision d7103dfb (qgis): fix varying line width when legend updates
fix #13302 Vincent Mora
12:29 PM Revision c86dcd0e (qgis): [welcome page] add delegate to style display
Mathieu Pellerin - nIRV
11:20 AM Revision d3d5ee3e (qgis): Followup bb25d96, also change wording in project properties
Nyall Dawson
11:17 AM Revision 98fea4df (qgis): Try to shortcut some labeling data defined routines
Nyall Dawson
11:17 AM Revision dbded4d9 (qgis): Avoid some unnecessary QString construction
Nyall Dawson
11:17 AM Revision 910cb016 (qgis): Fix broken QgsFeatureStore::setFields method
Was setting fields only on temporary copies of the features, not
the stored features themselves
Nyall Dawson
11:17 AM Revision f628ebd4 (qgis): Replace foreach with Q_FOREACH
For:
- consistency
- to make it immediately clear that this is a Qt macro and that it
works slightly differently to c...
Nyall Dawson
11:17 AM Revision 7c107602 (qgis): Followup 73ffb83a, finishing changing all Q_FOREACH to references
Nyall Dawson
10:20 AM Revision d4e3fcd3 (qgis): [GRASS] module multiple input
Radim Blazek
09:46 AM Revision 285c1d3e (qgis): Fix doxygen warning
Nyall Dawson
09:42 AM Revision bb25d966 (qgis): Clarify wording of "Expression Variables" title
Matthias Kuhn
09:16 AM Revision 55e2c7fa (qgis): Merge pull request #2287 from nyalldawson/json
Convert expression context help to json format Matthias Kuhn
08:51 AM Revision 59b6209e (qgis): Fix memory leak in QgsCurvePolygonV2::removeInteriorRing
Nyall Dawson
08:51 AM Revision acd8f26a (qgis): Fix removing whole ring by progressively deleting nodes (fix #13099)
Nyall Dawson
08:11 AM Revision 806da2d3 (qgis): Fix QgsGeometry::insertVertex and deleteVertex compatibility with
<2.10 API and multipoint geometries
Also fix a crash in QgsGeometryCollection::removeGeometry
Nyall Dawson
07:17 AM Revision fe5085e8 (qgis): Fix up missing geometry tests (refs #13099)
Nyall Dawson

2015-09-08

12:16 AM Revision ac97a0b2 (qgis): Update Mac build directory temp symlinks for GRASS versions
Larry Shaffer
05:03 PM Revision 4d9231a5 (qgis): Fix rulebased rendering else rule vs. disabled rules
Matthias Kuhn
05:03 PM Revision 93e9204b (qgis): Add test for rulebased renderer else rule
Matthias Kuhn
04:23 PM Revision 72665e03 (qgis): Fix for SAGA 2.2.0 in Processing - thanks Giovanni
Paolo Cavallini
04:10 PM Revision a2f0763b (qgis): Node tool: don't select another vertex after deleting a vertex (not use...
Marco Hugentobler
02:08 PM Revision fe9461be (qgis): Add methods for retrieving extra parameters from symbol render
Nyall Dawson
01:48 PM Revision b8ad58ce (qgis): [GRASS] new module input widget
Radim Blazek
11:20 AM Revision eb793a75 (qgis): Remove geometry if deleting a point feature vertex with the node tool. ...
Marco Hugentobler
09:33 AM Revision 73ffb83a (qgis): Make sure a lot of foreach loops use references
Nyall Dawson
09:31 AM Revision bd2d78ce (qgis): Ensure that select atlas variables are shown in expression builder
...even when they don't currently have a value assigned. This helps
users know which variables will be available in c...
Nyall Dawson
09:31 AM Revision e8c3afa3 (qgis): [FEATURE][composer] Custom format for grid annotations (fix #9292)
Allows composer map grid annotations in custom formats which are
evaluated using QgsExpressions. Made possible throug...
Nyall Dawson
03:36 AM Revision c3a14155 (qgis): Merge pull request #2297 from nirvn/fix_recent_project_sort
[welcome page] fix sorting of recent projects on startup Nathan Woodrow
03:28 AM Revision 4c81803e (qgis): [welcome page] fix sorting of recent projects on startup
Mathieu Pellerin - nIRV

2015-09-07

10:55 PM Revision 94badce4 (qgis): Avoid use of QString("")
Nyall Dawson
09:39 PM Revision 14124267 (qgis): Scale image if the photo widget size is set to 0/0
Matthias Kuhn
09:39 PM Revision 75df5f20 (qgis): [FEATURE] Support for relative paths in widgets
Is implemented for the following edit widget types:
* File Name
* Photo
* Web View
If the path which is selected...
Matthias Kuhn
06:05 PM Revision 3043f7f9 (qgis): Merge pull request #2296 from elpaso/qgsserver-return-pair
QgsServer handleRequest now returns QPair of QByteArray with headers and body Alessandro Pasotti
05:10 PM Revision f56054f0 (qgis): Re-formatted typecode
Alessandro Pasotti
12:24 PM Revision 5ae2881c (qgis): Update test mask
Nyall Dawson
12:24 PM Revision a45ead11 (qgis): Fix setting atlas variables in main map canvas for previewing atlas
renders Nyall Dawson
12:24 PM Revision 2fe6d8c0 (qgis): Fix atlas_geometry variable value
Nyall Dawson
12:24 PM Revision 435aeeda (qgis): Deprecate $rownum, replace with @row_number variable which is only
available when it is usable Nyall Dawson
12:24 PM Revision 183f4017 (qgis): Remove use of $map special column
Now replaced by @map_id variable. But don't panic, old expressions
with $map will still work!
Also adds a deprecated...
Nyall Dawson
12:24 PM Revision 05c2e4de (qgis): Remove use of special columns for composition/atlas
$atlasfeature/$atlasgeometry/$feature/etc have all been ported
to variables
Nyall Dawson
12:24 PM Revision 97096e2d (qgis): Deprecate QgsExpression special column methods
Nyall Dawson
12:24 PM Revision 829ff502 (qgis): Expose map settings (rotation, scale) through expression contexts
Nyall Dawson
12:24 PM Revision 9e57e3d7 (qgis): Add ability to set expression context variables for map canvas
Nyall Dawson
11:26 AM Revision c8a65668 (qgis): Fix reprojected markers
Marco Hugentobler
10:14 AM Revision 5881008c (qgis): Added comments
Alessandro Pasotti
09:57 AM Revision 33cbe220 (qgis): Convert to type works for QPair of QByteArray
Alessandro Pasotti
08:28 AM Revision 9c5a74a3 (qgis): Merge pull request #2291 from PedroVenancio/grass7_plugin
Adding v.info and r.info to GRASS plugin. Update of some other modules Radim Blazek

2015-09-06

11:13 AM Revision b0062988 (qgis): Minor coverity fixes
Nyall Dawson
02:19 AM Revision 07013132 (qgis): remove UTF8 BOM
(cherry picked from commit 336248eef18a20b5837e52727d1056e4a029f49e) Landry Breuil
02:10 AM Revision d6ef70a6 (qgis): osgeo4w: switch to grass 7.0.1 from RC2
Jürgen Fischer

2015-09-05

01:46 AM Revision f153743c (qgis): debian packaging fix (fixes #13310)
Jürgen Fischer
01:40 AM Revision bb9addd0 (qgis): debian packaging fix (fixes #13310)
Jürgen Fischer
01:24 AM Revision 53c84915 (qgis): indentation update
Jürgen Fischer
01:14 AM Revision 2b0225b1 (qgis): postgres provider: fix display of compound key checkboxes (followup e6f...
Jürgen Fischer
12:50 AM Revision fcdc609c (qgis): Fix rasters cannot be styled on OSX (fix #13162)
Add missing Q_OBJECT macro
(cherry picked from commit 9b9dbff13dd3ff20c3746fc175d59c29bf401c26)
Nyall Dawson
11:20 PM Revision a9f2acc5 (qgis): [SERVER] QgsRequestHandler now returns a QPair
Much simpler GUI with a single method for all
cases. handleRequest now returns both headers and
body in a QPair.
Pyth...
Alessandro Pasotti
02:18 PM Revision 969fc9c1 (qgis): Fix build
Nyall Dawson
02:06 PM Revision 9133538a (qgis): [FEATURE][composer] Advanced customisation of cell background color
for attribute tables
This allows users to set differing colors for alternating rows and
columns, first/last row/colu...
Nyall Dawson
02:03 PM Revision 1c079ead (qgis): Expression context fixes:
- Fix python API break in QgsExpression::Function
- Add convenience methods for retrieving feature/fields from a
context
Nyall Dawson
10:21 AM Revision 45554ec7 (qgis): Changing r.info and v.info icons by metadata.svg icon already present i...
Pedro Venâncio
09:12 AM Revision 86115435 (qgis): Merge pull request #2290 from mhugent/geometry_marker
Geometry marker Marco Hugentobler
07:42 AM Revision 557701ca (qgis): Documentation
Marco Hugentobler
02:07 AM Revision cb5054f9 (qgis): options: fix display of selected theme
Jürgen Fischer

2015-09-04

12:38 AM Revision bd75f6e5 (qgis): Adding v.info and r.info to GRASS plugin. Update of some other modules ...
Pedro Venâncio
 

Also available in: Atom