OSDN Git Service

Doc: update screen shots
[qt-creator-jp/qt-creator-jp.git] / src /
2011-08-18 Daniel TeskeFix argument parsing in projectexplorer, fixing -lastse...
2011-08-18 Daniel MolkentinKeep MultiFeedRssModel private in the context of C++
2011-08-18 Daniel MolkentinSDK Integration for Example Manifests
2011-08-16 Daniel MolkentinShow images also for examples
2011-08-15 Friedemann KleintDebugger: Fix "Run to Line", "Jump to Line".
2011-08-15 Leandro MeloC++: Fix BaseSpecifierAST::firstToken return
2011-08-15 Eike ZillerFix translation of external tools.
2011-08-15 Tobias HungerFix possible crash in git branch dialog
2011-08-15 Kai KoehneDebuggingHelpers: Pass mkspec on command line
2011-08-15 hjkfakevim: fix action used in Edit->Advanced
2011-08-15 Leandro MeloEditors: Make sure folded blocks remain consistent
2011-08-11 Kai KoehneQmlDebugging: Fix on-device debugging for people with...
2011-08-11 Kai KoehneQmlDebugger: Fix QML Script Console for mixed debugging
2011-08-11 hjkRevert "fakevim: also set foreground color for search...
2011-08-10 Friedemann KleintFix running applications in Windows SDK 7.1.
2011-08-09 Leandro MeloC++: Fix crash when typing illegal class names
2011-08-09 Kai KoehneQmlDebugger: Hit breakpoints for simple bindings also...
2011-08-08 Christian KandelerMeeGo: Adapt package name to changed OVI store requirem...
2011-08-05 hjkdebugger: change default value for 'break on qFatal...
2011-08-04 Thomas HartmannQmlDesigner.navigator: fixes crash for context menu
2011-08-04 Kai KoehneQtQuickApp wizard: Deactivate .qml file selector by...
2011-08-04 Christiaan JanssenQmlProfiler: fixed sorting of "event type" field
2011-08-04 Eike ZillerEnable some cursor keys for binary editor again.
2011-08-04 Thomas HartmannQmlDesigner.propertyEditor: fix for alpha == 0
2011-08-04 Thomas HartmannQmlDesigner.statesEditor: crashfix for focus handling
2011-08-04 Kai KoehneQmlCpp Debugging: Only set C++ breakpoints after QML...
2011-08-04 Kai KoehneQmlProject: Don't crash if no qt version is available
2011-08-04 Daniel TeskeExport qmakestep and makestep
2011-08-04 hjkfakevim: v in visual mode actually leave visual mode
2011-08-04 hjkfakevim: handle cursor keys in Replace mode
2011-08-04 hjkfakevim: also set foreground color for search matches
2011-08-04 hjkfakevim: fix endless loop in certain search&replace...
2011-08-04 hjkdebugger: allow insertion of evaluated expressions...
2011-08-03 Thomas Hartmanncompile fix
2011-08-03 Daniel MolkentinMake Components installable. Fix Shadow Build.
2011-08-03 Thomas HartmannQmlDesigner.rewriter: bugfix for components
2011-08-03 Thomas HartmannQmlDesigner.rewriter: allow more debuging info
2011-08-02 Thomas HartmannQmlDesigner.propertyEditor: preserve alpha value
2011-08-02 Kai KoehneQtQuickApp template: Don't enable qml debugging for...
2011-08-02 Jarek KobusClear minimum Qt version and required features when...
2011-08-02 Kai KoehneQmlProfiler: Fix documentation link for setting up...
2011-08-02 Leandro MeloFix crash when spliting GLSL editor
2011-08-02 Tobias HungerGit: Fix ignore whitespaces/patience
2011-08-02 Thomas HartmannQmlDesigner.propertyEditor: crash fix
2011-08-02 Kai KoehneQmlProfiler: Fix warning about unused variable
2011-08-01 Fawzi Mohamedfilemanager: fix regression when trying to save read...
2011-08-01 Thomas HartmannQmlDesigner.rewriter: string fix
2011-08-01 Eike ZillerAvoid multiple context menus popping up.
2011-08-01 Eike ZillerMake sensible use of global analyzer settings
2011-08-01 Daniel MolkentinRemove superflous connect statement.
2011-08-01 Eike ZillerRemove warning about missing file.
2011-08-01 Friedemann Kleinttr()-Fix: 'Report bug' needs '...'
2011-07-29 Daniel TeskeDisable debug output in QtVersionManager::updateFromIns...
2011-07-29 Kai KoehneQmlDbg: Don't wait infinitely for messages on applicati...
2011-07-29 Kai KoehneProvide qmlviewer in external tools menu
2011-07-29 Tobias HungerGCC: Fix parsing of gcc 4.6 output
2011-07-29 Friedemann KleintQtVersion: Set qmakeIsExecutable to false if qmake...
2011-07-29 Kai KoehneQmlDbg: Fix behavior when re-running the same run control
2011-07-29 Tobias HungerGCC: detect compiler setting in C locale
2011-07-29 Daniel TeskeShow baseEnvironment changes in QmlProjectRunConfigurat...
2011-07-29 Kai KoehneNew QTC_CHECK warning replacing QTC_ASSERT(x, /**/)
2011-07-29 Christian KandelerRemoteLinux: Fix key deployment dialog.
2011-07-29 Friedemann KleintDebugger[CDB]: Breakpoint pass (ignore) count needs...
2011-07-28 Daniel MolkentinAdd Help Menu Entry that points to the bug tracker.
2011-07-28 Friedemann KleintDebugger: Fix crash in stack frame layout display.
2011-07-28 Daniel TeskeOnly show the infobar once
2011-07-28 Thomas HartmannQmlDesigner.itemLibrary: adding status bar
2011-07-28 Kai KoehneWindows: Don't print 'cannot retrieve debugging output...
2011-07-28 Kai KoehneDebugger: Only warn once about unhandled breakpoints
2011-07-28 Tobias HungerVCS: Do not increase the number of VCSes in ProjectLoad...
2011-07-28 Kai KoehneQmlProfiler: Fix warnings about hiding overloaded virtu...
2011-07-28 Kai KoehneQmlProfiler: Fix compiler warning
2011-07-27 Thomas HartmannQmlDesigner.rewriter: ignore Component if is is the...
2011-07-27 Eike ZillerHelp requests must be done in main thread.
2011-07-27 Kai KoehneQmlProfiler: Fix profiling Symbian apps over WLAN
2011-07-27 Kai KoehneDebugger: Prevent message boxes for every output to...
2011-07-27 Marco BubkeQmlDesigner.FormEditor: Skip all move events between...
2011-07-27 Kai KoehneQmlJSDebugger: Fix crash when stopping debugger
2011-07-27 Thomas HartmannQmlDesigner.itemLibrary: use QFileSystemModel
2011-07-27 Daniel TeskeFix crash on editing qmake path
2011-07-27 Christiaan JanssenQmlCppDebugging: handling Harmattan mixed debugging
2011-07-27 Kai KoehneQmlJsDbg: Fix compilation for Symbian
2011-07-27 Kai KoehneQMlProfiler: Print logging / errors while connecting...
2011-07-27 Thomas HartmannQtQuickToolBar: fix positioning
2011-07-27 Thomas HartmannQmlDesigner.quickToolBar: fix for Image
2011-07-27 Thomas HartmannQmlJSEditor: only show context menu for Quick Toolbar...
2011-07-27 Kai KoehneQMlProfiler: Fix regression when running on Symbian...
2011-07-27 Kai KoehneQmlJSDebugger: Allow debugging over CODA/WLAN
2011-07-27 Kai KoehneQtOptionsPage: Store selected toolchain for debugging...
2011-07-27 Kai KoehneQtOptionsPage: Disable toolchain combo box while building
2011-07-27 Kai KoehneDebuggingHelpers: Update after built for newly added...
2011-07-26 Thomas HartmannQmlDesigner.designDocumentController: fix for copy...
2011-07-26 Tobias HungerGit: Fix thinko when trying to find merged branches
2011-07-26 Eike ZillerWork around wrong click area of output buttons on Mac.
2011-07-26 Tobias HungerFix graphic glitches in project mode
2011-07-26 Tobias HungerGit: Fix addition of tracking branches
2011-07-26 Tobias HungerGit: Fix assert
2011-07-26 Leandro MeloPreserve original line ending in find->replace
2011-07-26 Christiaan JanssenQmlProfiler: variable width of status display
2011-07-26 Tobias HungerGCC: Parse "In file included from blah:x:y:"
next