aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/modeleditor
Commit message (Expand)AuthorAgeFilesLines
* ModelEditor: More use of Utils::FilePathJochen Becher7 days11-62/+98
* ModelEditor: Use Utils::FilePathJochen Becher14 days15-80/+82
* ModelEditor: Toggle filter using Ctrl+Shift+LJochen Becher2024-04-221-1/+1
* ModelEditor: Add model tree filterJochen Becher2024-04-175-3/+65
* ModelEditor: Add dialog for adding related elementsJochen Becher2024-04-161-2/+17
* ModelEditor: Support linked files and custom imagesJochen Becher2024-04-166-54/+341
* ModelEditor: Remove multiline text from action textEike Ziller2024-03-072-14/+32
* Various plugins: Fix remaining C++20 warnings about [=] capturesJarek Kobus2024-02-061-2/+4
* Remove CommandButtonEike Ziller2024-01-261-7/+9
* ModelEditor: Use namespace CoreEike Ziller2024-01-261-32/+38
* Clean up some lambdashjk2023-12-121-12/+12
* ModelEditor: Clean up exposed constantshjk2023-09-272-18/+3
* ModelEditor: Simplify UiControllerhjk2023-09-272-38/+19
* ModelEditor: Simplify settings usehjk2023-09-277-92/+12
* Utils, all: Standardize on QtcSettingshjk2023-09-275-42/+33
* Editor: remove duplicated path is empty checks when savingDavid Schulz2023-08-281-2/+1
* Build: Change plugin json.in files to CMake styleEike Ziller2023-07-251-25/+25
* CppEditor: Make a few CppModelManager functions statichjk2023-07-124-8/+5
* Utils: Make validation asyncMarcus Tillmanns2023-06-291-3/+0
* Fix occurrences of the contains/insert anti-patternChristian Kandeler2023-06-231-6/+4
* Core: add aboutToSave and saved signal to IDocumentDavid Schulz2023-06-152-2/+4
* ILocatorFilter: Remove prepareSearch() and matchesFor()Jarek Kobus2023-05-161-1/+0
* CppEditor filters: Reimplement matchers()Jarek Kobus2023-04-251-1/+0
* Avoid creation of temporary lists of ProjectNodeshjk2023-04-172-17/+21
* ModelEditor: Reuse CppLocatorData::findSymbols()Jarek Kobus2023-04-041-29/+19
* ModelEditor: Add lacking calls to prepareSearch()Jarek Kobus2023-03-151-0/+2
* LocatorFilter classes: Use more linkForEditorJarek Kobus2023-03-031-3/+1
* ProjectExplorer: Move some not-fully-session related bitshjk2023-03-012-6/+6
* LocatorFilter classes: Use Core namespaceJarek Kobus2023-02-231-11/+11
* Translations: Merge "OpenWith::Editors" into "QtC::Core"Alessandro Portale2023-02-202-2/+4
* Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-101-1/+1
* ModelEditor: Tr::tr()Alessandro Portale2023-02-107-56/+63
* Use simpler Plugin::initialize() when feasiblehjk2023-01-202-6/+2
* Prefix Tr::tr contexts with ::hjk2023-01-132-4/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-0649-49/+49
* CMake build: Use version-less Qt targetsEike Ziller2023-01-051-1/+1
* CppEditor: FilePathify some of the refactoring operationshjk2022-12-163-6/+10
* CppEditor: More migration to FilePathhjk2022-12-143-4/+6
* CPlusPlus: Use FilePath for resolved include pathshjk2022-11-302-4/+4
* CppEditor: Switch to FilePath in IndexItemhjk2022-11-251-1/+1
* Don't clear the clipboard at shutdownEike Ziller2022-10-171-1/+0
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-072-6/+6
* ModelEditor: Replace QQueue with QListJarek Kobus2022-09-301-6/+5
* Utils: Replace PathChooser::{fileP,p}athChanged signalshjk2022-09-062-7/+5
* Utils: Add "Layouting::HorizontalRule" LayoutItemAlessandro Portale2022-08-291-6/+3
* Use SPDX license identifiersLucie Gérard2022-08-2649-1176/+98
* Core: Include more utils/filepaths.h instead of utils/fileutils.hAlessandro Portale2022-07-281-0/+1
* Drop Qt5: Various plugins: Get rid of QOverloadJarek Kobus2022-07-201-1/+1
* Utils: More porting.h related changeshjk2022-07-143-5/+0
* Utils: Collapse most of porting,hhjk2022-07-134-5/+5