summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QbsProjectManager: Add selection of abis for the android targetRaphaƫl Cotty2021-01-184-12/+155
* Merge "Merge remote-tracking branch 'origin/4.14'"The Qt Project2021-01-1816-46/+152
|\
| * Merge remote-tracking branch 'origin/4.14'Eike Ziller2021-01-1816-46/+152
| |\
| | * Doc: Describe using rich text editorLeena Miettinen2021-01-183-1/+25
| | * Fix formatting of proparser messagesEike Ziller2021-01-151-2/+2
| | * AssetExport: Enable generating multiple metadata filesVikas Pachdha2021-01-157-29/+85
| | * SSH: Fix non-session based download operationChristian Kandeler2021-01-152-23/+56
| | * TextEditor: Fix search result highlight for overlapping resultsDavid Schulz2021-01-151-1/+1
| | * Doc: Update screenshot and add info about variables buttonLeena Miettinen2021-01-142-2/+7
| | * QmlDesigner: print SignalHandlerProperties in debug viewThomas Hartmann2021-01-141-0/+5
| | * OutputFormatter: Do not ignore DebugFormatChristian Stenger2021-01-142-2/+4
| | * Dumper: Fix std dumper for release buildsDavid Schulz2021-01-141-3/+15
| | * Dumper: robustify msvc std vector/string dumpersDavid Schulz2021-01-141-10/+10
| | * qml2puppet: add cmake multilanguage-supportTim Jenssen2021-01-141-0/+10
| | * Suppress issues for .pro files that are excluded from exact parseEike Ziller2021-01-131-4/+18
| | * Qbs: Update to head of 1.18Eike Ziller2021-01-131-0/+0
| | * Fix project tree's "synchronize with editor"Eike Ziller2021-01-121-0/+1
* | | Add "r" as mnemonic for Build > Build for Run ConfigurationMitch Curtis2021-01-181-1/+1
* | | CppEditor: Make it possible to change the order of parameters in the Generate...Leander Schulten2021-01-182-74/+202
|/ /
* | QmlDesigner: Fix storing current timeline and state nodes in modelMiikka Heikkinen2021-01-181-0/+2
* | AutoTest: Handle summary of Qt tests if possibleChristian Stenger2021-01-181-3/+11
* | QmlDesigner: Fix crash when adding timeline and rootnode is not visualMiikka Heikkinen2021-01-151-3/+6
* | qmljs: fix tst_importcheckFawzi Mohamed2021-01-151-2/+6
* | QmlProfiler: Be more patient in FlameGraphViewTestUlf Hermann2021-01-151-1/+1
* | CppEditor: Fix renaming location for "optimize for loop" quickfixChristian Kandeler2021-01-151-1/+1
* | Tracing: Fix flamegraph view testUlf Hermann2021-01-151-5/+6
* | QmlDesigner: Fix test buildMiikka Heikkinen2021-01-151-0/+6
* | QmlDesigner: Show image preview tooltip only if image fetch succeedsMiikka Heikkinen2021-01-151-2/+3
* | CppEditor: Fix race condition for highlighting of local usagesChristian Kandeler2021-01-154-5/+15
* | AutoTest: Simplify expressionChristian Stenger2021-01-151-3/+1
* | AutoTest: Handle test tools inside project settingsChristian Stenger2021-01-157-26/+107
* | Fix vanishing transitions when zooming to stateJarek Kobus2021-01-147-10/+40
* | IDocument: Simplify permission changesEike Ziller2021-01-1415-120/+65
* | Fix compile errorMiikka Heikkinen2021-01-145-6/+3
* | Debugger: Also ignore SIGSTOPs inside clone() when using a terminalhjk2021-01-141-8/+12
* | Debugger: Make the "There be dragons" hint more visiblehjk2021-01-141-2/+0
* | CPlusPlus: Refactor FindUsages::getType()Christian Kandeler2021-01-142-135/+167
* | QmlDesigner: Add font asset preview tooltipMiikka Heikkinen2021-01-1419-192/+594
* | Sqlite: Activate extended error codesMarco Bubke2021-01-142-9/+137
* | CppTools: Do not wait for QFuture in ~BuiltinEditorDocumentProcessor()Christian Kandeler2021-01-141-1/+0
* | Core: Signal duplicated editorshjk2021-01-145-2/+21
* | CMakeProjectManager: Fix issues with precompiled headersCristian Adam2021-01-145-47/+81
* | Remove unneeded includeJarek Kobus2021-01-131-1/+0
* | TextEditor: only track actions which are updatedDavid Schulz2021-01-131-125/+50
* | QmlDesigner: Fix property removed notificationMarco Bubke2021-01-131-0/+2
* | Add missing includesJarek Kobus2021-01-132-0/+3
* | Core: Do not open documents for all dropped filesDavid Schulz2021-01-133-16/+40
* | Compile fixJarek Kobus2021-01-132-1/+3
* | Doc: Add link to a new QDS videoLeena Miettinen2021-01-135-3/+18
* | Use std::unordered_map instead of std::mapJarek Kobus2021-01-138-32/+73