summaryrefslogtreecommitdiffstats
path: root/src/tools/rcc
Commit message (Expand)AuthorAgeFilesLines
* rcc: don't track source file locationSamuli Piippo11 days1-1/+1
* Long live [[nodiscard]] QFile::openGiuseppe D'Angelo2024-04-171-0/+1
* Tools: handle file opening failureGiuseppe D'Angelo2024-04-141-2/+8
* Add support for using an inline namespaces for -qtnamespaceFriedemann Kleint2024-04-031-1/+3
* Port to QDirListingAhmad Samir2024-03-031-6/+6
* rcc: Suppress MSVC warning C4711 in generated codehjk2024-02-191-0/+4
* rcc: Fix bad data signature recognitionhjk2023-06-091-3/+7
* Add TRY_RUN to host toolsAmir Masoud Abdol2023-06-081-0/+1
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-101-7/+1
* RCCFileInfo: refactorAhmad Samir2023-01-072-48/+51
* RCCFileInfo: get lastModified file time in UTC directlyAhmad Samir2023-01-051-1/+1
* RCCFileInfo: use QString prepend optimizationAhmad Samir2022-12-191-1/+2
* CMake: Allow contents of resources to be replaced by empty filesUlf Hermann2022-12-172-10/+36
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-1/+1
* Port from container.count()/length() to size()Marc Mutz2022-10-041-4/+4
* rcc: Drop extra QString()Mate Barany2022-09-281-1/+1
* RCC: fix zlib compression when --no-zstd was specifiedThiago Macieira2022-08-312-14/+10
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* rcc: fix build when cross-compilingSamuli Piippo2022-07-081-8/+1
* rcc: Suppress clang's -Wexit-time-destructorshjk2022-07-071-1/+11
* Use SPDX license identifiersLucie Gérard2022-05-163-84/+9
* Tools: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-05-032-53/+56
* Tools: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-05-022-16/+15
* CMake: Rename FindZSTD to FindWrapZSTDAlexandru Croitor2022-02-281-1/+1
* tools: Fix typos in source code commentsJonas Kvinge2021-10-121-1/+1
* Skip unnecessary commands when cross-building toolsJoerg Bornemann2021-09-271-0/+1
* Don't bootstrap rccJoerg Bornemann2021-09-201-1/+0
* Deprecate qGlobalQHashSeed and qSetGlobalQHashSeed in Qt 6.6Thiago Macieira2021-05-231-3/+1
* rcc: Fix error message when temporary file cannot be openedJoerg Bornemann2021-05-211-1/+1
* Add the "Territory" enumerated type for QLocaleJiDe Zhang2021-04-151-16/+16
* Move build tools to libexec instead of the bin dirJoerg Bornemann2021-02-231-0/+1
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-39/+0
* Remove the qmake project filesJoerg Bornemann2021-01-072-24/+0
* rcc: Remove support for Python2Friedemann Kleint2020-12-073-41/+23
* uic/rcc: Use QT_VERSION_MAJOR for major versionFriedemann Kleint2020-12-071-1/+3
* Fix uic/rcc generating outdated export for Qt for PythonFriedemann Kleint2020-12-041-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-232-6/+6
* rcc: Make output deterministic for directoriesKai Koehne2020-09-191-16/+21
* Another round of 0->nullptr cleanupAllan Sandfeld Jensen2020-07-311-7/+7
* CMake: Make it possible to build tools when cross-compilingLeander Beernaert2020-06-022-6/+8
* pro2cmake: Handle QMAKE_TARGET_XXX variablesJoerg Bornemann2020-05-122-0/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-221-5/+4
|\
| * rcc: Always seed the hash with 0hjk2020-04-171-5/+4
* | rcc: Fix line endings on Windows when redirectedFriedemann Kleint2020-04-201-2/+1
* | Get rid of QRegExp usage in rccLars Knoll2020-03-251-2/+11
* | rcc: Teach rcc the --no-zstd optionAlexandru Croitor2020-03-123-7/+23
* | Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-072-0/+75
|\ \
| * | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-10/+16
| |\|
| * | Regenerate src/Leander Beernaert2020-01-142-4/+4