| Commit message (Expand) | Author | Age | Files | Lines |
* | ClangFormat: Adjust for clang-format 19 and 2014.0 | Artem Sokolovskii | 2024-10-07 | 1 | -1/+11 |
* | Doc: Link from "Setting Breakpoints" to "Add breakpoints" | Leena Miettinen | 2024-10-01 | 1 | -1/+2 |
* | Doc: Add info about Qt Creator licenses | Leena Miettinen | 2024-09-30 | 5 | -6/+13 |
* | Tracing: Drop padding from ImageToolButton's background | Ulf Hermann | 2024-09-27 | 1 | -2/+1 |
* | QtQuickApplication Template: set mininum Qt version | Sami Shalayel | 2024-09-27 | 1 | -2/+2 |
* | LanguageClient: fix crash in call and type hierarchyv14.0.2 | David Schulz | 2024-09-25 | 1 | -2/+22 |
* | TextEditor: Avoid divide by zero error | David Schulz | 2024-09-25 | 2 | -1/+3 |
* | SquishTests: Update and clean up toggling of QML debugging | Robert LΓΆhning | 2024-09-24 | 2 | -36/+8 |
* | SquishTests: Update expected tutorials in suite_WELP | Robert LΓΆhning | 2024-09-24 | 2 | -4/+4 |
* | Doc: Add Linux examples of CLI commands | Leena Miettinen | 2024-09-24 | 1 | -4/+20 |
* | Doc: Add links to "Get and Install Qt" | Leena Miettinen | 2024-09-24 | 16 | -24/+26 |
* | Build: Fix archive creation on ARM Windows | Eike Ziller | 2024-09-24 | 1 | -21/+21 |
* | ProjectExplorer: Update build actions on change of active project | Christian Kandeler | 2024-09-20 | 1 | -16/+3 |
* | Add change log for 14.0.2 | Eike Ziller | 2024-09-20 | 1 | -0/+121 |
* | Doc: Remove links to outdated videos online | Leena Miettinen | 2024-09-20 | 20 | -132/+4 |
* | Update qbs submodule to HEAD of 2.4 branch | Christian Kandeler | 2024-09-20 | 1 | -0/+0 |
* | vcpkg: Fix usage with Visual C++ 2022 | Cristian Adam | 2024-09-20 | 3 | -1/+12 |
* | Debugger: Reverse gdb stack traces when creating full back traces | Friedemann Kleint | 2024-09-19 | 1 | -1/+31 |
* | Revert "Reset qml code model after build" | Sami Shalayel | 2024-09-19 | 1 | -3/+1 |
* | TextEditor: fix disconnect in invalidateCurrentRequestData | David Schulz | 2024-09-19 | 1 | -1/+1 |
* | Debugger: Remove space from suggested file name for full back traces | Friedemann Kleint | 2024-09-19 | 3 | -3/+3 |
* | Doc: Link to the learning course for Qt Creator 14 | Leena Miettinen | 2024-09-19 | 1 | -1/+1 |
* | Doc: Add links to more tutorials | Leena Miettinen | 2024-09-18 | 1 | -4/+39 |
* | Python: Allow kit creation for virtual environments | Christian Stenger | 2024-09-18 | 2 | -10/+11 |
* | Python: Fix enabled state for generate kit button | Christian Stenger | 2024-09-18 | 1 | -4/+14 |
* | CppEditor: Fix a crash on concurrent access to knownNames | Jarek Kobus | 2024-09-17 | 1 | -13/+13 |
* | COIN: Minimal fix for building cdbextension | Eike Ziller | 2024-09-17 | 1 | -1/+1 |
* | EditorManager: Fix crash on shutdown | Eike Ziller | 2024-09-17 | 1 | -0/+2 |
* | TextEditor: Fix crash after request provider destruction | David Schulz | 2024-09-16 | 1 | -0/+4 |
* | Update qbs submodule to HEAD of 2.4 branch | Christian Kandeler | 2024-09-13 | 1 | -0/+0 |
* | SquishTests: Make tst_designer_autocomplete pass on clangd | Robert LΓΆhning | 2024-09-11 | 1 | -6/+2 |
* | Doc: Remove obsolete options from Qt Quick App wizard | Leena Miettinen | 2024-09-11 | 3 | -26/+4 |
* | Fix missing label in Qt Quick Application wizard | Eike Ziller | 2024-09-11 | 1 | -1/+1 |
* | French translation: "Diagnostiques" -> "Diagnostics" | AurΓ©lien Brooke | 2024-09-10 | 1 | -2/+2 |
* | TextEditor: Fix continue highlighting | David Schulz | 2024-09-10 | 1 | -1/+2 |
* | qtcreatorcdbext: Forward CMAKE_PREFIX_PATH to the subprojects | Cristian Adam | 2024-09-09 | 1 | -0/+10 |
* | Revert "SquishTests: Don't expect Creator to detect 32 bit cdbs" | Christian Stenger | 2024-09-05 | 1 | -0/+7 |
* | Doc: Fix link to MIME type specifications | Leena Miettinen | 2024-09-05 | 1 | -1/+1 |
* | Designer: Fix crash when renaming symbols | Christian Kandeler | 2024-09-04 | 1 | -1/+1 |
* | Do not run qmllint on each loaded/created project | Sami Shalayel | 2024-09-04 | 1 | -6/+6 |
* | Remove duplicate "English" item from language list | Eike Ziller | 2024-09-03 | 1 | -0/+4 |
* | Fix issues with Design mode and multiple editor windows | Eike Ziller | 2024-09-03 | 1 | -0/+12 |
* | Lua: Pull in upstream fix for sol library | Marcus Tillmanns | 2024-09-02 | 1 | -1/+2 |
* | Revert "Debugger: simplify interrupting windows processes" | Orgad Shaneh | 2024-09-02 | 2 | -24/+189 |
* | Fix warnings when building QSR 2.1 application template | Jussi Witick | 2024-09-02 | 1 | -3/+3 |
* | French strings fixes discovered while exploring the application | Alexandre Laurent | 2024-09-02 | 1 | -81/+42 |
* | CMake: Fix build | Eike Ziller | 2024-09-02 | 1 | -0/+2 |
* | Doc: Describe accessibility features in "Configuring Qt Creator" | Leena Miettinen | 2024-08-30 | 1 | -39/+73 |
* | QmlJSEditor: Remove dependency on CMakeProjectManager again | Christian Kandeler | 2024-08-30 | 10 | -34/+36 |
* | Update qbs submodule to HEAD of 2.4 branch | Christian Kandeler | 2024-08-30 | 1 | -0/+0 |