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
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
/
qfilesystemmodel
Commit message (
Expand
)
Author
Age
Files
Lines
*
tst_qfilesystemmodel: Do not use nested calls of auto test functions
Oliver Wolff
2018-10-25
1
-23
/
+56
*
tests/auto/widgets/dialogs: Avoid unconditional qWait()s
Kari Oikarinen
2018-05-14
1
-22
/
+9
*
QFileSystemModel/Win: Fix file system operations failing due to watchers
Friedemann Kleint
2018-01-26
1
-0
/
+39
*
QFileSystemModel/Windows: Make file name checking case-insensitive
Friedemann Kleint
2018-01-09
1
-1
/
+28
*
tst_QFileSystemModel: Stabilize readOnly(), sortPersistentIndex()
Friedemann Kleint
2017-11-30
1
-2
/
+10
*
tests/auto/widgets: use QCOMPARE(., nullptr)
Marc Mutz
2016-11-30
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-16
1
-15
/
+4
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-11-15
1
-15
/
+4
|
|
\
|
|
*
tst_QFileSystemModel::specialFiles(): Remove Windows parts
Friedemann Kleint
2016-11-14
1
-15
/
+4
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-06-13
1
-18
/
+0
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-06-10
1
-18
/
+0
|
|
\
|
|
|
*
tst_QFileSystemModel: Remove Win32LongFileName().
Friedemann Kleint
2016-06-08
1
-18
/
+0
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-05-23
1
-0
/
+21
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-05-19
1
-0
/
+21
|
|
\
|
|
|
*
QFileSystemModel: create nodes with correct QFileInfos
Alexander Volkov
2016-05-10
1
-0
/
+21
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-05-12
1
-5
/
+29
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-04-27
1
-5
/
+29
|
|
\
|
|
|
*
QFileSystemModel: fix updating QFileInfo for a node after a file rename
Alexander Volkov
2016-04-22
1
-5
/
+29
*
|
|
QtWidgets: Remove Windows CE.
Friedemann Kleint
2016-04-07
1
-41
/
+5
|
/
/
*
|
Updated license headers
Jani Heikkinen
2016-01-21
1
-17
/
+12
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-12-18
1
-7
/
+85
|
\
|
|
*
QFileSystemModel: report special files which are not symlinks
Giuseppe D'Angelo
2015-12-13
1
-0
/
+44
|
*
QFileSystemModel autotest: fix a broken sort() test
Giuseppe D'Angelo
2015-12-12
1
-7
/
+10
|
*
QFileSystemModel: do not unwatch directories if removal fails
Giuseppe D'Angelo
2015-12-10
1
-0
/
+31
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-12-02
1
-78
/
+0
|
\
|
|
*
Use QCollator for sorting in the filesystem model
Lars Knoll
2015-11-30
1
-76
/
+0
*
|
tests/auto/widgets: Remove some placeholder formatting.
Friedemann Kleint
2015-10-19
1
-8
/
+11
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-10-14
1
-3
/
+3
|
\
|
|
*
Tests: Always verify whether QTemporaryDir/File creation succeeded.
Friedemann Kleint
2015-09-28
1
-3
/
+3
*
|
Tests: Fix single-character string literals.
Friedemann Kleint
2015-10-13
1
-1
/
+1
|
/
*
tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).
Friedemann Kleint
2015-07-31
1
-8
/
+14
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-18
/
+10
*
Stabilize tst_qfilesystemmodel::rowsInserted() on Windows.
Friedemann Kleint
2014-04-25
1
-13
/
+15
*
tests: Remove superfluous gui additions to QT
Sergio Ahumada
2014-02-28
1
-1
/
+1
*
Merge remote-tracking branch 'origin/dev' into stable
Oswald Buddenhagen
2014-02-19
1
-5
/
+12
|
\
|
*
expand tabs and related whitespace fixes in *.{cpp,h,qdoc}
Oswald Buddenhagen
2014-01-13
1
-5
/
+5
|
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-11-26
1
-1
/
+8
|
|
\
|
*
\
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-10-24
1
-0
/
+20
|
|
\
\
|
*
|
|
WinRT: Fix various test compilations
Andrew Knight
2013-10-02
1
-0
/
+7
*
|
|
|
Remove qSort usages from widgets tests
Sergio Ahumada
2014-02-18
1
-2
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
tst_QFileSystemModel: don't expect ~/Documents to exist
Marc Mutz
2013-11-21
1
-1
/
+8
|
|
/
|
/
|
*
|
QFileDialog can delete files too, not just directories
Shawn Rutledge
2013-10-23
1
-0
/
+20
|
/
*
Set tst_qfilesystemmodel as insiginificant
Simo Fält
2013-09-20
1
-0
/
+2
*
Simplify QFileSystemModel::remove by using QDir::removeRecursively
David Faure
2013-09-16
1
-4
/
+2
*
tst_qfilesystemmodel: increased test's permitted runtime
Sergio Ahumada
2013-08-06
1
-1
/
+2
*
test: Remove insignificant mark from tst_qfilesystemmodel
Sergio Ahumada
2013-07-26
1
-2
/
+0
*
tst_qfilesystemmodel: Fix warnings about comparing int/bool.
Friedemann Kleint
2013-06-08
1
-5
/
+12
*
QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
Debao Zhang
2013-03-28
1
-1
/
+0
*
Do not execute tst_qfilesystemmodel in parallel.
Friedemann Kleint
2013-01-29
1
-2
/
+2
[next]