OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2011-09-20 Kai KoehneQmlDebugger: Also show status of QDeclarativeEngine...
2011-09-20 Kai KoehneQMLDebugger: Unify status messages
2011-09-20 Kai KoehneQmlProfiler: Show 'retry' message box when connect...
2011-09-20 Thomas HartmannQmlDesigner: code cleanup
2011-09-20 Thomas Hartmannfix gcc warning
2011-09-20 hjkdebugger: handle Qt version 5.0.0 in manual tests
2011-09-20 hjkdebugger: fix compiler warning for not-yet-used enumera...
2011-09-20 Eike ZillerNew searches should use the expand all button setting.
2011-09-20 Marco BubkeAdd extension property to FileNameValidatingLineEdit
2011-09-20 Christian KammRefactoringChanges: Fix problems with encodings.
2011-09-20 Eike ZillerReduce size of general debugger settings.
2011-09-20 Christian KammQmlJS checks: Add tests and fix small bugs for 'unreach...
2011-09-20 Eike ZillerFix displayed file name when searching directory ending...
2011-09-20 Eike ZillerDelete the watcher to free the qfuture and its resources.
2011-09-20 Christian KandelerCompile fix.
2011-09-20 Thomas Hartmanncompile fix
2011-09-20 Xiao Hongyingqttest: Cleanup includes and use forward declarations.
2011-09-20 Kai KoehneQmlJS: Remove qmlutils_p.h also from .pri file
2011-09-20 Thomas HartmannQmlDesigner: adding crumblePath
2011-09-20 Thomas HartmannQmlDesigner.designModeWidget: exposing DesignModeWidget
2011-09-20 Thomas HartmannQmlDesigner.designDocumentController: removing instance
2011-09-20 Thomas HartmannQmlDesigner.contextMenu: allowing layout and anchoring
2011-09-20 Thomas HartmannQmlDesigner.formEditor: extending toolbox with crumblePath
2011-09-20 Thomas HartmannQmlDesigner.instances: support for auxiliaryData @NodeI...
2011-09-20 Christian KandelerRemoteLinux: Export two more classes.
2011-09-20 Christian KammC++: Fix bug in findMatchingDefinition.
2011-09-19 Kai KoehneQmlProjectManager: Make sure project tree updates after...
2011-09-19 Thomas HartmannQmlDesigner: remove dead code
2011-09-19 Thomas HartmannQmlDesigner.formEditor: usablity fix
2011-09-19 Thomas HartmannQmlDesigner.model: bugfix for Qt Quick 2.0
2011-09-19 Orgad ShanehGit: Added decoration to log and show
2011-09-19 Tobias HungerGit: Fix diff/show/blame editors coming to the foreground
2011-09-19 Leandro MeloFind: Change a few accelerators
2011-09-19 Eike ZillerMerge remote-tracking branch 'origin/2.3'
2011-09-19 Christian KammQmlJS: Use new Lexer::scanDirectives.
2011-09-19 Christian KammQmlJS: Update parser from Qt5.
2011-09-19 Aurindam JanaQmlDebugger: Attach to QML Port: Fix errors
2011-09-19 Christian KammQmlJS: Fix highlighting of property types.
2011-09-19 Christian KammQmlJS: Fix enum completion with 'as' imports.
2011-09-19 Christian KammQmlDesigner: Add null checks.
2011-09-19 Christian KammQmlJS: Rework exported C++ type registry.
2011-09-19 Daniel MolkentinMake Qt Installer Framework Update Notifier part of...
2011-09-19 Christian KandelerRemoteLinux: Take adavantage of new proParsingDone...
2011-09-19 Daniel TeskeAdd Qt4Project::proParsingDone(), which is emitted...
2011-09-19 hjkdebugger: fix a wrong sanity check in the dumpers
2011-09-19 hjkdebugger: show at least "elide" markers for thread ids
2011-09-19 hjkminor style
2011-09-19 hjkqt4project: disable debug output
2011-09-19 Christian KammQmlJS: Change from QMap to QHash for QString keys.
2011-09-19 Orgad ShanehDumper: QHash: corrected variable usage
2011-09-19 hjkall: less QScopedPointer
2011-09-19 hjkmore style
2011-09-16 Christian KammQmlJS checks: Don't crash if try has no catch or finally.
2011-09-16 Thomas HartmannQmlDesigner.formEditor: use pure virtuel instead of...
2011-09-16 Daniel TeskeFix proFileUpdated signal
2011-09-16 Christian KammQmlProject: Update code model even without valid qmldump.
2011-09-16 Christian KammQmlProject: Add qmlproject files to x-qml mimetype.
2011-09-16 Tobias HungerFix thinko
2011-09-16 Leena MiettinenDoc: remove unnecessary qdoc tag
2011-09-16 Leena MiettinenDoc: fix typo
2011-09-16 Eike ZillerReduce vertical minimum size of perforce settings.
2011-09-16 Tobias HungerABI: Make "linux-generic" ABIs compatible with "linux-*"
2011-09-16 Aurindam JanaJSDebugger: Enable break on events.
2011-09-16 hjkd-ptr style
2011-09-16 hjkwhitespace
2011-09-16 hjkdebugger: hard-code some qt5 related paths
2011-09-16 hjkdebugger: add manual test for QVariantMap
2011-09-16 Eike ZillerMerge remote-tracking branch 'origin/2.3'
2011-09-16 Eike ZillerMake linux devices configuration less huge.
2011-09-16 Christian KammSemanticHighlighter: Fix off-by-one in assert.
2011-09-16 Christian KandelerHarmattan: Don't overwrite manifest file when opening...
2011-09-15 Leena MiettinenDoc: update screenshot
2011-09-15 Leena MiettinenDoc: Qt support on devices
2011-09-15 Aurindam JanaQMLProject: Pick the correct QMLViewer depending on...
2011-09-15 Daniel MolkentinInclude qmldesigner plugins in "make install"
2011-09-15 hjkdebugger: mark optimized out values as such
2011-09-15 Thomas HartmanncrumblePath: adding dataForLastIndex()
2011-09-15 Tobias Hungerqmake: Warn when using a mkspec that might not work...
2011-09-15 hjkutils, qmljstools, vcsbase: s/\bm_d\b/d/g
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 Orgad ShanehProcess Stub: Release file handle
2011-09-15 Eike ZillerFix crash with multiple search results.
2011-09-15 Kai KoehneDebugger: Make sure cpptools is compiled first
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...
next