aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* Re-fix QtCore resource path changing and prepare for Qt 5.134.9Thiago Macieira2019-07-161-26/+19
* SSH: Add missing return statementChristian Kandeler2019-06-051-1/+3
* LSP: remove incorrect soft assertsDavid Schulz2019-05-093-18/+29
* SSH: Shorten the temporary directory even moreChristian Kandeler2019-04-301-4/+2
* SSH: Fix upload of symbolic linksChristian Kandeler2019-04-231-1/+5
* SyntaxHighlighting: Add modelines dependencyDavid Schulz2019-04-231-0/+197
* Tracing: Update selection range when timeline width changesUlf Hermann2019-04-101-13/+15
* Debugger: Re-organize dock widget persistinghjk2019-04-052-0/+19
* QmlJS: Fix code re-formatter for arraysThomas Hartmann2019-04-031-3/+2
* QmlJS: re-enable revision parsingTim Jenssen2019-04-031-1/+1
* TreeView: Fix mapping to source models in case ProxyModels are involvedhjk2019-04-022-1/+26
* OutputFormatter: Fix behavior of text with different format after \rOrgad Shaneh2019-04-011-3/+1
* Clang: Improve project part updatingMarco Bubke2019-04-0120-116/+879
* Clang: Do not show completions after comma in initializer listIvan Donchevskii2019-03-121-1/+1
* Merge remote-tracking branch 'origin/4.8' into 4.9Eike Ziller2019-03-111-2/+2
|\
| * qmljs: Fix variable nameKai Koehne2019-03-071-2/+2
* | SSH: Fix error messageRobert Loehning2019-03-071-1/+1
* | Utils: Use proper pluralRobert Loehning2019-03-071-2/+2
* | ClangFormat: Fix UTF-16 line and column for 0 offsetIvan Donchevskii2019-03-061-2/+5
* | Clang: Disable warnings in CommandLineBuilderMarco Bubke2019-03-061-0/+3
* | Clang: Don't filter source with missing includesMarco Bubke2019-03-061-0/+1
* | Clang: Improve dependency buildingMarco Bubke2019-03-061-3/+4
* | Utils: fix memory leak in normalizePathName on windowsDavid Schulz2019-03-061-3/+4
* | TextEditor: Allow using KSyntaxHighlighting from systemChristian Stenger2019-03-051-3/+21
* | Sqlite: Use exclusive lock for table initializationMarco Bubke2019-03-041-1/+1
* | Clang: Share executeInLoopMarco Bubke2019-03-042-0/+73
* | SyntaxHighlighter: Update to latest masterChristian Stenger2019-03-042-0/+2
* | SSH: Fix UI textLeena Miettinen2019-03-041-1/+1
* | Merge remote-tracking branch 'origin/4.8' into 4.9Eike Ziller2019-02-281-6/+8
|\|
| * C++: Fix nullptr references in preprocessorNikolai Kosjar2019-02-141-6/+8
| * Fix warningThomas Hartmann2019-01-181-1/+1
* | ClangPchManager: Show extra progress for dependency buildingMarco Bubke2019-02-222-12/+10
* | Clang: Fix progress barMarco Bubke2019-02-2220-88/+142
* | ClangFormat: Refactor codeIvan Donchevskii2019-02-202-0/+26
* | Observe the cration of extra compilerMarco Bubke2019-02-181-2/+2
* | Clang: Disable min and max macrosMarco Bubke2019-02-181-1/+4
* | Help: Add fallback word lookup for context help to base text editorEike Ziller2019-02-152-0/+8
* | Squish: Fix verification of tool tipsChristian Stenger2019-02-141-0/+1
* | Clang: Fix command line builderMarco Bubke2019-02-141-3/+4
* | Syntax highlighting: Add patches for KSyntaxHighlighting adaptationAlessandro Portale2019-02-136-0/+5082
* | Clang: Fix command line builderMarco Bubke2019-02-121-2/+2
* | ClangRefactoring: Fix progress counterMarco Bubke2019-02-121-9/+23
* | LSP: collect and execute quick fixes via shortcutDavid Schulz2019-02-122-3/+24
* | Utils: Add a JsonTreeItemDavid Schulz2019-02-124-2/+162
* | Clang: Extend ClangTool and CommandLineBuilderIvan Donchevskii2019-02-111-8/+12
* | Fix some deprecation warnings in basic pluginsFriedemann Kleint2019-02-118-25/+17
* | LSP: Avoid unneeded copy inside loopChristian Stenger2019-02-081-1/+1
* | LSP: Fix buildChristian Kandeler2019-02-081-1/+3
* | AutoTest: Use TypedTreeItem for TestResultItemChristian Stenger2019-02-081-0/+5
* | Make deployqt target recursiveEike Ziller2019-02-071-0/+2