OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2010-11-12 Roberto RaggiInitial work on the code completion for GLSL files.
2010-11-12 Oswald Buddenhagendon't maintain (and save) m_userSetWorkingDirectory
2010-11-12 Thorbjørn LindeijerTweaks to the Inkpot style
2010-11-12 Kai KoehneObserver mode: Fix automatic selection of all instances
2010-11-12 Kai KoehneQmlJSInspector: API cleanup
2010-11-12 Kai KoehneQmlJSInspector: Don't send update if selection hasn...
2010-11-12 Kai KoehneQmlJSInspector: API cleanup
2010-11-12 Kai KoehneQmlJSInspector: API cleanup
2010-11-12 Kai KoehneQmlJSObserver: API cleanup
2010-11-12 Kai KoehneQmlJSDebugger: Simplify selection handling code
2010-11-12 Kai KoehneQmlJsDebugger: Avoid CURRENT_OBJECTS_CHANGED message...
2010-11-12 Thorbjørn LindeijerStarted the changes file for 2.2.0
2010-11-12 Thorbjørn LindeijerAdded the Inkpot color scheme
2010-11-12 Christian KammQmlJS: Remove ComponentVersion::major/minor.
2010-11-12 Leandro MeloEditors: Make block highlights go beyond the margin
2010-11-12 Christian KammQmlJS: Enable file name completion in imports.
2010-11-12 Christian KammQmlJS: Detect whether cursor is in an import.
2010-11-12 conDon't show GLSL or QML tools menus while they don't...
2010-11-12 conFix updating of menus with EA_Hide.
2010-11-12 Roberto RaggiParse GLSL code.
2010-11-12 conFix generation of Info.plist on Mac.
2010-11-12 Jarek KobusAdd "New Subproject..." context menu action in project...
2010-11-12 Christian KammQmlJS: Add missing null check for completion in string...
2010-11-12 Christian KammQmlJS: Don't autoinsert ' in string literals.
2010-11-12 Christian KammQmlJS: Complete '{' instad of ':' at the end of 'A...
2010-11-12 Christian KammQmlJS: Local-file completion for url properties.
2010-11-12 Christian KammQmlJS: Add a UrlValue.
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.
next