OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2009-05-08 conBuild fix for non-webkit build.
2009-05-08 conFixes "save modified files before build" in case of...
2009-05-07 Alessandro... EmptyProjectWizard allows us to create an empty project.
2009-05-07 hjkdebugger: remove enum DebuggerType, the engine pointer...
2009-05-07 hjkdebugger: add a menu entry for the (defunct) TCF attaching
2009-05-07 hjkdebugger: start work "Target Communication Framework...
2009-05-07 hjkcompile fix for namespaced Qt
2009-05-07 conMore documentation.
2009-05-07 Friedemann... Fixed translation issues.
2009-05-07 Friedemann... Continued German translation.
2009-05-07 hjkdebugger: introduce an explicit detach action
2009-05-07 hjkdebugger: small fixes for the gdb macro based QString...
2009-05-07 hjkdebugger: fix start of remote server
2009-05-07 Oswald Buddenhagengeneralize auto-continue mechanism
2009-05-07 Oswald Buddenhagenremove message which is immediately flushed out anyway
2009-05-07 Oswald Buddenhagennicer QTC_ASSERT output
2009-05-07 Oswald Buddenhagenless confusing
2009-05-07 Oswald Buddenhagenwhitespace cleanup in debug statements :D
2009-05-07 Oswald Buddenhagenadd missing _() to currently commented out debugMessage...
2009-05-07 hjkdebugger: move gdb macros to a resource file
2009-05-07 hjkdebugger: make gdb macro based debugging helpers (QStri...
2009-05-07 hjkfakevim: show a message similar to vim when pressing...
2009-05-07 hjkfakevim: make Ctrl-c work in insert and ex mode
2009-05-07 hjkdebugger: don't try to show a reason for stopping if...
2009-05-07 hjkdebugger: code cosmetics
2009-05-07 hjkdebugger: rename execCommand to postCommand (in line...
2009-05-07 hjkdebugger: handle error when remote server does not...
2009-05-06 Oswald Buddenhagenbeautify installation of pluginspecs
2009-05-06 Oswald Buddenhagenfix shadow build detection
2009-05-06 Oswald Buddenhagensimplify version check
2009-05-06 Oswald Buddenhagenuse IDE_APP_PATH more, introduce IDE_LIBEXEC_PATH
2009-05-06 Oswald Buddenhagenautomate setting IDE_BUILD_TREE
2009-05-06 Oswald Buddenhagenuse explicit flag to request token substitution in...
2009-05-06 conMore documentation.
2009-05-06 conA bit of api documentation.
2009-05-06 Daniel MolkentinUnify Gdb and Gdb spelling, rename Gdb View to "Debugge...
2009-05-06 conRemove unused/unnecessary code.
2009-05-06 conFix the crash fix d03b5714c7e3e2fe56c7008418d2aa68c197e7c2.
2009-05-06 Kavindra Devi... Fixes: Doc - added page navigation shortcut to the...
2009-05-06 Alessandro... Merge branch 'master' of git@scm.dev.nokia.troll.no...
2009-05-06 maecompile
2009-05-06 maeMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-05-06 maemake insertion of braces a bit faster, by saving some...
2009-05-06 Alessandro... compile fix
2009-05-06 Alessandro... Don't annoy Windows users with alien dir separators
2009-05-06 Daniel MolkentinDocumentation: Explain external library handling.
2009-05-06 maedo NOT steal the initial focus from the editor. Restore...
2009-05-06 hjkdebugger: initial work to start a remote gdbserver
2009-05-06 Friedemann... Made SharedLibraryInjector compile with MinGW.
2009-05-06 Friedemann... Started Console process handling for CDB.
2009-05-06 hjkdebugger: rename 'AttachRemote' to 'StartRemote'
2009-05-06 dtMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-05-06 Daniel MolkentinFix for 8d7389fa8da09794416bb1c37ddf7d9d5184dc88.
2009-05-06 dtShow a nice checkbox in the save dialog for SaveBeforeBuild
2009-05-06 hjkdebugger: use -exec-interrupt to interrupt inferiors...
2009-05-06 maeMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-05-06 maesupress parentheses animation if the position was part...
2009-05-06 Daniel MolkentinFix: Compile on Mac OS X with the official Qt for Mac...
2009-05-06 hjkdebugger: make stack reload engine-agnostic
2009-05-06 hjkdebugger: introduce a "NoEngine" option
2009-05-06 hjkdebugger: work on gdbserver based remote debugging
2009-05-06 hjkdebugger: imporev grey-out logic on the dumper settings...
2009-05-06 Friedemann... Made std::vector/std::list work with CDB dumpers.
2009-05-06 dtMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-05-06 dtAdded missing files of last commit.
2009-05-05 Oswald Buddenhagentwice helps twice?
2009-05-05 Oswald Buddenhagenadd missing operator
2009-05-05 Oswald Buddenhagendocument dumper output parsing hack
2009-05-05 Oswald Buddenhagenfix (rather theoretical) off-by-one
2009-05-05 Oswald Buddenhagenless inefficient
2009-05-05 Oswald Buddenhagenfix typos
2009-05-05 Oswald Buddenhagenadd some C escaping to relevant MI commands
2009-05-05 Oswald Buddenhagenfix MI parser & dumper
2009-05-05 dtMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-05-05 dtAdd options to: Save All before Build and Build before Run
2009-05-05 conRemove unused method.
2009-05-05 hjkdebugger: use current run configuration to read symbols...
2009-05-05 Friedemann... Started on QObject dumping for CDB, make it smarter.
2009-05-05 dtCompile. Missing export macro.
2009-05-05 dtThis code can be simplified.
2009-05-05 dtMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-05-05 dtImplement a AbstractMakeStep which takes the common...
2009-05-05 Friedemann... Added vector, QObject to dumpers.
2009-05-05 Friedemann... Added test application for Debugger dumper development.
2009-05-05 Oswald Buddenhagenwhoops ... don't multiply debugger output in the displa...
2009-05-05 hjkdebugger: remove recently introduced macro "overloads...
2009-05-05 Friedemann... Compile on Windows
2009-05-05 hjkdebugger: move macros implementation from gdbengine...
2009-05-05 Oswald Buddenhagenremove dead code
2009-05-05 Oswald Buddenhagenfix encoding of manually submitted gdb commands
2009-05-05 Oswald Buddenhagenthe death of GdbCommandType & co.
2009-05-05 Oswald Buddenhagendon't construct cookie object unnecessarily
2009-05-05 Oswald Buddenhagenmicro-optimization
2009-05-05 Oswald Buddenhagendon't use macros for the Latin1* magic
2009-05-05 Oswald Buddenhagennicer
2009-05-05 Thorbjørn LindeijerFixed faked transparency of folding makers with Plastiq...
2009-05-05 hjkdebugger: code cosmetics
2009-05-05 Roberto RaggiMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-05-05 Roberto RaggiCompile
2009-05-05 Friedemann... Added -non-interactive to svn update to avoid merge...
next