aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Axivion: Support building without sslv12.0.0-beta2Alessandro Portale2023-10-251-0/+7
* Add missing includes for QPointerThiago Macieira2023-10-253-0/+4
* CMakePM: Allow CMAKE_SYSROOT to be taken from the CMake preset probeCristian Adam2023-10-241-3/+6
* Help: Do not allow opening temporary in Help modeChristian Stenger2023-10-241-0/+2
* Help: Fix text of View > Show Left Sidebar check itemEike Ziller2023-10-241-5/+8
* Clangd: Edit tooltip text for "Header/source switch mode" fieldLeena Miettinen2023-10-241-10/+10
* EditorManager: Native dialogs on macOS can't change their buttonsEike Ziller2023-10-241-0/+3
* McuSupport: Fix dependencies and testsChristian Stenger2023-10-243-34/+36
* GenericDeployStep: Fix rsync stepJarek Kobus2023-10-231-2/+2
* ProjectExplorer: Fix restoring project dependenciesChristian Kandeler2023-10-231-1/+2
* WebAssembly: Avoid soft assert on toolchain auto detectionAlessandro Portale2023-10-231-1/+7
* CMakePM: Fix display of header / source filesCristian Adam2023-10-201-18/+7
* Fix UI text capitalization, punctuation, and phrasingLeena Miettinen2023-10-2013-22/+22
* Android: Fix build dir for Qt6/CMake + changed LIBRARY_OUTPUT_DIRECTORYAlessandro Portale2023-10-201-0/+13
* CMakePM: clang-tidy fix for 'move-const-arg'Cristian Adam2023-10-202-4/+4
* CMakePM: clang-tidy fix for 'no-automatic-move'Cristian Adam2023-10-203-3/+3
* CMakePM: clang-tidy fix for 'performance-implicit-conversion-in-loop'Cristian Adam2023-10-203-19/+19
* CMakePM: clang-tidy fix for 'perf*-unnecessary-copy-initialization'Cristian Adam2023-10-203-5/+5
* CMakePM: clang-tidy fix for "performance-unnecessary-value-param"Cristian Adam2023-10-202-2/+2
* CMakePM: Silence warningChristian Stenger2023-10-201-0/+3
* BuildManager: Don't stop the run control being startedJarek Kobus2023-10-203-13/+24
* ClangTools: Fix clang-tidy documentationUrl for version 17.x.xCristian Adam2023-10-201-1/+1
* LanguageClient: Fix crashed client restart conditionDavid Schulz2023-10-205-2/+8
* TextEditor: do not scroll to cursor postion on select allDavid Schulz2023-10-201-3/+5
* CMake: Reduce number of FilePath conversions in fileapidataextractor.cpphjk2023-10-201-20/+13
* Fix install .so pluginsLudovic Le Brun2023-10-201-1/+1
* CMakePM: Remove remainders of extraGeneratorCristian Adam2023-10-203-8/+5
* Docker/Tr: The state is "shut down", two wordsEike Ziller2023-10-201-1/+1
* Utils: Restore original default DPI rounding policyAlessandro Portale2023-10-201-1/+1
* VCS/macOS: Fix message box when closing submit editorEike Ziller2023-10-201-10/+10
* Tr: Fix some source textsJarek Kobus2023-10-202-11/+10
* Debugger: Fix lldb fetchFullBacktraceMarcus Tillmanns2023-10-201-2/+2
* LanguageClient: Fix qbs mingw buildChristian Stenger2023-10-201-0/+5
* CMakePM: Add "share" for CMAKE_PREFIX_PATH for completionCristian Adam2023-10-191-0/+1
* CMakePM: Save CMAKE_MODULE|PREFIX_PATH in cache for vcpkgCristian Adam2023-10-191-0/+8
* CMakePM: Search for Config modules also in CMAKE_MODULE_PATHCristian Adam2023-10-191-1/+2
* CMakePM: Save CMAKE_PREFIX|MODULE_PATH as cache variables for conanCristian Adam2023-10-191-0/+4
* QmlPreview: Do not act on any editor / document changeChristian Stenger2023-10-191-0/+2
* Ios: Fix synchronizationJarek Kobus2023-10-191-1/+5
* LanguageClient: Simplify group box title and fix "JSON"Eike Ziller2023-10-191-2/+2
* Tr: Fix camera mode switcher action nameJarek Kobus2023-10-191-1/+1
* Tr: Fix some source textsJarek Kobus2023-10-195-7/+8
* Core: Use QDialog::open instead of execMarcus Tillmanns2023-10-191-28/+21
* Utils: remove Q_ASSERT in FileSystemWatcherDavid Schulz2023-10-191-8/+8
* GenericDeployStep: Add missing reference, avoid autoEike Ziller2023-10-191-2/+2
* ScreenRecorder: Remember the crop area across recordings of same sizeAlessandro Portale2023-10-191-1/+2
* Core/Tr: Fix menu bar actionEike Ziller2023-10-181-8/+8
* Copilot: Fix some stringsEike Ziller2023-10-181-5/+5
* CppEditor: Filter out another GCC-only flagChristian Kandeler2023-10-181-0/+4
* Tr: More small fixesEike Ziller2023-10-1817-45/+63