OSDN Git Service

QmlJSDebugClient: Update library to latest changes in qt
[qt-creator-jp/qt-creator-jp.git] / tests /
2010-10-01 Thomas HartmannQmlDesigner: using QtQuick 1.0 instead of Qt 4.7
2010-09-30 Christian KammQmlJS indenter: Fix incorrect indent after break/continue.
2010-09-27 Erik VerbruggenC++: make InsertionPointLocator ready for re-use.
2010-09-27 hjkdebugger: add a manual QDate and QTime test
2010-09-27 Christian KammQmlJS indenter: Fix break/continue/throw in if statemen...
2010-09-27 Christian KammQmlJS indenter: Fix problem with object literals.
2010-09-24 Christian KammC++ indenter: Fix error recovery in function definitions.
2010-09-24 Christian KammC++ indenter: Fix indentation if template and class...
2010-09-24 Christian KammC++ indenter: Simplify debugging by making dump() more...
2010-09-24 Thomas HartmannQmlDesigner.tests: fixes the auto tests for latest...
2010-09-24 Thomas HartmannQmlDesigner.Tests: Fix compile for tests
2010-09-22 Alessandro PortaleRemove incorrect (and unneeded) anchoring
2010-09-22 Alessandro PortaleRemove incorrect (and unneeded) anchoring
2010-09-21 Erik VerbruggenC++ dump: terminals not contained in the AST are now...
2010-09-16 Christian KandelerQML/Mobile wizard: Factor out common parts.
2010-09-16 Thomas HartmannAdding LowLevel units test for instances
2010-09-16 Thomas HartmannQmlDesigner: fixing states
2010-09-16 Erik VerbruggenC++: Added unittest for 5a1924f1a06e31105b5f7823cb6a5f5...
2010-09-15 Erik VerbruggenRenamed two cplusplus projects to not conflict with...
2010-09-15 Erik VerbruggenC++: Fixed regression in autotests.
2010-09-15 Christian KammC++ indenter: Fix for statement indentation and add...
2010-09-14 hjkdebugger: manual test: add object names to threads...
2010-09-13 Alessandro PortaleAdded test app and test scenarios for the new qml app...
2010-09-13 Christian KammC++ indenter: Separate indent into logical indent and...
2010-09-13 hjkdebugger: only update variables that are operated on
2010-09-08 Thomas HartmannQmlDesigner.tests: new auto tests
2010-09-08 Christian KammQmlJS indenter: Fix one-line object declarations in...
2010-09-08 hjkdebugger: fix editing of breakpoint conditions
2010-09-07 Thomas HartmannQmlDesigner.test: fix
2010-09-07 Thomas HartmannQuickDesigner.tests: stress test for bindings in states
2010-09-07 Thomas HartmannQuickDesigner.test: compilefix
2010-09-06 Bill KingTests: some cleanup of pro files, marking of tested...
2010-09-03 Kai KoehneGdbTest: Compile fix
2010-09-02 Roberto RaggiMerge CPlusPlus::NameId and CPlusPlus::Identifier.
2010-09-02 Bill KingAutotests: More cleanup of tests, and initial marking...
2010-09-01 hjkdebugger: use dynamic type in locals & watchers
2010-09-01 hjkdebugger: extend manual test
2010-09-01 hjkdebugger: squash compiler warnings in manual test
2010-08-31 Christian KammC++ indenter: Fix nested array/struct initializers.
2010-08-30 hjkdebugger: add a manual test for typedefed simple types
2010-08-26 Roberto RaggiRenamed Symbol::scope() to Symbol::enclosingScope().
2010-08-26 Roberto RaggiSome cleanup in the C++ AST.
2010-08-26 hjkdebugger: replace \n by \\n in locals & watchers
2010-08-26 Roberto RaggiReduced the number of ambiguous ExpressionOrDeclaration...
2010-08-25 hjkdebugger: make boost::optional dumper work for references
2010-08-25 Christian KammC++: Fix indenting of QML_* macros.
2010-08-25 hjkdebugger: add dumper for boost::optional
2010-08-25 hjkdebugger: don't test the gcc RVO bug too often
2010-08-24 Erik VerbruggenRe-generated the AST dump visitor methods.
2010-08-24 Erik VerbruggenAdded function specifier info to dumper.
2010-08-23 Kai KoehneMerge branch 'master' of scm.dev.nokia.troll.no:creator...
2010-08-23 Kai KoehneMerge branch '2.0' of scm.dev.nokia.troll.no:creator...
2010-08-23 hjkdebugger: manual test, make testStruct() not run into...
2010-08-20 Leandro MeloGeneric highlighter: Trying once more to fix for autotests.
2010-08-20 Bill KingFixes: gets ssh manual test qmaking again
2010-08-19 Leandro MeloTry to satisfy autotests for the generic highlighter...
2010-08-19 Bill KingFixes: Tests should have unique names.
2010-08-19 Bill KingFixes: get tests compiling again that depend on the...
2010-08-18 hjkdebugger: add a comment to manual test regarding specia...
2010-08-18 Kai KoehneAmend gdbdebugger tests (Mac blackteam testing)
2010-08-18 hjkMerge remote branch 'origin/2.0'
2010-08-16 Roberto RaggiGet rid of TemplateParameters.
2010-08-13 Leandro MeloFix highlighter engine unit tests compilation/linking.
2010-08-13 Roberto RaggiInclude CPlusPlus.h
2010-08-13 Roberto RaggiCompile
2010-08-13 Roberto RaggiFixed the objc auto tests
2010-08-13 Roberto RaggiCompile
2010-08-13 Roberto RaggiTest the new binder.
2010-08-13 hjkMerge remote branch 'origin/2.0'
2010-08-13 hjkdebugger: fix display of QObject properties
2010-08-12 hjkdebugger: add manual test for custom property dumper
2010-08-12 hjkdebugger: add manual test for QLocale dumper
2010-08-12 Roberto RaggiDefine __restrict and __extensions__.
2010-08-12 Roberto RaggiRemember the T_TEMPLATE token we use to force the parse...
2010-08-12 hjkMerge remote branch 'origin/2.0'
2010-08-11 Roberto RaggiUpdated the plain-c++ manual test.
2010-08-11 Roberto RaggiCompile.
2010-08-11 Roberto RaggiGet rid of the #warning directives.
2010-08-11 Roberto RaggiIntroduced CPlusPlus::Template and process the template...
2010-08-11 hjkdebugger: add some test code to the manual test
2010-08-10 Christian KammQmlJS: Introduce a new indenter that works similarly...
2010-08-10 Bill KingFixes: BauhausTests is being turned into a qtuitest.
2010-08-09 Kai KoehneQuickDesigner: Fix compilation of core tests
2010-08-06 Friedemann KleintMerge remote branch 'origin/2.0'
2010-08-06 Friedemann KleintMerge remote branch 'origin/2.0'
2010-08-05 Roberto RaggiCompile.
2010-08-05 Bill KingFixes: This qwarning screws up XML output.
2010-08-04 Bill KingMake the bauhaust test find creator again.
2010-08-04 Bill KingFix compile.
2010-08-02 Roberto RaggiIntroduced IdExpressionAST.
2010-07-28 Erik VerbruggenSprinkled a bit of doxymentation over various classes.
2010-07-28 Christian KammMerge branch '2.0'
2010-07-28 Christian KammC++ indenter: Fix indent of block statements in substat...
2010-07-28 Erik VerbruggenAdded tests for the InsertionPointLocator and fixed...
2010-07-26 Erik VerbruggenReworked the QuickFix infrastructure.
2010-07-26 conMerge remote branch 'origin/2.0'
2010-07-26 conMerge commit origin/2.0 '6bd790bd0fa85ddebc680ca4af4878...
2010-07-26 conMerge commit origin/2.0 '1a985148340ff3b29c752036857446...
2010-07-23 hjkdebugger: make parts of python debugger work again...
2010-07-22 hjkdebugger: fix python dumper for std::vector<bool>
next