aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sqlite: Update documentationqds/v2.1-beta1Marco Bubke2021-03-171-2/+1
* QmlDesigner: Replace CSS color roleHenning Gruendl2021-03-164-4/+14
* Apply new theming colors to the curveeditorKnud Dollereder2021-03-164-22/+55
* Bump version to 4.15 beta2Eike Ziller2021-03-163-9/+9
* QmlDesigner: Fix compilation for Qt 6Thomas Hartmann2021-03-161-0/+9
* Doc: Update MCU infoLeena Miettinen2021-03-162-13/+13
* LanguageClient: compress documentHighlight requestsDavid Schulz2021-03-163-69/+108
* QmlDesigner: Use correct font in Text-edit based in-place editorTuomo Pelkonen2021-03-161-2/+4
* QmlDesigner: Use a different color for unimported items sectionMahmoud Badri2021-03-165-0/+12
* QmlDesigner: Use theme colors for easing curve editorThomas Hartmann2021-03-162-12/+11
* QmlDesigner: Implement new control designHenning Gruendl2021-03-16104-1649/+3229
* FakeVim: Fix compilation with Qt 6Eike Ziller2021-03-162-2/+6
* iOS: Add relay server to route gdb data via service connectionVikas Pachdha2021-03-164-38/+115
* iOS: Create single instance of mobile device library wrapperVikas Pachdha2021-03-164-66/+86
* iOS: Fix iOS 14 application launchVikas Pachdha2021-03-169-73/+177
* iOS: Refactor the ios toolVikas Pachdha2021-03-1615-1410/+1749
* Utils: Drop deprecated Utils::FilePath::{setFilePath,filePath}hjk2021-03-166-10/+6
* Debugger: Add more information about the debugee when debugginghjk2021-03-164-4/+21
* Squish: Allow automatically created kitsChristian Stenger2021-03-162-2/+2
* Squish: Correct hitting "Do Not Show Again"Christian Stenger2021-03-162-3/+10
* Utils: Do not add extra space for user display of command lineshjk2021-03-161-1/+4
* QmlDesigner: Replace deprecated color roles in timeline and transition editorThomas Hartmann2021-03-156-17/+13
* QmlDesigner: Use Theme::DScontrolBackground instead of BackgroundColorDarkAlt...Thomas Hartmann2021-03-151-1/+1
* CppLocatorData: Don't use recursive mutexJarek Kobus2021-03-152-13/+3
* Don't waste horizontal space in Open Documents viewEike Ziller2021-03-151-0/+1
* McuSupport: detect fallback lib when desktop kit missingChristiaan Janssen2021-03-151-8/+15
* CMake Wizards: Add Qt 6 specific static qml plugin importingv4.15.0-beta1Alexandru Croitor2021-03-151-0/+4
* QmlDesigner: Add all Quick3DAssets under 1 import sectionMahmoud Badri2021-03-123-7/+37
* QmlDesigner: Fix puppet crashThomas Hartmann2021-03-121-1/+76
* EditorManager: Do not switch mode in response to editor closingMiikka Heikkinen2021-03-121-3/+6
* Doc: Update Info about the 3D Editor viewJohanna Vanhatapio2021-03-1217-89/+165
* Doc: Fix navigation link targetLeena Miettinen2021-03-121-5/+1
* QmlDesigner: Bump multi language database versionMarco Bubke2021-03-111-1/+1
* Merge remote-tracking branch 'origin/4.14' into 4.15Eike Ziller2021-03-113-2/+2
|\
| * Update Qbs submodule to the top of 1.18 branchIvan Komissarov2021-03-111-0/+0
| * More bumping of the Copyright Year to 2021Alessandro Portale2021-03-112-2/+2
* | Doc: Fix broken navigation linkLeena Miettinen2021-03-111-1/+1
* | Tests: Work around problems in execution of dumper testsChristian Stenger2021-03-111-29/+31
* | CMake: Improve layout of "Apply configuration changes" dialogEike Ziller2021-03-111-2/+3
* | PE: Fix expectations of LinkSpecs test on WindowsChristian Stenger2021-03-113-9/+46
* | Merge remote-tracking branch 'origin/4.14' into 4.15Eike Ziller2021-03-101-1/+1
|\|
| * Bump IDE_COPYRIGHT_YEAR to 2021Alessandro Portale2021-03-101-1/+1
* | QtSupport: Use native dir delimiter in "Link with Qt..." button tooltipAlessandro Portale2021-03-101-1/+1
* | CMake build: Disable FakeVim and building with PCH with Qt 6Eike Ziller2021-03-102-1/+6
* | CMakeProjectManager: expand variables for Batch EditCristian Adam2021-03-101-2/+8
* | CMakePM: Treat empty build as empty when importing CMake buildsCristian Adam2021-03-101-1/+1
* | Doc: Add a separate topic for the States viewLeena Miettinen2021-03-105-43/+142
* | Doc: Restructure information about Connections ViewLeena Miettinen2021-03-1019-129/+259
* | CppTools: Fix highlighting angle bracketsDavid Schulz2021-03-101-1/+3
* | ProjectExplorer: Unit-test LinkSpecs of tasksBernhard Beschow2021-03-094-67/+255