index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
corelib
/
global
/
qlibraryinfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move qVersion() into it's own header
Marc Mutz
2022-12-08
1
-2
/
+2
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-2
/
+2
*
Move QT_VERSION_STR docs to qlibraryinfo.cpp
Sona Kurazyan
2022-09-22
1
-0
/
+12
*
Move qVersion() from qglobal.h to qlibraryinfo.h
Sona Kurazyan
2022-09-01
1
-0
/
+15
*
QLibraryInfo: Add isSharedBuild() function and deprecate qSharedBuild()
Yuhang Zhao
2022-08-29
1
-5
/
+18
*
Move qSharedBuild() from qglobal.h to qlibraryinfo.h
Sona Kurazyan
2022-08-29
1
-0
/
+9
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-39
/
+3
*
QLibraryInfo: Use __VERSION__ with Clang too
Thiago Macieira
2022-05-11
1
-5
/
+1
*
Remove remnants of the old Intel C++ compiler
Thiago Macieira
2022-05-11
1
-31
/
+1
*
Fix qmake/qtpaths -query for static relocatable builds
Joerg Bornemann
2022-05-09
1
-9
/
+31
*
Replace uses of _qs with _s in sources and examples
Sona Kurazyan
2022-04-19
1
-2
/
+2
*
QtCore: Replace remaining uses of QLatin1String with QLatin1StringView
Sona Kurazyan
2022-03-26
1
-4
/
+4
*
QtCore: replace QLatin1String/QLatin1Char with _L1/u'' where applicable
Sona Kurazyan
2022-03-25
1
-19
/
+18
*
QLibraryInfo: remove load-time variable
Thiago Macieira
2022-02-05
1
-3
/
+3
*
QLibraryInfo: de-duplicate QT_BUILD_STR
Marc Mutz
2022-02-05
1
-3
/
+7
*
QLibraryInfo: mark isDebugBuild() noexcept and CONST
Marc Mutz
2022-02-05
1
-1
/
+1
*
Reduce scope of a hack using volatile in favor of viewAt()
Edward Welbourne
2021-12-02
1
-11
/
+7
*
Change qt.conf key Qml2Imports to QmlImports
Joerg Bornemann
2021-11-19
1
-17
/
+23
*
Prefer QBAV over raw char * form of qt_configure_strs
Edward Welbourne
2021-11-19
1
-2
/
+2
*
Document QLibraryInfo::Qml2ImportsPath as deprecated
Ulf Hermann
2021-11-15
1
-1
/
+5
*
Fix not respected qt.conf settings
Michal Klocek
2021-11-11
1
-6
/
+13
*
qlibrary.cpp: avoid the +12 constant in too many places
Thiago Macieira
2021-11-03
1
-1
/
+1
*
qlibraryinfo.cpp: use qOffsetStringArray for qtConfEntries
Thiago Macieira
2021-11-03
1
-37
/
+35
*
qconfig.cpp: use qOffsetStringArray
Thiago Macieira
2021-10-29
1
-10
/
+10
*
Move the ABI tag from minimum-linux.S to qlibraryinfo.cpp
Thiago Macieira
2021-10-21
1
-0
/
+30
*
QLibraryInfo: Add MSVC 2022
Mårten Nordheim
2021-08-03
1
-1
/
+3
*
Doc: Ensure deprecated APIs in Qt Core are documented as such
Nico Vertriest
2021-07-23
1
-2
/
+1
*
Doc: Use \deprecated instead of \obsolete
Paul Wicking
2021-05-26
1
-2
/
+2
*
Unify QLibraryInfo settings
Alexey Edelev
2021-03-17
1
-36
/
+44
*
Remove now unneeded QT_BOOTSTRAPPED check from qlibraryinfo.cpp
Joerg Bornemann
2021-03-11
1
-2
/
+0
*
Remove all qmake-related data from q[make]config.cpp
Joerg Bornemann
2021-03-11
1
-0
/
+29
*
Read QLibraryInfo paths directly from QLibraryInfo and not from qmakeconfig.cpp
Joerg Bornemann
2021-03-11
1
-11
/
+20
*
Remove the platformsSection constant from qconfig.cpp.in
Joerg Bornemann
2021-03-11
1
-2
/
+2
*
Use Core library for qmake instead of the Bootstrap library
Alexey Edelev
2021-02-25
1
-259
/
+12
*
qmake: Introduce QT_HOST_LIBEXECS property
Joerg Bornemann
2021-02-18
1
-1
/
+8
*
Doc: Fix warning on undocumented enum value
Nico Vertriest
2021-02-15
1
-0
/
+1
*
QLibraryInfo: Rename Qml2ImportsPath to QmlImportsPath
Ulf Hermann
2021-02-08
1
-1
/
+1
*
Remove usage of the definitions that are never defined
Alexey Edelev
2021-02-01
1
-9
/
+3
*
If available, use a version-specific qt<major-version>.conf
Ralf Habacker
2021-01-14
1
-1
/
+4
*
Adjust code format, add space after 'if'
Zhang Sheng
2020-11-16
1
-1
/
+1
*
QFileInfo: mark constructors as explicit
Giuseppe D'Angelo
2020-11-15
1
-2
/
+2
*
Fix qdoc warning from QLibraryInfo after API change
Volker Hilsheimer
2020-09-24
1
-18
/
+23
*
Fix some qdoc warnings: function names in "see also"
Volker Hilsheimer
2020-09-22
1
-1
/
+1
*
Rename QLibraryInfo::location() to path()
Lars Knoll
2020-09-12
1
-7
/
+14
*
Remove some long-deprecated methods of QLibraryInfo
Edward Welbourne
2020-06-29
1
-41
/
+0
*
Port QLibraryInfo from QStringRef to QStringView
Lars Knoll
2020-06-10
1
-1
/
+1
*
Remove winrt
Oliver Wolff
2020-06-06
1
-8
/
+0
*
Fix relocated Qt to be found when its path has non-ASCII characters
Alexandru Croitor
2020-05-19
1
-3
/
+3
*
Fix crash on macOS with -qtlibinfix'ed Qt
Joerg Bornemann
2020-05-13
1
-2
/
+5
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-08
1
-9
/
+7
|
\
[next]