summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Moved tests into gui/kernel/ and gui/qopengl/Jo Asplin2011-11-0410-6/+6
* Prevent timestamps in widgets' touch events from disappearingLaszlo Agocs2011-11-046-40/+54
* Added ref to bug report in qglthreads.proJo Asplin2011-11-041-1/+1
* Added -datatags option to QTestLibJo Asplin2011-11-0412-1/+341
* qmake: vcproj ignores subdirs that do "no_default_target".Friedemann Kleint2011-11-041-0/+6
* add integrity gbuild to the project file for convenienceOswald Buddenhagen2011-11-041-0/+2
* Fix usage of QtConcurrent headers with -Wshadow -WerrorDavid Faure2011-11-041-2/+2
* Windows: Add dialog helpers for native dialogs.Friedemann Kleint2011-11-049-0/+1506
* Revert "Avoid fontconfig access in fontEngine creation"Jiang Jiang2011-11-042-25/+43
* Re-enabled passing tests in tst_qvariantJo Asplin2011-11-042-2/+3
* Improve QtGui start-up time and memory use.Samuel Rødal2011-11-043-61/+98
* test: Use QWidget::grab() instead of QPixmap::grabWidget()Sergio Ahumada2011-11-041-3/+3
* Revert "Fixed deployment problems with MSVC 2005 and 2008 SP1"Joerg Bornemann2011-11-042-2/+2
* Revert "Use standard spelling for two languages"Lars Knoll2011-11-043-51/+51
* QStandardPaths: add DownloadLocation.David Faure2011-11-046-3/+14
* Fix tst_qstandardpaths: Mac OSX is a unix, but doesn't use XDG.David Faure2011-11-041-5/+9
* Re-enabled passing test in tst_qdbuspendingcallSergio Ahumada2011-11-041-2/+0
* Don't rely on PlatformQuirks in qimagereader testJason McDonald2011-11-041-6/+3
* Do not put cursor at non-stop character positionsJiang Jiang2011-11-042-2/+20
* Release font engine refcount when done using it in QTextEngineJiang Jiang2011-11-043-5/+12
* Use standard spelling for two languagesJiang Jiang2011-11-043-51/+51
* QWidgets: Delayed creation of the QPlatformDialogHelper.Friedemann Kleint2011-11-044-41/+52
* Re-enabled passing tests in tst_qlistviewJo Asplin2011-11-042-2/+1
* Add QT_MODULE(Gui) macroSergio Ahumada2011-11-031-0/+2
* QtGui: Fix compilation with gcc 4.4Friedemann Kleint2011-11-037-88/+137
* test: Skipping tst_qmdisubwindow::setFont() as it's unstableSergio Ahumada2011-11-031-0/+1
* Fixed returned geometry of toplevel child widgetsOliver Wolff2011-11-031-11/+9
* Fix unstable test due to a race in QThreadBradley T. Hughes2011-11-031-1/+1
* QThread::isFinished should return true from finished()Olivier Goffart2011-11-032-2/+36
* Enable deprecated feature for nowOlivier Goffart2011-11-031-2/+3
* Renamed QTextLayout member variable for readabilityPekka Vuorela2011-11-032-39/+39
* Documented side-effect of QTextLayout::setPreeditArea()Pekka Vuorela2011-11-031-1/+2
* Fix regular expression when replacing headersHarald Fernengel2011-11-031-1/+1
* Remove empty functions from QDirModel test.Jason McDonald2011-11-031-27/+0
* Improve QDirModel autotestJason McDonald2011-11-031-5/+25
* Fix getting of enviroment strings in testlibJason McDonald2011-11-031-5/+5
* Allow extra selftests without modifying source.Jason McDonald2011-11-031-7/+10
* Get rid of "#if 0" and skipped tests in QPainter autotest.Samuel Rødal2011-11-031-271/+0
* QStandardPaths: fix encoding of XDG_CONFIG_HOME env varDavid Faure2011-11-021-1/+1
* Re-enabled passing tests in tst_qgraphicsitemJo Asplin2011-11-022-3/+1
* Re-enabled passing tests in tst_qgraphicsviewJo Asplin2011-11-022-3/+2
* Re-enabled passing tests in tst_qgraphicssceneJo Asplin2011-11-022-3/+1
* Moved tests into network/ssl/Jo Asplin2011-11-025-4/+5
* Adding custom bezier easing curves to QEasingCurveThomas Hartmann2011-11-022-6/+541
* Windows platform plugin: Fix compiler warnings.Friedemann Kleint2011-11-022-3/+2
* Use C++11 static_assertOlivier Goffart2011-11-022-0/+27
* Silence warning from clang: semicolon before method body is ignoredBradley T. Hughes2011-11-021-5/+5
* Disable warnings while building QtV8Bradley T. Hughes2011-11-021-0/+1
* Testlib: Remove remains of qpa.Friedemann Kleint2011-11-021-4/+4
* Reinstate disabled part of qsortfilterproxymodel testJason McDonald2011-11-021-3/+1