aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* FileSystemWatcher: Prevent double-delete of static dataChristian Kandeler2018-12-141-1/+1
* SSH: Fix compile for Qt5.9Christian Stenger2018-12-141-6/+6
* SSH: Use OpenSSH toolsChristian Kandeler2018-12-13566-89751/+1307
* LSP: add compare operator for PositionDavid Schulz2018-12-131-0/+8
* LSP: add a convenient Error type to the ResponseDavid Schulz2018-12-131-8/+9
* Merge remote-tracking branch 'origin/4.8'Eike Ziller2018-12-122-2/+8
|\
| * ClangFormat: Fix the return value for the line offsetIvan Donchevskii2018-12-121-0/+3
| * Utils: Do not crash when clicking in empty line of HistoryCompleterChristian Stenger2018-12-101-2/+5
* | LSP: Fix server capability reference_s_ProviderKeyDavid Schulz2018-12-123-5/+5
* | ClangPchManager: Introduce PchTaskQueueMarco Bubke2018-12-102-6/+5
* | Sqlite: Update versionMarco Bubke2018-12-103-10315/+26510
* | qmljs: do not raise warning for yield statementsMarco Benelli2018-12-071-0/+1
* | qmljs: basic highlighting for es7Marco Benelli2018-12-041-1/+8
* | SSH: Fix autotestChristian Kandeler2018-12-031-2/+5
* | ClangPchManager: Add UsedMacroFilterMarco Bubke2018-12-031-4/+5
* | LSP: add support for hierarchical document symbolsDavid Schulz2018-12-034-6/+59
* | LSP: add convenient log function for a response errorDavid Schulz2018-12-031-3/+3
* | Merge remote-tracking branch 'origin/4.8'Orgad Shaneh2018-12-032-3/+7
|\|
| * QML Debugger: Guard against some invalid dataUlf Hermann2018-11-301-2/+2
| * Fix lvalue references and rvalue reference incorrectly matchingAllan Sandfeld Jensen2018-11-291-1/+5
* | Merge remote-tracking branch 'origin/4.8'Eike Ziller2018-11-292-1/+9
|\|
| * Utils: Pile more hacks onto our "QTipLabel"Ulf Hermann2018-11-271-0/+2
| * Android: Fix uploading file on WindowsChristian Stenger2018-11-211-1/+7
* | Utils: Replace Tooltip hack with another tooltip hackhjk2018-11-273-24/+35
* | VCS: Unbold messages and errors in output paneOrgad Shaneh2018-11-242-2/+12
* | SSH: Add support for "new" OpenSSH private key formatChristian Kandeler2018-11-225-1/+287
* | qmljs: update parserMarco Benelli2018-11-2234-5644/+10378
* | SSH: Do not offer to create DSA keys anymoreChristian Kandeler2018-11-222-22/+3
* | Debugger: Add multi-engine support for QML inspectorUlf Hermann2018-11-211-2/+2
* | Merge remote-tracking branch 'origin/4.8'Orgad Shaneh2018-11-202-2/+15
|\|
| * Clang: Add BuildDependencyCollectorMarco Bubke2018-11-201-1/+14
| * SettingsAccessor: Avoid soft assertion for inexistent fileOrgad Shaneh2018-11-191-1/+1
* | QML Inspector: SimplifyUlf Hermann2018-11-203-13/+3
* | LSP: simplify request response typeDavid Schulz2018-11-204-9/+4
* | OutputFormatter: SimplifyOrgad Shaneh2018-11-192-23/+18
* | OutputFormatter: Make appendMessage(QTextCharFormat) privateOrgad Shaneh2018-11-191-1/+1
* | SSH: Implement X11 forwardingChristian Kandeler2018-11-1921-16/+748
* | Merge remote-tracking branch 'origin/4.8'Eike Ziller2018-11-1911-30/+50
|\|
| * SettingsAccessor: Relax old version validation for shared filesOrgad Shaneh2018-11-161-1/+8
| * Fix reference on temperary valuev4.8.0-beta2Tim Jenssen2018-11-151-1/+1
| * Tracing: Don't use "row" and "column" as IDsUlf Hermann2018-11-144-23/+25
| * Git: Make commit a bit less synchronousOrgad Shaneh2018-11-142-2/+6
| * Tracing: Only call QFutureWatcher::setFuture() after connecting to itUlf Hermann2018-11-141-1/+1
| * C++: Add some missing overrides in BindOrgad Shaneh2018-11-121-0/+7
| * Remove unneeded member initializersOrgad Shaneh2018-11-121-2/+2
* | QmlDebug: Remove outdated clientsUlf Hermann2018-11-199-604/+1
* | OutputFormatter: Remove unused font objectsOrgad Shaneh2018-11-161-10/+2
* | SSH: Introduce and handle generic "channel open" packetsChristian Kandeler2018-11-134-59/+111
* | Merge remote-tracking branch 'origin/4.8'Eike Ziller2018-11-097-31/+36
|\|
| * Clang: Add BuildDependenciesStorageMarco Bubke2018-11-081-1/+2