OSDN Git Service

Add a Make this Buildconfiguration active label
[qt-creator-jp/qt-creator-jp.git] / src /
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.
2009-10-28 hjkdebugger: silence debug output
2009-10-28 hjkdebugger: fix dumper breakage caused by 0ee09af6
2009-10-28 conAdd some sanity checking.
2009-10-28 Friedemann KleintC++ Source file wizard: Do not write out #include directive
2009-10-28 Roberto RaggiFixed: Completion doesn't work for typedefs
2009-10-28 Roberto RaggiMark the bindings when searching for class or namespaces.
2009-10-28 hjkdebugger: fix mac startup in the presence of unknown...
2009-10-28 hjkdebugger: better protection from infinite loops due...
2009-10-28 Friedemann KleintProject wizard: Error message does not fit.
2009-10-28 Friedemann KleintDebugger/S60: Handle shared library query correctly.
2009-10-27 Oswald Buddenhageneliminate handleDebuggingHelperValue1()
2009-10-27 Oswald Buddenhagencall updateMarkers() from attemptBreakpointSynchronizat...
2009-10-27 Oswald Buddenhagenprotect against recursing into handleResponse
2009-10-27 Oswald Buddenhagenfewer and better debug messages
2009-10-27 Oswald Buddenhagentry harder to kill unwanted child. mwahaha
2009-10-27 Oswald Buddenhagenimprove termination confirmation dialog
2009-10-27 Oswald Buddenhagenreflect current session in the welcome page's list
2009-10-27 dtAdd a window title to the Import existing build setting...
2009-10-27 Roberto RaggiNo declSymbol, no party
2009-10-27 Friedemann KleintQt4ProjectManager: Give a verbose tooltip on the Qt...
2009-10-27 conMake it possible to use non-autodetected Qt for Symbian.
2009-10-27 hjkdebugger: disable warning that triggers too often
2009-10-27 hjkdebugger: call beginCycle also for new dumpers
2009-10-27 dtFix "Add New" using the wrong directory for cmake projects
2009-10-27 hjkdebugger: prevent endless recursion due to broken dumpers
2009-10-27 hjkcompile fix with namespaces
2009-10-27 dtFix setBuildTargets() in the generic project manager
2009-10-27 dtFix that the cmake plugin did not allow removing build...
2009-10-27 Roberto RaggiCleanup
2009-10-27 Roberto RaggiHandle ambiguous function declarations vs c++-like...
2009-10-27 Robert LoehningS60: Falling back to epocRoot if toolsRoot is empty.
2009-10-27 maeapply insert-whole-lines magic only if the cursor is...
2009-10-27 Roberto RaggiSet the `virtual' attribute of a function definition.
2009-10-27 Roberto RaggiIntroduced FullySpecifiedType::copySpecifiers()
2009-10-27 con"MWC Directory" is not a good term.
2009-10-27 Roberto RaggiSet the `virtual' attribute.
2009-10-27 Friedemann KleintCompile Windows
2009-10-27 Roberto RaggiRemove duplicates from the working list.
2009-10-27 Roberto RaggiIntroduced CPlusPlus::FindUsages.
2009-10-27 Friedemann KleintDebugger: Fix exit crash, dump QVariantList with gdb
2009-10-26 Oswald Buddenhagendon't translate debug messages
2009-10-26 Oswald Buddenhagenimprove messages
2009-10-26 Daniel MolkentinQtS60 Run Configuration: Proper slashes for path
2009-10-26 Roberto RaggiRemoved unused code.
2009-10-26 Friedemann KleintDebugger: Handle core shutdown, prompt user to terminat...
2009-10-26 Roberto RaggiAdded the copyright header
2009-10-26 Roberto RaggiInitial work on the `new' GenTemplateInstance.
2009-10-26 Daniel MolkentinAdd qt-apps.org to the welcome page.
2009-10-26 Daniel MolkentinSome refactoring on the Welcome Widget. Generalize...
2009-10-26 Friedemann KleintAutotests: Compile on Windows
2009-10-26 Friedemann KleintS60: Provide a MessageBox for starting serial communica...
2009-10-26 Thorbjørn LindeijerDon't needlessly call updateProjectInfo()
2009-10-26 Roberto RaggiFixed the #include directive.
2009-10-26 Roberto RaggiActivate the completion only when the canonical symbol...
2009-10-26 hjkfakevim: prepare fix of QTextDocument::revision() based...
2009-10-26 Roberto RaggiIntroduced CPlusPlus::GenTemplateInstance.
2009-10-26 Friedemann KleintS60: Split up starters into a different file.
2009-10-26 hjksome forgotten license header changes. also, use Nokia...
2009-10-26 Roberto RaggiUpdated the copyright header.
2009-10-26 Friedemann KleintMerge branch '1.3' of scm.dev.nokia.troll.no:creator...
2009-10-26 Friedemann KleintS60/Debugger: Add Bluetooth starter to Debugger
2009-10-26 Roberto RaggiUpdated the QML front-end to revision 44f3548fde7cf6a87...
2009-10-26 Erik VerbruggenFixed use of uninitialized/unallocated object.
2009-10-26 Christian KammCheck for null scope when hovering.
2009-10-26 Friedemann KleintS60: Fix the run configuration status label
next