OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2011-09-15 Christian KammQmlJS: When completing enums, add Item.Foo instead...
2011-09-15 Kai KoehneQmlProfiler: Re-enable attaching to a (remote) port
2011-09-15 hjkdebugger: work on manual test
2011-09-15 hjkqmldesigner: code style
2011-09-15 Christian KammQt4Project: Update code models if a folder watch change...
2011-09-15 hjkfix 'analyse' in French translation
2011-09-15 Christian KammQt4Project: Always notify the code models if the file...
2011-09-15 Eike ZillerFix crash with multiple search results.
2011-09-15 Eike ZillerMerge remote-tracking branch 'origin/2.3'
2011-09-15 Christian KandelerCoding style: Pure virtual functions, private implement...
2011-09-15 Leandro MeloCode assist: Fix doxygen completion
2011-09-14 Leena MiettinenDoc: add screen shot
2011-09-14 Sergey BelyashovUpdated Russian translation
2011-09-14 Leena MiettinenDoc: update Symbian information for Anna and Belle
2011-09-14 Leena MiettinenDoc: update screen shot after Forum Nokia was renamed...
2011-09-14 Leena MiettinenDoc: separate MeeGo and Maemo instructions
2011-09-14 hjkdebugger: better remote debugging
2011-09-14 Christian KandelerRemoteLinux: Allow deploying to and running on non...
2011-09-14 hjkdebugger: split the 'start and debug remote' and 'attac...
2011-09-14 Tobias HungerHG: Use -A when commiting
2011-09-14 hjkfakevim: mention comma escape in documentation
2011-09-14 cerfvcsbase: add mechanism to ease management of VCS settings
2011-09-14 hjkdebugger: fix hex input when changing register values
2011-09-14 hjkdebugger: allow partial updates to the register set
2011-09-14 Christian KammQmlJS highlighter: Remove unused function.
2011-09-14 Christian KammQmlJS: Improve completion of signals.
2011-09-14 Leandro MeloEditor: New option for surrounding auto brackets
2011-09-14 Daniel TeskeSupport returning 0 from RunConfiguration::createConfig...
2011-09-14 Christian KammQmlJS highlighting: Use semantics for types and binding...
2011-09-14 Christian KammQmlJS: Simplify check if a document instantiates a...
2011-09-14 Christian KammQmlJS: Adjust existing code for updated QML parser.
2011-09-14 Christian KammQmlJS: Merge parser updates from Qt5.
2011-09-14 Christian KammQmlJS tests: Fix compile of 'check' test.
2011-09-14 Kai KoehneProjectExplorer: Fix potential crash when removing...
2011-09-14 Kai KoehneQMakeStep: Honor declarative_debug configuration for...
2011-09-14 Kai KoehneQMakeStep: Move recompilation dialog to QMakeStepConfig...
2011-09-14 Aurindam JanaJSDebugger: Break on Exception
2011-09-14 Christian KammQmlJS checks: Add tests.
2011-09-14 Christian KammQmlJS checks: Correct the check for dangerous == and...
2011-09-14 Christian KammQmlJS: Add infrastructure for tests of QML static checker.
2011-09-14 Christian KammQmlJS: Cleanup Link.
2011-09-14 Christian KammQmlJS: Enable 'follow symbol' for local variables.
2011-09-14 Aurindam JanaQmlDebugger: Added dialog "Attach to QML Port..."
2011-09-14 Christian KammQmlJS tests: Make basic test pass again.
2011-09-14 Christian KammQmlJS: Improve import error messages.
2011-09-14 Christian KammQmlJS indenter: Fix labelled statements and break/conti...
2011-09-14 Christian KammQmlJS highlighting: Fix external object property highlight.
2011-09-14 Christian KammQmlJS checks: Add 'unreachable code' warnings.
2011-09-14 Eike ZillerKeep multiple search results in history.
2011-09-14 Tobias HungerVCS: Make initialization of a repo trigger updateActions
2011-09-14 Christian KammC++ function signature: Don't try to reuse nonexistant...
2011-09-14 Kai KoehneQmlProfiler: Fix help output
2011-09-13 hjkdebugger: Use the 'r' format to read register contents.
2011-09-13 Oswald Buddenhagendon't try to strip the wrapper script
2011-09-13 Kai KoehneAdd changes-2.4.0 file
2011-09-13 Kai Koehneqtpromaker: Fix typo in help
2011-09-13 Eike ZillerMove advanced search dialog into search result pane.
2011-09-13 Eike ZillerShow more info about a search and move UI for replacing
2011-09-13 Christian KammC++ function signature: Add shortcut to marker tooltip.
2011-09-13 Christian KammC++: Don't jump to change when applying function signat...
2011-09-13 Kai KoehneQML Debugging: Fix crash for QML-only debugging on...
2011-09-13 Christoph Mathysdebugger: Add support for threadnames in core file...
2011-09-13 Daniel TeskeFix buddy for Utils::PathChooser
2011-09-13 hjkfakevim: string literals
2011-09-13 Orgad ShanehDumper: Fixed wrong function call
2011-09-13 Christian KammC++ function signature: Allow most specifiers to be...
2011-09-13 Marco BubkeWizards: Refactor GeneratedFile in a extra file
2011-09-13 hjkfakevim: make toggle action scriptable
2011-09-12 Robert LoehningFixed operator precedence
2011-09-12 Robert LoehningRemoved unused constant
2011-09-12 Thomas HartmannQmlDesigner.formeEditor: create paintPlaceHolder
2011-09-12 Christian KammQmlJS: Fix reference lookup cycles.
2011-09-12 Aurindam JanaWatchHandler: Fix warnings
2011-09-12 Thomas HartmannQmlDesigner.formEditor: improving appearence
2011-09-12 Christian KammQmlJS semantic highlighter: Abort when file changes.
2011-09-12 Christian StengerAdded indentation test for Qml
2011-09-12 Kai KoehneQtQuickApp: Fix qmake dependency to Qt Quick Components...
2011-09-12 Christian KammC++ function signature: Don't accidentally eat specifiers.
2011-09-12 Christian KammC++: Fix function return type printing.
2011-09-12 Christian KammQmlJS: Use mime types to distinguish qml and js files.
2011-09-12 Thomas HartmannQmlDesigner.contextMenu: crash fix
2011-09-12 Bill KingNew waitForSignal function
2011-09-12 Kai KoehneQtQuickApp: Use QCoreApplication::applicationDirPath...
2011-09-12 Shane Bradleyqttest: Fix issues reported by Krazy
2011-09-12 Bill KingSort help registrations.
2011-09-12 Leandro MeloCode assist: Fix memory leak in completion
2011-09-12 Leandro MeloC++: Fix duplicate items in C++ completion for Qt methods
2011-09-12 Eike ZillerFew more things to changes file.
2011-09-09 Christian KandelerRemoteLinux: Change output at the end of a deploy step.
2011-09-09 Christian KandelerRemoteLinux: Change default deployment method.
2011-09-09 Eike ZillerRemove unnecessary 'explicit's.
2011-09-09 Bill KingMore wait-for-project-refresh
2011-09-09 Christian KandelerRemoteLinux: Make GenericDirectUploadStep extensible.
2011-09-09 Bill KingSpeed up this testcase
2011-09-09 Bill KingWait for project refresh before building.
2011-09-08 Tobias HungerBuild fix
2011-09-08 Tobias HungerABI: Improve tool chain selection for Qt projects
2011-09-08 Daniel MolkentinFix glitch in c4fb17bef9175557ab071a154b6799e098fdb379.
2011-09-08 hjkall: some m_d -> d style
2011-09-08 hjkuse Core::Id for IEditorFactory::id
next