aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [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
* Qmake: Use target-specific extension for deploymentTobias Hunger2018-12-023-1/+26
* Debugger: Fix unexpected state transitions with GDBhjk2018-11-301-0/+1
* Clang: Properly generate macros with clang-clIvan Donchevskii2018-11-304-7/+18
* Clang: Fix clang-cl environmentIvan Donchevskii2018-11-302-1/+6
* QML Debugger: Guard against some invalid dataUlf Hermann2018-11-301-2/+2
* Debugger: Work around scrambled dock widget layoutshjk2018-11-301-3/+32
* Core: Use correct parent for fileDeletedPromptOrgad Shaneh2018-11-291-2/+2
* Git: Use ICore::dialogParent as dialog parentOrgad Shaneh2018-11-294-19/+19
* Android: Fix debugging using old devicesChristian Stenger2018-11-291-5/+22
* Android: Detect clang and gdb from older NDKEike Ziller2018-11-293-18/+43
* Clang: Work around eating memory with gcc/clang/-fno-rtti/boostNikolai Kosjar2018-11-292-0/+10
* QmlDesigner: Improve resize handle sizeAlessandro Portale2018-11-291-1/+1
* Fix lvalue references and rvalue reference incorrectly matchingAllan Sandfeld Jensen2018-11-291-1/+5
* C++: Use file size limit also for included filesNikolai Kosjar2018-11-293-3/+9
* Clang: Properly set up warnings for clang-based librariesIvan Donchevskii2018-11-295-3/+21
* QbsProjectManager: Fix race condition on target switchChristian Kandeler2018-11-281-0/+2
* CMake: Suppress header-only targets from code modelTobias Hunger2018-11-281-0/+13
* Debugger: Fix perspective combobox activationhjk2018-11-281-1/+6
* Fix crash in qmake parsingAllan Sandfeld Jensen2018-11-281-2/+2
* Clang: Abort hover handlers on ~TextEditorWidgetNikolai Kosjar2018-11-281-6/+10
* Clang: Do not call built-in follow symbol with no documentIvan Donchevskii2018-11-281-2/+5
* Clang: Disable columns resizability for Clang-Tidy and Clazy viewIvan Donchevskii2018-11-281-2/+4
* Utils: Pile more hacks onto our "QTipLabel"Ulf Hermann2018-11-271-0/+2
* Debugger: Fix thread switcher combobox to show current threadAlexandru Croitor2018-11-271-0/+5
* ClangFormat: Trim space-only lines to properly indent themIvan Donchevskii2018-11-271-0/+14
* ClangFormat: Fix iteration through text blocksIvan Donchevskii2018-11-271-5/+24
* ClangFormat: Don't export symbols of librariesMarco Bubke2018-11-271-0/+1
* Clang: Fix output arguments highlighting for constructor parametersMarco Bubke2018-11-271-3/+0
* ToolChain: QTC_CHECK() conversion of __cplusplus macroNikolai Kosjar2018-11-271-1/+6
* Clang: Remove QTC_ASSERT triggered by testNikolai Kosjar2018-11-271-1/+2
* Clang: Fix providing snippets for another caseNikolai Kosjar2018-11-271-0/+1
* Utils: Fix column number for Highlighting resultIvan Donchevskii2018-11-261-1/+1
* Clang: Disable printing stack traces by defaultNikolai Kosjar2018-11-261-1/+3
* QmlJsTools: add mimetype for JavaScript modulesDavid Schulz2018-11-261-0/+5
* TextEditor: Fix possible crashChristian Stenger2018-11-231-3/+7
* Android: Add Android 9/API level 28Christian Stenger2018-11-231-1/+3
* Clang: Strip some more warningsv4.8.0-rc1Orgad Shaneh2018-11-221-0/+3
* Revert "Fix issue with snippet variables not behaving correctly on Gnome"David Schulz2018-11-221-8/+0
* Fix blank items in Issues paneEike Ziller2018-11-221-6/+6
* UnitTests: Fix buildMarco Bubke2018-11-221-10/+10
* Welcome: Fix titles of tutorials to match the actual titlesLeena Miettinen2018-11-221-38/+38
* Android: Fix passing binary data through pipe on WindowsChristian Stenger2018-11-211-1/+2
* QmlDesigner: Fix crashKnud Dollereder2018-11-211-2/+1
* ClangPchManager: Store collected build dependenciesMarco Bubke2018-11-215-70/+106
* Android: List extra packages as wellChristian Stenger2018-11-213-2/+51
* Android: Fix uploading file on WindowsChristian Stenger2018-11-212-2/+8
* AutoTest: Remove old declarationChristian Stenger2018-11-211-1/+0
* Clang: Fix C++ paths search in compiler options builderIvan Donchevskii2018-11-211-5/+6