Activity
From 2014-06-20 to 2014-07-19
2014-07-19
- 02:56 PM Revision 4e2afeb9 (qgis): [composer] Don't auto set maximum number of attributes when resizing it...
- 02:52 PM Revision 70d58577 (qgis): [composer] Fix restoration of grid color alpha channel from 2.4 projects
- 02:46 PM Revision 5cb356a4 (qgis): [composer] Fix loss of alpha value for attribute table grid color when ...
- 02:38 PM Revision 5a6f68be (qgis): [composer] Write a dummy Grid element when saving composer maps, fixes ...
- 02:36 PM Revision 111d7d3d (qgis): [composer] Prevent crash when loading project which contains no Grid el...
- 02:14 PM Revision 66031f67 (qgis): [composer] documentation improvements
- 02:05 PM Revision 2d427a4e (qgis): [composer] Fix calculation of rotated image size inside picture items w...
- 02:01 PM Revision f76c257f (qgis): [composer] More cleanups - move font utils from QgsComposerItem to QgsC...
2014-07-17
- 08:49 PM Revision 57dcfca4 (qgis): Legend refactoring: first steps towards legend customization
- - map layers have associated QgsMapLayerLegend instance
- QgsMapLayerLegend is interface for generation of legend wit... - 07:58 PM Revision cb1e0fba (qgis): [TRANSUP] string update by request
- Signed-off-by: Werner Macho <[email protected]>
- 04:31 PM Revision 904443ff (qgis): Fix #10828 (slow project loading)
- 02:56 PM Revision e937b628 (qgis): Fix #10744 (crashes with CSV files with parallel rendering)
- I can't replicate the crash, but the static QRegExp instances will not work
with multiple threads. - 01:47 PM Revision 4eddfbaf (qgis): avoid initially loading value map previews from the first layer (might ...
- 01:47 PM Revision 7097dc0a (qgis): add msvc notes
- 01:22 PM Revision e6961582 (qgis): [FEATURE][composer] Allow setting attribute table header and content fo...
- 02:25 AM Revision 025741ff (qgis): Fix bundle-relative linking for libqscintilla2.dylib (now required lib)...
2014-07-16
- 12:38 AM Revision c05e5e28 (qgis): When grouping layer tree nodes, insert new group at the same position
- 11:29 PM Revision 18a1c8a6 (qgis): Fix #10828 (slow project loading)
- 07:44 PM Revision 43635e7c (qgis): Fix #10744 (crashes with CSV files with parallel rendering)
- I can't replicate the crash, but the static QRegExp instances will not work
with multiple threads. - 02:51 PM Revision b2ff7186 (qgis): Clean up code editor code and API. Add tr() and fix spelling.
- Moved show/hide folding and margin methods to base class.
- 02:50 PM Revision 19708be1 (qgis): [FEATURE][composer] Allow evaluation of QGIS expressions inside html it...
- 02:50 PM Revision 5e4510f5 (qgis): [composer] Switch to using qscintilla for html editor in html item prop...
- 02:50 PM Revision 256999d5 (qgis): [FEATURE][composer] Option for manual entry of HTML item source. Sponso...
- 02:50 PM Revision 3f90dbb0 (qgis): [composer] Fetch html using QgsNetworkAccessManager so that reply can b...
- 02:47 PM Revision e2d57d9b (qgis): [composer] Clean up code, move some methods to QgsComposerUtils, const ...
- 09:46 AM Revision 0c7ce60d (qgis): [processing] fix icons for TauDEM algs
- 09:12 AM Revision c72e8815 (qgis): debian packaging update
- 03:45 AM Revision 93fb9dbf (qgis): Use code editor for expression widget
- 03:45 AM Revision 32dfb863 (qgis): Define QSCINTILLA_DLL for windows
2014-07-15
- 06:50 PM Revision 11d5b4cd (qgis): [TRANSUP] transifex update and common string update
- Signed-off-by: Werner Macho <[email protected]>
- 04:25 PM Revision a2a59140 (qgis): german translation update
- 03:29 PM Revision 1692cc36 (qgis): cmake: report geos version with c-api header only (followup 0529f117)
- 03:21 PM Revision 08379452 (qgis): [composer] Fix calculation of rotated image size inside picture items w...
- 02:00 PM Revision 3699ee55 (qgis): fix moc warning
- 01:57 PM Revision b1a4b284 (qgis): more doxygen fixes
- 01:29 PM Revision 3f67443d (qgis): fix warnings
- 01:29 PM Revision 0529f117 (qgis): cmake: report geos version
- 09:10 AM Revision 21420c6f (qgis): debian packaging update
2014-07-14
- 04:25 PM Revision 6f3cea12 (qgis): Follow up 2041fc24
- 03:51 PM Revision 2041fc24 (qgis): [composer] Refactor QgsComposerItem:
- - New class QgsComposerObject, which both QgsComposerItem and QgsComposerMultiFrame
derive from. This class contains ... - 02:47 PM Revision 6486594f (qgis): [Processing] Refactoring of parameters and outputs
- It also adds some changes in the core and tools package, to provide a cleaner structure
2014-07-13
- 12:54 AM Revision 49bc38c7 (qgis): [processing] added 'crop to data' algorithm from SAGA
- 12:54 AM Revision 0e76df60 (qgis): [processing] Changed raster calculator to ask main layer separately
- 05:16 PM Revision 64750430 (qgis): indentation update
- 05:09 PM Revision 9ce0ea3f (qgis): doxygen: add new directories and fix warnings
- 01:54 PM Revision 8650597b (qgis): [FEATURE][composer] Add marker style for map grids (fix #9381)
- 05:33 AM Revision a44e48c5 (qgis): [composer] More tweaks to grid UI:
- - show grid name in draw grid checkbox to aid UX
- restore 12 decimal places for grid interval/offset
- rearrange con... - 04:41 AM Revision 4e62dde8 (qgis): [composer] Reduce height of map grid list (fix #10881)
- 03:41 AM Revision 8be42a0a (qgis): Followup c04a5400
- 03:36 AM Revision c04a5400 (qgis): [composer] Hard code drawing a maximum of 1000 horizontal or vertical g...
- 02:10 AM Revision ae84a074 (qgis): [composer] Fix annotation settings only being applied to first grid in ...
2014-07-12
- 02:27 PM Revision a284c4e0 (qgis): Code editor
- 10:50 AM Revision 877f07ab (qgis): [processing] fixes in model/script downloader
- 10:39 AM Revision a58e6489 (qgis): [processing] improved import to postgis algorithm
- 10:39 AM Revision 1bf3be5a (qgis): [processing] added some extra info in modeler calculator
- 10:39 AM Revision f5b84ca1 (qgis): [processing] fixed frequency algorithm
- 10:39 AM Revision e5369058 (qgis): [processing] change icon of core algs
2014-07-11
- 01:39 AM Revision cded8b18 (qgis): [processing] Fix typo
- 01:38 AM Revision 0ad70eda (qgis): Fix QgsComposerMap sip/cpp build error
- 06:49 PM Revision 061dc4f3 (qgis): [TRANSUP] adding more translators
- Signed-off-by: Werner Macho <[email protected]>
- 06:27 PM Revision e3aae9af (qgis): [TRANSUP] pt_BR from transifex on request
- Signed-off-by: Werner Macho <[email protected]>
- 05:22 PM Revision 89ed2509 (qgis): [TRANSUP] transifex update
- Signed-off-by: Werner Macho <[email protected]>
- 04:10 PM Revision 5b545d1e (qgis): Remove unused writeSettings, readSettings, removeSettings methods from ...
- 03:39 PM Revision 494bef0c (qgis): Follow up grid merge fixes. Repair broken grid tick tests
- 03:03 PM Revision 644d6fc5 (qgis): Fix merge conflicts resulting from composer multi grid merge
- 09:49 AM Revision 4e5c2864 (qgis): [processing] update CMakeLists.txt to handle new directories
- 09:19 AM Revision fcd09c5c (qgis): [processing] Sort algorithms when updating provider alg list.
- 09:16 AM Revision 50113cda (qgis): [processing] methods in dataobjects.py now return layers ordered by name
- fixes #10446
- 09:15 AM Revision 6c73e001 (qgis): [processing] fixed #10445
- 09:15 AM Revision 53b30c52 (qgis): metasearch: fix fsf address
- 09:10 AM Revision 232e23ad (qgis): Fix #10589 - Gesture events don't get sent correctly with interactive m...
- 09:09 AM Revision 041eafdf (qgis): Typo fixes from Rome airport
- 09:07 AM Revision 84950f55 (qgis): [processing] fixed #10792
- 09:06 AM Revision e845e789 (qgis): [processing] added some new core algs as scripts
- 09:06 AM Revision 784b46bb (qgis): [processing] allow adding core processing algs using scripts
- 09:06 AM Revision df5c1f07 (qgis): [processing] fix join to layer with join (fix #10244)
- 09:04 AM Revision 7bc055ed (qgis): Fix joinConnectedFeatures not keeping the featureParts list in sync (Fu...
- 09:03 AM Revision eb832564 (qgis): change str to unicode fix #10624
- 09:01 AM Revision b53cab2b (qgis): enable feature form on openFeatureForm on editable layer (fixes #10865)
2014-07-10
- 11:59 PM Revision 11f197ee (qgis): enable feature form on openFeatureForm on editable layer (fixes #10865)
- 05:27 PM Revision dbfce8cd (qgis): Revert "Fix reversed lat/long in grid annotations"
- This reverts commit 2d2340e916db09c03772a3f9d4de8cb49a4c9d72.
- 05:25 PM Revision 40d91457 (qgis): Fix #10720
- 04:44 PM Revision b6c982a2 (qgis): Fix swapped lat/long
- 04:44 PM Revision 2d2340e9 (qgis): Fix reversed lat/long in grid annotations
- 03:46 PM Revision 66e4895a (qgis): Merge pull request #1503 from alexbruy/processing-ogr
- Processing ogr
- 01:03 PM Revision 6097e58a (qgis): Merge branch 'composer_grid_master'
- 01:02 PM Revision 0525c015 (qgis): Show frame entry independent of translation
- 11:58 AM Revision 46bd33eb (qgis): Fix some todos
- 11:36 AM Revision 0c8181b2 (qgis): Start without composer map without grid
- 11:27 AM Revision 3e764405 (qgis): Add frame pen width, color, fill color1, fill color2 to composergrid
- 07:52 AM Revision 9abeeb64 (qgis): [FEATURE] New $atlasfeature expression function for returning the curre...
- 06:10 AM Revision 1e39db6a (qgis): [FEATURE] New expression functions for $currentfeature (returns current...
- 02:55 AM Revision 2595e02f (qgis): fix build error (followup ba8f3881)
2014-07-09
- 01:18 AM Revision 8355a7ae (qgis): deleted EnumerateTableField description (redundant)
- 01:18 AM Revision ba8f3881 (qgis): [processing] fixed cmake
- 07:53 PM Revision c33007fe (qgis): remove unused files, code cleanup
- 06:58 PM Revision a9216c71 (qgis): [processing] refactor OGR algorithms to use commandline tools, not
- bindings
- 01:46 PM Revision b626f94b (qgis): Compatibility methods to simulate old composer map grid
- 10:45 AM Revision 3d922db7 (qgis): Adapt user interface for multiple grids
2014-07-08
- 05:19 PM Revision a09fbc08 (qgis): Port possibility to have several grids / crs in composer map from QGIS ...
- 03:17 PM Revision 0df2b011 (qgis): Begin test suite for data defined composer settings
- 08:38 AM Revision e1385c1a (qgis): german translation update
- 08:38 AM Revision 16910140 (qgis): Remove sqlanywhere plugin and provider (implements #10840)
- 08:05 AM Revision 63a17e55 (qgis): debian packaging update
- Funded-By: norBIT
- 07:48 AM Revision 33b5e8ce (qgis): [FEATURE] Color picker option in color button context menu, which allow...
2014-07-07
- 02:34 PM Revision e1e0b157 (qgis): Merge pull request #1501 from gioman/grass64watershed
- [processing] fix GRASS 6.4 r.watershed
- 02:33 PM Revision 32a30301 (qgis): Merge pull request #1500 from gioman/grass7watershed
- [processing] fix GRASS 7 r.watershed
- 01:55 PM Revision 136cd5cd (qgis): feature renderers: don't display not rendered class in catch-all class ...
- Funded-By: norBIT
- 01:55 PM Revision 0954ec3e (qgis): canvas: remove keys for switching single/multithreaded and showing rend...
- Funded-By: norBIT
- 01:15 PM Revision e13e9f74 (qgis): Make QScintilla a required dependency
- 01:05 PM Revision f4a51c43 (qgis): Remove single select tool, merge into Select By Rectangle. Fix #10824
- - New tool named Select Feature(s) does both actions one tool
- select(), selectByRectangle() return SelectFeatures a... - 12:43 PM Revision d68bc599 (qgis): [processing] fix GRASS 64 r.watershed
- 12:32 PM Revision b16172cc (qgis): [processing] fix GRASS 7 r.watershed
2014-07-06
- 08:52 PM Revision 1088ba79 (qgis): [processing] added 'Select by expression' algorithm (by Michaël Douchin...
- 08:51 PM Revision 6026944c (qgis): [processing] removed scripts
- They should be downloaded now from the scripts/model repo
- 08:51 PM Revision 4df7b346 (qgis): fixed issue with MultilineTextPanel in modeler (#10813)
- 01:25 PM Revision dcc01713 (qgis): [composer] Fix missing descriptions for composition data defined button...
- 01:14 PM Revision d4b8c407 (qgis): Add render state support for graduated renderer
- Add check state role for graduated renderer
Sync sip bindings
2014-07-05
- 09:30 PM Revision 9dc536ab (qgis): german translation update
- 05:55 PM Revision 1e4ad288 (qgis): [FEATURE][composer] Data defined page size, orientation and number of p...
- 04:50 PM Revision a914d433 (qgis): [composer] Composer items which set their own size must consider data d...
- 04:23 PM Revision da976848 (qgis): [FEATURE][composer] Data defined item size and position. Funded by Cant...
- 04:00 PM Revision 7604324d (qgis): transifex and string update
- Signed-off-by: Werner Macho <[email protected]>
- 02:27 PM Revision 9ada8c6d (qgis): Followup 6d7c5f88
- 02:00 PM Revision 6d7c5f88 (qgis): [FEATURE][composer] Data defined map scale, rotation and extents. Funde...
- 12:08 PM Revision 0fd99d28 (qgis): [FEATURE][composer] Data defined item rotation. Funded by Canton of Neu...
- 10:39 AM Revision a3c82899 (qgis): Merge pull request #1498 from minorua/joinattrs
- [processing] JoinAttributes improvement
- 07:32 AM Revision 47e8bde7 (qgis): [FEATURE][composer] Data defined transparency and blend modes for compo...
- 06:58 AM Revision be5aeac3 (qgis): [composer] Initial framework for data defined properties in composition...
- 06:38 AM Revision 228892cf (qgis): [processing] fix join to layer with join (fix #10244)
- 06:38 AM Revision 361202e9 (qgis): [processing] JoinAttributes improvement
- - allow join not only with vector attribute table but also with geometryless table
- performance and key comparison i...
2014-07-04
- 12:49 AM Revision 51408e16 (qgis): categorized renderer: show category by default (followup 4867b7fa)
- 12:25 AM Revision b4edd9d3 (qgis): Use index to render legend symbol items
- 10:36 PM Revision d8eee4e5 (qgis): [processing] fixed #10792
- 10:10 PM Revision c5340cd7 (qgis): fixup 4867b7fa
- 09:40 PM Revision 4867b7fa (qgis): [FEATURE][API] categorized render: support disabling rendering of some ...
- Funded-By: norBIT
- 04:47 PM Revision 6af7dbdd (qgis): [composer] Create base item widget class for composer items, clean up a...
- 03:47 PM Revision 12f52690 (qgis): Allow preparing expressions in QgsDataDefined without requiring a layer
- 03:47 PM Revision 57980ab6 (qgis): [composer] Make sure general atlas properties are imported before impor...
- 03:47 PM Revision c7175cfa (qgis): Data defined must reprepare expression if expression changes
- 03:47 PM Revision 3187410e (qgis): Move decodeBlendMode to QgsSymbolLayerV2Utils
- 03:41 PM Revision 176e6c8f (qgis): [composer] Use the maximum frame width when setting a html item's conte...
- 12:25 PM Revision 844a9bba (qgis): [composer] Don't snap to items within a group
- 12:25 PM Revision 55ed6286 (qgis): [composer] Improved method for setting/checking whether items are in a ...
- 11:33 AM Revision 6cddd052 (qgis): Merge pull request #1497 from manisandro/multilabeling_fix
- Fix joinConnectedFeatures not keeping the featureParts list in sync
2014-07-03
- 11:58 PM Revision 0c0e9ec4 (qgis): Fix joinConnectedFeatures not keeping the featureParts list in sync (Fu...
- 04:03 PM Revision af17b56c (qgis): Typo fixes from Rome airport
- 03:20 PM Revision 2f5d118d (qgis): Merge pull request #1496 from Gustry/dev
- [processing] change str to unicode fix #10624
- 02:02 PM Revision 5476d86f (qgis): change str to unicode fix #10624
- 11:22 AM Revision 144f7eca (qgis): display project filename in project properties (implements #10788)
2014-07-02
- 08:22 PM Revision 322cd0d0 (qgis): [processing] fixed #10780
- 07:46 AM Revision ac5f6c51 (qgis): fix windows build
- 07:46 AM Revision 8871be0a (qgis): indentation update
2014-07-01
- 01:19 AM Revision 7aef5486 (qgis): Add border and fill colour options to bands. Different border for selec...
- 01:19 AM Revision 0c08029d (qgis): Use nicer colours for zoom and select bands. Match icon colour
- 03:57 PM Revision eb816103 (qgis): [processing] fix fusion algs loading
- 02:40 PM Revision dd4c1d10 (qgis): Merge pull request #1495 from giohappy/new_operators_dospatialjoin
- Add fine grain control over select by location tools
- 01:25 PM Revision 978eb2e3 (qgis): Fix #10589 - Gesture events don't get sent correctly with interactive m...
- 12:18 PM Revision dd8dbc23 (qgis): [processing] more changes to fusion lidar algorithms
- 11:18 AM Revision 6f00101b (qgis): fix to Processing side
- 10:48 AM Revision b44a256b (qgis): QgsLegendSettings: new class to keep settings for QgsLegendRenderer
- 09:49 AM Revision c0ac0ac6 (qgis): Allow legend to have other than the "ideal" minimum size
- 07:28 AM Revision 438f3d4a (qgis): QgsComposerLegend: use QgsLegendRenderer for legend drawing
- 07:23 AM Revision f5ed33cc (qgis): Moved legend rendering code from QgsComposerLegend to QgsLegendRenderer
2014-06-30
- 07:18 PM Revision 24c1c956 (qgis): improved processing extract/select by location
- 07:13 PM Revision 35eb5f60 (qgis): Improved select by location
- 03:48 PM Revision 87e4b074 (qgis): oracle provider: fix closing of iterator in case of error
- 01:52 PM Revision 03efcac5 (qgis): [composer] Default to no backgrounds for new labels, pictures, scalebar...
- 07:38 AM Revision 2e9e9544 (qgis): [processing] better handling of values in boolean parameter
- 07:38 AM Revision 1eff31ad (qgis): [processing] add 'optional' label to optional parameters in input dialog
- 07:38 AM Revision 9204ca02 (qgis): [processing] Update of fusion lidar algorithms (By Agresta S.Coop)
- 07:24 AM Revision 6bef78f4 (qgis): Allow buiding of QgsLegendModel from layer tree
2014-06-29
- 10:02 PM Revision 36b4f168 (qgis): remove executable bit from not executable files
- 09:52 PM Revision 0a2948af (qgis): only consider the crs of layers with geometry for automatically setting...
- 08:53 PM Revision 9bbefeff (qgis): metasearch: fix fsf address
- 01:22 PM Revision 9f777177 (qgis): oracle provider: fix closing of iterator in case of error
- 11:34 AM Revision 6def4b60 (qgis): Merge pull request #1446 from volaya/new_modeler
- [processing] overhaul of graphical modeler
- 08:05 AM Revision a2a26c28 (qgis): [composer] Use pixels for snapping rather than mm, allowing for finer w...
2014-06-28
- 06:25 PM Revision b43d131f (qgis): standalone windows installer: fix qgis demo data link
- 05:07 PM Revision 9c95cdd9 (qgis): [processing] better handling of col sizes in batch interface
- 05:07 PM Revision a794c71e (qgis): [processing] fixed #10445
- 05:07 PM Revision 93511b2f (qgis): [processing] methods in dataobjects.py now return layers ordered by name
- fixes #10446
- 02:54 PM Revision 05cfd69d (qgis): [processing] overhaul of graphical modeler
- 09:09 AM Revision 5c9cb5a0 (qgis): Merge pull request #1490 from radosuav/small_processing_fixes2
- [processing] Small fixes 2
2014-06-27
- 01:17 AM Revision 99d44726 (qgis): standalone windows installer: fix qgis demo data link
- 12:46 AM Revision 09645e4e (qgis): [FEATURE][composer] Allow setting secondary color for scalebars, allow ...
- 05:31 PM Revision 8fdd08a3 (qgis): osgeo4w: also exclude the external python libraries in release packages...
- skip the disabled grass direct library
- 05:28 PM Revision 9eb0e6c3 (qgis): osgeo4w: also exclude the external python libraries in release packages...
- skip the disabled grass direct library
- 02:00 PM Revision 747c7ff4 (qgis): Bump version to 2.5
- 02:00 PM Revision 00ab94fe (qgis): Release of 2.4 (Chugiak)
- 01:57 PM Revision 1b28129d (qgis): update changelog for release 2.4
- 01:50 PM Revision 57b6d2c8 (qgis): [TRANSUP] Final translation update for 2.4 source release
- Signed-off-by: Werner Macho <[email protected]>
- 01:33 PM Revision 2982b57d (qgis): [processing] Sort algorithms when updating provider alg list.
- 01:30 PM Revision f89d2750 (qgis): [processing] Give an option for all file types to be used as input laye...
- 12:11 PM Revision f9d9c2a4 (qgis): Improve exception handling
- - Do at least very basic handling in QtConcurrent run functions
- Do not show a message box when not running in main ... - 10:55 AM Revision 2575dca4 (qgis): Followup fixes for data defined values for label repeat functions
- 10:24 AM Revision 50e0703e (qgis): Doxymentation
- 08:47 AM Revision abd6a696 (qgis): Merge pull request #1395 from manisandro/line_multi_labeling_improved
- Line multi labeling improved
- 08:27 AM Revision ae9b3063 (qgis): Fix #10703 (selection reset after added/removed attribute)
- 08:12 AM Revision 2016b30f (qgis): Merge pull request #1493 from qgis-jp/pullreq_2_4
- update translation JA
- 08:04 AM Revision 71649d42 (qgis): [TRANSUP] gl by Xan and source
- Signed-off-by: Werner Macho <[email protected]>
- 08:03 AM Revision b42ef8c6 (qgis): update translation JA
- 07:46 AM Revision 11cd3628 (qgis): Merge pull request #1491 from Cracert/i18n
- [TRANSUP] pl: varia
- 07:29 AM Revision fec9e65a (qgis): Fix #10730 (fill ring does not work as expected)
- 06:55 AM Revision dd35e694 (qgis): fix typos in NEWS
- 06:53 AM Revision 121145ab (qgis): fix warning
- 06:41 AM Revision 7e2494ae (qgis): indentation update
2014-06-26
- 12:36 AM Revision 2d1e983f (qgis): Merge pull request #1492 from nyalldawson/fix_10728
- [processing] Fix blocker #10728
- 12:33 AM Revision 0a7e69c6 (qgis): [processing] Add [not set] option for field combos when parent layer ch...
- 11:58 PM Revision 599368c5 (qgis): [TRANSUP] pl: varia
- 10:49 PM Revision 4d6cfd96 (qgis): german translation update
- 08:00 PM Revision 38c2eebf (qgis): Attribute dialog: save/restore window geometry
- Fix #8784
- 07:09 PM Revision b3bda8bb (qgis): Documentation update
- 04:28 PM Revision dc7bed78 (qgis): Few more doxygen docs for QgsMapLayerRenderer and subclasses
- 04:26 PM Revision 1fca1ebe (qgis): Do not put GDAL extra parameters in quotes.
- 04:20 PM Revision 9c16ad3a (qgis): Change the way input dataset CRS in read, to avoid problems with file h...
- 04:09 PM Revision 159c1555 (qgis): Allow passing of parameters to algorithms in dictionaries.
- 02:31 PM Revision 2d5e5c59 (qgis): russian translation update
- 02:01 PM Revision 4113f190 (qgis): [composer] Fix missing undo command for editing legend items, other sma...
- 12:16 PM Revision 899c2f8b (qgis): [composer] Prevent hang on trying to export compositions and atlases to...
- 02:40 AM Revision d0398630 (qgis): german translation update
2014-06-25
- 10:56 PM Revision d4b067ad (qgis): Merge pull request #1489 from Cracert/i18n
- [TRANSUP] pl: varia
- 10:27 PM Revision 86550498 (qgis): [TRANSUP] pl: varia
- 09:51 PM Revision b2ea8f70 (qgis): osgeo4w: grass updated to 6.4.4
- 08:50 PM Revision 766faac8 (qgis): [TRANSUP] nb by james
- Signed-off-by: Werner Macho <[email protected]>
- 02:31 PM Revision e358a87b (qgis): add some more geometry tests (followup c686c4fed)
- 12:48 PM Revision 97e7f0a0 (qgis): Append .qlr to file name if missing
- 12:39 PM Revision c686c4fe (qgis): geometry: allow removing parts and rings or geometries by removing all ...
- (fixes #10684)
- 08:46 AM Revision d7bd9c7e (qgis): followup 7d9b8dda8671820b99cfc0e170aad8e554ebe5d1
- 06:03 AM Revision 39eaff90 (qgis): Merge pull request #1483 from 3nids/pasteshape
- fix #10672: force multi when pasting on a shapefile
2014-06-24
- 01:09 AM Revision 7d9b8dda (qgis): Don't reset field model if nothing changes
- 10:59 PM Revision 87826add (qgis): Diagrams: Hide font button where not required
- Fix #10701
- 07:33 PM Revision b261f57d (qgis): fix browser handling of auxiliary metadata files (*.shp.xml and *.tif.x...
- 06:26 PM Revision 1949fd75 (qgis): dbmanager: fix adding views to canvas (fixes #10688)
- 05:25 PM Revision 10d0ac04 (qgis): oracle provider: fix subquery support (fixes #10694)
- 03:17 PM Revision abcca5aa (qgis): Doxymentation for QgsAttributeForm
- 03:13 PM Revision a1202be5 (qgis): Merge pull request #1487 from gioman/fixgrass7
- [processing] Fix GRASS7 Grass7Algorithm.py to avoid error when opening modules
- 03:13 PM Revision 2fc5ce31 (qgis): Merge pull request #1486 from gioman/grass_instructions
- [processing] fixed instructions on how build GRASS modules
- 03:12 PM Revision d56c6c81 (qgis): Merge pull request #1485 from gioman/wildfire
- [processing] add GRASS modules for Wildfire analysis
- 02:23 PM Revision 61abba8e (qgis): fix GRASS7
- 02:22 PM Revision acea2342 (qgis): Custom embedded attribute form ui: Forward esc keypress to parent
- Fix #10675
- 01:57 PM Revision 30e5747f (qgis): fixed instructions on how build GRASS modules
- 01:56 PM Revision bbb97000 (qgis): Value Relation Widget: Save and load "Allow NULL" configuration
- Fix #10690
- 01:40 PM Revision 544200e8 (qgis): [processing] add GRASS modules for Wildfire analysis
- 01:24 PM Revision e75206b7 (qgis): Update connections-default.xml
- 09:52 AM Revision d90d3e4e (qgis): [TRANSUP] string update with transifex
- Signed-off-by: Werner Macho <[email protected]>
- 09:38 AM Revision 2934bcdf (qgis): Fix NULL value for relation reference widget
- 09:02 AM Revision 2fedba08 (qgis): Doxymentation for QgsMapRendererJob + subclasses
2014-06-23
- 12:23 AM Revision 68cc9f44 (qgis): fix #10682
- 11:42 PM Revision 51c655af (qgis): fix warning
- 11:42 PM Revision c9b44aaa (qgis): german translation update
- 11:39 PM Revision 13178fa6 (qgis): make merge attributes dialog translation agnostic (fixes #10681)
- 09:46 PM Revision a47764de (qgis): CSV acronym added for consistency other file types
- 05:27 PM Revision 980b1042 (qgis): Fix #9609 (crash with WFS)
- 05:08 PM Revision 3e98d7d8 (qgis): Fix for line pattern sld export
- 04:54 PM Revision be032f72 (qgis): fix #10672: force multi when pasting on a shapefile
- 03:21 PM Revision be27000d (qgis): Editorwidgets: Default values for editable and labelOnTop
- 03:13 PM Revision c1e3c7ad (qgis): [composer] Remember last used folder for picture and marker dialogs (fi...
- 03:13 PM Revision a2c13ecd (qgis): [composer] Make $rownum in attribute table column expressions evaluate ...
- 03:13 PM Revision 787f1a60 (qgis): [composer] Refresh attribute table filter when atlas feature changes (f...
- 03:01 PM Revision cd3bdd78 (qgis): Merge pull request #1479 from gioman/master
- [processing] add v.surf.rst modules for lines
- 02:58 PM Revision f94b8001 (qgis): Checkbox for sub index was missing tooltip text
- 02:04 PM Revision c601e3b8 (qgis): Merge pull request #1424 from manisandro/autoupdate_composer_legend_sym...
- Update composer legend entry when layer symbology changes.
- 01:02 PM Revision 151d1f14 (qgis): [composer] Add missing mm suffix to grid offset
- 11:14 AM Revision 01b3d966 (qgis): [composer] Fix order of vertices returned by mapPolygon when map rotati...
- 10:31 AM Revision 39e5c852 (qgis): Editorwidgets: Save "label on top" and "editable" settings to project
- Fix #10667
- 09:56 AM Revision 26587af6 (qgis): Remove alias from vector layer if it's an empty string
- 09:27 AM Revision a843038e (qgis): Merge pull request #1480 from 3nids/fixew
- small expression widget changes
- 09:25 AM Revision 4c199ff1 (qgis): discard empty expressions in setExpression (fix scrollbar in expression...
- 08:58 AM Revision c80bae57 (qgis): setExpression returns void
- 06:32 AM Revision daefe3e8 (qgis): Identify results: move the view mode to the top as the dock was too wide
- 06:30 AM Revision 10af737a (qgis): Fix a crash with highlights in identify results
2014-06-22
- 12:32 AM Revision d62a4981 (qgis): don't write project files with native line endings on windows
- (fixes #6407, fixes #7735, fixes #8267)
- 11:29 PM Revision b73c870f (qgis): Fixed #10666
- 09:56 PM Revision 4eb995c1 (qgis): add v.surf.rst modules for lines
- 08:22 PM Revision ec1bfada (qgis): wms: fix redirected requests
- 06:20 PM Revision e8d80a36 (qgis): Fix #10663 (additional nodata value pixels not transparent)
- 05:56 PM Revision 0d360d45 (qgis): fix interactive network authentication
- 05:15 PM Revision 91b14352 (qgis): Tidy up cmakelists for core lib a bit
- 04:58 PM Revision 436b05e0 (qgis): Move QgsRendererJob subclasses to new files (no code changes)
- 04:50 PM Revision cfe43c35 (qgis): fixed #10669
- 02:44 PM Revision e24335ef (qgis): Merge pull request #1478 from qgis-jp/pullreq_2_4
- Update GUI Translation JA
- 12:57 PM Revision 72691267 (qgis): Server: allow more layers in cache for projects with many layers
- 12:08 PM Revision 41a2e260 (qgis): Update GUI Translation JA
- 04:23 AM Revision df19f654 (qgis): expressions: add help for $uuid (fixes #10094)
- 03:25 AM Revision fae015c6 (qgis): fix cpt-city-archive on windows (fixes #9794)
- 02:36 AM Revision 88bbe384 (qgis): new vector layer: limit attribute name length of shape files to 10 (fix...
- 02:09 AM Revision c8375f5a (qgis): debian packaging update: include LICENSE (fixes #8712)
2014-06-21
- 01:36 AM Revision 00692c7f (qgis): Chop lines after merging connected features
- 01:33 AM Revision 7e4600fe (qgis): Increase label repeat distance spin box maximum
- 01:33 AM Revision 74de2fbc (qgis): Pass polygon boundary geometry to pal if labeling polygon perimeter wit...
- 01:33 AM Revision 7fe4a202 (qgis): Fix typos
- 01:33 AM Revision 9f295da7 (qgis): Show repeat label UI when labeling polygon perimeters
- 12:49 AM Revision 422148ce (qgis): add style manager translations (fixes #8436)
- 12:01 AM Revision ef31ccc4 (qgis): browser: fix update after spatialite database creation (fixes #6258)
- 11:39 PM Revision 69ce0397 (qgis): ogr provider: return wkbNone if ogr reports unknown geometry and first ...
- 10:06 PM Revision ce96eaae (qgis): attribute table: allow toggling editing if layer is capabable of any ch...
- 09:53 PM Revision 71c15f06 (qgis): show failure to create a new shapefile on message bar and point to mess...
- 07:58 PM Revision d2bc8fb4 (qgis): Small API cleanup in QgsMapSettings
- 07:58 PM Revision 37fd5b7c (qgis): More doxygen docs for QgsMapSettings
- 07:58 PM Revision 12628c5f (qgis): Add doxymentation for QgsMapSettings
- 07:50 PM Revision 6b67375b (qgis): german translation update
- 07:46 PM Revision a63ddd2e (qgis): expression interval fixes:
- * allow more than two translated forms (fixes #8453)
* support signed floating point values
* allow non-ascii charact... - 05:45 PM Revision c25e3587 (qgis): emit QgsProject.snapSettingsChanged() (fixes #9465)
- 03:35 PM Revision 01412bf6 (qgis): add separate filter for Panorama's Storage and eXchange Format
- 02:26 PM Revision 07f21dfb (qgis): fix #6204
- 02:13 PM Revision e3250c17 (qgis): several components require spatialite, make it required (fixes #8797)
- 01:34 PM Revision c5fba8a8 (qgis): fix wording of split messages (fixes #8875)
- 01:33 PM Revision 20e34e8e (qgis): [composer] Fix attribute table column sort order could not be changed a...
- 12:58 PM Revision 0b96d5af (qgis): Fix various models failing qt model test
- 07:14 AM Revision 1f12d00e (qgis): Invalidate model filter when setting filter for QgsMapLayerComboBox, fi...
- 07:12 AM Revision 168eaa08 (qgis): [composer] Allow choice of tables without geometry for atlas coverage l...
- 05:37 AM Revision f71fad37 (qgis): [composer] Always default attribute tables to show all visible features...
2014-06-20
- 11:42 PM Revision 522f2e4b (qgis): nsis: fix master installer bitmap
- 11:18 PM Revision 260d55e5 (qgis): [processing] fix #10662
- 11:18 PM Revision b390b3e7 (qgis): [processing] fixed behaviour of select algorithms in modeler
- 11:18 PM Revision 2e858c43 (qgis): [processing] fixes #10641
- 11:18 PM Revision b96f8fe3 (qgis): [processing] allow 'set raster layer style' alg to use layers not loade...
- 11:18 PM Revision 2b234d92 (qgis): [processing] provide some more info in batch processing interface
- 11:18 PM Revision 5a1d24dd (qgis): [processing] fix #10659
- 11:18 PM Revision f4cb03ac (qgis): [processing] fixed batch processing when there are no visible outputs
- 11:18 PM Revision 2e9a088e (qgis): [processing] fixed layer selector panel to use file filter
- 11:18 PM Revision 253f5a96 (qgis): [processing] reset progress bar after alg has finished running
- 11:18 PM Revision 3c7f5c96 (qgis): [processing] Modified styling algs to work with layer that are not open...
- 11:09 PM Revision e8d4732f (qgis): osgeo4w: also fix quoting in qgis-dev postinstall (followup e4dd900)
- 11:05 PM Revision caa7d5b0 (qgis): [processing] fixed rendering of batch processing dialog
- 11:05 PM Revision 9256ca5b (qgis): [processing] force process events when algorithms report progress
- Not the ideal way of doing it, but it will do the trick until we safely put algorithms in a different thread
Some cl... - 04:49 PM Revision 9414717b (qgis): oracle provider: reload fields after adding or deleting attributes (fix...
- 04:10 PM Revision 427381e3 (qgis): german translation update
- 04:08 PM Revision d6df10a7 (qgis): Allow negative values for range widget
- Fix #6516
- 04:01 PM Revision 7aa2e0b8 (qgis): Merge pull request #1476 from cdavila/patch-1
- Fix typos
- 04:00 PM Revision 909a841e (qgis): german translation fix and translation string fix
- 03:42 PM Revision 3c31327e (qgis): nsis installer: don't override destination path override on x86_64 (/D)
- 02:25 PM Revision 8b85fb9e (qgis): german translation update
- 02:22 PM Revision 8cd467be (qgis): generate context_help and function_help in the same order
- 02:10 PM Revision 8cccdc5d (qgis): update release.pl and creatensis.pl
- 01:17 PM Revision 8a149fe9 (qgis): Translation update and german translations
- 01:17 PM Revision f422fccb (qgis): Improve information text for a failed WMS connection
- 01:02 PM Revision c1c8aa64 (qgis): Fix #10657 (crash opening a project with invalid join)
- 12:34 PM Revision 9d90923a (qgis): [BUGFIX] 10638 WFS GetFeature may be incomplete if layer reports estima...
- layer->featureCount() sometimes returns an estimated feature count.
In this case, the WFS server returns an incomplet... - 12:20 PM Revision 2a4684a2 (qgis): Fix #10655 (race condition in QgsCredentials)
- Example of race condition during rendering:
Threads 1 and 2 call get(), it checks that there are cached credentials.
... - 11:43 AM Revision 61e934b3 (qgis): WMS fail: Details only shown on demand
- Fix #10464
- 11:38 AM Revision 87ad917e (qgis): include 2.4 pointer in doxygen
- 11:38 AM Revision 8a11e517 (qgis): indentation update & warning fix
- 10:57 AM Revision 18af0d81 (qgis): Fix for Vietnamese UTM 48N projection parameters as reported by Quách Đ...
- 10:49 AM Revision dbdb88ae (qgis): Merge pull request #1474 from timlinux/master
- Fix for Vietnamese UTM 48N projection parameters as reported by Quách Đồng Thắng
- 10:45 AM Revision d99f3a0a (qgis): Updated news file for 2.4 release
- 10:40 AM Revision 88162d38 (qgis): Fix typos
- 10:37 AM Revision 735028d5 (qgis): russian translation update
- 10:06 AM Revision 0f0d16af (qgis): [attrtable] hide "hidden" widgets
- 10:06 AM Revision 0305796a (qgis): Value map widget: properly represent value
- 09:58 AM Revision 2a6488e7 (qgis): german translation update
- 09:58 AM Revision 08cd87be (qgis): processing: (redundant) translation string fixes
- 09:58 AM Revision ef0e7d09 (qgis): metasearch: fix some self.tr calls
- 09:28 AM Revision 614c1b21 (qgis): Change / add ntv2 entries for Portugal
- 09:04 AM Revision 8b898b96 (qgis): Forms: Hide "Hidden" widgets
- Partly fixes #10649
- 08:41 AM Revision 196a6673 (qgis): Editor widgets: Change default "enable sync" behavior
- More generic implementation of 024cd0b
EditorWidgetWrappers (which are connected to fields) are synced with
the laye... - 08:39 AM Revision eb4fe780 (qgis): Merge pull request #1473 from gioman/master
- [processing] fix v.surf.bspline modules, input must be a point layer
- 05:50 AM Revision 7aa93c00 (qgis): Hopefully fix #10599 (blank composer map when rendering rasters)
- When printing on Windows, the printing does not seem to work
well in the worker thread as QImages get converted to QP... - 05:06 AM Revision 98959bbe (qgis): Fix #10648 (add layer to the selected group)
2014-06-19
- 01:29 AM Revision 708c64e6 (qgis): [TRANSUP] gl by Xan
- Signed-off-by: Werner Macho <[email protected]>
- 12:06 AM Revision 6e5e83a3 (qgis): [TRANSUP] es and sv
- Signed-off-by: Werner Macho <[email protected]>
Also available in: Atom