OSDN Git Service

qt-creator-jp/qt-creator-jp.git
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
2010-11-26 Christian KandelerMaemo: Fix recursive directory removal.
2010-11-26 hjkdebugger: fix state after error output to -exec-interrupt
2010-11-26 hjkdebugger: cosmetics
2010-11-26 Christian KammQmlJS: Allow QML plugins to ship pre-dumped type descri...
2010-11-26 Roberto RaggiReport only one error message for line (well, at least...
2010-11-26 Roberto RaggiAdded Engine::blockDiagnosticMessages()
2010-11-26 Roberto RaggiLoad the shader intializers.
2010-11-26 Roberto RaggiAdded declarations for the GLSL builtins.
2010-11-26 Thomas HartmannBuild fix for tools
2010-11-26 Thomas Hartmannfixing warnings
2010-11-26 Tobias HungerSymbian: Use clean pathes when setting up PATH
2010-11-26 Tobias HungerSymbian: Make sure to call make.exe on windows
2010-11-26 Tobias HungerGit: Add some tooltips
2010-11-26 Friedemann... Debugger: Fix compilation, centralize breakpoint type...
2010-11-26 Roberto RaggiRun the semantic checker and check for invalid function...
2010-11-26 Roberto RaggiPropagate the ExprResult::isConstant attribute.
2010-11-26 Roberto RaggiCompute the types of literal expressions.
2010-11-26 Roberto RaggiCheck for undefined symbols.
2010-11-26 Roberto RaggiCreate symbols for variable declarations.
2010-11-26 Roberto RaggiCheck for undefined types.
2010-11-26 hjkdebugger: watchpoint cosmetics
2010-11-26 Christian KandelerMaemo: Fix code redundancy.
2010-11-26 Roberto RaggiEvaluate the expression's attributes.
2010-11-26 Roberto RaggiAdded GLSL::OverloadSet.
2010-11-26 hjkdebugger: compile fix
2010-11-26 hjkdebugger: link fix
2010-11-26 hjkdebugger: code cosmetics
2010-11-26 hjkdebugger: remove unneeded declarations
2010-11-26 hjkdebugger: code cosmetics
2010-11-26 hjkdebugger: make DebuggerEngine::acceptsBreakpoint(id...
2010-11-26 hjkdebugger: polish module symbols
2010-11-26 hjkdebugger: remove needless indirection
2010-11-26 Roberto RaggiShow tooltips with the error messages.
2010-11-26 Roberto RaggiMade the completion less annoying.
2010-11-26 Roberto RaggiAdded indenter, code folding and automagically brace...
2010-11-26 Christian KandelerMaemo: Whitespace fixes.
2010-11-26 Christian KandelerMaemo: Fix Harmattan icon workaround.
2010-11-26 Christian KandelerMaemo: Small deployment refactoring.
2010-11-26 Christian KandelerMaemo: For deployment, use our models directly.
2010-11-26 Rhys WeatherleyAdd GLSL sampler types to semantic analysis phase
2010-11-26 Rhys WeatherleyAdd support for GLSL array and index types.
2010-11-26 Rhys WeatherleyPopulate GLSL vecN types with swizzled field names
next