summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Update links to video tutorials and talksLeena Miettinen2022-01-241-82/+62
* QmlDesigner: Remove check for QtQuick3D 5.15Thomas Hartmann2022-01-241-12/+0
* Update qbs submoduleChristian Kandeler2022-01-241-0/+0
* Android: Install both target and whole project artefacts with qmakeAssam Boudjelthia2022-01-241-2/+6
* StudioWelcome: Use theming for extraction dialogThomas Hartmann2022-01-212-13/+143
* QmlDesigner: Use logging categoryThomas Hartmann2022-01-201-4/+6
* QmlDesigner: Delete the preview factory for every project changeMarco Bubke2022-01-202-12/+13
* QmlDesigner: Set target to nullptr if project is removedMarco Bubke2022-01-201-1/+1
* Multilanguage: Add multilanguageSupport option to qmlprojectTuomo Pelkonen2022-01-207-6/+37
* Fix creating a project from a Recent preset with custom sizeSamuel Ghinet2022-01-206-18/+39
* Disable QmlDesigner plugin for Qt 5 based buildsEike Ziller2022-01-191-1/+1
* StudioWelcome: Add setting for splash screen timeoutThomas Hartmann2022-01-181-1/+3
* StudioWelcome: Show text for correct versionThomas Hartmann2022-01-182-7/+48
* Move qrc, rcc and CMakeLists.txt generating menu option to file menuTapani Mattila2022-01-182-8/+8
* Revert "Avoid starting threads from the wrong hosting thread"v6.0.2Eike Ziller2022-01-181-4/+1
* TextEditor: Fix skipping short linesDavid Schulz2022-01-181-1/+1
* QmlDesigner: Remove Goto implementation from Design StudioThomas Hartmann2022-01-171-10/+14
* StudioWelcome: Enable integrating download progressThomas Hartmann2022-01-174-7/+24
* QmlDesigner: Remove docking widgets top right controlsMahmoud Badri2022-01-171-8/+3
* CMake: Fix build dir scan filterDavid Schulz2022-01-171-1/+1
* PE: Fix compileChristian Stenger2022-01-171-1/+1
* Editor: prevent using function hint widget while it is deletedDavid Schulz2022-01-171-1/+4
* LanguageClient: fix possible crash on shutdownJarek Kobus2022-01-171-3/+5
* QmlDesigner: Use wildcard for all files and split image formatsThomas Hartmann2022-01-172-9/+26
* QDS-5691 Create a tab for Recent choicesSamuel Ghinet2022-01-1719-219/+725
* StudioWelcome: Slight adjustements to Splash ScreenThomas Hartmann2022-01-141-5/+6
* Editor: fix crash in function hint widgetDavid Schulz2022-01-141-1/+1
* StudioWelcome: Show combobox for crash reporterThomas Hartmann2022-01-142-53/+106
* Avoid starting threads from the wrong hosting threadAllan Sandfeld Jensen2022-01-131-1/+4
* CPaster: Do not fail to paste after connection checkChristian Stenger2022-01-132-6/+3
* QmlDesigner: Fix crashThomas Hartmann2022-01-131-2/+4
* QmlDesigner: Fix content folder location when adding assetsThomas Hartmann2022-01-131-5/+6
* ProjectExplorer: Consider MSVC 2022 as base for clang-clChristian Kandeler2022-01-131-1/+3
* Sqlite: Fix compile with old XcodeChristian Stenger2022-01-131-1/+2
* StudioWelcome: Show the splash screen at least once if the version changesThomas Hartmann2022-01-131-2/+23
* StudioWelcome: Add support for version and resolution in descriptionThomas Hartmann2022-01-131-7/+59
* QmlDesigner: Don't call an empty abort callbackMarco Bubke2022-01-122-3/+5
* QmlDesigner: Refresh preview image every hourMarco Bubke2022-01-125-3/+35
* QmlDesigner: Remove generator from AsynchronousImageFactoryMarco Bubke2022-01-123-23/+23
* QmlDesigner: Don't save null image for preview collectorMarco Bubke2022-01-124-24/+25
* Register TitilliumWeb-RegularThomas Hartmann2022-01-121-0/+2
* QmlDesigner: Fix compile with Qt5Christian Stenger2022-01-121-1/+1
* Multilanguage: Add utility to get language names consistentlyTuomo Pelkonen2022-01-122-0/+16
* CMake generator: Use qt_add_executable instead of add_executableTapani Mattila2022-01-121-1/+1
* CMake generator: Integrate warnings in confirmation dialogTapani Mattila2022-01-126-65/+132
* CMake generator: Make file picker a treeviewTapani Mattila2022-01-1210-189/+345
* StudioWelcome: Do not show errors/warnings of welcome pageThomas Hartmann2022-01-121-0/+2
* Editor: avoid duplicated line endings inbetween multiple cursorsDavid Schulz2022-01-111-1/+4
* Use Reader mode for clangbackendJarek Kobus2022-01-111-1/+1
* ToolTip: Guard against nullptr accessEike Ziller2022-01-101-1/+4