summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-202-0/+4
|\
| * Saving physical size changes of screen on WindowsCyril Oblikov2014-01-151-0/+2
| * Windows: Use focusWindow() as native dialog parent when 0 is passed.Friedemann Kleint2014-01-141-0/+2
* | Replace win32-g++ with mingw scopeKai Koehne2014-01-172-3/+3
* | Windows: Remove rarely used integration/theming logging categories.Friedemann Kleint2014-01-157-30/+6
* | Windows: Silence warnings about BitBlt() failing.Friedemann Kleint2014-01-151-2/+5
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-101-2/+2
|\|
| * Windows: Silence warning in QWindowsFileDialogHelper::selectFile().Friedemann Kleint2014-01-091-2/+2
* | Shuffle things around in preparation for Direct2D platform pluginLouai Al-Khanji2014-01-1012-369/+724
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-031-0/+6
|\|
| * Windows platform plugin: Add missing case statementKurt Pattyn2013-12-301-0/+6
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-243-8/+5
|\|
| * Fixed another assert in qwindowskeymapperOliver Wolff2013-12-201-2/+5
| * Fix writingSystems determination by code page range bitsKonstantin Ritt2013-12-192-6/+0
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2013-12-234-8/+40
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-164-8/+40
| |\|
| | * Correct debug bit setting with WGLLaszlo Agocs2013-12-131-6/+8
| | * Windows: Show context menu on mouse release.Friedemann Kleint2013-12-101-0/+2
| | * Windows: Fix corner case where frameless windows would cover the taskbar.Sérgio Martins2013-12-091-1/+2
| | * Windows: Don't cover the taskbar when maximizing frameless windowsSérgio Martins2013-12-062-2/+29
* | | Minor optimizationKonstantin Ritt2013-12-201-1/+2
|/ /
* | Respect the WindowDoesNotAcceptFocus flagAndy Shaw2013-12-053-1/+14
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-292-2/+2
|\|
| * Fix directwrite font engine compileLouai Al-Khanji2013-11-271-1/+1
| * windows: Set forward compatibility bit properlyLaszlo Agocs2013-11-271-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-2613-114/+105
|\|
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-261-2/+6
| |\
| | * Fixed assert in Windows key handlingOliver Wolff2013-11-231-2/+6
| * | Fix the ignored Qt::WA_StaticContents on WindowsChris Colbert2013-11-251-1/+17
| * | Fix OpenType fonts with cmap tables on WindowsJosh Faust2013-11-222-3/+11
| * | Remove empty QAccessible2 headerFrederik Gladhorn2013-11-203-3/+1
| * | Windows: Fix bug where windows stopped painting after a restore.Sérgio Martins2013-11-181-0/+2
| |/
| * Windows: Do not set transient parent on popups.Friedemann Kleint2013-11-071-0/+2
| * Add a warning message when a WM_DESTROY not triggered by Qt is received.Friedemann Kleint2013-11-072-2/+9
| * Clean up QWindowsSessionManager.Friedemann Kleint2013-11-053-45/+10
| * Windows: Do not detect full-screen state for child windows.Friedemann Kleint2013-11-041-1/+1
| * Windows: Do not use blend function for GL windows with alpha.Friedemann Kleint2013-10-301-5/+7
| * QWindowsKeyMapper: Added some comments about functionality + cleanupOliver Wolff2013-10-252-26/+14
| * Fix bug in updatePossibleKeyCodes() with dead keys and modifiersJuan Luis Boya García2013-10-251-2/+2
| * Fix virtual key mapping on MS WindowsJuan Luis Boya García2013-10-253-27/+26
* | Add swapInterval to QSurfaceFormatLaszlo Agocs2013-11-132-10/+22
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-246-10/+42
|\|
| * Windows: Handle WM_SYSCOLORCHANGE as theme change.Friedemann Kleint2013-10-231-0/+3
| * Fix typo in check for MINGW_W64 versionKai Koehne2013-10-231-1/+1
| * Rely on isLayered() to decide layeringGunnar Sletta2013-10-231-2/+3
| * Fix compilation with latest MinGW-w64 (release 3)Kai Koehne2013-10-221-1/+3
| * QFileDialog: don't create widgets if the platform dialog will be usedShawn Rutledge2013-10-151-2/+2
| * Windows: Fix tablet position in relative (mouse) mode.Arthur Krebsbach2013-10-142-4/+30
| * Fix compilation with older MinGW headersKai Koehne2013-10-121-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-112-3/+5
|\|