summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Doc: Remove the extra qdoc commandqds/v2.1-beta2Johanna Vanhatapio2021-03-291-2/+0
* Doc: Update info about applying 3D materialsJohanna Vanhatapio2021-03-292-11/+19
* Doc: Update info about building with CMakeLeena Miettinen2021-03-2913-117/+193
* Fix qmake buildAllan Sandfeld Jensen2021-03-291-0/+2
* CMakePM: Fix "Build type" for multi configuration generatorsCristian Adam2021-03-262-2/+10
* StudioWelcome: Set correct file for Digital ClusterThomas Hartmann2021-03-261-1/+1
* StudioWelcome: Fix crashThomas Hartmann2021-03-261-1/+2
* StudioWelcome: Add effect demo ad downloadThomas Hartmann2021-03-262-0/+9
* GitHub Actions: Build without PCHCristian Adam2021-03-261-0/+6
* Editor Proxy: Fix warnings and code styleMichael Winkelmann2021-03-261-4/+6
* Sqlite: Move result count to class declarationMarco Bubke2021-03-2658-1966/+1037
* Fix build with Qt 6Eike Ziller2021-03-261-0/+2
* Doc: Add info on exporting nested Figma component instancesLeena Miettinen2021-03-261-0/+5
* StringTable: Use QElapsedTimer instead of QTimeJarek Kobus2021-03-261-5/+4
* Update perfparser to head of 4.15 branchEike Ziller2021-03-261-0/+0
* LSP: Prevent soft asserts in LanguageClientArray::toListDavid Schulz2021-03-261-4/+9
* Doc: Describe new Language Client optionsLeena Miettinen2021-03-264-16/+51
* Android: Prevent crash in AndroidManager::applicationAbishjk2021-03-261-1/+1
* AssetExporter: Export type Label as textVikas Pachdha2021-03-261-1/+6
* CompileOutputWindow: Fix creation of task positionsAndre Hartmann2021-03-251-1/+1
* QmlDesigner: Fix dropping files to assets view when in list modeMahmoud Badri2021-03-251-1/+1
* cmake build: Disable PCH for CMake < 3.18 with GCCEike Ziller2021-03-251-2/+4
* Improve translatable stringsRobert Löhning2021-03-257-20/+13
* Annotation Editor question dialogMichael Winkelmann2021-03-253-34/+13
* Common EditorProxy interface for EditorsMichael Winkelmann2021-03-2510-247/+304
* Fix buildEike Ziller2021-03-251-0/+1
* Load all curves when opening DS with lastsessionKnud Dollereder2021-03-251-0/+5
* build.py: Do not enforce building without PCHEike Ziller2021-03-251-3/+0
* Refactor AnnotationEditors to support different viewsMichael Winkelmann2021-03-2522-399/+1395
* VcsBase: Avoid extra 1-pixel frame around SubmitEditorWidgetAlessandro Portale2021-03-251-0/+3
* Utils: Compile fix for MinGWCristian Adam2021-03-251-1/+1
* Help: Avoid extra 1-pixel frame in Help widgetsAlessandro Portale2021-03-252-0/+2
* Bump version to 4.15.0-rc1Eike Ziller2021-03-253-9/+9
* QmlDesigner: Fix crashThomas Hartmann2021-03-251-4/+4
* Doc: Update info on the Library viewJohanna Vanhatapio2021-03-2431-231/+181
* More changelog for 4.15Eike Ziller2021-03-241-0/+57
* Replace modal dialog with InfoBar in QmlProjectAleksei German2021-03-245-54/+29
* Utils: Rebase SmallStringView on std::string_viewMarco Bubke2021-03-243-94/+23
* Highlighter: adjust Qt6 compile fixes to upstream changesDavid Schulz2021-03-2412-17/+21
* AssetExport: Fix assets not being exported in certain casesVikas Pachdha2021-03-241-0/+11
* StudioWelcome: Update copyright notice to 2021Thomas Hartmann2021-03-241-2/+2
* Debugger: fix stringdata offset in metadataDavid Schulz2021-03-241-1/+4
* Debugger: Fix qobject name dumping for Qt 6David Schulz2021-03-241-2/+3
* Doc: Update manual front page illustrationsLeena Miettinen2021-03-2411-0/+0
* TextEditor: Fix corrupted cursor after droping textDavid Schulz2021-03-241-1/+0
* 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