aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* Compile fix after 8446655f24c in Qt base7.0hjk2022-12-161-3/+0
* QmlDesigner: Install busy handler for every database accessMarco Bubke2022-06-211-2/+2
* QtcProcess: Don't merge ready read signalsJarek Kobus2022-05-311-14/+0
* QtcProcess: Don't read error channel when MergedChannelsJarek Kobus2022-05-061-1/+6
* Make "X occurrences replaced" indicator less annoyingEike Ziller2022-05-061-1/+3
* CMake: Set the build directory change after BrowseCristian Adam2022-04-261-2/+4
* QmlJsCheck: Add more ids to negative listsThomas Hartmann2022-04-261-1/+3
* qmljs: correctly handle js string templatesFawzi Mohamed2022-04-2210-0/+35
* QmlJS: Fix more invalid M325 casesChristian Stenger2022-04-221-1/+13
* CppEditor: Properly handle function types as template argumentsChristian Kandeler2022-04-071-3/+6
* CppEditor: Ensure a space between ref qualifier and exception specChristian Kandeler2022-04-051-1/+4
* CppEditor: Use trailing return type when moving function definitionChristian Kandeler2022-04-053-5/+19
* CppEditor: Fix "move function definition"Christian Kandeler2022-04-051-23/+32
* 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