.. |
qapplicationstatic
|
Change the license of all CMakeLists.txt and *.cmake files to BSD
|
2022-08-23 23:58:42 +02:00 |
qcoreapplication
|
Fix sending deferred delete events when posted before outermost loop
|
2023-06-09 16:31:35 +02:00 |
qdeadlinetimer
|
QDeadlineTimer: make it so any negative millisecond count is "forever"
|
2023-05-11 00:28:49 -07:00 |
qelapsedtimer
|
QElapsedTimer: rewrite using std::chrono::steady_clock everywhere
|
2023-04-18 19:23:42 -03:00 |
qeventdispatcher
|
QThread: add sleep(std::chrono::nanoseconds) overload
|
2023-03-13 23:26:28 +02:00 |
qeventloop
|
tests: Remove remains of qmake conversion from CMakeLists.txt files
|
2023-02-17 21:56:49 +01:00 |
qjnienvironment
|
CMake: Remove direct qt_android_generate_deployment_settings call
|
2022-12-15 20:23:28 +01:00 |
qjniobject
|
CMake: Remove direct qt_android_generate_deployment_settings call
|
2022-12-15 20:23:28 +01:00 |
qjnitypes
|
JNI: add generic support for array-types
|
2022-10-10 20:19:30 +02:00 |
qmath
|
tests: Remove remains of qmake conversion from CMakeLists.txt files
|
2023-02-17 21:56:49 +01:00 |
qmetacontainer
|
tests: Remove remains of qmake conversion from CMakeLists.txt files
|
2023-02-17 21:56:49 +01:00 |
qmetaenum
|
tests: Remove remains of qmake conversion from CMakeLists.txt files
|
2023-02-17 21:56:49 +01:00 |
qmetamethod
|
tests: Remove remains of qmake conversion from CMakeLists.txt files
|
2023-02-17 21:56:49 +01:00 |
qmetaobject
|
Fix QMetaObject::invokeMethod for free functions and std::bind
|
2023-05-11 19:36:55 +02:00 |
qmetaobjectbuilder
|
moc: Record types of enumerations
|
2023-03-31 17:42:58 +02:00 |
qmetaproperty
|
tests: Remove remains of qmake conversion from CMakeLists.txt files
|
2023-02-17 21:56:49 +01:00 |
qmetatype
|
QMetaType: Provide underlyingType for enums
|
2023-03-28 10:59:53 +02:00 |
qmimedata
|
tests: Remove remains of qmake conversion from CMakeLists.txt files
|
2023-02-17 21:56:49 +01:00 |
qobject
|
Silence warning from unused variable in QObject test
|
2023-05-25 14:06:55 +02:00 |
qpermission
|
Simplify the creation of APIs that take a callback
|
2023-04-26 22:06:31 +02:00 |
qpointer
|
QPointer: also make conversion to pointer-to-const work
|
2023-05-11 08:10:16 +00:00 |
qproperty
|
tst_QProperty: fix -Wsign-compare
|
2023-06-13 15:52:52 +02:00 |
qsignalblocker
|
tests: Remove remains of qmake conversion from CMakeLists.txt files
|
2023-02-17 21:56:49 +01:00 |
qsignalmapper
|
tests: Remove remains of qmake conversion from CMakeLists.txt files
|
2023-02-17 21:56:49 +01:00 |
qsocketnotifier
|
QTestEventLoop: add enterLoop(std::chrono::milliseconds) overload
|
2023-03-03 21:36:48 +02:00 |
qtimer
|
tst_QTimer: ensure that timer activation respects start order
|
2023-06-06 17:47:00 -07:00 |
qtranslator
|
tests: Remove remains of qmake conversion from CMakeLists.txt files
|
2023-02-17 21:56:49 +01:00 |
qvariant
|
QVariant::value/qvariant_cast: add rvalue optimization
|
2023-06-12 09:58:58 +02:00 |
qwineventnotifier
|
tests: Remove remains of qmake conversion from CMakeLists.txt files
|
2023-02-17 21:56:49 +01:00 |
qwinregistrykey
|
QWinRegistryKey: Fix how we handle the default value, take 2
|
2022-10-28 09:27:13 +00:00 |
CMakeLists.txt
|
tests: Remove remains of qmake conversion from CMakeLists.txt files
|
2023-02-17 21:56:49 +01:00 |