summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMakeProjectManager: Set CMAKE_TOOLCHAIN_FILE for WebAssemblyv4.15.0-beta2Alessandro Portale2021-03-231-2/+15
* Register QT_LIBEXEC_PATH variablesKai Köhne2021-03-232-0/+32
* Expose Qt's libExecPath settingKai Köhne2021-03-232-0/+17
* Fix location of qmlscene, qmlplugindump tools for Qt 6Kai Köhne2021-03-232-18/+3
* CMakePM: Better error message when CMake file-api config is missingCristian Adam2021-03-232-1/+16
* QmlBuildSystem: MainFilePath member functionMichael Winkelmann2021-03-232-0/+8
* Brush up the Python wizard code templatesFriedemann Kleint2021-03-232-6/+8
* Improve description of "Link with Qt"Eike Ziller2021-03-231-2/+7
* CMakePM: Clear CMake configuration to remove backup filesCristian Adam2021-03-231-7/+12
* Debugger: Fix QJSValue dumper for qt6David Schulz2021-03-231-2/+2
* Debugger: Fix dumper tests for QVariantDavid Schulz2021-03-231-1/+3
* Simplify handling of qmlplugindumpKai Köhne2021-03-238-224/+27
* CMakePM: Disable Add and Batch Edit buttons when the file-api parsing failedCristian Adam2021-03-231-0/+3
* CMakePM: Keep CMakePM error messages meaningfulCristian Adam2021-03-231-1/+2
* QmlDesigner: Fix import version when adding unimported moduleMahmoud Badri2021-03-235-10/+16
* Doc: Update info about positioning componentsLeena Miettinen2021-03-2310-198/+193
* Debugger: Fix QObject dynamic property dumperDavid Schulz2021-03-231-1/+7
* QmlDesigner: Rename "Import Module" to "Add Module"Mahmoud Badri2021-03-221-1/+1
* StudioWelcome: Add new examples and tutorials to welcome pageThomas Hartmann2021-03-226-1/+29
* StatesEditorView: replace custom scope guard with qScopeGuardMichael Winkelmann2021-03-221-14/+7
* Doc: Update info on component files and exporting componentsLeena Miettinen2021-03-2219-149/+150
* Fix lupdate issuesEike Ziller2021-03-2213-23/+35
* CMakePM: Add "Re-configure with Initial Parameters" buttonCristian Adam2021-03-225-0/+46
* QmlDesigner: Remove unnecessary method paramMahmoud Badri2021-03-226-11/+11
* QmlDesigner: Correct item library spacingsMahmoud Badri2021-03-222-14/+13
* Sqlite: Return auto instead of type to symplify test overloadMarco Bubke2021-03-221-20/+11
* Sqlite: Add ReadWriteStatement alias to databaseMarco Bubke2021-03-221-0/+2
* Sqlite: Prevent copying of LastChangedRowIdMarco Bubke2021-03-221-0/+3
* Sqlite: Add busy handlerMarco Bubke2021-03-224-22/+45
* Sqlite: Update to version 3.35Marco Bubke2021-03-222-4589/+6989
* QmlDesigner: Bump database versionMarco Bubke2021-03-221-1/+1
* Merge "Merge remote-tracking branch 'origin/4.14' into 4.15" into 4.15The Qt Project2021-03-224-1/+451
|\
| * Merge remote-tracking branch 'origin/4.14' into 4.15Eike Ziller2021-03-224-1/+451
| |\
| | * Android: Ignore an error when doing an incremental build4.14Andy Shaw2021-03-201-1/+1
| | * Add changes file for 4.14.2v4.14.2Eike Ziller2021-03-191-0/+54
| | * Update Qbs submodule to the top of 1.18 branchIvan Komissarov2021-03-181-0/+0
| | * Highlighter: readd autoconf highlighterDavid Schulz2021-03-181-0/+396
* | | Make sure designer, linguist are also found in Qt 6 cross-buildsKai Köhne2021-03-221-5/+0
* | | Asset Import: Use double quotes for emphasis in UI textLeena Miettinen2021-03-221-4/+4
|/ /
* | QmlDesigner: Retrieve rcc command centrallyKai Köhne2021-03-193-8/+29
* | Improve Qt Design Studio visibility in Qt CreatorAleksei German2021-03-195-6/+81
* | CMakePM: Make "Build type" aspect visibleCristian Adam2021-03-196-18/+77
* | CMakePM: Fix assert with UNINITIALIZED build typeCristian Adam2021-03-191-1/+1
* | QtQuick3D: Replace Type with ComponentLeena Miettinen2021-03-191-1/+1
* | Doc: make Qt Quick terminology more consistentLeena Miettinen2021-03-1931-603/+591
* | LanguageClient: Add copy button to annotation tooltipDavid Schulz2021-03-192-1/+16
* | QDS Components: Replace "item" with "component" in UI textLeena Miettinen2021-03-1911-39/+39
* | ClangTools: Add tr functions to DiagnosticMarkDavid Schulz2021-03-191-0/+1
* | QmlDesigner: add directory import support to the item libraryMahmoud Badri2021-03-187-26/+56
* | QDS: Check terms in Assert Exporter PluginLeena Miettinen2021-03-184-10/+10