OSDN Git Service

make sure that symgdb 6.4 "fullnames" are fully normalized
[qt-creator-jp/qt-creator-jp.git] / src / plugins /
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 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 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 hjkdebugger: fix mac startup in the presence of unknown...
2009-10-28 hjkdebugger: better protection from infinite loops due...
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 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 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 con"MWC Directory" is not a good term.
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 Friedemann KleintDebugger: Handle core shutdown, prompt user to terminat...
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 KleintS60: Provide a MessageBox for starting serial communica...
2009-10-26 Thorbjørn LindeijerDon't needlessly call updateProjectInfo()
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 Friedemann KleintS60: Split up starters into a different file.
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 Christian KammCheck for null scope when hovering.
2009-10-26 Friedemann KleintS60: Fix the run configuration status label
2009-10-23 Oswald Buddenhagenmove setting of m_currentFrame to a somewhat useful...
2009-10-23 Oswald Buddenhagenremove unreachable "stopped for unknown reason" fallback
2009-10-23 Oswald Buddenhagendo the auto-continue-at-_start hack earlier
2009-10-23 Oswald Buddenhagenimprove breakpoint setting
2009-10-23 Oswald Buddenhagenfix spurious inferior interruption (attempts ...)
2009-10-23 Oswald Buddenhagenfix spurious command reordering
2009-10-23 Oswald Buddenhageneliminate desperate attempts to keep short-long filenam...
2009-10-23 Oswald Buddenhagenavoid copy of GdbResponse struct
2009-10-23 Oswald Buddenhagendisable remainders of the plugin loading settings code
2009-10-23 Oswald Buddenhagenjump is a RunRequest, too
2009-10-23 Oswald Buddenhagendon't print error messages in quotes
2009-10-23 Robert LoehningS60: Deleting allocated TrkLauncher in dtor of S60Devic...
2009-10-23 Friedemann KleintS60: Add startup logic for Bluetooth to the project...
2009-10-23 hjkdebugger: better handling of qfDllInfo packet
2009-10-23 Oswald Buddenhagenno need for a real state check here - an assert will do
2009-10-23 Oswald Buddenhagenremove bogus assertion
2009-10-23 hjkdebugger: first shot at supporting qfDllInfo (only...
2009-10-23 hjkfakevim: fix QTCREATORBUG-152
2009-10-23 Kai KoehneRegister qml.qch file automatically in help collection
2009-10-23 Kai KoehneSearch qmlviewer binary also in creator/bin
2009-10-22 Oswald Buddenhagentry harder to keep m_modulesListOutdated in sync with...
2009-10-22 Oswald Buddenhagenclearer and less inefficient
2009-10-22 Oswald Buddenhageneven apple gdb wants -f for setting a pending breakpoint
2009-10-22 Oswald Buddenhagenrun-time detection of apple gdb
2009-10-22 Oswald Buddenhagenremove unneeded code
2009-10-22 Oswald BuddenhagenreloadSourceFiles() may be called while the inferior...
2009-10-22 Oswald Buddenhagenfix spurious assertion failure
2009-10-22 Daniel MolkentinWorkaround for Linux Distro Qt where examples live...
2009-10-22 Friedemann KleintS60: Introduce a communications device type.
2009-10-22 Daniel MolkentinConsistant naming with implementation.
2009-10-22 Daniel MolkentinFix detection of Qt Versions added by installer.
2009-10-21 Daniel MolkentinAdd "Inherits QObject" checkbox to Class Wizard.
next