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
*
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
*
pro2cmake: Fix exception with newer pyparsing module
Joerg Bornemann
2022-01-21
1
-3
/
+8
*
qt-testrunner: be more clear that it was the test that crashed
Dimitrios Apostolou
2022-01-18
1
-4
/
+9
*
Turn a condition into a lambda to save needless evaluation
Edward Welbourne
2022-01-18
1
-5
/
+6
*
qt-testrunner: disable JUnit XML test logs
Dimitrios Apostolou
2022-01-12
1
-3
/
+1
*
Properly wait for the Android emulator to fully boot
Dimitrios Apostolou
2022-01-07
1
-34
/
+29
*
Wait for boot to be fully complete with all packages installed
Dimitrios Apostolou
2022-01-06
1
-3
/
+32
*
Do not hide android emulator output
Dimitrios Apostolou
2022-01-06
1
-1
/
+4
*
Wait for android emulator to be up and running properly
Dimitrios Apostolou
2022-01-06
1
-11
/
+41
*
Enable verbose logging in the last re-run of a failing test
Dimitrios Apostolou
2022-01-03
3
-8
/
+29
*
Introduce qt-testrunner.py
Dimitrios Apostolou
2022-01-03
4
-0
/
+878
*
QLocale: Extend support for language codes
Ievgenii Meshcheriakov
2021-12-09
2
-4
/
+154
*
Say hello to qtwasmserver
Morten Johan Sørvig
2021-12-06
2
-0
/
+161
*
QLocale: Add support for Kaingang and Nheengatu languages
Ievgenii Meshcheriakov
2021-11-10
1
-0
/
+2
*
locale_database: Add entry for 'South Sudan Standard Time'
Ievgenii Meshcheriakov
2021-11-10
1
-0
/
+1
*
Use a HTTPS URL for the CLDR download link
Ievgenii Meshcheriakov
2021-11-05
1
-1
/
+1
*
configure: Remove unused facility to define variable assignments
Joerg Bornemann
2021-11-01
1
-7
/
+1
*
Rename deprecated ANDROID_SDK_HOME to ANDROID_SDK_ROOT
Assam Boudjelthia
2021-10-22
1
-2
/
+2
*
Update UCD to Revision 28
Ievgenii Meshcheriakov
2021-10-18
17
-319
/
+1999
*
Don't use libs in /usr/local for configure tests by default on macOS
Joerg Bornemann
2021-10-08
1
-0
/
+7
*
Remove util/harfbuzz/update-harfbuzz
Ievgenii Meshcheriakov
2021-10-05
1
-63
/
+0
[next]