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
/
src
/
corelib
/
kernel
/
qcoreapplication.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Fix documentation warnings
Topi Reinio
2023-04-29
1
-1
/
+1
*
QCoreApplication: fix use-after-free of nl_langinfo() result
Thiago Macieira
2023-04-28
1
-2
/
+2
*
Add helper template for metacall event creation
Volker Hilsheimer
2023-04-18
1
-13
/
+11
*
Doc: Fix dead link in QCA::translate()
Kai Köhne
2023-04-17
1
-1
/
+2
*
Permissions: respect context object's thread and life time
Volker Hilsheimer
2023-04-06
1
-5
/
+60
*
Corelib: s/Q_OS_MAC/Q_OS_DARWIN/wg except for doc and definition
Edward Welbourne
2023-03-20
1
-2
/
+2
*
Doc: fix links to changed or renamed i18n pages and sections
Volker Hilsheimer
2023-03-06
1
-1
/
+2
*
Simplify and relax UTF-8 locale override machinery for Darwin
Edward Welbourne
2023-03-02
1
-6
/
+16
*
QCoreApplication::initLocale(): Improve warning on failure
Edward Welbourne
2023-03-02
1
-8
/
+18
*
Tidy up QCoreApplicationPrivate::initLocale()'s #if-ery
Edward Welbourne
2023-03-02
1
-12
/
+20
*
Add special thread pool for Qt Gui
Allan Sandfeld Jensen
2023-02-25
1
-0
/
+7
*
Trace: Use includes instead of forward declarations
Antti Määttä
2023-02-10
1
-3
/
+1
*
Trace: Convert qtcore module to use tracepointgen tool
Antti Määttä
2023-02-10
1
-1
/
+16
*
Use case-insensitive comparison to compare codec with UTF-8 and utf8
Edward Welbourne
2023-01-25
1
-1
/
+1
*
Restore Android-conditioning on nl_langinfo() definition
Edward Welbourne
2023-01-24
1
-8
/
+10
*
Win: redirect console output to the parent process if needed
Yuhang Zhao
2022-12-02
1
-0
/
+35
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-3
/
+3
*
Long live QPermissions!
Tor Arne Vestbø
2022-11-01
1
-0
/
+123
*
Emit aboutToQuit from QCoreApplication::exit() instead of execCleanup()
Tor Arne Vestbø
2022-10-23
1
-4
/
+6
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-1
/
+1
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-1
/
+1
*
Q*ApplicationPrivate: remove unused "flags" arguments
Thiago Macieira
2022-06-14
1
-4
/
+4
*
QCoreApplication: Remove app_compile_version
Thiago Macieira
2022-06-13
1
-8
/
+1
*
Fix data race in QCoreApplicationPrivate::sendThroughApplicationEventFilters()
Marc Mutz
2022-06-07
1
-1
/
+1
*
Make all loads of QAtomicPointer QObjectPrivate::threadData explicit
Marc Mutz
2022-05-20
1
-2
/
+2
*
Optimize reads from QObjectPrivate::threadData
Marc Mutz
2022-05-20
1
-3
/
+3
*
Add option to not include native libraries in APK
Tinja Paavoseppä
2022-05-20
1
-3
/
+0
*
QCoreApplication/QPostEventList: fix int/qsizetype mismatches
Marc Mutz
2022-05-19
1
-13
/
+13
*
QCoreApplication: port some indexed to ranged for loops
Marc Mutz
2022-05-19
1
-10
/
+6
*
Fix return value of qGlobalPostedEventsCount()
Marc Mutz
2022-05-18
1
-3
/
+3
*
Make qGlobalPostedEventsCount() auto-test-exported-only
Marc Mutz
2022-05-18
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-39
/
+3
*
Apply Q_CONSTINIT across the codebase
Marc Mutz
2022-03-29
1
-11
/
+11
*
Short live Q_CONSTINIT!
Marc Mutz
2022-03-26
1
-2
/
+2
*
QtCore: replace QLatin1String/QLatin1Char with _L1/u'' where applicable
Sona Kurazyan
2022-03-25
1
-9
/
+11
*
Enable -mno-direct-extern-access and ELF protected visibility
Thiago Macieira
2022-03-10
1
-1
/
+1
*
Fix deprecated uses of QScopedPointer
Mårten Nordheim
2022-03-08
1
-11
/
+12
*
[doc] QCoreApplication::installTranslator() doesn't take ownership
Marc Mutz
2022-01-03
1
-0
/
+2
*
wasm: hardcode idealThreadCount for some browsers
Lorn Potter
2021-12-24
1
-1
/
+5
*
Don't quit application if we're not in exec
Tor Arne Vestbø
2021-11-08
1
-0
/
+3
*
QCoreApplication: document the app's bindir is in libraryPaths()
Thiago Macieira
2021-11-05
1
-4
/
+5
*
Add QEventLoop::ProcessEventsFlag::ApplicationExec
Morten Johan Sørvig
2021-11-03
1
-1
/
+1
*
Decouple quitOnLastWindowClosed from quitLockEnabled
Tor Arne Vestbø
2021-10-18
1
-8
/
+28
*
Convert all QT_VERSION checks to compare against QT_VERSION_CHECK()
Edward Welbourne
2021-09-23
1
-3
/
+4
*
Remove conditioning on Android embedded
Edward Welbourne
2021-09-17
1
-7
/
+6
*
QCoreApplication: enforce non-null arguments when sending/posting events
Giuseppe D'Angelo
2021-09-17
1
-5
/
+18
*
Doc: Update some links to Microsoft's documentation
Luca Di Sera
2021-09-13
1
-1
/
+1
*
QProperty: Avoid TLS lookup if we are in the same thread
Fabian Kosmale
2021-08-04
1
-0
/
+2
*
Remove app permission API from QCoreApplication
Assam Boudjelthia
2021-07-30
1
-160
/
+0
*
Move Android implementation of permissions API to QtAndroidPrivate
Tor Arne Vestbø
2021-07-26
1
-2
/
+0
[next]