summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Add WindowFullscreenButtonHint.Morten Johan Sørvig2012-11-231-5/+4
* Accessibility Mac: Return textArea as role for multi line text.Frederik Gladhorn2012-11-234-5/+8
* Accessibility: set multiline state for text edits.Frederik Gladhorn2012-11-232-2/+11
* Fix drops from external sources.Gatis Paeglis2012-11-221-6/+5
* Pass extended key event infomation in xcb platform.Weng Xuetian2012-11-221-2/+2
* Cocoa: Properly set QNSView's geometry when it's a subviewGabriel de Dietrich2012-11-221-0/+3
* Remove warnings from qtbase.Mitch Curtis2012-11-211-1/+1
* Accessibility: unhide text() function in TextWidget subclasses.Frederik Gladhorn2012-11-211-0/+7
* QNX: Fix crash due to re-entering QToolTip::show().Sergio Martins2012-11-211-2/+6
* SIC QPrintSupport: Remove unused PPK_SuppressSystemPrintStatusJohn Layt2012-11-211-2/+0
* exclude 3rdparty from lupdateOswald Buddenhagen2012-11-202-0/+4
* Use setImage workaround on all OS X versions.Morten Johan Sørvig2012-11-201-6/+3
* QSystemTrayIcon/X11: Use display obtained as native screen resource.Friedemann Kleint2012-11-192-0/+20
* Compile with -no-widgets.Morten Johan Sorvig2012-11-194-49/+59
* Accessibility Mac: Implement value interfaceFrederik Gladhorn2012-11-151-1/+8
* Implement EditableText accessibility for Mac.Morten Johan Sorvig2012-11-154-5/+121
* 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
* Cocoa: application menu items sometimes get duplicatedRichard Moe Gustavsen2012-11-141-3/+17
* Added expose and configure event compression in xcb platform plugin.Samuel Rødal2012-11-142-1/+60
* Windows: Fixed handling of key events containing ctrl modifierOliver Wolff2012-11-141-0/+8
* Cocoa: fix window focus lost when opening comboboxRichard Moe Gustavsen2012-11-121-6/+4
* Add a QEnterEvent containing the mouse position.Friedemann Kleint2012-11-103-11/+20
* Added motion event compression in xcb plugin.Samuel Rødal2012-11-091-0/+8
* QNX: Don't crash on application exit.Sergio Martins2012-11-091-0/+1
* Support native event filter for Mac OS XLiang Qi2012-11-097-14/+261
* Report threaded rendering support in xcb when using event reader thread.Samuel Rødal2012-11-082-1/+3
* Windows: Add missing support for X-buttons.Miikka Heikkinen2012-11-081-3/+8
* Prevent frame notifications going out when the content view is setAndy Shaw2012-11-081-0/+2
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-079-60/+60
* Add configure option to minimize xcb runtime dependenciesKai Koehne2012-11-074-109/+199
* Fix autocapture for doubleclick in WindowsMiikka Heikkinen2012-11-071-1/+2
* Cocoa: fix backingstore flush for 10.8Teemu Katajisto2012-11-071-9/+6
* Fix invalid mouse press and release events on window maximizeMiikka Heikkinen2012-11-072-2/+31
* Resolve xcb_poll_for_queued_event at run-time.Samuel Rødal2012-11-073-29/+49
* Cocoa: fix memory leaksTeemu Katajisto2012-11-064-3/+14
* Send QContexMenuEvent when Context Menu key is pressed.Friedemann Kleint2012-11-061-1/+8
* Fix GDI leaks in fontengineMiikka Heikkinen2012-11-052-3/+6
* Implement editable text interface for QLineEdit.Frederik Gladhorn2012-11-032-1/+22
* xcb: Fix a trivial reply leakUli Schlachter2012-11-021-1/+1
* xcb: Fix a colormap leakUli Schlachter2012-11-021-0/+1
* XCB: Handle connection errorsUli Schlachter2012-11-021-0/+7
* Cocoa: Fix fonts on retina displays.Morten Johan Sørvig2012-11-021-4/+3
* Cocoa: Disable malfunctioning updateScreens().Morten Johan Sørvig2012-11-021-6/+0
* specify MODULE to avoid module .pri filename clashMark Brand2012-11-023-3/+3
* Added MultipleWindows platform capability.Samuel Rødal2012-11-024-0/+5
* Expose IAccessibleTable2 to non-conformant screen readersJan Arve Saether2012-11-021-7/+20
* Compile cocoa with QT_NO_ACCESSIBILITYJan Arve Saether2012-11-022-0/+8