aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update Qbs submodule to the top of 1.21 branch"v6.0.0-beta2Eike Ziller2021-10-271-0/+0
* CppEditor: Make pure virtual functions opt-inChristian Kandeler2021-10-271-3/+8
* ClangCodeModel: Adapt test to upstream fix in clangdChristian Kandeler2021-10-271-3/+5
* CppEditor: Follow symbols in generated UI headers to .ui fileChristian Kandeler2021-10-271-4/+34
* QmlJS: fix building testsDavid Schulz2021-10-271-1/+1
* Doc: Update the Qt Quick Mobile application tutorialLeena Miettinen2021-10-2710-283/+276
* QmlJS: Proliferate FilePath and QtcProcess use in QmlJSPluginDumperhjk2021-10-275-57/+54
* Editor: fix clipboard collecting via mouse selectionsDavid Schulz2021-10-271-1/+21
* Use a new enum indicating various start failuresJarek Kobus2021-10-272-19/+22
* Docker: Remove DockerRunConfigurationhjk2021-10-276-188/+3
* Don't instantiate QTimer and QEventLoop for every QtcProcessJarek Kobus2021-10-271-9/+15
* McuSupport: Fix some warningsChristian Stenger2021-10-272-2/+3
* Debugger: map stack frame paths to the device of the debuggerDavid Schulz2021-10-271-1/+2
* Debugger: show destribution debug package message for remote framesDavid Schulz2021-10-271-1/+1
* Debugger: use FilePath in stack framesDavid Schulz2021-10-2712-50/+55
* Debugger: adjust inferior paths for remote debuggerDavid Schulz2021-10-271-2/+7
* QmlDesigner: Compile fixhjk2021-10-271-1/+1
* Update change log for 6.0Eike Ziller2021-10-261-1/+37
* Android: drop const from AndroidConfigurations::currentConfig()Assam Boudjelthia2021-10-2611-16/+16
* QmlDesigner: Expose state property for 3DObjectsHenning Gruendl2021-10-263-18/+30
* QmlDesigner: Fix hex label eliding in ColorEditorHenning Gruendl2021-10-262-3/+3
* QmlDesigner: Fix GradientPropertySpinBox draggingHenning Gruendl2021-10-261-2/+4
* McuSupport: support for SDK 2.0Christiaan Janssen2021-10-2611-142/+374
* Update Qbs submodule to the top of 1.21 branchIvan Komissarov2021-10-261-0/+0
* Android: Add and organize error cases for different stepsAssam Boudjelthia2021-10-265-109/+166
* QmlDesigner: Recognize subfolders as modules at any depthMiikka Heikkinen2021-10-263-15/+46
* macOS: By default use dark theme in system dark modeEike Ziller2021-10-263-0/+26
* macOS: Force light appearance before saving system paletteEike Ziller2021-10-263-9/+24
* CMake file generation: Generate main.cpp and main.qmlTapani Mattila2021-10-266-16/+148
* Fix CMake file generation to include module subdirectories properlyTapani Mattila2021-10-262-9/+30
* QmlDesigner: Do not create pixmap at component completionMiikka Heikkinen2021-10-261-7/+3
* iOS: Fix retrieval of developer teams with Qt 6Eike Ziller2021-10-261-5/+11
* QML Designer: Fix UI text capitalization and punctuationLeena Miettinen2021-10-262-4/+4
* QmlDesigner: Inject QtQuick.Controls into possible imports if necessaryMiikka Heikkinen2021-10-261-1/+28
* QmlDesigner: Handle implicit components properly in componentviewMiikka Heikkinen2021-10-262-44/+61
* QmlDesigner: Add a Text component when dropping a font to Form EditorMahmoud Badri2021-10-261-1/+9
* Open project folder in File System viewEike Ziller2021-10-261-2/+7
* Docker: Map build directory to device in cmake callsDavid Schulz2021-10-263-14/+18
* Merge "Merge remote-tracking branch 'origin/5.0' into 6.0" into 6.0The Qt Project2021-10-2611-118/+270
|\
| * Merge remote-tracking branch 'origin/5.0' into 6.0Eike Ziller2021-10-2611-118/+270
| |\
| | * Android: get build dir based on settings file path for qmake projectsAssam Boudjelthia2021-10-252-19/+16
| | * CppEditor: Make sure fallback project part is up to dateChristian Kandeler2021-10-222-4/+4
| | * Update details about LLVM/Clang in acknowledgmentsKai Köhne2021-10-212-9/+5
| | * Doc: Update the Scene Environment TopicJohanna Vanhatapio2021-10-216-88/+247
| | * Doc: Fix links to QDS tutorial imagesLeena Miettinen2021-10-201-2/+2
* | | Utils: Map local path path in FilePath::onDevice(), toohjk2021-10-261-2/+8
|/ /
* | Docker: allow local build directoriesDavid Schulz2021-10-261-2/+1
* | ProjectExplorer: introduce Toolchain::priorityDavid Schulz2021-10-265-6/+30
* | QmlJS: Update version informationChristian Stenger2021-10-261-1/+126
* | Debugger: Fix UI textLeena Miettinen2021-10-251-1/+1