qt6-bb10/tests/auto
Friedemann Kleint 6df8a30333 tst_QShortcut: Brush up the code, preparing the extraction of a base class to QtGui
- Use nullptr
- Fix static method invocations
- Use QString() instead of QString("")
- Use override
- Use member initialization
- Remove unimplemented code related to status bars
- Use Qt 5 connection syntax
- Fix apparent oversights in ambiguousItems() and
  unicodeCompare(),where the 2nd shortcut was assigned to the wrong button
- Use Q_ENUM for the enumerations which will output the value in
  QCOMPARE and automatically declare them to be a metatype
- Use enums in helper function signature for clarity

Task-number: QTBUG-76493
Change-Id: I0ed6ee7ee8dc2dbb48160a8383e6ed29164c3449
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
2019-07-02 11:05:02 +02:00
..
bic/data Add binary compatibility files for 5.12 for QtBase 2018-12-21 19:42:57 +00:00
cmake cmake: correct version dependency for qt5_add_big_resources 2019-05-20 12:49:37 +02:00
concurrent Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
corelib Remove usages of deprecated APIs from QDateTime 2019-07-02 09:49:36 +02:00
dbus Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
gui Remove usages of deprecated APIs from QtAlgorithms 2019-06-29 21:58:36 +02:00
guiapplauncher
installed_cmake
network Remove usages of deprecated APIs from QtAlgorithms 2019-06-29 21:58:36 +02:00
opengl Convert uses of QTime as a timer to QElapsedTimer 2019-06-14 10:42:33 +02:00
other Merge remote-tracking branch 'origin/5.12' into dev 2019-06-25 13:04:27 +02:00
printsupport test: migrate QPrinterInfo test to QRegularExpression 2019-06-11 09:08:11 +02:00
shared Make tst_qwidget pass on High-DPI screens (Windows) 2019-06-03 10:41:08 +02:00
sql Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
testlib Convert uses of QTime as a timer to QElapsedTimer 2019-06-14 10:42:33 +02:00
tools uic: Implement form window setting to disable QObject::connectSlotsByName() 2019-07-02 09:15:47 +02:00
widgets tst_QShortcut: Brush up the code, preparing the extraction of a base class to QtGui 2019-07-02 11:05:02 +02:00
xml Convert uses of QTime as a timer to QElapsedTimer 2019-06-14 10:42:33 +02:00
auto.pro
network-settings.h test: migrate QNetworkReply test to QRegularExpression 2019-06-10 16:49:19 +02:00