summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Add commandline to "Unable to determine gdb target ABI" warningv6.0.0-beta1Alessandro Portale2021-10-121-1/+1
* QmlDesigner: Add #include <QTextStream>hjk2021-10-121-0/+1
* Docker: Use mapToDevicePath() in startContainer()hjk2021-10-121-8/+3
* Utils: Introduce FilePath::mapTo{Device,Global}Pathhjk2021-10-128-0/+53
* Android: set the deploy step widget to expanded by defaultAssam Boudjelthia2021-10-121-1/+2
* Android: put "am start" extra args at the end of the arguments listAssam Boudjelthia2021-10-122-9/+2
* ProjectExplorer: Always set a RunControl's macro expanderhjk2021-10-121-2/+5
* QmlDesigner: Fix for Binding EditorAleksei German2021-10-1210-35/+75
* Debugger: Force English debugger outputhjk2021-10-121-0/+1
* PE: Fix compile with Qt 5.14Christian Stenger2021-10-121-9/+14
* QmlDesigner: Sanitze QML file on saveThomas Hartmann2021-10-113-1/+39
* QmlProject: Add support for supportedLanguagesThomas Hartmann2021-10-116-0/+25
* CMakePM: Add headers only on compiler groups without PCH sourcesCristian Adam2021-10-111-21/+37
* Optimize mime type matchingJarek Kobus2021-10-112-13/+20
* Add action to generate CMake files for QML projectsTapani Mattila2021-10-116-0/+324
* CppEditor: Add missing namespaceChristian Kandeler2021-10-111-1/+1
* Wizards: Enable using default values for json wizards by using json "imports"Tapani Mattila2021-10-112-8/+152
* ClangCodeModel: Do not trigger snippetsChristian Kandeler2021-10-113-17/+65
* CppEditor: Add warning label to clangd settings pageChristian Kandeler2021-10-111-0/+52
* ClangCodeModel: Optimize getAstPath()Christian Kandeler2021-10-114-14/+61
* QmlDesigner: Update repeater parent when repeater properties changeMiikka Heikkinen2021-10-114-44/+38
* QmlDesigner: Make form view react to node source changes properlyMiikka Heikkinen2021-10-112-19/+39
* Revert "FakeVim: Also record NoVisualMode as last visual mode"hjk2021-10-111-2/+2
* Debugger: Use MacroExpander from RunControl instead from Kithjk2021-10-112-2/+2
* Optimize addTargets() methodJarek Kobus2021-10-081-2/+13
* Merge remote-tracking branch 'origin/5.0' into 6.0Eike Ziller2021-10-085-14/+43
|\
| * Doc: Fix the file name for directional lightJohanna Vanhatapio2021-10-081-1/+1
| * ImageViewer: Fix crash when opening invalid movieEike Ziller2021-10-071-1/+9
| * Squish: Stabilize tst_rename_fileRobert Löhning2021-10-071-5/+14
| * Squish: Update and stabilize tst_rename_fileRobert Löhning2021-10-071-2/+10
| * Debugger: Tests: Fix warningsRobert Löhning2021-10-071-3/+8
| * qmljseditor: fix crash at shutdownTim Jenssen2021-10-061-2/+1
| * Bump version to 5.0.3Eike Ziller2021-10-063-6/+6
* | QmlPuppet: Fix qbs buildChristian Kandeler2021-10-081-0/+1
* | Fix qmake build of qbsChristian Kandeler2021-10-081-1/+4
* | Optimize resetOptimalWidth()Jarek Kobus2021-10-081-4/+13
* | Optimize setupLocationInfoForTargets()Jarek Kobus2021-10-081-2/+9
* | Update change log for 6.0Eike Ziller2021-10-081-1/+19
* | QmlDesigner: Add dropped 3D models to the 3D EditorMahmoud Badri2021-10-084-15/+35
* | QmlDesigner: Delete animations if target is deletedThomas Hartmann2021-10-081-0/+44
* | Android: correct label for build platform sdk in project settingsAssam Boudjelthia2021-10-081-1/+1
* | Update Qbs submodule to the top of 1.21 branchIvan Komissarov2021-10-071-0/+0
* | Core: Prevent contents of Popups being styled as "panelwidgets"Alessandro Portale2021-10-071-4/+9
* | Fix that .ui files could be opened in C++ editorEike Ziller2021-10-071-1/+1
* | ProjectExplorer: Fix unsafe kit removal procedureChristian Kandeler2021-10-071-6/+9
* | Ignore the wheel event explicitly in order to propagate it furtherJarek Kobus2021-10-071-1/+3
* | CMakePM: Do not register qch files from deviceChristian Stenger2021-10-071-1/+1
* | QmlDesigner: Implement new functions in QmlObjectNode and QmlTimelineKeyframe...Thomas Hartmann2021-10-076-3/+46
* | QmlDesigner: Fix crashThomas Hartmann2021-10-071-0/+2
* | Fix check if a key is supposed for deletionKnud Dollereder2021-10-073-16/+9