summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsdrag.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-20/+23
|\
| * Windows QPA: Fix drag cursor and hotspot for pixmaps with DPR.Friedemann Kleint2016-01-291-19/+22
| * Windows QPA: Fix position of the fake touch drag cursor window for HighDPI.Friedemann Kleint2016-01-291-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-1/+1
|\|
| * Windows/Direct2D QPA plugins: Fix overrides.Friedemann Kleint2016-01-141-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-11-271-98/+13
|\|
| * Windows: Fix the size of drag cursors in multi-screen setups.Friedemann Kleint2015-11-231-98/+13
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-231-17/+8
|\|
| * Windows: Refactor cursor handling.Friedemann Kleint2015-11-201-17/+8
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-041-3/+3
|\|
| * Windows QPA: Fix debug operators.Friedemann Kleint2015-10-271-3/+3
* | Implement canceling of Qt-initiated drags.Friedemann Kleint2015-10-231-1/+4
* | Windows QPA: Replace some ugly typedefs by auto.Friedemann Kleint2015-08-211-4/+2
|/
* Highdpi changes for WindowsFriedemann Kleint2015-07-301-5/+23
* Revert "Add devicePixelRatio support to the Windows QPA plugin."Friedemann Kleint2015-07-291-19/+8
* Revert "Windows: Use DND effect chosen in DragEnter/Move for Drop."Friedemann Kleint2015-06-221-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Windows: Use DND effect chosen in DragEnter/Move for Drop.Friedemann Kleint2015-01-161-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add devicePixelRatio support to the Windows QPA plugin.Friedemann Kleint2014-08-251-8/+19
* Windows: Refactor QWindowsDragCursorWindow().Friedemann Kleint2014-08-061-29/+13
* Windows: Use native-looking drag cursorsAlessandro Portale2014-07-041-144/+68
* Windows: Refactor cursor creation code.Friedemann Kleint2014-05-151-1/+1
* Windows: Post drag events for the window on which the drop site was registered.Friedemann Kleint2014-02-081-17/+6
* Fixed Drag and Drop driven by touch-synthesized mouse events.Friedemann Kleint2014-01-281-5/+102
* Windows: Refactor QWindowsOleDropSource.Friedemann Kleint2014-01-281-45/+69
* Port Windows QPA plugin to new logger API.Friedemann Kleint2014-01-221-46/+32
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Fix MinGW-warnings about comparing signed/unsigned.Friedemann Kleint2013-01-181-3/+3
|/
* Fix build on MinGW after 0f14ea3f3a05ef785b44fa610bf90ff3b5ba7bebKonstantin Ritt2012-10-291-3/+0
* Possibility to change custom Drag&Drop cursors while dragging something. Impl...Cyril Oblikov2012-10-261-17/+23
* New-style Windows cursors when dragging object from outsideCyril Oblikov2012-10-261-2/+33
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix drag curor visibility on Windows.Janne Anttila2012-08-201-2/+0
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-031-1/+1
* Move QWindowSystemInterface out of qpa.Stephen Kelly2012-07-191-1/+1
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-031-1/+1
* Windows QPA plugin: Add \internal to class documentation.Friedemann Kleint2012-05-291-1/+4
* Fix for windows platform plugin to work with WINCE.Bjoern Breitmeyer2012-05-101-1/+3
* Windows: Use correct drop data in processDrop().Friedemann Kleint2012-03-011-1/+1
* Refactor the QPA dnd interface.Friedemann Kleint2012-02-291-182/+96
* 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-DnD: Fix cursors.Friedemann Kleint2011-12-121-8/+180
* Fix email address in license headers.Jason McDonald2011-09-151-1/+1
* Add Windows to the Lighthouse.Friedemann Kleint2011-08-181-0/+721