OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2009-10-21 dtFix a bug with selecting copying the right text to...
2009-10-21 dtFix unused variable.
2009-10-21 dtCompile with gcc
2009-10-21 dtRemove function that was only declared but not used...
2009-10-21 dtThis variable is only used on mac, so move it into...
2009-10-21 dtAdd a todo for a future change.
2009-10-21 dtFix startExternal, attachExternal &more to not use...
2009-10-21 dtAdd a startRunControl() method.
2009-10-21 Maurice Kalinowskicheck the collection file for updates
2009-10-20 Oswald BuddenhagenMerge remote branch 'origin/1.3'
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 Christian KammAdd completion for function signatures.
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-19 ckRemote debugging: Choose the right debugger.
2009-10-16 ckAdd experimental Maemo support.
2009-10-16 ckRefactor conditional for clarity ...
2009-10-16 ckAdd support for "set sysroot" for remote debugging.
2009-10-16 ckWhen we hide the action, also hide its toolbutton.
2009-10-16 ckInferior interruption handling changes
2009-10-16 ckRe-enable "set target-async on" and make failure non...
2009-10-16 ckMake DebuggerStartParameters::clear() more readable
2009-10-16 ckAdd braces.
2009-10-16 ckFix typo
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 conMerge remote branch 'origin/1.3'
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
2009-10-16 hjkdebugger: allow fancy/non-fancy mode for new dumpers
2009-10-16 hjkdebugger: make parsing of new dumper outpuit a bit...
2009-10-16 hjkdebugger: move adding the double quotes for valueencodi...
2009-10-16 Roberto RaggiSimplified member completion.
2009-10-16 conCppQuickOpenFilter --> CppLocatorFilter
2009-10-16 Robert LoehningTrk: Changed Launcher::handleResult so it can be used...
2009-10-16 conRename header file and export statement
2009-10-16 conRename resource file.
2009-10-16 conQuickOpenFiltersFilter --> LocatorFiltersFilter
2009-10-16 conQuickOpenModel --> LocatorModel
next