OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2010-11-12 Christian KammQmlJS: Determine whether cursor is inside a string...
2010-11-12 Rhys WeatherleyBuild AST nodes from within the parser.
2010-11-11 Rhys WeatherleyMaking GLSL AST nodes while preserving lineno info
2010-11-11 Rhys WeatherleyConvert GLSL AST nodes into managed types
2010-11-11 Oswald Buddenhagendon't save target path and working directory
2010-11-11 Oswald Buddenhagenless code duplicattion
2010-11-11 Erik VerbruggenAdded more build products to ignore.
2010-11-11 Roberto RaggiHandle parenthesized expressions.
2010-11-11 Roberto RaggiAdded missing files
2010-11-11 Roberto RaggiCreate AST nodes for multiplicative expressions.
2010-11-11 Roberto RaggiThere's nothing to do for the chain rules.
2010-11-11 Roberto RaggiCount the number of toplevel declarations.
2010-11-11 Roberto RaggiIntroduced a simple memory pool.
2010-11-11 Roberto RaggiUse only interned (unique) strings.
2010-11-11 Christian KammFix compile on windows.
2010-11-11 conFix ui language for custom wizards.
2010-11-11 Kai KoehneHelpPlugin: Compile fix for msvc2010
2010-11-11 Christian KandelerDebugging/RemoteGdbAdapter: Add code to facilitate...
2010-11-11 Christian KammQt4Project: Notify the QmlJS code model even without...
2010-11-11 Christian KammQmlJS: Move plugin dumping code and redump on file...
2010-11-11 Roberto RaggiGet rid of glsl.g.in and start working on the semantic...
2010-11-11 Erik VerbruggenRetain id when creating a component from an object.
2010-11-11 Christian KandelerMaemo: Don't hold a reference to a run config in a...
2010-11-11 Thomas HartmannTest: Extend QmlJS code model test.
2010-11-11 Thomas HartmannQmlObjectValue: bugifx for QmlObjectValue::propertyType()
2010-11-11 Thomas HartmannQmlJS: Resolve property types within package.
2010-11-11 Christian KammQmlObjectValue: Add convenience functionality.
2010-11-11 Thomas HartmannQmlJS: Adding IntValue and RealValue
2010-11-11 Thomas HartmannGetting the QmlJsModelManager working stand alone
2010-11-11 Thomas HartmannQmlJSEditor: update of qml-builtin-types.xml
2010-11-11 Thomas HartmannQmlJS: Dump isWritable and isPointer for types.
2010-11-11 Thomas HartmannQmlJS: Fixing type hierarchy for holes (non exported...
2010-11-11 Christian KammAdd simple stub non-functional autotest.
2010-11-11 Christian KammMove shared code to a new QmlJSTools plugin.
2010-11-11 Erik VerbruggenChanged license template reading to use the global...
2010-11-11 Erik VerbruggenRemoved left-over from merge request: duplicate file...
2010-11-11 conMake git ignore the new generated build files
2010-11-11 Rhys WeatherleyAST nodes for GLSL parser
2010-11-10 dtMerge remote branch 'origin/2.1'
2010-11-10 dtRevert "QmlApp template: Use new 4.7.1 API to enable...
2010-11-10 Roberto RaggiInclude stdio and regenerated the parser.
2010-11-10 Roberto RaggiCompile.
2010-11-10 Leandro MeloPlain text editor: Make sure user setting about folding...
2010-11-10 Roberto RaggiIntroduced a simple incremental lexer for GLSL.
2010-11-10 Roberto RaggiInitial import of the GLSL editor plug-in.
2010-11-10 Roberto RaggiImported our new GLSL front-end.
2010-11-10 hjkdebugger: remove some dead code
2010-11-10 hjkdebugger: fix/clarify intention of the EngineSetupFaile...
2010-11-10 maeExtend camel-case cursor movement
2010-11-10 Jarek KobusSupport pkg-config in AddLibraryWizard
2010-11-10 hjkdebugger: remove recently introduced endless loop in...
2010-11-10 Friedemann... Debugger: Compile Windows.
2010-11-10 Thomas HartmannQmlDesigner.itemLibrary: use pixelSize instead of point...
2010-11-10 Thomas HartmannQuickToolBar: refine gradient editing
2010-11-10 maeExtend camel-case cursor movement
2010-11-10 hjkdebugger: remove declaration of unneeded DebuggerCore...
2010-11-10 hjkdebugger: the slots are not needed in the debugger...
2010-11-10 hjkdebugger: add debuggercore.h
2010-11-10 hjkdebugger: refactoring of the plugin interface
2010-11-10 Christian KandelerMaemo: Don't try to re-run run control when run configu...
2010-11-10 Christian KammQmlJS: Highlighter now marks capitalized identifiers...
2010-11-10 Christian KammQmlJS: Fix incorrect completion inside 'Item\n{ .....
2010-11-10 maeSupport camel-case for word-wise movement
2010-11-10 Bill Kingmake compile
2010-11-09 Arvid Ephraim... correct accidentally commited qDebug
2010-11-09 Arvid Ephraim... lldb: use Icore::resourcePath() to find lldb
2010-11-09 Arvid Ephraim... Actually run breakpoint insertion
2010-11-09 Thomas HartmannQmlDesigner: fix memory leak
2010-11-09 Leandro MeloGeneric highlighter: Add Creator's share folder in...
2010-11-09 Christian KammQmlDump: Don't try to build if it can't succeed.
2010-11-09 Christian KammQmlJS: Fix code model update when project filelist...
2010-11-09 Arvid Ephraim... Experimental lldb engine host
2010-11-09 Friedemann... Debugger: Clean up shared pri.
2010-11-09 Jarek KobusUpdate Polish translations
2010-11-09 hjkdebugger: move the breakpoint hash to the private structure
2010-11-09 Friedemann... Debugger: Move cdbsymbolpathlisteditor to shared for...
2010-11-09 Kai KoehneQmlObserver: Fix compilation if no private headers...
2010-11-09 Arvid Ephraim... Asynchronous breakpoint handling
2010-11-09 hjkdebugger: code cosmetics
2010-11-09 Friedemann... Debugger: Pop up log window in case error is logged.
2010-11-09 Leandro MeloEditors: Continue refactoring indenters out of the...
2010-11-09 Leandro MeloEditors: Refactor auto-complete code out of the editors...
2010-11-09 Pawel PolanskiValue for "silent installation" for SymbianOS is random...
2010-11-09 Bill Kingmake compile against 4.7 mainline
2010-11-08 Christian KandelerMaemo: Fix SFTP channel leak.
2010-11-08 hjkdebugger: introduce enum for breakpoint states
2010-11-08 hjkdebugger: rename 'stop/quit' to exitDebugger
2010-11-08 hjkdebugger: simplify remoteCommand logic
2010-11-08 hjkdebugger: some cleanup after the model/view reorganization
2010-11-08 hjkdebugger: less indirections when opening files
2010-11-08 Christian KandelerQt4ProjectManager: Omit .pro file warning if that is...
2010-11-08 Friedemann... Build system: Fix warning when loading qtcreator.pro...
2010-11-08 Friedemann... Debugger: Make Gdbmi threads parsing code re-usable.
2010-11-08 Alessandro... Forgotten change in 2a7336b4d661466f31ee487b95ec44d54df...
2010-11-08 Arvid Ephraim... Add CLang support to DisassemblerViewAgent
2010-11-08 hjkdebugger: remove indirection through view for selectThr...
2010-11-08 hjkdebugger: move more gui bit from engine to plugin
2010-11-08 Kai KoehneApplicationOutput: Also linkify qml errors without...
2010-11-08 hjkdebugger: another compile fix
2010-11-08 Kai KoehneApplication Output: Fix linkification of files in shado...
next