aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Core: Pimpl MainWindowHEADmasterhjk11 min.12-254/+279
* Core: Fix saving of session value keyshjk28 min.1-1/+1
* CppEditor: Do not call CanonicalSymbol::operator() on a temporaryChristian Kandeler29 min.3-10/+27
* Docker: Remove superfluous defaultMarcus Tillmanns75 min.1-1/+0
* Utils: Fix nullptr check in StringAspectMarcus Tillmanns90 min.1-12/+17
* DAP: Fix the same name variables expandingArtem Sokolovskii102 min.1-1/+4
* main: Warn if -installsettings points to a path without settingsEike Ziller106 min.1-0/+9
* ProjectExplorer: Remove unnecessary visual gap in runsettingsAlessandro Portale3 days1-1/+1
* ScreenRecorder: Fix warningAlessandro Portale3 days1-0/+2
* CMakePM: Speed up CMake introspectionCristian Adam3 days1-27/+49
* CMakePM: Support local functions and variables for code completionCristian Adam3 days2-4/+95
* CompilerExplorer: Fix Windows build with Qt6.2Christian Stenger3 days1-0/+1
* Axivion: Handle some SSL related issuesChristian Stenger3 days3-24/+52
* CMakePM: Remove the CMake introspection after CMake project loadCristian Adam3 days1-4/+0
* ScreenRecorder: Decouple capture type from host OSAlessandro Portale3 days3-6/+41
* Utils: remove unused FixedSizeClickLabelDavid Schulz3 days4-138/+0
* Editor: transform the encoding label into buttonDavid Schulz3 days1-11/+10
* ScreenRecorder: Remember the last used export formatAlessandro Portale3 days3-3/+15
* ScreenRecorder: Add setting for capturing mouse clicksAlessandro Portale3 days3-0/+9
* ScreenRecorder: Add setting for capturing the mouse cursorAlessandro Portale3 days3-4/+11
* Editor: transform the line column label into buttonDavid Schulz3 days1-8/+21
* CppEditor: Properly group the menu actionsChristian Kandeler3 days5-149/+199
* Doc: Turn "Specifying Dependencies" into a how-to topicLeena Miettinen3 days4-9/+10
* AutoTest: Create sub-menu for "run test under cursor" actionsChristian Kandeler3 days1-10/+14
* Doc: Reorganize info on kitsLeena Miettinen3 days26-263/+373
* Doc: Edit "Specifying Code Style" and "Indenting Text or Code"Leena Miettinen3 days16-302/+388
* CMakePM: Add CMake Profiler actionCristian Adam4 days9-12/+88
* CMakeProjectManager: Non-toolbar icon variant for "Reload CMake Presets"Alessandro Portale4 days1-1/+1
* ProjectExplorer: Don't consider a host named icecc to be a compilerhjk4 days1-2/+2
* DAP: Fix debugger stopping when python script is finishedArtem Sokolovskii4 days1-0/+1
* DAP: Move logCategory to source file from header fileArtem Sokolovskii4 days6-18/+24
* Core: Disentangle SettingsDatabase accesshjk4 days10-141/+114
* DAP: Fix remove breakpoint in Python engineArtem Sokolovskii4 days2-1/+38
* DAP: Add attach option to Python engineArtem Sokolovskii4 days2-4/+15
* Axivion: Store origin URL besides payload gotten from DashboardAndreas Loth4 days5-19/+34
* Axivion: Set accept headerAndreas Loth4 days1-0/+2
* Axivion: Update Dashboard API (DTOs)Andreas Loth4 days4-29/+115
* CppEditor: Split up CppEditorPlugin::initialize()Christian Kandeler4 days2-159/+192
* CppEditor: Move "rename" action closer to "find references"Christian Kandeler4 days1-1/+4
* DAP: Add Python output to TerminalArtem Sokolovskii4 days2-5/+6
* DAP: Add proper stack frame selectionArtem Sokolovskii4 days3-5/+15
* Utils: Fix StringAspect ui connectionMarcus Tillmanns4 days1-2/+4
* CompilerExplorer: Enable undo/redoMarcus Tillmanns4 days6-148/+441
* Docker: CleanupMarcus Tillmanns4 days1-10/+10
* Work around issue in OptionPushButton with Qt 6.7Eike Ziller4 days1-2/+5
* Utils: Don't store widgets in StringAspectMarcus Tillmanns4 days4-108/+142
* CMakeEditor: Fix unused variableJarek Kobus4 days1-3/+2
* Utils: Replace BaseAspect::pushUndoMarcus Tillmanns4 days2-23/+12
* CMakePM: Allow code completion for CMake files without a projectCristian Adam4 days1-5/+10
* QmlDesigner: One more missing qualificationThomas Hartmann4 days1-1/+1