OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2010-12-01 Rhys WeatherleyGLSL array type toString() implementation
2010-12-01 Rhys WeatherleyFix vec and mat type names in tooltips
2010-12-01 Rhys WeatherleyReplace the "Qt" GLSL variant with "ES_100"
2010-12-01 Rhys WeatherleyRecognize all keywords during autocompletion
2010-12-01 Rhys WeatherleyMake GLSL highlighter aware of language variant
2010-12-01 Rhys WeatherleyDetect GLSL vs GLSL/ES based on mime type
2010-11-30 Marco BubkeQmlDesigner.NodeInstances: Refactor image send commands
2010-11-30 Marco BubkeQmlDesigner.NodeInstances: Add ChildrenChangedCommand
2010-11-30 Marco BubkeQmlDesigner.Rewriter: Use the QmlJS Parser instead...
2010-11-30 Marco BubkeQmlDesigner.NodeInstances: React to removed import
2010-11-30 Christian KandelerMaemo: Only add target deployment for the current toolc...
2010-11-30 Christian KandelerMaemo: Set Qemu environment once instead of at every...
2010-11-30 Christian KandelerMaemo: Move .pro file scope generation to a dedicated...
2010-11-30 Christian KandelerMaemo: Fix Qemu file path once instead of at every...
2010-11-30 hjkdebugger: remove unneeded argument from templateArgument()
2010-11-30 Roberto RaggiReactivate the argument hints.
2010-11-30 hjkdebugger: replace a few 'template_argument(0)' by the...
2010-11-30 hjkdebugger: work around gdb 7.2 bug
2010-11-30 conMerge remote branch 'origin/2.1' into master
2010-11-30 Daniel MolkentinShow buttons only when more than one tip is available
2010-11-30 Roberto RaggiShow the argument hints only when the cursor is at...
2010-11-30 Roberto RaggiDon't skip gl_* symbols.
2010-11-30 Roberto RaggiMark the current argument.
2010-11-30 Roberto RaggiProcess constructors.
2010-11-30 Roberto RaggiProcess binary expressions.
2010-11-30 Roberto RaggiHandle logical xor.
2010-11-30 Roberto RaggiHandle the long float suffix.
2010-11-30 hjkdebugger: show breakpoint markers more often again
2010-11-30 Roberto RaggiShow the signatures in a tooltip when completing functions.
2010-11-30 Christian KandelerMaemo: Move "mad info" parsing for Qemu specs into...
2010-11-30 Christian KandelerMaemo: Move MaemoQemuRuntime class to its own file.
2010-11-30 Christian KandelerMaemo: Rename "Runtime" class to make the name more...
2010-11-30 Friedemann... Debugger[New CDB]: Add infrastructure for casting/addin...
2010-11-30 hjkdebugger: fix QVariant dumper corner case
2010-11-30 Christian KandelerMaemo: Support new "mad info" schema.
2010-11-30 hjkdebugger: make "threadspec" an int instead of a bytearray
2010-11-30 hjkdebygger: remove unused code
2010-11-30 hjkdebugger: less magic state transitions in the break...
2010-11-30 Christian KammQmlDump: Fix use with namespaced types.
2010-11-30 conWindow title didn't show nice name for e.g. diff views.
2010-11-30 conSupport symbolic links in the file manager.
2010-11-30 Christiaan... QmlEngine: handling breakpoint insertions/removals
2010-11-30 Christiaan... DebuggerEngine: fix shutdown when run failed
2010-11-30 Christian KammQmlJS: Don't trigger completion for '/' outside string...
2010-11-30 Christian KandelerMaemo: Make SSH connection error messages a bit more...
2010-11-30 hjkdebugger: mark breakpoints as 'insertion proceeding...
2010-11-30 hjkdebugger: add a few more asserts
2010-11-30 hjkdebugger: make breakpoint enables state visible in...
2010-11-30 hjkdebugger: cosmetics
2010-11-30 Kai KoehneQmlProject: Fix crash for invalid Qt version
2010-11-29 Rhys WeatherleySort most relevant swizzle orderings to the top
2010-11-29 Roberto RaggiRecover from unfinished do-while loops.
2010-11-29 kh1Fix usage of mad command, seems we depend on the system...
2010-11-29 Roberto RaggiEvaluate member accesses.
2010-11-29 Roberto RaggiImplemented some basic code completion.
2010-11-29 dtBauhaus: Fix border around zoom actiom
2010-11-29 Arvid Ephraim... lldb: move away from local sockets to stdio coms
2010-11-29 Arvid Ephraim... lddb: fix tons of missing breaks
2010-11-29 hjkdebugger: forward-port 49cac3d4484faf9308260d77cb1562c3...
2010-11-29 Kai KoehneQmlProject: Restrict UI to using the System Environment
2010-11-29 Kai KoehneQmlProject: Allow user to change process environment
2010-11-29 Kai KoehneQmlProject: Split RunConfiguration, ..Widget into two...
2010-11-29 Kai KoehneQmlProject: Code cleanup
2010-11-29 hjkdebugger: remove "debug debugging helper" option
2010-11-29 hjkdebugger: remove unneeded argument to showToolTip
2010-11-29 hjkdebugger: remove toying with semitransparent tooltips
2010-11-29 hjkdebugger: output a log message for spurious SIGTRAP
2010-11-29 Friedemann... Debugger[new CDB]: Add support for more core types.
2010-11-29 Christian KammQmlJS: Don't warn about expression statements in script...
2010-11-29 Christian KammAdd missing include.
2010-11-29 Christian KammQmlJS: Don't warn for "string == ''" and "boolean ...
2010-11-29 Christian KammQmlJS: Don't warn on 'numbervalue == 0'.
2010-11-29 Thomas HartmannQmlDesigner.metaInfo: crash fix
2010-11-29 Thomas HartmannQmlDesigner.rewriter: crash fix
2010-11-29 Thomas HartmannQmlDesigner.propertyEditor: speedup loading of QmlDesigner
2010-11-29 Rhys WeatherleyFix syntax highlighting of multiline QMLJS strings
2010-11-29 Roberto RaggiSimple error recovery.
2010-11-29 Christian KammQmlJS: Remove overzealous 'undefined' check for enums.
2010-11-29 Rhys WeatherleyRemove type categories from the GLSL AST
2010-11-29 Rhys WeatherleyUse the GLSL/ES system library by default.
2010-11-28 Rhys WeatherleyUpdate GLSL system library definitions
2010-11-28 dtGenericBuildConfiguration: Use user modified environment
2010-11-27 Roberto RaggiOops, NamedTypeAST should produce a Type and not an...
2010-11-26 Christian KandelerMaemo: Get rid of some environment setting redundancies.
2010-11-26 Tobias HungerRemove warning about invalid run configurations
2010-11-26 Arvid Ephraim... lldb: remove runlock
2010-11-26 Tobias HungerSymbian: Pass on license file information
2010-11-26 Arvid Ephraim... lldb: disable gdb emulation by default
2010-11-26 Roberto RaggiSet up the GLSL variant.
2010-11-26 Arvid Ephraim... lldb: flush socket after terminator to prevent severe lag
2010-11-26 Roberto RaggiStore the numbers and the identifiers in two different...
2010-11-26 Friedemann... Debugger[New CDDB]: Dump strings and simple Qt types.
2010-11-26 Tobias HungerCompile fix
2010-11-26 Tobias HungerCompile fix
2010-11-26 Roberto RaggiDetect the type of the shader.
2010-11-26 Roberto RaggiInitialize the shaders
2010-11-26 Arvid Ephraim... lldb: enable lldb through gui configure page
2010-11-26 Tobias HungerSymbian: Introduce RVCT 4 toolchain
2010-11-26 Tobias HungerToolChain: Rename RVCT toolchains to RVCT2
2010-11-26 Arvid Ephraim... lldb: detect lldb build in environment WITH_LLDB
next