aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Android: Correct setting ANDROID_NDK_PLATFORMChristian Stenger2018-12-175-1/+28
* Debugger: Fix target type parsing for array typesDavid Schulz2018-12-171-2/+9
* Debugger: Fix array type element count extractionDavid Schulz2018-12-171-3/+5
* Debugger: Fix display of multidimensional C arrayshjk2018-12-172-31/+33
* Debugger: Use toolbar stop icon in toolbarhjk2018-12-141-1/+1
* Squish: Fix default settings testChristian Stenger2018-12-131-1/+43
* ProjectExplorer: Fix initial top level expansion of projectshjk2018-12-134-0/+19
* Squish: Un-skip searching for missing outputRobert Loehning2018-12-131-5/+4
* Squish: Expect some more compilersRobert Loehning2018-12-131-1/+2
* Squish: Add note about required clang versionRobert Loehning2018-12-131-2/+3
* Core: Fix using system codecDavid Schulz2018-12-121-2/+9
* QmakeProjectManager: Consider unversioned_libname CONFIG valueChristian Kandeler2018-12-121-2/+3
* Debugger: Robustify QEvent dumpershjk2018-12-122-14/+15
* 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
* Do not use invalid Qt version for parsing QMake projectsEike Ziller2018-12-061-0/+2
* ClangTools: Fix plugin tests for clang 7Nikolai Kosjar2018-12-061-2/+8
* Clang: Fix tooltip for pointer to classNikolai Kosjar2018-12-063-2/+29
* qmljs: update qt5QtQuick2-bundle.json for Qt 5.12Marco Benelli2018-12-051-8/+58
* ProjectExplorer: Stop caching useless macro inspection reportNikolai Kosjar2018-12-051-0/+4
* ClangFormat: Fix the end offset for the reformat callIvan Donchevskii2018-12-051-3/+6
* TextEditor: Chop of multi line proposal item textsDavid Schulz2018-12-051-5/+10
* LSP: fix crash after last server restart attemptDavid Schulz2018-12-051-2/+2
* Doc: Fix link to a CMake FAQ entry that was movedLeena Miettinen2018-12-041-2/+3
* Doc: Add info on Qt Effects to Qt Design Studio ManualLeena Miettinen2018-12-041-0/+1
* Squish: Fix tst_CSUP02Christian Stenger2018-12-041-7/+9
* [Android] Fix qml debugging for Qt 5.12v4.8.0BogDan Vatra2018-12-032-3/+14
* Clang: Use -fms-compatibility-version with clang-cl toolchainIvan Donchevskii2018-12-031-3/+5
* Clang: Fix failing unit testNikolai Kosjar2018-12-031-1/+3
* Qmake: Use target-specific extension for deploymentTobias Hunger2018-12-023-1/+26
* Debugger: Fix unexpected state transitions with GDBhjk2018-11-301-0/+1
* be able to build without qbsTim Jenssen2018-11-301-1/+3