Make QPen default to 1-width non-cosmetic.
[profile/ivi/qtbase.git] / tests / auto / gui / painting / qpainter / tst_qpainter.cpp
2012-10-22 Samuel RødalMake QPen default to 1-width non-cosmetic.
2012-10-19 Samuel RødalFixed inconsistent QPainter fill rules for aliased...
2012-10-11 Samuel RødalFixed cosmetic line drawing where begin and end points...
2012-09-26 Sergey Hambardzumyantest:Remove QSKIP from tst_QPainter
2012-09-22 Iikka EklundChange copyrights from Nokia to Digia
2012-09-20 Samuel RødalFixed inconsistent rounding of square cap pens.
2012-09-14 Kai KoehneAutotests: Use qInstallMessageHandler
2012-08-29 Samuel RødalMade QImage::fill(uint pixel) for RGB888 accept QRgb...
2012-08-03 Stephen KellyRemove some dead code wrapped in Q_WS_QWS.
2012-06-06 Kent HansenMake qpainter autotest build without widgets
2012-02-05 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-24 Kurt KorbatitsChanged painting unittests to remove created files...
2012-01-23 Jason McDonaldUpdate contact information in license headers.
2012-01-18 Bradley T. HughesReplace Q_WS_MAC with Q_OS_MAC in tests/auto/gui
2012-01-17 Kurt KorbatitsChanged qpainter unittest to work from installation...
2012-01-16 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2012-01-04 Simon HausmannFix QPainter::drawText with complex brushes
2012-01-03 Jason McDonaldUse true and false in preference to TRUE and FALSE...
2011-12-06 Jason McDonaldRemove TESTED_CLASS/TESTED_FILES comments from tests.
2011-11-22 Holger Hans Peter... uclibc: fenv.h does not define the necessary things.
2011-11-18 Jason McDonaldDon't depend on moc to disable test functions.
2011-11-03 Samuel RødalGet rid of "#if 0" and skipped tests in QPainter autotest.
2011-10-31 Jason McDonaldRemove debugging code from QPainter autotest.
2011-10-27 Jason McDonaldRemove pointless QVERIFY(1) calls in QPainter test
2011-10-20 Jason McDonaldRemove SkipMode parameter from QSKIP calls.
2011-10-19 Jason McDonaldMove QTRY_VERIFY/QTRY_COMPARE into testlib.
2011-10-10 Morten SorvigClean-up a macro for Cocoa
2011-10-03 Jason McDonaldAvoid using QSKIP in lieu of compile-time checks
2011-09-29 Jason McDonaldRemove Symbian-specific code from tests.
2011-09-19 Kent HansenFix autotest gui/widgets dependencies
2011-09-13 Gunnar SlettaMerge branch 'master' of codereview.qt-project.org...
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-12 Gunnar SlettaMerge branch 'master' into refactor
2011-09-06 Samuel RødalMerge remote branch 'gerrit/master' into HEAD
2011-09-01 Jo AsplinMoved gui autotests into new directory structure