aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Simplify some change announcementsHEADmasterhjk24 hours1-9/+8
* ProjectWindow: Inline ProjectItem::activeIndex() into its only callerhjk24 hours1-8/+4
* ProjectExplorer: Simplify call to m_vanishedTargetsItem->rebuild()hjk25 hours1-11/+1
* ProjectExplorer: Rework data handling in Project modehjk25 hours1-267/+287
* Axivion: Add updated icons to qtcreatoricons.svgAlessandro Portale28 hours4-0/+0
* ScxmlEditor: Add updated 128px icons to qtcreatoricons.svgAlessandro Portale29 hours13-2/+2
* ProjectExplorer: Use QtcTabBar in ProjectWindowAlessandro Portale48 hours1-3/+14
* ProjectExplorer: De-pimpl and re-do TargetGroupItem connection handlinghjk2 days1-111/+65
* ClangFormat: add code for previewing AlignAfterOpenBracket valuesMitch Curtis2 days1-0/+6
* ProjectExplorer: Robustify RunSettingsProperty pagehjk3 days3-6/+8
* ProjectExplorer: Re-do the CurrentProjectFind classChristian Kandeler3 days2-52/+167
* ProjectExplorer: Drop ProjectDisplayNameRole in projectwindow.cpphjk3 days1-2/+0
* ProjectExplorer: Merge targetsettingspanel.* into projectwindow.cpphjk3 days6-702/+646
* Merge "Merge remote-tracking branch 'origin/17.0'"The Qt Project3 days21-49/+94
|\
| * Merge remote-tracking branch 'origin/17.0'Eike Ziller3 days21-49/+94
| |\
| | * ClangFormat: Fix build with current main branchChristian Kandeler3 days2-0/+8
| | * Fix the System settings UI state after cancelingEike Ziller3 days1-0/+2
| | * CMakePM: Allow QTC_RUN envvar query for CMake presetsCristian Adam4 days1-0/+3
| | * Android: Add Qt 6.10 to suggested NDK and Debugger version tableAlessandro Portale6 days1-0/+1
| | * qmlformat: use the highest-precedence ini fileSemih Yavuz6 days1-1/+1
| | * CMakePM: Increase timeout 'cmake -E capabilities' to 5 secondsCristian Adam6 days2-2/+2
| | * Fix the Interface settings UI state after cancelingEike Ziller6 days1-0/+2
| | * iOS: Share some runrecipe code and revive commentEike Ziller6 days1-6/+20
| | * QmlProfiler: Fix initialization of file filtersChristian Stenger6 days1-2/+11
| | * CMakePM: Use ~CMakeBuildSettingsWidget instead of QObject::destroyedCristian Adam7 days1-4/+6
| | * CMakeProjectManager: Robustify cmakebuildconfigurationhjk7 days1-0/+3
| | * ClangFormat: Make sure built-in indenter settings are visibleChristian Kandeler7 days1-2/+2
| | * TextEditor: reposition embedded widget after scrollingDavid Schulz7 days1-0/+1
| | * UI text: Fix caps, punctuation, and wordingLeena Miettinen7 days8-32/+32
* | | Docker: Add option to control mounting the command bridgeMarcus Tillmanns3 days3-8/+34
|/ /
* | ProjectExplorer: Remove ItemActivatedFromBelowRole handlinghjk3 days1-11/+0
* | ProjectExplorer: Remove the data/Qt::DisplayRolehjk3 days3-22/+8
* | ProjectExplorer: Move "Show inactive kits" out of big project modelhjk3 days3-122/+81
* | ProjectExplorer: Split big project tree viewhjk3 days1-62/+102
* | ScxmlEditor: ColorToolButton: Distribute icon and color betterAlessandro Portale3 days1-1/+1
* | ScxmlEditor: Add updated 16px icons to qtcreatoricons.svgAlessandro Portale3 days17-0/+0
* | CppEditor: return all editor widgets for a given documentDavid Schulz3 days5-14/+17
* | Git: SubmitEditor: Add more file context menu actionsAndre Hartmann3 days5-39/+119
* | Editor: Add selected lines to line column labelAndre Hartmann3 days1-0/+20
* | Git: Improve file modification status updateAndre Hartmann4 days2-37/+56
* | ProjectExplorer: Tabs for build and runhjk6 days4-228/+129
* | Axivion: Remove some indirection in error handlinghjk6 days3-168/+37
* | Debugger: Enable re-runningJarek Kobus6 days4-20/+1
* | ClangTools: Speed up loading diagnostics from fileChristian Kandeler6 days4-11/+30
* | Utils: Add "overloaded" helper structMarcus Tillmanns6 days2-18/+7
* | BranchCheckoutDialog: Add const to gettersAndre Hartmann6 days2-12/+12
* | BranchCheckoutDialog: Add "Diff & Cancel" buttonAndre Hartmann6 days3-0/+19
* | CorePlugin: Only store decoding error related datahjk7 days1-5/+9
* | BranchCheckoutDialog: Init member pointersAndre Hartmann7 days1-5/+5
* | CppEditor: Do not "clean" whitespace from raw string literalsChristian Kandeler7 days4-4/+36