aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* Tracing: port to QtQuickControls2Ulf Hermann2019-07-059-200/+183
* Merge remote-tracking branch 'origin/4.10'Tim Jenssen2019-07-0431-392/+161
|\
| * More Utils::toSet/toListhjk2019-07-044-11/+17
| * Clang: Remove old codeMarco Bubke2019-07-0415-306/+0
| * Clang: Differentiate between user and non user includes for updatingMarco Bubke2019-07-045-51/+72
| * Utils: Add logging category to SynchronousProcessNikolai Kosjar2019-07-041-7/+19
| * algorithm.h: Fix compilation with Qt 5.13.1Friedemann Kleint2019-07-031-2/+2
| * Fix compilation with Qt 5.13hjk2019-07-031-4/+4
| * QmlDebug: Queue the socket error and disconnect signalsUlf Hermann2019-07-031-4/+13
| * clangsupport: Fix compiler warning about initialization re-orderingChristian Kandeler2019-07-021-2/+2
| * Utils: Add toSet/toList functionshjk2019-07-025-10/+35
| * CMake build: Fix building with CMakeCristian Adam2019-07-011-1/+6
* | Use QComboBox::currentTextChanged instead of currentIndexChangedAlessandro Portale2019-07-041-1/+1
* | Tracing: Restrict category tooltip to label textUlf Hermann2019-07-011-1/+1
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-2826-257/+1045
|\|
| * Clang: Add reset to ModifiedTimeCheckerMarco Bubke2019-06-275-167/+176
| * Clang: Watch only PCH sourcesMarco Bubke2019-06-271-2/+2
| * Clang: Update ModifiedTimeChecker in SymbolIndexerMarco Bubke2019-06-272-1/+3
| * Clang: Watch directories instead of filesMarco Bubke2019-06-2719-127/+905
| * LanguageServerProtocol: Fix compilation warningsCristian Adam2019-06-251-3/+2
| * QmlJS: Add "Array" to global functionsThomas Hartmann2019-06-211-1/+1
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-2126-152/+595
|\|
| * Update KSyntaxHighlighting 5.52 -> 5.59David Schulz2019-06-2025-148/+593
| * Replace uses of QString::sprintf()hjk2019-06-201-4/+2
* | LanguageClient: add support for proposed semantic highlightDavid Schulz2019-06-218-18/+228
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-205-27/+59
|\|
| * QmlJS: Fix code re-formatter for propertyTim Jenssen2019-06-201-4/+3
| * qmljs: sync parser with current 5.12 stateTim Jenssen2019-06-202-22/+48
| * SSH: Log some more information for sftp sessionsChristian Kandeler2019-06-191-0/+7
| * Utils: Fix default argument of ConsoleProcess::StartChristian Kandeler2019-06-181-1/+1
* | Utils: reserve result container size in partitionDavid Schulz2019-06-191-0/+2
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-1823-204/+94
|\|
| * CMake build: Adapt to changesEike Ziller2019-06-181-1/+0
| * Clang: Delete ipcserverinterface.cppOrgad Shaneh2019-06-172-32/+1
| * Sqlite: Delete empty sourcesOrgad Shaneh2019-06-176-106/+3
| * Clang: Improve updatingMarco Bubke2019-06-176-73/+17
| * ClangRefactoring: Ensure that database is written to log after indexingMarco Bubke2019-06-175-12/+73
| * SSH: Fix running remote process in terminalChristian Kandeler2019-06-145-7/+13
| * CMake build: Copy fonts and syntax-highlighting files to builddirCristian Adam2019-06-131-1/+10
* | Fix qbs buildChristian Kandeler2019-06-181-1/+13
* | Tracing: Add tooltip to category labels in analyzer timelinesTim Henning2019-06-171-0/+9
* | CMake build: Build fix for "Enable macro editing for the Clang indexer"Cristian Adam2019-06-141-0/+6
* | Enable macro editing for the Clang indexerMarco Bubke2019-06-1319-976/+1615
* | ProjectExplorer: Let ArgumentsAspect use a multi-line editChristian Kandeler2019-06-132-0/+76
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-132-7/+6
|\|
| * qml | Fix pragma reformattingUladzislau Paulovich2019-06-121-0/+2
| * ModelingLib: Use QElapsedTimer instead of QTimehjk2019-06-122-7/+6
* | Utils: Use CommandLine in ConsoleProcesshjk2019-06-134-15/+32
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-122-8/+65
|\|
| * qml | Fix functions and loops formattingUladzislau Paulovich2019-06-111-2/+18