summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
Commit message (Expand)AuthorAgeFilesLines
...
| | * Do not crash in the bridge because of inconsistent hierarchyJan Arve Saether2013-01-031-2/+4
| | * WINCE: Follow new library naming schemaAndreas Holzammer2013-01-031-2/+2
* | | Add API dealing with QMargins to QRect.Friedemann Kleint2013-01-072-12/+1
|/ /
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-0410-111/+157
|\|
| * Rename conflicting symbol QVariantToVARIANTMiikka Heikkinen2012-12-173-14/+15
| * Windows: Remove warning when creating QWindowJonathan Liu2012-12-171-1/+0
| * Fix styleName support in QPA font databaseJiang Jiang2012-12-142-8/+8
| * Fix empty window title regression, add application display name to window titleDavid Faure2012-12-141-2/+16
| * Fix QWidget::setWindowOpacity() when called before show().Friedemann Kleint2012-12-121-0/+3
| * DirectWrite support on MinGW needs _WIN32_WINNT to be set to 0x0600Erik van Pienbroek2012-12-121-0/+5
| * a11y: Do not refer to destructed QObject in Windows bridgeJan Arve Saether2012-12-112-10/+22
| * Consistently prefix all platform plugin libraries with "q".Samuel Rødal2012-12-111-1/+1
| * Add PLUGIN_CLASS_NAME to qtbase pluginsMiikka Heikkinen2012-12-101-0/+1
| * QWindowsFontDatabase: provide better fallbackFamilies.Pierre Rossi2012-12-041-74/+87
| * properly syncqt-ize harfbuzz headersOswald Buddenhagen2012-12-041-2/+0
* | Move ForceIntegerMetrics testing out of the loopKonstantin Ritt2013-01-021-2/+4
* | Update Qt internals to use QChar::ScriptKonstantin Ritt2012-12-215-19/+16
* | Make distance fields rendering work with Opentype CFF fontsEskil Abrahamsen Blomfeldt2012-12-212-1/+14
* | No reason to dynamically resolve NotifyWinEvent anymoreJan Arve Saether2012-12-131-12/+1
|/
* Fix touch event handling for WindowsOliver Wolff2012-11-275-14/+29
* Fixed abbreviations in QWindow::framePos() and QWindow::setFramePos().Samuel Rødal2012-11-271-1/+1
* exclude 3rdparty from lupdateOswald Buddenhagen2012-11-201-0/+2
* Fix QApplication::primaryScreen() in WindowsMiikka Heikkinen2012-11-151-3/+11
* Windows: Fixed mouse events related to size gripsOliver Wolff2012-11-151-9/+0
* Change to enter/leave policy while grabbing.Miikka Heikkinen2012-11-152-31/+49
* Windows: Fix autocapture for multiple buttonsMiikka Heikkinen2012-11-151-4/+5
* Windows: Fixed handling of key events containing ctrl modifierOliver Wolff2012-11-141-0/+8
* Add a QEnterEvent containing the mouse position.Friedemann Kleint2012-11-101-1/+3
* Windows: Add missing support for X-buttons.Miikka Heikkinen2012-11-081-3/+8
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-075-13/+13
* Fix autocapture for doubleclick in WindowsMiikka Heikkinen2012-11-071-1/+2
* Fix invalid mouse press and release events on window maximizeMiikka Heikkinen2012-11-072-2/+31
* Fix GDI leaks in fontengineMiikka Heikkinen2012-11-052-3/+6
* Added MultipleWindows platform capability.Samuel Rødal2012-11-021-0/+2
* Expose IAccessibleTable2 to non-conformant screen readersJan Arve Saether2012-11-021-7/+20
* beef up qt_plugin.prfOswald Buddenhagen2012-11-011-4/+2
* Bring back native dialogs for Windows XP.Friedemann Kleint2012-10-303-46/+468
* 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-262-2/+39
* Make compile on WCE after c3b9398Kevin Funk2012-10-261-0/+2
* Fix crash when handling WM_PAINT during COM operationsMiikka Heikkinen2012-10-254-3/+31
* Add ContextMenu event to QWindowSystemInterfaceMiikka Heikkinen2012-10-253-0/+31
* Add ANGLE as a 3rdparty library to Qt.Jason Barron2012-10-241-1/+1
* Pass the correct handle to the Windows EGL context constructor.Jason Barron2012-10-221-1/+1
* Windows QPA plugin: Parse arguments from list passed to factory.Friedemann Kleint2012-10-184-42/+46
* Fix compilation with MinGW-w64Jonathan Liu2012-10-173-4/+4
* Windows: Multisampling is disabled by default.Friedemann Kleint2012-10-171-1/+1
* Windows: QT_LIGHTHOUSE_WINDOWS_VERBOSE -> QT_QPA_VERBOSE.Friedemann Kleint2012-10-172-2/+2
* QPlatformWindow: change API for QPlatformWindow::setWindowStateRichard Moe Gustavsen2012-10-172-3/+2