aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VCS: Pass links to the correct VCSOrgad Shaneh2020-06-2111-37/+70
* ClangTools: Fix qbs buildChristian Kandeler2020-06-191-0/+1
* LSP: Fix and simplify log size restriction logichjk2020-06-191-3/+3
* ClangTools: Use resource dir from tool instead of hard-coded oneNikolai Kosjar2020-06-194-10/+72
* LanguageClient: Replace QRegexp by QRegularExpressionChristian Stenger2020-06-192-7/+12
* Utils: Replace some QRegExp to QRegularExpressionChristian Stenger2020-06-196-14/+13
* Utils: Replace QRegExp by QRegularExpressionChristian Stenger2020-06-191-11/+15
* Qnx: Replace QRegExp by QRegularExpressionChristian Stenger2020-06-195-25/+29
* QmlProjectManager: Replace QRegExp by QRegularExpressionChristian Stenger2020-06-192-17/+16
* SCXMLEditor: Remove unused includesChristian Stenger2020-06-192-2/+0
* Beautifier: Remove inner namespace levelhjk2020-06-1925-107/+44
* CMake build: Set LSMinimumSystemVersion on macOSEike Ziller2020-06-191-0/+3
* Cpp: Fix leaks in ClangCodeModel testsChristian Kandeler2020-06-192-5/+7
* Debugger: Remove some uses of QRegExphjk2020-06-194-4/+1
* Core: Replace QRegExp by QRegularExpressionChristian Stenger2020-06-192-14/+13
* Debugger: Replace some QRegExp with QRegularExpressionChristian Stenger2020-06-191-65/+67
* App: Restrict use of Qt::AA_DisableWindowContextHelpButton to Qt 5hjk2020-06-191-0/+2
* Remove uses QOverload<const QString &>::of(&QComboBox::currentIndexChanged)hjk2020-06-199-23/+20
* ClangBackEnd: Adapt skipped source ranges from libclangChristian Kandeler2020-06-192-6/+11
* CppEditor: Fix build with Qt < 5.14Christian Kandeler2020-06-191-2/+5
* CppEditor: Better highlighting for raw string literalsChristian Kandeler2020-06-192-1/+48
* QmlJS: More Qt6hjk2020-06-198-21/+26
* Modeling: More Qt6hjk2020-06-192-3/+1
* Handle various versions for QAbstractSocket::SocketError{Occurred}hjk2020-06-193-7/+18
* OutputWindow: Do not activate links for empty referenceOrgad Shaneh2020-06-185-66/+74
* Modeling: Compile with Qt 6hjk2020-06-181-1/+3
* AutoTest: Fix crash on shutdownChristian Stenger2020-06-181-1/+1
* CMake: Update log output of CMake Project ImporterTobias Hunger2020-06-181-18/+18
* CMake: Make import of build directories using Qt 6 workTobias Hunger2020-06-181-7/+18
* Utils: Disable the QVector overloads in algorithm in Qt 6hjk2020-06-181-2/+2
* Debugger: Remove QLinkedList occurrences from manual testshjk2020-06-183-110/+1
* FakeVim: Use QStringView instead of QStringRefhjk2020-06-181-5/+6
* CppTools: Also look up definitions for variablesChristian Kandeler2020-06-185-20/+207
* LSP: Make parseContentLength Qt6-friendlyhjk2020-06-181-2/+2
* LSP: Remove a use of QLinkedListhjk2020-06-182-10/+10
* ads: Remove redundant occurrences of "virtual"Alessandro Portale2020-06-1813-74/+74
* Core: Replace some QRegExp by QRegularExpressionChristian Stenger2020-06-184-10/+12
* AutoTest: Cache expanded state as wellChristian Stenger2020-06-183-2/+52
* Modeling: Add missing #include for Qt6hjk2020-06-181-0/+1
* Remove uses of QRegularExpression::OptimizeOnFirstUsageOptionhjk2020-06-184-22/+13
* Tracing: Replace QLinkedListhjk2020-06-181-5/+6
* PathListDialog: Retain original dir separatorsAlessandro Portale2020-06-181-2/+2
* Doc: Describe designing application flows in Design modeLeena Miettinen2020-06-189-2/+303
* More Qt 6 portinghjk2020-06-183-40/+32
* CPlusPlus: Fix lexer crashChristian Kandeler2020-06-184-1/+28
* AutoTest: Restore former check state on reparseChristian Stenger2020-06-184-3/+46
* Debugger: Make QByteArray, QString and QList dumper work with Qt devhjk2020-06-181-6/+35
* Apply QLibrary::ExportExternalSymbolsHint only on macOSOrgad Shaneh2020-06-181-1/+3
* Move InfoBar to UtilsEike Ziller2020-06-1841-155/+165
* IncrediBuild: Fix uic warning about duplicate widget nameOrgad Shaneh2020-06-181-2/+2