OSDN Git Service

qt-creator-jp/qt-creator-jp.git
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 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 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 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 Bill KingNew waitForSignal function
2011-09-12 Shane Bradleyqttest: Fix issues reported by Krazy
2011-09-12 Bill KingSort help registrations.
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 hjkall: some m_d -> d style
2011-09-08 hjkuse Core::Id for IEditorFactory::id
2011-09-08 hjkdebugger: take care of unknown instructions in arm...
2011-09-08 hjkdebugger: robustness when stepping through inaccessible...
2011-09-08 Christian KammC++ function signature: Fix problem with multiline...
2011-09-08 Leandro MeloC++: Fix duplicate items in C++ completion for Qt methods
2011-09-08 Benito van... add always defined macro Q_CREATOR_RUN to cpp parser
2011-09-08 Christian KammQmlJS checks: Improve warning about accidental empty...
2011-09-08 Christian KammQmlJS checks: Fix collection of use-before-declaration...
2011-09-08 Christian KammC++: Always set source location of function symbols.
2011-09-08 Christian KammQmlJS indenter: Fix indentation for property initializers.
2011-09-08 Aurindam JanaWatchHandler: Move generationCounter to individual...
2011-09-08 Christian KandelerRemoteLinux: Don't assume a POSIX-compliant ps command.
2011-09-08 Christian KammQmlJS: Honor typeinfo lines in qmldir files.
2011-09-08 Christian KammQmlJS: Find setContextProperty calls in C++ and expose...
2011-09-08 Thorbjørn LindeijerAdded support for Microsoft-specific inline keywords
2011-09-08 Shane Bradleyqttest: Rename private classes to match Creator standard.
2011-09-08 Christian StengerAdded test for creation of QtQuick application
2011-09-08 Christian KandelerRemoteLinux: Grab used ports information from /proc.
2011-09-08 Christian KammC++: Set endOffset of Function symbols even if skipping...
2011-09-08 Christian KammQmlJS checks: Don't complain about alias properties.
2011-09-07 Christian KandelerRemoteLinux: Respect qmake scopes for subdirs deployment.
2011-09-07 Christian KandelerRemoteLinux: It's not a fatal error when ports gatherin...
2011-09-07 Thomas HartmannQmlDesigner: changing the path of plugins
2011-09-07 Christian KandelerRemoteLinux: Deploy tarball to /tmp.
2011-09-07 Christian KandelerRemoteLinux: Remove unused class member.
2011-09-07 Leandro MeloCode assist: Fix memory leak in completion
2011-09-07 Christian KandelerProjectExplorer: Make RunConfiguration::fromMap() public.
2011-09-07 Daniel TeskeExport Qt4PriFileNode
2011-09-07 Daniel TeskeAdd Qt4PriFileNode::subProjectNodesExact which uses...
2011-09-07 Tobias HungerRemove unnecessary virtual keywords
2011-09-07 Tobias HungerAbi: Add isNull() method
2011-09-07 Christian KammQmlJS parser: Fix else token in IfStatement.
2011-09-07 Christian KammC++: Improve Literal::hashCode.
2011-09-07 Christian KandelerRemoteLinux: Make incremental deployment configurable...
2011-09-07 Eike ZillerRefactor the search result widget to its own class.
next