aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* QmlDesigner: Fix crash when selecting ISO iconEike Ziller2020-03-301-10/+11
* Android: Make sure that to be accepted licenses are visible to the userOliver Wolff2020-03-284-389/+445
* Doc: Update the project template screen captureVenugopal Shivashankar2020-03-272-13/+26
* Doc: Update images on the front pageLeena Miettinen2020-03-2724-7/+293
* QmlDesigner: Fix ItemLibraryEntry serializationMiikka Heikkinen2020-03-271-0/+4
* Fix for Pane not being visible in the form editorUnseon Ryu2020-03-271-1/+0
* Doc: Describe GDB settingsLeena Miettinen2020-03-273-0/+87
* qmljs: Do not use app.qmltypes and lib.qmltypes anymoreMaximilian Goldstein2020-03-273-20/+25
* QmlDesigner: Enable setting a material's diffuseMap by drag and dropMahmoud Badri2020-03-263-20/+50
* QmlDesigner: why not delay it everywhereTim Jenssen2020-03-261-3/+2
* QmlDesigner: remove unclear "clearItems" functionTim Jenssen2020-03-262-9/+0
* QmlDesigner: introduce DisableItemLibraryUpdateTimerTim Jenssen2020-03-262-1/+6
* AutoTest: Fix flakyness of plugin testChristian Stenger2020-03-263-13/+24
* Fix exampleThomas Hartmann2020-03-261-4/+4
* LanguageClient: Resolve recursive includeDavid Schulz2020-03-262-1/+5
* QmlDesigner: Do not allow keyboard focus on macOS for puppetThomas Hartmann2020-03-262-13/+3
* Android: Fix download link for JDKOliver Wolff2020-03-261-1/+1
* LanguageClient: Fix setting trigger chars for function hint providerDavid Schulz2020-03-261-1/+1
* QmlDesigner.PropertyEditor: Hide action indidactors on controlsThomas Hartmann2020-03-2512-2/+21
* Add the ability to unify keyframe handlesKnud Dollereder2020-03-2522-30/+207
* AutoTest: Fix handling of GTEST_SKIPChristian Stenger2020-03-252-28/+53
* Qmake: Work around crashhjk2020-03-251-0/+1
* QmlDesigner: Draw FlowDecision and FlowWildcard as diamondThomas Hartmann2020-03-251-1/+11
* McuSupport: Register Qt for MCUs .qch filesAlessandro Portale2020-03-256-8/+43
* Doc: Fix more documentation warnings for Extending Qt Creator ManualTopi Reinio2020-03-254-19/+18
* TextEditor: Make accidentally activating a link more difficult againDavid Schulz2020-03-251-28/+27
* Editor: Fix crash after resetting clangbackendreceiverDavid Schulz2020-03-251-1/+4
* Doc: Update info on Python run settingsLeena Miettinen2020-03-252-0/+3
* QmlDesigner: Improve painting code for connectionThomas Hartmann2020-03-241-4/+15
* QmlDesigner: Implement proper connection of FlowDecision and FlowWildcardThomas Hartmann2020-03-241-1/+25
* QmlDesigner: Relax conditionThomas Hartmann2020-03-241-1/+1
* QmlDesigner: Implement joinConnectionThomas Hartmann2020-03-241-1/+4
* QmlDesigner: Fix crashThomas Hartmann2020-03-241-0/+2
* QmlDesigner: Paint indicator for start in flowThomas Hartmann2020-03-241-0/+40
* QmlDesigner: Create decision and wildcard items in form editorThomas Hartmann2020-03-243-1/+21
* QmlDesigner: Add FormEditorFlowDecisionItem and FormEditorFlowWildcardItemThomas Hartmann2020-03-242-0/+97
* QmlDesigner: Add missing constThomas Hartmann2020-03-241-1/+1
* QmlDesigner: Fix checkThomas Hartmann2020-03-241-1/+1
* QmlDesigner.PropertyEditor: Add joinConnection supportThomas Hartmann2020-03-241-1/+3
* QmlDesigner: Implement isFlowDecision() and isFlowWildcard()Thomas Hartmann2020-03-242-1/+27
* QmlDesigner: Add support for Flow items to QmlItemNodeThomas Hartmann2020-03-242-2/+42
* QmlDesigner: Add rootModelNode() to QmlItemNodeThomas Hartmann2020-03-242-0/+8
* QmlDesigner: Fix crashThomas Hartmann2020-03-241-0/+3
* Doc: Update info about Bare Metal devicesLeena Miettinen2020-03-2413-50/+255
* Editor: Add Qt Script mime typeDavid Schulz2020-03-241-0/+7
* Doc: Update info on automatically registering CMake helpLeena Miettinen2020-03-242-1/+8
* Shortcut settings: Fix wrong warning for shortcuts working in editorEike Ziller2020-03-241-8/+6
* WASM: Experimental -> DisabledByDefaultEike Ziller2020-03-241-1/+1
* QmlDesigner: Only read AuxiliaryData from text if not setThomas Hartmann2020-03-231-2/+5
* QmlDesigner: Make zoom and background color persistentThomas Hartmann2020-03-235-26/+67