aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Python: prefer python3 from path as default interpreterDavid Schulz2021-12-101-1/+3
* ProjectExplorer: Don't squeeze device combobox too muchAlessandro Portale2021-12-091-1/+3
* Sqlite: Introduce BindParameterCount template parameterMarco Bubke2021-12-0910-203/+177
* Sqlite: Cleanup exceptionsMarco Bubke2021-12-094-182/+87
* QmlDesigner: Synchronize without updating exportsMarco Bubke2021-12-091-13/+50
* TextEditor: correctly initialize automatic proposal timeoutDavid Schulz2021-12-091-1/+1
* macOS: Fix requesting missing permissionsEike Ziller2021-12-091-0/+14
* QmlDesigner: Enable smooth resizing of viewsMahmoud Badri2021-12-081-0/+1
* QmlDesigner: ConnectionEditor hide readonlyHenning Gruendl2021-12-083-18/+31
* Sqlite: Fix insertUpdateDeleteMarco Bubke2021-12-082-15/+61
* Sqlite: Disable auto moc and uic because there are no QObjectsMarco Bubke2021-12-081-0/+1
* QmlDesigner: Make the member of BasicId privateMarco Bubke2021-12-082-8/+9
* QmlDesigner: Fix broken algorithm for table without rowidMarco Bubke2021-12-081-1/+0
* QmlDesigner: Cleanup the id castingMarco Bubke2021-12-082-50/+40
* QmlDesigner: Synchronize ProjectData to the StorageMarco Bubke2021-12-086-12/+165
* QmlDesigner: Improve project storage updateMarco Bubke2021-12-085-74/+311
* QmlDesigner: Fix connection editor functionsHenning Gruendl2021-12-081-1/+4
* LanguageClient: fix crash on completion assist cancelDavid Schulz2021-12-081-2/+4
* Find: fix crash on search in current file without fileDavid Schulz2021-12-081-4/+2
* QmlDesigner: Do not offer imports that end with '.impl'Thomas Hartmann2021-12-081-1/+2
* Register image formats supported by QImageReader and hdrKnud Dollereder2021-12-081-1/+6
* QmlDesigner: If widgetApp is specified for project, force it in puppetMiikka Heikkinen2021-12-081-1/+6
* QmlProjectManager: Add widgetApp qml project propertyMiikka Heikkinen2021-12-085-0/+21
* QDS: shrink the right margin of the project view for small sized dialogSamuel Ghinet2021-12-082-2/+2
* Change QLabel from StringAspect to ElidingLabelSergey Levin2021-12-083-3/+16
* LanguageClient: More verbose logging when clearing token dataChristian Kandeler2021-12-081-1/+14
* GTest: do not change arguments order of testRunnerPetar Perisin2021-12-081-4/+4
* clangd: Assert on generating tooltip for deleted clientDavid Schulz2021-12-071-2/+6
* McuSupport: fix cmake var mapping for cypress flash toolChristiaan Janssen2021-12-071-1/+1
* ClangCodeModel: Prevent duplicate "/Tx" optionsChristian Kandeler2021-12-071-1/+9
* DiffEditor: Assert that we are operating on non-null documentsJarek Kobus2021-12-071-0/+2
* QbsProjectManager: Consider "c++23" for cpp.cxxLanguageVersionChristian Kandeler2021-12-061-3/+8
* TextEditor: Fix compile with Qt 5Christian Stenger2021-12-062-11/+12
* QmlDesigner: Fix crashThomas Hartmann2021-12-061-4/+6
* CppEditor: Run the built-in "local uses" code even with clangd enabledChristian Kandeler2021-12-062-11/+11
* Fix crash when removing built-in snippetsEike Ziller2021-12-062-21/+27
* TextEditor: fix delete(Start/End)OfWord without camelcaseDavid Schulz2021-12-061-2/+2
* ProjectExplorer: raise the timeout for the msvc detectionDavid Schulz2021-12-061-1/+1
* mcusupport: ASM_MASM language added to project in CMakeLists templateDawid Śliwa2021-12-051-1/+1
* CppEditor: Fix codemodel highlighting for QNXCristian Adam2021-12-033-3/+25
* LanguageClient: fix textDocument/didChangeJoni Poikelin2021-12-031-1/+1
* QmlDesigner: Fix states context menu not working in certain areasMahmoud Badri2021-12-031-6/+1
* Android: Use native separators in installation step uiKai Köhne2021-12-031-1/+2
* QmlDesigner: Remove audio wrapperHenning Gruendl2021-12-026-61/+0
* QmlDesigner: Add VideoOutputHenning Gruendl2021-12-021-0/+20
* QmlDesigner: Add support for video assetsHenning Gruendl2021-12-0211-2/+27
* Android: Fix use of keytool on WindowsKai Köhne2021-12-021-1/+1
* TextEditor: always replace cursorDavid Schulz2021-12-021-3/+3
* Prevent litehtml from downloading googletest, take 2Eike Ziller2021-12-021-1/+1
* QmlJsCheck: Allow new connection syntax in ConnectionsThomas Hartmann2021-12-021-1/+5