aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QmakeProjectManager: Fix Makefile compatibility checkv13.0.0-beta2Christian Kandeler2024-02-273-1/+13
* Welcome: Implement new designAlessandro Portale2024-02-2743-1207/+1528
* Axivion: Fix the condition inside onUnauthorizedGroupSetupJarek Kobus2024-02-271-4/+11
* Axivion: Raise the size of issues packetJarek Kobus2024-02-272-10/+11
* Python: Fix capitalization of Python in UI textLeena Miettinen2024-02-272-7/+7
* Axivion: Fix clazy warning about mixing const and mutable iteratorshjk2024-02-271-7/+8
* Axivion: Make use of Dto::IssueKind enumJarek Kobus2024-02-2717-29/+31
* Update change log for 13.0.0Eike Ziller2024-02-271-0/+11
* Android: Remove command line and version numbers from translationsAlessandro Portale2024-02-271-9/+18
* RemoteLinux: Make deployment downgrade warning less spammyChristian Kandeler2024-02-271-5/+10
* Debugger: defer type look upDavid Schulz2024-02-275-77/+533
* Axivion: Change the credential keyJarek Kobus2024-02-271-1/+1
* ClangFormat: Fix compile against latest llvm main branchDavid Schulz2024-02-271-1/+6
* Core: Correct log view thread handlingChristian Stenger2024-02-271-3/+9
* AndroidRunnerWorker: Avoid deleting process directly from its handlerJarek Kobus2024-02-271-1/+4
* AndroidRunWorker: Remove redundant variablesJarek Kobus2024-02-271-6/+4
* Axivion: Unuglify issues view frameJarek Kobus2024-02-271-0/+2
* Android: Validate selected Java versionMarcus Tillmanns2024-02-271-5/+55
* Diff: Fix that dialog for "Revert Chunk" closes right awayEike Ziller2024-02-272-9/+18
* Project Explorer: Fix quotesLeena Miettinen2024-02-271-1/+1
* Translation Wizard: Be less politeLeena Miettinen2024-02-271-2/+2
* Android: Warn if parsing packages failedMarcus Tillmanns2024-02-271-0/+3
* Axivion: Remove assert for empty relative doc pathJarek Kobus2024-02-261-1/+2
* Axivion: Fix toggling sortChristian Stenger2024-02-261-1/+1
* Squish: Avoid yes/no questions, actions are clearerEike Ziller2024-02-261-1/+6
* CMake: Fix setting label and tooltipLeena Miettinen2024-02-261-6/+6
* ClangModelManagerSupport: Skip explicit call to waitForFinished()Jarek Kobus2024-02-262-5/+2
* QtSupport: Reduce ExtraCompiler life time to plugin life time againhjk2024-02-265-12/+22
* ProjectExplorer: Show full lines during compilationMarcus Tillmanns2024-02-261-11/+10
* Axivion: Improve tooltipLeena Miettinen2024-02-261-1/+1
* SyntaxHighlighting: Fix MSVC warningOrgad Shaneh2024-02-261-1/+1
* qmllssettings: Fix incorrect detecting of latest versionSemih Yavuz2024-02-261-0/+1
* AutoTest: Small fixes in translatable stringsEike Ziller2024-02-269-60/+34
* Async: Avoid potential leak of QFutureWatcherJarek Kobus2024-02-261-4/+4
* QLiteHtml: Update submodule sha to include the crash fixJarek Kobus2024-02-261-0/+0
* CompilationDatabaseBuildSystem: Remove unused QFutureWatcherJarek Kobus2024-02-262-8/+1
* CompilationDbParser: Ensure the futures are synchronizedJarek Kobus2024-02-261-0/+4
* Axivion: Take alignments into accountChristian Stenger2024-02-263-1/+27
* Axivion: Tweak path displayChristian Stenger2024-02-261-1/+7
* iOS: Fix some missing full stopsEike Ziller2024-02-2610-17/+19
* Git: Fix a labelEike Ziller2024-02-261-1/+1
* Perforce: Add missing full stopEike Ziller2024-02-261-1/+1
* Python: Wrap some file paths and kit name with quotesEike Ziller2024-02-262-8/+12
* CMakePM: Consider envvar QTC_CMAKE_USE_JUNCTIONSCristian Adam2024-02-261-9/+25
* Utils: Small string fixesEike Ziller2024-02-262-4/+3
* Debugger: Robustify lldb line parserhjk2024-02-262-11/+16
* DebuggerItemConfigWidget: Ensure the futures are synchronizedJarek Kobus2024-02-231-3/+6
* FunctionDeclDefLinkFinder: Ensure the old futures are synchronizedJarek Kobus2024-02-231-2/+7
* FunctionDeclDefLinkFinder: Don't delete the watcher from its signal handlerJarek Kobus2024-02-232-7/+6
* Utils: Allow different codec for Process stdout and stderrMarcus Tillmanns2024-02-232-8/+25