summaryrefslogtreecommitdiff
path: root/src/plugins/modeleditor
Commit message (Expand)AuthorAgeFilesLines
* 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
* ModelEditor: Avoid a use of PathChooser::pathChangedhjk2022-07-012-5/+9
* Add plugintr.h files to all pluginshjk2022-06-273-1/+39
* CPlusPlus: Inline some simple central functionshjk2022-06-241-2/+2
* modeleditor: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-06-037-32/+46
* CMake: Qt Creator Static build supportCristian Adam2022-04-292-1/+2
* Mimetypes: Make implementation switchable between new and oldEike Ziller2022-02-251-3/+2
* Remove qmake build filesEike Ziller2022-01-202-79/+0
* Merge remote-tracking branch 'origin/6.0'Eike Ziller2022-01-061-1/+4
|\
| * Modeling: Fix queued connections for Qt 6Eike Ziller2022-01-041-1/+4
* | EditorManager: Remove QString openEditor(At) overloadsEike Ziller2021-11-022-2/+4
|/
* Fix qHash-related size compatibility warnings by MSVCOrgad Shaneh2021-10-202-3/+6
* ModelEditor: replace QFileInfo api with FilePathDavid Schulz2021-09-141-3/+2
* Replace some PathChooser::setFile with setFilePathhjk2021-09-131-1/+1
* CppEditor: Put the locator filters into one fileChristian Kandeler2021-09-071-1/+1
* Merge CppTools into CppEditorChristian Kandeler2021-09-017-32/+32
* Use more FileUtils based file dialogshjk2021-08-191-3/+5
* Utils: Use FilePath in DropSupporthjk2021-08-021-1/+1
* Utils: filepathify pathchooserDavid Schulz2021-06-141-1/+2
* Utils: add FilePath::(complete)suffixDavid Schulz2021-06-041-1/+1
* Core: filepathify IDocumentDavid Schulz2021-05-192-12/+12
* Core: Add a default parameter to various ICore::*path functionshjk2021-04-271-1/+1