Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-09-09Typo.CDT_10_3_3cdt_10_3Jonah Graham1-1/+1
2021-09-09Bug 575903: Call correct clean methodJonah Graham2-3/+4
2021-09-09[releng] Prepare repo for 10.3.3 releaseJonah Graham144-157/+157
2021-07-24[releng] Prepare repo for 10.3.2 releaseCDT_10_3_2Jonah Graham144-157/+157
2021-07-24Bug 574519: Always collect WSL entries in a JobJonah Graham2-45/+85
2021-07-16Bug 574874 - Disable full gdb console support if running CDT in flatpakJeff Johnston2-3/+4
2021-06-19Bug 574331: Set default query results for testsCDT_10_3_1Jonah Graham1-0/+13
2021-06-19Bug 574271: Draw characters in the correct color on macosJonah Graham2-2/+2
2021-06-19[releng] Prepare repo for 10.3.1 releaseJonah Graham146-161/+161
2021-06-07eliminate class StringUtilCDT_10_3_0Martin Weber4-48/+3
2021-06-07Add missing copyright header.Jonah Graham1-0/+10
2021-06-07Bug 574057: Prevent null set of selected data volumesJonah Graham2-1/+7
2021-06-05Typo. s/Java Element/C Element/Jonah Graham1-6/+6
2021-06-04Bug 573996: dispose of fonts created in the new project wizardJonah Graham3-3/+23
2021-05-31Bug 573688: Compare flags for the same addressTorbjörn Svensson1-2/+6
2021-05-28Use the launch name in the help textTorbjörn Svensson1-1/+1
2021-05-26Bug 573786: Handle UnsatisfiedLinkError turn off ConPTYJonah Graham1-3/+3
2021-05-25Bug 573696: add dummy listener to DebugPluginAnton Backstrom1-0/+23
2021-05-25Bug 562776: Fix enablement variable for ConPTYJonah Graham1-1/+1
2021-05-24Bug 573722: Allow sub-class to output custom lines in headerTorbjörn SVENSSON3-5/+73
2021-05-24Bug 573688: Do no inherit flags from cached blocksTorbjörn Svensson1-6/+6
2021-05-24Fixed typo in documentation linksTorbjörn Svensson1-2/+2
2021-05-24Bug 573719: Display error on shell open failedJonah Graham1-1/+4
2021-05-24Bug 573646: Open primary terminal view when there is no last availableJonah Graham1-4/+23
2021-05-24Bug 573712: Populate WSL entries in terminal list like git bash isJonah Graham2-1/+113
2021-05-24Bug 573677: Mark methods that don't handle commands well as deprecatedJonah Graham1-3/+13
2021-05-24Bug 573712: Reduce work done at Eclipse startup time on main threadJonah Graham4-29/+83
2021-05-24Bug 573712: Reorganize external tools detection codeJonah Graham7-155/+256
2021-05-24Bug 573713: Support alternate way of bright escape codesJonah Graham1-0/+48
2021-05-24Bug 562776: Use Windows ConPTY API instead of WinPTYJonah Graham13-19/+752
2021-05-23Bug 572880: Display an ellipsis if opcode is wider than columnJonah Graham1-1/+5
2021-05-20Add missing imports for JavadocsJonah Graham1-0/+3
2021-05-20Bug 573646: Restore to correct secondary tabJonah Graham5-35/+57
2021-05-19Bug 460495: Save/restore terminal process/args and other settingsJonah Graham1-0/+28
2021-05-19Bug 453696: Save CWD in terminal to restore itJonah Graham2-41/+62
2021-05-19Bug 573619: Preserve UI settings in Build Targets (Make) viewJonah Graham1-0/+192
2021-05-19Bug 338776: Add working set support to Build Targets (Make) viewJonah Graham2-2/+146
2021-05-19Bug 572880: Keep internal representation of opcode as a StringJonah Graham8-103/+58
2021-05-19Bug 572878: Rewrite signing of dlls to preserve full file nameJonah Graham2-10/+30
2021-05-18Bug 568957 - Missing significant macros on hdrs with pragma once syntaxJeff Johnston1-3/+3
2021-05-18Bug 572878: Preserve file name when passing file to be signedJonah Graham2-8/+12
2021-05-18Bug 572878: Preserve file extension when passing file to be signedJonah Graham2-8/+8
2021-05-18Bug 572878: Fail build if curl fails by having curl return error codeJonah Graham2-4/+4
2021-05-16Bug 572582: Increase minimum fully supported version of GDB to 8.0Jonah Graham1-8/+7
2021-05-15Bug 573560: Mark GCC constexpr message as infoStephan Oostveen3-0/+27
2021-05-15Bug 573417: Add https URL for p2 site on CDT installsJonah Graham1-2/+2
2021-05-15Bug 573512: Add verbose option for progress monitorJonah Graham2-4/+40
2021-05-15Bug 573512: Added parameter for removing projects from workspace.Marc Siebenhaar3-7/+122
2021-05-15Bug 573498: Fix bg color when hovering over annotations in dark modeJonah Graham1-1/+1
2021-05-15Bug 573546: Clear old selection in hover on annotation rulerJonah Graham1-0/+6

Back to the top