Use QStringList::join(QChar) overload where applicable [QtWidgets]
[profile/ivi/qtbase.git] / tests / auto / printsupport /
2012-08-30 Titta HeikkalaEnsure that printer orientation is preserved
2012-08-01 Thiago MacieiraSet the Qt API level to compatibility mode in all tests.
2012-07-16 Friedemann KleintReplace Q_WS_ in tests by Q_OS_ or check platform names.
2012-07-05 Toby TomkinsReplace insignificant test with QEXPECT_FAIL.
2012-05-29 John LaytQtPrintSupport - Add QPrinterInfo api for more printer...
2012-05-28 Rohan McGovernAdd CONFIG+=parallel_test to suspected parallel-safe...
2012-05-25 John LaytQtPrinterInfo: Improve QPrinterInfo Testing
2012-05-24 John LaytQtPrintSupport - Modify Platform Plugin QPrinterInfo api
2012-05-23 John LaytQtPrintSupport - Fix Mac printerName() use
2012-05-08 Rohan McGovernRevert "QtPrintSupport: Remove remaining LPR specific...
2012-05-07 John LaytQtPrintSupport: Remove remaining LPR specific code
2012-05-03 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-19 Jason McDonaldRe-enable QPrinterInfo test on Mac OS X.
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-16 Jason McDonaldAdd bug numbers to insignificant_test markers.
2012-04-11 Marius Storm-OlsenMerge commit 'qt-v5.0.0-alpha1'
2012-04-10 Oswald BuddenhagenMerge remote-tracking branch 'origin/master' into api_c...
2012-04-02 Friedemann KleintFix MSVC warnings in tests.
2012-03-31 Miikka HeikkinenWindows: Make tst_qprinter significant again since...
2012-03-27 Kent HansenMerge master into api_changes
2012-03-24 Thiago MacieiraQPrinterInfo: remove a test that is too early
2012-03-23 Kent HansenMerge "Merge master into api_changes" into refs/staging...
2012-03-23 Kent HansenMerge master into api_changes
2012-03-22 Miikka HeikkinenFix QPrinter test in Windows
2012-03-19 Miikka HeikkinenFix infinite recursion crash in QPrinterInfo::supported...
2012-03-12 João AbecasisMerge "Merge remote-tracking branch 'origin/master...
2012-03-12 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-12 Debao ZhangMove tst_qprinter.cpp to QtPrintSupport