Merge "Merge branch 'newdocs'" into refs/staging/master
[profile/ivi/qtbase.git] / src / gui /
2012-11-20 Samuel RødalMerge "Merge branch 'newdocs'" into refs/staging/master
2012-11-20 Eskil Abrahamsen... Merge branch 'newdocs'
2012-11-19 Vadim ZakondyrinFixed memory leak in assign operator of QOpenGLBuffer
2012-11-19 Friedemann KleintAdd QPlatformNativeInterface::nativeResourceForScreen().
2012-11-15 Miikka HeikkinenMissing break in case QEvent::WindowStateChange.
2012-11-15 Frederik GladhornAccessibility: Add documentation
2012-11-15 Friedemann KleintBring back -nograb/-dograb for debugging.
2012-11-15 Miikka HeikkinenChange to enter/leave policy while grabbing.
2012-11-10 Friedemann KleintAdd a QEnterEvent containing the mouse position.
2012-11-09 Samuel RødalAdded private header warnings in src/gui/kernel
2012-11-09 aavitFix GIF image decoding: do not zero transparent pixels
2012-11-08 Sergey BorovkovSave grayscale palleted images to grayscale png
2012-11-08 aavitSimplify and speed up OpenGL framebuffer grabbing.
2012-11-08 Samuel RødalReturn appropriate currentContext() in platform's makeC...
2012-11-08 Samuel RødalRelax QOpenGLContext::swapBuffers() conditions.
2012-11-08 Frederik GladhornAccessibility: Make accessibleInterface() in event...
2012-11-08 Frederik GladhornAccessibility: Warn if an event cannot create an interf...
2012-11-08 Shawn RutledgeTemporary backwards-compatible QWindow::setPos accessors
2012-11-08 Shawn RutledgeRemove QWindow pos, geometry and size as properties...
2012-11-07 Shawn RutledgeTemporary backwards-compatibility window properties
2012-11-07 Shawn RutledgeRename all QWindow properties that have "window" in...
2012-11-07 Julien Brianceauqpa: Fix rendering issue in blitter engine (negative...
2012-11-07 Jerome PasionDoc: Cleaning up QHP information in module configuratio...
2012-11-06 Kevin FunkDon't include qaccessible.h on QT_NO_ACCESSIBILITY
2012-11-06 Eskil Abrahamsen... Fix native RGB text on OpenGL ES 2 without BGRA extension
2012-11-05 J-P NurmiFix QAccessible to build when QT_NO_ACCESSIBILITY is...
2012-11-03 Jędrzej NowackiFix conditional jump based on an uninitialized variable.
2012-11-02 Stephen KellyAdd implementations of QAIM::sibling in public APIs.
2012-11-02 Jerome PasionMerge branch 'master' of ssh://codereview.qt-project...
2012-11-02 Samuel RødalAdded MultipleWindows platform capability.
2012-11-02 Samuel RødalIntroduced QWindow properties {min/max}imum{Width/Height}
2012-11-02 Miikka HeikkinenRemove a couple of unused variables.
2012-11-01 Stephen KellyStrip trailing whitespace in itemviews.
2012-11-01 Jan Arve SaetherRemove #ifndef QT_NO_ACCESSIBILITY around qaccessible...
2012-10-30 Eskil Abrahamsen... Pixel-align vertical metrics in QTextLayout again
2012-10-30 Miikka HeikkinenSend leave to most recently entered window when modal...
2012-10-29 Konstantin RittQSyntaxHighlighter: minor code de-duplication
2012-10-29 Konstantin RittQFontEngineMulti: Fix possible crash in stringToCMap()
2012-10-29 Sergio AhumadaRemove some dead code in switch statements
2012-10-29 Jerome PasionQt GUI: Adding Rich Text Processing documentation from...
2012-10-26 Jerome PasionDoc: Removed the HTML template from the .qdocconf files
2012-10-26 Andy ShawFix syncing of visibility and enabled for menus on...
2012-10-26 Sergey BorovkovRemove unnecessary call to png_set_sBit when writing...
2012-10-26 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-25 Konstantin RittQTextEngine: Support SMP code points when case changing
2012-10-25 Konstantin RittRemove stale QT_MODULE() usage cases
2012-10-25 Eskil Abrahamsen... Revert hacks in text rendering code path
2012-10-25 Miikka HeikkinenAdd ContextMenu event to QWindowSystemInterface
2012-10-23 Friedemann KleintFix valgrind warning in QTriangulatingStroker.
2012-10-22 Giuseppe D'AngeloFix QRegExpValidator::validate docs about the pos parameter
2012-10-22 Samuel RødalMake QPen default to 1-width non-cosmetic.
2012-10-22 Konstantin RittFix crash due to memory access violation
2012-10-19 Samuel RødalFixed GCC 3.4 build with sse2 enabled.
2012-10-19 Konstantin RittQFont: Don't invalidate engine unless request has been...
2012-10-19 Gatis PaeglisModularize drag and drop documentation
2012-10-19 Oswald Buddenhagenremove explicit load(qt_build_config)s from the libraries
2012-10-19 Miikka HeikkinenFix excess enter/leave event generation for native...
2012-10-19 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-19 Konstantin RittRemove Qt3 compat leftovers
2012-10-19 Samuel RødalFixed inconsistent QPainter fill rules for aliased...
2012-10-18 Andy ShawUse the right properties when checking the frame's...
2012-10-17 Richard Moe GustavsenQPlatformWindow: change API for QPlatformWindow::setWin...
2012-10-17 Gatis PaeglisAdd QDrag class to 'draganddrop' group
2012-10-16 Frederik GladhornRemove unneded forward declaration.
2012-10-16 Miikka HeikkinenFix setting custom cursor for widgets and windows befor...
2012-10-16 Gabriel de DietrichQPA: Introducing QPlatformTheme standardPixmap(), fileI...
2012-10-16 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-16 Tor Arne Vestbødoc: Add a bunch of missing depends
2012-10-16 Shawn RutledgeQScreen's physicalSize can change. Ensure siblings...
2012-10-16 Konstantin RittGet rid of unused member
2012-10-16 Konstantin RittQTextBlock: Handle surrogates in textDirection()
2012-10-16 Konstantin RittQFont: Don't detach unless value has really changed
2012-10-16 Jason BarronEnsure QOPENGLF_APIENTRY and QGLF_APIENTRY are set...
2012-10-15 Konstantin RittQRawFont: improve performance and safety of glyphIndexe...
2012-10-15 J-P NurmiQKeySequence: remove duplicate QDataStream operators
2012-10-15 Richard Moe GustavsenQPlatformWindow: change API for QPlatformWindow::setWin...
2012-10-13 Konstantin RittUse constFind()/constEnd() for const_iterator-s
2012-10-13 Friedemann KleintFix warnings from syncqt.
2012-10-13 Shawn RutledgeFix "open with" functionality on OSX (FileOpenEvent)
2012-10-13 Oliver WolffBe able to obtain list of possible key combinations...
2012-10-13 Konstantin RittQFont: Fix build with QFONTCACHE_DEBUG
2012-10-13 Konstantin RittQGlyphRun: Fix isEmpty() and boundingRect() didn't...
2012-10-13 Konstantin RittFix QTextBoundaryFinder usage cases in QAccessible2
2012-10-13 Konstantin RittUpdate/fix QTextBoundaryFinder simple usage cases in...
2012-10-11 Samuel RødalFixed cosmetic line drawing where begin and end points...
2012-10-10 Tor Arne VestbøModularize documenation build
2012-10-10 Pierre RossiRevert "Handle additional format ranges when itemizing."
2012-10-10 Morten Johan SorvigRemove handleSynchronous* functions.
2012-10-10 Konstantin RittInvalidate old QImage data if load()/loadFromData(...
2012-10-10 Konstantin RittAvoid warnings about an unreachable code
2012-10-10 Gabriel de DietrichMac: Bring back "Text boxes and list only" tab navigation
2012-10-10 David SansomeScale icons returned by QIcon::fromTheme.
2012-10-08 Pierre RossiHandle additional format ranges when itemizing.
2012-10-08 Eskil Abrahamsen... doc: Brush up QPaintEngine documentation for Qt 5
2012-10-08 Eskil Abrahamsen... doc: Update Q*PaintDevice docs
2012-10-08 Thomas Hartmannfixing typo in compile fix for MSVC 2008
2012-10-08 Samuel RødalPrevent crashing on screen deletion.
2012-10-08 Julien Brianceauqpa: Fix rendering issue in blitter paint engine
2012-10-04 Thomas Hartmanncompile fix for MSVC 2008 and std::upper_bound
2012-10-04 Miikka HeikkinenShow widget cursor after restoring last override cursor
next