Merge branch '5.0'

Authored by mwolff.

Description

Merge branch '5.0'

Merged Changes

CommitAuthorDetailsCommitted
8b36acb1dc0emwolff
Fallback to a canonical path lookup for includes/defines. 
Oct 23 2015
72d70a5febf8l10n daemon script
SVN_SILENT made messages (.desktop file) 
Oct 22 2015
08d308d77c7amwolff
Fix copy'n'paste mistake spotted by Kevin. 
Oct 22 2015
4a902c1939dbkfunk
Make compile 
Oct 22 2015
c6655a7c24b6kfunk
Enable legacy cpp support for Windows 
Oct 21 2015
ce9a139b68abkfunk
Make compile for Qt < 5.5, simplify code 
Oct 21 2015
051ed95e7996kfunk
Set minimum version for KDevelop-PG-Qt 
Oct 21 2015
ca1e62c45fefmwolff
Don't offer auto completion after }, as that is usually followed by a newline. 
Oct 21 2015
83e0659b1585mwolff
Merge remote-tracking branch 'origin/4.7' into 5.0 
Oct 21 2015
3b4819fee748mwolff
Add test for another case where the precompiled preamble leads to false… 
Oct 21 2015
9b4d6744aa65mwolff
Unbreak the unit test now that we don't skip function bodies anymore. 
Oct 21 2015
342ae4a76bb1mwolff
Disable the optimization of skipping of function bodies. 
Oct 21 2015
b13e2e318e7bmwolff
Remove false-positive warning about missing include guards. 
Oct 21 2015
3bf4d3acd145mwolff
expect failure of latest test regarding include guards 
Oct 21 2015
4af1193ce857olivierjg/mwolff
Remove problematic content in cpp, test header context 
Oct 21 2015
9e607dde5b83olivierjg/mwolff
Add test demonstrating incorrect missing include guard problem 
Oct 21 2015
ab35b68b2c61Zhang HuiJie/mwolff
fix definite loop. 
Oct 21 2015
c8ff6a6cefbdZhang HuiJie
fix definite loop. 
Oct 20 2015
1c78a564626askalinichev
Fall back to default parser arguments when none specified 
Oct 20 2015
f216919b9338skalinichev
Use additional parser arguments for all files, not just for tests. (try 2) 
Oct 20 2015
60f9c330cb2dmwolff
Revert "Use additional parser arguments for all files, not just for tests." 
Oct 19 2015
6fb92a4a7591skalinichev
Don't create compiler from config if it's not registered 
Oct 17 2015
9816f7b310d7skalinichev
Use additional parser arguments for all files, not just for tests. 
Oct 17 2015
81f6c600e210mwolff
Don't skip contents of unexposed cursors. 
Oct 16 2015
73d9bfb3c4bdmwolff
Set version to 4.7.2 
Oct 11 2015
2f77ffa5206fZhang HuiJie
oldcpp::CppDUContext: use max instantiate depth to avoid circular loop. 
Oct 6 2015