Merge branch 'master' into python36

Authored by brauch on Nov 30 2016, 4:13 PM.

Description

Merge branch 'master' into python36

Merged Changes

CommitAuthorDetailsCommitted
d324e78c60cdflherne
Shorten class context range by one line. 
Nov 30 2016
1344f00ac51fflherne
Declare variables at start of multiline comprehension. 
Nov 30 2016
9e9bcdc233f1D3535flherne
Pass docstring into `docstringContainsHint()` rather than declaration. 
Nov 30 2016
94ab1eeedba3D3512flherne
Show uses for __call__() and __{get,set}item__() 
Nov 30 2016
d757d25e9638D3534flherne
Rename functionDeclarationForCalledDeclaration -> functionForCalled and tweak… 
Nov 30 2016
907233bd81acl10n daemon script
SVN_SILENT made messages (.desktop file) - always resolve ours 
Nov 30 2016
e0a92aac7d71D3540flherne
Get iterable content using __iter__() and __next__(). 
Nov 29 2016
4d4756c7ea65l10n daemon script
SVN_SILENT made messages (after extraction) 
Nov 26 2016
0acd94335e35flherne
Get correct range for argument lists with both normal and kwargs. 
Nov 25 2016
a85bf51402b3l10n daemon script
SVN_SILENT made messages (.desktop file) - always resolve ours 
Nov 25 2016
2ec22919d42al10n daemon script
SVN_SILENT made messages (after extraction) 
Nov 25 2016
fc170e1abcf6flherne
Miscellaneous helper cleanups 
Nov 25 2016
4814255d24fbD3437flherne
Make the hack for finding attribute ranges more robust. 
Nov 21 2016
257246616406D3427flherne
Get more possible types when subscripting unsure-types. 
Nov 20 2016
3a534dbb961fD3422flherne
Pass AbstractType::Ptr, not Declaration*, to accessAttribute() 
Nov 20 2016
9139213bd6bcl10n daemon script
SVN_SILENT made messages (after extraction) 
Nov 19 2016
653f5b2effa9flherne
Add missing null check 
Nov 18 2016
44d5686b1451brauch
Merge branch '5.0' 
Nov 15 2016
ffb5f81215f3nalvarez
builtindocumentation: fix return type of str.partition 
Nov 14 2016