summaryrefslogtreecommitdiffstats
path: root/src/tools/rcc/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* rcc: fix build failure on Windows XP / MinGW 4.9Giuseppe D'Angelo2015-01-191-0/+1
* 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