aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Simplify some change announcementsHEADmasterhjk3 days1-9/+8
* ProjectWindow: Inline ProjectItem::activeIndex() into its only callerhjk3 days1-8/+4
* ProjectExplorer: Simplify call to m_vanishedTargetsItem->rebuild()hjk3 days1-11/+1
* ProjectExplorer: Rework data handling in Project modehjk3 days1-267/+287
* Axivion: Add updated icons to qtcreatoricons.svgAlessandro Portale3 days4-0/+0
* ScxmlEditor: Add updated 128px icons to qtcreatoricons.svgAlessandro Portale3 days13-2/+2
* ProjectExplorer: Use QtcTabBar in ProjectWindowAlessandro Portale4 days1-3/+14
* ProjectExplorer: De-pimpl and re-do TargetGroupItem connection handlinghjk4 days1-111/+65
* ClangFormat: add code for previewing AlignAfterOpenBracket valuesMitch Curtis4 days1-0/+6
* ProjectExplorer: Robustify RunSettingsProperty pagehjk5 days3-6/+8
* ProjectExplorer: Re-do the CurrentProjectFind classChristian Kandeler5 days2-52/+167
* ProjectExplorer: Drop ProjectDisplayNameRole in projectwindow.cpphjk5 days1-2/+0
* ProjectExplorer: Merge targetsettingspanel.* into projectwindow.cpphjk5 days6-702/+646
* Merge "Merge remote-tracking branch 'origin/17.0'"The Qt Project5 days21-49/+94
|\
| * Merge remote-tracking branch 'origin/17.0'Eike Ziller5 days21-49/+94
| |\
| | * ClangFormat: Fix build with current main branchChristian Kandeler5 days2-0/+8
| | * Fix the System settings UI state after cancelingEike Ziller5 days1-0/+2
| | * CMakePM: Allow QTC_RUN envvar query for CMake presetsCristian Adam6 days1-0/+3
| | * Android: Add Qt 6.10 to suggested NDK and Debugger version tableAlessandro Portale8 days1-0/+1
| | * qmlformat: use the highest-precedence ini fileSemih Yavuz8 days1-1/+1
| | * CMakePM: Increase timeout 'cmake -E capabilities' to 5 secondsCristian Adam8 days2-2/+2
| | * Fix the Interface settings UI state after cancelingEike Ziller8 days1-0/+2
| | * iOS: Share some runrecipe code and revive commentEike Ziller8 days1-6/+20
| | * QmlProfiler: Fix initialization of file filtersChristian Stenger8 days1-2/+11
| | * CMakePM: Use ~CMakeBuildSettingsWidget instead of QObject::destroyedCristian Adam9 days1-4/+6
| | * CMakeProjectManager: Robustify cmakebuildconfigurationhjk9 days1-0/+3
| | * ClangFormat: Make sure built-in indenter settings are visibleChristian Kandeler9 days1-2/+2
| | * TextEditor: reposition embedded widget after scrollingDavid Schulz9 days1-0/+1
| | * UI text: Fix caps, punctuation, and wordingLeena Miettinen9 days8-32/+32
* | | Docker: Add option to control mounting the command bridgeMarcus Tillmanns5 days3-8/+34
|/ /
* | ProjectExplorer: Remove ItemActivatedFromBelowRole handlinghjk5 days1-11/+0
* | ProjectExplorer: Remove the data/Qt::DisplayRolehjk5 days3-22/+8
* | ProjectExplorer: Move "Show inactive kits" out of big project modelhjk5 days3-122/+81
* | ProjectExplorer: Split big project tree viewhjk5 days1-62/+102
* | ScxmlEditor: ColorToolButton: Distribute icon and color betterAlessandro Portale5 days1-1/+1
* | ScxmlEditor: Add updated 16px icons to qtcreatoricons.svgAlessandro Portale5 days17-0/+0
* | CppEditor: return all editor widgets for a given documentDavid Schulz5 days5-14/+17
* | Git: SubmitEditor: Add more file context menu actionsAndre Hartmann5 days5-39/+119
* | Editor: Add selected lines to line column labelAndre Hartmann5 days1-0/+20
* | Git: Improve file modification status updateAndre Hartmann6 days2-37/+56
* | ProjectExplorer: Tabs for build and runhjk8 days4-228/+129
* | Axivion: Remove some indirection in error handlinghjk8 days3-168/+37
* | Debugger: Enable re-runningJarek Kobus8 days4-20/+1
* | ClangTools: Speed up loading diagnostics from fileChristian Kandeler8 days4-11/+30
* | Utils: Add "overloaded" helper structMarcus Tillmanns8 days2-18/+7
* | BranchCheckoutDialog: Add const to gettersAndre Hartmann8 days2-12/+12
* | BranchCheckoutDialog: Add "Diff & Cancel" buttonAndre Hartmann8 days3-0/+19
* | CorePlugin: Only store decoding error related datahjk9 days1-5/+9
* | BranchCheckoutDialog: Init member pointersAndre Hartmann9 days1-5/+5
* | CppEditor: Do not "clean" whitespace from raw string literalsChristian Kandeler9 days4-4/+36