OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2011-06-03 Leena MiettinenDoc: indenting code in the list of topics related to...
2011-06-03 Christian KammQmlJS: Fix uses of Scanner::state().
2011-06-01 hjkdebugger: don't crash when telling a dead runcontrol...
2011-06-01 dt_Qt4RunConfiguration: update environment after .pro...
2011-06-01 Oswald Buddenhagenfix build
2011-06-01 Oswald Buddenhagenfix whitespace
2011-06-01 Kai KoehneDebugger: Add project directory / file information...
2011-06-01 Friedemann... Debugger[CDB]: Add version number to QtInfo struct...
2011-06-01 Oswald Buddenhagenadd ProFileOption::initProperties()
2011-06-01 Oswald Buddenhagenadd proparser_global.h to HEADERS
2011-06-01 Oswald Buddenhagenmake cumulative mode support in ProFileEvaluator optional
2011-06-01 Tobias Hungerclang: Do not keep tasks around too long
2011-06-01 Tobias Hungerencoding: Make sure all text files are utf8 encoded
2011-06-01 hjkdebugger: update bp target line when editing file while...
2011-06-01 dt_Make the linenumbers area 5 digits big
2011-06-01 Oswald Buddenhagenbuild dev docs in doc/html-dev instead of doc/api/html
2011-06-01 Oswald Buddenhagenintegrate developer docs into the normal docs build
2011-06-01 Oswald Buddenhagenfix shadow building of apidocs
2011-06-01 Oswald Buddenhagenmake images non-executable
2011-06-01 Oswald Buddenhagende-duplicate doc templates
2011-06-01 Oswald Buddenhagenmove install code where it belongs
2011-06-01 Oswald Buddenhagenstand-alone api generation not supported any more
2011-06-01 Oswald Buddenhagenun-confuse qdoc
2011-06-01 Leandro MeloEditors: Make snippets and code style honor font settings
2011-06-01 Tobias Hungeroutputparser: Fix overriding a virtual method
2011-06-01 Christian KammC++ indenter: Fix multiple initializers.
2011-06-01 Christian KandelerRemoteLinux: Fix 7bcc90168f7bfbb3cddd2594d133f061011a8e83.
2011-06-01 Christian KandelerRemoteLinux: Keep enabled state in sync with active...
2011-06-01 Christian KandelerRemoteLinux: Refactor the way the enabled state is...
2011-05-31 Christian KandelerAdd missing plugin dependency change.
2011-05-31 Christian KandelerMaemo: Leave dh_shlibdeps arguments intact when uncomme...
2011-05-31 hjkdebugger: remove python 2.5 path fallback on windows
2011-05-31 hjkdebugger: cleanup temporary file used for determining...
2011-05-31 Tobias HungerAbi: Allow overriding the detected abis of the gcc...
2011-05-31 Leandro MeloCompile fix
2011-05-31 Christian KandelerRemoteLinux: Reverse direction of analyzer dependency.
2011-05-31 Leena MiettinenDoc: add texteditor
2011-05-31 hjkdebugger: always use tempfile module
2011-05-31 Leandro MeloEditors: Change Link color from inkpot scheme
2011-05-31 Leandro MeloCMake editor: Use keywords scheme for functions
2011-05-31 Leena MiettinenDoc: technical support links
2011-05-31 Leena MiettinenDoc: code style settings
2011-05-31 dt_Add small stop icon.
2011-05-31 Christian KandelerRemoteLinux: Get rid of redundant construction of comma...
2011-05-31 dt_Better disabled reason for runconfigurations
2011-05-31 dt_Minor include fix
2011-05-31 dt_Readd editing of paths
2011-05-31 hjkdebugger: rename 'abiOfBinary' to 'anyAbiOfBinary'
2011-05-31 hjkdebugger: simplify attach-to-{external,core} code
2011-05-31 hjkdebugger: let debugger attach to currently running...
2011-05-31 Christian KandelerRemoteLinux: Expose some currently internal classes.
2011-05-31 hjkdebugger: make autotest compilable and non-locking...
2011-05-31 Tobias HungerVCS: Update default value to current syntax
2011-05-31 Leandro MeloC++ editor: Remove unnecessary line split in find usages
2011-05-31 Tobias HungerAbi: Add unit tests and support for more unix flavors
2011-05-31 DimanNeAdded FreeBSD os and FreeBSD flavor support
2011-05-31 Leandro MeloC++ editor: Normalize line endings for find usages
2011-05-31 hjkgdb auto test: compile fix with stringbuilder
2011-05-31 hjkqmljsinspector: style
2011-05-31 Fawzi MohamedQml Editor: accept imports with absolute paths
2011-05-31 cerfvcsbase: support of combo boxes in EditorParameterWidget
2011-05-31 cerfvcsbase: simplify mapping of toggle buttons in EditorPa...
2011-05-31 cerfvcsbase: add "exec command" mechanism to EditorParamete...
2011-05-31 Thorbjørn LindeijerQmlJSDebugger: Removed leftover connect statement
2011-05-31 Thorbjørn LindeijerDeclarativeObserver: Don't fade in the highlight edge
2011-05-31 Thorbjørn LindeijerQmlJSInspector: Renamed Observer to Inspector
2011-05-30 Christian KandelerRemoteLinux: Fix possible race condition.
2011-05-30 Christian KandelerRemoteLinux: Make run configuration's isEnabled() funct...
2011-05-30 Erik VerbruggenFixed compile problem on Mac.
2011-05-30 Tobias HungerFix maemo tool chain creation on Qt version changes
2011-05-30 hjkdebugger: implement an option to stop on qWarnings...
2011-05-30 hjkdebugger: less system specific ui
2011-05-30 Christian KammQmlJS: Fix potential linking problem.
2011-05-30 Christian KammPrefer C++-style cast.
2011-05-30 dt_Remove BuildStepConfigWidget::init()
2011-05-30 dt_Qt4Project: fix canceling codemodel prevents codemodel...
2011-05-30 dt_QMakeStep: fix linkDebuggingHelper
2011-05-30 hjkdebugger: unify naming of sysroot related variables...
2011-05-30 Orgad Shanehdebugger: Added Sysroot chooser for Attach to Core
2011-05-30 hjkdebugger: add manual test for QTCREATORBUG-4997
2011-05-30 hjkdebugger: fix partial display of children in locals...
2011-05-30 hjkcplusplus: remove unneeded declaration and destructor
2011-05-30 Christian KammC++ indenter: Fix indent in body of function with defau...
2011-05-30 Thorbjørn LindeijerMade CrumblePath API a bit more consistent/generic
2011-05-30 Thorbjørn LindeijerFixed missing border for tab widget in Projects mode
2011-05-30 Christian KammQmlJS: Import 'as' has precedence over types imported...
2011-05-30 Christian KammQmlJS: Output qmltypes parse warnings to General messag...
2011-05-30 Tom SutcliffeUSB management fix added to OS X
2011-05-30 Christian Kammqmldump: Bump to QtQuick.tooling 1.1, make parser more...
2011-05-30 Christian KammQmlJS: Update qml-builtin-types for Qt 4.7.4.
2011-05-30 Christian KammQmlJS: Read the 'revision' property generated by qmldump.
2011-05-30 Christian Kammqmldump: Add dumping of 'revision' for Qt >= 4.7.4.
2011-05-30 Christian KammQmlJS: Allow for QML modules with version subdirectories.
2011-05-27 dt_Show tooltip on disabled run actions
2011-05-27 dt_Set a tooltip on the build actions if they are disabled
2011-05-27 dt_Fix ProxyAction if layered 2 times
2011-05-27 dt_Add RunConfiguration::disabledReason
2011-05-27 Leandro MeloDocumentation: Snippets support
2011-05-27 Leandro MeloDocumentation: More on code assist
2011-05-27 dt_Add BuildConfiguration::disabledReason()
next