OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2010-11-01 Oswald BuddenhagenMerge remote branch 'origin/2.1'
2010-11-01 Friedemann... ProjectExplorer: Remove internal classes from exported...
2010-11-01 Thomas HartmannQmlDesigner.propertyEditor: show that anchors are disab...
2010-11-01 Thomas HartmannQmlDesigner.formEditor: fixes memory leak
2010-11-01 Leandro MeloGeneric highlighter: Don't search for pre-installed...
2010-11-01 Leandro MeloCMake: Consider visual whitespaces format in the highli...
2010-11-01 Friedemann... Winutils: define Windows version correctly. Fix gcc...
2010-11-01 Friedemann... Debugger: Fix compilation with MS VC 2005.
2010-11-01 Bill Kingtests: more autotest cleanup
2010-11-01 Bill Kingtests: make qmakeable again
2010-11-01 Bill Kingtests: Allow tests to use creator libs/plugins directly...
2010-10-29 Alessandro... Removing ToolBar and StatusBar from mobile app ui template
2010-10-29 Alessandro... Removing ToolBar and StatusBar from mobile app ui template
2010-10-29 Christian KandelerMaemo: Introduce states to debug support class.
2010-10-29 Friedemann... TextEditor: Amend Coding style.
2010-10-29 Friedemann... Add helper to find out about Windows 32/64bit for Debug...
2010-10-29 hjkhot fix to allow running projects again.
2010-10-29 hjkRevert "Qt4ProjectManager: correctly set parse state...
2010-10-29 Friedemann... TextEditor: Some exported header cleanup.
2010-10-29 Christian KandelerMaemo: Fix typo in connect() call.
2010-10-29 Thorbjørn LindeijerDisable "Insert space after function name" when autobra...
2010-10-29 hjkdebugger: refactor breakpoint type, add function name...
2010-10-29 Tobias HungerGit: Fix stash names
2010-10-29 Tobias HungerGit: Use class instead of struct
2010-10-29 Christian KandelerDebugger/Remote Debugging: Add "GNU target" start param...
2010-10-29 Christian KandelerMaemo: Introduce generic state checking.
2010-10-29 Friedemann... Debugger: Avoid warnings from debugger when using ...
2010-10-29 Tobias HungerEnable/disable RCconfig widgets in constructor
2010-10-29 Tobias HungerSmall fixes
2010-10-29 dtQt4ProjectManager: correctly set parse state on restoring
2010-10-29 dtQt4ProjectManager: correctly Initialize parse State...
2010-10-29 Arvid Ephraim... one more dead header
2010-10-29 dtQt4ProjectManager: Fix crash
2010-10-29 Arvid Ephraim... Remove some unnessesary headers
2010-10-29 Christian KandelerMaemo: Improve clean-up behaviour on remote hosts.
2010-10-29 Arvid Ephraim... Clean up BreakPoint
2010-10-29 Kai KoehneQmlProject: Don't use RegExp for simple wildcard matching
2010-10-29 Kai KoehneQmlOutline: Speed up updates
2010-10-28 Takumi ASAKISupport UTF-8 BOM in TextEditor
2010-10-28 Oswald Buddenhagenmove default encoding setting to text editor/behavior
2010-10-28 Oswald Buddenhagenless bizarre title and tool tips for "storage" groupbox
2010-10-28 dtFix compile
2010-10-28 conMerge remote branch 'origin/2.1.0' into 2.1
2010-10-28 dtDisable Run Configurations while parsing .pro files
2010-10-28 Francois FerrandKeep scrollbar at bottom of window while resizing,...
2010-10-28 Christian KandelerSSH: Add test for remote process execution.
2010-10-28 Oswald Buddenhagenadd polish translation to release list
2010-10-28 Pawel Polanskiupdate polish translations
2010-10-28 Oswald Buddenhagenfix error message and source in the TS files
2010-10-28 Pawel Polanskiupdate polish translations
2010-10-28 Tobias HungerSVN: Use codec when running svn diff
2010-10-28 Francois FerrandSupport new keywords %MONTH% and %DAY% for C++ template...
2010-10-28 Christian KandelerMaemo: Fix logic deciding on package rebuilding.
2010-10-28 Christian KandelerMaemo: Remove additional parsing step.
2010-10-28 hjkx
2010-10-27 Daniel MolkentinPrefer Qt version to show examples from
2010-10-27 Daniel MolkentinFix regression: WelcomeMode has no RightPanePlaceHolder...
2010-10-27 Daniel MolkentinModify RSS to show new (and only) featured example
2010-10-27 hjkdebugger: pimpl JSDebuggerAgent
2010-10-27 Christian KammQmlJS: Fix completion for 'anchors.' and similar proper...
2010-10-27 hjkdebugger: don't display invalid line numbers in the...
2010-10-27 hjkjsdebugger: add a dummy entry to arrays that have no...
2010-10-27 hjkdebugger: remove a two more cases of the RVO bug
2010-10-27 Leena MiettinenDoc: replaced Qt Quick application tutorial
2010-10-27 hjkjsdebugger: use a real structure for a stack frame...
2010-10-27 hjkjsdebugger: don't output function code. it's useless.
2010-10-27 hjkjsdebugger: use QByteArray for data transfer
2010-10-27 Christian KandelerQt4ProFileNode: Make a project's INSTALLS settings...
2010-10-27 Christian KandelerMaemo: Prevent disconnecting null pointer.
2010-10-27 Christian KammC++ editor: Fix 'follow symbol' to work on several...
2010-10-27 Friedemann... Debugger: Fix current line in assembly listing
2010-10-27 Friedemann... Debugger[gdb/Mac]: Show location marker in Mac OS disas...
2010-10-27 Friedemann... Debugger: Fix current line in assembly listing
2010-10-27 hjkdebugger: show stack frame level in js debugger
2010-10-27 Friedemann... Debugger[gdb/Mac]: Show location marker in Mac OS disas...
2010-10-27 hjkdebugger: remove/update some cruft
2010-10-27 hjkdebugger: code cosmetics
2010-10-27 hjkdebugger: don't let slave engine command the gui
2010-10-27 hjkdebugger: renaming, part II
2010-10-27 hjkdebugger: rename m_runInWrapperEngine into m_isSlaveEngine
2010-10-27 hjkdebugger: prepare removal of plugin()->updateState...
2010-10-27 hjkdebugger: code cosmetics
2010-10-27 conFix replacement of variables in wizard parameters.
2010-10-27 hjkDebugger [CDB]: Release COM interfaces on RunControl...
2010-10-27 hjkdebugger: call shutdownEngine, not shutdownInferior...
2010-10-27 hjkdebugger: fix EngineSetupFailed path
2010-10-27 Christian KammQmlJS: Fix member completion at the end of a nested...
2010-10-27 Friedemann... Merge remote branch 'origin/2.1'
2010-10-27 Christian KandelerMaemo: Have only one MaemoDeployables object per Maemo...
2010-10-27 hjkDebugger [CDB]: Release COM interfaces on RunControl...
2010-10-26 Christian Kammqmldump: Ensure path and environment are taken from...
2010-10-26 Friedemann... Debugger/JS Code model: Set environment for QML tools...
2010-10-26 dtProjectExplorer: Switch Mode for files passed on comman...
2010-10-26 hjkdebugger: fix EngineSetupFailed path
2010-10-26 hjkdebugger: call shutdownEngine, not shutdownInferior...
2010-10-26 Christian Kammqmldump: Ensure path and environment are taken from...
2010-10-26 Christian KandelerFix Creator crash on SSH connection loss.
2010-10-26 Friedemann... Debugger/JS Code model: Set environment for QML tools...
2010-10-26 Thomas HartmannQmlDesigner.formEditor: fix memory leak
2010-10-26 Thomas HartmannQmlDesigner.rewriter: fixing memory leak
next