summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qclipboard
Commit message (Expand)AuthorAgeFilesLines
* Windows clipboard: Deny CF_DIB support for images with alpha.Friedemann Kleint2014-07-032-11/+77
* Windows: Use new clipboard API for listening to changes.Friedemann Kleint2014-05-151-5/+41
* Add QT_NO_PROCESS guards in tests where they are missingAndrew Knight2013-09-031-0/+7
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-273-3/+0
* Stabilize tst_qclipboard.Friedemann Kleint2013-03-071-2/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-183-3/+3
* test: Remove QSKIP from tst_QClipboard::copy_exit_paste()Sergio Ahumada2012-10-241-5/+7
* Do not skip tst_QClipboard::copy_exit_paste on QNXRafael Roquetto2012-10-131-1/+1
* Revise QClipboard auto testsJ-P Nurmi2012-09-273-24/+33
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-223-74/+74
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-013-0/+3
* Avoid load(testcase) for installing test helper appsRohan McGovern2012-07-041-3/+3
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-3/+3
* Remove insignification from QClipboard test on Mac OS X.Jason McDonald2012-04-191-2/+0
* QClipboard: Fix autotest failsDebao Zhang2012-02-271-24/+20
* clean up qmake-generated projectsOswald Buddenhagen2012-02-242-13/+2
* Fix qclipboard autotest on Windows.Friedemann Kleint2012-02-181-1/+0
* Make "nmake check" pass for gui tests in Windows.Miikka Heikkinen2012-02-101-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* Update contact information in license headers.Jason McDonald2012-01-233-3/+3
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/guiBradley T. Hughes2012-01-181-4/+4
* Changed qclipboard unittest to work from installation directory.Kurt Korbatits2012-01-172-9/+8
* Update copyright year in license headers.Jason McDonald2012-01-053-3/+3
* QClipboard-test: Fix testFriedemann Kleint2011-12-135-72/+122
* 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-061-3/+0
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-7/+6
* Tests: Remove Q_WS_QPA, qpa-sections from .profiles.Friedemann Kleint2011-10-271-3/+3
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-1/+2
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-5/+5
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-031-11/+8
* Remove Symbian-specific code from tests.Jason McDonald2011-09-292-98/+2
* Moved gui autotests into new directory structureJo Asplin2011-09-018-0/+592