summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
...
* CMake: Store Qt features in CMake CacheTobias Hunger2019-01-171-14/+0
* pro2cmake: Clean up linter and pypi issuesTobias Hunger2019-01-071-128/+230
* pro2cmake: Be more faithful in the representation of operationsTobias Hunger2018-12-211-92/+146
* pro2cmake: Handle VPATHTobias Hunger2018-12-211-3/+17
* CMake: Add support to find LTTng-ustTobias Hunger2018-11-061-0/+1
* CMake: Add FindSlog2Tobias Hunger2018-11-061-0/+1
* CMake: Improve handling of the different kinds of iconvTobias Hunger2018-11-061-3/+21
* CMake: Add FindPPS and use it in src/corelib/configure.cmakeTobias Hunger2018-11-061-0/+1
* CMake: Find librtTobias Hunger2018-11-061-0/+1
* CMake: Replace QT_FEATURE_shared with BUILD_SHARED_LIBSTobias Hunger2018-11-061-0/+1
* configurejson2cmake: Add generic feature mappingTobias Hunger2018-11-061-44/+83
* pro2cmake.py: Do not try to add libraries that qmake substractsTobias Hunger2018-11-051-1/+5
* pro2cmake: Explicitly handle for loopsTobias Hunger2018-11-051-2/+4
* pro2cmake: Handle Statements before ScopesTobias Hunger2018-11-051-1/+1
* pro2cmake.py: Improve debugging off included filesTobias Hunger2018-11-051-2/+4
* pro2cmake.py: Make handling of TEMPLATE more robustTobias Hunger2018-11-051-7/+11
* CMake: Handle '-' better in pro2cmakeTobias Hunger2018-11-051-1/+1
* CMake: Improve handling of qtHaveModule in pro2cmake scriptTobias Hunger2018-11-051-2/+5
* Add ATSPI2 library supportTobias Hunger2018-11-011-0/+1
* configurejson2cmake: Sort library mapTobias Hunger2018-11-011-28/+28
* Begin port of qtbase to CMakeSimon Hausmann2018-11-0124-0/+2283
* Correct and expand documentation of splitLocale()Edward Welbourne2018-09-101-2/+4
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-021-0/+8
|\
| * WebAssembly for QtBaseMorten Johan Sørvig2018-08-301-0/+8
* | Right-align keys in enumdata.py's *_list mappingsEdward Welbourne2018-08-271-769/+769
* | Reduce redundancy in CLDR script output to stderrEdward Welbourne2018-08-271-12/+26
* | Add some missing language codes to our locale dataEdward Welbourne2018-08-271-3/+8
* | Skip a few unused assignmentsEdward Welbourne2018-08-231-4/+0
* | Fix handling of default content locale dataEdward Welbourne2018-08-221-36/+61
* | Stipulate which error is expected in try/exceptEdward Welbourne2018-08-221-1/+1
|/
* Update QLocale::Country doc for new territoriesEdward Welbourne2018-08-161-1/+6
* Tidy up generation of aliases in locale-related enumsEdward Welbourne2018-08-162-46/+70
* Normalise spacing in Language, Country and Script namesEdward Welbourne2018-08-161-764/+764
* Add support for numbered territories in CLDREdward Welbourne2018-08-132-3/+7
* Minor grammar fixupFrederik Gladhorn2018-08-031-1/+1
* Fix EDID vendor table generation script: source git repo is goneFrederik Gladhorn2018-08-031-1/+4
* Keep EDID pnp IDs sortedFrederik Gladhorn2018-08-031-1/+1
* Rework CLDR parser to filter out unsupportable number systemsEdward Welbourne2018-07-161-14/+25
* SIMD: Change the way we declare constants for x86Thiago Macieira2018-07-091-15/+11
* Fix wrongly included radial gradient enum for QGradient presetsTor Arne Vestbø2018-06-281-3/+6
* Harden logic for converting from CSS gradients to QGradientTor Arne Vestbø2018-06-271-5/+12
* SIMD: Refactor the constants to be actual bit valuesThiago Macieira2018-06-251-12/+23
* Provide presets for QGradientTor Arne Vestbø2018-05-316-0/+379
* qsimd: add support for new x86 CPU featuresThiago Macieira2018-05-052-0/+229
* Add a note to the CLDR-munging scripts about updating the attributionEdward Welbourne2018-02-171-0/+3
* QtEdidSupport: Fix private headersFriedemann Kleint2018-02-021-2/+4
* Update Text segmentation and line break data to Unicode 10.0Lars Knoll2018-01-035-170/+817
* Update most Unicode data to version 10.0Lars Knoll2018-01-0311-127/+3095
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-14/+16
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-14/+16
| |\