summaryrefslogtreecommitdiffstats
path: root/src/tools/rcc/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-1/+16
|\
| * Make it possible to specify the RCC data version formatSimon Hausmann2017-02-281-1/+16
* | Use QString::asprintf(), QStringBuilder, and the multi-arg overload of QStrin...Alexander Volkov2017-01-121-2/+3
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-131-0/+5
|\
| * rcc compiler with -list on Windows (newline symbols)Timur Pocheptsov2016-04-081-0/+5
* | rcc: eradicate all Q_FOREACH loopsMarc Mutz2016-01-261-4/+4
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Use Q_UNLIKELY for every qFatal()/qCritical()Marc Mutz2015-11-291-1/+1
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-01-291-0/+1
|\
| * rcc: fix build failure on Windows XP / MinGW 4.9Giuseppe D'Angelo2015-01-191-0/+1
* | Make it possible to generate rcc files from stdinAleix Pol2015-01-211-1/+3
|/
* Don't use QStringLiteral in comparisonsMarc Mutz2014-10-091-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* rcc: String literal conversion cleanupKai Koehne2014-07-231-3/+3
* rcc: Prevent CRLF conversion on Windows for -binaryKai Koehne2014-07-161-0/+9
* Remove the rcc output file if we failed to write itThiago Macieira2014-07-011-1/+7
* Make RCC handle bigger binarieshjk2014-06-061-7/+45
* rcc: Remove compile dependency on private headers.hjk2013-09-261-1/+0
* Port rcc to QCommandLineParser.David Faure2013-08-291-98/+90
* RCC: Mention -list command line option in -help outputhjk2013-08-131-0/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* make src/tools/ compile without CamelCase headersOswald Buddenhagen2012-09-191-7/+7
* rcc: use new qEnvironmentVariableIsEmpty()Marc Mutz2012-08-141-1/+1
* Add const & to foreach 'iterators'Albert Astals Cid2012-06-271-1/+1
* Stop relying on QHash orderingGiuseppe D'Angelo2012-04-031-0/+9
* 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/+262