OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2010-10-04 dtMerge remote branch 'origin/2.1'
2010-10-04 Tobias HungerGit: Only allow commit if author information is valid
2010-10-04 Thomas HartmannQmlDesigner.propertyEditor: cache QtQuick items instead...
2010-10-04 Thomas HartmannQmlDesigner.propertyEditor: adding missing qml file
2010-10-04 Thomas HartmannQmlDesigner.rewriter: fix Qt 4.7 imports
2010-10-04 Leena MiettinenDoc - availability of environment variables in custom...
2010-10-04 dtDesigner: Move dependency from CppEditor to CppTools
2010-10-04 dtvcsbase: Remove uneeded include
2010-10-04 dtGeneric Project Manager: Do not depend on CppEditor
2010-10-04 dtFakeVim: Remove unneded include
2010-10-04 dtDebuggerPlugin: Remove unneded includes
2010-10-04 dtCMakeProjectManager: Remove dependency on CppEditor
2010-10-04 dtCodePaster Plugin: Actually has no dependency on projec...
2010-10-04 dtCMakeProjectManager: Add Ui completion
2010-10-04 dtQt4 Project Manager: remove dependency on CppEditor
2010-10-04 dtUi Code Model Support: Refactor code in preparation...
2010-10-04 Christian KandelerWizards: Move QML standalone app wizard to QML category.
2010-10-04 Christian KammQmlJS: Fix instances of using lookupContext() on invali...
2010-10-04 Kai KoehneQmlDebugger: Make JS breakpoints not pending when they...
2010-10-04 Christian KandelerMaemo: Fix desktop file contents, ignore missing deskto...
2010-10-04 Friedemann... CodePaster[CodePaster]: Allow for fetching complete...
2010-10-04 Kai KoehneQmlInspector: Fix regression in live preview
2010-10-04 Friedemann... Debugger: Fix manual test.
2010-10-04 Lasse HolmstedtDebugging helpers: Preserve whole build log
2010-10-04 Christian KammDebugging helpers: Only build qmldump/qmlobserver for...
2010-10-04 Friedemann... Debugger[CDB]: Adapt internal std::string dumper to...
2010-10-04 Pawel PolanskiNull pointer exception when calling context menu on...
2010-10-04 Alessandro... Only update Qml App stub files
2010-10-04 Alessandro... Merged 'New Qt quick App' and 'Import Qml App' Wizards
2010-10-04 Alessandro... Qt Quick app wizard: Merge two .pri files into one
2010-10-04 Alessandro... New wizards: Handle Symbian icon like Maemo icon
2010-10-04 Christiaan... QmlObserver: breakpoint list is shared between engines
2010-10-04 Kai KoehneQmlProject: Stop program when exiting creator
2010-10-04 Christian KammDebugging helpers: Only fail if there was a chance...
2010-10-03 Christian KandelerMaemo: Close old SFTP channel when creating a new one.
2010-10-03 Alessandro... Added comment
2010-10-03 Alessandro... Do not scan "/" for include files
2010-10-03 Alessandro... No Samba while including files
2010-10-02 Alessandro... Improved the comments in the generate qml app code.
2010-10-01 hjkfakevim: reset op count when leaving insert mode
2010-10-01 Pawel PolanskiUnable to change the value of a variable while debuggin...
2010-10-01 hjkdebugger: fix QObject property dumping on Windows
2010-10-01 Kai KoehneQmlJsInspector: Remove unconditional qDebug
2010-10-01 Kai KoehneQmlInspector: Fix regression making the observer unusable
2010-10-01 Kai KoehneQmlObserver: Disable UI when no server plugin exists
2010-10-01 Kai KoehneQmlJSInspector: Remove disconnect without a connect
2010-10-01 hjkdebugger: fix disabling of breakpoints using the contex...
2010-10-01 Leena MiettinenUI text - fix capitalization in Qt Quick Application...
2010-10-01 Christian KandelerMaemo: Kill UTFS clients as well as UTFS servers in...
2010-10-01 Christian KandelerMaemo: Fix UTFS timeout timer not being stopped in...
2010-10-01 Thomas HartmannQmlDesigner: do not allow deprectaed Qt 4.7 imports...
2010-10-01 Christian KammQmlJS: Fix an instance of relying on the Qt package...
2010-10-01 Kai KoehneQmlDebugger: Buffer messages in QmlAdapter until client...
2010-10-01 Kai KoehneQmlDebugger: Log status of different services
2010-10-01 Kai KoehneQmlJSDebugger: Fix warning about JSAgent already connected
2010-10-01 Kai KoehneQmlJSDebugger: Check for Qt 4.7.1 or newer before enabl...
2010-10-01 Kai KoehneQmlObserver: Prevent messages from being sent if there...
2010-10-01 Kai KoehneQmlJsDebugger: Remove dependency to Qt private headers...
2010-10-01 Kai KoehneQmlJSDebugger: Update API to changes in QDeclarativeEngine
2010-10-01 Kai KoehneQmlJSDebugClient: Update library to latest changes...
2010-10-01 Thomas HartmannQmlDesigner: using QtQuick 1.0 instead of Qt 4.7
2010-10-01 Christian KandelerMaemo: Make states of remote mounter explicit.
2010-10-01 Jarek KobusUpdate Polish translations
2010-10-01 Leandro MeloHelp: All candidates (considering name qualification...
2010-10-01 Leandro MeloTooltips: Do not show -qtnamespace (if any) in the...
2010-10-01 Christian KammQmlJS: Update qml type definitions for qmldump changes...
2010-10-01 Christian KammQmlJS: Prepare qmldump for multiply exported C++ objects.
2010-10-01 Bill Kingtests: make compile again
2010-09-30 dtQt4ProjectManager: Fix wrong expannding
2010-09-30 Christian KammQmlJS indenter: Fix incorrect indent after break/continue.
2010-09-30 Leandro MeloTooltips: Avoid showing too much content.
2010-09-30 Thomas HartmannQmlDesigner.model: rename id is now a proper refactorin...
2010-09-30 Thomas HartmannQmlDesigner: crashfix see QTCREATORBUG-2507
2010-09-30 dtSession Manager: Fix crashes after renaming
2010-09-30 Friedemann... Revert unintended side effect of 111c18e353fbea1de53a5f...
2010-09-30 Friedemann... Fix Wizard page not offering the right project to add to.
2010-09-30 Erik VerbruggenQMLEditor: changed quickfix to only activate on the...
2010-09-30 Christian KandelerQML file wizard: Move to new category.
2010-09-30 Christian KandelerMaemo: Remove unused function.
2010-09-30 Friedemann... Gui app wizard: Open form source instead of Qt Designer...
2010-09-30 Christian KammQmlJS: Succeed on the QmlDumpTool::canBuild check if...
2010-09-30 Christian KammQmlJS: Try to build qmldump when opening a Qml project.
2010-09-30 Leena MiettinenDoc - update managing sessions section
2010-09-30 Leena MiettinenDoc - Using SUBDIRS variable
2010-09-30 kh1Some properties are not being highlighted in context...
2010-09-30 Friedemann... Custom Wizards: No files generated.
2010-09-30 Pawel PolanskiCleanup for SymbianOS
2010-09-30 Pawel PolanskiAdded support for not signing packages for Symbian OS
2010-09-30 Leandro MeloHelp: Fix help ids for qt built with namespaces.
2010-09-30 Thorbjørn LindeijerFixed compile on case-sensitive file systems
2010-09-30 hjkversion bump 2.0.91 -> 2.1.81
2010-09-30 Thorbjørn LindeijerMention the semantic highlighting as an addition
2010-09-30 Erik VerbruggenC++: Added release note about semantic highlighting...
2010-09-30 Leena MiettinenDoc - Using namespaces in class names
2010-09-30 Leena MiettinenDoc - Update screen shots of the Welcome screen
2010-09-30 Leena MiettinenUI text - Fix capitalization on Welcome screen
2010-09-30 hjkrename changes-2.1 -> changes-2.1.0
2010-09-30 Erik VerbruggenC++: added quickfix to insert a method definition.
2010-09-30 Friedemann... Debugger [gdb/win]: Use calloc instead of malloc for...
2010-09-30 Friedemann... Debugger[CDB]: Do not kill debuggee when aborting attac...
next