aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rearrange color getters in InfoBarHEADmasterAlessandro Portale6 hours2-31/+39
* ProjectExplorer: Only Hide/Show disabled kits on left clickhjk12 hours1-1/+3
* CppEditor: Fix typo in function nameOrgad Shaneh14 hours4-4/+4
* CppEditor: fix build witout testsDavid Schulz29 hours1-0/+4
* ProjectExplorer: Use uniform row heigth for the treeviewshjk30 hours1-2/+0
* ProjectExplorer: Simplify MiscSettingsGroupItemhjk30 hours1-6/+1
* ProjectExplorer: Remove some accidentally introduce spacehjk30 hours1-0/+1
* Debugger: Use When with signal for debugServerTaskJarek Kobus32 hours1-21/+15
* FileStreamer: Use When with signal for interDeviceTransferTask()Jarek Kobus32 hours1-10/+5
* Valgrind: Use When with signal for memcheck toolJarek Kobus32 hours1-23/+19
* qbs build: Use bundled libarchive, if necessaryChristian Kandeler32 hours8-30/+527
* TaskTree: Add When overloadJarek Kobus32 hours3-2/+41
* ProjectExplorer: Remove an unnecessary TargetItem creationhjk34 hours1-3/+1
* ProjectExplorer: Simplify Panels creation logichjk34 hours1-21/+6
* ProjectExplorer: Remove title panel itemshjk35 hours3-37/+10
* ClangTools: Speed up loading diagnostics from fileChristian Kandeler36 hours1-1/+8
* CppEditor: Pimpl CppEditorDocumentDavid Schulz39 hours5-173/+228
* ProjectExplorer: Simplify some change announcementshjk6 days1-9/+8
* ProjectWindow: Inline ProjectItem::activeIndex() into its only callerhjk6 days1-8/+4
* ProjectExplorer: Simplify call to m_vanishedTargetsItem->rebuild()hjk6 days1-11/+1
* ProjectExplorer: Rework data handling in Project modehjk6 days1-267/+287
* TaskTree: Make TaskTree a dynamic libraryMarcus Tillmanns6 days2-3/+3
* Axivion: Add updated icons to qtcreatoricons.svgAlessandro Portale6 days5-0/+45
* ScxmlEditor: Add updated 128px icons to qtcreatoricons.svgAlessandro Portale6 days14-2/+154
* ProjectExplorer: Use QtcTabBar in ProjectWindowAlessandro Portale7 days1-3/+14
* Utils: Allow nested initializers in CommandLineMarcus Tillmanns7 days3-3/+17
* ProjectExplorer: De-pimpl and re-do TargetGroupItem connection handlinghjk8 days1-111/+65
* Qt Interface Framework Project WizardZoltan Gera8 days20-0/+1256
* ClangFormat: add code for previewing AlignAfterOpenBracket valuesMitch Curtis8 days1-0/+6
* ProjectExplorer: Robustify RunSettingsProperty pagehjk8 days3-6/+8
* ProjectExplorer: Re-do the CurrentProjectFind classChristian Kandeler8 days2-52/+167
* ProjectExplorer: Drop ProjectDisplayNameRole in projectwindow.cpphjk8 days1-2/+0
* ProjectExplorer: Merge targetsettingspanel.* into projectwindow.cpphjk8 days6-702/+646
* Merge "Merge remote-tracking branch 'origin/17.0'"The Qt Project8 days46-115/+289
|\
| * Merge remote-tracking branch 'origin/17.0'Eike Ziller8 days46-115/+289
| |\
| | * ClangFormat: Fix build with current main branchChristian Kandeler8 days2-0/+8
| | * Fix qbs build when using MinGWChristian Stenger8 days3-9/+14
| | * Wizards: Validate project name for QtQuick applicationsCristian Adam8 days4-4/+20
| | * qbs build: Fix qtkeychain project fileChristian Kandeler8 days1-10/+23
| | * Fix the System settings UI state after cancelingEike Ziller9 days1-0/+2
| | * CMakePM: Allow QTC_RUN envvar query for CMake presetsCristian Adam9 days1-0/+3
| | * Android: Add Qt 6.10 to suggested NDK and Debugger version tableAlessandro Portale11 days1-0/+1
| | * qmlformat: use the highest-precedence ini fileSemih Yavuz11 days1-1/+1
| | * Update qbs submodule to HEAD of 3.0 branchChristian Kandeler11 days1-0/+0
| | * Doc: Update the mobile app tutorialLeena Miettinen11 days1-0/+3
| | * Debugger: Fix building manual test on FreeBSDChristian Kandeler11 days1-5/+3
| | * CMakePM: Increase timeout 'cmake -E capabilities' to 5 secondsCristian Adam11 days2-2/+2
| | * COIN: Update sdktool to Qt 6.7.2Eike Ziller11 days1-1/+1
| | * Bump version to 17.0.0-rc1Eike Ziller12 days2-6/+6
| | * Utils: Add SpanAll helperMarcus Tillmanns12 days3-1/+36