index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
centralize removeServer() invocation for some more determinism
Oswald Buddenhagen
2009-06-03
1
-5
/
+9
*
_networktest compile fix
Joerg Bornemann
2009-06-03
1
-1
/
+1
*
Correct invalid font.
Norwegian Rock Cat
2009-06-02
1
-1
/
+1
*
Fixed failure of tst_Selftests::checkXML.
Rohan McGovern
2009-06-01
3
-4
/
+9
*
Fix a ASSERT/Crash when adding two times the same QAction to a QGW.
Alexis Menard
2009-05-28
1
-0
/
+16
*
Fix wrong sorting when using the QFileSystemModel with QTreeView
Alexis Menard
2009-05-28
1
-3
/
+62
*
Fixed a problem with streaming QIcons containing multiple pixmaps.
Trond Kjernåsen
2009-05-28
1
-0
/
+43
*
Minor cleanup.
Trond Kjernåsen
2009-05-28
1
-4
/
+4
*
Fixed: Setting a border using stylesheet for QComboBox adds an unwated frame.
Olivier Goffart
2009-05-27
1
-3
/
+5
*
Fixes for merge-request #407
Leonardo Sobral Cunha
2009-05-27
1
-33
/
+37
*
Dont show children when parent is not visible in QGraphicsItem
diaulas
2009-05-27
1
-0
/
+32
*
QFileDialog selection bug when calling it multiple times.
Alexis Menard
2009-05-26
1
-0
/
+33
*
Test for QDate::fromDate with string format.
Olivier Goffart
2009-05-26
1
-0
/
+26
*
Fixed: QSortFilterProxyModel setDynamicSortFilter doesn't works when setting ...
Olivier Goffart
2009-05-26
2
-1
/
+38
*
Fixed qmake writing targets into the root of the current drive when
Rohan McGovern
2009-05-26
1
-0
/
+16
*
Pressing enter in a QPlainTextEdit embedded on a itemview should insert a new...
Olivier Goffart
2009-05-22
1
-0
/
+78
*
Unconditionally open temporary files in ReadWrite mode
João Abecasis
2009-05-22
1
-0
/
+15
*
QTemporaryFile would forget fileName while file was "closed"
João Abecasis
2009-05-22
1
-0
/
+23
*
Fix auto test
João Abecasis
2009-05-22
1
-1
/
+8
*
QFile::copy: close source file when using fallback mechanism
João Abecasis
2009-05-22
3
-1
/
+36
*
Add an autotest to check that the network test server works
Thiago Macieira
2009-05-22
3
-1
/
+600
*
Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5
Jedrzej Nowacki
2009-05-20
2
-15
/
+21
|
\
|
*
make QSslSocket test work also for shadow builds
Peter Hartmann
2009-05-20
2
-15
/
+21
*
|
I made test more stable. There was no sens to check hardcoded size of
Jedrzej Nowacki
2009-05-20
1
-4
/
+7
|
/
*
Fix incorrect copyright year in some license headers.
Jason McDonald
2009-05-20
1
-1
/
+1
*
Added auto-test for QComboBox::setItemDelegate and task 253944
Stian Sandvik Thomassen
2009-05-20
1
-0
/
+24
*
qwidget autotest fixed for Windows CE
Joerg Bornemann
2009-05-19
1
-0
/
+1
*
make the changedSignal test more robust
Kent Hansen
2009-05-19
1
-2
/
+2
*
Adpot more code to use QtNetworkSettings instead of hard coded names.
Frans Englich
2009-05-19
6
-55
/
+54
*
Use QtNetworkSettings for IMAP server, instead of hard coding.
Frans Englich
2009-05-19
2
-4
/
+4
*
Use QtNetworkSettings, don't hard code IMAP host name. This should fix failur...
Frans Englich
2009-05-19
1
-2
/
+2
*
network autotests: do not use imap.troll.no for testing
Peter Hartmann
2009-05-19
2
-8
/
+8
*
Don't "hope" that a connection gets picked up; do it right!
Norwegian Rock Cat
2009-05-19
1
-2
/
+4
*
grabWindow in MacGui test was grabbing the wrong area.
Norwegian Rock Cat
2009-05-19
1
-6
/
+1
*
qmake autotest: Remove dependency on Qt3 Support on Windows
João Abecasis
2009-05-19
1
-4
/
+2
*
make splitter autotest pass on mac too
Kent Hansen
2009-05-19
1
-3
/
+2
*
Windows CE autotest compile fixes
Joerg Bornemann
2009-05-19
4
-4
/
+4
*
fix compiler warnings when qreal == float in tessellator autotest
Joerg Bornemann
2009-05-19
1
-4
/
+4
*
Fix autotest for qitemmodel on windows
Jens Bache-Wiig
2009-05-19
1
-1
/
+1
*
Fixed autotest tst_QPrinter::printDialogCompleter on Windows.
Kim Motoyoshi Kalland
2009-05-19
1
-2
/
+3
*
Fix autotest compile for qitemview on windows
Jens Bache-Wiig
2009-05-19
1
-1
/
+1
*
Fixed autotest failure in tst_QImage::smoothScale3()
Samuel Rødal
2009-05-19
1
-3
/
+3
*
Fix handling of dynamic casts in QSharedPointer.
Thiago Macieira
2009-05-18
1
-9
/
+128
*
Fix QNetworkDiskCache to expire the oldest files first.
Benjamin C Meyer
2009-05-18
1
-1
/
+2
*
QCss: font-family handle fallback font specs
Olivier Goffart
2009-05-18
1
-4
/
+9
*
Fix race condition in ~QObject
Olivier Goffart
2009-05-18
1
-0
/
+89
*
QCalendarWidget::setDateTextFormat() reset the format is the date is invalid
Benjamin Poulain
2009-05-18
1
-0
/
+53
*
Adapted uic test-baseline to the icon generation change 251248)
Friedemann Kleint
2009-05-15
1
-6
/
+6
*
HTTP authentication: return error if authentication cannot be handled
Peter Hartmann
2009-05-15
1
-0
/
+52
*
QColor::toCmyk() does not convert the color if it is already in CMYK
Benjamin Poulain
2009-05-14
1
-0
/
+21
[next]