aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* PE: Tweak clang detectionChristian Stenger2022-02-081-2/+2
* Doc: Update info on clangd, which is now used by defaultLeena Miettinen2022-02-082-7/+4
* Doc: Update info on Android settingsLeena Miettinen2022-02-087-14/+23
* QmlDesigner: Increase delay for text editorThomas Hartmann2022-02-081-1/+1
* ScreenshotCropper: Compile with namespaceshjk2022-02-081-0/+2
* Core: Fix "reactiveness" of FindToolBarAlessandro Portale2022-02-081-11/+21
* Add change log for Qt Creator 7Eike Ziller2022-02-081-0/+228
* Doc: Add a hint on what to do when stuck with older CMake versionshjk2022-02-081-0/+20
* CMakeProjectManager: Move some markup out of translated stringshjk2022-02-081-20/+14
* Debugger: Fix value assignment in locals and expressionshjk2022-02-081-3/+9
* Doc: Describe using system editor by defaultLeena Miettinen2022-02-082-2/+3
* Debugger: Use queued connection for menu actionsAaron Barany2022-02-078-93/+110
* CMake: Better detect imported tool locationsAaron Barany2022-02-071-0/+4
* QmlDesigner: Use QmlProject::isQtDesignStudio()Alessandro Portale2022-02-077-9/+14
* QmlDesigner: Add missing color enumHenning Gruendl2022-02-071-0/+1
* CMakePM: Use more direct access to SourceDirectoryAspecthjk2022-02-071-2/+2
* CMakeProjectManager: Some code cosmeticshjk2022-02-075-92/+111
* CMakePM: Also show type of options in configuration tooltipshjk2022-02-072-0/+19
* Do not enter edit mode when opening a .qmlproject as QDSThomas Hartmann2022-02-075-3/+18
* ClangCodeModel: Adapt tests to recent clangd regressionChristian Kandeler2022-02-071-0/+4
* DiffEditor: Fix git diff parsing for rename + mode changeOrgad Shaneh2022-02-072-7/+41
* CodeAssist: reset flag before starting new processorDavid Schulz2022-02-071-0/+1
* QmlDesigner: Add new node hintHenning Gruendl2022-02-073-1/+21
* QmlDesigner: Add missing tr()Henning Gruendl2022-02-071-2/+2
* Doc: Update CMake configuration infoLeena Miettinen2022-02-0712-40/+71
* StudioWelcome: Fix linking on WinChristian Stenger2022-02-071-0/+1
* Doc: Document logging viewerChristian Stenger2022-02-0710-3/+106
* Git: Fix parsing in mergetoolOrgad Shaneh2022-02-071-1/+4
* QmlDesigner: Add switch to StudioControlsHenning Gruendl2022-02-079-0/+243
* Doc: Describe filtering Git log by author and toggling colorsLeena Miettinen2022-02-072-3/+9
* Fix compilation after API change in QtDeclarativeJanne Koskinen2022-02-071-0/+5
* Git: Block branch refresh for actions that open a new editorOrgad Shaneh2022-02-062-6/+25
* CMakePM: Update generator label in Kit's CMake settingsCristian Adam2022-02-041-6/+14
* CMakePM: Apply Kit CMake configuration to Initial ConfigurationCristian Adam2022-02-043-8/+49
* CMakePM: Mark as changed only the changed values in "Batch Edit..."Cristian Adam2022-02-041-4/+8
* CMakePM: Fix crash when switching CMake tools and clicking help linksCristian Adam2022-02-041-6/+12
* CMakePM: Add "Help" context menu entry for CMake variablesCristian Adam2022-02-041-0/+12
* QmlDesigner: Move wizard registration to StudioWelcomeThomas Hartmann2022-02-042-23/+10
* QmlProject: Add single isQtDesignStudio methodThomas Hartmann2022-02-043-18/+13
* Core: Explicitly detach QPalette in WelcomePageHelpersAlessandro Portale2022-02-042-1/+5
* CMakePM: Add "generator" link to the kit's CMake settingsCristian Adam2022-02-042-1/+9
* Make share/qtcreator/cplusplus/examples compilableAlessandro Portale2022-02-044-23/+23
* QmlProject: Search in content for .ui.qml files firstThomas Hartmann2022-02-042-21/+40
* CMakePM: Add "variable" link to CMake offline/online documentationCristian Adam2022-02-044-28/+40
* QmlProject: Do not allow "." in importPathsThomas Hartmann2022-02-041-2/+5
* ClangCodeModel: Fix tooltip for clangd text mark copy actionChristian Kandeler2022-02-041-1/+1
* CMakePM: Add options link to the CMake offline/online documentationCristian Adam2022-02-046-4/+53
* Doc: Describe using precompiled headers in generic projectsLeena Miettinen2022-02-041-0/+10
* ProjectExplorer: Remove IDeviceFactory::setCanCreatehjk2022-02-0411-32/+20
* CppEditor: Fix testingChristian Kandeler2022-02-041-2/+2