aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Start lldb-server instead of gdbserverhjk2020-04-021-7/+15
* RemoteLinux/Debugger: Pass right platform string to LLDBhjk2020-04-024-0/+8
* QmlDesigner: Skip duplicate assets imported simultaneouslyMiikka Heikkinen2020-04-021-0/+5
* QmlDesigner: Use constants for flow block sizeThomas Hartmann2020-04-021-5/+7
* QmlDesigner: Fix bounding boxes in flow editorThomas Hartmann2020-04-021-64/+82
* QmlDesigner: fix a rarely happen crashTim Jenssen2020-04-024-5/+13
* ProjectExplorer: Fix copy-paste error in AbstractProcessStepChristian Kandeler2020-04-021-1/+1
* QmlDesigner: Add highlight color to edit 3D view toolbar buttonsMiikka Heikkinen2020-04-021-8/+8
* RemoteLinux: Rename some gdbServer variable to debugServerhjk2020-04-021-3/+3
* Debugger: Rename some gdbserver variable to debugServerhjk2020-04-021-9/+9
* ProjectExplorer: Fix build progress bar updateViacheslav Tertychnyi2020-04-011-1/+1
* QbsProjectManager: Ensure project data update on target switchChristian Kandeler2020-04-011-0/+10
* ProWriter: Fix removeVarValues() functionChristian Kandeler2020-04-011-2/+7
* TreeScanner: Do not trigger signals in destructorTobias Hunger2020-03-311-0/+2
* QmlDesigner: Colorize light gizmosMiikka Heikkinen2020-03-312-0/+3
* QmlDesigner: fix some unused warningsTim Jenssen2020-03-303-0/+5
* Update qbs submodule to HEAD of the 1.16 branchRichard Weickelt2020-03-301-0/+0
* QmlDesigner: Do not support rectangle gradient in Qt for MCUsThomas Hartmann2020-03-301-1/+2
* Qbs: Suppress spurious warnings about mismatching compiler pathsChristian Kandeler2020-03-301-1/+2
* QmlDesigner: Enable toggling the helper grid on/offMahmoud Badri2020-03-309-13/+38
* Fix compile issue when there is no quick3dassetimport moduleMiikka Heikkinen2020-03-301-0/+2
* QmlDesigner: Create thumbnail for imported 3D assetsMiikka Heikkinen2020-03-306-57/+158
* ClangTools: Add "Analyze Current File" to Tools menu and context menuEike Ziller2020-03-306-12/+31
* 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
* QmlDesigner: Fix ItemLibraryEntry serializationMiikka Heikkinen2020-03-271-0/+4
* 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
* LanguageClient: Resolve recursive includeDavid Schulz2020-03-262-1/+5
* 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
* 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
* 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