aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/resourceeditor
Commit message (Expand)AuthorAgeFilesLines
* EditorManager: Remove QString openEditor(At) overloadsEike Ziller2021-11-021-1/+1
* Don't expand qrc items recursivelyJarek Kobus2021-10-201-0/+2
* Don't call DocumentManager::addDocument() from non-main threadJarek Kobus2021-10-203-19/+41
* Vcs: FilePath-ify VcsManager::promptToAddhjk2021-09-291-2/+5
* ResourceEditor: Use more FilePathhjk2021-09-147-50/+55
* Utils: Remove FilePath::isChildOf(QDir) overloadhjk2021-09-141-5/+1
* Utils: FilePathify RemoveFileDialoghjk2021-08-191-1/+2
* ResourceEditor: Use FilePath functionality more directlyhjk2021-08-181-2/+1
* Core: Remove FileUtils::removeFile(QString)hjk2021-08-181-1/+2
* ProjectExplorer: Use more FilePaths in ProjectNodeshjk2021-08-102-5/+5
* Core: Use more FilePath in EditorManagerhjk2021-08-022-2/+2
* ProjectExplorer: Use FilePaths in project tree nodeshjk2021-07-163-30/+31
* Pass the new node in ProjectTree::currentNodeChangedEike Ziller2021-06-281-3/+2
* Merge remote-tracking branch 'origin/4.15' into 5.0Eike Ziller2021-06-241-0/+1
|\
| * Fix that disabled QRC files were enabled by QRC expansionEike Ziller2021-06-231-0/+1
* | Core: filepathify file renamingDavid Schulz2021-06-173-14/+16
* | Core: filepathify expected document changesDavid Schulz2021-06-171-2/+2
* | Core: filepathify FileIconProviderDavid Schulz2021-06-092-2/+2
* | Merge "Merge remote-tracking branch 'origin/4.15'"The Qt Project2021-05-192-0/+4
|\ \
| * | Merge remote-tracking branch 'origin/4.15'Eike Ziller2021-05-192-0/+4
| |\|
| | * ResourceEditor: Do not lose the compress-algo attributeChristian Kandeler2021-05-142-0/+4
* | | Core: filepathify IDocumentDavid Schulz2021-05-192-17/+15
|/ /
* | Utils: filepathify fileutilsDavid Schulz2021-05-181-2/+2
* | Utils: filepathify TextFileFormatDavid Schulz2021-05-181-1/+3
* | Projects: Create QIcons in the UI threadEike Ziller2021-04-091-1/+1
* | ResourceEditor: Set focus to the prefix line edit after creating new oneTasuku Suzuki2021-03-261-0/+2
|/
* qbs build: Remove code for creating deployment packagesChristian Kandeler2021-02-171-2/+0
* Use qAsConst with non-const Qt containers in range-loopsAlessandro Portale2021-02-172-2/+2
* IDocument: Simplify permission changesEike Ziller2021-01-142-12/+7
* Fix build with newest Qt 6Eike Ziller2020-11-202-2/+2
* Remove bool return value from IEditor::restoreState()Eike Ziller2020-09-242-5/+3
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+0
* Use dialogParent() instead of mainWindow()Eike Ziller2020-06-023-6/+9
* Add some additional shortcuts for actionsEike Ziller2020-03-171-1/+1
* QrcEditor: Add action for ordering resource listFederico Guerinoni2020-03-124-1/+30
* Remove apparently unneeded QtPlugin includeshjk2020-02-121-1/+0
* ResourceEditor: Pimpl pluginhjk2020-02-103-100/+109
* Core: Make IEditorFactory::createEditor use a function objecthjk2020-02-052-18/+5
* ResoureEditor: Use themed color for deleted file in ResourceModelAlessandro Portale2020-01-281-1/+2
* ResourceEditor: Fix priority for qrc sub-nodesChristian Kandeler2019-12-091-13/+18
* ResourceEditor: save and restore state of splitterTasuku Suzuki2019-08-152-0/+20
* Improve layout of qrc editorTasuku Suzuki2019-08-093-143/+112
* Some clang-tidy -use-modernize-nullptrhjk2019-08-011-1/+1
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-07-251-1/+1
|\
| * ProjectExplorer: Do not hide empty qrc filesChristian Kandeler2019-07-231-1/+1
* | ProjectExplorer: Add special handling for removing filesVille Nummela2019-06-253-10/+16
* | ProjectExplorer: Remove dedicated "DuplicateFile" abilityChristian Kandeler2019-06-251-2/+0
|/
* Utils: Rename FileName to FilePathhjk2019-05-286-18/+18
* Qt Creator CMake portCristian Adam2019-05-171-0/+16
* More FileName::appendPath() -> .pathAppended()hjk2019-05-171-1/+1