summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Qnx: Further delay configuration restoringv10.0.0-beta2hjk2023-02-281-2/+4
* Plugins: Add documentation about testingEike Ziller2023-02-288-2/+213
* Translations: Fix duplicate messagesEike Ziller2023-02-281-24/+0
* Doc: Describe Build > Run Generator actionLeena Miettinen2023-02-281-0/+10
* CMakePM: Ensure Initial Parameters values on build config CloneCristian Adam2023-02-282-0/+7
* Debugger: Fix write error on terminated GDB processOrgad Shaneh2023-02-281-0/+4
* Merge remote-tracking branch 'origin/9.0' into 10.0Eike Ziller2023-02-283-8/+105
|\
| * macOS: Allow Squish to attach itself for RTAEike Ziller2023-02-271-0/+3
| * Add change log for 9.0.2v9.0.2Eike Ziller2023-02-171-0/+102
| * Link with Qt: Remove now harmful checkEike Ziller2023-02-171-8/+0
* | Update change log for 10.0Eike Ziller2023-02-281-5/+14
* | Debugger actions: Move <p> out of tr()Eike Ziller2023-02-278-172/+192
* | Debugger: improve dump time for various msvc std containersDavid Schulz2023-02-272-29/+65
* | Debugger: optimize logging script messagesDavid Schulz2023-02-272-5/+12
* | Qnx: Mark new kits from setup dialog as not autodetectedhjk2023-02-274-4/+7
* | Debugger: Compress consecutive calls to updateLocalsWindow()hjk2023-02-271-3/+10
* | Debugger: Save a few cycles in WatchDatahjk2023-02-271-4/+8
* | Qnx: Mark new debuggers from setup dialog as not autodetectedhjk2023-02-271-2/+1
* | Qnx: Allow broader kit generationhjk2023-02-274-17/+2
* | Tests: Fix shootout testChristian Stenger2023-02-271-1/+1
* | Text editor: Fix typo in UI text: temporary > temporarilyLeena Miettinen2023-02-241-1/+1
* | Utils: Use double quotes for emphasis in UI textLeena Miettinen2023-02-241-1/+1
* | Debugger: Introduce a cache for pre-rendered value columne entrieshjk2023-02-242-6/+16
* | Utils: Save a few cycles in BaseTreeView column width computationhjk2023-02-241-30/+27
* | Debugger: Use QVarLengthArray for local bufferhjk2023-02-242-28/+37
* | Utils: Simplify tree view columns width computationhjk2023-02-241-1/+2
* | TaskTree: Don't call storage done handlers from TaskTree's d'torJarek Kobus2023-02-242-6/+30
* | Debugger: Also log time stamp when handling output is finishedhjk2023-02-241-0/+3
* | Debugger: Simplify gdb output parsing structurehjk2023-02-241-20/+11
* | Debugger: Suppress a message clogging the log viewhjk2023-02-241-1/+1
* | Debugger: Save a few string allocations on result parsinghjk2023-02-244-32/+32
* | Debugger: Avoid reserving huge stringsDavid Schulz2023-02-241-1/+1
* | Debugger: Use a QStringView for debugview into output bufferhjk2023-02-241-1/+1
* | LanguageClient: do not delay requesting symbols in the locator filterDavid Schulz2023-02-241-1/+1
* | AutoTest: Fix handling of test resultsChristian Stenger2023-02-245-14/+16
* | span: Fix debug build with MSVCKai Köhne2023-02-241-0/+2
* | Doc: Describe Python interpreter selector on editor toolbarLeena Miettinen2023-02-242-5/+12
* | Cdbext: fix collecting required modules for python > 3.10David Schulz2023-02-241-1/+1
* | Qnx: Use some placeholder for Qnx configuration nameshjk2023-02-231-0/+4
* | Coding style: Avoid optional::value()Eike Ziller2023-02-231-0/+23
* | Add tests to Utils::wildcardToRegularExpressionEike Ziller2023-02-231-0/+74
* | Android: Fix opening of package location after buildAlessandro Portale2023-02-234-18/+31
* | SquishTests: More adaption to changed wizard templateChristian Stenger2023-02-233-4/+4
* | SquishTests: Fix path handling for pre-installed QtsChristian Stenger2023-02-231-16/+36
* | SquishTests: Rename helper classChristian Stenger2023-02-2315-29/+29
* | Coding style: Avoid empty round brackets in lambdasJarek Kobus2023-02-231-29/+14
* | Doc: Update info about using QML language serverLeena Miettinen2023-02-231-8/+8
* | Avoid triggering device login from recent project listEike Ziller2023-02-231-1/+2
* | Doc: Select the tool to automatically format QML filesLeena Miettinen2023-02-234-2/+10
* | MSVC: Enable exception handling for libs that use STL streamsOrgad Shaneh2023-02-232-1/+2