summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
...
* CMake: pro2cmake.py: Better indentation in debug dumpTobias Hunger2019-01-231-2/+2
* CMake: pro2cmake.py: Visit scopes depth-first for include resolutionTobias Hunger2019-01-231-3/+3
* CMake: pro2cmake.py: Ignore 3rdparty code that gets includedTobias Hunger2019-01-231-0/+3
* CMake: pro2cmake.py: Nicer printing of conditionsTobias Hunger2019-01-231-5/+28
* CMake: pro2cmake.py: Improve debugging dumpTobias Hunger2019-01-181-6/+13
* CMake: pro2cmake: Fix printing of the different operationsTobias Hunger2019-01-181-6/+6
* CMake: pro2cmake.py: Fix merging of scopesTobias Hunger2019-01-181-1/+4
* CMake: Fix include path handling in pro2cmake.pyTobias Hunger2019-01-181-2/+1
* CMake: pro2cmake: fix include file handlingTobias Hunger2019-01-181-1/+8
* 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