summaryrefslogtreecommitdiff
path: root/src/libs/cplusplus/OverviewModel.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Long live the king!hjk2010-03-051-1/+1
|
* Added "@property" to the outline entries for ObjC properties.Erik Verbruggen2010-01-221-0/+2
|
* long live the kinghjk2009-08-141-1/+1
|
* Fixed semantic checks for Objective-C methods and fast-enumeration.Erik Verbruggen2009-08-051-4/+18
|
* Added Semantic checks for ObjC methods.Erik Verbruggen2009-07-311-0/+6
|
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
| | | | Reviewed-by: Trust Me
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
|
* Revert now unnecessary checks for null-typesThorbjørn Lindeijer2009-02-101-1/+1
| | | | | | | | | | | | | | | | | | | | This reverts commits: c721304a4731a91a9e143a54d2ab3ef89526e05e 885d908ea336de72e7fce2141c1060e425f2af0a a0909989f7d71ee754cdb61202a519cabff25f7c fb4ad59ddbf727f13f29df6bcff80a88e1e1a319 0a9a67cf547701a278f19dbe2b9fb0a70a36cdb8 0d1624d4d1d5ce4e350476fbc86a361fad2ef6b8 d018cfd5cb4aad0101c321fe2fcf9b21598e9590 0504fdd00bce8d9580a52335093b57215f4272da a2fd10fe193dbf8369e43d7df9a59503c8853b2b Conflicts: src/plugins/cpptools/cppcodecompletion.cpp Reviewed-by: Roberto Raggi
* Fixes: Possible crash in OverviewModel.Roberto Raggi2009-02-091-1/+1
|
* Reimplemented Type::as*Type() using virtual methods.Roberto Raggi2009-02-091-1/+1
|
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
|
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
|
* Don't use QTC_ASSERT in the C++ front-end library. The engine does notRoberto Raggi2008-12-101-7/+5
| | | | | recover from invalid asserts, so it will crash anyway, but not in a controlled environment.
* use QTC_ASSERT instead of Q_ASSERThjk2008-12-091-5/+7
|
* Fixes: - Show <No Symbols> or <Select Symbol> in 'empty' method combo boxcon2008-12-081-10/+36
| | | | | Task: - 234321 RevBy: - Bjoern
* off-by-one in headershjk2008-12-021-1/+0
|
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
|
* more cosmetic changeshjk2008-12-021-4/+14
|
* Initial importcon2008-12-021-0/+183