Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.
[profile/ivi/qtbase.git] / src / plugins /
2012-04-11 Robin BurchellDeprecate qMemCopy/qMemSet in favour of their stdlib...
2012-04-10 Oswald BuddenhagenMerge remote-tracking branch 'origin/master' into api_c...
2012-04-05 Friedemann KleintWindows: Use native font engine by default.
2012-04-04 Girish Ramakrishnaneglfs: Introduce hooks for the eglfs plugin
2012-04-04 Friedemann KleintWindows: Fix menu color for Windows, WindowsXP.
2012-04-04 Kevin KrammerRe-enable PPS based rotation handling for blackberry...
2012-04-03 Pekka VuorelaPass autorepeat info to input context key filtering...
2012-04-03 Kevin KrammerFixing the QNX QPA build for non blackberry targets
2012-04-03 Thomas McGuireDelete the screen event handler after its last user.
2012-04-03 Laszlo PappAdd a remainingTime() method to the public interface...
2012-04-03 Friedemann KleintWindowsXP: Fix Item view alternate color being black.
2012-04-03 Kevin KrammerMove handling of rotation changes from event handler...
2012-04-03 Shawn RutledgeCorrected filenames to build on case-sensitive Mac...
2012-04-03 Pekka VuorelaAdapt Maliit input context to new input method interfaces
2012-04-03 Thomas McGuireRename offset() to setOffset()
2012-04-03 Thomas McGuireFix adding and removing of windows to their screen
2012-04-03 Thomas McGuireGet rid of false positive warning when stopping video...
2012-04-03 Thomas McGuireFix indentation
2012-04-03 Miikka HeikkinenWindows: Improve Freetype font database registry check...
2012-04-03 Girish Ramakrishnaneglfs: delete screen on exit
2012-04-03 Girish Ramakrishnaneglfs: Fix header guards
2012-04-02 Thomas McGuireAdd a native interface with the possibility to query...
2012-04-02 Pekka VuorelaAdapt QNX platform input contexts to QGuiApplication...
2012-04-02 Pekka VuorelaAdapt windows input context to QGuiApplication::focusOb...
2012-04-01 Pekka VuorelaAdded some convenience API for platform input contexts
2012-04-01 Rafael RoquettoFix platforms.pro scope to match all QNX platforms
2012-03-30 Thomas McGuireAdd support for screen overlays / foreign windows
2012-03-30 Thomas McGuireRemove static methods in QQnxScreen
2012-03-30 Thomas McGuireDon't assume windows and GL contexts are created on...
2012-03-30 Rafael RoquettoForward native key codes to QWindowSystemInterface
2012-03-30 Bradley T. HughesCocoa: set window levels when creating NSWindow/NSPanel
2012-03-30 Bradley T. HughesCocoa: don't call non-existent NSWindow setFrameSize
2012-03-30 Kevin KrammerSeparate virtual keyboard interface and implementation
2012-03-28 Rafael RoquettoRemove the virtual keyword from reimpl. methods
2012-03-28 Kevin KrammerRefactoring virtual keyboard class into non-singleton
2012-03-28 Kevin KrammerMove screen event processing into its own class
2012-03-28 hjkUse "qt-project.org" instead of "trolltech" in the...
2012-03-27 Robin BurchellRemove xlib plugin.
2012-03-27 Uli SchlachterXCB: Simplify xcb error handling
2012-03-27 Kent HansenMerge master into api_changes
2012-03-27 Miikka HeikkinenImplement application font loading for Windows
2012-03-27 Friedemann KleintIntroduce FontSmoothingGamma as a platform style hint.
2012-03-27 Jan-Arve SaetherFix IAccessible2 for Windows, enable MSAA/IAccessible...
2012-03-27 Bradley T. HughesCocoa: silence warning about QCocoaWindow member initia...
2012-03-26 Bradley T. HughesCocoa: initialize QCocoaEventDispacherPrivate::lastSerial
2012-03-26 Bradley T. HughesCocoa: Remove unused qt_mac_is_sheet() function
2012-03-26 Bradley T. HughesCocoa: silence warnings about unused variables
2012-03-26 Bradley T. HughesCocoa: silence warnings from QCocoaBackingStore
2012-03-26 Bradley T. HughesCocoa: QCocoaWindow::clearNSWindow() needs to cleanup...
2012-03-26 Bradley T. HughesCocoa: don't show window when calling raise()
2012-03-26 Bradley T. HughesCocoa: reimplement QPlatformWindow::setOpacity()
2012-03-26 Eskil Abrahamsen... Remove dummy impl. of shared graphics cache in XCB...
2012-03-26 Bradley T. HughesCocoa: reimplement QPlatformBackingStore::scroll()
2012-03-26 Bradley T. HughesCocoa: send key events for modifier keys
2012-03-26 Bradley T. HughesCocoa: keep a NSWindow pointer in QCocoaWindow
2012-03-26 Sarah SmithFix qtnamespace compile break on Mac.
2012-03-24 Samuel RødalUse XCB_TIME_CURRENT_TIME instead of CurrentTime from...
2012-03-24 Frederik GladhornAdded QAccessibleGroupBox
2012-03-24 Thiago MacieiraFix building the XCB platform plugin
2012-03-24 Jan-Arve SaetherEnable IAccessible for MinGW32, keep IAccessible2 disab...
2012-03-24 Jan-Arve SaetherAPI cleanup: remove CoordinateType enum
2012-03-24 Marc Mutzxcb: fix (negative) coordinate handling
2012-03-24 Friedemann KleintCompile fix for MinGW.
2012-03-23 Samuel RødalMake QEglFSBackingStore use QtGui-only APIs.
2012-03-23 Rafael RoquettoInitial implementation of QQnxServices
2012-03-23 Kent HansenMerge "Merge master into api_changes" into refs/staging...
2012-03-23 Kent HansenMerge master into api_changes
2012-03-23 Debao ZhangRemove QWorkspace.
2012-03-23 Friedemann KleintImplement QSystemTrayIcon for X11.
2012-03-23 Tasuku SuzukiCheck if Qt::ImEnabled is true before handling im event...
2012-03-23 Morten Johan SorvigCocoa: Add window fullscreen button on OS X Lion.
2012-03-23 Morten Johan SorvigAdd QPA readme.
2012-03-22 Miikka HeikkinenFix QPrinter test in Windows
2012-03-22 Thiago MacieiraFix compilation: std::min is in <algorithm>
2012-03-22 Samuel RødalFixed QScreen::name() return value on xcb.
2012-03-22 Kevin KrammerMake QNX virtual keyboard handling main event loop...
2012-03-22 Joerg BornemannFix QSysInfo::WindowsVersion checking (QSysInfo::WV_NT_...
2012-03-22 Teemu KatajistoCocoa: fix setting color with alpha channel value for...
2012-03-22 Kevin KrammerNeed to check new rotation against initial rotation...
2012-03-22 Samuel RødalGot rid of Map / Unmap events in favor of Expose event.
2012-03-22 Sergio MartinsUse delete[] instead of delete.
2012-03-21 Kevin KrammerUse main thread event loop for navigator event processing
2012-03-21 Bradley T. HughesCocoa: improve mouse button tracking warnings
2012-03-21 Morten Johan SorvigCocoa: Improve window activation handling.
2012-03-21 Morten Johan SorvigCocoa: Implement screen availableGeometry.
2012-03-21 Bradley T. HughesCocoa: fix inactive palette text color
2012-03-21 Donald CarrEGLFS: Integrate building into configure.
2012-03-20 Donald CarrAvoid Qt/X11 header contamination via egl.h
2012-03-20 Girish RamakrishnanAdd egl include paths and link lines to eglfs.
2012-03-20 Morten Johan SorvigCocoa: Panels can become key windows too.
2012-03-20 Bradley T. HughesCocoa: set font engine glyph format based on display...
2012-03-20 Morten Johan SorvigCocoa: Implement support for child windows.
2012-03-19 Bradley SmithImproves configure checks for XCB.
2012-03-19 Miikka HeikkinenFix infinite recursion crash in QPrinterInfo::supported...
2012-03-19 Morten Johan SorvigCocoa: Send keyboard modifiers with wheel events.
2012-03-19 Kent HansenMerge master into api_changes
2012-03-18 Bradley T. HughesCocoa: Fix function key handling
2012-03-18 Bradley T. HughesFix shortcut handling in the Cocoa plugin
2012-03-17 Morten Johan SorvigQCocoaClipboard: Make QClipboard::clear() clear.
2012-03-16 Morten Johan SorvigCocoa: Fix menu item activation.
next