aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | ADS: Integrate newest base repository commitsHenning Gruendl2020-06-2429-873/+1664
* | | Plugin install: Fix crash on cancelEike Ziller2020-06-231-0/+6
* | | Even more Qt6 portinghjk2020-06-231-0/+4
* | | C++: Fix auto variable resolving for template class constructor callVolodymyr Zibarov2020-06-222-6/+16
* | | Fix filtering in various hierarchical viewsEike Ziller2020-06-221-2/+3
* | | TextEditor: Utils: Do not use invalid regular expressionsChristian Stenger2020-06-221-0/+4
* | | Various Qt6 compile fixeshjk2020-06-221-0/+6
* | | Utils: Introduce a central porting.h for "simple porting stuff"hjk2020-06-226-7/+47
* | | LSP: More Qt 6hjk2020-06-221-1/+1
* | | VCS: Pass links to the correct VCSOrgad Shaneh2020-06-212-8/+15
* | | Utils: Replace some QRegExp to QRegularExpressionChristian Stenger2020-06-196-14/+13
* | | Utils: Replace QRegExp by QRegularExpressionChristian Stenger2020-06-191-11/+15
* | | Remove uses QOverload<const QString &>::of(&QComboBox::currentIndexChanged)hjk2020-06-192-4/+4
* | | QmlJS: More Qt6hjk2020-06-198-21/+26