Merge remote-tracking branch 'origin/5.0'

Authored by kfunk on Jan 15 2016, 10:50 AM.

Description

Merge remote-tracking branch 'origin/5.0'

Merged Changes

CommitAuthorDetailsCommitted
2136e7927e41D822kfunk
Use ascending order by default in variables list 
Jan 15 2016
055c16780576kfunk
FrameStackModel: Color non-existing files in gray 
Jan 15 2016
dc63c924e7a8D791arrowd
Fix template addition dialog from kdevfiletemplate plugin. 
Jan 15 2016
4e87afe88e35kfunk
Minor: Remove excessive debug output 
Jan 14 2016
b352f05f1be0kfunk
Variables view: Improve coloring 
Jan 14 2016
08d158a48d0ckfunk
FrameStackModel: Add "crashed" to crashed thread 
Jan 14 2016
1f62ac1d27c7apol
Fix some Clazy warnings in KDevPlatform 
Jan 14 2016
bccba6903bd3apol
Simplify url lookup in the ProjectChangesModel 
Jan 14 2016
b3de7de042f8apol
Prevent reloading the project changes twice 
Jan 14 2016
60ed953336fekfunk
Fix i18n call 
Jan 14 2016
08152a8fb68ckfunk
Minor: Code reformatting 
Jan 14 2016
30b995a421b4kfunk
Pimpl IDebugSession 
Jan 14 2016
ed113595eca7kfunk
Pimpl IFrameStackModel 
Jan 14 2016
e7ae548d462ckfunk
Pimpl FrameStackModel 
Jan 14 2016
4dbb478638e3D799Sergobot
Improve the problems tool view CCBUG: 339839 
Jan 14 2016
71121407fbceitatriev
Highlight crashed threads 
Jan 13 2016
6bbab5a18ac9mwolff
Use non-recursive mutex to speed up the indexed string operations. 
Jan 12 2016
4b2f9f2d0a17mwolff
Cleanup IndexedString implementation and remove double locking. 
Jan 12 2016
9a2133d295c7mwolff
Disable copying of RepositoryManager. 
Jan 12 2016
b69183634066mwolff
Share refcount ref/deref code in IndexedString. 
Jan 12 2016
64b2bef4c8e9mwolff
Use uint as short form for unsigned int, share code for char <-> index. 
Jan 12 2016
81576bf4334dmwolff
Further cleanup the code and reuse c_strFromItem code. 
Jan 12 2016
ac800cf6999bmwolff
Fix IndexedString::c_str() for single-char items. 
Jan 12 2016
29e6adcd5d04mwolff
Reformat sources and assimilate license header. 
Jan 12 2016