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
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add initial support for CMake "Ninja Multi-Config" generator
Alexandru Croitor
2020-01-27
2
-2
/
+2
*
Merge remote-tracking branch 'origin/dev' into merge-dev
Leander Beernaert
2020-01-24
1
-1
/
+4
|
\
|
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-11-13
1
-1
/
+4
|
|
\
|
|
*
syncqt: Add a means to suspend/resume the processing of a file
Andy Shaw
2019-11-06
1
-1
/
+4
*
|
|
Fix qt-cmake.bat for paths with spaces
Leander Beernaert
2020-01-22
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake
Alexandru Croitor
2019-10-11
1
-9
/
+9
|
\
\
\
|
|
/
/
|
*
|
Make sure QLatin1Literal fwd header is generated
Kevin Funk
2019-09-02
1
-0
/
+1
|
*
|
syncqt: Fix to work correctly when the line endings are LF in Win-msys
Terunao HIROTA
2019-08-15
1
-9
/
+8
|
|
/
*
|
Merge branch 'wip/qt6' into wip/cmake
Alexandru Croitor
2019-08-15
1
-1
/
+1
|
\
\
|
|
/
|
*
syncqt: Fix module header install target creation
Felix Barz
2019-07-11
1
-1
/
+1
*
|
Fix toolchain path when doing non-prefix builds
Alexandru Croitor
2019-07-03
2
-2
/
+2
*
|
Add windows batch file for convenient cmake invocation with Qt toolchain file
Simon Hausmann
2019-06-25
1
-0
/
+1
*
|
Generate a toolchain and convenience cmake wrapper
Simon Hausmann
2019-06-24
1
-0
/
+3
|
/
*
syncqt: Fix resolution of injected headers for external modules
Joerg Bornemann
2019-04-23
1
-1
/
+1
*
syncqt: Do not clean header directory before "-minimal" run
Oliver Wolff
2018-11-22
1
-1
/
+1
*
syncqt: fix forwarding injected headers, take ~3
Oswald Buddenhagen
2018-09-12
1
-1
/
+1
*
syncqt: make it possible to declare particular headers being private
Oswald Buddenhagen
2018-06-25
1
-2
/
+13
*
Merge remote-tracking branch 'origin/5.11.0' into 5.11
Qt Forward Merge Bot
2018-05-09
1
-12
/
+3
|
\
|
*
syncqt: fix CamelCase aliases for injected headers
Oswald Buddenhagen
2018-04-25
1
-1
/
+1
|
*
syncqt: don't write INJECTED_*HEADERS
Oswald Buddenhagen
2018-04-25
1
-11
/
+2
*
|
syncqt: prune references to @ignore_for_master_contents
Oswald Buddenhagen
2018-04-25
1
-5
/
+0
|
/
*
rework syncqt interaction regarding cross-tree paths
Oswald Buddenhagen
2018-04-12
1
-9
/
+8
*
syncqt: remove support for aliasing private headers
Oswald Buddenhagen
2018-04-11
1
-27
/
+10
*
syncqt: nuke -private option
Oswald Buddenhagen
2018-04-11
1
-8
/
+2
*
syncqt: nuke -relative option
Oswald Buddenhagen
2018-04-11
1
-9
/
+0
*
syncqt: remove 'descend' parameter from findFiles()
Oswald Buddenhagen
2018-02-28
1
-11
/
+5
*
syncqt: fix fallback of -builddir
Oswald Buddenhagen
2018-02-28
1
-3
/
+5
*
syncqt: fix injected headers outside qtbase in non-prefix builds
Oswald Buddenhagen
2018-02-15
1
-3
/
+20
*
syncqt: untangle loadSyncProfile() calling convention
Oswald Buddenhagen
2018-02-15
1
-9
/
+10
*
syncqt: prune dead $quoted_basedir variable
Oswald Buddenhagen
2018-02-15
1
-3
/
+0
*
Fix macOS shadow prefix builds using pre-synced source packages
Alexandru Croitor
2017-11-22
1
-2
/
+3
*
Fix shadow prefix framework builds
Alexandru Croitor
2017-11-02
1
-7
/
+14
*
don't try to timestamp injected qvulkanfunctions.h
Oswald Buddenhagen
2017-03-22
1
-2
/
+5
*
don't include injected headers into linker version script
Oswald Buddenhagen
2016-10-14
1
-0
/
+5
*
exclude injected headers from headersclean check
Oswald Buddenhagen
2016-10-14
1
-3
/
+5
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-09-29
1
-4
/
+4
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-09-28
1
-4
/
+4
|
|
\
|
|
*
syncqt.pl: fix a few misguided regexes to match .h file names
Edward Welbourne
2016-09-28
1
-3
/
+3
|
|
*
syncqt.pl: also allow digits in upper-case macro names
Edward Welbourne
2016-09-27
1
-1
/
+1
*
|
|
Add a QT_REQUIRE_CONFIG(feature) macro
Lars Knoll
2016-09-16
1
-11
/
+37
*
|
|
Modularize the new configure system (infrastructure part)
Lars Knoll
2016-09-10
1
-0
/
+2
*
|
|
minor optimization in stale file removal code
Oswald Buddenhagen
2016-09-10
1
-0
/
+1
*
|
|
automatically exclude generated headers from syncqt checks
Oswald Buddenhagen
2016-08-18
1
-0
/
+4
*
|
|
make it possible to exclude private headers from syncqt include check
Oswald Buddenhagen
2016-08-18
1
-1
/
+1
|
/
/
*
|
Merge remote-tracking branch 'origin/5.6.0' into 5.7
v5.7.0-alpha1
Oswald Buddenhagen
2016-03-07
1
-0
/
+1
|
\
\
|
|
/
|
*
Fix syncqt.pl not respecting #pragma qt_no_master_include in files with Windo...
Simon Hausmann
2016-02-25
1
-0
/
+1
*
|
Add Intel copyright to files that Intel has had non-trivial contribution
Thiago Macieira
2016-01-21
1
-0
/
+1
*
|
Updated license headers
Jani Heikkinen
2016-01-15
2
-28
/
+40
|
/
*
syncqt.pl: say "ERROR" when it's an error
Thiago Macieira
2015-12-08
1
-2
/
+2
*
syncqt: print errors and warnings to stderr
Thiago Macieira
2015-12-05
1
-6
/
+6
[next]