OSDN Git Service

Introduced CppTools::CppModelManagerInterface::updateModifiedFiles().
[qt-creator-jp/qt-creator-jp.git] / src /
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 Kleinti18n: Complete German translation and correct tips...
2009-11-05 Oswald Buddenhagena process scheduled for kill can exit by itself as...
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 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 issue where child items oeverwrite parent...
2009-11-04 hjkdebugger: all leaks must be fixed
2009-11-04 Friedemann KleintDebugger/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 KleintWinGuiProcess: Fix hang if binary cannot be found.
2009-11-04 Friedemann KleintProjectexplorer: 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 KleintDebugger: Fix LD_PRELOAD on Mac.
2009-11-03 Friedemann KleintDebugger: 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-02 conUpdate tool chains correctly when paths are changed...
2009-11-02 Robert LoehningFixed index out of range.
2009-11-02 Friedemann KleintClass wizard: Replace "inherits QObject" by type inform...
2009-11-02 Friedemann KleintDebugger: Protect against launching a 2nd session.
2009-11-02 maeadd standard cut/copy/paste actions (if available)...
2009-11-02 Friedemann KleintDebugger: 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 conShow active run configuration name in "mismatching...
2009-10-30 Friedemann KleintDebugger: Make Message prompt a gui-app.
2009-10-30 Friedemann KleintCheckout wizard: Hangs on Windows when VCS binary is...
2009-10-30 hjkdebugger: list registers only after we have a known...
2009-10-30 Friedemann KleintS60: Increase timeout for TRK prompt.
2009-10-30 Friedemann KleintCVS: Enable click on revision in filelog
2009-10-30 Friedemann KleintDebugger: 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 KleintFinal polishing of German translation.
2009-10-29 conVersion bump.
2009-10-29 conFind filter actions must use filter id as id, not filte...
2009-10-29 Jarek KobusUpdate Polish translation, fix shortcut in the "tip...
2009-10-29 conPre-fill build configuration name when adding one.
2009-10-29 conShow a dialog in case of mismatching build/run configur...
2009-10-29 conAdd setting for GCCE tool chain path.
2009-10-29 dtAdd a make active label on the project pane for both...
2009-10-29 dtAdd a Make this Buildconfiguration active label
2009-10-29 Oswald Buddenhagenreset program location when we detect "spontaneous...
2009-10-29 Oswald Buddenhagenfix substituent in error message
2009-10-29 Oswald Buddenhagengdb doesn't care for termination. just kill it.
2009-10-29 Oswald Buddenhagenless inefficient
2009-10-29 Oswald Buddenhagenignore inferiorStartFailed after adapterCrashed
2009-10-29 Oswald Buddenhagendo not post source & module list query commands too...
2009-10-29 Oswald Buddenhagenmissed some functions while marking iface impls with...
2009-10-29 Oswald Buddenhagenin fact, older gdbs don't send *stopped after attaching
2009-10-29 Oswald Buddenhagenassert pid presence
2009-10-29 Oswald Buddenhagenless noise
2009-10-29 Oswald Buddenhagencouple breakpoint listing with source listing
2009-10-29 Oswald Buddenhagenintegrate handleStop2 into handleStop1
2009-10-29 Oswald Buddenhagenmake sure that symgdb 6.4 "fullnames" are fully normalized
2009-10-29 Jonathan Courtoisdon't use backticks as quotes in strings
2009-10-29 Robert LoehningTRK: Changed strings.
2009-10-29 dtDon't crash if the restored default version index is...
2009-10-29 Daniel Molkentinwelcome mode: toNativeSeparators() for project tooltips
2009-10-29 Friedemann KleintS60: Provide a message box prompting to start TRK
2009-10-29 dtUpdate the makesteps the summary on build directory...
2009-10-29 Jarek KobusMissing tr()
2009-10-28 dtRemove some duplicated code getting the builddirectory
2009-10-28 Friedemann KleintFix tr()/compiler warnings
2009-10-28 dtFix crash with no toolchain and clicking on build debug...
2009-10-28 dtFix crash with no toolchain.
2009-10-28 dtAdd two missing updateImportLabel() calls
2009-10-28 dtFix importing via "import settings" label addind a...
2009-10-28 Roberto RaggiProcess exception declarations.
2009-10-28 Daniel MolkentinDatastructures 101: A QMap sorts, and is rarely what...
2009-10-28 conMove the IWelcomePage to the place it belongs.
2009-10-28 hjkdebugger: fix fetching of base class information
2009-10-28 hjkdebugger: add a soft assert to catch cases where broken...
2009-10-28 Roberto RaggiUpdated the QML front-end to release 88632908b8923e626f...
2009-10-28 Roberto RaggiDon't run the typechecker on the actual arguments.
2009-10-28 conMinimum size for Qt version list.
next