profile/ivi/qtbase.git
2011-09-21 Eskil Abrahamsen... Export QTextImageHandler and add accessor for image
2011-09-21 Kent Hansentestlib: Separate the gui- and widgets-specific api
2011-09-21 Kevin SimonsFix QApplication::startDragDistance()
2011-09-21 Frederik GladhornAccessible Scrollbar: Remove unused function.
2011-09-21 Oswald Buddenhagenmerge translate() overloads
2011-09-21 Frederik GladhornAccessible Scrollbar: Remove virtual children, value...
2011-09-21 Lars KnollFixes to the Xdnd code in xcb
2011-09-21 Lars KnollFix support for drag pixmaps
2011-09-21 Lars KnollAdd Qt::WindowTransparentForMouseEvents
2011-09-21 Lars KnollCreate the window when needed
2011-09-21 Lars KnollReturn the correct geometry
2011-09-21 Jan-Arve SaetherCompile
2011-09-21 Frederik GladhornCheck argument count before accessing argument.
2011-09-21 Kent HansenRemove testlib's dependency on gui and widgets
2011-09-21 Kent Hansentestlib: Remove widgets dependency when only using gui
2011-09-21 Jason McDonaldDon't run multiexec test with file logging
2011-09-21 Jason McDonaldRemove printf calls from warnings selftest
2011-09-20 Lars KnollThis passes just fine
2011-09-20 Lars KnollThis test passes fine.
2011-09-20 Kent HansenFix last few autotest gui/widgets dependencies
2011-09-20 Pekka VuorelaImplemented key filter support on platform input context
2011-09-20 Kent HansenRemove stale QtDeclarative dependency on QtOpenGL
2011-09-20 Bjørn Erik... Cocoa: Adjust touch point rectangle by -0.5.
2011-09-20 Bjørn Erik... Cocoa: Update the geometry whenever the window moves.
2011-09-20 Bjørn Erik... Cocoa: Add helper functions for NSPoint <-> QPoint...
2011-09-20 Bjørn Erik... QWindowSystemInterface: Fix wrong mapping of coordinates.
2011-09-20 Holger Hans... [blitter] Fix memory leak in the blitter paintengine
2011-09-20 Holger Hans... [blitter] Use QScopedPointer for the engine and blittable
2011-09-20 Aleksandar... Use QT_MAX_CACHED_GLYPH_SIZE in QFontEngineFT
2011-09-20 Samuel RødalGenerate glyphs in un-transformed coordinate system.
2011-09-20 Eskil Abrahamsen... Avoid double caching glyphs in raster/QPA/FreeType
2011-09-20 Jason McDonaldImprove globaldata testlib selftest.
2011-09-20 Jason McDonaldSplit subtest selftest
2011-09-20 Jason McDonaldRemove waitwithoutgui testlib selftest
2011-09-19 Lars KnollFix compilation
2011-09-19 Lars KnollNo dependencies on opengl, widgets and printsupport
2011-09-19 Samuel RødalFixed wrong mouse coordinate mapping.
2011-09-19 Bjørn Erik... Cocoa platform plugin: Reduce multitouch area to be...
2011-09-19 Eskil Abrahamsen... Fix regression causing synthesized oblique glyphs to...
2011-09-19 Bjørn Erik... Cocoa platform plugin: update headers for multitouch.
2011-09-19 Bjørn Erik... Cocoa platform plugin: Implement multitouch support.
2011-09-19 Bjørn Erik... Mac: Adapt multitouch code for cocoa to QWindowSystemIn...
2011-09-19 Bjørn Erik... Mac: Move multitouch support from widgets to cocoa...
2011-09-19 Samuel RødalMake sure to clip in QXcbBackingStore::flush()
2011-09-19 Kai KoehneMove handling of -qmljsdebugger argument to QCoreApplic...
2011-09-19 Holger IhrigRemoving XFail from one test, since QCursor::setPos...
2011-09-19 Jan-Arve SaetherSay hello to QWindow::accessibleRoot()
2011-09-19 Frederik GladhornAdd parent and child functions to QAccessibleInterface.
2011-09-19 Gunnar SlettaInitialize in the right order
2011-09-19 Kent HansenFix autotest gui/widgets dependencies
2011-09-19 Holger IhrigRemoved insignificant_test from tst_v8
2011-09-19 Casper van... Move the module qdoc files from qtdoc and split up...
2011-09-19 Eskil Abrahamsen... Support synthesized oblique and bold in SceneGraph
2011-09-19 Eskil Abrahamsen... Enable glyph caching on QPA
2011-09-19 Kent HansenRemove gui-related ifdef from testlib/qbenchmark.cpp
2011-09-19 Jiang JiangTreat QTestFontEngine properly
2011-09-19 Samuel RødalFixed xcb-render config test.
2011-09-17 Lars KnollFix the test case
2011-09-17 Matthew Cattellcorrectly initialise private data in QTouchEventSequenc...
2011-09-17 Jiang JiangMake sure libQtPlatformSupport has proper flags
2011-09-17 Jason McDonaldSimplify selftest
2011-09-17 Jason McDonaldImprove cleanup of selftests
2011-09-17 Jason McDonaldRemove obsolete QEXPECT_FAIL calls
2011-09-17 Jason McDonaldImprove compliance with Qt coding guidelines
2011-09-17 Jason McDonaldFix XFAIL in testlib selftest
2011-09-17 Konstantin... minor docu fixes
2011-09-17 João AbecasisWrap calls to Sequence::push_back
2011-09-17 Lars KnollCompile in C++0x mode
2011-09-17 Samuel RødalFixed XComposite hardware integration in wayland plugin.
2011-09-17 Samuel RødalSet the correct buffer pointer (protected member variab...
2011-09-17 Jiang JiangFix trailing spaces problem by not adding it to QScript...
2011-09-17 Jiang JiangAvoid fontconfig access in fontEngine creation
2011-09-16 Rohan McGovernMac: fix linking with Qt frameworks which don't exist...
2011-09-16 Holger IhrigFixed Test for QStyleSheetStyle after refactor merge
2011-09-16 Frederik GladhornAccessibility: TabWidget - remove virt children, add...
2011-09-16 Frederik GladhornSet accessible name on QTabBar buttons.
2011-09-16 Frederik GladhornFor complex widgets try to return accessible interfaces.
2011-09-15 Jędrzej NowackiFix xcb-icccm 3.8 support
2011-09-15 Jędrzej NowackiFix Xcb autodetection during configure.
2011-09-15 Kent HansenBoost performance of QChar::isSpace
2011-09-15 Kent HansenBoost performance of QChar::isLetterOrNumber
2011-09-15 Kent HansenBoost performance of QChar::isLetter
2011-09-15 Kent HansenBoost performance of QChar::isDigit
2011-09-15 Kent HansenBoost performance of QChar::is{Upper,Lower}
2011-09-15 Kent HansenAdd benchmark for QChar
2011-09-15 Frederik GladhornFix include path.
2011-09-15 Frederik GladhornThe Q_WS_X11 define exists no longer. Use Q_OS_UNIX.
2011-09-15 Tobias HungerFix warning when building objects with a Q_OBJECT macro
2011-09-15 Simon HausmannRe-add QT_GCC_*_VERSION qmake variables
2011-09-15 Eskil Abrahamsen... doc: Fix incorrect enum name in QRawFont::alphaMapForGl...
2011-09-15 Eskil Abrahamsen... Properly register preedit text in QLineControl
2011-09-15 Gunnar Slettacompile when shadowing is an error
2011-09-15 Jason BarronGet the 'dockwidgets' example to compile.
2011-09-15 Jason BarronGet the Windows GL context to compile.
2011-09-15 Jason BarronMake the Windows input context compile after the refact...
2011-09-15 Samuel RødalFixed crash in tst_QPathClipper.
2011-09-15 Samuel RødalFixed tst_QIcon::task184901_badCache().
2011-09-15 Samuel RødalFixed tst_qpixmap::grabWidget().
2011-09-15 Frederik GladhornRemove AccessibleEx classes.
2011-09-15 Kent HansenRevert accidental v8 submodule version downgrade
next