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
*
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
*
syncqt: fix false positives in header check
Joerg Bornemann
2015-12-02
1
-1
/
+4
*
Remove duplicated header iteration code
Joerg Bornemann
2015-11-27
1
-37
/
+3
*
Factor header check out into a separate function
Joerg Bornemann
2015-11-27
1
-65
/
+70
*
Simplify tests whether to run header checks
Joerg Bornemann
2015-11-27
1
-6
/
+6
*
make a proper header-only module for QtZlib
Oswald Buddenhagen
2015-11-17
1
-0
/
+1
*
syncqt: complain if a public header includes a private one
Thiago Macieira
2015-10-15
1
-0
/
+1
*
Move the official Qt version from qglobal.h to .qmake.conf
Thiago Macieira
2015-10-14
1
-7
/
+1
*
syncqt: scan private headers for the "We mean it" comment
Thiago Macieira
2015-10-02
1
-26
/
+38
*
fixqt4headers.pl: Improve detection of Qt 5 location.
Friedemann Kleint
2015-04-22
1
-19
/
+30
*
Implement a more direct headersclean check
Thiago Macieira
2015-04-17
1
-3
/
+10
*
Fixed license headers
Jani Heikkinen
2015-02-17
2
-2
/
+2
*
support spaces in build and install dirs
Oswald Buddenhagen
2015-02-17
1
-0
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-11
2
-44
/
+28
*
Use the new warning enabling/disabling macros in qtbase
Thiago Macieira
2014-12-03
1
-0
/
+1
[next]