aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* 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
|\| |
| * | qmldesigner: enable Transion in QmlUi filesTim Jenssen2020-06-261-1/+0
| * | Sqlite: Extend error handlingMarco Bubke2020-06-193-14/+206
| * | qmldebug: add DebugTranslationTim Jenssen2020-06-181-3/+3
* | | Android, McuSupport: Change "download" icons to "online"Alessandro Portale2020-06-262-0/+3
* | | QmlDesigner: Fix initial workspace changeHenning Gruendl2020-06-251-4/+4
* | | CMake build: Link qtcreatorcdbext staticallyEike Ziller2020-06-251-0/+12
* | | QmlJS: Fix false positives for ConnectionsThomas Hartmann2020-06-251-4/+4
* | | ADS: Make it compile with current Qt devhjk2020-06-256-8/+28
* | | ExtensionSystem: Make API for revision in PluginSpecFederico Guerinoni2020-06-253-11/+10
* | | Plugin install: Make 7z verboseEike Ziller2020-06-251-1/+1
* | | Sqlite: Fix a compiler warning about unhandled switch-caseArtur Shepilko2020-06-241-0/+1
* | | Lexer: Fine-tune recent crash fixChristian Kandeler2020-06-241-3/+4