summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Convert QPA menus to use QIcon, and enable icons.James Turner2012-06-272-4/+5
* Add a method for querying window activation status from QPA.Morten Johan Sorvig2012-06-272-0/+10
* Fix compilation for XCB-without-XlibGiuseppe D'Angelo2012-06-261-1/+1
* Fix warning when ibus is not available.David Faure2012-06-262-11/+3
* QPlatformWindow: Add Window masks.Friedemann Kleint2012-06-267-0/+107
* [QNX] Enable MT screen event handling on BlackberryRafael Roquetto2012-06-263-6/+29
* Use the new plugin systemLars Knoll2012-06-253-6/+3
* Make qtbase compile with QT_NO_DRAGANDDROPTasuku Suzuki2012-06-242-4/+5
* Guard evdev specifics with QT_NO_EVDEV.Robin Burchell2012-06-241-0/+4
* Implement QXcbIntegration::queryKeyboardModifiers()David Faure2012-06-224-3/+19
* Add gui-private to generic pluginsGirish Ramakrishnan2012-06-226-5/+7
* eglfs: move m_pos into CursorGirish Ramakrishnan2012-06-222-8/+7
* Fix key modifiers in mouse wheel events on Windows.Glenn Watson2012-06-222-1/+14
* Reimplement QXcbWindow::startSystemResize() with xcbUli Schlachter2012-06-222-22/+15
* Improved QCursor::setPos() robustness on xcb.Samuel Rødal2012-06-201-0/+1
* Windows: Fix MinGW warnings.Friedemann Kleint2012-06-204-14/+15
* Disable TranslucentBackground for WinCE to fix Windows QPA plugin build.Janne Anttila2012-06-191-0/+4
* platform hooks: provide defaults for screen size and depth hooksJohannes Zellner2012-06-191-2/+42
* xcb: ensure the primary screen is added firstGirish Ramakrishnan2012-06-181-3/+9
* eglfs: Pass QSurfaceFormat to createNativeWindow() hookJohannes Zellner2012-06-144-5/+8
* eglfs: Make QEglFSWindow respect the window formatGirish Ramakrishnan2012-06-145-31/+12
* Use QPointer, not QWeakPointer.Thiago Macieira2012-06-141-1/+1
* Introduce QPA API for size grip handling.Friedemann Kleint2012-06-145-1/+77
* Windows: Fix warnings about being unable to load fonts from font dir.Friedemann Kleint2012-06-142-2/+0
* Do not add debug/release to QMAKE_CONFIG. Let module system enable themSean Harmer2012-06-141-0/+2
* Fix namespace compilation on OSX.Toby Tomkins2012-06-144-4/+17
* eglfs: mark overriden methods with Q_DECL_OVERRIDEGirish Ramakrishnan2012-06-131-4/+4
* printersupport: Fix cups.pro qmake warningGirish Ramakrishnan2012-06-131-1/+1
* Partial fix for WebKit compilation on WindowsSimon Hausmann2012-06-131-0/+3
* Cocoa: re-enable getUrl: and appleEventQuit: AppleEvent handlersBradley T. Hughes2012-06-124-29/+46
* Cocoa: Remove unused QApplicationPrivate from QCocoaApplicationDelegateBradley T. Hughes2012-06-124-22/+0
* Implement WindowTransparentForInput flag in Windows platform.jian liang2012-06-122-30/+41
* Cocoa: do not terminate applications prematurelyBradley T. Hughes2012-06-121-10/+34
* Cocoa: Compile when configured with -no-widgetsMorten Johan Sorvig2012-06-123-9/+31
* eglfs refactor: move window creation into qeglfswindowGirish Ramakrishnan2012-06-129-106/+212
* Fix Mac menu-merging case-sensitivity.James Turner2012-06-111-9/+11
* Remove QtWidgets include.Morten Johan Sorvig2012-06-111-3/+0
* Cocoa: Remove QtWidgets dependencies.Morten Johan Sorvig2012-06-112-6/+2
* Windows: Fix window positioning for ActiveQt serversMiikka Heikkinen2012-06-092-4/+19
* implement Qt::TranslucentBackground for WindowsJoerg Bornemann2012-06-093-10/+35
* QtPrintSupport - Add CUPS printer and options queries to pluginJohn Layt2012-06-092-10/+89
* QtPrintSupport: Move printer list into plugin base classJohn Layt2012-06-082-13/+1
* QtPrintSupport: Move plugin access of QPrinterInfo internals to baseJohn Layt2012-06-084-30/+13
* Reduce QtWidgets dependencies in the Cocoa plugin.Morten Johan Sorvig2012-06-086-1415/+22
* Remove dependency from QFactoryInterface for the print pluginLars Knoll2012-06-082-12/+0
* Remove QFactoryInterface from the input pluginsLars Knoll2012-06-082-12/+0
* Remove QFactoryInterface from bearer pluginsLars Knoll2012-06-087-42/+0
* Remove the QFactoryInterface dependency from platform pluginsLars Knoll2012-06-0811-79/+0
* Remove QFactoryInterface from the generic pluginsLars Knoll2012-06-085-33/+0
* Remove the QFactoryInterface dependency from accessible pluginsLars Knoll2012-06-081-83/+0