summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Doc: Hide text and links that only apply to Qt Creator Manual10.0Leena Miettinen2023-05-171-0/+2
* German translation: CVSEike Ziller2023-05-161-80/+80
* SquishTests: Update tst_create_proj_wizardRobert Löhning2023-05-152-6/+13
* SquishTests: Make suite_tools Python3 compatibleRobert Löhning2023-05-152-8/+11
* SquishTests: Fix using invalid paste IDsRobert Löhning2023-05-151-3/+3
* ClangFormat: Fix clangformat ignores configuration fileArtem Sokolovskii2023-05-153-8/+9
* German translation: VcsBaseEike Ziller2023-05-151-36/+36
* Registryaccess: Fix defined but not used warningBjörn Schäpers2023-05-121-4/+5
* Merge remote-tracking branch 'origin/9.0' into 10.0Eike Ziller2023-05-122-11/+4
|\
| * Coin: Switch to the new packaging tools scripts location9.0Patrik Teivonen2023-05-122-11/+4
* | CMakePM: Stretch the CMake parameters column on resizeCristian Adam2023-05-121-2/+2
* | CMakePM: Cancel current build before locator "cm <target>"Cristian Adam2023-05-121-0/+3
* | GitHub Actions: Use universal for macOS only for releasesCristian Adam2023-05-121-1/+5
* | ClangFormat: Remove redundant KeepLineBreaks propertyArtem Sokolovskii2023-05-121-3/+0
* | ClangFormat: Improve conversion from and to ClangFormat styleArtem Sokolovskii2023-05-121-3/+13
* | AutoTest: Fix handling of multiple fails of testsChristian Stenger2023-05-121-1/+1
* | ClangFormat: Fix code style preferences are grayed outArtem Sokolovskii2023-05-117-19/+51
* | Debugger: Fix defined but not used warningBjörn Schäpers2023-05-111-6/+4
* | Doc: Don't mention qmake in Qt Quick debugging instructionsLeena Miettinen2023-05-112-11/+52
* | CppEditor: Fix an error raised by Clang 16hjk2023-05-101-1/+2
* | QtVersionManager: Fix a warning about missing initializerJarek Kobus2023-05-092-2/+1
* | SquishTests: Improve version detection for importsRobert Löhning2023-05-091-4/+4
* | SquishTests: Fix formatting of exception messageRobert Löhning2023-05-091-1/+1
* | SquishTests: Some more Python3 adaptionRobert Löhning2023-05-091-1/+1
* | CMakePM: Store CMake Autorun state for all toolsCristian Adam2023-05-083-1/+10
* | FakeVim: Fix build with Qt 6.6Eike Ziller2023-05-081-8/+10
* | Utils: Avoid watching directories of watched filesDavid Schulz2023-05-081-13/+46
* | Debugger: fix vanishing editor tooltip on expandDavid Schulz2023-05-081-18/+13
* | SquishTests: Log used Python versionRobert Löhning2023-05-081-0/+1
* | Bump version to 10.0.2Eike Ziller2023-05-082-4/+4
* | SquishTests: Don't test.verify state of checkbox in getBuildIssuesRobert Löhning2023-05-052-6/+6
* | SquishTests: Improve log messages of exceptionsRobert Löhning2023-05-058-13/+13
* | McuSupport: fix toolchain naming difference between windows and linuxKarim Abdelrahman2023-05-051-11/+13
* | Doc: Fix link to Qt UI Tools Text Finder exampleLeena Miettinen2023-05-041-2/+2
* | Update qbs submodule to HEAD of 2.0 branchv10.0.1Christian Kandeler2023-05-031-0/+0
* | l10n(zh_TW): Fix translations of 'Sidebar'Haowei Hsu2023-05-031-6/+6
* | GenericProjectManager: Do not make every subdir an include dirChristian Kandeler2023-05-022-2/+5
* | TextEditor: always return a valid assist interfaceDavid Schulz2023-05-024-18/+16
* | Fix qbs build for QML testChristian Kandeler2023-05-021-1/+0
* | Doc: Describe the "Qt Quick Application (compat)" wizard templateLeena Miettinen2023-05-023-4/+8
* | SquishTests: Further Python3 adaptionRobert Löhning2023-05-024-4/+10
* | Add change log for 10.0.1Eike Ziller2023-05-021-0/+105
* | Update qbs submodule to HEAD of 2.0 branchChristian Kandeler2023-04-291-0/+0
* | Wizards: Fix "New Class" with QML_ELEMENT and no QQuickItem includeChristian Kandeler2023-04-281-0/+1
* | Update qbs submodule to HEAD of 2.0 branchChristian Kandeler2023-04-281-0/+0
* | Merge remote-tracking branch 'origin/9.0' into 10.0Eike Ziller2023-04-281-35/+32
|\ \ | |/
| * Coin: Add instructions to install pyenv for qtsdk.gitPatrik Teivonen2023-04-281-35/+32
* | Core: Fix item flag on locator settingspageChristian Stenger2023-04-271-2/+2
* | CMakePM: Fix presets condition with a const valueCristian Adam2023-04-271-1/+1
* | ClangFormat: Fix autoindentation for QML_ and Q_ macrosArtem Sokolovskii2023-04-272-7/+46