OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2010-07-08 Olivier GoffartMerge remote branch 'origin/master' into qmljsinspector
2010-07-08 Olivier GoffartQML Debugger: Restore the ability to set breakpoint...
2010-07-08 Roberto RaggiInstall the QMLViewer in the application directory.
2010-07-08 ckMaemo: Give meaningful names to run configurations.
2010-07-08 Roberto RaggiCompile with qt-qml.
2010-07-08 dtActive project not beeing bold after switching navigati...
2010-07-08 Friedemann... Windows compile fix.
2010-07-08 Tobias HungerBuild fix on windows
2010-07-08 Roberto RaggiIntroduced QmlJS::LookupContext.
2010-07-08 Christian KammQml scanner: Don't emit token for empty line in multi...
2010-07-08 Olivier GoffartRemove useless debug
2010-07-08 Olivier Goffartqmlviewer: Add a javascript debugger.
2010-07-08 Christian KammQml scanner: Fix begin location of comment tokens in...
2010-07-08 Kai KoehneSupport Outline sidebar for QML files
2010-07-08 Kai KoehneAdd Icons provider to QmlJS library
2010-07-08 Kai KoehneSupport Outline sidebar for C++ files
2010-07-08 Kai KoehneAdd new Outline sidebar pane
2010-07-08 Kai KoehneQmlJSEditor: Signal that new semanticInfo is available
2010-07-08 Lasse Holmstedtadded custom qmlviewer to creator
2010-07-08 ckMaemo: Add reload functionality to project file wrapper.
2010-07-08 ckMaemo: Make deployables widget read-only.
2010-07-08 hjkdebugger: rename CdbDebugEngine into CdbEngine
2010-07-08 Lasse Holmstedtremoved undefined slot
2010-07-08 hjkdebugger: rename startDebugger() to startEngine()
2010-07-08 Tobias HungerMake detection of .user-file copying more robust
2010-07-08 hjkdebugger: move state change to EngineStarting into...
2010-07-08 Christian KammC++ indenter: Fix for extending if conditions.
2010-07-08 hjkdebugger: make lupdate happy
2010-07-08 hjkdebugger: streamline communication between GdbEngine...
2010-07-08 hjkdebugger: merge 'AdapterStarting' into 'EngineStarting...
2010-07-08 Friedemann... Debugger: Fix some tr-errors.
2010-07-08 Tobias HungerAdd some missign Q_OBJECT macros
2010-07-08 Christian KammC++ indenter: Build fix for windows.
2010-07-08 Lasse Holmstedtconnected reloading signals
2010-07-08 ckMaemo: Add watcher for project files.
2010-07-08 ckMaemo: Handle missing specification for remote executable.
2010-07-08 Friedemann... Template-CustomWizard: Translate QComboBox items.
2010-07-08 Friedemann... Template-CustomWizard: Make QComboBox parameters more...
2010-07-08 hjkdebugger: start refactoring of state transitions
2010-07-08 Lasse Holmstedtmanually applied changes from qmlinspector to qmljsinsp...
2010-07-08 Tobias HungerFix typo
2010-07-08 kh1Force engine setup.
2010-07-08 Christian KammC++ indenter: Be more careful when comparing states.
2010-07-08 Christian KammC++ indenter: Refactor to be independent of BaseTextDoc...
2010-07-08 Christian KammC++ indenter: Don't add continuation indent after funct...
2010-07-08 Christian KammC++ indenter: Enable class, struct, enum, namespace...
2010-07-07 dtMake the build parser for custom build steps depend...
2010-07-07 hjkdebugger: extend python manual test a bit
2010-07-07 Roberto RaggiRenamed QmlJS::Document::documentRevision().
2010-07-07 hjkdebugger: add manual test to handle console input
2010-07-07 hjkdebugger: add test code for signal/slot debugging
2010-07-07 hjkdebugger: some more verbose qml debug output
2010-07-07 hjkdebugger: try to improve tooltip handling
2010-07-07 Friedemann... Custom wizards: Add a checkbox.
2010-07-07 Erik VerbruggenAdded ignore for build product.
2010-07-07 Erik VerbruggenFixed auto tests.
2010-07-07 ckFix unintended change.
2010-07-07 ckMaemo: Use qmake configuration from sysroot.
2010-07-07 Tobias HungerUse outputparsers when creating S60 packages
2010-07-07 Tobias HungerSmall improvements to the abld parser
2010-07-07 hjkdebugger: fix dumping of static qobject properties...
2010-07-07 ckMaemo: Correctly deploy subdirs projects.
2010-07-07 Tobias HungerUse native separators
2010-07-07 hjkdebugger: fix output of python 'dict' items when childr...
2010-07-07 hjkdebugger: fix startup of pdbengine
2010-07-07 Olivier GoffartQML debugger: update to the protocol
2010-07-07 Leena MiettinenDoc - Revert information about Qt Quick visual editor...
2010-07-07 Alessandro... Re-enable the qml-runtime wizard.
2010-07-07 Friedemann... Trk/Launcher: Add infrastructure for reporting crashes.
2010-07-07 hjkqmljseditor: enable setting breakpoints using the mouse...
2010-07-07 hjkdebugger: don't stop at disabled breakpoints in script...
2010-07-07 hjkdebugger: re-enable F9 for script debugging
2010-07-07 Thomas Hartmannqmlsjeditor: activate context pane
2010-07-07 Thomas HartmannQmlDesigner: extend context pane for UiObjectBindings
2010-07-07 Thomas HartmannQmlDesigner: adding reset position to context widget
2010-07-07 Thomas HartmannQmlDesigner: fix text context pane
2010-07-07 Thomas Hartmannqmljsrewriter: adapt rewriter to ChangeSet api changes
2010-07-07 Tobias HungerAdd unit test for QTCREATORBUG-597
2010-07-07 dtFix compilation with installed qt
2010-07-07 dtTask hub
2010-07-07 maefix crash
2010-07-07 maeUse current file path (not dir path) for open file
2010-07-07 ckMaemo: Fix deployment.
2010-07-07 ckQt4Projectmanager: Constify some member functions.
2010-07-07 Roberto RaggiRefactored CheckUndefinedSymbols to use RunFunctionTask...
2010-07-06 Tobias HungerAdd Deploy steps
2010-07-06 Tobias HungerImprove save/restore of buildsteps
2010-07-06 Tobias HungerRename StepType to BuildStep::Type
2010-07-06 Robert LoehningRemoved unneeded reimplementation of virtual function.
2010-07-06 Tobias HungerRemove unused variable
2010-07-06 Tobias HungerFix directory separator
2010-07-06 conMerge remote branch 'origin/2.0'
2010-07-06 Sebastian HartteFixed a crash when deleting files from a project under...
2010-07-06 Robert LoehningAdded option to toggle check state in TargetSetupPage.
2010-07-06 conApplication output always scrolled, and moved the cursor.
2010-07-06 conScroll Application Output to end also for project explo...
2010-07-06 Christian KammC++ editor: Put the changes for indenting a selection...
2010-07-06 Christian KammC++ editor: Use the new indenter to make indenting...
2010-07-06 Christian KammC++ indenter: Add more functions to manage the indenter...
2010-07-06 hjkqmldesigner: compile fix for linux, compile fix for...
next