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.4.3
6.5
6.5.0
6.5.1
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
/
qfiledialog
/
tst_qfiledialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-44
/
+44
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-7
/
+7
*
Deprecate QApplication::setActiveWindow() and mark as internal
Tor Arne Vestbø
2022-08-27
1
-1
/
+3
*
Android: fix Android filedialog and completer tests
Assam Boudjelthia
2022-08-18
1
-1
/
+12
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-27
/
+2
*
Deprecate {QString, QByteArray}::count()
Sona Kurazyan
2022-03-12
1
-1
/
+1
*
Activate tst_qfiledialog for Android
Andreas Buhr
2022-02-28
1
-0
/
+18
*
QFileDialog: Fix adding default suffix when file path contains dot
Alexander Volkov
2021-11-12
1
-0
/
+16
*
tests: Use QT_TESTCASE_SOURCEDIR define
Ievgenii Meshcheriakov
2021-08-11
1
-1
/
+1
*
Replace QtTest headers with QTest
David Skoland
2020-12-22
1
-1
/
+4
*
Another round of replacing 0 with nullptr
Allan Sandfeld Jensen
2020-10-07
1
-1
/
+1
*
Remove most compiler warnings about missing overrides
Lars Knoll
2020-09-11
1
-2
/
+2
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-07
1
-1
/
+1
*
QFileDialog: remove deprecated mode QFileDialog::DirectoryOnly
Christian Ehrlicher
2020-06-26
1
-4
/
+1
*
Remove the deprecated QDirModel
Volker Hilsheimer
2020-06-04
1
-1
/
+0
*
Remove deprecated members from dialog classes
Volker Hilsheimer
2020-04-16
1
-3
/
+0
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Liang Qi
2019-12-10
1
-0
/
+1
|
\
|
*
Fix flaky test tst_QFiledialog::clearLineEdit()
Dimitrios Apostolou
2019-12-03
1
-0
/
+1
*
|
Widget tests: Skip tests that fail on Wayland
Johan Klokkhammer Helsing
2019-10-18
1
-0
/
+9
|
/
*
Remove usages of deprecated APIs of qtbase/widgets
Sona Kurazyan
2019-08-01
1
-0
/
+3
*
QFileDialog (widgets-based): Remember selection in history
Friedemann Kleint
2019-04-09
1
-0
/
+10
*
QtWidgets: mark QFileDialog functions as deprecated
Christian Ehrlicher
2019-02-12
1
-12
/
+12
*
QtWidgets: mark QDialog/QFileDialog functions as deprecated
Christian Ehrlicher
2019-02-06
1
-3
/
+3
*
Refactor tst_QFiledialog::clearLineEdit()
Friedemann Kleint
2018-08-24
1
-16
/
+76
*
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-07-02
1
-3
/
+7
|
\
|
*
Return a correct filter from QFileDialog::selectedMimeTypeFilter()
Alexander Volkov
2018-06-27
1
-3
/
+7
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-05-24
1
-10
/
+3
|
\
|
|
*
tests/auto/widgets/dialogs: Avoid unconditional qWait()s
Kari Oikarinen
2018-05-14
1
-10
/
+3
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-04-11
1
-0
/
+3
|
\
|
|
*
Fix tst_QFiledialog::completer
Kari Oikarinen
2018-04-10
1
-0
/
+3
*
|
Don’t show file dialog before calling selectFile()
Morten Johan Sørvig
2018-03-19
1
-1
/
+0
*
|
Fix focusObjectDuringDestruction crash
Morten Johan Sørvig
2018-03-19
1
-1
/
+2
|
/
*
QWidgetWindow: don't give focus to windows that are being destroyed
Mitch Curtis
2017-05-30
1
-1
/
+33
*
tst_QFiledialog: use escape to close dialogs instead of timer
Mitch Curtis
2017-05-30
1
-5
/
+2
*
Improve mime type filters in QFileDialog
Elvis Angelaccio
2017-01-06
1
-0
/
+30
*
tests/auto/widgets: use QCOMPARE(., nullptr)
Marc Mutz
2016-11-30
1
-3
/
+3
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-10-06
1
-0
/
+1
|
\
|
*
Fix tst_QFiledialog::widgetlessNativeDialog()
J-P Nurmi
2016-09-30
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-09-05
1
-1
/
+14
|
\
|
|
*
Run tst_QFiledialog::widgetlessNativeDialog() last
J-P Nurmi
2016-09-04
1
-1
/
+14
*
|
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-08-29
1
-74
/
+51
|
\
|
|
*
Auto tests: use Qt::AA_DontUseNativeDialogs where appropriate
J-P Nurmi
2016-08-17
1
-74
/
+51
*
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-05-23
1
-0
/
+16
|
\
|
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-05-19
1
-0
/
+16
|
|
\
|
|
*
QFileSystemModel: create nodes with correct QFileInfos
Alexander Volkov
2016-05-10
1
-0
/
+16
*
|
|
QtWidgets: Remove Windows CE.
Friedemann Kleint
2016-04-07
1
-3
/
+0
|
/
/
*
|
Updated license headers
Jani Heikkinen
2016-01-21
1
-17
/
+12
*
|
QFileDialog: optimize string handling in qt_tildeExpansion
Marc Mutz
2016-01-01
1
-9
/
+12
*
|
Tests: Remove empty init/cleanup slots, constructors and destructors.
Friedemann Kleint
2015-12-10
1
-15
/
+1
[next]