aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/resourceeditor/resourceeditorplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+0
* Use dialogParent() instead of mainWindow()Eike Ziller2020-06-021-4/+7
* Remove apparently unneeded QtPlugin includeshjk2020-02-121-1/+0
* ResourceEditor: Pimpl pluginhjk2020-02-101-44/+103
* ProjectExplorer: Add special handling for removing filesVille Nummela2019-06-251-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* ProjectExplorer: Rename ProjectTree::findCurrentNode to currentNodehjk2019-04-301-9/+9
* ResourceEditor: Change signature of ResourceTopLevelNode ctorhjk2019-03-011-1/+1
* ResourceEditor: Use Node::setIsGenerated setterhjk2019-02-261-2/+3
* ResourceEditor: ModernizeAlessandro Portale2018-12-111-11/+6
* ProjectExplorer: Make FolderNode::replaceSubtree take a unique_ptrTobias Hunger2018-05-021-2/+2
* ResourceEditor: Remove unneeded use of global object poolhjk2018-02-121-2/+1
* ResourceEditor: fix remove fileNikita Baryshnikov2017-09-211-1/+1
* ProjectNodes: Do not derive Project Nodes from QObjectTobias Hunger2017-08-011-13/+13
* ProjectNodes: Sprinkle QTC_ASSERT over code looking at parentFolderNodeTobias Hunger2017-05-121-0/+1
* ResourceTopLevelNode: Enable marking this node as generatedTobias Hunger2017-05-041-1/+2
* ProjectNodes: Handle supported actions one-by-onehjk2017-04-051-2/+2
* ResourceEditor: Prevent possible nullptr accessTobias Hunger2017-03-241-0/+1
* Resources: Register as tree managerTobias Hunger2017-03-101-0/+14
* ResourceNode: Add some tests for actual node typeshjk2017-02-281-8/+16
* Move mimetype definitions to plugin specsEike Ziller2017-02-271-2/+0
* ProjectExplorer: Remove arguments from node change signalshjk2017-02-241-1/+2
* ResourceEditor: Add text for keyboard shortcuts settingTakumi ASAKI2016-08-161-2/+2
* ResourceEditor: Use Qt5-style connectsOrgad Shaneh2016-07-041-15/+15
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* ProjectNode: Rename path() to filePath()Tobias Hunger2015-11-031-3/+3
* RessourceEditor: Fix crash on adding prefixDaniel Teske2015-09-081-1/+1
* Move Open With... handling to editor manager.Eike Ziller2015-06-021-2/+1
* Simplify Open with... menu handlingEike Ziller2015-06-021-2/+0
* ResourceEditor/Node: Add 'Remove missing files' featureDaniel Teske2015-06-011-0/+15
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+2
* Use new mime databaseEike Ziller2015-02-171-5/+3
* ProjectExplorer: Use FileName for Node::pathOrgad Shaneh2015-02-131-3/+3
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Misc: Remove unneeded qualificationsOrgad Shaneh2015-02-061-6/+6
* | Refactor ProjectExplorer::Node and remove NodesWatcherDaniel Teske2015-01-141-3/+3
* | ResourceEditor: Use open with menu from document manager.David Schulz2015-01-091-17/+14
* | Completely rework currentNode/currentProject handlingDaniel Teske2014-12-031-11/+11
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | ResourceEditor: Replace ResourceWizard with a JsonWizardTobias Hunger2014-09-301-10/+0
* | ProjectExplorer: Apply static pattern to ProjectExplorerPluginhjk2014-09-261-9/+15
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
|/
* ResourceNodes: Fix paths in copy url/path actionsDaniel Teske2014-06-031-1/+1
* ResourceNodes: Add copy to clipboard actions.Daniel Teske2014-03-311-0/+44
* resourceeditor: Make qrc-files' context menu more consistentRobert Loehning2014-03-111-2/+2
* Resource editor: fix capitalization of UI textLeena Miettinen2014-03-071-2/+2
* Resource Editor: Add missing Q_OBJECT to PrefixLangDialog.Friedemann Kleint2014-02-241-0/+3
* Fix Qt4 buildOrgad Shaneh2014-02-191-0/+1