OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2010-10-08 Kai KoehneMerge branch 'master' of scm.dev.nokia.troll.no:creator...
2010-10-08 conFix annoying behavior that target selector always switc...
2010-10-08 conAvoid use of QKeySequence::isEmpty in checks in command...
2010-10-08 Adrien BustanyFakeVim: Allow ctrl+left/right to move word-wise in...
2010-10-08 Adrien BustanyFakeVim: add ctrl-w in insert mode
2010-10-08 Leandro MeloRemove old snippets plugin.
2010-10-07 Christian KammQmlJS: Always register C++ based components with their...
2010-10-07 dtQt4ProjectManager: Warn of a existing build for a diffr...
2010-10-06 conInsert tabs for \t when doing regexp replace.
2010-10-06 Leandro MeloCreate a reusable item delegate wich supports "annotati...
2010-10-06 Christian KammC++ indenter: Add another ObjC test.
2010-10-06 Christian KammC++ indenter: Don't get confused on 'for (a in b)'.
2010-10-05 dtQt4ProjectManager: Support Makefile variable
2010-10-05 dtRemove accidently commited file.
2010-10-04 dtCMake Run Page: Colorize output and disable finish...
2010-10-04 Leandro MeloTests: Add project with suggestions for testing the...
2010-10-04 dtMerge remote branch 'origin/2.1'
2010-10-04 dtMerge remote branch 'origin/2.1'
2010-10-04 Friedemann... Debugger: Remove unused 'precise breakpoints' setting.
2010-10-04 Tobias HungerFix build on non-windows
2010-10-04 Thomas HartmannQmlDesigner: compile fix
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...
next