aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Add invalid ids to QmlJSCheckThomas Hartmann2022-03-241-1/+2
* LauncherInterface: Wait for graceful finish of process launcherJarek Kobus2022-03-232-5/+5
* Make the setup info visually more noticeableJarek Kobus2022-03-181-1/+2
* RemoteLinux: Avoid unexpected password dialog in testsChristian Stenger2022-03-163-1/+111
* fix warningTim Jenssen2022-03-161-1/+1
* LSP: Fix workspace folder change capabilitiesDavid Schulz2022-03-161-4/+4
* ElfReader: Initialize a memberOrgad Shaneh2022-03-091-1/+1
* ClangCodeModel: Do not highlight objects in method callsChristian Kandeler2022-03-011-0/+6
* Utils: Use simplistic percentencoding for host parts of FilePathhjk2022-02-252-5/+19
* Fix lupdate issuesEike Ziller2022-02-232-32/+67
* Nanotrace: Fix compile on LinuxChristian Stenger2022-02-231-0/+1
* Update qlitehtml to latest masterChristian Stenger2022-02-231-0/+0
* Move dynamiclicensecheck.h to QmlDesignerThomas Hartmann2022-02-222-69/+0
* qds: make code reusableTim Jenssen2022-02-212-0/+69
* QmlDesigner: Add new workspacesThomas Hartmann2022-02-211-1/+1
* QML/JS: Fix punctuation of messageLeena Miettinen2022-02-181-1/+1
* QML/JS: Fix terminology in messagesLeena Miettinen2022-02-181-17/+17
* Utils: Fix MinGW buildChristian Stenger2022-02-171-0/+2
* Update qlitehtml to latest masterChristian Stenger2022-02-171-0/+0
* Nanotrace: Fix build with older XcodeChristian Stenger2022-02-172-3/+3
* Utils: Fix UI text punctuation and capitalizationLeena Miettinen2022-02-162-3/+3
* CMake: Fix configurations tab bar appearanceEike Ziller2022-02-162-10/+29
* Tracing: Fix flame graph comboboxAlessandro Portale2022-02-151-0/+2
* Update qlitehtml to latest masterEike Ziller2022-02-151-0/+0
* Utils: Avoid accumulating .exe extensionshjk2022-02-141-1/+1
* Utils: Ensure that VariableChooser window title bar stays on screenAlessandro Portale2022-02-141-1/+1
* QmlJS: Soften strict equality check Pt IIIChristian Stenger2022-02-111-1/+13
* QmlDesigner: Add new color valuesHenning Gruendl2022-02-111-0/+4
* KSyntaxHighlighting: Fix qbs buildChristian Stenger2022-02-111-0/+2
* Editor: update ksyntaxhighlighting engine to v5.90.0David Schulz2022-02-1137-1386/+7230
* CMake build: Allow adding RPATHs via CMAKE_(BUILD|INSTALL)_RPATHEike Ziller2022-02-101-2/+2
* CdbExt: Fix Python-C API handlingv7.0.0-beta1Christian Stenger2022-02-102-2/+2
* QmlJS: Fix compiulation with namespaceshjk2022-02-101-2/+4
* Fix crash reporting in output pane when remote run in terminalJarek Kobus2022-02-091-2/+0
* QmlDesigner: Add missing color enumHenning Gruendl2022-02-071-0/+1
* CMakePM: Add options link to the CMake offline/online documentationCristian Adam2022-02-042-1/+6
* CMake build: Fix static build of cdbext and sdktoolEike Ziller2022-02-041-12/+3
* Docker/Linux: Fix outputForRunInShellhjk2022-02-041-0/+2
* LinuxDevice: Implement runProcess()Jarek Kobus2022-02-033-6/+20
* Fix running as rootJarek Kobus2022-02-034-45/+58
* Utils: Remove unused theme role TextColorHighlightAlessandro Portale2022-02-021-1/+0
* Require CMake 3.16 and remove workaroundsEike Ziller2022-02-021-14/+6
* ProjectExplorer: Base DeviceProcess on QtcProcesshjk2022-01-311-10/+10
* SshRemoteProcessRunner: Remove unused command() methodJarek Kobus2022-01-282-2/+0
* Utils: Introduce a struct for QtcProcess ctor argumentshjk2022-01-282-20/+22
* QtcProcess: Get rid of useTerminalJarek Kobus2022-01-286-31/+3
* Ssh: fix crash on freed memory accessAlexander Drozdov2022-01-281-0/+1
* Fix various warningsChristian Kandeler2022-01-272-69/+63
* Utils: Support sorting by QDir::Time in FilePath::dirEntriesAlessandro Portale2022-01-271-1/+7
* Nanotrace: Make nanotrace commonly usableChristian Stenger2022-01-273-8/+15