summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting
Commit message (Expand)AuthorAgeFilesLines
* qpa: Fix rendering issue in blitter engine (negative scaling factors)Julien Brianceau2012-11-071-0/+35
* test: Remove QSKIP from tst_QPainter::drawText_subPixelPositionsInRaster_qtbu...Sergio Ahumada2012-10-301-3/+5
* Make QPen default to 1-width non-cosmetic.Samuel Rødal2012-10-223-4/+5
* Fixed inconsistent QPainter fill rules for aliased painting.Samuel Rødal2012-10-191-4/+9
* Fixed cosmetic line drawing where begin and end points are equal.Samuel Rødal2012-10-111-0/+21
* Test: Enable tst_QWMatrix::operator_star_qwmatrixCaroline Chao2012-09-271-7/+2
* test:Remove QSKIP from tst_QPainterSergey Hambardzumyan2012-09-261-2/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2216-384/+384
* Fixed inconsistent rounding of square cap pens.Samuel Rødal2012-09-201-0/+29
* Autotests: Use qInstallMessageHandlerKai Koehne2012-09-141-3/+3
* tests: Don't omit the body of a test function with QT_BUILD_INTERNALSergio Ahumada2012-09-141-2/+6
* Made QImage::fill(uint pixel) for RGB888 accept QRgb values.Samuel Rødal2012-08-291-1/+1
* Remove some dead code wrapped in Q_WS_QWS.Stephen Kelly2012-08-031-4/+0
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0113-0/+13
* fixed unittest builds for winceBjoern Breitmeyer2012-07-061-1/+2
* Make qpainter autotest build without widgetsKent Hansen2012-06-072-2/+31
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-2811-0/+11
* Fix MSVC warnings in tests.Friedemann Kleint2012-04-021-1/+1
* Fix font cache check in QFontEngineFT::recalcAdvances()Miikka Heikkinen2012-03-161-2/+0
* Move tst_qprinter.cpp to QtPrintSupportDebao Zhang2012-03-127-1440/+0
* Clean up some auto tests of guiDebao Zhang2012-03-123-3/+2
* clean up qmake-generated projectsOswald Buddenhagen2012-02-241-8/+0
* Improve tst_QPrinterInfo::testForDefaultPrinter().Jason McDonald2012-02-211-1/+2
* Allow printer names to contain hyphens in QPrinterInfo test.Jason McDonald2012-02-211-1/+1
* Eliminate duplicate data row names in gui autotests.Jason McDonald2012-02-141-5/+5
* Make "nmake check" pass for gui tests in Windows.Miikka Heikkinen2012-02-103-0/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3018-18/+18
* Changed painting unittests to remove created files after run.Kurt Korbatits2012-01-243-1/+41
* Update contact information in license headers.Jason McDonald2012-01-2318-18/+18
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/guiBradley T. Hughes2012-01-182-3/+3
* Changed qpainter unittest to work from installation directoryKurt Korbatits2012-01-172-10/+4
* Update copyright year in license headers.Jason McDonald2012-01-0518-18/+18
* Fix QPainter::drawText with complex brushesSimon Hausmann2012-01-041-0/+24
* Use true and false in preference to TRUE and FALSE in tests.Jason McDonald2012-01-035-22/+22
* Fix printerPaperSize and some tst_qprinter test failuresSergio Ahumada2011-12-291-4/+0
* Build fix for tst_qprinter with c++11Jędrzej Nowacki2011-12-251-2/+4
* Re-enable 'check' target for tests/auto/gui on Mac OS XBradley T. Hughes2011-12-091-0/+2
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-0613-42/+0
* Temporarily disable Windows-specific QPrinter autotest.Friedemann Kleint2011-11-291-3/+3
* uclibc: fenv.h does not define the necessary things.Holger Hans Peter Freyther2011-11-221-1/+1
* Don't depend on moc to disable test functions.Jason McDonald2011-11-184-34/+32
* Added QTBUG-22296 to QEXPECT_FAILsJo Asplin2011-11-111-5/+5
* QPainterPath: Fix copy constructor again.Charles Yin2011-11-081-0/+4
* Re-enabled passing tests in tst_qprinterJo Asplin2011-11-072-1/+5
* Get rid of "#if 0" and skipped tests in QPainter autotest.Samuel Rødal2011-11-031-271/+0
* Remove dead code from QTransform autotest.Jason McDonald2011-10-311-18/+0
* Remove debugging code from QPainter autotest.Jason McDonald2011-10-311-97/+0
* Remove debugging code from QPathClipper autotest.Jason McDonald2011-10-311-21/+0
* Remove pointless QVERIFY(1) calls in QPainter testJason McDonald2011-10-271-4/+0
* Tests: Remove Q_WS_QPA, qpa-sections from .profiles.Friedemann Kleint2011-10-271-5/+4