aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* Ssh: Use base QtcProcess' useTerminal for SshRemoteProcesshjk2021-12-065-11/+10
* Utils/Ssh: Move SshRemoteProces::isRunning() to QtcProcess basehjk2021-12-066-8/+8
* Utils: Simplify from/toSettings APIOrgad Shaneh2021-12-061-12/+8
* Utils: Slim down private ProcessReaper interfacehjk2021-12-062-10/+7
* add .mjs as extension for javascript files in defaultLanguageMappingFawzi Mohamed2021-12-061-0/+1
* qmljsinterpreter: Fix directory imports not being found in selector pathsMaximilian Goldstein2021-12-031-0/+8
* QtSupport: Use red color for failing test casesChristian Kandeler2021-12-022-3/+6
* Merge remote-tracking branch 'origin/6.0'Eike Ziller2021-12-012-5/+35
|\
| * Prevent litehtml from downloading googletestEike Ziller2021-11-301-0/+1
| * Utils: Allow graceful termination of reaped processesCristian Adam2021-11-291-5/+34
* | LanguageClient: remove semantic highlighting proposalDavid Schulz2021-11-296-203/+0
* | ProjectExplorer: Generalize issues -> output pane linkingChristian Kandeler2021-11-252-3/+3
* | Merge remote-tracking branch 'origin/6.0'hjk2021-11-243-3/+5
|\|
| * InfoBar: Do not suppress info bar if it is closedThomas Hartmann2021-11-241-1/+1
| * CDB: always set stop reason when handling exceptionsDavid Schulz2021-11-221-2/+2
| * Fix some compiler warningsChristian Kandeler2021-11-221-0/+2
* | AutoTest: Move benchmark icon to UtilsChristian Stenger2021-11-233-0/+2
* | Merge "Merge remote-tracking branch 'origin/6.0'"The Qt Project2021-11-194-5/+10
|\ \
| * | Merge remote-tracking branch 'origin/6.0'Eike Ziller2021-11-194-5/+10
| |\|
| | * QmlEditorWidgets: Fix missing character escape for transparentJonathan Mouchou2021-11-191-1/+1
| | * QDS NewProject dialog: use friendly error message when regex does not matchSamuel Ghinet2021-11-182-4/+8
| | * Debugger: Fix passing tooltips from to toolbuttonshjk2021-11-171-0/+1
* | | LSP: rename ApplyWorkspaceEditResponse -> ApplyWorkspaceEditResultDavid Schulz2021-11-191-2/+2
|/ /
* | Utils: Fix missing includeChristian Stenger2021-11-181-0/+1
* | Remove unused SshRemoteProcessRunner::writeDataToProcess()Jarek Kobus2021-11-172-7/+0
* | CommandLine: implement debug streaming operatorJarek Kobus2021-11-172-0/+10
* | Merge remote-tracking branch 'origin/6.0'Eike Ziller2021-11-154-3/+31
|\|
| * QmlJS: Add error message for Component with multiple childrenThomas Hartmann2021-11-124-3/+31
* | Utils: Rename FilePath::deviceLocalPath() to nativePath()hjk2021-11-124-8/+8
* | Utils: Pass unhandled FancyLineEdit key eventshjk2021-11-121-2/+2
* | Change prev/next icons on toolbars to up/down arrowsTasuku Suzuki2021-11-112-0/+6
* | Add missing "emit"sAlessandro Portale2021-11-111-5/+6
* | Merge remote-tracking branch 'origin/6.0'Eike Ziller2021-11-114-3/+4
|\|
| * Fix unzip tool not being resolvedVikas Pachdha2021-11-091-0/+1
| * Utils: Fix compile on macOS 10.13Christian Stenger2021-11-091-1/+1
| * CPlusPlus: Fix "Find references"Christian Kandeler2021-11-091-1/+1
| * CPlusPlus: Allow numeric literals with single quotesChristian Kandeler2021-11-081-1/+1
* | Utils: Make Utils::is64BitWindowsBinary operate on FilePathshjk2021-11-112-4/+8
* | Remove unused m_exitStatus memberJarek Kobus2021-11-101-2/+0
* | Utils: FilePathify Environment::{ap,pre}pendOrSetPath etchjk2021-11-104-22/+41
* | Merge remote-tracking branch 'origin/6.0'Eike Ziller2021-11-0812-16/+57
|\|
| * Editor: Allow creating block selections with alt+shift againDavid Schulz2021-11-082-1/+4
| * QmlJS: Soften strict equality check Pt IIChristian Stenger2021-11-081-3/+5
| * Fix "forever" timeout in QtcProcess::waitFor... methodsJarek Kobus2021-11-052-12/+7
| * Add particle editor supportTomi Korpipaa2021-11-056-0/+41
| * Update qlitehtml to latest masterEike Ziller2021-11-041-0/+0
* | Use QtcProcess in SshConnection::connectionInfo()Jarek Kobus2021-11-051-3/+5
* | Use QtcProcess for console processJarek Kobus2021-11-051-3/+4
* | Use QtcProcess for ssh key genJarek Kobus2021-11-051-4/+4
* | Merge remote-tracking branch 'origin/6.0'Eike Ziller2021-11-048-8/+59
|\|