Set the style mask manually.
[profile/ivi/qtbase.git] / src /
2011-08-18 Morten SorvigSet the style mask manually.
2011-08-18 Morten SorvigFix crash-on-exit in qmlscene.
2011-08-18 Morten SorvigCreate NSWindow subclass.
2011-08-18 Morten SorvigCocoa: Remove autorelease warnings from qmlscene.
2011-08-17 Olli WerwolffReadded (and fixed) WindowsXP and -Vista styles
2011-08-17 Gunnar Slettacompile after removal of OpenGL 1 paint engine
2011-08-17 Paul Olav TveteBuild fix after setPreferredPaintEngine was removed
2011-08-16 Samuel RødalGet rid of OpenGL 1.x engine and platform code from...
2011-08-16 Samuel RødalDon't set platform input context if it's not properly...
2011-08-16 Samuel RødalGet rid of unused convenience class in QtOpenGL.
2011-08-16 Morten SorvigCocoa: Fix flicker on window resize.
2011-08-15 Olli WerwolffDisable WindowsXP/-Vista styles for now
2011-08-15 Olli WerwolffFixed compilation of qfiledialog_win.cpp
2011-08-11 Jørgen LindFix platformsupport as installable module
2011-08-11 Morten SorvigCocoa: Set child window geometry correctly.
2011-08-11 Morten SorvigCocoa: Activate Qt apps on startup.
2011-08-11 Gunnar SlettaImplement "quit on last window closed" logic for QWindow
2011-08-10 Samuel RødalDon't try to use IBUS when dbus is not configured.
2011-08-10 Samuel RødalRemoved unnecessary debug output in xcb plugin.
2011-08-10 Samuel RødalMade QWindow::setVisible() send show and hide events.
2011-08-09 Matthew Cattellbuild without dbus
2011-08-09 Samuel RødalRemoved Q_XCB_NOOP's from QGLXContext.
2011-08-09 Samuel RødalRemoved QPaintDevice dependency in blitFramebuffer().
2011-08-09 Gunnar SlettaGet linux input plugin compiling by removing keyboard...
2011-08-08 Gunnar Slettamake eglfs compile
2011-08-08 Gunnar SlettaImplement map/unmap and force geometry EglFS
2011-08-05 Samuel RødalProperly initialize window properties in xcb plugin.
2011-08-05 Samuel RødalGet wayland plugin working after latest QPA API changes.
2011-08-05 Samuel RødalGet rid of missing qmake warning.
2011-08-05 Gunnar SlettaAdded some convenience to QWindow
2011-08-05 Friedemann KleintAdd WindowStateChanged event.
2011-08-05 Gunnar SlettaUndefine "slots" before including cocoa headers to...
2011-08-04 Jørgen LindMerge "Merge remote branch 'gerrit/master' into refacto...
2011-08-04 Andy NicholsInitial support for Qt using Kernel Mode-setting (KMS)
2011-08-03 Richard Moe GustavsenMac: fix crash when creating a new window
2011-08-03 Friedemann KleintQPlatformFontDatabase: Add default fonts.
2011-08-03 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-08-03 Jørgen Lindibus depends on dbus
2011-08-02 Friedemann KleintFix QString/QByteArray literals for MSVC2010 (compilati...
2011-08-02 Richard Moe GustavsenMac: build fix
2011-08-01 Friedemann KleintBring back QPixmap::grabWidget() (with a warning).
2011-07-29 Bradley T. HughesFix compilation with namespaced builds
2011-07-29 Jiang JiangSwitch to use floating point pixelSize in QRawFont...
2011-07-29 Olivier GoffartSimplify the mutexpool used in QObject.
2011-07-29 Olivier GoffartQMutex is now just a pointer
2011-07-29 Friedemann KleintFix compilation of Minimalplugin, add documentation.
2011-07-29 Jiang JiangFix off-by-one error in binary search
2011-07-29 Aaron KennedyFlag meta objects generated by QtDBus
2011-07-29 Charles YinAdd notify signals for QIntvalidator, QDoubleValidator...
2011-07-29 Andy ShawMake it possible to update a related table after an...
2011-07-28 Denis DzyubenkoAdded meta type info for Q[Explicitly]SharedDataPointer
2011-07-28 Olivier GoffartGet rid of compiler warnings with MSVC
2011-07-28 Andrew den ExterEmit selectionChanged signals when input method alters...
2011-07-28 Jørgen LindMake QPlatformIntegration not have a factory for eventd...
2011-07-28 Jason McDonaldFix obsolete contact email
2011-07-27 Jørgen LindInitial OpenWFD support
2011-07-27 Jørgen LindMake it possible to use QSocketNotifier in Lighthouse...
2011-07-27 Samuel RødalMore graceful choosing of EGL configs.
2011-07-27 Samuel RødalAdded Q_GUI_EXPORT for some internal symbols needed...
2011-07-27 Samuel RødalRemove nativeimagehandleprovider.
2011-07-26 Friedemann KleintQWindow: Do not call setters for window state, type...
2011-07-26 Bradley T. HughesUse QFreeList for timer id allocation
2011-07-26 Bradley T. HughesAdd QFreeList as an internal class
2011-07-26 Samuel RødalGet the eglfs plugin compiling.
2011-07-26 David FaureMake QTabWidget::tabBar() public.
2011-07-26 Friedemann KleintSet an object name matching the Widget on QWidgetWindow.
2011-07-26 Friedemann KleintRetrieve QPlatformScreen from top level when querying...
2011-07-26 Friedemann KleintFix MSVC compiler warning.
2011-07-26 Rohan McGovernWindows: fixed qtmain.lib not going to `lib' directory
2011-07-26 Sarah SmithImprove doc to avoid row vs col major confusion.
2011-07-25 Andrew den ExterEmit selectionChanged signals when input method alters...
2011-07-25 Andrew den ExterUpdate cursor position when selection is reversed.
2011-07-25 Friedemann KleintLighthouse: Provide default plugin.
2011-07-25 Friedemann KleintCompile fix.
2011-07-25 Friedemann KleintCompile fix.
2011-07-25 Samuel RødalCompile fix.
2011-07-25 Olivier GoffartAdd the missing function in bootstrap
2011-07-25 Sergio Ahumadatestlib: fix include of `qttestversion.h' in testlib.pro
2011-07-25 Laszlo AgocsDrag and drop support in Wayland plug-in.
2011-07-25 Laszlo AgocsAdd drag and drop events to QWindowSystemInterface.
2011-07-25 Ilya KonkovAdd initial support for bitmap version 4/5 headers.
2011-07-25 Laszlo AgocsPixmap cursor support in QWaylandCursor.
2011-07-25 Laszlo AgocsSupport non-desktop platforms better with QDragManager.
2011-07-25 Laszlo AgocsFix for not calling QPlatformCursor's pointerEvent.
2011-07-25 Samuel RødalAdded workable QScreen API on top of QPlatformScreen.
2011-07-25 Kim Motoyoshi KallandChanged QLibrary::resolve() to return a function pointer.
2011-07-25 Jiang JiangMaking cached glyphs drawing check clearer
2011-07-25 Andrew den ExterDelay masking the last character in Password echo mode.
2011-07-22 liangqiUse QUuid::toByteArray() instead of QUuid::toString...
2011-07-22 Olivier GoffartQAbstractConcatenable::convertFromAscii: make len the...
2011-07-22 Ritt Konstantinremove Qt3 leftovers
2011-07-22 Martin JonesOptimize QMetaObject::property().
2011-07-21 Thiago MacieiraAdd unit tests to QStringLiteral and QByteArrayLiteral...
2011-07-21 Thiago MacieiraFix the timeout calculation again.
2011-07-21 Pierre RossiAdd support for rawFonts loaded from data in FaceId
2011-07-21 Thiago MacieiraMake the N parameter to the QXXXLiterals be the actual...
2011-07-21 Kim Motoyoshi KallandFixed memory leak in the TIF handler.
2011-07-21 Samuel RødalHandle failed SHM attach in XCB backing store.
2011-07-21 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-07-21 Ritt Konstantinminor improvements to QChar documentation
next