aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Qnx: Further delay configuration restoringv10.0.0-beta2hjk2023-02-281-2/+4
* 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-281-8/+0
|\
| * Link with Qt: Remove now harmful checkEike Ziller2023-02-171-8/+0
* | Debugger actions: Move <p> out of tr()Eike Ziller2023-02-271-38/+58
* | 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
* | 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-241-1/+11
* | 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
* | Qnx: Use some placeholder for Qnx configuration nameshjk2023-02-231-0/+4
* | Android: Fix opening of package location after buildAlessandro Portale2023-02-234-18/+31
* | Avoid triggering device login from recent project listEike Ziller2023-02-231-1/+2
* | MSVC: Enable exception handling for libs that use STL streamsOrgad Shaneh2023-02-231-0/+1
* | Utils: Use runBlocking()Marcus Tillmanns2023-02-231-3/+1
* | Android: Fix compile with Qt6.2Christian Stenger2023-02-231-18/+18
* | Android: Fix qbs buildChristian Stenger2023-02-231-1/+1
* | Qnx: Simplify QnxUtilshjk2023-02-222-21/+13
* | Qnx: Improve reading installed configuration for remote build deviceshjk2023-02-225-93/+39
* | Android: Add SdkManagerOutputParser testsArtem Sokolovskii2023-02-228-6/+881
* | ProjectExplorer: Fix relative node pathsMarcus Tillmanns2023-02-221-1/+1
* | Qnx: Fix discovery of host and target for remote build deviceshjk2023-02-222-51/+65
* | Qnx: Baby steps towards remote compilationhjk2023-02-221-1/+1
* | Qnx: Clean up headers a bithjk2023-02-226-58/+21
* | Qnx: Use /tmp for temporary pid fileshjk2023-02-223-8/+13
* | QtSupport: Remove screenshot of removed video tutorialAlessandro Portale2023-02-212-1/+0
* | Utils: Use FilePath::fileName() for FSEngine(BaseName) implementationhjk2023-02-212-2/+2
* | Welcome: Remove link to obsolete video tutorialLeena Miettinen2023-02-211-4/+0
* | C++ settings: Don't manually break tooltipEike Ziller2023-02-211-12/+8
* | Core: reduce flickering when restarting a searchDavid Schulz2023-02-211-0/+2
* | CMake: Avoid redundant copyOrgad Shaneh2023-02-211-2/+2
* | CMakePM: Add QTC_RUN environment variable for the CMake runCristian Adam2023-02-211-0/+2