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
*
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
*
Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5
Andy
2009-05-14
1
-0
/
+110
|
\
|
*
Fix QGraphicsItem::deviceTransform() to also work with normal items.
Andreas Aardal Hanssen
2009-05-14
1
-0
/
+110
*
|
Prevent duplicate entries in the sidebar when the paths are the same
Andy
2009-05-14
1
-2
/
+7
|
/
*
Improve the HTTP status line parsing and catch more errors.
Thiago Macieira
2009-05-13
1
-0
/
+7
*
Fix handling of garbage data sent by the HTTP server instead of a
Thiago Macieira
2009-05-13
1
-0
/
+42
*
Reset the 'connectedToScene' flag when changing the scene of a view
Leonardo Sobral Cunha
2009-05-13
1
-0
/
+24
*
Fixes a segfault from out of order cleanup of mysql resources.
Bill King
2009-05-13
1
-2
/
+20
*
Fixed bug with Qt::WidgetWithChildren shortcut context in QGraphicsWidget.
jasplin
2009-05-12
1
-0
/
+85
*
Add a test for UTF-8 conditions
Thiago Macieira
2009-05-11
2
-0
/
+312
*
Don't leak memory when assigning scriptvalue to iterator
Kent Hansen
2009-05-11
1
-0
/
+33
*
Add a license file for the XML Conformance Testsuite.
Thiago Macieira
2009-05-11
1
-0
/
+59
*
Fixes qt3support unit tests generating compile failures when Qt is not
Rohan McGovern
2009-05-11
53
-9
/
+62
*
Fixes a crash in QPrinterDialog with relative filenames
João Abecasis
2009-05-08
1
-0
/
+18
[next]