OSDN Git Service

gdb: On Windows, also substitute the debugging path for non-sdk Qt.
[qt-creator-jp/qt-creator-jp.git] / src /
2009-11-20 Daniel Molkentingdb: On Windows, also substitute the debugging path...
2009-11-20 dtFix RunConfigurations showing only enabled RunConfigura...
2009-11-19 Thorbjørn LindeijerFixed possible crash on constructor completion
2009-11-19 hjkdebugger: prevent crash when trying to view memory...
2009-11-19 hjkreset 'busy' cursor if editor could not be created
2009-11-19 hjkdebugger: access preloaded dumpers also when stopped...
2009-11-19 Friedemann KleintWizard: Polish, layout and module names.
2009-11-19 Friedemann KleintDesigner: Restrict files used for "Go to slot" to proje...
2009-11-19 Friedemann KleintShortcut Ctrk-L (Locator Goto Line) broken in most...
2009-11-13 hjkdebugger: fix breakpoihnt deletion by using the context...
2009-11-12 conCSL is the right name.
2009-11-12 dtPretend that the gdbmacros.cpp is actually 5 minutes...
2009-11-12 Friedemann KleintDebugger: Do not use LD_PRELOAD on Mac.
2009-11-12 Oswald Buddenhagendon't track shared library events on gdb < 7, after...
2009-11-11 Daniel Molkentinfix prl names, also include debug versions.
2009-11-11 Friedemann KleintCode model: Update on changes from the versioning system.
2009-11-11 Oswald Buddenhagenalways clear pending command queue before posting shutd...
2009-11-11 Oswald Buddenhagenbe more lenient when matching the stops at _start
2009-11-10 Thorbjørn LindeijerFixed search results handling of font height
2009-11-10 maeFix combobox tooltip and lock-button visibility for...
2009-11-10 conRevert "Code model: Update on changes from the versioni...
2009-11-10 Daniel MolkentinAdjust qtlibspatcher to new pathnames, change purpose...
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 KleintCdb: 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 KleintDebugger: 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 KleintCode 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 KleintCode model: Fix Windows issues (duplicate matches).
2009-11-09 Friedemann KleintLibrary wizard: Create export symbol correctly.
2009-11-09 Christian KammDo never offer signature autocompletion for constructor...
2009-11-09 Friedemann KleintDebugger/Windows: Register debugger properly if there...
2009-11-09 hjkdebugger: fix display of breakpoint markers in plugins
2009-11-05 Robert LoehningCorrect case for translations of "MinGW"
2009-11-05 Friedemann KleintQt 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 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...
next