index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Rewrite double-conversion find module
Alexandru Croitor
2022-07-05
1
-1
/
+2
*
qt-testrunner: Commit forgotten README file
Dimitrios Apostolou
2022-06-16
1
-0
/
+24
*
CMake: Fix typos
Kai Köhne
2022-06-13
2
-2
/
+2
*
Expose the qtloader object globally
David Skoland
2022-06-03
1
-12
/
+20
*
Core: make CLDR data constexpr
Yuhang Zhao
2022-05-27
2
-12
/
+12
*
Core: make Unicode Database constexpr
Yuhang Zhao
2022-05-26
1
-11
/
+11
*
Unicode: Extract EastAsianWidth property
Ievgenii Meshcheriakov
2022-05-24
2
-2
/
+2695
*
Unicode: Remove obsolete word break classes
Ievgenii Meshcheriakov
2022-05-24
1
-12
/
+0
*
Android: fix default name of the CI emulator
Assam Boudjelthia
2022-05-19
1
-1
/
+1
*
Add an exception in testrunner for QDoc
Luca Di Sera
2022-05-19
1
-1
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
90
-2699
/
+204
*
util/x86simdgen: update with the copyright header
Thiago Macieira
2022-05-06
1
-0
/
+1
*
Fix build of util/glgen
Joerg Bornemann
2022-05-06
3
-2
/
+3
*
Add a simple Qt 6/CMake-compatible script a la includemocs.py
Marc Mutz
2022-05-05
1
-0
/
+119
*
Generalize exclusion list
Dimitrios Apostolou
2022-04-22
1
-4
/
+8
*
qt-testrunner: improve error logging
Dimitrios Apostolou
2022-04-22
1
-9
/
+12
*
Remove the qmake2cmake wrapper scripts and document where they are
Joerg Bornemann
2022-04-12
3
-6
/
+3
*
Fix generation of qsimd_x86 files to require no hand-editing
Edward Welbourne
2022-04-07
2
-2
/
+8
*
qt-testrunner: be more strict if bad XML log files are written
Dimitrios Apostolou
2022-04-05
2
-11
/
+34
*
Add WASM testrunner
David Skoland
2022-03-31
3
-0
/
+261
*
pro2cmake: Introduce qmake2cmake convenience scripts
Joerg Bornemann
2022-03-08
3
-53
/
+111
*
pro2cmake: Handle QT_(MAJOR_|MINOR_|PATCH_)VERSION conditions
Joerg Bornemann
2022-03-08
3
-0
/
+38
*
pro2cmake: Remove INSTALL_LOCATION from qt_add_qml_module calls
Joerg Bornemann
2022-03-08
1
-1
/
+1
*
pro2cmake: Generate find_package call for Qt5/Qt6 for examples
Joerg Bornemann
2022-03-08
2
-5
/
+19
*
pro2cmake: Handle optional Qt modules
Joerg Bornemann
2022-03-08
4
-7
/
+54
*
pro2cmake: Add a blackbox test for converting from qmake to CMake
Joerg Bornemann
2022-03-08
2
-0
/
+76
*
pro2cmake: Enable AUTOUIC only if the project has FORMS
Joerg Bornemann
2022-03-08
1
-1
/
+5
*
pro2cmake: Write only one find_package call for Qt packages
Joerg Bornemann
2022-03-08
2
-3
/
+21
*
pro2cmake: Add LibraryMapping.components
Joerg Bornemann
2022-03-08
1
-248
/
+188
*
pro2cmake: Make generated examples use qt_add_qml_module()
Joerg Bornemann
2022-03-08
1
-197
/
+342
*
Re-add missing 'we mean it' header
Kai Köhne
2022-03-07
1
-0
/
+10
*
pro2cmake: Fix indentation of INSTALL_EXAMPLESDIR assignment
Joerg Bornemann
2022-03-03
1
-1
/
+1
*
pro2cmake: Fix static type errors in condition_simplifier_cache.py
Joerg Bornemann
2022-03-03
1
-5
/
+1
*
CMake: Rename FindZSTD to FindWrapZSTD
Alexandru Croitor
2022-02-28
1
-1
/
+1
*
pro2cmake: Update README.md
Joerg Bornemann
2022-02-28
1
-9
/
+3
*
pro2cmake: Set a project version for examples
Joerg Bornemann
2022-02-28
1
-1
/
+2
*
pro2cmake: Handle qmake condition operator precedence
Alexandru Croitor
2022-02-28
3
-1
/
+75
*
pro2cmake: Fix test_realworld_comment_scope
Joerg Bornemann
2022-02-28
1
-1
/
+1
*
pro2cmake: Remove superfluous call to _simplify_flavors_in_condition
Joerg Bornemann
2022-02-28
1
-1
/
+0
*
pro2cmake: Fix test_scope_handling.py
Joerg Bornemann
2022-02-28
1
-6
/
+5
*
pro2cmake: Re-format sources with black
Joerg Bornemann
2022-02-28
5
-26
/
+30
*
qedidvendortable.py: include something before using macros
Thiago Macieira
2022-02-24
1
-0
/
+2
*
Remove util/publicSuffix
Ievgenii Meshcheriakov
2022-02-24
2
-215
/
+0
*
qsimd_p.h: let the generator script generate the ARCH target strings
Thiago Macieira
2022-02-19
1
-7
/
+30
*
qsimd: update the generator script from OpenDCDiag
Thiago Macieira
2022-02-18
9
-314
/
+615
*
Clean up QNX platform configs and improve testrunner scripts
Dimitrios Apostolou
2022-02-14
1
-0
/
+7
*
Bump version to 6.4.0
Jani Heikkinen
2022-01-31
1
-1
/
+1
*
Write XML test log files even for the flaky test re-runs
Dimitrios Apostolou
2022-01-30
1
-6
/
+20
*
qt-testrunner: do not try to re-run initTestCase and others
Dimitrios Apostolou
2022-01-30
4
-23
/
+53
*
Don't set CMAKE_AUTORCC in pro2cmake.py
Joerg Bornemann
2022-01-21
1
-1
/
+0
[next]