summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix QGraphicsItem::deviceTransform() to also work with normal items.Andreas Aardal Hanssen2009-05-141-0/+110
| * | Prevent duplicate entries in the sidebar when the paths are the sameAndy2009-05-141-2/+7
| |/
* | QColor::toCmyk() does not convert the color if it is already in CMYKBenjamin Poulain2009-05-141-0/+21
* | Fix missing update of edit geometry on QSpinBoxJens Bache-Wiig2009-05-141-0/+6
* | Fix sending of double-click events after explicit grab-ungrab.Andreas Aardal Hanssen2009-05-141-0/+99
* | Merge branch 'master' of ../master into contiguouscacheIan Walters2009-05-1410-18/+947
|\ \
| * \ Merge branch '4.5'Thiago Macieira2009-05-132-0/+73
| |\ \ | | |/
| | * Improve the HTTP status line parsing and catch more errors.Thiago Macieira2009-05-131-0/+7
| | * Fix handling of garbage data sent by the HTTP server instead of aThiago Macieira2009-05-131-0/+42
| | * Reset the 'connectedToScene' flag when changing the scene of a viewLeonardo Sobral Cunha2009-05-131-0/+24
| * | QNAM: Upload architecture change: Auto testMarkus Goetz2009-05-131-16/+516
| * | QRingBuffer: Enanced with readPointerAtPositionMarkus Goetz2009-05-133-0/+207
| * | Merge commit 'origin/4.5'Olivier Goffart2009-05-132-2/+105
| |\ \ | | |/
| | * Fixes a segfault from out of order cleanup of mysql resources.Bill King2009-05-131-2/+20
| | * Fixed bug with Qt::WidgetWithChildren shortcut context in QGraphicsWidget.jasplin2009-05-121-0/+85
| * | QListView was assuming that selected indexes were always children ofThierry Bastian2009-05-121-0/+24
| * | The editor geometry in item views is not correctly updated when 1stThierry Bastian2009-05-121-0/+20
| * | tst_qsslsocket: Added assertions that make test fail if certs not foundMarkus Goetz2009-05-121-0/+2
* | | Merge branch 'master' into contiguouscacheIan Walters2009-05-12256-2636/+6176
|\ \ \ | |/ /
| * | Add a benchmark to measure performance on QGV with caching.Alexis Menard2009-05-113-0/+110
| * | Merge branch '4.5'Thiago Macieira2009-05-113-0/+345
| |\ \ | | |/
| | * Add a test for UTF-8 conditionsThiago Macieira2009-05-112-0/+312
| | * Don't leak memory when assigning scriptvalue to iteratorKent Hansen2009-05-111-0/+33
| * | Merge branch '4.5'Thiago Macieira2009-05-1159-15/+246
| |\ \ | | |/
| | * Add a license file for the XML Conformance Testsuite.Thiago Macieira2009-05-111-0/+59
| | * Fixes qt3support unit tests generating compile failures when Qt is notRohan McGovern2009-05-1153-9/+62
| | * Fixes a crash in QPrinterDialog with relative filenamesJoão Abecasis2009-05-081-0/+18
| | * Fix QCompleter with UnfilteredPopupCompletionJoão Abecasis2009-05-081-0/+46
| | * Fix leak of file descriptors in QTemporaryFileJoão Abecasis2009-05-082-2/+46
| | * Fixes QIBASE driver crashes on multiple execution of a prepared queryBill King2009-05-071-4/+15
| * | Extend QTextDocument testmae2009-05-081-0/+18
| * | Merge branch '4.5'Thiago Macieira2009-05-074-2/+123
| |\ \ | | |/
| | * Fixed some inconsistencies for image drawing on non-integer coords.Samuel Rødal2009-05-072-2/+17
| | * Make QNetworkProxy calculate the capabilities for a new proxy typeThiago Macieira2009-05-071-0/+33
| | * Make QDBusPendingCallWatcher emit a signal if it is created on anThiago Macieira2009-05-071-0/+73
| * | Fix treeview test with some styleOlivier Goffart2009-05-071-1/+4
| * | spanning columns did not have ViewItemPosition QStyleOptionViewItemV4::OnlyOn...Olivier Goffart2009-05-071-3/+70
| * | Fixed qDebugs within tests being written as "error" tags in theRohan McGovern2009-05-072-4/+9
| * | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-069-2/+308
| |\ \ | | |/
| | * Crash in QWidget::render when passing an untransformed QPixmap painter.Bjoern Erik Nilsen2009-05-061-0/+11
| | * QGraphicsItem::setOpacity(0.0) does not trigger an update.Bjoern Erik Nilsen2009-05-061-2/+87
| | * Fixed some inconsistencies for image drawing on non-integer coords.Samuel Rødal2009-05-062-0/+20
| | * Ensured correct rounding of scaled image drawing at non-integer coords.Samuel Rødal2009-05-054-0/+130
| | * Fixed bug where 0-opacity would cause images to be drawn fully opaque.Samuel Rødal2009-05-051-0/+18
| | * Fix memory leak in QFutureMorten Sørvig2009-05-051-0/+31
| | * QNetworkCookieJar: do not allow cookies for domains like ".com"Peter Hartmann2009-05-041-0/+11
| * | QTreeView could be not correctly updated when the 1st column is hidden.Thierry Bastian2009-05-061-0/+40
| * | test for queueing up pending connectionsOswald Buddenhagen2009-05-061-0/+27
| * | Fix QFormLayout which allowed fields to be smaller that their minimum sizeOlivier Goffart2009-05-061-0/+30
| * | Fixed failure of tst_Selftests::checkXML.Rohan McGovern2009-05-061-6/+5