summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed TemplateArgumentListASTRoberto Raggi2009-11-109-55/+13
* Removed DeclaratorListASTRoberto Raggi2009-11-108-59/+14
* Removed StatementListASTRoberto Raggi2009-11-108-56/+14
* Removed DeclarationListAST node.Roberto Raggi2009-11-1013-70/+27
* Removed the ExpressionListAST node.Roberto Raggi2009-11-1011-154/+82
* Removed the AST cloner.Roberto Raggi2009-11-103-1844/+0
* Store the copyright header in a global variable.Roberto Raggi2009-11-101-29/+32
* Compiledt2009-11-101-1/+1
* Quote CDB_PATH.Tobias Hunger2009-11-101-1/+1
* Fix -spec handlingdt2009-11-109-140/+213
* Fix crashdt2009-11-101-1/+0
* Fix dependencies for QmlProjectManagerKai Koehne2009-11-101-3/+2
* Added generator for the accept0 methodsRoberto Raggi2009-11-092-240/+228
* Added AST forward declaration generation.Roberto Raggi2009-11-092-82/+155
* CleanupRoberto Raggi2009-11-091-52/+64
* Add build parsers for S60.Tobias Hunger2009-11-0911-8/+500
* Addeed generator for the cast methods.Roberto Raggi2009-11-093-319/+435
* Merge commit 'origin/1.3'con2009-11-097-46/+92
|\
| * Do never offer signature autocompletion for constructor calls.Christian Kamm2009-11-092-15/+19
| * Debugger/Windows: Register debugger properly if there is no default.Friedemann Kleint2009-11-091-14/+36
| * fix some documentation glitcheshjk2009-11-061-5/+6
| * debugger: fix display of breakpoint markers in pluginshjk2009-11-061-0/+5
| * debugger: simplify QList dumperhjk2009-11-061-12/+9
| * debugger: add autotest for QList<int *> dumperhjk2009-11-061-0/+17
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinecon2009-11-0911-141/+202
|\ \
| * | Mercurial: Save resources, polishing.Friedemann Kleint2009-11-0611-141/+202
* | | Merge commit 'origin/1.3'con2009-11-0534-138/+297
|\ \ \ | |/ / |/| / | |/
| * Don't show the warning message (about the dangerous world of code refactoring...Roberto Raggi2009-11-052-4/+34
| * Qt version tooltip: Display configuration correctly.Friedemann Kleint2009-11-051-4/+3
| * a process scheduled for kill can exit by itself as well ...Oswald Buddenhagen2009-11-051-1/+2
| * Fixed a few focus issues we had in the search result window (in replace mode).Roberto Raggi2009-11-051-1/+1
| * i18n: Complete German translation and correct tips on Welcome Page.Friedemann Kleint2009-11-052-95/+156
| * Patch multimedia lib, remove version qualifier from qtcore on linuxDaniel Molkentin2009-11-052-1/+5
| * Known issues: installer does not prepare qtcreator.ini for every userDaniel Molkentin2009-11-051-1/+9
| * Correct case for translations of "MinGW"Robert Loehning2009-11-0510-15/+15
| * Introduced CppTools::CppModelManagerInterface::updateModifiedFiles().Roberto Raggi2009-11-054-3/+46
| * Debugger: Fix dumper tests for 64-bit Linux.ck2009-11-051-2/+4
| * Debugger autotests: Compile Windows/gcc 4.4.1, skip tst_gdbFriedemann Kleint2009-11-052-5/+13
| * Fixes crashesdt2009-11-044-4/+4
| * Revert "revert the latest leak "fix"."dt2009-11-041-2/+1
| * Fix memory leaking a context per output windowdt2009-11-041-0/+1
| * Fix leaking PropertiesPanelsdt2009-11-042-0/+7
| * Fixed dereferencing NULL-pointer.Robert Loehning2009-11-041-2/+0
* | Mercurial: Work on Windows using Tortoise Hg, polishing.Friedemann Kleint2009-11-0510-51/+130
* | Merge commit 'origin/1.3'con2009-11-0440-336/+606
|\ \ | |/
| * Fix compile for -no-webkitdt2009-11-042-3/+3
| * Prevent global replace before search is done.con2009-11-044-23/+31
| * revert the latest leak "fix".hjk2009-11-041-1/+2
| * debugger: fix item count for QLists with more than 1000 elementshjk2009-11-041-1/+1
| * Replace . with -> only when the base expression has type pointer to class.Roberto Raggi2009-11-041-8/+8