Activity
From 2015-08-07 to 2015-09-05
2015-09-05
- 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... - 02:18 PM Revision 969fc9c1 (qgis): Fix build
- 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... - 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 - 10:21 AM Revision 45554ec7 (qgis): Changing r.info and v.info icons by metadata.svg icon already present i...
- 09:12 AM Revision 86115435 (qgis): Merge pull request #2290 from mhugent/geometry_marker
- Geometry marker
- 07:42 AM Revision 557701ca (qgis): Documentation
- 02:07 AM Revision cb5054f9 (qgis): options: fix display of selected theme
2015-09-04
- 12:38 AM Revision bd75f6e5 (qgis): Adding v.info and r.info to GRASS plugin. Update of some other modules ...
- 11:52 PM Revision eea81e81 (qgis): [DBManager] remove layers from QgsMapLayerRegistry once refreshing a ta...
- 11:42 PM Revision e6f4fa6b (qgis): postgres provider: fix combobox checkboxes on linux
- 05:35 PM Revision c5cce4bf (qgis): postgres provider: add support for compound keys on views
- 05:23 PM Revision 8e1a19a9 (qgis): Documentation
- 02:53 PM Revision 56316ddc (qgis): Consider curved geometries in marker line symbol layer
- 02:17 PM Revision e3b9a98c (qgis): fix deprecation warnings
- 09:43 AM Revision e374f383 (qgis): Merge pull request #2288 from nirvn/labelling_fix_fill_rule
- [labelling] set fill rule of qpainterpath for text/buffer rendering
- 08:44 AM Revision 1ad2b769 (qgis): Merge pull request #2285 from PedroVenancio/grass7_plugin
- Update and adaptation of some GRASS plugin modules to GRASS 7
- 08:36 AM Revision c0a89584 (qgis): [GRASS] qgm dbcolumn field check only if not hidden
- 08:32 AM Revision 438b6892 (qgis): Merge pull request #2289 from nirvn/fix_menu_recent_project
- [recent projects] do not insert path twice in the recent project file menu
- 08:28 AM Revision 4ab2fba7 (qgis): [recent projects] do not insert path twice in the recent project file menu
- 08:06 AM Revision 2856981e (qgis): [labelling] set full rule of qpainterpath for text/buffer rendering
- 07:19 AM Revision 6a5d9dac (qgis): Nicely round corners for welcome page images
2015-09-03
- 01:45 AM Revision 781bffa4 (qgis): Update and adaptation of some GRASS plugin modules to GRASS 7 (default....
- 12:45 AM Revision 13e1959f (qgis): [DBManager] "Drop existing table" option in Import vector dialog is now...
- 12:32 AM Revision 80a13e38 (qgis): [DBManager] fix add new SL/GPKG connection from "New connection" contex...
- 03:12 PM Revision bef84dc6 (qgis): Fix data defined rendering for rulebased/inverted polygon renderers
- fix #13318
- 02:46 PM Revision 086a0075 (qgis): [pal] Make "always show" labels less likely to cover other labels
- 02:46 PM Revision 62fa304e (qgis): Rename label obstacle priority to weight
- (helps differentiate it from the actual label priority)
- 02:46 PM Revision 384983ec (qgis): Set focus to Open button after browsing for vector data source
- 02:46 PM Revision 096d4646 (qgis): Allow setting expression context for symbol widgets and dialogs
- This means that symbol selectors can be aware of the correct variable
scope and values for both populating expression... - 02:46 PM Revision ffd82a31 (qgis): Fix selecting last page from atlas combo (fix #13311)
- 02:46 PM Revision 166e5bf9 (qgis): [composer] Make some set symbol methods clone symbol, nicer API
- for PyQGIS (fix #13304)
- 11:04 AM Revision 7ac8f41b (qgis): [GRASS] check if there is input vector for G_OPT_DB_COLUMN
- 08:57 AM Revision bd8b800d (qgis): [GRASS] hidden option fix
2015-09-02
- 01:24 AM Revision a6b92c66 (qgis): Update and adaptation of some GRASS plugin modules to GRASS 7 (db.selec...
- 01:22 AM Revision 03916d54 (qgis): [DBManager] add SL/Geopackage connection by drag&drop (follow b11f67b4f...
- - recognize tables with geometry,
- load GPGK layers to canvas from context menu,
- disable table editing - 01:20 AM Revision 71afc9ad (qgis): [DBManager] do not add new connection per drag&drop (partially revert 8...
- 01:20 AM Revision 7d79a73f (qgis): Importing a layer, create an autoincremental integer pk if either no pk...
- 06:57 PM Revision cc188825 (qgis): [GRASS] fixed test
- 07:57 AM Revision ce1f6578 (qgis): rule based renderer: skip else rule for disabled items
- 07:23 AM Revision 10170f4f (qgis): Remove oversized tooltip from expression help
- ...just gets in the way for no added value
- 06:47 AM Revision 03d4f637 (qgis): Use expression contexts when rendering symbols in composer items
- (eg shape fills, arrow line styles, overview frames, grid lines)
- 06:22 AM Revision 709c1439 (qgis): Change expression help from free form html files to structured json
- A new script then parses these json help files into the html help
contents, in a standardised manner. Previously, the... - 02:08 AM Revision caa3c346 (qgis): Update theme test due to new API
2015-09-01
- 05:50 PM Revision a5a963cc (qgis): Consider curve geometries unsegmentized in line marker renderer
- 05:37 PM Revision 524716fb (qgis): Disable failing theme test
- 05:31 PM Revision f082aa53 (qgis): Don't delete recent projects for QGIS <=2.10 from settings
- 04:34 PM Revision e95bf6d3 (qgis): use signals/slots between QgsWmsCapabilitiesDownload and QgsNetworkAcce...
- 04:21 PM Revision 4e600226 (qgis): Label property dialog: allow translation of comboboxes entries and add ...
- 11:48 AM Revision 0512d02e (qgis): make string translatable
- 10:01 AM Revision 5b97c037 (qgis): Segmentize curved geometries for rendering, but keep the original geome...
- 08:53 AM Revision f74ac92d (qgis): [GRASS] use vectNewMapStruct() in mapRegion(), fixes crash when running...
- 08:07 AM Revision 8ce9930f (qgis): Fix leak in add map tool
- 08:07 AM Revision 2904689f (qgis): More labeling leak fixes
- 08:06 AM Revision a7e9ef51 (qgis): [pal] Consider all label parts when checking polygon obstacle cost
- Fixes curved label candidates not being marked as in conflict with
polygon obstacles when letters other than the firs... - 08:06 AM Revision 8c716f67 (qgis): More vector layer property leak fixes
- 08:06 AM Revision d7ab102d (qgis): Fix some leaks in symbology widgets
- 08:06 AM Revision e602a58a (qgis): More pal cleanups
2015-08-31
- 01:50 AM Revision f4a1396d (qgis): Update and adaptation of GRASS plugin modules to GRASS 7 (default.qgc, ...
- 10:43 PM Revision a19cb945 (qgis): Update doc coverage test
- - Ignore deprecated stuff
- Ignore on_* members - 10:43 PM Revision 0b15d8bc (qgis): Fix many leaks in PAL and simplify code
- 10:16 PM Revision 30407c37 (qgis): replacing some png icons with svg ones
- 09:52 PM Revision eee7191e (qgis): [about] uses variable for the domain name
- 09:51 PM Revision f3ebe142 (qgis): [welcomepage] again fix welcome page vs project loading:
- reason: the welcome page persists anyway even if New option is selected.
- 08:11 PM Revision dff2ed5f (qgis): [GRASS] fixed modules file filters
- 06:57 PM Revision 599632a7 (qgis): fix feature id handling when opening feature form from identify results...
- (cherry picked from commit 5326c6bd1bd5aebf9975d751f840750a491641a7)
- 06:57 PM Revision 8b734c8e (qgis): fix feature id handling when opening feature form from identify results...
- (cherry picked from commit 5326c6bd1bd5aebf9975d751f840750a491641a7)
- 06:55 PM Revision 5326c6bd (qgis): fix feature id handling when opening feature form from identify results...
- 06:13 PM Revision b9f6d783 (qgis): [GRASS] fixed crash when running module with file input
- 04:08 PM Revision d125e3f0 (qgis): translation string fix
- 03:30 PM Revision 2e000abd (qgis): [GRASS] fixed cheking region for empty options
- 03:11 PM Revision 7b8d3e73 (qgis): fix default.qgc and two qgm
- 01:38 PM Revision c0d51d17 (qgis): [GRASS] catch fatal error in mapRegion()
- 01:36 PM Revision a4f5d9a6 (qgis): Merge pull request #2282 from mhugent/snapper_backward_compatibility
- Better backwards compatibility for old snapping code
- 01:16 PM Revision 5abb560b (qgis): Don't load UI theme if not changing
- 01:16 PM Revision 46139d65 (qgis): Fix icon loading for themes
- 12:49 PM Revision 0edcf6c4 (qgis): [GRASS] outputType module attribute
- 12:44 PM Revision 9a89d52d (qgis): Merge branch 'NINAnor-grass7_pluginupdate'
- 12:43 PM Revision 5eac1085 (qgis): [GRASS] default.qgm indentation
- 12:20 PM Revision 6b168269 (qgis): Merge branch 'PedroVenancio-grass7_plugin'
- 12:20 PM Revision 539c9528 (qgis): [GRASS] Update and adaptation of GRASS plugin modules to GRASS 7
- 11:50 AM Revision 649b1eb9 (qgis): Better backwards compatibility for old snapping code
- 11:19 AM Revision 9a120126 (qgis): [GRASS] forgotten QgsGrassModuleOption moved to new file
- 10:45 AM Revision 075c50de (qgis): Fix leak in diagrams
- 10:45 AM Revision 8f601be9 (qgis): Fix leaks in QgsCodeEditor
- 10:29 AM Revision 19a98b2a (qgis): Merge pull request #2275 from mhugent/rubberband_fixes
- Fix rubberband issues
- 06:40 AM Revision a60c8fc2 (qgis): Fix windows build
- 04:20 AM Revision f9fa9793 (qgis): [pal] Improved test for candidate against polygon obstacles
- Previous test was just checking point in polygon for the corner,
mid points and center. This test was not sufficient ...
2015-08-30
- 01:33 AM Revision fe3e07ea (qgis): Add missing overrides
- 01:57 PM Revision 2d5c1dd8 (qgis): Followup e583d886d, fix image paths
- 01:00 PM Revision 1e6f673a (qgis): Update email address
- 12:15 PM Revision 0c547554 (qgis): Cleanup control_images folder by grouping some tests in subfolders
- 12:15 PM Revision e583d886 (qgis): Cleanup ui folder by moving composer ui files
- 11:42 AM Revision 09076de5 (qgis): temporal modules added
- 11:41 AM Revision cde4b5c4 (qgis): temporal modules added
- 09:08 AM Revision 440fcc3f (qgis): Night Mapping updates from Mathieu
2015-08-29
- 12:41 AM Revision 91211d08 (qgis): Fix warning
- 12:38 AM Revision 61e5286e (qgis): Add variable support to themes
- - Variables loaded from variables.qss file
- @varname: value e.g @mycolor: red
- Copy base themes to users home - 12:34 AM Revision 37fc2444 (qgis): Night Mapping theme update
- 11:12 PM Revision fce77058 (qgis): debian packaging update
- 11:03 PM Revision be2ff5c4 (qgis): [FEATURE] add commandline options for dxf export
- * Initialize dxf export dialog with current visible layers w/o preset
* Also save dxf export settings into project fi... - 11:03 PM Revision f7e07c22 (qgis): debian packaging update
- 11:03 PM Revision 5197e91b (qgis): Fix QgsVisibilityPresets method spelling
- 09:39 PM Revision 44e2a999 (qgis): Really fix welcome screen vs project loading
- This partially reverts commit bea14e3ace1597d7c357788fb7af25b9bc1229da.
- 08:50 PM Revision aeeca48a (qgis): Provide a public API for invalidating connections.
- QgsVectorDataProvider::forceReload() is the virtual method. It is implemented
in the OGR provider.
See here for refer... - 07:17 PM Revision 6e4c4f3e (qgis): Update and adaptation of GRASS plugin modules to GRASS 7 (r.coin.qgm, r...
- 12:07 PM Revision d5b5a5a9 (qgis): Small fix to default.qgc
- 11:51 AM Revision 3f4cbfc2 (qgis): Update and adaptation of GRASS plugin modules to GRASS 7 (default.qgc, ...
- 10:16 AM Revision 812b0123 (qgis): Merge pull request #2276 from spaceof7/grass
- Grass plugin modules updates - terrain analysis modules
2015-08-28
- 12:19 AM Revision b789fabf (qgis): fix precise build
- 09:11 PM Revision eadb83ba (qgis): Merge branch 'master' into grass
- 09:09 PM Revision d07cad93 (qgis): Merge remote-tracking branch 'upstream/master'
- 08:53 PM Revision 5c0921c5 (qgis): GRASS terrain analysis modules updated
- tested with Grass 7 and grass 6.4
- 04:52 PM Revision 0099f229 (qgis): Remove const from return-by-value functions
- 04:41 PM Revision 978265c9 (qgis): Rule-based renderer fully recover "empty filter matches all"
- Fix #13218
- 02:56 PM Revision 24479153 (qgis): Fix doxygen warnings
- 02:07 PM Revision 12bd5bcc (qgis): Fix 'sofware' typo, replace with 'software'.
- This issue was reported by the lintian QA tool for the Debian package build.
- 01:59 PM Revision 8b825844 (qgis): Fix rubberband issues
- 01:29 PM Revision da3f7bee (qgis): Add UI theme support.
- - Add dark theme (Night Mapping)
- Themes loaded from resources\themes and ~\.qgis2\themes
- Themes need folder + sty... - 10:44 AM Revision 4ad61689 (qgis): Followup a8f85fb10347ce58080c1ba9a1c2b6bfee2b5474 fix crash on exit
- 09:31 AM Revision 32cf296d (qgis): [GRASS] add HAVE_SYS_TIME_H definition, another fix for #13277
- 08:46 AM Revision fc14f0e9 (qgis): fix reset button in relation reference widget
- 08:45 AM Revision e94ebc41 (qgis): fix reset button in relation reference widget
- 05:06 AM Revision 95816f58 (qgis): Fix leak in QgsComposer
- 05:06 AM Revision ebf3bacc (qgis): Fix leaks in tests
- 05:06 AM Revision a8f85fb1 (qgis): Fix some leaks in QgisApp
- 05:06 AM Revision c24192b0 (qgis): Fix leak in variable editor
- 05:06 AM Revision dec4f5c3 (qgis): Fix Coverity use-after-free (and possible leak)
- 05:06 AM Revision 40f4f20d (qgis): Coverity null deference fixes
- 05:06 AM Revision ac6c3242 (qgis): Coverity uninitialized member fixes
- 04:47 AM Revision 253e1315 (qgis): Start on placement test suite for labeling
- Sponsored by City of Uster
- 03:01 AM Revision 87022a4e (qgis): Add mode for drawing just label rects for debugging
- Sponsored by City of Uster
2015-08-27
- 12:46 AM Revision 6bf5e912 (qgis): Fix build error using cov-build
- 11:04 PM Revision e94d57e2 (qgis): translation string fix
- 10:35 PM Revision 4c28d7fd (qgis): debian packaging: support multiple conditions
- 10:34 PM Revision 3c3a4be4 (qgis): debian packaging: support multiple conditions
- 07:45 PM Revision 4e06bc1a (qgis): Merge branch 'master' into grass
- 07:40 PM Revision cee794a4 (qgis): add definitions for qtermwidget on osx, fix for #13277
- 02:42 PM Revision bea14e3a (qgis): Fix welcome screen vs project loading
- 12:37 PM Revision c285ed16 (qgis): abort browser wms item get capabilities request on deleteLater, fix for...
- 11:47 AM Revision 632656ec (qgis): Circular string tools: Remove temporary rubber band of parent tool when...
- 11:47 AM Revision 622aaa15 (qgis): If circular string has an even number of points, connect the last point...
- 11:47 AM Revision e0d5a0b1 (qgis): Move AddCircularString actions to a tool button
- 09:32 AM Revision 7fb27d47 (qgis): [GRASS] allow major version only in qgm version_min/max
- 09:19 AM Revision 55aed108 (qgis): Merge pull request #2274 from PedroVenancio/grass7_plugin
- Update and adaptation of some GRASS plugin modules
- 09:18 AM Revision f0871e20 (qgis): Merge pull request #2273 from spaceof7/grass
- Grass plugin modules updates - raster map colors
- 06:38 AM Revision 349b68b5 (qgis): Bump to 10 recent projects
- 02:11 AM Revision 42e70922 (qgis): Fix a small error in r.lake.seed and r.lake.xy
- 02:01 AM Revision 54d42fb0 (qgis): Update and adaptation of GRASS plugin modules (db.out.ogr, r.basins.fil...
2015-08-26
- 01:41 AM Revision 7de000d5 (qgis): debian packaging: modify grass support (ubuntugis also has grass7)
- 01:41 AM Revision d97736a0 (qgis): debian packaging: modify grass support (ubuntugis also has grass7)
- 01:22 AM Revision 95dd7349 (qgis): debian packaging: modify grass support (ubuntugis also has grass7)
- 10:22 PM Revision f95ea58b (qgis): Updated raster map color modules
- 10:12 PM Revision b43026e7 (qgis): Fix build
- 08:39 PM Revision a16ad98a (qgis): Merge branch 'grass'
- 08:38 PM Revision b404ae20 (qgis): Merge remote-tracking branch 'qgis/master'
- 08:33 PM Revision 68098354 (qgis): Merge remote-tracking branch 'qgis/master' into grass
- 07:40 PM Revision 0fb356e8 (qgis): [GRASS] made ready for Vect_new_map_struct
- 06:42 PM Revision 18a797c5 (qgis): fix precise build
- 06:04 PM Revision 3de84a6c (qgis): [GRASS] always alloc more spece for Map_info structure
- 06:04 PM Revision 40828e84 (qgis): [GRASS] addapted to the new qtermwidget
- 06:04 PM Revision 61a1121e (qgis): [GRASS] qtermwidget updated to github.com/qterminal/qtermwidget 72ffc262
- 04:29 PM Revision 84a40368 (qgis): [welcomepage] include whatsnew.html in cmakelist file
- 04:14 PM Revision 9402f994 (qgis): [about dialog] set the tab index to 0 whether network is not available ...
- 02:57 PM Revision 86dcbf2d (qgis): postgres provider: disable editing of existing features when ctid is key
- (cherry picked from commit 2844005e805709bb39b95aef6a7e5a72777b8b0f)
- 02:53 PM Revision 36675bab (qgis): Fix some leaks in labeling (many left)
- 02:53 PM Revision 02cd7676 (qgis): Fix leak in expression builder
- 02:53 PM Revision 46abe34b (qgis): Fix leaks in tests
- 02:53 PM Revision 2b478af6 (qgis): Fix leak in renderer properties dialog
- 02:53 PM Revision a417dcf7 (qgis): Fix leaks in raster calculator
- 02:53 PM Revision bea3d720 (qgis): Fix leaks in raster engine
- 02:53 PM Revision c9a00552 (qgis): Fix leaks in QgsPointLocator
- 02:53 PM Revision 00405c73 (qgis): [pal] Fix memory leak due to buggy pal::rtree iterator implementation
- 08:44 AM Revision 2a9e8103 (qgis): Fix order of recent projects
- 04:15 AM Revision 100a6098 (qgis): Use tab widget for welcome page. Move init to start of app
2015-08-25
- 12:52 AM Revision 686fb719 (qgis): Fix build
- 12:40 AM Revision d59f17e2 (qgis): Don't allow collapible expression panels
- 11:50 PM Revision 09fba277 (qgis): debian packaging update (grass7)
- 10:52 PM Revision e04f4018 (qgis): Fix warnings
- 10:43 PM Revision 2890181a (qgis): debian packaging update (grass7)
- 08:04 PM Revision 05b8a985 (qgis): indentation update
- 03:10 PM Revision b5362b0f (qgis): Fix broken conditional styles tests
- 02:50 PM Revision 704ce963 (qgis): Add missing doc strings
- 02:45 PM Revision 9094575b (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
- Conflicts:
src/gui/attributetable/qgsfieldconditionalformatwidget.cpp - 01:40 PM Revision 385a608a (qgis): Fix a bunch of leaks in unit tests
- 01:40 PM Revision 24b8405d (qgis): Ensure standard expressions functions are deleted on exit
- (Avoids a lot of LeakSanitiser noise)
- 01:40 PM Revision 8ca4b675 (qgis): Fix leaks in QgsInvertedPolygonRenderer
- 01:40 PM Revision cbd20586 (qgis): Fix memory leak in composer objects
- 01:40 PM Revision 374d7896 (qgis): Ensure that all QObjects which have been marked deleteLater
- will get deleted in QgsApplication::exitQgis()
It's not strictly necessary, but helps remove a lot of noise
when tra... - 01:40 PM Revision 572a3f4e (qgis): Fix leak in diagram renderer
- 01:39 PM Revision 01d635a9 (qgis): Merge remote-tracking branch 'origin'
- 01:39 PM Revision 3621beec (qgis): Fix leaks in QgsExpression
- 01:39 PM Revision 7901ce26 (qgis): Fix leak in QgsLegendSymbolItemV2
- 01:39 PM Revision 74234e1b (qgis): Fix leak in QgsFieldConditionalFormatWidget
- 01:39 PM Revision b20b4d8a (qgis): Fix leak in QgsDistanceArea
- 01:39 PM Revision a954c3f2 (qgis): Fix some memory leaks
- 01:08 PM Revision 2f60a5f8 (qgis): [Conditional Styles] Better defaults
- Add QgsConditionalLayerStyles to hold row and field styles
- 12:03 PM Revision 039b4fbc (qgis): [GRASS] fixed setMapset
- 10:18 AM Revision 2ecb55f2 (qgis): remove duplicated line
- 09:14 AM Revision 94eb41ed (qgis): 'fix' windows build
- 09:10 AM Revision d5c9457b (qgis): Enable / disable circular string edit tools
- 03:00 AM Revision 762d28b8 (qgis): Postgres/SQLite/MSSQL provider: fix addAttributes() fail (wrong syntax/...
- 02:39 AM Revision fdb0d206 (qgis): [DBManager] get default pk, geom and srid values from input layer to se...
2015-08-24
- 12:46 AM Revision a2ce73ae (qgis): [DBManager] retrieve and store columns not null value when editing tabl...
- 12:42 AM Revision 9aecf9f2 (qgis): Test mask update
- 12:15 AM Revision 3efa50c9 (qgis): debian packaging update
- 08:27 PM Revision d909597c (qgis): [GRASS] add auto relation between column and layer option (disabled)
- 06:18 PM Revision 58078757 (qgis): Merge pull request #2268 from mhugent/curve_capture_tool
- Curve capture tool
- 04:49 PM Revision ed69f1c0 (qgis): Fix warnings
- 04:45 PM Revision 1a342fac (qgis): osgeo4w: include python wrapper
- (cherry picked from commit 2c4f02ad067aa8548787d0449e05bc8f4cfbcbc7)
- 04:39 PM Revision 2c4f02ad (qgis): osgeo4w: include python wrapper
- 04:39 PM Revision aa364913 (qgis): more unicoding (followup 697d2af)
- 03:24 PM Revision 276b013e (qgis): Fix #13224 add joins crashes if no other vector layer exists
- 03:22 PM Revision ab7c0bff (qgis): Fix #13224 add joins crashes if no other vector layer exists
- 03:13 PM Revision 42953e61 (qgis): [GRASS] fixed saving mapset to project
- 02:14 PM Revision 3c0fe132 (qgis): Fix crash in geometry serialisation when no geometry set
- 02:07 PM Revision 2acff9b6 (qgis): Merge pull request #2264 from NINAnor/grass7_pluginupdate
- Grass7 pluginupdate - File management
- 01:41 PM Revision d594a56f (qgis): [GRASS] catch fatal error when opening db
- 01:15 PM Revision c078ce55 (qgis): [GRASS] fixed path to modules used in browser
- 11:51 AM Revision f82b8c6e (qgis): [identify menu] display feature title next to layer title when single f...
- 09:10 AM Revision f5e763a0 (qgis): Fix build
- 04:49 AM Revision 46114659 (qgis): More robust maprotation label test
- Previous test was too reliant on platform-specific font rendering
- 04:10 AM Revision 4d4de5d1 (qgis): Remove item_height, etc variables
- Before people become reliant on these variables we need a method
for evaluating data defined item rects which use the... - 04:00 AM Revision 7871d6c5 (qgis): Remove a bunch of layer variables, replace with new layer_property
- function
layer_property takes a layer name/id and a property (eg 'crs')
and returns the matching value. This approac...
2015-08-23
- 06:35 PM Revision 78c506ed (qgis): fix typo
- 06:34 PM Revision 22c0c453 (qgis): fix typo
- 06:19 PM Revision 9f3e229e (qgis): fix typo
- 04:35 AM Revision 83115cd1 (qgis): Merge row style support for attribute table
- Conflicts:
python/core/qgsconditionalstyle.sip
python/core/qgsfielduiproperties.sip
src/core/qgsfielduiproperties.... - 02:53 AM Revision b87073e1 (qgis): Refresh attribute table for row styles. Tests
2015-08-22
- 03:40 PM Revision d7536268 (qgis): Use combo box for preset
- 02:29 PM Revision b39055b3 (qgis): indentation update (now including autopep8)
- 02:12 PM Revision 93d45a04 (qgis): fix translation string
- 01:30 PM Revision 97c8e1ab (qgis): scripts: run python scripts through autopep8
- 11:01 AM Revision 81d7ce7e (qgis): Show message in dd menu if no variables set
- 11:01 AM Revision 4dea16ad (qgis): Show user-set variables in data defined buttons
- 11:01 AM Revision 8f6669fc (qgis): Fix missing QgsExpressionContext::isReadOnly definition
- 11:01 AM Revision d7b74748 (qgis): Fix filtering of highlighted variables
- 11:01 AM Revision 4bf8b131 (qgis): Port conditional styles to expression contexts
- 11:01 AM Revision 440926bb (qgis): Sort functions and variables in expression builder
- 11:01 AM Revision 85bda6c0 (qgis): Add method for highlighting variables in the expression builder
- 11:01 AM Revision 334ea504 (qgis): Add help for project_color function
- 11:01 AM Revision f74db81b (qgis): Hide contextual functions from builder unless provided by context
- 11:01 AM Revision 2a951ec9 (qgis): Add some missing expression group help
- 11:01 AM Revision bfc8f56a (qgis): Display variables and functions from contexts in expression builder
- 11:01 AM Revision 00892ce0 (qgis): Tweak context for composer items
- - Attribute tables have access to layer context when applicable
- Frames have access to parent multiframe's context - 11:01 AM Revision be26c61b (qgis): Ensure expression context is available to expression builders
- called from field expression widgets
- 11:01 AM Revision 1c1e574d (qgis): More contexts for expression builder dialogs
- 11:01 AM Revision a7d8519c (qgis): Ensure context is available to builders from data defined buttons
- 11:01 AM Revision 6487f171 (qgis): Add help text for variables
- 11:01 AM Revision c9c12bc7 (qgis): Fix warnings
- 11:01 AM Revision 2edc85c0 (qgis): Final porting to expression contexts
- 11:01 AM Revision 54f1b9bd (qgis): Port expression selection dialog to contexts
- 11:01 AM Revision 0ed1644c (qgis): Fix handling of expression contexts with feature requests
- 11:01 AM Revision cc6feae8 (qgis): More misc porting to expression contexts
- 11:01 AM Revision 000a62f3 (qgis): More gui expression porting
- 11:01 AM Revision 786de4b8 (qgis): Port server to expression contexts
- 11:01 AM Revision f108dcd7 (qgis): Follow up diagram porting
- 11:01 AM Revision a1e21f39 (qgis): Port providers to expression contexts
- 11:01 AM Revision 430303df (qgis): Port diagrams to expression contexts
- 11:01 AM Revision f82c641a (qgis): Port attribute actions to expression contexts
- 11:01 AM Revision 3b6f5915 (qgis): Port iterators to expression contexts
- 11:01 AM Revision fdfb8045 (qgis): Port some GUI classes to expression contexts
- 11:01 AM Revision 89a362c4 (qgis): Cleanups
- 11:01 AM Revision 43bcc0c2 (qgis): Finish porting composer to expression contexts
- 11:01 AM Revision 5cb874c2 (qgis): More composer porting
- 11:01 AM Revision cf220258 (qgis): Set the expression context for map canvas renders
- 11:01 AM Revision 0cab6b33 (qgis): Port renderers to expression contexts
- 11:01 AM Revision d6d6827b (qgis): Port symbols to expression contexts
- 11:01 AM Revision 5e03016b (qgis): Update QgsDataDefined for expression contexts
- 11:01 AM Revision 1a7acb0d (qgis): Port labelling to expression contexts
- 11:01 AM Revision 2bb1c8a3 (qgis): Start on implementing contexts for render operations
- 11:01 AM Revision f5de3277 (qgis): Add missing sip changes
- 11:01 AM Revision f9a78207 (qgis): Port QgsExpression tests to contexts
- 11:01 AM Revision c1adf623 (qgis): Port field calculator to contexts
- 11:01 AM Revision cf3cf191 (qgis): Port virtual fields to expression contexts
- 11:01 AM Revision d6542276 (qgis): Add a bunch of layer related variables, including things like
- metadata, extent, crs, feature count, geometry types, etc...
- 11:01 AM Revision 1c7a5b2d (qgis): Add editor widget for editing QgsExpressionContextScope variables
- 11:01 AM Revision 05b15dc3 (qgis): Test porting evaluation to contexts
- 11:01 AM Revision f6e0ce78 (qgis): New framework for context based expressions
- This commit adds the ability for expressions to be evaluated against
specific contexts. It replaces the previous beha... - 11:01 AM Revision a0e35a38 (qgis): Switch some composer expressions to contexts
- 11:01 AM Revision 57669e71 (qgis): Make QgsRenderContext available to more renderer methods
- 10:52 AM Revision 86ace247 (qgis): Test mask updates
- 02:34 AM Revision 4dc7eba1 (qgis): DBManager: fix minor issues due to Query dialogs repleaced with Query t...
- In detail:
* hide close button from Info, Table and Preview tabs (it should work on Mac as well),
* always display db... - 02:28 AM Revision b3554201 (qgis): Add cell style on top of row
2015-08-21
- 03:54 PM Revision 03cf0cea (qgis): Merge pull request #2267 from geopython/master
- update MetaSearch plugin metadata
- 03:32 PM Revision b110c0ea (qgis): Switch welcome page neews feed to https
- References https://github.com/qgis/QGIS-Website/issues/275
- 03:11 PM Revision a8bd9995 (qgis): update MetaSearch plugin metadata
- 03:02 PM Revision 323977fb (qgis): Add full row styles
- 10:35 AM Revision e6219e71 (qgis): [FEATURE]: Tool to add circular strings with two points and radius
- 09:28 AM Revision bbf2fe8c (qgis): Set better size for conditional format widget
- 08:24 AM Revision db563073 (qgis): Allow fall though of conditional rules
- 08:24 AM Revision 76f4f7c2 (qgis): Conditional UI tweaks
- 02:39 AM Revision 8cbfe003 (qgis): Bump acceptable doc coverage
- 02:05 AM Revision ee139b92 (qgis): Tweak documentation coverage test
- Ignore some obvious members which don't require docs:
- constructors with no arguments
- = and == operators
Also sho... - 02:04 AM Revision 9d984b16 (qgis): Immediately apply conditional formatting changes to table
2015-08-20
- 11:29 PM Revision 9ce6b6b2 (qgis): Fix whitespace
- 10:36 PM Revision 20f0a5a9 (qgis): Remove QGIS-resources which were added by mistake
- 10:34 PM Revision 82b5bfe1 (qgis): Remove QGIS-resources which were added by mistake
- 09:55 PM Revision f1c95cf8 (qgis): Updated file management modules (no additions yet v/r.import)
- 09:45 PM Revision 6a3357fa (qgis): Fix warnings, add missing sip bindings
- 06:58 PM Revision acbf2834 (qgis): [GRASS] close mapset button in dock widget
- 05:54 PM Revision 71bd8b46 (qgis): [GRASS] region dialog integrated to plugin dock widget
- 05:54 PM Revision bed703eb (qgis): [GRASS] region pen options moved to GRASS options
- 03:06 PM Revision faa32f36 (qgis): [FEATURE] Conditional formatting for attribute table cells
- 02:42 PM Revision 3ff3b02a (qgis): Merge pull request #2247 from spencerrecneps/master
- [Processing] Fixed bad variable references
- 02:40 PM Revision bf7cf6ac (qgis): Merge pull request #2262 from neteler/patch-72
- [processing] Update Grass7Utils.py
- 10:36 AM Revision 424d3d33 (qgis): Update Grass7Utils.py
- In batchjob, use GRASS_MESSAGE_FORMAT=plain
- 09:57 AM Revision b578fc14 (qgis): creatensis.pl: support for excluding packages (including their dependen...
- 08:09 AM Revision d7c653c5 (qgis): Don't allow creation of visibility presets with existing name
- 08:09 AM Revision ca04bb64 (qgis): Allow more customisation of QgsNewNameDialog
- 08:09 AM Revision 0df7102d (qgis): Add Replace Preset option to presets menu
- 08:09 AM Revision 415aa83b (qgis): Disable Add Preset menu if current style is already a preset
- Prevents duplicate entries which have unexpected behaviour
2015-08-19
- 01:10 AM Revision d2282a77 (qgis): processing: when using batch jobs remove GISBASE from environment when ...
- 11:55 PM Revision 16d7a065 (qgis): reenable passing projects and layers on open and 'open project on launc...
- replace make 'New' (old default) a new option and make 'Welcome Page' the new
default - 07:58 PM Revision f955cf2e (qgis): Welcomepage: Add loading indicator and allow keyboard for project selec...
- 06:52 PM Revision c783f262 (qgis): [GRASS] modules tree and list integrated into one tab, added tree filter
- 04:45 PM Revision 772cd0c8 (qgis): Indentation fixes
- 04:45 PM Revision 10dfb5bc (qgis): Disable unavailable projects
- 04:45 PM Revision 9bce9eda (qgis): Fix a memory leak
- 04:45 PM Revision 0b2b3ffc (qgis): Migrate old recent projects list
- 04:45 PM Revision 651a2236 (qgis): Clean old recent images
- 04:45 PM Revision 23edcdb7 (qgis): Add titles to the welcome page
- 04:45 PM Revision 881d8364 (qgis): Add feed parser for the qgis.org blog
- 04:45 PM Revision bb69f166 (qgis): Add version info to the welcome screen
- 04:45 PM Revision b3a868fe (qgis): Welcome Windows on top of map canvas
- 04:45 PM Revision 831131d5 (qgis): [FEATURE] Add welcome screen with recent projects
- Refs #7626
- 04:45 PM Revision 33d46d33 (qgis): Fix dos2unix as flip alternative
- 04:45 PM Revision 1465e9b3 (qgis): Deprecate QgsProject::title( QString )
- 04:08 PM Revision ddda7d4d (qgis): Merge pull request #2259 from elpaso/hidpi-improvements4
- Scale attribute table cells to content
- 04:06 PM Revision d5d7c580 (qgis): Merge pull request #2260 from bstroebl/fixDissolve
- [PROCESSING] Fix Progress bar in Dissolve
- 04:02 PM Revision 1f81109b (qgis): [PROCESSING] Fix Progress bar in Dissolve
- 03:25 PM Revision ff15e840 (qgis): Renamed ifdef
- 03:24 PM Revision 847653f4 (qgis): Adjust column size
- 03:04 PM Revision fd23859f (qgis): Merge pull request #2258 from NINAnor/grass7_pluginupdate
- three first grass7 modules
- 01:23 PM Revision 8c652eb1 (qgis): three first grass7 modules
- 12:43 PM Revision b87e5f75 (qgis): [FEATURE][composer] Data defined style preset for composer maps
- Sponsored by City of Uster
- 12:06 PM Revision bcaee65e (qgis): fixed OSGeo4W .bat.tmpl for GRASS, followup e6556a2
- 12:00 PM Revision 0e567cd8 (qgis): Fix doxygen warning
- 11:57 AM Revision d16e57ff (qgis): Cull unneeded dependencies from Travis OSX build
- 11:07 AM Revision 73522dce (qgis): Refactor visibility presets, so that all non-app specific
- methods are now in core
A new QgsVisibilityPresetCollection object has been created
which stores a set of visibility...
2015-08-18
- 10:08 PM Revision 612df6ae (qgis): [FEATURE][composer] Auto wrapping for text in fixed width columns
- in attribute tables
Sponsored by City of Uster - 09:16 PM Revision 759f842b (qgis): [FEATURE][composer] Vertical alignment control for attribute tables
- Sponsored by City of Uster
- 09:16 PM Revision b7856489 (qgis): [FEATURE][composer] Option for 'wrap text on' for attribute tables
- Fix #8006
Sponsored by City of Uster - 09:16 PM Revision 9bf0295c (qgis): Fix doxygen warning
- 09:16 PM Revision 372534eb (qgis): [composer] Add proper handling of multiline text in attribute tables
- Previously multi-line text would overflow onto neighbouring cells.
Now rows will be expanded to fit required height o... - 09:16 PM Revision 29cc0642 (qgis): [composer] Add method for calculating height of text
- Sponsored by City of Uster
- 09:16 PM Revision dba794c5 (qgis): [composer] Draw text in tables by row, not column
- Sponsored by City of Uster
- 09:14 PM Revision 9b9dbff1 (qgis): Fix rasters cannot be styled on OSX (fix #13162)
- Add missing Q_OBJECT macro
- 05:13 PM Revision dd4475ce (qgis): Fix sys/select.h header include on Mac for grass data file
- (cherry picked from commit d722f5bd4b80935d123bec3d563fbcb8fba06cc5)
- 11:06 AM Revision 697d2af5 (qgis): processing: fix warning when loading otb algorithms
- 11:04 AM Revision 0ccd7bd5 (qgis): postgres provider: avoid column lookups with tableoids
- 07:12 AM Revision 46da64a8 (qgis): [console] Better handling of default paths for open/save dialogs
- 07:12 AM Revision 15e452e9 (qgis): [console] Allow running unsaved script files
- Previously a (non-default) option existed for auto-saving scripts
on run, which would overwrite the existing script f... - 03:05 AM Revision 7d1a8d30 (qgis): Merge pull request #2245 from vmora/issue13078
- Fix legend symbol size when using map units (fix #13078)
2015-08-17
- 05:14 PM Revision c39ffe9f (qgis): [FEATURE]: Tool to add circular strings with start point, curve point a...
- 03:46 PM Revision 7527638d (qgis): [FEATURE][composer] Data defined control over map layers
- Adds new data defined control for the map layers to show in a
composer map. Expression result should be a | delimited... - 03:25 PM Revision a05a970d (qgis): Add open in external editor to console
- 10:10 AM Revision 5fb52fa1 (qgis): Remove query dialog. Replace with tabs
2015-08-16
- 11:32 PM Revision bbce092e (qgis): Doxymentation for QgsExpression::Node
- 09:12 PM Revision f8dd4908 (qgis): Support dos2unix as flip alternative
- 08:58 PM Revision 9fc1b48b (qgis): Replace str() with unicode() and some PEP 8
- 11:56 AM Revision 624f16cc (qgis): indentation update
- 11:49 AM Revision 831983f4 (qgis): prepare-commit.sh: pass sip and py files to astyle.sh
- 08:29 AM Revision 371e124f (qgis): Followup 19a833c, fix data defined composition evaluation
- Thanks to Coverity!
- 08:15 AM Revision 6703fd32 (qgis): Cosmetic coverity fixes
- 08:08 AM Revision 42d5b9b2 (qgis): Python exceptions for invalid keys in QgsFields methods (fix #13221)
- 08:08 AM Revision e800419c (qgis): Fix edit button always edits first virtual field (fix #13214)
- 05:17 AM Revision 94d3bdd0 (qgis): fixed bad variable references
2015-08-15
- 12:13 AM Revision c66c9bbd (qgis): If user clicks cancel while browsing for file then don't clear
- the existing filename in the vector open file dialog
(cherry-picked from 1a91ae8fd11511a8c09fa193a3ce33e04edc7b30) - 12:12 AM Revision 7687204b (qgis): Fix memory leaks in geometry expression functions
- (cherry-picked from cd7592df603cde1da5ef401b14cd6c7a14c9248c)
- 09:26 AM Revision abf23988 (qgis): Rule based renderer: empty rule matches all
- Fix #13218
2015-08-14
- 12:25 AM Revision 67a7d139 (qgis): Fix doxygen warning
- 12:33 PM Revision 7f7c1a00 (qgis): [pal] Make only draw labels which fit in polygon work for perimeter
- labeling position
- 12:33 PM Revision fec5d5ef (qgis): [pal] Catch GEOS exceptions
- 12:33 PM Revision 9f10dbeb (qgis): Revert 3fdef5e
- Was causing too many issues for the small perfomance gain it may
have gained - 11:39 AM Revision 480a0f17 (qgis): Don't send expressions with special fields to provider
2015-08-13
- 10:52 PM Revision fee5da90 (qgis): fix typos
- 10:30 PM Revision 0a93f94b (qgis): fixups (to be rebased)
- - removed the setParent since the parent is already set here
- moved the legendNode->invalidateMapBasedData() after s... - 05:57 PM Revision 4cf3fcc3 (qgis): move qgis.server import to QgsPythonUtilsImpl::initServerPython
- 05:48 PM Revision ac89dc0e (qgis): * update QgsSymbolV2 sip bindings
- * fix a crash when setRotationField (now deprecated) is used on a fresh
QgsCategorizedSymbolRendererV2 - 09:27 AM Revision 9b31f34a (qgis): Use compound curve in capture tool to store captured geometry
- 02:46 AM Revision 40500d60 (qgis): Merge pull request #2243 from michaelkirk/feature/crs_help
- Fix #13213 - Feature/crs help
- 02:33 AM Revision 446410ee (qgis): update CRS docs: find button replaced by filter
- 02:33 AM Revision 424efcce (qgis): context help for projection selector
- 02:33 AM Revision ce8cef8b (qgis): tab is called "identify layers"
2015-08-12
- 01:47 AM Revision 7aa56225 (qgis): reformatting project properties help, no copy changes
- 12:35 AM Revision e9ff061f (qgis): Cleanup composer label atlas handling
- 12:35 AM Revision 19a833c2 (qgis): Clean atlas interface - avoid storage of pointer to atlas feature
- 09:38 PM Revision d32f3340 (qgis): Fix typo
- 03:39 PM Revision 6415a75b (qgis): Cleanup travis scripts
- 03:38 PM Revision 6da34926 (qgis): Disable PyQgsServer test on OSX Travis
- Test fails with
Fatal Python error: PyThreadState_Get: no current thread
CMake Error at PyQgsServer.cmake:22 (MESSAGE... - 03:38 PM Revision a89550ac (qgis): Update label server test mask images for OSX
- 03:36 PM Revision baef3657 (qgis): Add additional dependencies for OSX build
- 03:36 PM Revision 61f60e40 (qgis): Fix some warnings on OSX build
- 03:36 PM Revision a477b3a9 (qgis): Enable multi-os builds for travis
- 03:22 PM Revision 8776449a (qgis): Fix legend symbol size when using map units
- fix #13078
The computation of icon sizes for legend symbols has been moved to
QgsLayerTreeModel::legendInvalidateMapB... - 03:12 PM Revision d8d9ba1f (qgis): Fix indentation, followup 8ab69e9
- 02:55 PM Revision 8ab69e93 (qgis): `with edit(layer)` raises an error if the commit fails
- 01:50 PM Revision f6478349 (qgis): PyQgis: Move NULL and edit to qgis.core
- 01:41 PM Revision 35fc2902 (qgis): [FEATURE] Add `with edit(layer):` to python
- Example:
with edit(layer):
f=layer.getFeatures().next()
f[0]=5
layer.updateFeature(f)
T...
2015-08-11
- 10:34 PM Revision 45d4dbe1 (qgis): spatialite provider: improve filterFids()
- 09:38 PM Revision 5bcff737 (qgis): [processing]fixes for grass7
- processAlgorithm method was actually not being called when running a grass7 algorithm
(cherry picked from commit 2a1... - 12:32 PM Revision 3898d840 (qgis): Custom properties for QgsComposition and QgsComposerObject
2015-08-10
- 08:05 PM Revision c7b1080f (qgis): vector layer: ignore non-existing fields in min/max/uniqueValues (fixes...
- (cherry picked from commit 71e7aabbdec6cc5d542420948d897f7f7fda8303)
- 08:03 PM Revision 35028c02 (qgis): vector layer: ignore non-existing fields in min/max/uniqueValues (fixes...
- (cherry picked from commit 71e7aabbdec6cc5d542420948d897f7f7fda8303)
- 01:52 PM Revision 2ef2414c (qgis): [composer] Ensure geographic longitude values are wrapped in decimal
- grid annotations
- 03:25 AM Revision cd7592df (qgis): Fix memory leaks in geometry expression functions
- 02:32 AM Revision 1a91ae8f (qgis): If user clicks cancel while browsing for file then don't clear
- the existing filename in the vector open file dialog
2015-08-08
- 10:21 PM Revision f1bfeb48 (qgis): Merge branch 'release-2_8' of https://github.com/qgis/QGIS into release...
- 10:20 PM Revision a3c239f7 (qgis): find bundled GRASS on OS X
- 10:17 PM Revision b4261621 (qgis): find bundled GRASS on OS X
- 03:09 PM Revision 9acc4751 (qgis): Move python console toolbar to top. More uniform with rest of UI
- 12:14 PM Revision e991b648 (qgis): [pal] Followup 3fdef5e, restore previous behaviour for labels with
- length greater than line length
- 07:54 AM Revision d8da4b80 (qgis): Followup 71e7aab, add unit tests
- 07:54 AM Revision ce0eb2b6 (qgis): Cleanup QgsVectorLayer tests
2015-08-07
- 04:30 PM Revision dabe7d36 (qgis): Merge pull request #2239 from elpaso/move-conversions-sip
- Moved QMultiMap<int, TYPE2*> to conversion.sip
- 04:05 PM Revision 71e7aabb (qgis): vector layer: ignore non-existing fields in min/max/uniqueValues (fixes...
- 09:26 AM Revision e48b6e89 (qgis): Moved QMultiMap<int, TYPE2*> to conversion.sip
- 08:02 AM Revision 6bbc9d57 (qgis): Don't strip "-prefixes from QgsDataDefined fields
- followup 1e6483c
The field should not be provided with an expression format but plain
2015-08-06
- 01:15 AM Revision ae0a532c (qgis): Avoid use of QgsDataDefined::expressionOrField for rotationField values
- Maintains behaviour of < 2.10 API
- 01:06 AM Revision 933069dc (qgis): Improve point rotation tool support for renderers to allow use
- with rule based renderer
fixes #12917, #12123 and refs #5001 - 01:06 AM Revision 9c3d65ef (qgis): QgsDataDefined: Implicit management for useExpression
- 01:06 AM Revision 728ead8a (qgis): Avoid use of deprecated rotation field methods
- 01:05 AM Revision 013e1da7 (qgis): Tests and doxygen for QgsDataDefined
- 12:47 AM Revision 1e6483c6 (qgis): Fix marker rotation
- The rotation is no longer saved in the Qgs*SymbolRendererV2 but in the
QgsMarkerSymbolV2 in a QgsDataDefined. This co...
Also available in: Atom