aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "TextEditor: Use synchronous highlighter by default"David Schulz2024-03-062-11/+7
* Welcome: Also hide separator lines when collapsing top- and side areasAlessandro Portale2024-03-061-13/+22
* AppMan: Fix crash when using a qmlprojectDominik Holland2024-03-062-0/+3
* SyntaxHighlighter: Add rerun if highlighting was interruptedArtem Sokolovskii2024-03-064-29/+136
* Android/ProjectExplorer: Fix crash when removing multiple Android QtsEike Ziller2024-03-064-12/+25
* TextEditor: Use synchronous highlighter by defaultDavid Schulz2024-03-062-7/+11
* Help: Update qlitehtmlEike Ziller2024-03-061-0/+0
* Android: Guard against assert due to invalid accessAlessandro Portale2024-03-061-5/+6
* Android: Send suspend/resume instead of threads in handleJdbSettledAlessandro Portale2024-03-051-1/+1
* Android: Log jdb communicationCristian Adam2024-03-051-1/+4
* Android: Enable writing to the jdb processCristian Adam2024-03-051-0/+1
* Welcome: Don't hide LinksMarcus Tillmanns2024-03-051-16/+17
* McuSupport: Fix kit creation dialog crashYasser Grimes2024-03-053-5/+11
* LanguageClient: fix assist provider leak on client destructionDavid Schulz2024-03-051-0/+3
* LSP: fix placeholder keyDavid Schulz2024-03-051-1/+1
* Qt/Help: Fix the "Highest Version Only" setting for the online installerEike Ziller2024-03-056-7/+64
* Android: Add output about JDK path issuesArtem Sokolovskii2024-03-051-1/+4
* main: Fix leaking of a QtcSettings objectEike Ziller2024-03-051-2/+1
* Debugger: Rework timeout handlinghjk2024-03-053-11/+4
* TextEditor: fix finding whole wordsDavid Schulz2024-03-051-4/+11
* Terminal: Fix copying Japanese textMarcus Tillmanns2024-03-051-0/+3
* Core: Wrap moribund dialogs into QPointerhjk2024-03-041-3/+5
* Cpp Editor: Fix serializing clangd settingsChristian Kandeler2024-03-044-106/+63
* Revert "Clangd: Avoid client restart after modifying open documents"Christian Kandeler2024-03-042-7/+8
* CMakePM: Suppress error message for valid build presetCristian Adam2024-03-041-1/+1
* LSP: Fix missing icons in call hierarchyChristian Kandeler2024-03-042-3/+3
* CMake: Exclude non-project CMake files from searchEike Ziller2024-03-042-7/+12
* ProjectExplorer: Expand selected details widgets in target setup pageChristian Kandeler2024-03-041-6/+2
* CompilerExplorer: Use volatileMarcus Tillmanns2024-03-041-1/+2
* Update qbs submodule to HEAD of 2.3 branchChristian Kandeler2024-03-011-0/+0
* ClangFormat: Fix vague error messageArtem Sokolovskii2024-03-011-2/+2
* Qt/Documentation: Avoid automatic loading of unrelated help filesEike Ziller2024-03-011-1/+1
* Core: do not activate open documents entry on right clickDavid Schulz2024-03-013-13/+26
* Android: Use more ICore::dialogParent()Eike Ziller2024-03-011-3/+8
* CompilerExplorer: Adjust Terminal font sizeMarcus Tillmanns2024-03-012-2/+26
* CompilerExplorer: Fix value vs. volatileValueMarcus Tillmanns2024-03-011-2/+2
* Axivion: Improve sort indicator iconChristian Stenger2024-03-011-3/+6
* Welcome: Fix the hover background colorAlessandro Portale2024-02-294-16/+18
* ProjectExplorer: Employ FuzzyMatcher in run config creation dialogChristian Kandeler2024-02-291-1/+2
* Debugger: Show supported gdb architectures in loghjk2024-02-291-0/+4
* CppEditor: Mark two tests as incompatible with ClangFormatChristian Kandeler2024-02-294-8/+21
* CppEditor: Make two test cases ClangFormat-compatibleChristian Kandeler2024-02-291-6/+10
* TextEditor: add mime type for device tree source filesDavid Schulz2024-02-291-1/+11
* Utils: Display error message boxes on missing dllsCristian Adam2024-02-291-3/+2
* TextEditor: Fix jump to a search result to a folded blockArtem Sokolovskii2024-02-291-0/+4
* ClangCodeModel: Improve debug output for semantic highlightingChristian Kandeler2024-02-291-2/+2
* ClangFormat: Do not show floating widgetChristian Stenger2024-02-291-2/+0
* Debugger: Fix register display for LLDB and CDBhjk2024-02-293-3/+4
* TextEditor: Fix jump to search resultArtem Sokolovskii2024-02-291-20/+25
* AutoTest: Fix bugs on catch2 fixtureAurele Faure2024-02-293-24/+18