summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add --enable-new-dtags flag supportAlexey Edelev2020-12-221-1/+0
* Android: restart emulator if it gets stuck during testingAssam Boudjelthia2020-12-111-0/+70
* CMake: Fix conditions for some subarch featuresAlexandru Croitor2020-12-041-3/+3
* Revert "xcb: add xcb-util dependency for xcb-image"Liang Qi2020-12-011-7/+0
* pro2cmake: Fix is_public_module calculationJoerg Bornemann2020-12-011-5/+19
* CMake: Fix QMAKE_LIB of WrapOpenSSLHeaders libraryJoerg Bornemann2020-12-011-1/+10
* Add coin instructions to run Android test in emulatorSimo Fält2020-11-201-0/+36
* QLocale: simplify currency display name lookupEdward Welbourne2020-11-171-7/+13
* CMake: pro2cmake: Reformat scripts using black8 againAlexandru Croitor2020-11-123-57/+98
* CMake: pro2cmake: Handle AUX_QML_FILES installationAlexandru Croitor2020-11-121-0/+65
* pro2cmake.py: support for PAST_MAJOR_VERSIONS in qml_modulesFawzi Mohamed2020-11-111-0/+5
* CMake: Add mapping for qtquick3d's assimp libraryAlexandru Croitor2020-11-111-0/+9
* configurejson2cmake: Follow up fix to a regressionAlexandru Croitor2020-11-101-0/+1
* configurejson2cmake: Allow skipping of special case handlingAlexandru Croitor2020-11-101-13/+23
* CMake: Add handling of PLUGIN_EXTENDS for generic pluginsAlexey Edelev2020-11-091-0/+4
* Rename qurltlds-related files to match the header's moveEdward Welbourne2020-11-082-0/+0
* Implement binary search in QLocale's likely sub-tag lookupEdward Welbourne2020-11-082-5/+19
* Reorder locale enums alphabeticallyEdward Welbourne2020-11-082-734/+741
* Use newer names for various languages, territories and scriptsEdward Welbourne2020-11-082-33/+65
* Simplify QLocaleXmlWriter::enumData()Edward Welbourne2020-11-081-7/+7
* Check our enumdata.py tables are consistent with CLDREdward Welbourne2020-11-081-3/+68
* CMake: Fix detection of the ltcg featureJoerg Bornemann2020-11-061-3/+4
* pro2cmake: Support QML_PAST_MAJOR_VERSIONSFabian Kosmale2020-11-061-0/+5
* 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