summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* QtGui: normalize signals/slotsMarc Mutz2012-07-131-3/+3
* QPA: pass cmdline arguments to QPlatformIntegrationPlugin constructorGirish Ramakrishnan2012-07-123-15/+5
* Fix some spelling errorsSergio Ahumada2012-07-111-1/+1
* Add stylehint to use querying RTL keyboard support.Friedemann Kleint2012-07-114-1/+10
* Clear qt_button_down widget when starting a drag.Friedemann Kleint2012-07-113-0/+17
* Change deprecated use of qgenericplugin_qpa.h to qgenericplugin.hSergio Ahumada2012-07-111-1/+1
* make gui compile with QT_NO_SHORTCUTJeremy Katz2012-07-101-0/+5
* QtGui: declare some classes as sharedMarc Mutz2012-07-102-0/+8
* Q_DECLARE_SHARED: mark the type movableMarc Mutz2012-07-101-1/+1
* qpa: Fix crash when native interface is nullGirish Ramakrishnan2012-07-091-8/+9
* Remove Library dependency on SettingsTasuku Suzuki2012-07-092-6/+6
* QPalette: add member-swapMarc Mutz2012-07-062-32/+50
* make QtGui compile when QT_NO_WHEELEVENT is definedJeremy Katz2012-07-061-0/+2
* Native drag implementation on MacJames Turner2012-07-041-1/+1
* Properly detect the max texture size when using QOpenGLPaintDevice.Jocelyn Turcotte2012-07-042-1/+37
* Make QGenericPlugin and QGenericPluginFactory public APIGirish Ramakrishnan2012-07-046-20/+14
* Platform-plugin support for QSystemTrayIcon.Christoph Schleifenbaum2012-07-035-2/+240
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-032-3/+3
* Remove _qpa from cpp filenamesGirish Ramakrishnan2012-07-0326-25/+25
* Make QWindowSystemInterface part of QPA APIGirish Ramakrishnan2012-07-035-10/+19
* QtGui: add member-swap to shared classesMarc Mutz2012-07-031-0/+6
* Add framestrut mouse events.Friedemann Kleint2012-06-296-6/+58
* Remove deprecated tentative commit from QInputMethodEventPekka Vuorela2012-06-282-26/+0
* Move QPlatformInputContextPlugin/Factory to QtGuiWeng Xuetian2012-06-285-0/+330
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-2814-2/+49
* Remove deprecated method from new class.Thiago Macieira2012-06-271-3/+0
* Add QPA prefix and version number to QPA plugin factory interfaces.Friedemann Kleint2012-06-272-2/+2
* Add QGuiApplication::setApplicationDisplayName.David Faure2012-06-273-0/+32
* Convert QPA menus to use QIcon, and enable icons.James Turner2012-06-271-1/+2
* Add a method for querying window activation status from QPA.Morten Johan Sorvig2012-06-272-0/+12
* Fixed missing way of choosing EGL renderable type with QSurfaceFormat.Samuel Rødal2012-06-272-0/+36
* QPlatformWindow: Add Window masks.Friedemann Kleint2012-06-263-2/+14
* Fix docs mentioning Q_EXPORT_PLUGIN2Lars Knoll2012-06-251-1/+1
* Make qtbase compile with QT_NO_DRAGANDDROPTasuku Suzuki2012-06-241-1/+5
* Docu: fix copy/paste typoDavid Faure2012-06-221-1/+1
* QPA docs: list the platform names that the method is likely to return.David Faure2012-06-221-0/+3
* fix doc typo in qwindow.cppJoerg Bornemann2012-06-211-1/+1
* Document and use UserEvent::nullWindow for event deliveryGirish Ramakrishnan2012-06-201-54/+61
* Prevent ending up in a state where focus is perpetually grabbed.Samuel Rødal2012-06-183-10/+25
* Introduce QPA API for size grip handling.Friedemann Kleint2012-06-142-0/+19
* Deliver wheel events when window is nullGirish Ramakrishnan2012-06-141-15/+15
* Only quit if there are no visible widgets or windows.Stephen Kelly2012-06-122-2/+2
* Clarify QTouchEvent docsLaszlo Agocs2012-06-121-0/+9
* Fix crash in qt_qpa_core_dispatcher() at application exit.Miikka Heikkinen2012-06-081-1/+6
* Remove widgets lib dependency on platformsupport.Frederik Gladhorn2012-06-082-0/+12
* Remove the QFactoryInterface dependency from platform pluginsLars Knoll2012-06-084-25/+6
* Remove QFactoryInterface from the generic pluginsLars Knoll2012-06-083-22/+8
* Added SpellCheckUnderlineStyle theme hint.Samuel Rødal2012-06-072-1/+8
* Added QScreen::setOrientationUpdateMask().Samuel Rødal2012-06-067-6/+88
* Export QPlatformIntegrationFactory to make it usable outside of QtGui.Balazs Kelemen2012-06-061-1/+1