aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Add all Quick3DAssets under 1 import sectionMahmoud Badri2021-03-123-7/+37
* EditorManager: Do not switch mode in response to editor closingMiikka Heikkinen2021-03-121-3/+6
* QmlDesigner: Bump multi language database versionMarco Bubke2021-03-111-1/+1
* Merge remote-tracking branch 'origin/4.14' into 4.15Eike Ziller2021-03-111-0/+0
|\
| * Update Qbs submodule to the top of 1.18 branchIvan Komissarov2021-03-111-0/+0
* | CMake: Improve layout of "Apply configuration changes" dialogEike Ziller2021-03-111-2/+3
* | PE: Fix expectations of LinkSpecs test on WindowsChristian Stenger2021-03-113-9/+46
* | QtSupport: Use native dir delimiter in "Link with Qt..." button tooltipAlessandro Portale2021-03-101-1/+1
* | CMake build: Disable FakeVim and building with PCH with Qt 6Eike Ziller2021-03-101-0/+1
* | CMakeProjectManager: expand variables for Batch EditCristian Adam2021-03-101-2/+8
* | CMakePM: Treat empty build as empty when importing CMake buildsCristian Adam2021-03-101-1/+1
* | CppTools: Fix highlighting angle bracketsDavid Schulz2021-03-101-1/+3
* | ProjectExplorer: Unit-test LinkSpecs of tasksBernhard Beschow2021-03-094-67/+255
* | Wizards: Fix error message if project name is emptyEike Ziller2021-03-091-6/+5
* | QmlDesigner: Trim state nameThomas Hartmann2021-03-091-1/+1
* | QmlDesigner: Return action by idThomas Hartmann2021-03-092-0/+9
* | QmlDesigner: Fix infinite loop on item library resizeMiikka Heikkinen2021-03-091-0/+1
* | QmlDesigner: Forward QT_IM_MODULE=qtvirtualkeyboard to puppetThomas Hartmann2021-03-092-0/+21
* | Annotation: isEmpty constMichael Winkelmann2021-03-092-2/+2
* | Fix a deadlock when closing Creator while loading a projectJarek Kobus2021-03-092-33/+59
* | QmlDesigner: Move new item lib qmls to the share folderMahmoud Badri2021-03-0913-284/+27
* | Sqlite: Use emplace_back instead of push_backMarco Bubke2021-03-091-14/+1
* | QmlDesigner: Add Model::bindingPropertiesAboutToBeChangedMarco Bubke2021-03-094-0/+22
* | QmlProjectManager: Bump up version of the multilanguage databaseMarco Bubke2021-03-091-1/+1
* | Utils: Add iterator constructors to small stringMarco Bubke2021-03-093-10/+26
* | QmlDesigner: Fix flow editors decision items selection areaTuomo Pelkonen2021-03-091-4/+6
* | QmlDesigner: Improve in-place Text element text modificationTuomo Pelkonen2021-03-099-9/+166
* | QmlDesigner: draw FormEditorItem bounding rectangleTuomo Pelkonen2021-03-092-59/+119
* | Utils: Don't raise SIGSTOP in the process stubhjk2021-03-096-30/+50
* | QmlDesigner: Preserve item library expand stateMiikka Heikkinen2021-03-087-11/+12
* | Merge remote-tracking branch 'origin/4.14' into 4.15Eike Ziller2021-03-057-7/+15
|\|
| * macOS: Fix vanishing controls in Welcome mode with macOS dark modeEike Ziller2021-03-054-5/+13
| * Update Qbs submodule to the top of 1.18 branchIvan Komissarov2021-03-021-0/+0
| * Fix a link error when building the qmldesigner pluginChristophe Giboudeaux2021-03-011-1/+1
| * cmake build: Fix setting WITH_PROJECT_FILE_UPDATESIvan Komissarov2021-03-011-1/+1
* | Perfparser: Update to HEAD of 4.15 branchesEike Ziller2021-03-051-0/+0
* | CMake: Don't add standard Linux paths to LD_LIBRARY_PATHEike Ziller2021-03-051-10/+30
* | QmlDesigner: Remove duplicate sections from item libraryMiikka Heikkinen2021-03-051-3/+41
* | QmlDesigner: Search also possible imports in item libraryMiikka Heikkinen2021-03-0512-56/+185
* | LanguageClient: make typed settings backwards compatibleDavid Schulz2021-03-051-12/+24
* | CMake build/Qt6: Automatically disable build of profilersEike Ziller2021-03-054-0/+5
* | CMakePM: Use case insensitive search for file-api configurationCristian Adam2021-03-051-1/+3
* | CMakePM: Do not issue error message when CMakeCache.txt is missingCristian Adam2021-03-051-3/+4
* | Core: Hide the horizontal scrollbar in WelcomePageAlessandro Portale2021-03-051-0/+1
* | Enable step functions in the curve-editorKnud Dollereder2021-03-044-5/+13
* | QmlDesigner: Fix buildChristian Stenger2021-03-041-1/+2
* | CMakePM: Use UNINITIALIZED for -D<var>=<val> in Batch EditCristian Adam2021-03-044-6/+13
* | RemoteLinux: Proper support for rsync on WindowsChristian Kandeler2021-03-041-2/+13
* | fix "qmldesigner: do not use hardcoded path in plugin"Tim Jenssen2021-03-031-8/+8
* | Utils: Keep editing position in StringAspects with TextDisplayhjk2021-03-031-1/+3