summaryrefslogtreecommitdiff
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/1.3'con2009-10-2622-192/+331
|\
| * Introduced CPlusPlus::GenTemplateInstance.Roberto Raggi2009-10-264-147/+208
| * some forgotten license header changes. also, use Nokia instead of Trolltech.hjk2009-10-266-18/+18
| * Resolve the conditional and new-expressionsRoberto Raggi2009-10-231-4/+17
| * Add validChanged(bool) to PathChooser.Daniel Molkentin2009-10-224-1/+6
| * Add "Inherits QObject" checkbox to Class Wizard.Daniel Molkentin2009-10-213-12/+57
| * Initialize ExpressionUnderCursor's _jumpedComma.Roberto Raggi2009-10-212-0/+2
| * Added ctors for the pp-scanners.Roberto Raggi2009-10-211-0/+9
| * Initialize the pp's engine _dot member.Roberto Raggi2009-10-211-0/+1
| * Renamed Preprocessor::_true_testRoberto Raggi2009-10-212-10/+10
| * Use bit vectors to store the preprocessor's state.Roberto Raggi2009-10-212-2/+5
* | Merge remote branch 'origin/1.3'con2009-10-167-178/+126
|\ \ | |/
| * The base result needs to be an instance and not a class declaration.Roberto Raggi2009-10-161-2/+2
| * Added support to complete function-call operators.Roberto Raggi2009-10-162-21/+59
| * Removed resolveArrowOperator and resolveArrayOperator.Roberto Raggi2009-10-162-104/+27
| * Renamed Instantiation.Roberto Raggi2009-10-161-5/+5
| * Removed unused code.Roberto Raggi2009-10-162-21/+1
| * Simplified member completion.Roberto Raggi2009-10-162-5/+19
| * Expand the enclosing namespace.Roberto Raggi2009-10-151-0/+5
| * Store in the document's macroUsages only the top-level macro expansions.Roberto Raggi2009-10-154-22/+10
* | Merge commit 'origin/1.3'con2009-10-152-2/+4
|\ \ | |/
| * Improved lookup of class bindings.Roberto Raggi2009-10-151-2/+2
| * Fixed possible crash when searching the canonical symbol.Roberto Raggi2009-10-141-0/+2
* | Merge commit 'origin/1.3'con2009-10-141-1/+1
|\ \ | |/
| * fix messageOswald Buddenhagen2009-10-131-1/+1
* | Merge commit 'origin/1.3'con2009-10-132-3/+44
|\ \ | |/
| * Fixed lookup of qualified name ids.Roberto Raggi2009-10-121-38/+40
| * Stop at the T_COMMA when searching backward for an expression.Roberto Raggi2009-10-121-0/+1
| * Improved support for private classes.Roberto Raggi2009-10-121-15/+53
* | Merge commit 'origin/1.3'con2009-10-092-0/+65
|\ \ | |/
| * CDB: Add nagging about old version of Debugging Tools.Friedemann Kleint2009-10-092-0/+65
* | Syntax highlighting for Objective-C identifiers (super, self, nil, Nil, _cmd,...Erik Verbruggen2009-10-092-1/+6
* | Merge commit 'origin/1.3'con2009-10-082-2/+28
|\ \ | |/
| * Search for `complete' expressions followed by a T_COMMARoberto Raggi2009-10-082-2/+28
* | Merge commit 'origin/1.3'con2009-10-074-87/+102
|\ \ | |/
| * Find the canonical virtual method.Roberto Raggi2009-10-072-22/+102
| * Removed the MacroResolverRoberto Raggi2009-10-072-65/+0
* | Merge commit 'origin/1.3'con2009-10-063-4/+20
|\ \ | |/
| * Remove debuggign outputdt2009-10-061-2/+0
| * Removed (unused) toplevel declaration of _translationUnit.Roberto Raggi2009-10-061-1/+0
| * Return the class declaration as canonical symbol for ctors, dtors, and class ...Roberto Raggi2009-10-061-1/+20
* | Zapped an AlienAlessandro Portale2009-10-061-1/+3
* | Merge remote branch 'origin/1.3'Erik Verbruggen2009-10-0675-186/+172
|\ \ | |/
| * Added protocol & class definedness checks, and added property attribute checks.Erik Verbruggen2009-10-052-2/+73
| * Fixed type checking for type definitions inside an @implementationErik Verbruggen2009-10-052-12/+25
| * Don't override escaped quotes.Roberto Raggi2009-10-051-8/+32
| * Tweaks to the project pane.dt2009-10-052-6/+19
| * Improved template instantiation.Roberto Raggi2009-10-052-161/+139
| * Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-0572-176/+67
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinedt2009-10-052-161/+139
|\ \