OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2011-05-11 Friedemann... Debugger[CDB]: Move breakpoint back from corrected...
2011-05-11 Tobias HungerGCC: Identify meego compiler
2011-05-11 hjkdebugger: make QVector and std::vector writable
2011-05-11 Christian KammQmlJS: Remove unused argument for Link helper function.
2011-05-10 hjkdebugger: enable modification of std::string and QString
2011-05-10 Friedemann... Debugger: Move breakpoint back from corrected location.
2011-05-10 Friedemann... Doc: Add documentation on how to write Wizards in code.
2011-05-10 hjkdebugger: work on watchpoints (or, "data breakpoints...
2011-05-10 hjkdebugger: (gdb, non-Mac) also print numeric values...
2011-05-10 hjkdebugger: speed up python dumper
2011-05-10 hjkdebugger: more direct number conversion in putAddress
2011-05-10 Friedemann... Analyzer: String constant and include cleanup.
2011-05-10 Friedemann... Krazy fixes (spelling, single char strings, char consta...
2011-05-10 Thomas HartmannQmlDesigner.itemlibrary: do not show non-visual content...
2011-05-10 Thomas HartmannQmlDesigner: allow aborting drag and drop with Escape
2011-05-10 Thomas HartmannQmlDesigner.formEditor: do not invert selection on...
2011-05-10 Thomas HartmannQmlDesigner.formEditor: no focus on enter event
2011-05-10 Pawel PolanskiSmall fixes
2011-05-10 Pawel PolanskiSmall cleanup
2011-05-10 Pawel PolanskiSymbian: Application display name can be changed
2011-05-09 dtFix crash after removing target
2011-05-09 Kai KoehneQmlProfiler: Add missing copyright header
2011-05-09 Friedemann... Debugger[CDB]: Correct breakpoint locations in source...
2011-05-09 Erik VerbruggenFixed auto-test, added constant, and added a bit of...
2011-05-09 Friedemann... Fix test compile.
2011-05-09 Thomas HartmannQmlDesigner.propertyEditor: fix tooltips
2011-05-09 Thomas HartmannQmlDesigner: fixes warning
2011-05-09 Thomas HartmannQmlDesigner.itemLibrary: disable animation and preview.
2011-05-09 Erik VerbruggenAdded the Enumerator class as a special Declaration.
2011-05-09 Erik VerbruggenClass to find breakpoint positions for CDB.
2011-05-09 Thorbjørn LindeijerIntroduced capabilities for OperateByInstruction and...
2011-05-09 Pawel PolanskiSymbian: Unsigned installer's file does not install
2011-05-09 Friedemann... Remove patch submitted by mistake.
2011-05-09 dtCompile
2011-05-09 dtRemove dead code
2011-05-09 Friedemann... Compiler warnings.
2011-05-09 Bill KingUpdates to krazy2 reporting.
2011-05-09 hjkdebugger: re-do the 'bbsetup' after sourcing a user...
2011-05-09 hjkdebugger: "Add breakpoint" dialog cosmetics
2011-05-09 hjkdebugger: introduce watchpoint-by-expression
2011-05-09 hjkdebugger: fix output parsing for watchpoint on mac
2011-05-06 Christian KandelerMaemo: Remove file system watcher before removing files.
2011-05-06 Thomas HartmannQmlDesigner.propertyEditor: fixes for PathView
2011-05-06 Thomas HartmannQmlDesigner.propertyEditor: fixes for ListView
2011-05-06 Thomas HartmannQmlDesigner.propertyEditor: fixes for GridView
2011-05-06 Thomas HartmannQmlDesigner.propertyEditor: fixes for Flickable
2011-05-06 Thomas HartmannQmlDesigner.propertyEditor: remove title property for...
2011-05-06 Thomas HartmannQmlDesigner.propertyEditor: enlarge labels
2011-05-06 Thomas HartmannQmlDesigner.propertyEditor: fix eliding in property...
2011-05-06 Tobias HungerFix ABI detection of static mingw libraries on windows
2011-05-06 Friedemann... Analyzer: Introduce delayed initialization of docks.
2011-05-06 Leena MiettinenDoc: initial draft of UI text guidelines
2011-05-06 Leena MiettinenDoc: edit for style and consistency.
2011-05-06 Leena MiettinenDoc: remove redundant paragraph
2011-05-06 Leena MiettinenDoc: change link target from Gitorious to Qt developer...
2011-05-06 Leena MiettinenDoc: edit grammar and style
2011-05-06 Leena MiettinenDoc: edit grammar and style
2011-05-06 dt_Correctly restore disabled shadow building setting
2011-05-06 Tobias HungerFix/add copyright headers
2011-05-06 Tobias HungerFix hasCopyright.sh script to work with latest copyrigh...
2011-05-06 Tobias HungerAdd missing headers to the project
2011-05-06 Tobias HungerUse Core::FileChangeBlocker
2011-05-06 Tobias HungerQt: Add invalidReason
2011-05-06 Thomas HartmannQmlDesigner.textToModelMerger: fix for link
2011-05-06 Friedemann... Analyzer: Do not make each tool current on startup.
2011-05-06 Daniel MolkentinFix compilation
2011-05-06 dt_Export Qt4BuildConfiguration(Factory), Qt4BaseTarget...
2011-05-06 dt_Fix adding buildconfigurations for symbian emualator
2011-05-06 Christian KammQmlJS: Stop doing significant work in constructors.
2011-05-06 Thomas HartmannQmlDesigner.instanceView: do not skip Models anymore
2011-05-06 Thomas HartmannQmlDesigner.instances: support QVariant properties...
2011-05-06 Thomas HartmannQmlDesigner.instances: use QtQuick 1.0 instead of Qt 4.7
2011-05-06 Thomas HartmannQmlDesigner.Model: add support for custom parser types
2011-05-06 Thomas HartmannQmlDesigner.navigatorWidget: changing focus policy
2011-05-06 Thomas HartmannQmlDesigner.rewriter: __model_data becomes an auxiliaryData
2011-05-06 Thomas HartmannQmlDesigner.model: changing signature of setAuxiliaryData()
2011-05-06 Thomas HartmannQmlDesigner.propertyEditor: Reset property editor when...
2011-05-06 Thomas HartmannQmlDesigner.nodeInstances: crash fix
2011-05-06 Thomas HartmannQmlEditor.outline: adding icons for Extra Components
2011-05-06 Thomas HartmannQmlDesigner.designModeWidget: adding a context for...
2011-05-06 Thomas HartmannQmlDesigner.navigator: add tool buttons for sliding...
2011-05-06 Christian KammQmlJS: Quick fix for crash in designer.
2011-05-06 Thorbjørn LindeijerMerged "Methods" and QML "Functions" locator filters
2011-05-05 Christian KandelerMaemo: Adapt list of deployables for "aux" project.
2011-05-05 Christian KandelerProject File Parsing: Add support for new "aux" template.
2011-05-05 Christiaan... QmlDebugger: adding new PropertyChanges on Live Preview
2011-05-05 Christiaan... QmlDebugger: adding slots to items in Live Preview
2011-05-05 Friedemann... Compile Windows.
2011-05-04 Kai KoehneQmlProfiler: Factor out logic to run apps from the...
2011-05-04 Kai KoehneQmlProfiler: Fix crash in qWarning
2011-05-04 Kai KoehneQmlProfiler: Don't warn about using QmlProfiler in...
2011-05-04 Friedemann... Debugger: Fix Action enabling, implement breakOnMain...
2011-05-04 Friedemann... Debugger: Pre-set memory address dialog in locals view.
2011-05-04 Friedemann... L10n: Fix German translation of the 'Add Library Wizard'.
2011-05-04 Tobias HungerQtOptionsPage: Update UI state more often
2011-05-04 Tobias HungerQt: Make Symbian versions invalid if sbsv2 setup is...
2011-05-04 Kai KoehneQmlJsDebug: Don't append 'd' to library name on Unix
2011-05-04 Kai KoehneVCS: Don't locate files based on working directory
2011-05-04 Kai KoehneQmlProject: Rename QmlRunControl to QmlProjectRunControl
2011-05-04 Kai KoehneS60: Remove trailing comma
next