aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Do not disable TimelineViewThomas Hartmann2021-04-211-1/+4
* QmlDesigner: Optimize adding QtQuick3D and asset importsMahmoud Badri2021-04-214-42/+69
* QmlDesigner: Fix hiding categories with similar namesMiina Puuronen2021-04-216-10/+20
* AnnotationEditor: Update default annotationsMichael Winkelmann2021-04-211-19/+20
* Update Qbs submodule to the top of 1.19 branchIvan Komissarov2021-04-201-0/+0
* OutputWindow: Reset "scroll to bottom" to default valueChristian Kandeler2021-04-201-0/+1
* Fix build issues with C++20Eike Ziller2021-04-205-10/+21
* CPlusPlus: Increase maximum statement depthChristian Kandeler2021-04-201-1/+1
* GenericProjectManager: Make sure we parse for the right configurationChristian Kandeler2021-04-201-1/+10
* CppTools: Another parentheses highlighting fixChristian Kandeler2021-04-201-1/+3
* qmlpreview: remove PUBLIC from DEPENDSTim Jenssen2021-04-201-1/+1
* Update Qbs submodule to the top of 1.19 branchIvan Komissarov2021-04-191-0/+0
* QmlDesigner: Fix searching hidden item library categoriesMahmoud Badri2021-04-191-9/+8
* Lexer: Support the integer suffixes LU and LLU alsoAndre Hartmann2021-04-191-0/+4
* ClangBackEnd: Fix mis-detection of operator<Christian Kandeler2021-04-191-0/+1
* AssetExport: Export custom idVikas Pachdha2021-04-182-0/+5
* VCS: Fix second line commit message verificationAndre Hartmann2021-04-171-2/+4
* QmlDesigner: Fix ProjectsGrid delegate MouseAreaHenning Gruendl2021-04-162-5/+6
* qmlpreview: fix crashTim Jenssen2021-04-162-3/+8
* qmlpreview: fix PUBLIC_DEPENDSTim Jenssen2021-04-161-2/+5
* Update Qbs submodule to the top of 1.19 branchIvan Komissarov2021-04-161-0/+0
* QmlJsCheck: Do not allow print as idThomas Hartmann2021-04-161-28/+6
* ClangCodeModel: Fix template highlighting bugChristian Kandeler2021-04-165-7/+20
* CppEditor: Add missing template argumentsChristian Kandeler2021-04-161-4/+5
* QmlDesigner: Fix module categories visibility when module is removedMiina Puuronen2021-04-151-1/+3
* QmlPreview: Fix qbs buildChristian Kandeler2021-04-151-4/+0
* Utils: Make QtColorButton's d_ptr private, againAlessandro Portale2021-04-151-1/+1
* QmlDesigner: Update subcomponent manager only for added importMahmoud Badri2021-04-155-8/+56
* qmlpreview: prepare plugin to have an external clientTim Jenssen2021-04-1518-1014/+64
* QmlDesigner: Do not allow print as idThomas Hartmann2021-04-141-30/+8
* QmlDesigner: Don't update sub component manager when adding a moduleMahmoud Badri2021-04-131-1/+1
* Prevent QtColorButton crash with AnnotationTableViewTapani Mattila2021-04-134-5/+91
* Unittest: ClangSupport: Fix cmake build on LinuxChristian Stenger2021-04-131-0/+2
* QmakeProjectManager: Fix possible crash on project document reloadChristian Kandeler2021-04-133-1/+43
* TextEditor: Fix highlighting search results at block startDavid Schulz2021-04-121-1/+1
* Core: Consider keyboard navigation in output window scrolling logicChristian Kandeler2021-04-091-4/+2
* QmlDesigner: Fix for Gradient StopsAleksei German2021-04-092-14/+34
* QmlDesigner: change default text location to TopLeftCornerTuomo Pelkonen2021-04-091-2/+2
* CppEditor: Fix "Add Definition" quickfix for function parametersChristian Kandeler2021-04-092-2/+3
* ProjectExplorer: (Re-)Add run config variablesChristian Kandeler2021-04-083-4/+61
* QmlDesigner: Implement hiding component library categoriesMiina Puuronen2021-04-088-10/+124
* TextEditor: Prevent UI freeze when generating proposalsChristian Kandeler2021-04-081-15/+34
* Editor: Fix RTL move line up/downDavid Schulz2021-04-081-4/+4
* StudioWelcome: Use the QSetting to disable UsageStatisticsThomas Hartmann2021-04-072-50/+64
* Fix some warnings about unused variablesChristian Kandeler2021-04-072-2/+4
* DefaultAnnotationsModel: Add missing breakMichael Winkelmann2021-04-071-1/+3
* QmlDesigner.FlowView: Update flow items in instancesCompletedThomas Hartmann2021-04-071-0/+15
* QmlDesigner: Fix crashThomas Hartmann2021-04-071-2/+5
* QmlDesigner: Allow imports without versionThomas Hartmann2021-04-071-7/+8
* QmlDesigner: Add more known enumsThomas Hartmann2021-04-071-4/+14