OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2010-04-30 Tobias HungerMark simulator as a mobile target
2010-04-30 Tobias HungerActivate simulator
2010-04-30 Tobias HungerAdd a special target for Qt simulator
2010-04-30 Christian KammQmlJS: Fix completion context when cursor is to the...
2010-04-30 Erik VerbruggenMoved quick-exit check back to the indenter.
2010-04-30 Robert LoehningUsing Q_UNUSED to avoid warnings from MinGW
2010-04-30 Jörg SchummerQmlDesigner.ItemLibrary: adjust style to property edito...
2010-04-30 Jörg SchummerQmlDesigner.ItemLibrary: adjusted style
2010-04-30 Jörg SchummerQmlDesigner.ItemLibrary: Hide scroll bar when not needed
2010-04-29 Jens Bache... A minor optimization for Manhattanstyle
2010-04-29 Jens Bache... Use Open Project button in Getting Started mode
2010-04-29 Leena MiettinenAdd information about how to use the Qt Quick visual...
2010-04-29 Leena MiettinenModify list of supported platforms.
2010-04-29 Leena MiettinenAdd information about using QML inspector.
2010-04-29 Jens Bache... Fixed an issue with animated icons on fancylineedit
2010-04-29 Friedemann... i18n: Complete German translation for 2.0
2010-04-29 Friedemann... tr()-glitch.
2010-04-29 Jens Bache... Make it possible to clear keyboard shortcuts again
2010-04-29 hjkdebugger: remove 'tooltip' widget as soon as the mouse...
2010-04-29 hjkdebugger: remove unneeded variable
2010-04-29 hjkfakevim: fix cursor positioning in after :!
2010-04-29 hjkfakevim: fix autotest after recent changes to input...
2010-04-29 hjkfakevim: adjust tests to use 'iskeyword'
2010-04-29 hjkfakevim: positioning fixes for linewise shifting
2010-04-29 Christian KammQmlJS: Completion for enums.
2010-04-29 Christian KammQmlJS: Improve completion for object bindings with...
2010-04-29 Christian KammQmlJS: Add a check to disallow recursive type definitio...
2010-04-29 Christian KammQmlJS: Fix qmldump to ignore extending types and update...
2010-04-29 Christian KammQmlJS: Don't put automatic semicolons directly after...
2010-04-29 Christian KammQmlJS: Improve property and Type completion in Qml...
2010-04-29 Christian KammQmlJS: Add CompletionContextFinder to allow context...
2010-04-29 Christian KammQmlJS: Move parts of the indenter to the new LineInfo.
2010-04-29 Jens Bache... Swap build/run buttons
2010-04-29 Jens Bache... Add "Open Project" to welcome page
2010-04-29 ckSSH: Increase poll frequency.
2010-04-29 Daniel MolkentinAdd QML examples to welcome page
2010-04-29 Thomas HartmannQmlDesigner: adding translation context for exception
2010-04-29 Thomas HartmannQmlDesigner.propertyEditor: remove leftovers if anchoring
2010-04-29 Thomas HartmannQmlDesigner.statesEditor: fix for colorAlpha
2010-04-29 Thomas HartmannQmlDesigner.propertyEditor: better behaivour of Gradien...
2010-04-29 Thomas HartmannQmlDesigner.propertyEditor: add antialiasing to Gradien...
2010-04-29 Thomas HartmannQmlDesigner.statesEditor: fixing some glitches and...
2010-04-29 Thomas HartmannQmlDesigner.propertyEditor: smooth for Text
2010-04-29 Lasse HolmstedtFixed localization issues with SideBar
2010-04-29 conFix usage of shutdown methods in FakeVim.
2010-04-29 Marco BubkeDon't assert anymore for a invalid z value
2010-04-29 Kai KoehneQuickDesigner: Fix tooltips in visual editor
2010-04-29 Roberto RaggiGet rid of unsigned/long suffixes before evaluating...
2010-04-29 hjkdebugger: make error message after a broken stack respo...
2010-04-29 hjkdebugger: 'fix' handling of input syntax change for...
2010-04-29 hjkfakevim: improve handling of iskeyword
2010-04-29 Thomas HartmannQmlDesigner.propertyEditor: add missing qsTr()
2010-04-29 Thomas HartmannQmlDesigner.propertyEditor: show expressions as tooltips
2010-04-29 Thomas HartmannQmlDesigner.propertyEditor: hide ExpressionEdit if...
2010-04-29 Lasse HolmstedtFixed strings in qmlinspector and shutdown() issues
2010-04-29 Thomas HartmannQmlDesigner.propertyEditor: only select QDeclarativeItems
2010-04-29 Thomas HartmannQmlDesigner.propertyEditor: fix qsTr
2010-04-28 conRename IPlugin::shutdown --> IPlugin::aboutToShutdown
2010-04-28 conDon't delete members in DebuggerPlugin::shutdown.
2010-04-28 Friedemann... 18n: Update German translation for 2.0
2010-04-28 Christian KammStyling: Merge Qt Simulator theme changes back into...
2010-04-28 hjkfakevim: revert accidentally commited test code
2010-04-28 hjkfakevim: compile fixes for manual and auto test
2010-04-28 Christiaan... QmlDesigner.StatesEditor: interface reworked.
2010-04-28 kh1Fix handleHelpRequest.
2010-04-28 kh1We need to check for namespace nokia too.
2010-04-28 kh1Force the action to be really disabled.
2010-04-28 kh1The return value was reversed, though not checked really.
2010-04-28 Thomas HartmannQmlDesigner.propertyEditor: cleanup qml
2010-04-28 Thomas HartmannQmlDesigner.propertyEditor: tweak layout
2010-04-28 Thomas HartmannQmlDesigner.propertyEditor: show emtpy instead of empty...
2010-04-28 Thomas HartmannQmlDesigner.propertyEditor: uninitialized member
2010-04-28 Thomas HartmannQmlDesigner.propertyEditor: unifying error messages...
2010-04-28 Thomas HartmannQmlDesigner.itemLibrary: set correct size for dragItem
2010-04-28 hjkfakevim: make input more robust on non-US-style keyboards
2010-04-28 Jens Bache... Fix text eliding and rtl issues with miniprojectselector
2010-04-28 hjktexteditor: code cosmetics
2010-04-28 hjkfakevim: add IsKeyword configuration option
2010-04-28 hjkdebugger: some python polishing
2010-04-28 hjkfakevim: start working on some syntax highlighting...
2010-04-28 Lasse HolmstedtMoved plugin deletion code from shutdown() to destructor
2010-04-28 Jens Bache... Make targetselector translatable
2010-04-28 Christian KammQmlJS: Change way to translate strings to nicer one.
2010-04-28 Christian KammQmlJS: Remove unused function environment from binder.
2010-04-28 Kai KoehneQuickDesigner: Remove dependency of autotests to tests...
2010-04-27 conIcon tweaks for line edits.
2010-04-27 Daniel MolkentinImprove spacing of links on welcome page, News & Suppor...
2010-04-27 Leena Miettinendoc changes
2010-04-27 conShow "default device" checkmark instead of comboboxes...
2010-04-27 Marco BubkeFix crash for setting a expression.
2010-04-27 Marco BubkeRevertlist for states are now skipped if the state...
2010-04-27 Marco BubkeImprove updating for changing of a target object in...
2010-04-27 Marco BubkeReset the id before destroying a object
2010-04-27 Marco BubkeImprove NodeInstanceMetaObject workaround for NaN values
2010-04-27 Marco BubkeSet the rootObject of a file component as the parent...
2010-04-27 Marco BubkeUse a new context for every new created component.
2010-04-27 Marco BubkeResetting the binding for a property before destroying it.
2010-04-27 Marco BubkeBauhaus Qml types should be not added to the Bauhaus...
2010-04-27 Thomas HartmannQmlDesigner.propertyEditor support for echoMode
2010-04-27 Thomas HartmannQmlDesigner.propertyEditor: support for pixelSize
next