aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Coin: Switch to the new packaging tools scripts location9.0Patrik Teivonen2023-05-122-11/+4
* Coin: Add instructions to install pyenv for qtsdk.gitPatrik Teivonen2023-04-281-35/+32
* Fix dangling references, found by GCC 13Thiago Macieira2023-04-204-5/+5
* Chinese translation update for 9.0 (BareMetal / Bazaar / Beautifier)Xu Shitong2023-03-021-800/+806
* 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
* 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
* SquishTests: Explicitly convert QString to strChristian Stenger2023-02-091-1/+1
* SquishTests: Avoid crash in testChristian Stenger2023-02-091-0/+7
* CMake: Fix editing of CMAKE_PREFIX_PATHEike Ziller2023-02-081-1/+1
* Editors: Fix message box when opening broken code style fileEike Ziller2023-02-081-2/+3
* CMake: Detect cmake from ARM homebrew on macOSEike Ziller2023-02-071-2/+3
* UpdateInfo: Fix never ending progress spinner in settingsEike Ziller2023-02-071-1/+2
* GitHub/Linux: Fix missing chrpath for deploymentEike Ziller2023-02-071-1/+2
* GitHub: Create and upload Debian packagesEike Ziller2023-02-071-0/+26
* GitHub: Fix ccache archive downloading if there is noneEike Ziller2023-02-071-25/+27
* SquishTests: Fix designer testChristian Stenger2023-02-031-2/+2
* CMakePM: Improve CMake presets kit config hashingCristian Adam2023-02-024-11/+53
* SquishTests: Fix tst_cmake_speedcrunchRobert Loehning2023-02-021-1/+1
* SquishTests: Fix default settings testChristian Stenger2023-02-011-0/+7
* QtSupport: Fix missing object nameChristian Stenger2023-02-011-0/+1
* SquishTests: Use openDocument()'s return for verifying project treeRobert Löhning2023-02-011-9/+8
* SquishTests: Redo open document from navigation viewChristian Stenger2023-01-271-15/+29
* Utils: Fake root infoMarcus Tillmanns2023-01-274-5/+26
* Update qbs submodule to HEAD of 1.24 branchChristian Kandeler2023-01-271-0/+0
* QmlDesigner: Fix missing validationMarco Bubke2023-01-271-0/+3
* Update qbs submodule to HEAD of 1.24 branchChristian Kandeler2023-01-251-0/+0
* German translation: GitEike Ziller2023-01-231-59/+61
* Squish: Use consistent permissionsRobert Löhning2023-01-233-0/+0
* TextEditor: fix endless loop on adding cursor for selectionDavid Schulz2023-01-231-5/+7
* Utils: Fix crash in fsengine testMarcus Tillmanns2023-01-231-0/+4
* Utils: Add FilePath.hasFileAccess()Marcus Tillmanns2023-01-203-1/+9
* Fix tab order in "file deleted" dialog on Windows/LinuxEike Ziller2023-01-191-3/+3
* CMake: Fix missing path to Ninja from Qt installersEike Ziller2023-01-161-1/+1
* AutoTest: Redo handling of data tags with spacesChristian Stenger2023-01-132-11/+16
* Coin: Update instruction yamls to run qtsdk scripts in PipenvPatrik Teivonen2023-01-122-22/+40
* qmlproject: fix qmlViewerAspectTim Jenssen2023-01-122-1/+3
* Utils: Guard against endless loop in PathChooserhjk2023-01-121-0/+6
* ProjectExplorer: Fix compilation with Qt 6.6hjk2023-01-121-2/+2
* CPlusPlus: Work around Qt SiC breakagehjk2023-01-121-1/+2
* Utils: Show hidden directories in non-native file dialog by defaulthjk2023-01-121-0/+1
* German translation: Some individual itemsEike Ziller2023-01-121-17/+20
* Allow combo box scroll wheel when pressing CtrlEike Ziller2023-01-111-2/+4
* ClangCodeModel: do not highlight tokens as TextDavid Schulz2023-01-111-0/+4
* German translation: DebuggerEike Ziller2023-01-111-138/+143
* Debugger: Add missing spaceRobert Loehning2023-01-101-1/+1
* AutoTest: Fix handling of data tags with spacesChristian Stenger2023-01-101-4/+10