MOC: Avoiding MAX_PATH limit on Windows
[profile/ivi/qtbase.git] / src / plugins /
2012-06-20 Friedemann KleintWindows: Fix MinGW warnings.
2012-06-19 Janne AnttilaDisable TranslucentBackground for WinCE to fix Windows...
2012-06-18 Johannes Zellnerplatform hooks: provide defaults for screen size and...
2012-06-18 Girish Ramakrishnanxcb: ensure the primary screen is added first
2012-06-14 Johannes Zellnereglfs: Pass QSurfaceFormat to createNativeWindow()...
2012-06-14 Girish Ramakrishnaneglfs: Make QEglFSWindow respect the window format
2012-06-14 Thiago MacieiraUse QPointer, not QWeakPointer.
2012-06-14 Friedemann KleintIntroduce QPA API for size grip handling.
2012-06-14 Friedemann KleintWindows: Fix warnings about being unable to load fonts...
2012-06-14 Sean HarmerDo not add debug/release to QMAKE_CONFIG. Let module...
2012-06-14 Toby TomkinsFix namespace compilation on OSX.
2012-06-13 Girish Ramakrishnaneglfs: mark overriden methods with Q_DECL_OVERRIDE
2012-06-13 Girish Ramakrishnanprintersupport: Fix cups.pro qmake warning
2012-06-13 Simon HausmannPartial fix for WebKit compilation on Windows
2012-06-12 Bradley T. HughesCocoa: re-enable getUrl: and appleEventQuit: AppleEvent...
2012-06-12 Bradley T. HughesCocoa: Remove unused QApplicationPrivate from QCocoaApp...
2012-06-12 jian liangImplement WindowTransparentForInput flag in Windows...
2012-06-12 Bradley T. HughesCocoa: do not terminate applications prematurely
2012-06-12 Morten Johan SorvigCocoa: Compile when configured with -no-widgets
2012-06-12 Girish Ramakrishnaneglfs refactor: move window creation into qeglfswindow
2012-06-11 James TurnerFix Mac menu-merging case-sensitivity.
2012-06-11 Morten Johan SorvigRemove QtWidgets include.
2012-06-11 Morten Johan SorvigCocoa: Remove QtWidgets dependencies.
2012-06-09 Miikka HeikkinenWindows: Fix window positioning for ActiveQt servers
2012-06-09 Joerg Bornemannimplement Qt::TranslucentBackground for Windows
2012-06-08 John LaytQtPrintSupport - Add CUPS printer and options queries...
2012-06-08 John LaytQtPrintSupport: Move printer list into plugin base...
2012-06-08 John LaytQtPrintSupport: Move plugin access of QPrinterInfo...
2012-06-08 Morten Johan SorvigReduce QtWidgets dependencies in the Cocoa plugin.
2012-06-07 Lars KnollRemove dependency from QFactoryInterface for the print...
2012-06-07 Lars KnollRemove QFactoryInterface from the input plugins
2012-06-07 Lars KnollRemove QFactoryInterface from bearer plugins
2012-06-07 Lars KnollRemove the QFactoryInterface dependency from platform...
2012-06-07 Lars KnollRemove QFactoryInterface from the generic plugins
2012-06-07 Lars KnollRemove the QFactoryInterface dependency from accessible...
2012-06-07 Lars KnollDon't inherit from QFactoryInterface for image plugins
2012-06-07 Lars KnollRemove QFactoryInterface from sql drivers
2012-06-07 Friedemann KleintWindows: Store only full-size DC's obtained by BeginPaint.
2012-06-06 Sean HarmerQNX: Take nativeOrientation into account for QNX device...
2012-06-06 Samuel RødalFixed compile error in eglfs plugin due to narrowing...
2012-06-06 Bradley T. HughesCocoa: do not send multiple window activation events
2012-06-06 Morten SorvigCocoa: Fix QCocoaBackingStore::flush on 10.8
2012-06-06 Kent HansenFix compilation when configured with -no-widgets
2012-06-06 Pasi MatilainenDo not set an action on native submenu items on Mac
2012-06-05 Girish Ramakrishnaneglfs refactor: Query screen and format info from hooks
2012-06-05 Girish Ramakrishnaneglfs refactor: Move egl initialization to the integration
2012-06-05 Holger Hans Peter... Verify the surfaceType before activating the GL context
2012-06-05 Stephen KellyUse QPointer instead of QWeakPointer.
2012-06-05 Kevin OttensQNX: Implement QQnxScreen::nativeOrientation()
2012-06-05 Bradley T. Hughesdirectfb: Compile with C++11 support enabled
2012-06-05 Thiago MacieiraThe QFontEngineFT files are not built into QtGui anymore.
2012-06-04 Laszlo Agocsevdevtablet plugin
2012-06-04 Laszlo AgocsFix touchpads with evdevmouse
2012-06-02 Girish Ramakrishnaneglfs: Create mouse, keyboard and touch handlers by...
2012-06-01 Corentin JabotImplement QXcbWindow::setWindowIcon
2012-06-01 Laszlo AgocsAdd QEvdev prefix in evdevtouch and update readme
2012-06-01 Girish Ramakrishnaneglfs: implement hardware cursor for the raspberry-pi
2012-06-01 Laszlo AgocsMigrate tslib to new plugin format
2012-05-31 Girish RamakrishnanMove evdev to platformsupport
2012-05-31 Laszlo AgocsPrevent evdevkeyboard file opening from failing
2012-05-31 Girish RamakrishnanAdd QObject parent parameter to constructors
2012-05-31 John LaytQtPrintSupport: Add CUPS printsupport plugin
2012-05-31 Girish Ramakrishnaneglfs: allow cursor to be created without a context
2012-05-31 Girish RamakrishnanRemove QCursor::handle
2012-05-31 Friedemann KleintWindows: Add ANGLE support.
2012-05-30 Holger Hans Peter... directfb: Allocate a special surface for OpenGL
2012-05-30 Samuel RødalKMS platform plugin: Introduce default cursor for bette...
2012-05-30 Girish Ramakrishnaneglfs: keep context active only during flush
2012-05-30 Girish RamakrishnanAdd minimalegl QPA platform plugin
2012-05-30 Holger Hans Peter... directfb: Allow a window subclass to allocate a differe...
2012-05-30 Girish RamakrishnanFix compile error in eglconvenience
2012-05-30 Holger Hans Peter... directfb: description.surface_caps was already assigned...
2012-05-30 Johannes Zellnerevdev: Cleanup mouse and keyboard plugins
2012-05-29 Morten Johan SorvigMake popup windows show on the correct desktop.
2012-05-29 Samuel RødalFixed KMS y-invertedness.
2012-05-29 John LaytQtPrintSupport - Add QPrinterInfo api for more printer...
2012-05-29 Girish Ramakrishnaneglfs: Don't update screen for non mouse-move events
2012-05-29 Girish RamakrishnanAdd q_printEglConfig to qeglconvenience
2012-05-29 Girish Ramakrishnaneglfs: remove support for widget rendering using opengl...
2012-05-29 Girish Ramakrishnaneglfs: release shader program after use
2012-05-29 Girish Ramakrishnaneglfs: rename QEglIntegration to QEglFSIntegration
2012-05-29 Thiago MacieiraQApplication::activeWindow is replaced by QApplication...
2012-05-29 Friedemann KleintWindows QPA plugin: Add \internal to class documentation.
2012-05-26 Gatis PaeglisQt 5 to-do in QXcbKeyboard
2012-05-25 Sean HarmerQNX: Adding native file dialog support for Blackberry
2012-05-25 Tasuku SuzukiFix xcb plugin compilation for -qconfig large
2012-05-25 Friedemann KleintXCB/EGL: Free display.
2012-05-25 Friedemann KleintFix warnings about unused variables.
2012-05-25 Girish Ramakrishnaneglfs: use GL API directly in QEglFSCursor
2012-05-25 Sean HarmerQNX: Rationalise the usage of qDebug() to remove lots...
2012-05-24 Rafael RoquettoImplementation of the Blackberry bearer engine.
2012-05-24 Miikka HeikkinenWindows: Fix verbose debug output
2012-05-24 Sean HarmerQPA: Refactor QFileDialogPrivate::qt_clean_filter_list...
2012-05-24 Kevin OttensQNX: Recreate EGL surface when the window geometry...
2012-05-24 Kevin OttensQNX: Make sure calls to (create/destroy)Surface are...
2012-05-24 Kevin OttensQNX: Advertise geometry changes to Qt event system
2012-05-24 Kevin OttensQNX: Force windows resizing when the screen orientation...
2012-05-24 Morten Johan SorvigAdd QMacPasteboardMime::count(QMimeData*).
2012-05-24 Samuel RødalCompile fix for kms platform plugin.
2012-05-24 John LaytQtPrintSupport - Modify Platform Plugin QPrinterInfo api
next