aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Editor: only close proposal widgets after updatesDavid Schulz2022-06-281-4/+9
* RemoteLinux: Use path on device for fallback gdbserverhjk2022-06-281-1/+1
* Debugger: Fix handling of stepping while debugging QML/JSChristian Stenger2022-06-281-2/+3
* TestFrameworkManager: Don't leak test tools on shutdownJarek Kobus2022-06-281-0/+1
* Debugger: Avoid crash when debugging with remote cdb engineChristian Stenger2022-06-281-1/+2
* Adapt to move of options to Edit > PreferencesEike Ziller2022-06-289-17/+19
* Android: Cleanup qtc.android.build.androiddeployqtstep loggingAlessandro Portale2022-06-272-2/+3
* FakeVim: Partially implement multi repeat command (:g, :v)hjk2022-06-271-1/+58
* FancyTabBar: Don't leak fancy tabs on shutdownJarek Kobus2022-06-271-2/+3
* Remove reimplementation of AbstractProcessStep::doRun()Jarek Kobus2022-06-273-12/+0
* Editor: Fix code folding marker visibilityDavid Schulz2022-06-271-9/+22
* Debugger: Fix interrupting remote cdb processDavid Schulz2022-06-272-35/+1
* Core: Name "Options" dialog "Preferences"hjk2022-06-271-4/+1
* BuildSystemOutputWindow: Don't leak actions on shutdownJarek Kobus2022-06-271-41/+35
* IDocument: Don't leak MinimizableInfoBars on shutdownJarek Kobus2022-06-271-3/+5
* AssetExporterPlugin: Don't leak action on shutdownv8.0.0-beta2Jarek Kobus2022-06-271-1/+1
* Python: prevent setting local env to remote pylsDavid Schulz2022-06-273-12/+17
* ElfReader: Suppress a coverity messagehjk2022-06-271-4/+6
* Fix "save as" with same file path, involving symbolic linksEike Ziller2022-06-271-1/+2
* ProjectExplorer: Fix abi detection of static Qt buildsCristian Adam2022-06-271-1/+7
* Fix crash handler executable nameEike Ziller2022-06-271-1/+1
* Fix lupdate issuesEike Ziller2022-06-2710-57/+79
* Valgrind: Stop parsing if file open failedOrgad Shaneh2022-06-241-1/+4
* RemoteLinux: Change the displayed names to 'Remote' instead of 'Generic'Adam Treat2022-06-243-5/+5
* Code cosmeticshjk2022-06-2471-135/+164
* CPlusPlus: Use a global variable for the undefined type instancehjk2022-06-245-12/+16
* Update qbs submodule to HEAD of 1.23 branchChristian Kandeler2022-06-241-0/+0
* CPlusPlus: Inline some simple central functionshjk2022-06-2442-1210/+529
* QmlProjectManager: Update landing pageHenning Gruendl2022-06-248-129/+170
* Python: improve initializing python run configurationDavid Schulz2022-06-241-0/+1
* Python: automatically disable outdated pyls settingsDavid Schulz2022-06-245-13/+48
* ClangTools: Move over a test from unittestChristian Kandeler2022-06-2418-0/+560
* Python: only add python files as targetsDavid Schulz2022-06-241-1/+2
* QtcProcess: Be idle when incoming data is emptyJarek Kobus2022-06-241-12/+15
* ProjectExplorer: Prevent spurious soft asserts in target panelChristian Kandeler2022-06-241-2/+4
* Debugger: Fix compile with Qt5Christian Stenger2022-06-241-1/+1
* Editor: Fix dangling completion widgetsDavid Schulz2022-06-242-1/+7
* ClangCodeModel: Move a test over from unittestChristian Kandeler2022-06-235-1/+244
* McuSupport: Delay creation of SettingsHandlerhjk2022-06-232-8/+4
* QbsProjectManager: Fix assertion when writing to non-running processChristian Kandeler2022-06-231-2/+3
* Fix application of value to StringAspect/LineEditDisplayEike Ziller2022-06-231-0/+3
* Add android-build/libs/<ABI> to solibSearchPathBogDan Vatra2022-06-231-0/+5
* Fix Android debuggingBogDan Vatra2022-06-232-4/+4
* Set solibSearchPath to LLDBBogDan Vatra2022-06-231-0/+3
* CdbEngine: Don't call blocking waitForStarted()Jarek Kobus2022-06-232-11/+18
* ProjectExplorer: Do not remove "-Xclang" from command lineChristian Kandeler2022-06-231-0/+2
* CorePlugin: Prevent double warnings for overwriting filesTapani Mattila2022-06-222-13/+14
* QtcProcess: Connect to done() signal instead of finished()Jarek Kobus2022-06-221-1/+1
* LldbEngine: Don't call blocking waitForStarted()Jarek Kobus2022-06-222-9/+14
* Remove a the necessity of a few weak vtableshjk2022-06-2210-1/+19