qt5base-lts/tests/auto/widgets
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
..
dialogs Merge remote-tracking branch 'origin/5.12' into 5.13 2019-06-07 13:19:27 +02:00
effects qWaitFor: Prevent being stuck in QCoreApplication::processEvents 2019-01-09 18:10:54 +00:00
graphicsview tst_QGraphicsView::cursor2(): Prospective fix for flakyness on Windows 2019-06-07 11:07:39 +02:00
itemviews Merge remote-tracking branch 'origin/5.12' into 5.13 2019-06-07 13:19:27 +02:00
kernel tst_QShortcut: Brush up the code, preparing the extraction of a base class to QtGui 2019-07-02 11:05:02 +02:00
styles Merge remote-tracking branch 'origin/5.12' into 5.13 2019-04-16 09:34:50 +02:00
util Merge remote-tracking branch 'origin/5.12' into 5.13 2019-06-11 01:00:06 +02:00
widgets Remove usages of deprecated APIs from QDateTime 2019-07-02 09:49:36 +02:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00