aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/resourceeditor/qrceditor/resourcefile.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* ResourceEditor: Small interface tweaks for ResourceNodeDaniel Teske2014-02-191-6/+37
* ResourceEditor: Remove even more dead codeDaniel Teske2014-02-181-62/+0
* ResourceEditor: Fix saving of multiple prefixes with different languagesDaniel Teske2014-02-181-19/+4
* ResourceModel::changeLang(): Prevent duplicated prefixesDaniel Teske2014-02-171-0/+4
* ResourceEditor: A prefix is uniquely identified by prefix + languageDaniel Teske2014-02-171-15/+15
* ResourceEditor: Remove dead codeDaniel Teske2014-02-171-8/+0
* ResourceEditor: Keep compress and threshold attributesDaniel Teske2014-02-171-0/+6
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Core: Clean up FileIconProvider interfacehjk2013-09-131-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-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-7/+4
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | 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
|/
* ResourceEditor: Fix compiler warning about unused variableKai Koehne2012-08-211-2/+1
* ResourceFile: Don't use "Designer" translation context.Konstantin Tokarev2012-08-171-15/+5
* Moved QrcEditor to Internal namespace, fixed namespace usage.Konstantin Tokarev2012-07-241-3/+2
* Added VCS integration to ResourceEditor.Konstantin Tokarev2012-07-191-0/+5
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* ressourceeditor: compile fixhjk2012-07-191-1/+1
* ResourceEditor: Fix compilation with namespaced Qt.Christian Kandeler2012-07-181-3/+1
* Moved QrcEditor to ResourceEditor plugin.Konstantin Tokarev2012-07-181-0/+1158