aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | QmlDesigner: Do not open the Screen01 from wizardThomas Hartmann2022-08-171-2/+1
* | QmlDesigner: Allow deleting materials using the delete actionMahmoud Badri2022-08-1712-23/+96
* | QmlDesigner: Fix faulty color during IconButton hover animationMahmoud Badri2022-08-173-13/+4
* | QmlDesigner: Do not amend if rewriter view is not attachedThomas Hartmann2022-08-171-0/+5
* | QmlDesigner: Fix heck in syncSignalDeclarationPropertyThomas Hartmann2022-08-171-1/+1
* | QmlDesigner: Fix Qt Advanced Docking SystemHenning Gruendl2022-08-171-0/+1
* | QmlDesigner: Do not throw if metainfo is invalidThomas Hartmann2022-08-171-1/+2
* | QmlDesigner: Catch exception that leaves the notiferThomas Hartmann2022-08-171-2/+6
* | QmlDesigner: Do not throw exception in meta info proxy caseThomas Hartmann2022-08-171-1/+2
* | QmlDesigner: Allow Timer in ui.qml filesThomas Hartmann2022-08-161-1/+1
* | Allow editing keyframe values for other types than doubleKnud Dollereder2022-08-164-112/+129
* | CppEditor: Keep offering "Extract Function" after allChristian Kandeler2022-08-161-4/+6
* | QmlDesigner: Fix floating widgets on start upHenning Gruendl2022-08-151-3/+10
* | Move keyframes horizontally when shift is pressedKnud Dollereder2022-08-152-5/+29
* | QmlDesigner: Prepare States Editor for States not in the root nodeThomas Hartmann2022-08-153-17/+38
* | QmlDesigner: Add environment and model selectors to material previewMiikka Heikkinen2022-08-1120-110/+541
* | Add information on how to set up qmllsFawzi Mohamed2022-08-111-0/+10
* | LanguageClient: Do not clear shadow documents on resetv8.0.1Christian Kandeler2022-08-101-1/+2
* | ClangCodeModel: Consider the case of a restarted clientChristian Kandeler2022-08-101-24/+25
* | Revert "CMake: Reload item data on CMake executable path changed"David Schulz2022-08-101-14/+1
* | ScxmlEditor: Prevent crashAlessandro Portale2022-08-101-5/+6
* | CppEditor: Speed up signal/slot checkChristian Kandeler2022-08-091-19/+22
* | CppEditor: Add missing hyphen before option namesChristian Kandeler2022-08-092-7/+7
* | ClangFormat: Fix ignoring DisableFormat optionArtem Sokolovskii2022-08-091-1/+0
* | Update changelog for 8.0.1David Schulz2022-08-091-0/+23
* | Python: Fix detecting python ls for reopened filesDavid Schulz2022-08-081-4/+4
* | Update qbs submodule to HEAD of 1.23 branchChristian Kandeler2022-08-051-0/+0
* | BareMetal: Fix bug when cloning jLink gdb server providerDmitry Kovalev2022-08-051-0/+5
* | ClangCodeModel: fix diagnostic settings linkDavid Schulz2022-08-051-1/+1
* | QmlPuppet: Compile fixhjk2022-08-041-0/+1
* | LSP: Use char16_t literals for keys into json objectshjk2022-08-0410-260/+261
* | TextMark: Delay context menu tooltip action creationhjk2022-08-046-77/+89
* | Utils: Cache the last QIcon created from a Utils::Iconhjk2022-08-042-14/+20
* | Fix a wrong property conversionKnud Dollereder2022-08-041-8/+5
* | QmlPuppet: #include <QColor> in generalhelper.hhjk2022-08-041-0/+1
* | TextEditor: schedule update document layoutDavid Schulz2022-08-045-4/+31
* | Tests: Fix flamegraphview test for Qt6Christian Stenger2022-08-041-5/+5
* | Dumper: Fix bitfield handling on macOSChristian Stenger2022-08-041-1/+4
* | Tests: Fix dumper expectationChristian Stenger2022-08-041-1/+1
* | ClangCodeModel: Avoid FilePath->QString->FilePath roundtriphjk2022-08-041-1/+1
* | ClangCodemodel: Avoid repeated construction of category prefixeshjk2022-08-041-7/+6
* | CMakeSettingsPage: Reload item data on CMake executable path changedAlexander Akulich2022-08-031-1/+14
* | Gerrit: Do not pass username to curl for REST requestsOrgad Shaneh2022-08-031-1/+1
* | Python: skip root on venv detectionDavid Schulz2022-08-031-1/+1
* | LanguageClient: fix outline focusDavid Schulz2022-08-031-0/+1
* | Sync color between environment map and 3D Editor backgroundSamuel Ghinet2022-08-0310-10/+128
* | Debugger: Add simple dumper for QKeySequencehjk2022-08-031-0/+7
* | Debugger: Fix bitfield dumping with Python 3hjk2022-08-032-5/+25
* | Core: remove suspended entry from file path cacheDavid Schulz2022-08-031-0/+5
* | CompilationDatabaseProjectManager: Be more careful with filteringChristian Kandeler2022-08-023-14/+26