aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Fix casting of <cpp>.boolqds/v2.2.1Thomas Hartmann2021-10-151-0/+2
* ImageViewer: Fix crash when opening invalid movieEike Ziller2021-10-071-1/+9
* qmljseditor: fix crash at shutdownTim Jenssen2021-10-061-2/+1
* QmlDesigner: Remove x,y when setting center anchorsThomas Hartmann2021-10-051-0/+4
* Work around QRegularExpression crashes on macOS with RosettaEike Ziller2021-10-041-0/+5
* QmlDesigner: Do not mark file as changed for "formeditorColor"qds/v2.2.0Thomas Hartmann2021-09-301-1/+1
* QmlDesigner: Allow resolvedUrl in ui.qml filesThomas Hartmann2021-09-301-1/+1
* Git: Take Prepend to PATH into account again, take #2v5.0.2hjk2021-09-291-3/+3
* TaskHub: Add #include <QThread>hjk2021-09-291-0/+1
* Git: Take Prepend to PATH into account againhjk2021-09-292-1/+8
* Don't call TaskHub::addTask() directly from non-main threadJarek Kobus2021-09-292-5/+13
* Update Qbs submodule to the top of 1.20 branchIvan Komissarov2021-09-281-0/+0
* ProjectExplorer: Fix widths distributions in project welcome pageAlessandro Portale2021-09-271-3/+2
* Core: Polish welcome screen grid hover animationAlessandro Portale2021-09-241-11/+21
* Debugger: Fix debugging of terminal apps with GDB < 10Orgad Shaneh2021-09-241-3/+9
* Modes: Temporarily re-add a removeMode functionEike Ziller2021-09-244-0/+30
* CMake: NinjaPath was never supposed to be written to the settingsEike Ziller2021-09-231-0/+7
* CMakePM: Display <File System> tree node only on failureCristian Adam2021-09-224-18/+11
* Update Qbs submodule to the top of 1.20 branchIvan Komissarov2021-09-211-0/+0
* Implement heuristics for parsing version numberJarek Kobus2021-09-211-12/+49
* Fix QtProjectImporter test for Qt 6.2 versions in PATHEike Ziller2021-09-211-6/+45
* MSVC: Fix C4996 in sqlite3.cKai Köhne2021-09-201-0/+1
* Update Qbs submodule to the top of 1.20 branchIvan Komissarov2021-09-171-0/+0
* StudioWelcome: Register help for qtquick3dThomas Hartmann2021-09-171-5/+7
* Reaper: do not disconnect process before reapingCristian Adam2021-09-172-2/+3
* CMakePM: Populate targets list on add new build stepCristian Adam2021-09-171-0/+3
* CMakePM: Allow loading of projects that do not have any targetsCristian Adam2021-09-171-7/+0
* qmake: Fix crash with Qt 6 when canceling parsingEike Ziller2021-09-172-6/+7
* Welcome: Remove spacing between the link buttons on Welcome screenAlessandro Portale2021-09-171-2/+1
* ClangTools: Adjust test filesChristian Stenger2021-09-163-5/+16
* QmlDesigner: Include the ID in the invalid ID messageMahmoud Badri2021-09-162-7/+7
* CompilationDatabaseProjectManager: Fix unexpected double emit of signalChristian Kandeler2021-09-162-6/+14
* QmlDesigner: Decrease timeout for capture imageMarco Bubke2021-09-161-1/+1
* Android: Handle Qt 5 CMake projects target build dir retrievalAssam Boudjelthia2021-09-163-12/+32
* QmlDesigner: Fix floating dock widget behaviorHenning Gruendl2021-09-151-1/+1
* Android: fix for retrieving the path to deployment file and build dirAssam Boudjelthia2021-09-158-32/+77
* AutoTest: Silence soft assertChristian Stenger2021-09-151-1/+1
* QmlDesigner: Provide a descriptive message for invalid IDsMahmoud Badri2021-09-143-2/+28
* Fix bug in mime type magic rules with Qt 6.2Eike Ziller2021-09-141-4/+5
* sdktool: Fix sanity check for Qt 6Eike Ziller2021-09-131-2/+2
* WebAssembly: Fix emcc execution for some emsdk versions on LinuxAlessandro Portale2021-09-101-1/+1
* iOS/CMake: Fix building for iOS deviceEike Ziller2021-09-101-26/+23
* Migrate to fixed add_shaders prefix handlingLaszlo Agocs2021-09-102-0/+4
* StudioWelcome: Remove cluster tutorial videosThomas Hartmann2021-09-106-30/+0
* QmlDesigner: Limit Style switch in MCU modeAleksei German2021-09-091-0/+5
* Clangd: prevent adding refactorings for outdated documentsDavid Schulz2021-09-091-0/+3
* QmlJS: Fix crashChristian Stenger2021-09-091-3/+5
* Docker: Fix conditionChristian Stenger2021-09-091-1/+1
* Fix handling of aab checkbox in apk build stepAssam Boudjelthia2021-09-091-1/+1
* CMakePM: Fix build type for multi-configuration generatorsCristian Adam2021-09-091-9/+10