summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* CMake: pro2cmake: Generate correct CONFIG_MODULE_NAME valuesAlexandru Croitor2020-10-301-7/+25
* CMake: Regenerate qtbase projectsAlexandru Croitor2020-10-301-0/+3
* Purge deprecated language and country codes from QLocaleEdward Welbourne2020-10-291-52/+0
* CMake: pro2cmake: Handle CONFIG+=console app_bundle in examplesAlexandru Croitor2020-10-271-0/+34
* Update CLDR to v37, adding Nigerian Pidgin as a new languageEdward Welbourne2020-10-262-1/+15
* pro2cmake: Fix singleton declarationJoerg Bornemann2020-10-191-1/+1
* CMake: Rename add_qt_gui_executable to qt_add_executableAlexandru Croitor2020-10-191-1/+1
* CMake: pro2cmake: Handle qt3d library namesAlexandru Croitor2020-10-171-5/+11
* pro2cmake: GitIgnore .pro2cmake_cacheOrgad Shaneh2020-10-161-0/+1
* pro2cmake: Ignore also initial commentOrgad Shaneh2020-10-161-1/+1
* Mark QLocale's Language, Country and Script enums as ushortEdward Welbourne2020-10-121-1/+1
* Update util/locale_database/'s README and timezone script instructionsEdward Welbourne2020-10-092-7/+10
* pro2cmake: Translate qmake's install_qmltypes CONFIG optionUlf Hermann2020-10-081-0/+3
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-074-4/+4
* pro2cmake: Allow optional imports in qmldirUlf Hermann2020-10-071-6/+21
* CMake: Add library mapping for QmlCompilerUlf Hermann2020-10-051-0/+1
* CMake: Implement configure -reduce-exportsJoerg Bornemann2020-10-051-1/+3
* CMake: Rename internal functions to contain qt_internalAlexandru Croitor2020-09-231-9/+36
* xcb: add xcb-util dependency for xcb-imageLiang Qi2020-09-211-0/+3
* CMake: build add flags for building QtAndroid.jarAssam Boudjelthia2020-09-161-1/+1
* CMake: Implement configure -ltcgJoerg Bornemann2020-09-111-2/+30
* Remove the -no-compile-examples configure switchJoerg Bornemann2020-09-111-1/+0
* configurejson2cmake: Handle expressions of the form "foo != 0"Joerg Bornemann2020-09-101-0/+2
* Round float->qfloat16 to evenAllan Sandfeld Jensen2020-09-061-3/+31
* xcb: drop Xinerama supportLiang Qi2020-09-041-7/+0
* pro2cmake: Fix qmake parser's line continuation handlingJoerg Bornemann2020-09-021-1/+2
* Use checked string iteration in case conversionsEdward Welbourne2020-08-291-0/+1
* Simplify initialization of UnicodeData and PropertyFlags structsEdward Welbourne2020-08-281-44/+27
* pro2cmake.py: support multiple versions in QT_QML_SOURCE_VERSIONMitch Curtis2020-08-231-4/+8
* CMake: Implement configure -gdb-indexJoerg Bornemann2020-08-231-1/+0
* CMake: Fix detection of the 'debug' featureJoerg Bornemann2020-08-231-0/+1
* CMake: Support configure tests of type 'linkerSupportsFlag'Joerg Bornemann2020-08-231-0/+18
* CMake: Implement configure -optimize-sizeJoerg Bornemann2020-08-231-1/+0
* CMake: Implement configure -optimize-debugJoerg Bornemann2020-08-201-1/+0
* CMake: Implement configure -linker [bfd,gold,lld]Joerg Bornemann2020-08-201-2/+2
* CMake: Support configure tests of type 'compilerSupportsFlag'Joerg Bornemann2020-08-201-0/+19
* Document the indexing used in the Unicode tablesEdward Welbourne2020-08-201-2/+9
* CMake: Implement configure -qreal <type>Joerg Bornemann2020-08-191-0/+15
* CMake: Re-implement configure/qmake's command line handling in CMakeJoerg Bornemann2020-08-171-0/+61
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-141-1/+1
* Add quickcontrols2impl to helper.pyMitch Curtis2020-08-131-0/+3
* helper.py: document extra parameterMitch Curtis2020-08-131-0/+1
* Inline two macros in the unicode tablesEdward Welbourne2020-08-121-14/+14
* CMake: pro2cmake: Specify library versions for 3rd party libs part 2Alexandru Croitor2020-08-101-11/+11
* CMake: pro2cmake: Specify library versions for 3rd party librariesAlexandru Croitor2020-08-101-6/+7
* QDecompressHelper: Add brotli supportMÃ¥rten Nordheim2020-08-061-0/+1
* Tidy up unicode table generationEdward Welbourne2020-08-051-38/+35
* Use %zd for size-type formatting in unicode table generatorEdward Welbourne2020-08-041-2/+2
* Fix deprecation warnings (s/hex/Qt::hex/gw) in unicode table generatorEdward Welbourne2020-08-041-13/+9
* Fix compilation error in unicode table generatorEdward Welbourne2020-08-041-2/+2