OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2009-11-10 Jarek KobusUpdate Polish translation
2009-11-10 maeimplement the standard context menu also for the script...
2009-11-10 maeremove run action in the scripteditor
2009-11-10 Tobias HungerQuote CDB_PATH.
2009-11-10 Oswald Buddenhagentrack shared library events even on gdb < 7
2009-11-10 Oswald Buddenhagenclear pending stream outputs after handling stop response
2009-11-10 Oswald Buddenhagenactively try to obtain PID of non-pthread inferiors...
2009-11-10 Oswald Buddenhagenfurther cleanups in less expected shutdown paths
2009-11-10 Friedemann... Cdb: Fix step out.
2009-11-10 hjkfakevim: fix pasting in visual block mode
2009-11-10 maeFix pasting of text that starts with a visually empty...
2009-11-10 conSome missing defines for Symbian tool chains.
2009-11-09 Robert LoehningDisabling "Undo Project Changes" when not working in...
2009-11-09 hjkdebugger: use 'set substitute-path'
2009-11-09 Friedemann... Debugger: Activate code model scope checking, environme...
2009-11-09 maeFix auto-indentation when pasting into a selection
2009-11-09 maeoptimize extra area painting
2009-11-09 Friedemann... Code model: Update on changes from the versioning system.
2009-11-09 conSymbian SDK path should be editable for Qt in PATH.
2009-11-09 Friedemann... Code model: Fix Windows issues (duplicate matches).
2009-11-09 Robert LoehningTypo fix in German translation
2009-11-09 Friedemann... Library wizard: Create export symbol correctly.
2009-11-09 Christian KammDo never offer signature autocompletion for constructor...
2009-11-09 Friedemann... Debugger/Windows: Register debugger properly if there...
2009-11-09 hjkfix some documentation glitches
2009-11-09 hjkdebugger: fix display of breakpoint markers in plugins
2009-11-05 Robert LoehningCorrect case for translations of "MinGW"
2009-11-05 Jure RepincAdded Slovenian translation
2009-11-05 Friedemann... Qt version tooltip: Display configuration correctly.
2009-11-05 Roberto RaggiResolve fully qualified names.
2009-11-05 Roberto RaggiReplace . with -> only when the base expression has...
2009-11-05 Roberto RaggiIntroduced CppTools::CppModelManagerInterface::updateMo...
2009-11-05 Roberto RaggiFixed a few focus issues we had in the search result...
2009-11-05 Friedemann... i18n: Complete German translation and correct tips...
2009-11-05 Oswald Buddenhagena process scheduled for kill can exit by itself as...
2009-11-05 Daniel MolkentinKnown issues: installer does not prepare qtcreator...
2009-11-05 Daniel MolkentinPatch multimedia lib, remove version qualifier from...
2009-11-04 dtFix compile for -no-webkit
2009-11-04 Oswald Buddenhagenfix attaching to core
2009-11-04 Oswald Buddenhagendo not create invalid help files
2009-11-04 Oswald Buddenhagenadd timeout handling for gdb commands
2009-11-04 Oswald Buddenhagenfix shutdowns triggered while inferior is not stopped
2009-11-04 Oswald Buddenhagenflush queued commands on non-fatal continuation failures
2009-11-04 Oswald Buddenhagensynchronize temporary interruption with running-requests
2009-11-04 Oswald Buddenhagenthe process is already dead when hitting workaround 4
2009-11-04 dtFix memory leak in welcome plugin and right hand side...
2009-11-04 dtFix memory leak in QtVersionManager
2009-11-04 dtDon't crash on adding a runconfiguration
2009-11-04 conPrevent global replace before search is done.
2009-11-04 conDisable the find usage and symbol renaming while indexi...
2009-11-04 hjkrevert the latest leak "fix".
2009-11-04 hjkdebugger: fix item count for QLists with more than...
2009-11-04 hjkdebugger: fix issue where child items oeverwrite parent...
2009-11-04 hjkdebugger: all leaks must be fixed
2009-11-04 Friedemann... Debugger/various plugins: Fix memory leaks.
2009-11-04 Roberto RaggiDon't process already visited nodes.
2009-11-04 Roberto RaggiParanoia check. Skip the change if we have another...
2009-11-04 Roberto RaggiAccepts `$' as valid character when recognizing identif...
2009-11-04 Roberto RaggiParse ASM specifiers after declarators.
2009-11-04 Roberto RaggiSet the parent object of CppFindReferences.
2009-11-04 Friedemann... WinGuiProcess: Fix hang if binary cannot be found.
2009-11-04 Friedemann... Projectexplorer: Fix hang when launching external explo...
2009-11-04 maefix redrawing issue with horizontal scrolling and line...
2009-11-03 Thorbjørn LindeijerMake accidentally activating the link navigation more...
2009-11-03 Friedemann... Debugger: Fix LD_PRELOAD on Mac.
2009-11-03 Friedemann... Debugger: Use LD_PRELOAD to load debugging helper.
2009-11-03 hjkfakevim: remove workaround for Qt <= 4.5. Creator needs...
2009-11-03 hjkfakevim: fix undo() behaviour
2009-11-03 dtShow a cancel button in the opening cmake projects...
2009-11-03 dtAlso save before running if Project::hasNoBuildSettings
2009-11-03 dtAlso fix the cmake documentation.
2009-11-03 dtUpdate docu of project pane. Missing the screenshots.
2009-11-02 conUpdate tool chains correctly when paths are changed...
2009-11-02 Robert LoehningFixed index out of range.
2009-11-02 Friedemann... Class wizard: Replace "inherits QObject" by type inform...
2009-11-02 Friedemann... Debugger: Protect against launching a 2nd session.
2009-11-02 maeadd standard cut/copy/paste actions (if available)...
2009-11-02 Friedemann... Debugger: Disable "Start debugging" when attaching...
2009-11-02 Oswald Buddenhagenfilter out expected gdb stderr
2009-11-02 Oswald Buddenhagenterminal adapter: make skipping of initial SIGSTOPs...
2009-11-02 Oswald Buddenhagenframes with debug info but without source cannot be...
2009-11-02 Oswald Buddenhagenmake attaching adapters more robust
2009-11-02 Oswald Buddenhagenfix assertions relating to stack frames without a fullname
2009-11-02 Oswald Buddenhagenmake fullname parsing on windows less optimistic
2009-11-02 Robert LoehningImproved German translations for handling different...
2009-11-02 conShow active run configuration name in "mismatching...
2009-11-02 conMinimal translation fix.
2009-10-30 Friedemann... Debugger: Make Message prompt a gui-app.
2009-10-30 Friedemann... Checkout wizard: Hangs on Windows when VCS binary is...
2009-10-30 hjkdebugger: list registers only after we have a known...
2009-10-30 Robert LoehningTypo fixes in German translation.
2009-10-30 Friedemann... Documentation: Metnion proper Qt version to build.
2009-10-30 Friedemann... S60: Increase timeout for TRK prompt.
2009-10-30 Friedemann... CVS: Enable click on revision in filelog
2009-10-30 Friedemann... Debugger: Completely replace C99 uintptr_t type by...
2009-10-30 Friedemann... Debugger: Show slashes correctly in Stack frame tooltip.
2009-10-30 Robert LoehningTrk: Added i18n in Session::deviceDescription()
2009-10-29 hjkdebugger: workaround for contradictory gdb messages
2009-10-29 Friedemann... Final polishing of German translation.
2009-10-29 conVersion bump.
next