summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* QPA: Introducing QPlatformTheme standardPixmap(), fileIconPixmap()Gabriel de Dietrich2012-10-167-1/+401
* Windows: Document WinAPI usage for the various compilers.Friedemann Kleint2012-10-161-0/+34
* Windows QScreen: handle change in working area when the taskbar movesShawn Rutledge2012-10-164-2/+11
* Add cglContextForContext to QCocoaNativeInterface.Zeno Albisser2012-10-152-0/+27
* QPlatformWindow: change API for QPlatformWindow::setWindowFlagsRichard Moe Gustavsen2012-10-158-13/+8
* QNX: code cleanup, use '0' instead of 'NULL'Rafael Roquetto2012-10-136-12/+12
* Added possibleKeys(QKeyEvent *) to QWindowsIntegrationOliver Wolff2012-10-136-0/+41
* Simplify transaction expiry mechanismGatis Paeglis2012-10-132-29/+41
* Make sure timestamp is initialized before using it for seting selection owner.Gatis Paeglis2012-10-133-1/+58
* Check that row and column are not less than 0 in indexFromLogicalJosé Millán Soto2012-10-131-1/+1
* QtPrintSupport: Fix build with QT_NO_PICTURE.Sérgio Martins2012-10-131-0/+1
* Fix QTextBoundaryFinder usage cases in QAccessible2Konstantin Ritt2012-10-131-10/+3
* Update/fix QTextBoundaryFinder simple usage cases in qtbaseKonstantin Ritt2012-10-132-6/+2
* Modularize documenation buildTor Arne Vestbø2012-10-101-2/+0
* Remove handleSynchronous* functions.Morten Johan Sorvig2012-10-105-16/+26
* Mac: Bring back "Text boxes and list only" tab navigationGabriel de Dietrich2012-10-101-0/+4
* Cocoa: Send keyboard modifiers with mouse events.Morten Johan Sorvig2012-10-101-1/+2
* Added missing keysym to handleExtendedKeyEvent in xcb plugin.Samuel Rødal2012-10-101-2/+2
* Windows: Filter out events sent during DestroyWindow().Friedemann Kleint2012-10-103-2/+7
* Compile fix for when XCB_USE_GLX is not defined.Samuel Rødal2012-10-102-3/+7
* Fix wheel events in WindowsMiikka Heikkinen2012-10-102-11/+46
* QNX: Add and remove screens dynamically.James Turner2012-10-094-18/+94
* QtPrinterSupport: Fix compilation with QT_NO_PRINTERSergio Ahumada2012-10-093-0/+11
* Cocoa: add qWarnining when trying to create 0 width/height CGImagesTeemu Katajisto2012-10-083-3/+18
* Cocoa: don't animate window transitions for 0 width/height windowsTeemu Katajisto2012-10-081-0/+9
* osx: support for QScreen changes at runtime, and physical dimensionsShawn Rutledge2012-10-083-21/+101
* Expose enabled state in mac accessibility.Frederik Gladhorn2012-10-051-0/+3
* Fix Windows mouse enter/leave event generationMiikka Heikkinen2012-10-042-24/+59
* Run per-QWindow native event filter for all events.Friedemann Kleint2012-10-041-8/+11
* Cocoa: fix regressions in cocoa filedialog helperTeemu Katajisto2012-10-041-6/+6
* Remove unused placeholder from qErrnoWarning().Friedemann Kleint2012-10-041-3/+3
* Windows: Append file suffix in save-dialog.Friedemann Kleint2012-10-041-1/+21
* Update the window style when the modality changes on CocoaAndy Shaw2012-10-042-1/+8
* Return if header is 0.Frederik Gladhorn2012-10-041-0/+2
* Check for valid model and view in isValid for TableCells.Frederik Gladhorn2012-10-031-2/+3
* Make accessibility debug output optional.Frederik Gladhorn2012-10-031-1/+1
* Mac: QComboBox wouldn't receive mouse events when shown within a modal dialogGabriel de Dietrich2012-10-031-0/+4
* OpenGL: Don't request a context version higher than is supportedSean Harmer2012-10-036-61/+277
* Introducing the PlatformPanel event type.Sergio Martins2012-10-031-3/+8
* Change Q_ASSERT to warnings and returns for the menu classesAndy Shaw2012-10-033-10/+42
* Cocoa: add missing auto release poolsRichard Moe Gustavsen2012-10-021-0/+4
* Cocoa: bugfix staysOnTopFlag in combination with transient parentRichard Moe Gustavsen2012-10-021-15/+8
* Fix a crash with xcb on 64bit systems when hitting any key.Jocelyn Turcotte2012-10-024-38/+138
* Stop delivering messages when drop has occurred.Gatis Paeglis2012-10-022-1/+7
* Retrieve drop data with a proper timestampGatis Paeglis2012-10-024-4/+8
* Ensure that QDrag is set correctly at all times.Gatis Paeglis2012-10-021-5/+7
* Fixed xdnd protocol-version detection codeGatis Paeglis2012-10-021-3/+3
* Don't let mimeData return 0.Gatis Paeglis2012-10-021-12/+25
* Fix filter regular expression for native Windows file dialog.Friedemann Kleint2012-10-021-1/+1
* fix QWidget::setWindowFilePath on Mac OSJoerg Bornemann2012-10-022-0/+12