aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* qds: workaround for none working https urlsqds/v4.2.0qds/4.2Tim Jenssen2023-06-191-1/+5
* QmlDesigner: Use http as fallback if SSL is not supportedSamuel Ghinet2023-06-142-6/+20
* QmlDesigner: Delete puppet rhi pipeline cache every now and thenMiikka Heikkinen2023-06-131-8/+24
* QmlDesigner: invert check on QmlDesignerProjectManager::activeTargetChangedhjk2023-06-121-1/+1
* QmlDesigner: Remove double lockMarco Bubke2023-06-081-4/+0
* QmlProjectManager: fix import FilePathTim Jenssen2023-06-071-3/+4
* QmlDesigner: Cache graphics pipeline in puppetMiikka Heikkinen2023-06-073-1/+82
* Merge remote-tracking branch 'origin/11.0' into qds/devTim Jenssen2023-06-07138-946/+1299
|\
| * ProjectExplorer: fix warning when there is no buildConfigurationTim Jenssen2023-06-071-2/+4
| * QmlProjectManager: fix warning when project has no mainScriptTim Jenssen2023-06-071-1/+1
| * Qml: fix Boot2Qt deployment from Windows hostTim Jenssen2023-06-075-41/+32
| * Debugger: Fix BreakpointItem::needsChangeMarcus Tillmanns2023-06-071-0/+2
| * CMake: fix find link atDavid Schulz2023-06-071-1/+1
| * Debugger: Use Utils::Text::Position instead of int line numberhjk2023-06-0717-92/+101
| * Debugger: Fix compile warningMarcus Tillmanns2023-06-071-4/+4
| * Fix some more *::count() deprecation warningshjk2023-06-078-14/+13
| * Terminal: Fix warnings about re-registered actionMarcus Tillmanns2023-06-072-24/+42
| * Kits: Sort kit parts by deviceMarcus Tillmanns2023-06-074-95/+107
| * ClangFormat: Do not change incompatible settingsMarcus Tillmanns2023-06-071-5/+1
| * NetworkAccessManager: Remove unneeded includesJarek Kobus2023-06-072-10/+1
| * Debugger: Replace some uses of deprecated QVariant::typehjk2023-06-072-4/+4
| * CppEditor: Reuse QScopeGuard instead of ExecuteOnDestructionJarek Kobus2023-06-079-64/+48
| * TextEditor: Add tests for the generic highlighterDavid Schulz2023-06-075-0/+226
| * McuSupport: Do not try to handle non-existing targetsChristian Stenger2023-06-071-0/+3
| * QmlDesigner: fix typoTim Jenssen2023-06-061-3/+3
| * ProjectExplorer: Replaace some QVariant::type() useshjk2023-06-061-7/+7
| * All: Replace deprecated QLibraryInfo::locationhjk2023-06-0611-13/+13
| * Utils: Replace two deprecated uses of .count()hjk2023-06-062-2/+2
| * General settings: Move toolbar style to theme settingEike Ziller2023-06-061-1/+1
| * Beautifier: Fix restoring of settingsEike Ziller2023-06-061-0/+1
| * Markdown: Set focus to text editor at startEike Ziller2023-06-061-2/+2
| * QmlDesigner: Inline assetexportdialog.uihjk2023-06-064-135/+90
| * Vcs: Use PagedSettings for common settingshjk2023-06-066-111/+54
| * Python: support remote file paths when loading projectsDavid Schulz2023-06-061-6/+5
| * Python: filepathify python project path for savingDavid Schulz2023-06-061-13/+12
| * ProjectExplorer: Fix build progress icon alignmentAlessandro Portale2023-06-061-2/+2
| * ClangCodeModel: Restart clangd on changes in VCS repositoryChristian Kandeler2023-06-061-0/+19
| * TaskTree: Rename TaskItem into GroupItemJarek Kobus2023-06-0627-189/+190
| * SilverSearcher: Fix missing includeChristian Stenger2023-06-061-0/+2
| * Do not show Design Studio settings page in Qt CreatorEike Ziller2023-06-062-6/+8
| * Utils: Introduce customMargin(const QMargins &)Alessandro Portale2023-06-062-11/+11
| * Tasking: Introduce NetworkQueryJarek Kobus2023-06-064-2/+98
| * Core: Use LayoutBuilder in CommandMappingsPrivateAlessandro Portale2023-06-061-30/+21
| * Utils: Fix compilation with recent Qt devhjk2023-06-061-2/+2
| * QmlJS: Avoid deprecation warninghjk2023-06-061-26/+27
| * Revert "ProjectExplorer: Remove 4.11 compatibility code in buildsteplist"hjk2023-06-061-0/+10
| * Terminal: Decode percent encodingMarcus Tillmanns2023-06-061-1/+2
| * QmlProjectManager: Use FilePathAspect for device QML viewer overidehjk2023-06-061-3/+2
| * Tasking: Introduce ConcurrentCallJarek Kobus2023-06-064-3/+105
| * Terminal: Fix esc button updateMarcus Tillmanns2023-06-061-1/+2