OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2010-09-29 Friedemann... PathChooser: Fix Windows.
2010-09-29 Erik VerbruggenCPPEditor: Fixed invalid location in refactoring action.
2010-09-29 Friedemann... PathChooser: Fix: Unable to enter relative command...
2010-09-29 Friedemann... Debugger: Use raw path for gdb binaries.
2010-09-29 Tobias HungerUpdate make command on changes
2010-09-29 Lasse HolmstedtBuild QMLObserver and qmldump only in debug mode
2010-09-29 Lasse HolmstedtQML Observer: fix paths for the qml app template
2010-09-29 hjkfakevim: use more of base text's cursor handling
2010-09-29 Friedemann... Debugger: Handle synchronous startup fail (Windows).
2010-09-29 Christian KandelerMaemo: Fix loading of < 2.1 projects.
2010-09-29 Lasse HolmstedtFixed copying files from share
2010-09-29 Lasse HolmstedtDebugger: Use mainwindow as the parent of message boxes
2010-09-29 Lasse HolmstedtQML Observer: Complain about not having it if debugging...
2010-09-29 Lasse HolmstedtQML Observer: Build together on runtime with debugging...
2010-09-29 Lasse HolmstedtCompile qmldump with debugging helpers
2010-09-29 Leandro MeloGeneric highlighter: Make the editor more flexible...
2010-09-28 Robert LoehningL10n: Improved German translations related to checkboxes
2010-09-28 Leena MiettinenUI text - fix capitalization
2010-09-28 Leena MiettinenDoc - New Sidebar views: Outline and Class View
2010-09-28 Leena MiettinenDoc - Validating user input in custom wizards
2010-09-28 hjkdebugger: compile fix, remove dangling #include
2010-09-28 Friedemann... Debugger: List break on catch/throw as such and map...
2010-09-28 Christian KammQmlJS: Fix initializer of property declaration not...
2010-09-28 Kai KoehneQmlJsObserver: Avoid false dependencies
2010-09-28 Kai KoehneDebugger: Remove explicit language switch from menu
2010-09-28 Kai KoehneQmlDebugging: Don't rely on QmlInspector plugin to...
2010-09-28 Kai KoehneFix style issues in QmlProject runtime configuration...
2010-09-28 hjkdebugger: fix impossibility to remove a field in a...
2010-09-28 hjkdebugger: attempt to use Utils::PathChooser when change...
2010-09-28 hjkdebugger: set a real dialog title on breakpoint window
2010-09-28 Christian KandelerUser file management: Fix comments and version strings.
2010-09-28 Christian KandelerQML wizards: Change names and descriptions.
2010-09-28 Christian KandelerQML wizard: Make Qt detection work for major versions...
2010-09-28 Leandro MeloRemove old and unused snippets file.
2010-09-28 Tobias HungerReorder arguments passed to qmake
2010-09-28 Tobias HungerGit: Do not require the path to be set in the config
2010-09-28 Tobias HungerUse PathChooser in MakeStep config widget
2010-09-28 hjkdebugger: remove rarely needed "Recheck Debuggging...
2010-09-28 hjkdebugger: remove unused break-by-function dialog
2010-09-28 hjkdebugger: add missing 'Use full path' toggle in recentl...
2010-09-28 Kai KoehneQmlJsDebugger: Fix compilation with latest qt
2010-09-28 Erik VerbruggenQML: added qmldir copying for shadow builds to the...
2010-09-28 Erik VerbruggenQML: tweaked the generated extension plugin wizard.
2010-09-28 Thorbjørn LindeijerFixed option dialog not selecting smallest font size
2010-09-28 Erik VerbruggenQML: added validation rules to the extension wizard.
2010-09-28 Kai KoehneQmlEditor: Fix gcc warnings
2010-09-28 Kai KoehneQmlObserver: Fix typo in comment
2010-09-28 Kai KoehneQmlObserver: Fix runtime warning
2010-09-28 Kai KoehneQmlObserver: Fix assert on exit (Windows)
2010-09-28 Christian KandelerMaemo: Don't allow run control to be created for invali...
2010-09-28 Christian KandelerMaemo: Use tighter regular expression for pkill.
2010-09-28 hjkdebugger: python dumpers for QTextCursor and QTextDocument
2010-09-28 Kai KoehneQmlOutline: Show functions in outline
2010-09-28 Christian KandelerMaemo: Be more tolerant in case of missing tool chain.
2010-09-28 Christian KandelerMaemo: Disable proxy use for device access.
2010-09-28 Christian KandelerMaemo: Add deployment information to library wizard.
2010-09-28 Christian KandelerMaemo: Initialize remote application path in run config...
2010-09-27 Robert LoehningL10n: Added missing blank in German translation
2010-09-27 dtCMakeProject: Keep locator informed about our files
2010-09-27 Erik VerbruggenFixed compiler warnings.
2010-09-27 Erik VerbruggenC++: make InsertionPointLocator ready for re-use.
2010-09-27 Erik VerbruggenC++: Disabled CompleteSwitchCaseStatement: needs bugfixing.
2010-09-27 Erik VerbruggenAdded ignore for build products in tests.
2010-09-27 Erik VerbruggenC++: fixed possible null-pointer access.
2010-09-27 hjkdebugger: fix enabled state of 'start external'
2010-09-27 hjkdebugger: escape backslashs properly
2010-09-27 dtQt4RunConfiguration & CMakeRunConfiguration: Fix connects
2010-09-27 hjkversion bump 2.0.90 -> 2.0.91
2010-09-27 hjkfakevim: disable Shift-Up style keyboard selection...
2010-09-27 hjkfakevim: fix anchor setting after %
2010-09-27 hjkrssfetcher: fix crashes on startup if no features are...
2010-09-27 Denis MingulovQApplication::aboutToQuit signal is used for the plugin...
2010-09-27 dtRunConfigurations: Rename a few misnamed functions
2010-09-27 dtQt4RunConfiguration: Those 3 do not need to be slots
2010-09-27 dtApplicationRC: make exectuable() and co. return expande...
2010-09-27 dtQt4ProjectManager: Remove run dependency on QmlJSEditor
2010-09-27 dtRevert "Remove the QmlJSEditor dependency from Qt4Proje...
2010-09-27 Thomas HartmannQmlDesigner.Model: check ids for qml keywords
2010-09-27 Thomas HartmannQtQuickToolBar: support for .sci files
2010-09-27 hjkdebugger: make watchers more robust in the presence...
2010-09-27 Friedemann... Custom wizard: Add validation rules.
2010-09-27 hjkdebugger: activate new compiled QDate and QTime dumpers
2010-09-27 hjkdebugger: python and c++ dumpers for QDate and QTime
2010-09-27 hjkdebugger: add a manual QDate and QTime test
2010-09-27 Pawel PolanskiLibrary header files are not exported anymore (SymbianOS)
2010-09-27 Friedemann... Debugger: Move dialogs settings out of the global setti...
2010-09-27 dtQt4Project: Remove dead code
2010-09-27 Erik VerbruggenAdded ignore for build products.
2010-09-27 Christian KammC++ indenter: Fix member initializer indent being hardc...
2010-09-27 Leandro MeloSnippets: Show snippets after "corresponding" keywords.
2010-09-27 Leandro MeloSnippets: Add more templates.
2010-09-27 Christian KammQmlJS indenter: Fix break/continue/throw in if statemen...
2010-09-27 hjkdebugger: somewhat more restrictive enabling of debugge...
2010-09-27 dtTaskWindow: Fix connecting to both clicked and activated
2010-09-27 dtCMake: Set up environment for cmake correctly
2010-09-27 Christian KammQmlJS indenter: Fix problem with object literals.
2010-09-25 Daniel MolkentinInitialize correct member. Fixes potential crash on...
2010-09-24 Leandro MeloSnippets: Check if file exists.
2010-09-24 Leandro MeloRemoved unused pngs.
2010-09-24 Leandro MeloAdd destructor to BaseHoverHandler.
next