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
/
tests
/
auto
/
widgets
/
dialogs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't override QDialog::setVisible() to implement native dialogs
Tor Arne Vestbø
2023-01-09
2
-0
/
+19
*
Fix QErrorMessage test when using native dialogs
Tor Arne Vestbø
2023-01-09
2
-0
/
+23
*
macOS: Add dialog helper for native message boxes
Tor Arne Vestbø
2022-11-15
1
-0
/
+35
*
Android: Skip/blacklist remaining tests for emulator bump to API 24
Samuel Mira
2022-11-15
1
-0
/
+2
*
Remove unused tst_qfontdialog_mac_helpers.mm
Tor Arne Vestbø
2022-11-11
1
-30
/
+0
*
Android: Fix qfiledialog test for emulator bump to API 24
Samuel Mira
2022-11-04
1
-7
/
+3
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
8
-81
/
+81
*
tests: skip tst_QDialog::showAsTool() on Wayland
Liang Qi
2022-10-07
1
-0
/
+4
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
5
-17
/
+17
*
Move QMacAutoReleasePool from qglobal.h to qcore_mac_p.h
Sona Kurazyan
2022-09-01
1
-0
/
+2
*
Deprecate QApplication::setActiveWindow() and mark as internal
Tor Arne Vestbø
2022-08-27
6
-7
/
+17
*
tst_qmessagebox: port away from deprecated methods
Ivan Solovev
2022-08-24
1
-12
/
+14
*
Make QHeaderView restore state from different stream versions
Axel Spoerl
2022-08-24
1
-0
/
+42
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
12
-12
/
+12
*
Android: fix Android filedialog and completer tests
Assam Boudjelthia
2022-08-18
2
-1
/
+23
*
Remove network dependency for tests with UNC paths
Volker Hilsheimer
2022-08-17
1
-4
/
+2
*
Test is not flaky any longer
Dimitrios Apostolou
2022-08-10
1
-4
/
+0
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
12
-0
/
+36
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
11
-11
/
+11
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
13
-351
/
+26
*
Activate tst_qmessagebox for Android
Andreas Buhr
2022-04-05
1
-1
/
+1
*
Android: re-enable skipped tests
Ivan Solovev
2022-03-29
1
-4
/
+0
*
Tests: Do not depend on transitive includes
Fabian Kosmale
2022-03-17
1
-0
/
+1
*
Add setCurrentId in QWizard
Axel Spoerl
2022-03-12
1
-0
/
+40
*
Deprecate {QString, QByteArray}::count()
Sona Kurazyan
2022-03-12
2
-2
/
+2
*
Android: temporary skip tst_QDialog::dialogInGraphicsView
Ivan Solovev
2022-03-02
1
-0
/
+4
*
Android: skip tst_QDialog::snapToDefaultButton
Ivan Solovev
2022-03-02
2
-3
/
+3
*
Activate tst_qfiledialog for Android
Andreas Buhr
2022-02-28
3
-1
/
+27
*
CMake: Add BUILTIN_TESTDATA option to qt_internal_add_test
Alexey Edelev
2022-02-11
2
-31
/
+20
*
Deprecate QContextMenuEvent and QMouseEvent ctors without globalPos
Shawn Rutledge
2022-02-05
1
-1
/
+1
*
Remove unused .qrc files
Joerg Bornemann
2022-01-17
2
-14
/
+0
*
QFileDialog: Fix adding default suffix when file path contains dot
Alexander Volkov
2021-11-12
1
-0
/
+16
*
Activate tst_QDialog::showAsTool test on macOS
Volker Hilsheimer
2021-10-11
1
-3
/
+2
*
QDialog: respect WA_ShowWithoutActivating
Volker Hilsheimer
2021-10-11
1
-0
/
+29
*
Don't clear focus if setParent doesn't change the parent
Volker Hilsheimer
2021-09-28
1
-0
/
+18
*
Remove conditioning on Android embedded
Edward Welbourne
2021-09-17
1
-2
/
+2
*
Close QDialog via QWidget::close()
Tor Arne Vestbø
2021-09-16
1
-2
/
+4
*
macOS: Don't show QMessageBox::about(Qt) as modal windows
Tor Arne Vestbø
2021-09-09
1
-2
/
+11
*
Add more QDialog unit test related to closing a dialog
Volker Hilsheimer
2021-09-05
1
-0
/
+170
*
QMessageBox: Reset clickedButton for each invocation of the dialog
Tor Arne Vestbø
2021-09-04
1
-0
/
+23
*
tests: Remove unused SRCDIR defines
Ievgenii Meshcheriakov
2021-08-17
1
-2
/
+0
*
tests: Use QT_TESTCASE_SOURCEDIR define
Ievgenii Meshcheriakov
2021-08-11
2
-3
/
+1
*
testlib: Deprecate QWARN() in favor of qWarning()
Tor Arne Vestbø
2021-08-04
1
-1
/
+1
*
Fix wrong C-style cast, use correct QTest::keyClick overload
Volker Hilsheimer
2021-04-28
1
-1
/
+1
*
Mark obsolete QMessageBox members as deprecated
Volker Hilsheimer
2021-04-23
1
-0
/
+9
*
Re-layout QProgressDialog when setting the cancel button
Qiang Li
2021-04-19
1
-0
/
+24
*
Fix tst_QDialog::keepPositionOnClose on Wayland
Eskil Abrahamsen Blomfeldt
2021-03-11
1
-1
/
+2
*
Windows: Fix dialog moving up after closing/reshowing
Friedemann Kleint
2021-01-15
1
-0
/
+22
*
Remove .prev_CMakeLists.txt files
Joerg Bornemann
2021-01-12
1
-17
/
+0
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
12
-104
/
+0
[next]