OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2010-12-07 dtCoding style
2010-12-07 dtcoding style
2010-12-07 dtQt4ProjectManager: Fix Maemo runconfiguration isEnabled
2010-12-07 dtQt4ProjectManager: Fix Qt4RunConfiguration::isEnabled()
2010-12-07 Christian KammQmlJS completion: Fix segfault.
2010-12-07 Erik VerbruggenImproved switching between method declarationand defini...
2010-12-07 dtQt4ProjectManager: set the displayname and icon on...
2010-12-07 Jarek KobusHandle property nonlinear wizards
2010-12-07 Pawel PolanskiInformation about the time that took the CODA to proces...
2010-12-07 Christian KandelerMaemo: Fix path to exectuable in desktop file when...
2010-12-07 Friedemann... Windows compile fix.
2010-12-07 Christian KammC++ indenter: Don't use label indent when typing 'Type:'.
2010-12-07 dtQt4ProjectManager: Actually add the qt4targetfactory...
2010-12-07 dtProjectExplorer: Move ITargetFactory to object pool
2010-12-07 dtQt4: Move Qt4Target and Qt4BC out of the Internal namespace
2010-12-07 concompatVersion has nothing to do with Qt Creator version.
2010-12-07 Nicolas Arnaud... Update the template for Qt Creator plugin.
2010-12-07 Sami TikkaVCS: Support nested repositories
2010-12-07 conCoding style.
2010-12-07 Friedemann... Symbian[CODA-client]: Copy files in chunks. Fix usage...
2010-12-07 Leandro MeloGen. highlighter: Improve performance (delimiters)
2010-12-07 Leandro MeloGen. highlighter: Improve performance (reg. exp.)
2010-12-07 Thomas HartmannQmlDesigner.navigator: fixes shown properties
2010-12-06 Bill KingFixes compile
2010-12-06 conMake it possible to specify shortcuts for Locator filters.
2010-12-06 conFix crash when using settings dialog filter.
2010-12-06 Arvid Ephraim... lldb: remove incorrect running hints from step funcs
2010-12-06 Christian KandelerMobile wizards: Scale Maemo icon if necessary and appro...
2010-12-06 Arvid Ephraim... lldb: spit out canonical path for frame source
2010-12-06 Thomas HartmannQmlDesigner.metaSystem: optimizations
2010-12-06 Thomas HartmannQmlDesigner.model: leading '_' is allowed for ids
2010-12-06 Thomas HartmannQmlDesigner.dragAndDrop: fix
2010-12-06 Thomas HartmannQmlDesigner.itemLibary: keep track of version
2010-12-06 Thomas HartmannQmlDesigner.nodeinstanes: crash fix
2010-12-06 Thomas HartmannQmlDesigner.statesEditorView: Crash fix
2010-12-06 Thomas HartmannQmlDesigner: crashfix
2010-12-06 Thomas HartmannQmlDesigner.propertyEditor: fix for webview
2010-12-06 Thomas HartmannQmlDesigner.propertyEditor: only show writable properties
2010-12-06 Thomas HartmannQmlDesigner.propertyEditor: crashfix
2010-12-06 Thomas HartmannQmlDesigner.navigator: small fix
2010-12-06 Thomas HartmannQmlDesigner.propertyEditor: support for smooth
2010-12-06 Friedemann... Symbian/CODA client: Add put/install/stat modes.
2010-12-06 Christian KandelerMaemo: Let user set default key file.
2010-12-06 Christian KandelerMaemo: Fix logic in device configurations dialog.
2010-12-06 Christian KandelerMaemo: Add some keyboard shortcuts to dialog.
2010-12-06 dtProjectExplorer: Move configWidget from Project to...
2010-12-06 dtOutput parsers: Make target specific code pseudo generic
2010-12-06 dtAdding Target::supportsTargetId()
2010-12-06 dtQt4ProjectManager: Remove special casing symbian in...
2010-12-06 dtQt4ProjectManager: qmakestep saner target check
2010-12-06 dtFix Qt4TargetFactory to claim the correct target ids.
2010-12-06 Jarek KobusFixes: Add "const &" when needed in "Go to slot"
2010-12-06 Oswald Buddenhagenadd empty virtual d'tor to AbstractMacroExpander
2010-12-06 Oswald Buddenhagenfix regular expressions for variable transformation
2010-12-06 Oswald Buddenhagendon't forget to upgrade file version when using old...
2010-12-06 Friedemann... Symbian: Start on a test client for CODA.
2010-12-06 hjkdebugger: make QObject dumper more robust for symbian
2010-12-06 hjkdebugger: remove unneeded declarations
2010-12-06 Kai KoehneCore: Move Q_DECLARE_METATYPE for IEditor to ieditor.h
2010-12-06 hjkdebugger: more uiswitcher cleanup
2010-12-06 Pawel PolanskiIf the cert file for Symbian is defined the initial...
2010-12-06 Jarek KobusFixes: Provide arg name in "Go to slot" when arg is...
2010-12-06 Pawel PolanskiUnable to enter slash and backslash manually in PatchCh...
2010-12-06 Kai KoehneQuickDesigner: Fix crash on exit
2010-12-06 conMerge branch 'private-master' into mainline-master
2010-12-06 conUpdate the qt version description on name change.
2010-12-06 conDelay widget creation of options pages till their categ...
2010-12-06 dtMaemosupport: small correctness fix
2010-12-06 Christian KammJS checks: Check code block script bindings for common...
2010-12-06 Christian KammJS checks: Allow blocks after for(var ...).
2010-12-06 conRemove dead code.
2010-12-06 hjkdebugger: rework construction of initial dockwidget...
2010-12-06 Friedemann... Debugger: Fix exit crash in Debug-Mode.
2010-12-06 hjkdebugger: more interface cleanup
2010-12-06 hjkdebugger: remove unused bits from the debugger plugin...
2010-12-06 hjkdebugger: disentangle settings read and write code
2010-12-06 hjkdebugger: fix startup crash
2010-12-06 hjkdebugger: remove unneeded function
2010-12-03 Oswald Buddenhagenworkaround apple gcc breakage
2010-12-03 Oswald Buddenhagenuse old version of user file if the current one is...
2010-12-03 Oswald Buddenhagencleaner approach to propagating need for target build...
2010-12-03 Oswald Buddenhagenpurge unused keys
2010-12-03 Christian KandelerMaemo: Link to OpenGL settings page on Qemu crash.
2010-12-03 Friedemann... Set some object names for easier debugging.
2010-12-03 Friedemann... Compile warning.
2010-12-03 Friedemann... Debugger[New CDB]: Dump size of containers and QObject...
2010-12-03 hjkdebugger: make more bits private
2010-12-03 hjkdebugger: cleanup dockwidget handling
2010-12-03 hjkdebugger: cleanup DebugMode
2010-12-03 hjkdebugger: move dockwidget ownership to the mainwindow
2010-12-03 hjkdebugger: remove unneded function
2010-12-03 Christian KandelerMaemo: Fix leak.
2010-12-03 Christian KandelerMaemo: Shut up pseudo-clever compiler.
2010-12-03 Christian KandelerMaemo: Add Qemu settings page.
2010-12-03 Friedemann... Debugger: GdbChooserWidget: Fix memory leak, add tooltip.
2010-12-03 hjkqmljsinspector: remove unused global variable
2010-12-03 hjkqmljsinspector: code cosmetics
2010-12-03 hjkdebugger: compile hot fix
2010-12-03 hjkdebugger: compile fix
2010-12-03 hjkdebugger: mover qml related engines to the Internal...
next