OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2009-10-27 Roberto RaggiPrint the result of the preprocessor.
2009-10-27 Roberto RaggiRemoved obsoleted test.
2009-10-27 Friedemann... Debugger: Fix exit crash, dump QVariantList with gdb
2009-10-26 Oswald Buddenhagendon't translate debug messages
2009-10-26 Oswald Buddenhagenimprove messages
2009-10-26 Daniel MolkentinQtS60 Run Configuration: Proper slashes for path
2009-10-26 Roberto RaggiRemoved unused code.
2009-10-26 Friedemann... Debugger: Handle core shutdown, prompt user to terminat...
2009-10-26 Roberto RaggiAdded the copyright header
2009-10-26 Roberto RaggiInitial work on the `new' GenTemplateInstance.
2009-10-26 Daniel MolkentinAdd qt-apps.org to the welcome page.
2009-10-26 Daniel MolkentinSome refactoring on the Welcome Widget. Generalize...
2009-10-26 Friedemann... Autotests: Compile on Windows
2009-10-26 Friedemann... S60: Provide a MessageBox for starting serial communica...
2009-10-26 Daniel MolkentinDo not require QTDIR to be set.
2009-10-26 Thorbjørn LindeijerDon't needlessly call updateProjectInfo()
2009-10-26 Roberto RaggiFixed the #include directive.
2009-10-26 Roberto RaggiTest ExpressionUnderCursor
2009-10-26 Roberto RaggiTest GenTemplateInstance.
2009-10-26 Roberto RaggiWe expect failures in tst_Semantic::pointer_to_function_1
2009-10-26 Roberto RaggiLink with cplusplus library.
2009-10-26 Roberto RaggiActivate the completion only when the canonical symbol...
2009-10-26 hjkfakevim: prepare fix of QTextDocument::revision() based...
2009-10-26 Roberto RaggiIntroduced CPlusPlus::GenTemplateInstance.
2009-10-26 Friedemann... S60: Split up starters into a different file.
2009-10-26 hjksome forgotten license header changes. also, use Nokia...
2009-10-26 Roberto RaggiUpdated the copyright header.
2009-10-26 Friedemann... Merge branch '1.3' of scm.dev.nokia.troll.no:creator...
2009-10-26 Friedemann... S60/Debugger: Add Bluetooth starter to Debugger
2009-10-26 Roberto RaggiUpdated the QML front-end to revision 44f3548fde7cf6a87...
2009-10-26 Roberto RaggiTest the enclosing scope of pointer-to-function symbols.
2009-10-26 Erik VerbruggenFixed use of uninitialized/unallocated object.
2009-10-26 Christian KammCheck for null scope when hovering.
2009-10-26 Friedemann... S60: Fix the run configuration status label
2009-10-23 Oswald Buddenhagenmove setting of m_currentFrame to a somewhat useful...
2009-10-23 Oswald Buddenhagenremove unreachable "stopped for unknown reason" fallback
2009-10-23 Oswald Buddenhagendo the auto-continue-at-_start hack earlier
2009-10-23 Oswald Buddenhagenimprove breakpoint setting
2009-10-23 Oswald Buddenhagenfix spurious inferior interruption (attempts ...)
2009-10-23 Oswald Buddenhagenfix spurious command reordering
2009-10-23 Oswald Buddenhageneliminate desperate attempts to keep short-long filenam...
2009-10-23 Oswald Buddenhagenavoid copy of GdbResponse struct
2009-10-23 Oswald Buddenhagendisable remainders of the plugin loading settings code
2009-10-23 Oswald Buddenhagenjump is a RunRequest, too
2009-10-23 Oswald Buddenhagendon't print error messages in quotes
2009-10-23 Robert LoehningS60: Deleting allocated TrkLauncher in dtor of S60Devic...
2009-10-23 Friedemann... Fix compilation on Windows
2009-10-23 Friedemann... S60: Add startup logic for Bluetooth to the project...
2009-10-23 hjkdebugger: better handling of qfDllInfo packet
2009-10-23 Oswald Buddenhagenno need for a real state check here - an assert will do
2009-10-23 Oswald Buddenhagenremove bogus assertion
2009-10-23 hjkdebugger: first shot at supporting qfDllInfo (only...
2009-10-23 hjkfakevim: fix QTCREATORBUG-152
2009-10-23 hjkdebugger: more autotest work
2009-10-23 Robert LoehningTrk: Checking for NULL-pointers.
2009-10-23 Roberto RaggiResolve the conditional and new-expressions
2009-10-23 Roberto RaggiReturn the cached AST node.
2009-10-23 Roberto RaggiAdded plain-cplusplus manual test.
2009-10-23 dtFix wrong scoping in qtcreator.pri
2009-10-23 Kai KoehneRegister qml.qch file automatically in help collection
2009-10-23 Kai KoehneSearch qmlviewer binary also in creator/bin
2009-10-23 Roberto RaggiUse memoization to reduce the backtracking when parsing...
2009-10-22 Oswald Buddenhagentry harder to keep m_modulesListOutdated in sync with...
2009-10-22 Oswald Buddenhagenclearer and less inefficient
2009-10-22 Oswald Buddenhageneven apple gdb wants -f for setting a pending breakpoint
2009-10-22 Oswald Buddenhagenrun-time detection of apple gdb
2009-10-22 Oswald Buddenhagenremove unneeded code
2009-10-22 Oswald BuddenhagenreloadSourceFiles() may be called while the inferior...
2009-10-22 Oswald Buddenhagenfix spurious assertion failure
2009-10-22 Oswald Buddenhagengenerate install targets also for the not-yet-built...
2009-10-22 Daniel MolkentinWorkaround for Linux Distro Qt where examples live...
2009-10-22 Daniel MolkentinAdd validChanged(bool) to PathChooser.
2009-10-22 Roberto RaggiReleased the memory allocated in the memory pool when...
2009-10-22 Friedemann... S60: Introduce a communications device type.
2009-10-22 Daniel MolkentinConsistant naming with implementation.
2009-10-22 Daniel MolkentinFix detection of Qt Versions added by installer.
2009-10-21 Daniel MolkentinAdd "Inherits QObject" checkbox to Class Wizard.
2009-10-21 Roberto RaggiInitialize _isInterface of ObjCClass
2009-10-21 Roberto RaggiInitialize the members of List<T>
2009-10-21 Roberto RaggiRemoved unused member _pool in LiteralTable.
2009-10-21 Roberto RaggiInitialize ExpressionUnderCursor's _jumpedComma.
2009-10-21 Roberto RaggiAdded ctors for the pp-scanners.
2009-10-21 Roberto RaggiInitialize the pp's engine _dot member.
2009-10-21 Roberto RaggiInitialize all the members of CppCodeCompletion
2009-10-21 Roberto RaggiInitialize members of ModelItemInfo.
2009-10-21 Roberto RaggiRemoved unused member _node in QuickFixOperation
2009-10-21 Roberto RaggiInitialize m_line and m_column
2009-10-21 Roberto RaggiRemoved obsoleted code.
2009-10-21 Friedemann... S60: Swap spacers in device run config widget.
2009-10-21 Oswald Buddenhagenadd a FIXME
2009-10-21 Oswald Buddenhagenif 0 unused code
2009-10-21 Oswald Buddenhagendon't attempt to sync breakpoints at inopportune times
2009-10-21 Friedemann... S60: Use a DetailsWidget for the run configuration...
2009-10-21 hjkdebugger: more autotests
2009-10-21 hjkdebugger: remove two unused variables
2009-10-21 hjkdebugger: work on debugger autotests
2009-10-21 Roberto RaggiRenamed Preprocessor::_true_test
2009-10-21 Roberto RaggiUse bit vectors to store the preprocessor's state.
2009-10-21 Thorbjørn LindeijerFixed Ui_PasteBinComSettingsWidget memory leak
2009-10-21 Roberto RaggiFixed the output generated by CloneCG and VisitCG.
next