aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* QmlJS: accept import without versionFawzi Mohamed2020-10-011-1/+9
* QmlJS: fix reformatting of required propertiesFawzi Mohamed2020-10-012-8/+13
* QmlJS: set and propagate qtVersion in ProjectInfoFawzi Mohamed2020-09-291-2/+7
* OutputFormatter: Run line parsers also for empty linesChristian Kandeler2020-09-251-7/+6
* OutputFormatter: Prevent consecutive newlines from being ignoredChristian Kandeler2020-09-241-0/+7
* LSP: Do not use FullyEncoded in QUrl::toStringChristian Stenger2020-09-241-3/+1
* cdbext: fix mingw compileDavid Schulz2020-09-181-1/+1
* cdbext: remove cdbdetection completelyDavid Schulz2020-09-155-140/+7
* cdbext: add option to skip cdb detectionDavid Schulz2020-09-153-20/+33
* QmlJSCheck: Fix crashThomas Hartmann2020-09-141-1/+4
* OutputFormatter: Fix flushing a pending line feedChristian Kandeler2020-09-141-1/+1
* Add support for multiple Qt versions in "Load QML Stack"Dominik Holland2020-09-111-5/+76
* OutputFormatter: Fix visual glitchqds/v4.3.2qds/v1.6.0-rc1qds/1.6.0-rc1Christian Kandeler2020-09-072-3/+16
* QmlJSCheck: Workaround for ListElementThomas Hartmann2020-09-031-1/+4
* Editor: update autogenerated KSyntaxHighlighting sourcesDavid Schulz2020-08-202-5/+5
* Utils: Fix persisting of QRectChristian Stenger2020-08-191-1/+1
* Do not propagate dark theme to widget designerEike Ziller2020-08-141-1/+16
* QmlJS: Fix crashChristian Kandeler2020-08-141-11/+10
* ExtensionSystem: Add option to skip startup crash checkEike Ziller2020-08-144-1/+27
* Merge "Merge remote-tracking branch 'origin/qds-1.59' into 4.13" into 4.13The Qt Project2020-08-133-7/+4
|\
| * Merge remote-tracking branch 'origin/qds-1.59' into 4.13Tim Jenssen2020-08-133-7/+4
| |\
| | * Change encoding to Unicode (UTF-8)Kwanghyo Park2020-08-071-1/+1
| | * sqlite: exceptions are necessary for sqliteTim Jenssen2020-07-021-0/+2
| | * Utils: Fix small string ostream operator <<Marco Bubke2020-07-021-6/+1
* | | LSP: use DocumentUri as workspaceFolderDavid Schulz2020-08-132-4/+4
* | | LSP: fix capitalization of workspaceFoldersDavid Schulz2020-08-133-7/+6
|/ /
* | Editor: update KSyntaxHighlighting lib to 5.73.0David Schulz2020-08-1114-204/+494
* | QmlDesigner: Add 3d axis colors to themeMiikka Heikkinen2020-08-111-1/+4
* | mac: fix touchbar delegate interfaceFawzi Mohamed2020-08-111-1/+1
* | QmlDesigner: Make use of states in ADS iconsHenning Gruendl2020-08-031-1/+11
* | QmlDesigner: Enable modes/states with icon fontHenning Gruendl2020-08-032-0/+65
* | qmljs: qtdeclarative change 9ab1a6759018b78b0f160c5286f8b0235a34ec50Fawzi Mohamed2020-08-035-2585/+2665
* | qmljs: fix unreachable test for catch clauseFawzi Mohamed2020-08-031-2/+22
* | OutputFormatter: Fix linkification of relative file pathsChristian Kandeler2020-07-311-4/+7
* | Cmake: Fix compile output glitchChristian Kandeler2020-07-311-2/+14
* | Utils::Environment: Fix NameValueDictionary::diff()Christian Kandeler2020-07-201-1/+1
* | CPlusPlus: Fix handling incomplete macro invocationsChristian Kandeler2020-07-171-1/+2
* | Debugger: disable load qml stack action for cdbDavid Schulz2020-07-141-1/+1
* | Cdbext: Fix fetching partial variableDavid Schulz2020-07-143-9/+11
* | Utils/copyRecursively: Avoid copying of copy helper instanceEike Ziller2020-07-132-41/+59
* | Merge remote-tracking branch 'origin/4.12' into 4.13Eike Ziller2020-07-061-0/+5
|\ \
| * | QmlJS: Fix codemodel resetChristian Kamm2020-06-301-0/+5
* | | Core/Utils: Migrate further to Utils::Idhjk2020-07-061-3/+4
* | | Git: Port colorful log to text colorsAndre Hartmann2020-07-061-7/+0
* | | Fix buildEike Ziller2020-07-061-0/+1
* | | Plugin install: Check if archive contains a usable pluginEike Ziller2020-07-023-4/+14
* | | Merge remote-tracking branch 'origin/qds-1.59' into 4.13Tim Jenssen2020-07-013-0/+9
|\ \ \ | | |/ | |/|
| * | ClangRefactoring: Remove not used pch filesMarco Bubke2020-06-303-0/+9
* | | ADS: Fix uninitialized memberHenning Gruendl2020-06-301-1/+1
* | | Merge remote-tracking branch 'origin/qds-1.59' into 4.13Tim Jenssen2020-06-265-18/+209
|\| |