OSDN Git Service

Doc: changes to Valgrind options
[qt-creator-jp/qt-creator-jp.git] / src /
2011-07-15 Thomas HartmannQmlDesigner: fix for states
2011-07-14 hjkanalyzer: hide Browse button for valgrind path chooser...
2011-07-14 hjkfakevim: fix <n>r<Return>
2011-07-14 Thomas HartmannQmlDesigner: lines should not be longer then 100 chars
2011-07-14 Thomas HartmannQmlDesigner.metaInfo: fixes a regression
2011-07-14 hjkdebugger: Make "set breakpoint of qFatal" optional
2011-07-14 Eike ZillerOpen a sensible help page when project misses setup...
2011-07-14 Marco BubkeQmlDesigner: Fix crash for property editor detach
2011-07-13 Marco BubkeQmlDesigner: Fix state switching
2011-07-13 Christiaan JanssenQmlProfiler: fixed skipping long events
2011-07-13 Oswald Buddenhagenimplement qt5 $$sort_depends() and $$resolve_depends()
2011-07-13 Christiaan JanssenQmlProfiler: display warning when app killed
2011-07-13 Christiaan JanssenQmlProfiler: removed old fps code
2011-07-13 hjkanalyzer: merge valgrind related settings
2011-07-13 Christiaan JanssenQmlProfiler: displaying events only when available
2011-07-13 Christian KandelerRemoteLinux: Fix wizard bug.
2011-07-13 hjkanalyzer: potential fix for not-up-to-date actions
2011-07-13 Christiaan JanssenQmlProfiler: Visual feedback
2011-07-13 Thomas HartmannQmlDesigner.rewriter: only check 3 digits for reals
2011-07-13 Thomas HartmannQmlDesigner.modelView: optimize node creation from qml
2011-07-13 Friedemann KleintMSVC Toolchain: Add an informative label displaying...
2011-07-13 Friedemann KleintRemove last traces of the WelcomeModeTreewidget.
2011-07-13 Eike ZillerDebug and Analyze mode context menus were reshuffling.
2011-07-13 Eike ZillerFix initial layout in analyze mode.
2011-07-13 hjkanalyzer: add 'Locked' and 'Reset to default' actions...
2011-07-12 Marco BubkeQmlDesigner.FormEditor: Fix centering of the scene
2011-07-12 Thomas Hartmannfix warning
2011-07-12 Friedemann KleintDebugger: Center location marker in assembly mode.
2011-07-12 Friedemann KleintMSVC toolchains: Make it possible to clone and save it.
2011-07-12 Eike ZillerWorks around a problem in Qt/Mac with mixed modal/non...
2011-07-12 Friedemann KleintDebugger[CDB]: Fix CDB disassembly for older Debugging...
2011-07-12 Thomas Hartmannfixes warnings
2011-07-12 hjkfancymainwindow: style
2011-07-12 Christiaan JanssenQmlCppDebugger: skipping breakpoints before QML debuggi...
2011-07-12 Thomas HartmannQmlDesigner.rewriter: limit decimals of any float to 3
2011-07-12 Thomas HartmannQmlDesigner.instances: fix qml2puppet check
2011-07-12 hjkanalyzer: remove unneeded AnalyzerPluginPrivate class
2011-07-12 Marco BubkeQmlDesigner.FormEditor: Disable feedback pane
2011-07-12 Tobias HungerGit: Use native separators in error messages
2011-07-12 Thomas HartmannQmlDesigner: fix warnings
2011-07-12 Thomas HartmannQmlDesigner.formEditor: disabling double click (enter...
2011-07-12 Thomas HartmannQmlDesigner.itemLibrary: use utf8 for filenames (not...
2011-07-12 Christian KammIndenters: Remove unnecessary include.
2011-07-12 Christian KammIndenters: Fix dangling pointer when project settings...
2011-07-12 Thomas HartmannQmlDesigner.textToModelMerger: check for no imports
2011-07-12 Friedemann KleintDebugger[CDB]: Display VTable-pointers as hex.
2011-07-12 Daniel MolkentinWelcome Screen: Fix regressions
2011-07-12 Thomas HartmannQmlDesigner.itemLibrary: fix for TextEdit/TextInput
2011-07-11 Eike ZillerGet rid of rounded corners and some color adaptions.
2011-07-11 Tobias HungerABI: Detect mips based wince binaries
2011-07-11 Christian KandelerMeeGo: Fix message box for adding packaging files.
2011-07-11 Friedemann KleintDebugger[CDB]: Fix warning.
2011-07-11 Eike ZillerChange welcome page tab highlighting
2011-07-11 Thomas HartmannQmlDesigner.formEditor: fix for delegates
2011-07-11 Thomas HartmannQmlDesigner.documentController: bugfix
2011-07-11 Thomas HartmannQmlDesigner.dragTool: improve usablity of drag and...
2011-07-11 Leandro MeloC++ editor: Fix follow symbol for member functions
2011-07-11 hjkanalyzer: don't crash on "Goto Next Leak" if there...
2011-07-11 Christiaan JanssenQmlInspector: correctly displaying 4-byte colors
2011-07-11 Eike ZillerLicense update.
2011-07-11 Christian KandelerRemoteLinux: Report correct run control stop type.
2011-07-11 Christian KandelerMeeGo: Fix process killing for long application names.
2011-07-11 hjkdebugger: show cdb vtable pointer in hex
2011-07-11 Tobias HungerAbi: Abi widget shows nicer info
2011-07-11 Christian KandelerRemoteLinux: Don't build list of deployables without...
2011-07-11 Christian KammQmlJS: Initialize QuickToolBar::m_editor.
2011-07-08 Daniel TeskeWinscw support: Check for epoc.exe
2011-07-08 Daniel TeskeTarget setup: Disable symbian emulator by default
2011-07-08 hjkdebugger: use saved "resize columns to contents" settings
2011-07-08 Daniel MolkentinWelcomeScreen: Reintroduce custom widgets.
2011-07-08 Christian KandelerMeeGo: Use "MeeGo" instead of Maemo as generic term...
2011-07-08 Christian KandelerMeeGo: Make use of new qmake flags.
2011-07-08 Christiaan JanssenQmlProfiler: fixed artifacts when rendering background
2011-07-08 hjkdebugger: remove spurious quotes in displayed typenames
2011-07-08 hjkdebugger: handle decimal and hex output for address...
2011-07-08 hjkdebugger: make auto-deref display the pointer properly...
2011-07-08 Christiaan JanssenQmlProfiler: fix Context2D error when resizing
2011-07-08 Christian KandelerDebugger: Support remote debugging for mixed QML/C...
2011-07-08 Friedemann KleintCodepaster: Fix listing of pastebin.com
2011-07-08 hjkdebugger: enable selection for Locals & Expressions
2011-07-08 hjkdebugger: display pointers in hexadecimal again
2011-07-08 hjkdebugger: adjust class name test to class name change
2011-07-07 Daniel MolkentinWelcomePage: Reintroduce fallback copying.
2011-07-07 conWelcome page adaptions.
2011-07-07 Friedemann KleintProjectExplorer: Fix enabling of buttons in the output...
2011-07-07 conFixes to CMake wizard layout.
2011-07-07 Marco BubkeQmlDesigner: Fix wrong position for reparenting
2011-07-07 hjkvalgrind backend: fix bug "!line == -1"
2011-07-07 Christian KandelerRemoteLinux: Device configuration wizard improvements.
2011-07-07 Oswald Buddenhagenfix quoting of strings with spaces and backslashes...
2011-07-07 Christiaan JanssenQmlProfiler: removed unused images
2011-07-07 hjkanalyzer: remove unneeded function declaration
2011-07-07 hjkanalyzer: merge dockwidget and toolbar creation.
2011-07-07 hjkanalyzer: fix control/dockwidget construction order
2011-07-07 hjkanalyzer: postpone selecting saved tool
2011-07-07 hjkqmlprofiler: instantiate docks when using the toolbar
2011-07-07 hjkanalyzer: use an enum for StartMode and add comment...
2011-07-07 hjkanalyzer: change default dockwidget layout for callgrin...
2011-07-07 Friedemann Kleinttr()-fix. Use Plural forms.
2011-07-06 Marco BubkeQmlDesigner: Fix warning
next