summaryrefslogtreecommitdiffstats
path: root/src/tools/rcc/rcc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-11/+18
|\
| * Make it possible to specify the RCC data version formatSimon Hausmann2017-02-281-11/+18
* | Use QString::asprintf(), QStringBuilder, and the multi-arg overload of QStrin...Alexander Volkov2017-01-121-2/+3
|/
* Fix missing last modification time stamp in qrc contentSimon Hausmann2016-11-221-4/+42
* Use QStringBuilder more to optimize memory allocationsAnton Kudryavtsev2016-09-151-3/+1
* rcc: eradicate all Q_FOREACH loopsMarc Mutz2016-01-261-1/+2
* Updated license headersJani Heikkinen2016-01-211-17/+12
* tools: mark some types movable/primitiveMarc Mutz2015-07-221-0/+1
* Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-07-171-1/+2
|\
| * Rcc: Do not output empty lines when listing .qrc contentshjk2015-07-081-1/+2
* | rcc: make qt_rcc_compare_hash a functorMarc Mutz2015-07-131-5/+9
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge "Merge remote-tracking branch 'origin/5.4' into 5.4.0" into refs/stagin...Jani Heikkinen2014-11-111-0/+2
|\
| * Rcc: ensure enough space for the embeddedhjk2014-11-051-0/+2
* | rcc: Replace all occurrences of the marker in two-pass modehjk2014-11-111-23/+27
|/
* Add extra declarations to make rcc output pass -Wmissing-declarationshjk2014-10-251-0/+12
* Account for the country/language settings when checking for duplicatesAndy Shaw2014-10-101-4/+11
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* rcc: String literal conversion cleanupKai Koehne2014-07-231-5/+5
* RCC: Use macros not defined in qglobal.hhjk2014-07-161-12/+12
* Make RCC handle bigger binarieshjk2014-06-061-43/+114
* RCC: Avoid some needless to/fromLatin1 cyclehjk2014-06-031-10/+11
* Remove qSort usage from rccGiuseppe D'Angelo2013-09-031-2/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Remove the timestamp info in genarated filesLiang Qi2012-12-151-3/+1
* Set the Directory flag when we find a directory.Stephen Kelly2012-10-261-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* make src/tools/ compile without CamelCase headersOswald Buddenhagen2012-09-191-10/+10
* Generate a fatal error as appropriate.Stephen Kelly2012-07-161-1/+3
* Fix typo qith -> with.Stephen Kelly2012-07-141-1/+1
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-0/+2
|\
| * rcc: Add a note about the usage of the source code for Qt Designer.Friedemann Kleint2012-03-281-0/+2
* | Stop relying on qHash always giving the same resultsGiuseppe D'Angelo2012-04-081-2/+2
|/
* Remove usage of QtXml from rcc, add testGiuseppe D'Angelo2012-03-081-122/+182
* Merge master -> api_changesRohan McGovern2012-02-291-1/+1
|\
| * rcc: micro-optimizationMarc Mutz2012-02-241-1/+1
* | QByteArray: deprecate QT_NO_CAST_FROM_BYTEARRAY-protected operatorsMarc Mutz2012-02-261-1/+1
|/
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+987