OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2010-08-13 Robert LoehningWorking around bug in Qt to show tooltips correctly.
2010-08-13 Roberto RaggiPropagate the decl specifiers.
2010-08-13 Leandro MeloFix highlighter engine unit tests compilation/linking.
2010-08-13 Roberto RaggiFixed the ranges for the scope regions and process...
2010-08-13 Roberto RaggiGet the icon from the template's declaration.
2010-08-13 Roberto RaggiInclude CPlusPlus.h
2010-08-13 Roberto RaggiAdded CPlusPlus.h
2010-08-13 Thomas HartmannQuickToolBar: bugfix
2010-08-13 Thomas HartmannQmlJSEditor: bugfix
2010-08-13 Thomas HartmannQuickToolBar: bugfix for GradientLine
2010-08-13 Thomas HartmannQuickToolBar: use absolute positioning for dragging
2010-08-13 Thomas HartmannQuickToolBar: optimizing the painting of ColorBox
2010-08-13 Thomas HartmannQmlJSEditor: refining the QuickToolBar for text
2010-08-13 Thomas HartmannQmlJSEditor: refines textmarker logic
2010-08-13 Thomas HartmannQmlJSEditor: extending IContextPane with a signal
2010-08-13 Roberto RaggiCompile
2010-08-13 ckMaemo: Evaluate .pro files recursively.
2010-08-13 Roberto RaggiFixed the objc auto tests
2010-08-13 Roberto RaggiCompile
2010-08-13 Roberto RaggiGet rid of the old Semantic pass.
2010-08-13 Roberto RaggiUse the new binder
2010-08-13 Leandro MeloCreate type hierarchy widget; Refactor code from C...
2010-08-13 Leandro MeloExport the navigation widget and expose activation...
2010-08-13 Alessandro... Include <cctype> to use std::isdigit
2010-08-13 Alessandro... Revert "MSVC compile fix"
2010-08-13 ckMaemo: Show packaging state in summary of details widget.
2010-08-13 ckMaemo: Device configurations now have a list of free...
2010-08-13 Olivier GoffartAdd missing license header
2010-08-13 Roberto RaggiProcess switch statements and handle Q/D pointers.
2010-08-13 Roberto RaggiProcess objc methods
2010-08-13 Lasse HolmstedtQML Debugger: OS X support for detecting qml viewer...
2010-08-13 Roberto RaggiMore work on the objc class and declaration symbols.
2010-08-13 Roberto RaggiUse Token::begin() instead of the member variable ...
2010-08-13 Roberto RaggiProcess the objc classes and protocols
2010-08-13 Roberto RaggiProcess ObjC forward class declarations
2010-08-13 Roberto RaggiProcess the template type parameters.
2010-08-13 Lasse Holmstedtremoved undefined slot
2010-08-13 Lasse HolmstedtQML Debugger refactoring
2010-08-13 Roberto RaggiTest the new binder.
2010-08-13 Roberto RaggiBind using declarations and using namespace directives.
2010-08-13 Roberto RaggiUpdate the function's source location.
2010-08-13 hjkdebugger: make dumper work with references to QObject...
2010-08-13 Roberto RaggiUse O2 optimization level
2010-08-13 Tobias HungerImprove MSVC parser
2010-08-13 Christian KammQmlJS: Use QmlJS::toQColor to convert a string to a...
2010-08-13 hjkdebugger: remove dead code
2010-08-13 hjkdebugger: make QObject dumper more robust when QtCore...
2010-08-13 hjkdebugger: show parents and children only for QObject...
2010-08-13 Tobias HungerReplace some struct with classes
2010-08-13 Roberto RaggiCreate the block symbols for the control flow statements.
2010-08-13 Tobias HungerImprove SBSv2 parser
2010-08-13 Christian KammQuickFix: Move helpers from QuickFixData to Refactoring...
2010-08-13 Christian KammQuickFix: Introduce CppRefactoringFile.
2010-08-13 Friedemann... Debugger[TCF TRK]: Fix ModuleLoad handling and add...
2010-08-13 Roberto RaggiCreate symbols for the fwd class declarations
2010-08-13 Roberto RaggiProcess type arguments.
2010-08-13 Roberto RaggiUpdate the member's visibility.
2010-08-13 Roberto RaggiUpdate the scope ranges.
2010-08-13 Roberto RaggiProcess template declarations.
2010-08-13 Roberto RaggiAdded the newly created Enum symbol to its enclosing...
2010-08-13 Roberto RaggiApply the decl specifiers.
2010-08-13 Tobias HungerQuieten debug output
2010-08-13 Roberto RaggiProcess compound statements.
2010-08-13 Roberto RaggiCleanup
2010-08-13 Roberto RaggiUpdate the function name.
2010-08-13 hjkMerge remote branch 'origin/2.0'
2010-08-13 Roberto RaggiAdded public methods to process declarations and expres...
2010-08-13 Friedemann... Custom wizard: Add boolean 'enabled' attribute to ...
2010-08-13 Roberto RaggiProcess type-ids.
2010-08-13 Roberto RaggiProcess enumerators.
2010-08-13 hjkdebugger: merge 'enum' handling with that of simple...
2010-08-13 hjkdebugger: speedup dumper by using integer comparisons...
2010-08-13 Roberto RaggiProcess named and elaborated type specifiers.
2010-08-13 Roberto RaggiProcess simple declarations.
2010-08-13 Roberto RaggiBind function definitions.
2010-08-13 Roberto RaggiBind NamespaceAST nodes.
2010-08-13 Roberto RaggiStore the default value of the formal argument in a...
2010-08-13 Roberto RaggiCreate symbols for the formal arguments.
2010-08-13 Roberto RaggiAdd the class to its enclosing scope.
2010-08-13 Roberto RaggiHandle symbol visibility.
2010-08-13 Roberto RaggiAdded the base class symbol to its enclosing class...
2010-08-13 Roberto RaggiAdded a way to bind TranslationUnitAST nodes.
2010-08-13 Roberto RaggiThe core-declarator needs to be visited after the postf...
2010-08-13 Roberto RaggiReturns the newly computed type.
2010-08-13 Kai KoehneFix gcc warning
2010-08-13 hjkdebugger: fix display of QObject properties
2010-08-13 hjkdebugger: fix display of QObject properties
2010-08-13 Friedemann... VCS polishing: Change context menu entry for 'Blame...
2010-08-12 Alessandro... MSVC compile fix
2010-08-12 ckMaemo: Polish class interface.
2010-08-12 qt-info@nokia.comMaemo: Remove tooltip.
2010-08-12 qt-info@nokia.comMaemo: Implement GUI for per-device port specification.
2010-08-12 qt-info@nokia.comMaemo: Cache SSH connection in deployment step.
2010-08-12 qt-info@nokia.comMaemo: Prepare completely per-device port specifications.
2010-08-12 qt-info@nokia.comMaemo: Fix race condition in remote mounter.
2010-08-12 qt-info@nokia.comMaemo: Check whether UTFS server could actually connect.
2010-08-12 qt-info@nokia.comMaemo: Make deploy mount port user-settable.
2010-08-12 Roberto RaggiProcess the translation unit.
2010-08-12 Kai KoehneQmlOutline: Support reparenting into object array
2010-08-12 Roberto RaggiProcess simple-type-specifiers and class-specifiers.
next