OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2011-01-19 Christian KandelerMaemo: Move more functionality into the new target...
2011-01-19 Christian KandelerMaemo: Make some stateless functions static.
2011-01-19 Friedemann... Debugger[CDB]: Use Qt Creator console stub instead...
2011-01-18 Marco BubkeQmlDesigner: Add instance test mode to test
2011-01-18 Marco BubkeQmlDesigner: Fix linker error in core tests
2011-01-18 Marco BubkeQmlDesigner.NodeInstances: Add synchronizing to instances
2011-01-18 Marco BubkeQmlDesigner: Fix warning
2011-01-18 Marco BubkeQmlDesigner: Test compiles again
2011-01-18 conAnother little fix for delayed registering actions.
2011-01-18 Christian KandelerFix non-Linux compilation.
2011-01-18 Friedemann... Debugger[CDB]: Switch to thread 0 after DebugBreak().
2011-01-18 Christian KandelerMaemo: Introduce dedicated Fremantle and Harmattan...
2011-01-18 Leena MiettinenDoc: starting external processes
2011-01-18 Friedemann... Debugger[CDB]: Dump QByteArray as array of unsigned...
2011-01-18 dtActionManager: Fix CommandAttribute enum to actually...
2011-01-18 Jarek KobusInclude namespaces inside header guard
2011-01-18 Friedemann... Debugger[New CDB]: Add support for "Select Widget to...
2011-01-18 Nicolas Arnaud... Macros: add different shortcuts for mac.
2011-01-18 hjkdebugger: fix crash on exit
2011-01-18 Friedemann... Maemo: Fix compilation.
2011-01-17 Christian KandelerMaemo: Make use of new Qt4MaemoTarget class.
2011-01-17 conRemove unused internal "CommandLocation".
2011-01-17 Kai KoehneQmlProject: Fix issue where qmlviewer is launched with...
2011-01-17 Kai KoehneQt4Project: Clean up DebugHelperBuildTask
2011-01-17 Kai KoehneQt4Project: Move DebuggingHelperBuildTask into separate...
2011-01-17 Leandro MeloC++ editor: Try to find a help item if there is a synta...
2011-01-17 Friedemann... Debugger: Fix 'Select widget to watch' on Windows.
2011-01-17 hjkdebugger: use 'struct QWidget' to make gdb happy. Again.
2011-01-17 hjkdebugger: remove dead enum
2011-01-17 Pawel PolanskiSymbian: Disable device information while using CODA
2011-01-17 dtFix last commit
2011-01-17 hjkdebugger: fix the ShowQtNamespace option in the Locals...
2011-01-17 hjkdebugger: code cosmetics
2011-01-17 hjkdebugger: extract qt namespace before running the inferior.
2011-01-17 hjkdebugger: make qt namespace retrieval more robust
2011-01-17 hjkdebugger: remove CDB specific bits that are not used...
2011-01-17 dtQt4ProjectManager: Do not loop endless if the defaöt...
2011-01-17 Friedemann... Debugger[New CDB]: Ignore only first WOW64 breakpoint.
2011-01-17 Friedemann... Debugger[New CDB]: Qualify types in watch expressions...
2011-01-17 Erik VerbruggenFixed the line retreival for find-usages.
2011-01-17 Pawel PolanskiSymbian: Inform the user about Smart Installer's manual...
2011-01-17 dtFix some style issues
2011-01-17 dtTarget Selector: paint en/disabled state of add remove...
2011-01-17 dtQt4projectManager: Refactor Qt4Target, split up in...
2011-01-17 dtRemove dead code
2011-01-17 conAdd "never ask again" option to dialog asking about...
2011-01-17 Erik VerbruggenFix find-usages in template classes.
2011-01-17 Pawel PolanskiSymbian: CODA logging service has been enabled
2011-01-17 hjkdebugger: make 'watch widget-by-mouseclick' work again
2011-01-17 hjkdebugger: remove some debug output
2011-01-17 Christian KandelerMaemo: Fix deployment signal handling.
2011-01-17 Friedemann... Debugger: Adapt graphviz graph.
2011-01-17 Leandro MeloTooltips: Fix for first paragraph without punctuation
2011-01-17 hjkdebugger: slaveEngineStateChanged should and can now...
2011-01-17 hjkdebugger: simplify combined state handling
2011-01-17 hjkdebugger: remove InferiorStopSpontaneous state again
2011-01-17 hjkqmldebugger: sanitize log message
2011-01-17 hjkdebugger: remove EngineRunOk state again
2011-01-17 hjkdebugger: some start up state consolidation
2011-01-17 hjkdebugger: finish combined shutdown properly
2011-01-17 Friedemann... Debugger: Fix action to remove all watch items.
2011-01-14 Friedemann... Debugger: Add some menu actions.
2011-01-14 hjkdebugger: first shot at combined cpp/qml stepping
2011-01-14 hjkdebugger: disable the display of the breakpoint 'extra...
2011-01-14 Friedemann... Debugger[New CDB]:Introduce watches infrastructure.
2011-01-14 Leandro MeloSnippets: Check for content change on apply
2011-01-14 Christian KandelerMaemo: Don't use Q_WS_MAEMO_6.
2011-01-14 Christian KandelerMaemo: Correctly initialize device configuration for...
2011-01-14 Christian KandelerMaemo: Fix device name update in deployment widget.
2011-01-14 hjkdebugger: update state diagram
2011-01-14 Friedemann... Symbian: Fix warnings.
2011-01-14 hjkcompile fix
2011-01-14 hjkdebugger: re-do state transitions in combined C++/Qml...
2011-01-14 hjkdebugger:compile fix for -no-stl'ed Qt
2011-01-14 hjkfakevim: adjust standalone version to recent removal...
2011-01-14 hjkqt4projectmanager: make it compile with -no-stl'd Qt.
2011-01-14 hjkdebugger: prepare qmlcppengine state fix
2011-01-14 hjkdebugger: don't display slave data
2011-01-14 hjkdebugger: qml engine cleanup
2011-01-14 hjkdebugger: qmlcppengine: the model multiplexing is done...
2011-01-14 conText document search was showing wrap indicator too...
2011-01-14 Pawel PolanskiSymbian: Adjust Creator to work with CODA
2011-01-14 Christian KandelerMaemo: Force focus change on button click in device...
2011-01-14 conMake tool tip of the expand/collapse button for searche...
2011-01-14 conShow wrap indicator also for searches in help views.
2011-01-14 conFix searching search result window and add wrap indicator.
2011-01-13 Marco BubkeQmlDesigner.NodeInstances: Move template image to qmlpuppet
2011-01-13 Marco BubkeQmlDesigner: Prevent endless restart of qmlpuppet
2011-01-13 Marco BubkeQmlDesigner: Don't show the dock icon for the puppet...
2011-01-13 conMake Shift+F5 for interrupting/stopping debugger work...
2011-01-13 conShow wrap indicator when searching in text edits.
2011-01-13 Christian KandelerMaemo: Fix timer bug.
2011-01-13 Christian KandelerMaemo: Improve resize behavior of device configurations...
2011-01-13 Christian KandelerMaemo: Move some device configurations code around.
2011-01-13 Christian KandelerMaemo: Style fix.
2011-01-13 Marco BubkeQmlDesigner: Change Symbian import
2011-01-13 Marco BubkeQmlDesigner.NodeInstances: Restart render timer in...
2011-01-13 dtRemove outdated comment
2011-01-13 Leena MiettinenDoc: list available refactoring actions
2011-01-13 Leena MiettinenDoc: Find Usages command for QML
next