summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qtbase/examples: Add options to standarddialogs example.Friedemann Kleint2011-11-072-49/+133
* symbian epoc root code removedJoerg Bornemann2011-11-075-339/+0
* qmake: remove symbian supportJoerg Bornemann2011-11-0765-6813/+35
* Re-enabled passing tests in tst_qmenuJo Asplin2011-11-072-2/+2
* remove symbian support from configureJoerg Bornemann2011-11-0712-767/+127
* Re-enabled passing tests in tst_qinputcontextJo Asplin2011-11-072-2/+3
* Re-enabled passing tests in tst_qprinterJo Asplin2011-11-072-1/+5
* Fix QQuickTextInput implicit width.Andrew den Exter2011-11-071-1/+2
* SSL certificate extensions: add unit testsRichard Moore2011-11-061-0/+89
* SSL certificates: add functionality to read extensionsRichard Moore2011-11-069-12/+628
* Reinstate and deprecate the two argument QMetaType::constructKevin Simons2011-11-051-0/+4
* QLineEdit - made mouse interactions commit preeditPekka Vuorela2011-11-055-16/+83
* Fix broken indendation with hard tabsPekka Vuorela2011-11-051-4/+4
* Support tentative commit string with input method.Pekka Vuorela2011-11-056-5/+86
* QTextEdit - mouse events to override input contextPekka Vuorela2011-11-052-100/+121
* Moved qmetaobjectbuilder test into corelib/kernel/Jo Asplin2011-11-055-8/+2
* Remove unused PlatformQuirks functions.Jason McDonald2011-11-051-33/+0
* Moved qobjectrace into integrationtests/Jo Asplin2011-11-055-1/+1
* Allow disabling FreeType internal cacheJiang Jiang2011-11-052-155/+112
* Fix a warning in QGlyphRun compilationJiang Jiang2011-11-051-0/+1
* Restore subpixel rendering support with fontconfig and FreeTypeJiang Jiang2011-11-052-7/+35
* 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