aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More change log for 9.0.1v9.0.1Eike Ziller2022-12-131-0/+2
* Beautifier/ClangFormat: Fix style check box statesEike Ziller2022-12-131-2/+5
* CppTypeHierarchy: Fix showing type hierarchyJarek Kobus2022-12-121-3/+4
* ProjectExplorer: Fix Add button alignment on Compilers tabArtem Sokolovskii2022-12-121-0/+2
* SshProcessInterface: Limit waiting for kill to finishJarek Kobus2022-12-122-3/+9
* VcsBase: Fix connection in revertAll()Jarek Kobus2022-12-091-1/+1
* CodeStyle: Fix save settings without applyingArtem Sokolovskii2022-12-091-11/+8
* Add change log for 9.0.1Eike Ziller2022-12-092-0/+99
* PluginGenerator: Fix returning the error messageJarek Kobus2022-12-081-8/+5
* CppQuickFixes: Fix possible null dereferenceJarek Kobus2022-12-081-0/+2
* TextEditorWidget: Ensure non-null source is passed to insertFromMimeDataJarek Kobus2022-12-081-2/+1
* PE: Add ability to skip vcvarsall.bat /clean_envCristian Adam2022-12-081-1/+3
* SaveItemsDialog: Fix default buttonEike Ziller2022-12-081-1/+2
* BareMetal: Auto-detection of IAR toolchain version 9Kwangsub Kim2022-12-071-24/+26
* Squish: Ensure using correct case while debuggingChristian Stenger2022-12-071-1/+1
* McuSupport: Fix tests on WindowsChristian Stenger2022-12-071-2/+4
* CppTypeHierarchy: Don't keep pointers to temp objectsJarek Kobus2022-12-073-50/+47
* CppTypeHierarchy: Don't create/store QIcon in non-GUI threadJarek Kobus2022-12-073-12/+4
* Fix crash after closing preferences opened from indexing progressEike Ziller2022-12-071-1/+6
* CodeStyle: Fix loading settings at the start in codestylesettingspageArtem Sokolovskii2022-12-061-2/+2
* CompilationDatabasePM: Fix test on WindowsChristian Stenger2022-12-061-2/+2
* Add missing Q_OBJECT to PerfRunConfigurationAspectUlf Hermann2022-12-051-0/+1
* CppEditor: Move "Show Preprocessed Source" action further downChristian Kandeler2022-12-051-19/+16
* CMakePM: Allow presets inherits for deeper hierarchiesCristian Adam2022-12-021-3/+13
* Doc: Update table of supported Qt for MCUs SDKsLeena Miettinen2022-12-021-4/+9
* Doc: Add Linux as a supported platform for MCUsLeena Miettinen2022-12-021-2/+2
* main: Prevent GTK3 platform theme plugin from enforcing a dark paletteAlessandro Portale2022-12-021-0/+5
* InfoBar: Ensure we don't access nullptrJarek Kobus2022-12-021-2/+4
* ICore: Fix possible crash in raiseWindow()Jarek Kobus2022-12-021-1/+3
* Debugger: fix dumper test for QVariantDavid Schulz2022-12-021-4/+4
* Core: Fix capitalization of external tools dirhjk2022-12-021-1/+1
* DocumentModel: Fix possible use of deallocated memoryJarek Kobus2022-12-022-6/+5
* Doc: Fix link to SquishKai Köhne2022-12-021-2/+2
* McuSupport: Fix testsChristian Stenger2022-12-025-5/+5
* Debugger: Add a test for more recent Debian gdbhjk2022-12-021-0/+8
* CMakePM: Migrate build environment settings also to configure stepCristian Adam2022-12-013-9/+26
* Debugger: Fix dumper for std::string from lib++ in GDBMarcus Tillmanns2022-12-011-3/+11
* LanguageClient: prevent nullptr accessDavid Schulz2022-11-301-1/+1
* Debugger: map reported breakpoint file locationsDavid Schulz2022-11-304-64/+52
* TextEditor: Init markWidth variableJarek Kobus2022-11-301-1/+1
* Squish: Init token variableJarek Kobus2022-11-301-1/+1
* ClangTools: FilterDialog: Capture by copyJarek Kobus2022-11-291-1/+1
* Debugger: Do not force cdb when no toolchain is configuredChristian Kandeler2022-11-291-2/+12
* Docker: Ensure workdir for processes is reachableMarcus Tillmanns2022-11-291-2/+8
* Doc: Add M401 and M402 code syntax error and warning messagesRiitta-Leena Miettinen2022-11-291-0/+14
* German translation: CMakeEike Ziller2022-11-291-128/+130
* GitHub Actions / COIN: Update Qt to 6.4.0Cristian Adam2022-11-282-2/+2
* ClangCodeModel: Switch off clangd persistentlyChristian Kandeler2022-11-283-2/+9
* CMake build: Make errors of execute_process fail the buildTim Jenssen2022-11-287-11/+23
* JSON wizards: Print parsing issues only with -customwizard-verboseEike Ziller2022-11-251-1/+2