summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 10.0.0-rc1Eike Ziller2023-03-062-6/+6
* Doc: Describe connection sharing for Boot2Qt devicesLeena Miettinen2023-03-061-22/+30
* AutoTest: Fix ordering of Qt resultsChristian Stenger2023-03-061-0/+2
* Android: Remove unreachable returnOrgad Shaneh2023-03-061-9/+6
* Doc: Add table of debugger toolbar icons and their purposeLeena Miettinen2023-03-061-2/+37
* Doc: Describe the "cmake --install" deployment stepLeena Miettinen2023-03-066-5/+12
* Dumper: Fix dumping QDir with Qt6.6Christian Stenger2023-03-061-3/+36
* Tests: Enhance offset testChristian Stenger2023-03-061-0/+33
* CMakePM: Use cleaned paths for CMake parameter valuesCristian Adam2023-03-033-6/+21
* Docs: Adjust to QtQuick application wizard changesFabian Kosmale2023-03-031-2/+2
* Merge "Merge remote-tracking branch 'origin/9.0' into 10.0" into 10.0The Qt Project2023-03-031-803/+927
|\
| * Merge remote-tracking branch 'origin/9.0' into 10.0Eike Ziller2023-03-031-803/+927
| |\
| | * Chinese translation update for 9.0 (BareMetal / Bazaar / Beautifier)Xu Shitong2023-03-021-800/+806
* | | Debugger: Fix highlighting values and members in memory viewDavid Schulz2023-03-033-4/+7
|/ /
* | Doc: Update docs about creating Qt Quick Application projectsLeena Miettinen2023-03-0212-40/+56
* | Build: Simplify documentation target creationEike Ziller2023-03-021-26/+8
* | Debugger: Add warning if cdb prevents loading of cdbextDavid Schulz2023-03-021-0/+13
* | Debugger: Remove 'UndefinedStaticMember' testhjk2023-03-021-11/+0
* | Core: Use "patch" from git on WindowsCristian Adam2023-03-011-1/+10
* | CppEditor: Adapt to new LLVM directory layoutChristian Kandeler2023-03-011-4/+8
* | Debugger: add QPointer Dumper tests for inherited classesDavid Schulz2023-03-011-4/+8
* | AutoTest: Redo results filteringChristian Stenger2023-03-013-30/+35
* | Squish: Fix windows toolchain for VS15Christian Stenger2023-03-013-10/+50
* | Debugger: Avoid looking up qt symbols globally to get the qt namespaceDavid Schulz2023-03-011-9/+9
* | GDB: Adapt to message change on 13.1Orgad Shaneh2023-03-012-1/+8
* | Debugger: fix QJSValue dumper for Qt >= 6.5David Schulz2023-03-012-30/+69
* | Debugger: fix dumper for QVariant containing a QList<int>David Schulz2023-03-011-1/+1
* | qtcreatorcdbext: python deployment for arm64Cristian Adam2023-03-011-1/+72
* | Doc: Describe building on remote Linux and Docker devicesLeena Miettinen2023-03-011-0/+13
* | VCS: Fix bad wrapping on LinuxOrgad Shaneh2023-03-011-0/+1
* | 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