summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* PerfProfiler: Add hint how to make perf workRobert Loehning2020-04-021-1/+2
* Android: remove automatic sdk setup ambiguityAssam Boudjelthia2020-04-022-57/+53
* Android: Use BuildSystem in AndroidExtraLibraryListModelhjk2020-04-023-23/+20
* Port QtCreator over to use filterRegularExpressionLars Knoll2020-04-0116-63/+44
* Android: Use the new Target::activeBuildKey() functionhjk2020-04-015-29/+23
* ProjectExplorer: Introduce an Targer::activeBuildKey()hjk2020-04-012-0/+11
* ProjectExplorer: Introduce "extra data" handling for build systemhjk2020-04-012-0/+17
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-03-3044-549/+800
|\
| * 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
* | OutputFormatter: Re-add handling of stand-alone carriage returnChristian Kandeler2020-03-302-2/+12
* | TargetSetupPage: Translate less HTMLRobert Loehning2020-03-301-3/+5
* | Qmake: Move context build action handling to build systemhjk2020-03-305-94/+60
* | Disable "Save All" when there are no documents to be savedVille Nummela2020-03-304-12/+38
* | Remove export for class as TODOFederico Guerinoni2020-03-301-2/+1
* | Autotest: Slim down TestFrameworkManager interfacehjk2020-03-277-77/+29
* | Autotest: Keep track of generating framework in TestTreeItemhjk2020-03-2736-106/+117
* | TextEditor: Fix regular expression to wildcard workaroundChristian Stenger2020-03-271-2/+10
* | Android: Check for usable JDK version in settingsOliver Wolff2020-03-271-1/+24
* | Autotest: Move Test{FrameWorkManager,Runner} singletonshjk2020-03-265-39/+31
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-03-2664-183/+764
|\ \ | |/
| * 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