aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: Fix initial loading of behavior settingsOrgad Shaneh2024-04-021-3/+5
* Dap: Fix typo in python engineArtem Sokolovskii2024-03-281-2/+3
* QmlJSEditor: Fix hovering color propertiesChristian Stenger2024-03-271-1/+3
* Axivion: Fix crash on closeChristian Stenger2024-03-271-2/+3
* Revert "Android: Speed up startup by using existing Qt6 Information"Alessandro Portale2024-03-264-48/+11
* Axivion: Improve path mappingChristian Stenger2024-03-223-4/+24
* Axivion: Ensure buttons are exclusiveChristian Stenger2024-03-221-0/+4
* Axivion: Provide find support on project listChristian Stenger2024-03-221-1/+3
* Axivion: Fix reaction on setting changesChristian Stenger2024-03-221-0/+1
* Axivion: Reuse the redirected url for further usageJarek Kobus2024-03-221-12/+17
* LanguageClient: Prevent duplicate references due to file aliasingChristian Kandeler2024-03-212-3/+30
* Qmake: Do not warn if build directory is child of source dirEike Ziller2024-03-211-1/+2
* Doc: Add docs for ExecutableItem::withLog()Jarek Kobus2024-03-201-0/+11
* Doc: Describe shortly ExecutableItem classJarek Kobus2024-03-201-0/+12
* Update qbs submodule to HEAD of 2.3 branchChristian Kandeler2024-03-201-0/+0
* Doc: Adapt withTimeout() to the recent changesJarek Kobus2024-03-201-23/+8
* Welcome: Design update round #2Alessandro Portale2024-03-197-83/+93
* LinuxDeviceTester: Fix a crash on closing dialog when tryToConnect()Jarek Kobus2024-03-193-53/+43
* VcsBaseClientImpl: Don't leak VcsCommand instancesJarek Kobus2024-03-189-12/+23
* Fix visibility of vulnerability warning for QML debuggingEike Ziller2024-03-181-2/+3
* CMakePM: Always set the comiplers from the CMake Preset probeCristian Adam2024-03-181-0/+2
* Terminal: Ignore "height = 0" resize eventsMarcus Tillmanns2024-03-182-2/+5
* German translation: DebuggerEike Ziller2024-03-182-3/+10
* ScreenRecorder: Fix "show dialog or settings" logicAlessandro Portale2024-03-151-3/+5
* Help: Don't crash on shutdown when (un)registedDocumentationNow()Jarek Kobus2024-03-151-0/+4
* ToolChainOptionsPage: Don't leak QMenuJarek Kobus2024-03-141-1/+1
* SystemSettingsWidget: Don't leak label and combobox on non mac hostJarek Kobus2024-03-141-4/+4
* Utils: Allow multiple edits of an environment variableChristian Stenger2024-03-141-5/+4
* LanguageClientSettingsPageWidget: Don't leak QActionsJarek Kobus2024-03-141-1/+1
* QtSettingsPageWidget: Don't leak m_modelJarek Kobus2024-03-141-1/+1
* ExternalTools: Fix drag and drop in the preferencesEike Ziller2024-03-141-7/+15
* Process: Don't call waitForFinished() when process is not runningJarek Kobus2024-03-141-1/+1
* Debugger: Annotate internal debug output with engine typehjk2024-03-141-1/+5
* QtSupport: Restrict QtVersionManagerImpl lifetime to plugin lifetimehjk2024-03-143-3/+16
* QmlDesigner: Add optional dependency on LicenseCheckerEike Ziller2024-03-131-0/+1
* Android: Provide direct JDK download link to required versionAlessandro Portale2024-03-131-7/+7
* Axivion: Make columns movable againChristian Stenger2024-03-131-0/+1
* Axivion: Left-align the header columnsChristian Stenger2024-03-131-1/+6
* Do not use original ID when creating kit for vanished targetEike Ziller2024-03-131-3/+1
* AppMan: Fix crash when creating AppManagerInstallPackageStephjk2024-03-131-1/+2
* Examples: Ignore remote Qt versionsEike Ziller2024-03-131-2/+4
* Axivion: Ensure the username matches on unauthenticated accessJarek Kobus2024-03-131-4/+12
* Axivion: Break the authorization process on errorJarek Kobus2024-03-131-6/+9
* Debugger: Be a bit more explicit about states while quittinghjk2024-03-131-2/+7
* RemoteLinux: Fix crash on running test of an already configured devicehjk2024-03-131-5/+9
* CMakePM: Do not crash with CMake presets and no CMake toolCristian Adam2024-03-131-1/+8
* Welcome: Enable hover effect on Welcome screen buttonsAlessandro Portale2024-03-131-0/+2
* Use Qt::TextShowMnemonic for text metrics and drawingAlessandro Portale2024-03-133-5/+6
* Axivion: Disconnect from Job's finished signalJarek Kobus2024-03-131-0/+1
* Axivion: Avoid sort indicator overlapping column textChristian Stenger2024-03-131-1/+9