aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/resourceeditor
Commit message (Expand)AuthorAgeFilesLines
* ResourceNode: Fix matching on '/' nodeDaniel Teske2014-06-031-1/+1
* ResourceNodes: Fix adding to prefix '/' nodeDaniel Teske2014-04-071-0/+6
* ProjectTree: Change hasBuildTargets to FolderNode::showInSimpleTreeDaniel Teske2014-03-182-0/+6
* ResourceNode: Remove unnecessary update() callDaniel Teske2014-03-141-4/+0
* ResourceNode: Fix renaming prefixDaniel Teske2014-03-131-1/+1
* Fix warning about truncation from int to bool in resource editor.Friedemann Kleint2014-03-131-1/+1
* use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* resourceeditor: Make qrc-files' context menu more consistentRobert Loehning2014-03-111-2/+2
* ProjectExplorer::New File Use addNewInformation also for context menuDaniel Teske2014-03-102-9/+25
* Resource editor: fix capitalization of UI textLeena Miettinen2014-03-071-2/+2
* Core: Make IEditor::id a value member and adjust usershjk2014-02-252-6/+1
* Resource Editor: Add missing Q_OBJECT to PrefixLangDialog.Friedemann Kleint2014-02-241-0/+3
* ResourceEditor: Remove unused static functionOrgad Shaneh2014-02-201-9/+0
* Fix qbs buildOrgad Shaneh2014-02-202-1/+4
* Fix Qt4 buildOrgad Shaneh2014-02-191-0/+1
* Resource file in project treeDaniel Teske2014-02-199-2/+909
* ResourceEditor: Move code from ResourceModel to ResourceFileDaniel Teske2014-02-191-12/+19
* ResourceEditor: Small interface tweaks for ResourceNodeDaniel Teske2014-02-192-12/+43
* ResourceEditor: Remove even more dead codeDaniel Teske2014-02-182-71/+0
* ResourceEditor: Fix saving of multiple prefixes with different languagesDaniel Teske2014-02-182-20/+4
* ResourceModel::changeLang(): Prevent duplicated prefixesDaniel Teske2014-02-171-0/+4
* ResourceEditor: A prefix is uniquely identified by prefix + languageDaniel Teske2014-02-172-19/+19
* ResourceEditor: Remove dead codeDaniel Teske2014-02-176-49/+0
* ResourceEditor: Keep compress and threshold attributesDaniel Teske2014-02-172-0/+10
* IWizard and derived classes: Code cleanupsTobias Hunger2014-02-134-31/+11
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Qbs/qmake: Fix dependencies of pluginsTobias Hunger2014-02-112-1/+6
* Core: Merge Find and Locator into Core pluginhjk2014-01-143-4/+2
* Editors: Remove useless parent widget argument from create/duplicateEike Ziller2014-01-082-3/+3
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-0821-21/+21
|\
| * Incremented year in copyright infoRobert Loehning2014-01-0821-21/+21
* | DocumentManager: Merge {slotE,e}xecuteOpenWithMenuActionhjk2013-11-201-1/+1
|/
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* Cleanup IWizard interface and usershjk2013-09-243-12/+10
* Core: Clean up FileIconProvider interfacehjk2013-09-132-4/+2
* Fix some include statements.Christian Kandeler2013-09-042-2/+3
* Kill ";;" at end of statementNikolai Kosjar2013-09-041-1/+1
* Apply 'static' pattern to VcsManagerhjk2013-09-031-2/+1
* Apply 'static' pattern to MimeDatabasehjk2013-09-031-1/+1
* Remove superfluous include paths from project files.Christian Kandeler2013-09-023-6/+1
* Qbs project files: Use groups wherever applicable.Christian Kandeler2013-08-211-22/+24
* EditorFactory: Replace some virtual functions with data membershjk2013-08-022-22/+4
* Move IEditor::createNew to IDocument::setContentsEike Ziller2013-07-172-16/+15
* Move IEditor::isTemporary to IDocumentEike Ziller2013-07-121-1/+0
* Move displayName from IEditor to IDocumentEike Ziller2013-07-102-26/+22
* Add QTCREATOR_COMPAT_VERSIONEike Ziller2013-07-091-1/+1
* Rename IDocument::fileName --> filePathEike Ziller2013-07-092-9/+9
* Make IDocument::fileName a member with setter.Eike Ziller2013-07-092-18/+15
* Core: Let IDocument also report failed file reload operationsNikolai Kosjar2013-06-241-3/+3
* Streamline mimetypes.xml filesOrgad Shaneh2013-06-072-3/+0