OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2009-10-13 Oswald Buddenhagenfix state machine surrounding spontaneous stops
2009-10-13 Oswald Buddenhagenfold preparing inferior into starting inferior
2009-10-13 Oswald Buddenhagenreorder instructions for readability
2009-10-13 Oswald Buddenhagenfix message
2009-10-13 Oswald Buddenhagenremove dead code
2009-10-13 Oswald Buddenhagencomment out handleExecRunToFunction()
2009-10-13 Robert LoehningTrk: Some minor code improvements
2009-10-13 dtMerge branch '1.3' of git@scm.dev.nokia.troll.no:creato...
2009-10-13 dtSet correct mime type for C++ files.
2009-10-13 hjkdebugger: work on dumper autotests
2009-10-13 hjkdebugger: adjust dumper autotest to valuedisabled=...
2009-10-13 hjkdebugger: don't test json parsing as this was removed
2009-10-13 Roberto RaggiRename the given enumerator.
2009-10-13 Friedemann... CDB: Bug fixing
2009-10-13 Friedemann... Debugger/Dumpers: Perform checks on QList/QVector<RawPo...
2009-10-13 Roberto RaggiCheck the scope of class and fwd-class declarations
2009-10-13 Thorbjørn LindeijerFixed a crash on exit when include files are still...
2009-10-12 Oswald Buddenhagenif 0 some code - the calling code is if 0'd as well
2009-10-12 Oswald Buddenhagencentralize entering the InferiorStartFailed state
2009-10-12 Oswald Buddenhagenchange trk adapter setup sequence
2009-10-12 Oswald Buddenhagenremove dead code
2009-10-12 Oswald Buddenhagensimplify
2009-10-12 hjkfix a few license headers
2009-10-12 conUpdate changes file
2009-10-12 hjkdebugger: remove debug output
2009-10-12 Daniel MolkentinFixes to tutorial, added missing screenshots.
2009-10-12 Daniel Molkentindocs: Compile Fixes, Fixups in addressbook example
2009-10-12 conMissing bookkeeping when removing Qt Versions.
2009-10-12 Oswald Buddenhagenadd docu to GdbCommandFlag values
2009-10-12 Oswald Buddenhagencentralize gdb command result class checking
2009-10-12 Oswald Buddenhagenremove dead code
2009-10-12 hjkdebugger: work on a "synchroneous" mode
2009-10-12 hjkdebugger: provide support for .toHex() encoded string...
2009-10-12 Roberto RaggiFixed lookup of qualified name ids.
2009-10-12 dtUpdate changelog
2009-10-12 Friedemann... i18n: Update German translation for 1.3
2009-10-12 Friedemann... I18n: Tr()-fixes
2009-10-12 Roberto RaggiStop at the T_COMMA when searching backward for an...
2009-10-12 Roberto RaggiImproved support for private classes.
2009-10-12 Rohan McGovernFixed transient compile failure with highly parallel...
2009-10-12 Roberto RaggiExpose CppModelManagerInterface::workingCopy()
2009-10-12 Roberto RaggiUpdated changes-1.3.0
2009-10-09 conStart on documentation for Qt for Symbian development...
2009-10-09 conFix bug when detecting S60 SDKs the first time.
2009-10-09 Robert LoehningS60 -> Symbian for visible strings
2009-10-09 conAdd both "debug" and "release" build configurations...
2009-10-09 Daniel MolkentinUpdate known issues
2009-10-09 Roberto RaggiFixed a typo.
2009-10-09 Friedemann... CDB: Add nagging about old version of Debugging Tools.
2009-10-09 Oswald Buddenhagencentralize gdb comm log queuing
2009-10-09 Robert LoehningS60 -> Symbian for visible strings, fixed missing one
2009-10-09 Daniel MolkentinS60 -> Symbian for visible strings
2009-10-09 Daniel MolkentinRemove cygwin options now that we have a GDB which...
2009-10-09 Robert LoehningTrk: Removed unneeded header.
2009-10-09 conXCode style keyboard shortcut layout should use some...
2009-10-09 Robert LoehningTrk: Protected TrkWriteQueue::slotHandleResult with...
2009-10-09 Robert LoehningTrk: Reverting 8d9ccaff01e8c5ff16fc9521cd3af73beb7b1443...
2009-10-09 Friedemann... CDB: Make use of the improved debugger expression syntax
2009-10-09 Oswald Buddenhagenadd central GdbEngine::handleInferiorPidChanged()
2009-10-09 conEnable multi key shortcuts on the Mac.
2009-10-09 Oswald Buddenhagenmake direct call of handleStop1() more elegant
2009-10-09 Oswald Buddenhagenmicro-optimization
2009-10-09 Oswald Buddenhagenrename handleAsyncOutput() => handleStopResponse()
2009-10-09 Oswald Buddenhagen=thread-group-created are the new process creation...
2009-10-09 Oswald Buddenhagenremove "stopped" which is immediately followed by ...
2009-10-09 Oswald Buddenhagendebug output: don't claim "continuing after temporary...
2009-10-09 Oswald Buddenhagenassert correct state
2009-10-09 Daniel MolkentinGet rid of tcf/json in the autotests, too.
2009-10-09 Roberto RaggiRemoved deprecated PrettyPrinter. We need a way to...
2009-10-09 Roberto RaggiMark the usages of a symbol using the semantic highlighter.
2009-10-09 Roberto RaggiDon't highlight local symbols in ambiguous nodes.
2009-10-09 Roberto RaggiRemoved CppSemanticSearch & co. Find usages of a Symbol...
2009-10-09 Roberto RaggiRemoved obsolete code.
2009-10-09 Roberto RaggiHandle ambiguous AST nodes.
2009-10-09 Erik VerbruggenAdded fall-back for the QML viewer to first check if...
2009-10-09 Roberto RaggiPrefer Classes to constructors when building the `help id'
2009-10-08 Robert LoehningTrk: Refined mutexes.
2009-10-08 dtFix handling of spacers on Projects pane
2009-10-08 dtRemove debugging output
2009-10-08 dtFix crash on cloning and removing buildconfigurations
2009-10-08 Friedemann... Debugger: Do configuration error checking early on.
2009-10-08 hjkdebugger: fix pid parsing on mac
2009-10-08 Roberto RaggiImproved the detection of #include-like directives.
2009-10-08 conNaming of run configurations.
2009-10-08 Roberto RaggiEnable completion in C++ ctor-initializers. For example,
2009-10-08 Robert LoehningTrk: Closing TrkDevice when Launcher emits finished()
2009-10-08 Roberto RaggiSearch for `complete' expressions followed by a T_COMMA
2009-10-08 Erik VerbruggenFixed refactoring when the cursor is at the end of...
2009-10-08 Roberto RaggiFixed syntax highlight of ifdefed-out code.
2009-10-08 Roberto RaggiMark the white spaces in literals, comments and preproc...
2009-10-08 Friedemann... Merge branch '1.3' of git@scm.dev.nokia.troll.no:creato...
2009-10-08 Friedemann... I18N: Change namespaces (Core::Utils, etc) in ts files.
2009-10-08 Oswald Buddenhagenrename m_continuationAfterDone => m_commandsDoneCallbac...
2009-10-08 Oswald Buddenhagenfix build after mismerge
2009-10-08 Oswald Buddenhagenpurge completely dysfunctional debug-in-terminal code
2009-10-08 Oswald Buddenhagencentralize some code in AbstractGdbAdapter
2009-10-08 Oswald Buddenhagenuse gdb's target stream output
2009-10-08 Oswald Buddenhagenreset output converter state again
2009-10-08 Oswald Buddenhagenmove the output collector to the plain gdb adapter
2009-10-08 Oswald Buddenhagenpurge TCF agent cra^Wstuff
next