OSDN Git Service

qt-creator-jp/qt-creator-jp.git
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.
2011-09-07 Christian KammQmlJS checks: Warn about inappropriate use of construct...
2011-09-07 Christian KammQmlJS: Cleanup in Check.
2011-09-06 Marco BubkeQmlDesigner.NodeInstances: Show stripes for items witho...
2011-09-06 Marco BubkeQmlDesigner.NodeInstances: Refactor isManipulatable...
2011-09-06 Marco BubkeQmlDesigner.NodeInstances: Render only items with content
2011-09-06 Leandro MeloC++: Add __try, __except, and __finally to configuration
2011-09-06 Christian StengerCorrected lookup for qmlviewer on Windows
2011-09-06 Eike ZillerMove and cleanup search specific API to SearchResult...
2011-09-06 Christian KandelerRemoteLinux: Give default value to constructor argument.
2011-09-06 Leandro MeloC++: More flexibility for string representation of...
2011-09-06 Leandro MeloC++: Normalize line ending for preprocessing
2011-09-06 Kai KoehneQmlProfilerTool: Fix hang on exit
2011-09-06 Kai KoehneQmlProfilerTool: Fix help text
2011-09-06 Thomas HartmannFix property type mismatch in Qt Quick Designer
2011-09-06 Thomas HartmannQmlDesigener.propertyEditor: support for QtQuick 2...
2011-09-06 Thomas HartmannQmlDesigner.modelMerger: fix for imports
2011-09-06 Erik VerbruggenC++: removed assert that could crash creator. Gracefull...
2011-09-06 Christian KandelerTextEditor: Remove byte order mark.
2011-09-06 Christian KammQmlJS: Check property declaration types.
2011-09-05 hjkfakevim: let autotests pass.
2011-09-05 hjkfakevim: fix connection in autotest
2011-09-05 hjkcore: rename uniqueidmanager.{cpp,h} as the class Uniqu...
2011-09-05 hjkprojectexplorer: convert the string literal constants
2011-09-05 Christian StengerImproved writing tasks files
2011-09-05 hjkeditormanager: style
2011-09-05 hjkfakevim: save a few string->int->string roundtrips
2011-09-05 Erik VerbruggenC++: fixed potential crash for out of bounds access...
2011-09-05 hjkcore: progress on the QString->QByteArray for Core...
2011-09-05 Daniel TeskeConvert slashes on restoring sbs and epoc directory
2011-09-05 hjkcore: remove usages of Core::ICore::instance()->modeMan...
2011-09-05 Marco BubkeQmlDesigner.NodeInstances: Fix reparent bug
2011-09-05 Daniel TeskeBetter error feedback on Open project
2011-09-05 hjkhelpmanager: cleanup
2011-09-05 hjkactioncontainer: style
2011-09-05 Christian KammQmlJS: Fix lookup for enums.
2011-09-05 Daniel TeskeAdd "Find in directory" to project tree context menu
2011-09-05 Kai KoehneRename qmlprofiler to qmlprofilertool
2011-09-05 Christian StengerImproved build handling when build fails without errors...
2011-09-05 Eike ZillerMake compilation with "qmake" instead of "qmake -r...
next