aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Clang: Fix use-after-freeNikolai Kosjar2019-07-095-8/+14
* QmlDesigner: Fix potential crashesThomas Hartmann2019-07-092-3/+10
* RemoteLinux: Limit the number of concurrent stat callsChristian Kandeler2019-07-092-31/+47
* Clang: Fix tidy checksNikolai Kosjar2019-07-091-11/+26
* CMake: Fix buildOrgad Shaneh2019-07-083-7/+1
* QmlDebug: Destroy connection before signaling failure or retryingUlf Hermann2019-07-081-1/+2
* Update qbs submoduleChristian Kandeler2019-07-051-0/+0
* Cmake: Fix deprecation warninghjk2019-07-052-3/+3
* RemoteLinux: Add missing check for stat failureChristian Kandeler2019-07-052-6/+7
* QmlJS: Avoid deprecation warningshjk2019-07-051-6/+6
* Remove more deprecation warningshjk2019-07-059-15/+21
* Clang: Remove unused memberNikolai Kosjar2019-07-052-2/+0
* Unify disabling build of llvm related plugins or test on WindowsChristian Stenger2019-07-053-22/+24
* CppTools: Avoid some deprecation warningshjk2019-07-051-4/+4
* Autotest: Avoid a deprecation warninghjk2019-07-051-1/+1
* Todo: Avoid deprecation warningshjk2019-07-051-2/+2
* ProjectExplorer: Remove one deprecated use of QTimehjk2019-07-051-2/+2
* ClangCodeModel: Avoid warnings on deprecated use of QTimehjk2019-07-051-4/+4
* ClangRefactor: Avoid warningshjk2019-07-051-14/+0
* Debugger: Robustify QmlInspectorAgent::onResulthjk2019-07-051-1/+2
* Avoid more deprecation warningshjk2019-07-058-12/+13
* Utils: Move reuse.h out of sighthjk2019-07-057-65/+30
* CrashHandler: Allow enabling per executableNikolai Kosjar2019-07-051-1/+8
* Utils: Fix a case fall through warninghjk2019-07-041-0/+1
* Fix pri fileMarco Bubke2019-07-041-1/+0
* QtSupport: Fix header guard for ui filesMarco Bubke2019-07-041-2/+4
* More Utils::toSet/toListhjk2019-07-0445-98/+118
* QmakeProjectManager: Take "executable" CONFIG value into accountChristian Kandeler2019-07-043-7/+11
* StudioWelcome: Add get() to ProjectModelThomas Hartmann2019-07-041-0/+5
* Clang: Remove old codeMarco Bubke2019-07-0430-1215/+3
* ClangPchManager: Don't update system PCH if no system include file changedMarco Bubke2019-07-046-32/+119
* Clang: Differentiate between user and non user includes for updatingMarco Bubke2019-07-0420-217/+359
* Utils: Add logging category to SynchronousProcessNikolai Kosjar2019-07-041-7/+19
* QtOutputFormatter: Support relative file:// linksAndre Hartmann2019-07-031-1/+17
* BareMetal: Fix typo in option to enable C++ language for IARDenis Shienkov2019-07-031-2/+2
* Use more toList/toSet to avoid deprecation warningshjk2019-07-036-17/+22
* Clang: Fix typo in function nameNikolai Kosjar2019-07-032-3/+3
* algorithm.h: Fix compilation with Qt 5.13.1Friedemann Kleint2019-07-031-2/+2
* Fix compilation with Qt 5.13hjk2019-07-031-4/+4
* QmlDesigner: Fix shortcut overrideHenning Gruendl2019-07-032-0/+30
* QmlDebug: Queue the socket error and disconnect signalsUlf Hermann2019-07-031-4/+13
* QmlDesigner: Hide the cursor when dragging in SpinBoxThomas Hartmann2019-07-032-0/+26
* QmlDesigner: Use backspace on macOSThomas Hartmann2019-07-031-1/+7
* QmlDesigner: Extend support for custom property editorThomas Hartmann2019-07-021-8/+37
* clangsupport: Fix compiler warning about initialization re-orderingChristian Kandeler2019-07-021-2/+2
* Utils: Add toSet/toList functionshjk2019-07-0213-23/+53
* PE: Fix tool tip of invalid toolchainChristian Stenger2019-07-021-1/+1
* ProjectExplorer: Add tests for GCC 9 output parsingChristian Kandeler2019-07-021-0/+109
* Git: Correctly handle aborting pull commandsAndre Hartmann2019-07-022-4/+7
* VCS: FakeVim: Ensure log editor is handled as readonlyChristian Stenger2019-07-022-1/+4