summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qclipboard/tst_qclipboard.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-071-2/+2
* Cleanup API of QMimeDataLars Knoll2020-09-211-1/+1
* Windows QPA: Move mime-type related classes to the new interfaceFriedemann Kleint2020-07-281-1/+101
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-3/+3
* macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-031-2/+2
* QProcess: mark obsolete functions as deprecatedChristian Ehrlicher2019-01-231-1/+1
* tst_QClipboard: Skip on Wayland, as it requires real input eventsJohan Klokkhammer Helsing2018-04-091-12/+7
* Properly use the "process" featureUlf Hermann2017-02-271-8/+8
* Fix test for targets without process supportMaurice Kalinowski2016-09-231-0/+2
* QtGui: Remove Windows CE.Friedemann Kleint2016-03-301-4/+0
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Fix memory leak in QClipboard::setMimeData()Eskil Abrahamsen Blomfeldt2014-10-101-6/+12
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Windows clipboard: Deny CF_DIB support for images with alpha.Friedemann Kleint2014-07-031-3/+30
* 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
* Stabilize tst_qclipboard.Friedemann Kleint2013-03-071-2/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* 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-271-23/+26
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-3/+3
* QClipboard: Fix autotest failsDebao Zhang2012-02-271-24/+20
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/guiBradley T. Hughes2012-01-181-4/+4
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QClipboard-test: Fix testFriedemann Kleint2011-12-131-52/+101
* 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
* 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-291-84/+0
* Moved gui autotests into new directory structureJo Asplin2011-09-011-0/+422