aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/9.0' into 10.0" into 10.0v10.0.0-beta1The Qt Project2023-02-143-3/+10
|\
| * Merge remote-tracking branch 'origin/9.0' into 10.0Eike Ziller2023-02-143-3/+10
| |\
| | * Fix opening Terminal on macOS 13Eike Ziller2023-02-141-1/+7
| | * Let Debian packages install to /opt/qt-creatorEike Ziller2023-02-141-1/+1
| | * SquishTests: Avoid known bug with CMake-based Widgets projectsRobert Löhning2023-02-131-1/+2
* | | TaskTree: Add more docsJarek Kobus2023-02-141-38/+707
* | | Add change log for 10.0Eike Ziller2023-02-141-0/+237
* | | McuSupport: Discard un-applied changes to Qul SDK packageSivert Krøvel2023-02-145-0/+11
* | | CPlusPlus: Fix warning in ast2png toolChristian Kandeler2023-02-141-4/+2
|/ /
* | ExtensionSystem: Deprecate IPlugin::createTestObjectshjk2023-02-142-11/+9
* | RemoteLinux: Fix terminal openingMarcus Tillmanns2023-02-142-4/+15
* | Android: Extract sdkmanageroutputparser to separate fileArtem Sokolovskii2023-02-145-503/+538
* | Debugger: Use new plugin test object setuphjk2023-02-142-24/+13
* | Valgrind: De-cruft plugin setuphjk2023-02-145-58/+30
* | Cdbext: fix expanding lamba capturesDavid Schulz2023-02-141-1/+4
* | Cdbext: lazy type lookupDavid Schulz2023-02-143-47/+125
* | GitHub Actions: Some cleanupCristian Adam2023-02-141-171/+58
* | Remove unneeded includes of task.h and taskhub.hJarek Kobus2023-02-1418-31/+4
* | McuSupport: Use new plugin test setuphjk2023-02-142-22/+9
* | AutoTest: Use new test object setuphjk2023-02-142-12/+2
* | DumperTest: print total time in debuggerDavid Schulz2023-02-141-0/+10
* | Git: Filter out tags on command executionOrgad Shaneh2023-02-141-2/+6
* | Git: Call updateUpstreamStatus for all branches in a single placeOrgad Shaneh2023-02-141-1/+14
* | Pdb: Change shutdown handling behaviorChristian Stenger2023-02-141-4/+2
* | AutoTest: Improve test output handlingChristian Stenger2023-02-142-65/+32
* | TextEditor: Fix typoChristian Stenger2023-02-141-1/+1
* | Git: Do *not* use ctrlc stub for rev-listOrgad Shaneh2023-02-131-1/+0
* | Android: Move a global regexp variable into a functionhjk2023-02-131-8/+13
* | Git: Reduce PATH searches for executableOrgad Shaneh2023-02-132-5/+14
* | C++: Fix return type in preprocessor comparatorOrgad Shaneh2023-02-131-1/+1
* | Doc: Reorganize the Debugger topicLeena Miettinen2023-02-137-224/+381
* | Update qbs submodule to HEAD of 2.0 branchChristian Kandeler2023-02-131-0/+0
* | Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-10161-4186/+4186
* | Translations: Replace QCoreApplication::translate() with Tr::tr()Alessandro Portale2023-02-1026-68/+59
* | Translations: Merge orphaned contextsAlessandro Portale2023-02-1015-114/+26
* | Proliferate Tr::tr in various placesAlessandro Portale2023-02-1025-112/+130
* | Tests: Remove a couple of tr() callsAlessandro Portale2023-02-104-15/+15
* | ModelEditor: Tr::tr()Alessandro Portale2023-02-1015-252/+77
* | ModelingLib: Tr::tr()Alessandro Portale2023-02-1024-869/+201
* | Valgrind: Tr::tr()Alessandro Portale2023-02-102-72/+54
* | SilverSearcher: Tr::tr()Alessandro Portale2023-02-101-2/+3
* | Pdb: Make another builtins usage implicitChristian Stenger2023-02-101-1/+1
* | QmlPreview: Tr::tr()Alessandro Portale2023-02-105-10/+9
* | CompilationDatabaseProjectManager: Tr::tr()Alessandro Portale2023-02-106-14/+10
* | QtcProcess: Introduce a way to track long-running blocking processesOrgad Shaneh2023-02-101-0/+11
* | Debugger: Avoid potential crashChristian Stenger2023-02-101-4/+2
* | Debugger: Do not crash when using a builtin as valueChristian Stenger2023-02-101-29/+30
* | ExtensionSystem: Remove the IPlugin back pointer to pluginspechjk2023-02-1013-58/+41
* | Merge "Merge remote-tracking branch 'origin/9.0' into 10.0" into 10.0The Qt Project2023-02-106-32/+71
|\ \
| * | Merge remote-tracking branch 'origin/9.0' into 10.0Eike Ziller2023-02-106-32/+71
| |\|