Update spec to build Qt 5.0
[profile/ivi/qtbase.git] / tests / auto / gui /
2012-12-19 Thiago MacieiraMerge tag 'v5.0.0' into tizen
2012-12-14 Eskil Abrahamsen... Mark QAbstractTextDocumentLayout test as insignificant
2012-12-14 Eskil Abrahamsen... Mark QGlyphRun and QStaticText tests as insignificant...
2012-12-06 Samuel RødalRemoved requestOrientation() API from QWindow.
2012-12-04 Oswald Buddenhagenproperly syncqt-ize harfbuzz headers
2012-11-27 Samuel RødalFixed abbreviations in QWindow::framePos() and QWindow...
2012-11-21 Mitch CurtisRemove warnings from qtbase.
2012-11-20 Eskil Abrahamsen... Merge branch 'newdocs'
2012-11-11 Konstantin Ritttest: Remove Q_WS_X11 from tst_QTextScriptEngine
2012-11-09 aavitFix GIF image decoding: do not zero transparent pixels
2012-11-08 Shawn RutledgeRemove QWindow pos, geometry and size as 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-02 Jerome PasionMerge branch 'master' of ssh://codereview.qt-project...
2012-11-02 Samuel RødalIntroduced QWindow properties {min/max}imum{Width/Height}
2012-11-01 Stephen KellyStrip trailing whitespace in itemviews.
2012-10-30 Miikka HeikkinenSend leave to most recently entered window when modal...
2012-10-30 Sergio Ahumadatest: Remove QSKIP from tst_QPainter::drawText_subPixel...
2012-10-29 Konstantin RittQFontEngineMulti: Fix possible crash in stringToCMap()
2012-10-26 Sergio Ahumadatest: Remove dead code from tst_QPixmap
2012-10-26 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-25 Sergio Ahumadatest: Remove tst_QPixmap::grabWindow() function
2012-10-23 Sergio Ahumadatest: Remove QSKIP from tst_QClipboard::copy_exit_paste()
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 Marc Mutznormalise signal/slot signatures [QtGui tests]
2012-10-19 Konstantin RittQFont: Don't invalidate engine unless request has been...
2012-10-19 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
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 Caroline ChaoTest: remove QSKIP and remove whole test cases instead.
2012-10-16 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-15 Konstantin RittQRawFont: improve performance and safety of glyphIndexe...
2012-10-13 Rafael RoquettoDo not skip tst_QClipboard::copy_exit_paste on QNX
2012-10-13 Giuseppe D'AngeloMake QValidator tests do not require a QApplication
2012-10-13 J-P NurmiAuto tests: revise cursor dependant tests
2012-10-13 Konstantin RittQGlyphRun: Fix isEmpty() and boundingRect() didn't...
2012-10-11 Samuel RødalFixed cosmetic line drawing where begin and end points...
2012-10-10 Pierre RossiRevert "Handle additional format ranges when itemizing."
2012-10-10 Giuseppe D'AngeloMove QValidator tests to QtGui
2012-10-10 Morten Johan SorvigRemove handleSynchronous* functions.
2012-10-10 Konstantin RittInvalidate old QImage data if load()/loadFromData(...
2012-10-10 Stephen KellyDelete the QVariant ctors taking global Qt enum values.
2012-10-10 David SansomeScale icons returned by QIcon::fromTheme.
2012-10-08 Pierre RossiHandle additional format ranges when itemizing.
2012-09-27 Caroline ChaoTest: Enable tst_QWMatrix::operator_star_qwmatrix
2012-09-27 J-P NurmiRevise QClipboard auto tests
2012-09-26 Simon HausmannFix QScreen::orientation() not always being updated...
2012-09-26 Simon HausmannFix events being processed on application start
2012-09-26 Sergey Hambardzumyantest:Remove QSKIP from tst_QPainter
2012-09-22 Iikka EklundChange copyrights from Nokia to Digia
2012-09-21 Konstantin RittA step out from Harfbuzz (reduce dependency)
2012-09-21 Samuel RødalFixed multiple modal windows from all blocking each...
2012-09-20 Samuel RødalFixed inconsistent rounding of square cap pens.
2012-09-14 Kai KoehneAutotests: Use qInstallMessageHandler
2012-09-14 Sergio Ahumadatests: Don't omit the body of a test function with...
2012-09-12 Eskil Abrahamsen... Fix regression in QTextDocument::toHtml() with font...
2012-09-11 Pekka VuorelaRemove deprecated inputItem and inputWindow from QInput...
2012-09-07 Sean HarmerMake gui/math3d classes use float rather than qreal
2012-08-29 Samuel RødalMade QImage::fill(uint pixel) for RGB888 accept QRgb...
2012-08-27 Eskil Abrahamsen... Make letter spacing APIs in QTextFormat more consistent
2012-08-22 Mitch CurtisDo not consider sign in qIsNull.
2012-08-20 Andreas HolzammerFix freetype font rendering for Windows CE
2012-08-18 J-P NurmiAuto test for passing QTextEdit as QSyntaxHighlighter...
2012-08-03 Stephen KellyRemove some dead code wrapped in Q_WS_QWS.
2012-08-02 Paul Olav TveteRevert "Move QWindowSystemInterface out of qpa."
2012-08-02 Paul Olav TveteMake tests compile without gui-private
2012-08-01 Thiago MacieiraSet the Qt API level to compatibility mode in all tests.
2012-07-30 Rohan McGoverntests: disable qstandarditemmodel test when building...
2012-07-27 Stephen KellyImplement implicit constructors for built-in classes.
2012-07-26 Marc MutzQMetaTypeId2::IsBuiltIn: (new) template meta-function...
2012-07-25 Friedemann KleintRemove usage of deprecated qWaitForWindowShown(QWidget...
2012-07-25 Friedemann KleintDeprecate the qWaitForWindowShown(QWindow *) method.
2012-07-24 Stephen KellySplit the QGuiVariant test from the Core one.
2012-07-23 Friedemann KleintWindowSystemInterface::sendWindowSystemEvents(): Remove...
2012-07-20 Friedemann KleintTests: Replace deprecated QPixmap::grabWidget() by...
2012-07-20 Friedemann KleintImplement waitForWindowExposed and friends for widget...
2012-07-16 Friedemann KleintReplace Q_WS_ in tests by Q_OS_ or check platform names.
2012-07-12 Eskil Abrahamsen... Fix crash when column is inserted before rowspanned...
2012-07-11 Sergio AhumadaFix some spelling errors
2012-07-10 Alexey ChernovColor transparency support in html import/export
2012-07-06 Bjoern Breitmeyerfixed unittest builds for wince
2012-07-06 Kim Motoyoshi KallandFix division by zero in triangulating stroker.
2012-07-04 Toby TomkinsReplace insignificant test with QEXPECT_FAIL.
2012-07-04 Rohan McGovernAvoid load(testcase) for installing test helper apps
2012-07-03 Friedemann KleintRemove Unicode escape sequence, which MSVC does not...
2012-07-02 Yann BodsonFix capitalization with newline bug
2012-06-29 Giuseppe D'AngeloMove QStandardItem/QStandardItemModel to QtGui
2012-06-29 Oswald BuddenhagenMerge branch 'buildsystem' (second round)
2012-06-27 David FaureAdd QGuiApplication::setApplicationDisplayName.
2012-06-26 Debao Zhangtst_qtextscriptengine: make it compilable under MSVC2010
2012-06-12 Stephen KellyOnly quit if there are no visible widgets or windows.
2012-06-10 Konstantin RittUpdate the Unicode Text Breaking Algorithm implementation
2012-06-08 Konstantin RittQZip: improve reading of zip files, fix some edge cases...
2012-06-08 Kent HansenMake qfont autotest build without widgets
2012-06-08 Kent HansenMake qicon autotest build without widgets
2012-06-07 Konstantin RittShift positions for lineBreakType
2012-06-07 Kent HansenMake qtexttable autotest build without widgets
2012-06-06 Kent HansenMake qpixmap autotest build without widgets
2012-06-06 Kent HansenMake qpicture autotest build without widgets
next