aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/resourceeditor/qrceditor
Commit message (Expand)AuthorAgeFilesLines
* ResourceEditor: Consistently use nullptrTobias Hunger2018-05-083-5/+5
* ResourceEditor: Use override consistentlyTobias Hunger2018-05-074-28/+28
* Move RemoveFileDialog to UtilsEike Ziller2017-12-121-2/+2
* ResourceEditor: Clean forward declarationLaurent Montel2017-09-261-3/+0
* Core::FileIconProvider: Add helper method to get a directory icon with overlayTobias Hunger2017-09-081-2/+2
* make resource file handling able to deal with QMakeProject's VFSOswald Buddenhagen2016-11-012-20/+38
* ResourceEditor: Reorder member functionsOrgad Shaneh2016-07-041-3/+3
* ResourceEditor: Use Qt5-style connectsOrgad Shaneh2016-07-046-57/+41
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-251-1/+2
|\
| * New file overlay iconsAlessandro Portale2016-04-251-1/+2
* | Wholesale conversion to #pragma oncehjk2016-03-305-20/+5
|/
* ResourceEditor: Properly support contents()Ulf Hermann2016-01-212-0/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1911-187/+133
* Editor manager: Abort with a single message if file is not readable.Eike Ziller2015-06-102-11/+12
* Resource editor: Remove lots of indirectionsEike Ziller2015-06-096-270/+176
* ResourceEditor/Node: Add 'Remove missing files' featureDaniel Teske2015-06-019-1/+105
* ResourceEditor: Show correct error message on opening a invalid qrc fileDaniel Teske2015-04-144-9/+20
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1211-66/+66
|\
| * Update LicenseEike Ziller2015-01-1611-66/+66
* | Do not use QDir::separator() for internal pathsOrgad Shaneh2015-02-022-3/+3
* | ProjectExplorer: Fix changing language via context menuDaniel Teske2015-01-121-0/+1
|/
* Resource editor: Fix paste.Friedemann Kleint2014-11-206-11/+27
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1411-77/+88
|\
| * License updateEike Ziller2014-10-0911-77/+88
* | Do not use deprecated Qt functionality.Christian Kandeler2014-08-291-3/+0
|/
* Qrc: Preserve line ending styleEike Ziller2014-07-152-13/+13
* ResourceEditor: Pass const string by referenceOrgad Shaneh2014-05-202-2/+2
* ResourceEditor: Fix keyboard activation on OS XDaniel Teske2014-04-162-4/+5
* 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
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-0811-11/+11
* Core: Clean up FileIconProvider interfacehjk2013-09-131-1/+1
* 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
* Cleanup preprocessor statementsDebao Zhang2013-02-221-2/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-3111-11/+11
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-2911-11/+11
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-083-13/+7
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-0511-233/+222
|\|
| * Adjust license headershjk2012-10-0511-233/+222
* | Do not use the fromAscii() and toAscii() functions.Christian Kandeler2012-09-211-1/+1
* | Do not use QAbstractItemModel::reset().Christian Kandeler2012-09-201-1/+2
|/