summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsclipboard.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-241-2/+2
|\
| * Windows QPA: Fix warnings as shown by Qt Creator's Clang based code model.Friedemann Kleint2016-02-191-2/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-3/+0
|\|
| * Windows QPA: Remove dead code as detected by Clang.Friedemann Kleint2016-02-051-3/+0
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* QtBase: remove explicit function info from qWarning() etcMarc Mutz2015-11-281-1/+1
* Windows: Move GUI event dispatcher to QtPlatformSupport.Friedemann Kleint2015-11-141-1/+2
* Windows QPA: Fix debug operators.Friedemann Kleint2015-10-271-0/+2
* Windows: Improve debug output of mime conversion handling.Friedemann Kleint2015-09-011-1/+4
* Windows/QClipboard: Fix crash in debug output of QMimeData.Friedemann Kleint2015-07-231-17/+20
* Windows QPA plugin: Fix debug formatting.Friedemann Kleint2015-04-301-7/+8
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Windows: Use new clipboard API for listening to changes.Friedemann Kleint2014-05-151-8/+32
* Windows: Ensure clipboard is flushed out before QGuiApplication is destroyed.Friedemann Kleint2014-02-201-1/+17
* Port Windows QPA plugin to new logger API.Friedemann Kleint2014-01-221-16/+8
* Windows: Use PostMessage for clipboard notifications for debugged apps.Friedemann Kleint2013-09-271-6/+5
* Do not send clipboard message to application under debugger.Friedemann Kleint2013-04-171-0/+20
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Windows QPA plugin: Add \internal to class documentation.Friedemann Kleint2012-05-291-0/+2
* Fix for windows platform plugin to work with WINCE.Bjoern Breitmeyer2012-05-101-73/+0
* Fix compilation with QT_NO_DEBUG_OUTPUT definedAndy Shaw2012-04-201-0/+2
* QClipboard: Fix autotest failsDebao Zhang2012-02-271-2/+1
* Fix qclipboard autotest on Windows.Friedemann Kleint2012-02-181-4/+7
* Fix QWindowsClipboard crash when mimeData is NULL.Miikka Heikkinen2012-02-171-2/+5
* 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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Windows: Fix clipboard test.Friedemann Kleint2011-12-121-1/+4
* Fix email address in license headers.Jason McDonald2011-09-151-1/+1
* Add Windows to the Lighthouse.Friedemann Kleint2011-08-181-0/+366