OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2009-10-22 Friedemann... S60: Introduce a communications device type.
2009-10-22 Daniel MolkentinConsistant naming with implementation.
2009-10-22 Daniel MolkentinFix detection of Qt Versions added by installer.
2009-10-21 Daniel MolkentinAdd "Inherits QObject" checkbox to Class Wizard.
2009-10-21 Roberto RaggiInitialize _isInterface of ObjCClass
2009-10-21 Roberto RaggiInitialize the members of List<T>
2009-10-21 Roberto RaggiRemoved unused member _pool in LiteralTable.
2009-10-21 Roberto RaggiInitialize ExpressionUnderCursor's _jumpedComma.
2009-10-21 Roberto RaggiAdded ctors for the pp-scanners.
2009-10-21 Roberto RaggiInitialize the pp's engine _dot member.
2009-10-21 Roberto RaggiInitialize all the members of CppCodeCompletion
2009-10-21 Roberto RaggiInitialize members of ModelItemInfo.
2009-10-21 Roberto RaggiRemoved unused member _node in QuickFixOperation
2009-10-21 Roberto RaggiInitialize m_line and m_column
2009-10-21 Roberto RaggiRemoved obsoleted code.
2009-10-21 Friedemann... S60: Swap spacers in device run config widget.
2009-10-21 Oswald Buddenhagenadd a FIXME
2009-10-21 Oswald Buddenhagenif 0 unused code
2009-10-21 Oswald Buddenhagendon't attempt to sync breakpoints at inopportune times
2009-10-21 Friedemann... S60: Use a DetailsWidget for the run configuration...
2009-10-21 hjkdebugger: more autotests
2009-10-21 hjkdebugger: remove two unused variables
2009-10-21 hjkdebugger: work on debugger autotests
2009-10-21 Roberto RaggiRenamed Preprocessor::_true_test
2009-10-21 Roberto RaggiUse bit vectors to store the preprocessor's state.
2009-10-21 Thorbjørn LindeijerFixed Ui_PasteBinComSettingsWidget memory leak
2009-10-21 Roberto RaggiFixed the output generated by CloneCG and VisitCG.
2009-10-21 Roberto RaggiRemoved obsoleted code.
2009-10-21 dtFix a race in CMakeProjectManager::createXml
2009-10-21 Oswald Buddenhagenwork around -exec-until breakage on S60 gdb 6.4
2009-10-21 Daniel Molkentincdb.pri: isEmpty() takes a variable, not a string
2009-10-20 Oswald Buddenhagentwo more commands which are RunRequests
2009-10-20 Oswald Buddenhagencollapse #ifdef branches
2009-10-20 Robert LoehningReporting failed Trk-connect.
2009-10-20 Oswald Buddenhagenfind executable relative to core location
2009-10-20 Oswald Buddenhagenrefactor attachAdapter
2009-10-20 Oswald Buddenhagenclean up includes
2009-10-20 Oswald Buddenhagenremove useless methods (base class has identical implem...
2009-10-20 Oswald Buddenhagenfix error message
2009-10-20 Oswald Buddenhagencentralize message box handling in adapters
2009-10-20 Robert LoehningTrk: Added preventive disconnects.
2009-10-20 Roberto RaggiFixed possible crash when completing top-level declarat...
2009-10-20 Roberto RaggiRegenerated the AST cloner.
2009-10-20 Friedemann... Debugger: Resize columns correctly in Threads Window.
2009-10-20 Friedemann... Merge branch '1.3' of scm.dev.nokia.troll.no:creator...
2009-10-20 Roberto RaggiDon't acticate completion inside C++-like comments.
2009-10-20 Friedemann... CDB: Add consistency checks to dumpers that avoid itera...
2009-10-20 hjkdebugger: small changes for synchroneous mode
2009-10-20 hjkdebugger: work on autotests
2009-10-20 Robert LoehningCompile fix in Parser.cpp
2009-10-20 Roberto RaggiMore tests for template-ids.
2009-10-20 Roberto RaggiReduce backtracking when parsing ambiguous name ids.
2009-10-20 Roberto RaggiCheck the lookahead token before to start the parse...
2009-10-20 Roberto RaggiAdded debug helpers
2009-10-20 Oswald Buddenhagensilence & fix debug messages
2009-10-20 Oswald Buddenhagencentralize exec-continue calling and error handling
2009-10-20 Oswald Buddenhagenlegalize InferiorRunningRequested => InferiorStopped...
2009-10-20 Erik VerbruggenFixed use of uninitialized Control.
2009-10-20 Christian KammFix function signature completion for cv-qualified...
2009-10-20 Christian KammAdd completion for function signatures.
2009-10-20 Erik VerbruggenChanged ObjC context keyword comparison to use identifiers.
2009-10-20 Roberto RaggiCheck for valid decl_specifier_seq when parsing declara...
2009-10-20 Oswald Buddenhagenfix compile :}
2009-10-20 Roberto RaggiRemoved unused method Parser::maybeSimpleExpression()
2009-10-20 Roberto RaggiRemoved unused method Parser::maybeFunctionCall()
2009-10-20 Roberto RaggiAdded tests for the new regressions in the C++ parser.
2009-10-20 Oswald Buddenhagenre-add debug-in-terminal in form of a new gdb adapter
2009-10-20 Oswald Buddenhagenfix initial breakpoint setting
2009-10-20 Oswald Buddenhagenfix shutdown paths
2009-10-20 Oswald Buddenhagenadapters don't need to set DebuggerNotReady state
2009-10-20 Oswald Buddenhagencentralize setting of AdapterStarted state
2009-10-20 Oswald Buddenhagengroup declarations logically
2009-10-20 Oswald Buddenhagenremove dead code
2009-10-20 Roberto RaggiCleanup the C++ front-end.
2009-10-19 Robert LoehningTrk: Ensure proper connecting and disconnecting.
2009-10-19 Roberto RaggiImproved parsing of ambiguous statements.
2009-10-19 Friedemann... Fix compiler warnings in dumper tests.
2009-10-19 Friedemann... CDB: Add further checking to avoid invalid set asserts.
2009-10-19 Erik VerbruggenFix for invalid parsing of "(a)[b]", including test...
2009-10-19 Friedemann... CDB: Fix attaching to a crashed process.
2009-10-19 Friedemann... CDB: Fix code model scope detection when stopping at...
2009-10-16 Erik VerbruggenGot the gdb engine to compile on Mac.
2009-10-16 Friedemann... Debugger: Use the code model to detect unitialized...
2009-10-16 hjkdebbugger: fix item counts > 1000 in QVector dumper
2009-10-16 conRename the internal parts that still used QuickOpen...
2009-10-16 conUpdate references in translation files.
2009-10-16 conRemove unused files
2009-10-16 Roberto RaggiThe base result needs to be an instance and not a class...
2009-10-16 Roberto RaggiAdded support to complete function-call operators.
2009-10-16 Roberto RaggiRemoved resolveArrowOperator and resolveArrayOperator.
2009-10-16 Roberto RaggiRenamed Instantiation.
2009-10-16 Roberto RaggiRemoved unused code.
2009-10-16 conRename the QuickOpen plugin to Locator
2009-10-16 conRemove empty unused file.
2009-10-16 conRename pro and pri files
2009-10-16 conRename directory quickopen --> locator
2009-10-16 conquickopenconstants --> locatorconstants
2009-10-16 Robert LoehningTrk: Cleaned up waiting for finishing.
2009-10-16 conRename QuickOpen namespace.
2009-10-16 hjkdebugger: work on test frame work for new dumpers
next