Update spec to build Qt 5.0
[profile/ivi/qtbase.git] / tests / auto / widgets / itemviews / qabstractitemview /
2012-12-19 Thiago MacieiraMerge tag 'v5.0.0' into tizen
2012-11-21 Mitch CurtisRemove warnings from qtbase.
2012-10-04 Stephen KellyFix segfault when delegates change properties on editors.
2012-09-22 Iikka EklundChange copyrights from Nokia to Digia
2012-08-07 Stephen KellyOnly emit the clicked() signal from views if the left...
2012-08-03 Stephen KellyRemove some dead code wrapped in Q_WS_QWS.
2012-08-01 Thiago MacieiraSet the Qt API level to compatibility mode in all tests.
2012-07-25 Friedemann KleintRemove usage of deprecated qWaitForWindowShown(QWidget...
2012-07-20 Friedemann KleintImplement waitForWindowExposed and friends for widget...
2012-05-28 Rohan McGovernAdd CONFIG+=parallel_test to suspected parallel-safe...
2012-04-10 Oswald BuddenhagenMerge remote-tracking branch 'origin/master' into api_c...
2012-03-27 Friedemann KleintFix some compiler warnings in tests.
2012-02-05 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-02-02 Thorbjørn Lund MartsumIntroduce QItemDelegate::destroyEditor virtual invoked...
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate contact information in license headers.
2012-01-16 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-06 Jason McDonaldRemove TESTED_CLASS/TESTED_FILES comments from tests.
2011-10-25 Rohan McGovernwidgets: eliminated usage of qttest_p4.prf
2011-10-20 Jason McDonaldRemove SkipMode parameter from QSKIP calls.
2011-10-20 Jo AsplinMoved tests into integrationtests/ and widgets/