aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SSH: Fix exit status/exit code interpretationChristian Kandeler2018-12-143-5/+10
* help plugin: specify bgcolor for htmlDaniel Wingerd2018-12-141-4/+4
* help plugin: strip html from a translatable stringDaniel Wingerd2018-12-1412-27/+72
* FileSystemWatcher: Prevent double-delete of static dataChristian Kandeler2018-12-141-1/+1
* MsvcToolChain: Detect Visual Studio installations using vswhereOliver Wolff2018-12-141-1/+89
* MsvcToolChain: Add installationFromPathAndVersion helper functionOliver Wolff2018-12-141-25/+36
* SSH: Fix compile for Qt5.9Christian Stenger2018-12-141-6/+6
* Core: Add compare function to Search::TextPosition and TextRangeDavid Schulz2018-12-141-0/+6
* determine gdb target ABI by parsing 'gdb --configuration'Michael Kopp2018-12-133-16/+63
* RemoteLinux: Do not try to kill a non-existing processChristian Kandeler2018-12-131-2/+4
* SSH: Use OpenSSH toolsChristian Kandeler2018-12-13609-91036/+2045
* 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
* Editor: Fix dark themesAaron Barany2018-12-133-8/+16
* Mercurial: Fix qbs buildDavid Schulz2018-12-121-0/+1
* Add contribution instructions to readme.mdMitch Curtis2018-12-121-0/+11
* Merge remote-tracking branch 'origin/4.8'Eike Ziller2018-12-1227-137/+211
|\
| * CppTools: Return proper tab settingsIvan Donchevskii2018-12-121-2/+2
| * ClangFormat: Fix the return value for the line offsetIvan Donchevskii2018-12-121-0/+3
| * Squish: Adapt test to changed behaviorChristian Stenger2018-12-111-2/+3
| * Squish: Adapt tst_git_localChristian Stenger2018-12-111-2/+3
| * Debugger: Make LLDB startup failures more verbosehjk2018-12-113-9/+22
| * GDB: Don't reset breakpoint when line numbers differAaron Barany2018-12-111-9/+11
| * Clang: Always force the built-in includes orderIvan Donchevskii2018-12-112-81/+92
| * Debugger: Fix switching to previous mode on exitAaron Barany2018-12-104-1/+17
| * Debugger: Remove obsolete function declationAaron Barany2018-12-101-1/+0
| * Fix typo in russian translation of 'Empty qmake Project'Haxor Leet2018-12-101-1/+1
| * Color schemes: Fix wrong colors for unset valuesEike Ziller2018-12-101-6/+3
| * GDB: Fix address resolving for typedefed typesOrgad Shaneh2018-12-101-6/+2
| * Tests: Correct expectationChristian Stenger2018-12-101-1/+1
| * TextEditor: fix painting annotationsDavid Schulz2018-12-101-3/+3
| * Utils: Do not crash when clicking in empty line of HistoryCompleterChristian Stenger2018-12-101-2/+5
| * Bump version to 4.8.1Eike Ziller2018-12-102-4/+4
| * Do not search our own autosave files by defaultEike Ziller2018-12-102-2/+2
| * Clang: Avoid multi-line display name for completion itemsNikolai Kosjar2018-12-073-1/+32
| * Debugger: do not show warning on remote debugging sessionDavid Schulz2018-12-071-1/+4
| * QmlDesigner: Transform keyframes to integer positionsKnud Dollereder2018-12-071-2/+3
* | LSP: Fix server capability reference_s_ProviderKeyDavid Schulz2018-12-123-5/+5
* | ClangTools: Improve fix-its handlingIvan Donchevskii2018-12-126-9/+116
* | Fix build: there's no Q_OBJECT in this file anymoreThiago Macieira2018-12-121-2/+0
* | QmakeProjectManager: Watch wildcard directories for changesVille Nummela2018-12-124-5/+43
* | DiffEditor: Diff editor for MercurialAsit Dhal2018-12-113-15/+142
* | QmakeProjectManager: ModernizeAlessandro Portale2018-12-118-22/+20
* | Squish: Drop testing of pastebin.caChristian Stenger2018-12-111-10/+4
* | UpdateInfo: ModernizeAlessandro Portale2018-12-114-13/+9
* | ClangFormat: Return replacements from 'format' callIvan Donchevskii2018-12-114-131/+148
* | Todo: ModernizeAlessandro Portale2018-12-1123-81/+69
* | ResourceEditor: ModernizeAlessandro Portale2018-12-1110-69/+53
* | QmlJSEditor: ModernizeAlessandro Portale2018-12-1036-333/+298
* | Valgrind: ModernizeAlessandro Portale2018-12-1053-294/+182