OSDN Git Service

qt-creator-jp/qt-creator-jp.git
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...
2010-11-08 hjkdebugger: compile fix for threadshandler
2010-11-08 hjkdebugger: kill command handler & company
2010-11-08 Erik VerbruggenFixed in-source builds for custom QML extension plug...
2010-11-08 conMake extension system tests work in new location
2010-11-08 conMove extension system auto tests.
2010-11-08 conMake extension system tests running again.
2010-11-08 conFix size of dialog for downloading highlighting definit...
2010-11-08 conAvoid that anyone using action manager has to explicitl...
2010-11-08 Arvid Ephraim... Add stream operators for debugger transport types
2010-11-08 Jarek KobusCompile
2010-11-08 Christian KandelerMaemo: Don't interpret plugins as static libraries...
2010-11-08 Jarek KobusSupport completion in profile editor
2010-11-08 Thomas HartmannQmlDesigner.propertyEditor: crash fix
2010-11-08 Pawel Polanskiqmake error/warning parser has been improved
2010-11-08 hjkdebugger: more handler/window refactoring
2010-11-08 hjkdebugger: convert threads model
2010-11-08 Tobias HungerMake sure we do not get "//" in the QMake path
2010-11-08 Roberto RaggiFixed regression when completing function templates.
2010-11-08 Kai KoehneDebugHelpers: Use static QRegExp for performance reasons
2010-11-08 Kai KoehneQmlApp template: Use new 4.7.1 API to enable qml debugging
2010-11-08 Bill Kinghelpplugin: another attempt at getting pulse compiling
2010-11-08 Bill Kinghelp plugin: Make compile on windows/under pulse
next