aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Sqlite: Strict table supportv6.0.1Marco Bubke2021-12-148-397/+384
* Sqlite: Remove virtual interface dependencyMarco Bubke2021-12-144-37/+126
* Sqlite: Remove flacky testMarco Bubke2021-12-142-8/+1
* QmlDesigner: Enable component library context menu while searchingMiikka Heikkinen2021-12-142-7/+12
* CMake: Only set COMPILE_OPTIONS if target ClangCodeModel existsCristian Adam2021-12-141-1/+1
* Boot2Qt: Fix start of flashing wizard on Windowshjk2021-12-141-1/+1
* QmlDesigner: Fix broken testsMarco Bubke2021-12-131-8/+15
* CMake: Fix compilation with Qt 5.15.x and MSVCCristian Adam2021-12-131-4/+4
* Debugger: Unset previous Path environment variableCristian Adam2021-12-131-0/+2
* ClangCodeModel: Fix flaky clangd completion testChristian Kandeler2021-12-131-0/+1
* QmlDesigner: Remove url properties on resetHenning Gruendl2021-12-131-13/+18
* Request restart after changing file system case sensitivityEike Ziller2021-12-133-37/+61
* Sqlite: Fix compile with old XcodeChristian Stenger2021-12-101-1/+1
* process_ctrlc_stub: Close child process when parent closesCristian Adam2021-12-101-3/+44
* Python: prefer python-lsp-serverDavid Schulz2021-12-101-5/+5
* Fix saving of file system case sensitivity settingEike Ziller2021-12-101-2/+3
* CMake generator: Fix Q_IMPORT_QML_PLUGIN argumentTapani Mattila2021-12-101-1/+1
* LanguageClient: mark added settings as changedDavid Schulz2021-12-101-0/+1
* Fix LLVM tools version queryBogDan Vatra2021-12-101-2/+3
* 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