summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Placed missing '\'Jerome Pasion2012-11-071-3/+3
* Doc: Integrated ignoretokens and ignoredirectives from Qt Multimedia.Jerome Pasion2012-11-072-8/+10
* Doc: Cleaning up QHP information in module configuration files.Jerome Pasion2012-11-0711-133/+76
* Help generator: Add a global config for "extraFiles".Jerome Pasion2012-11-071-0/+1
* qdoc: Added module attribute to most index elementsMartin Smith2012-11-067-10/+100
* Merge branch 'master' of ssh://codereview.qt-project.org/qt/qtbase into newdocsJerome Pasion2012-11-02306-3330/+4912
|\
| * Added MultipleWindows platform capability.Samuel Rødal2012-11-026-5/+15
| * Exclude ANGLE headers from syncqt-checks.Friedemann Kleint2012-11-021-3/+4
| * QFileDialog: Do not pass on file model root to QFileDialogOptions.Friedemann Kleint2012-11-022-13/+26
| * fix error handling bug in QWindowsPipeReaderJoerg Bornemann2012-11-022-3/+6
| * fix tst_QProcess::batFiles for shadow buildsJoerg Bornemann2012-11-021-2/+2
| * Use fusion instead of motif.Frederik Gladhorn2012-11-022-3/+3
| * Fix the gregorian date <-> julian day calculations in QDateJon Severinsson2012-11-023-65/+79
| * Introduced QWindow properties {min/max}imum{Width/Height}Samuel Rødal2012-11-024-0/+123
| * Update QDateTime serialisation docs and increase version number.Mitch Curtis2012-11-021-2/+2
| * Improve QDateTime test coverage.Mitch Curtis2012-11-022-130/+264
| * Remove a couple of unused variables.Miikka Heikkinen2012-11-021-2/+0
| * Expose IAccessibleTable2 to non-conformant screen readersJan Arve Saether2012-11-022-8/+101
| * Compile cocoa with QT_NO_ACCESSIBILITYJan Arve Saether2012-11-022-0/+8
| * XCB: Use screen's client leader as fallback for transient parent.Friedemann Kleint2012-11-021-8/+10
| * SSL certificate printing: Fix auto test for OpenSSL 1.0.1 version.Janne Anttila2012-11-022-8/+59
| * Fix warnings when using QImage as QtConcurrent::mapped return typeLiang Qi2012-11-021-3/+3
| * Mac: Add support for WindowMasks platform capabilityGabriel de Dietrich2012-11-025-32/+100
| * let static plugins have "module" pri filesOswald Buddenhagen2012-11-012-31/+15
| * disambiguate plugin name vs. windows platform pluginOswald Buddenhagen2012-11-011-1/+1
| * Improve / fix QRegularExpression* docsGiuseppe D'Angelo2012-11-011-35/+89
| * move remaining configure'd CONFIG flags to qmodule.priOswald Buddenhagen2012-11-012-6/+3
| * Use the new QMAKE_XSPEC to get the mkspec.Stephen Kelly2012-11-011-1/+1
| * rewrite default spec handlingOswald Buddenhagen2012-11-018-59/+40
| * purge dead definesOswald Buddenhagen2012-11-012-4/+0
| * remove pointless indirectionsOswald Buddenhagen2012-11-011-4/+1
| * use .qmake.conf instead of sync.profile as "anchor"Oswald Buddenhagen2012-11-011-9/+2
| * beef up qt_plugin.prfOswald Buddenhagen2012-11-0136-141/+76
| * Some Vista style cleanupJens Bache-Wiig2012-11-011-25/+28
| * Make ToolButton work with Macstyle for componentsJens Bache-Wiig2012-11-013-2/+22
| * Fix groupboxes for desktop components on macJens Bache-Wiig2012-11-011-1/+1
| * Fix build when libQtGui is not availableHarald Fernengel2012-11-011-1/+5
| * Compile fix for tst_qstylesheetstyle.cpphjk2012-11-011-1/+1
| * Strip trailing whitespace in itemviews.Stephen Kelly2012-11-0113-54/+54
| * Fix for leak in QFutureChristian Strømme2012-11-015-13/+111
| * Remove #ifndef QT_NO_ACCESSIBILITY around qaccessible.{h,cpp}Jan Arve Saether2012-11-012-7/+0
| * move QSystemSemaphore autotest from qtscript to qtbaseOliver Wolff2012-11-015-0/+411
| * Qt Core: Removed unnecessary group membership.Jerome Pasion2012-11-012-19/+0
| * Fix buttonsize on macstyle when no widget is definedJens Bache-Wiig2012-11-011-1/+1
| * Testlib: Disable gcc warning about deprecated qInstallMsgHandlerKai Koehne2012-11-011-0/+10
| * Add manual test for dialogs.Friedemann Kleint2012-10-315-1/+559
| * CONFIG+=uitools is deprecated. Use QT+=uitools insteadSergio Ahumada2012-10-312-2/+2
| * test: Remove QSKIP from tst_QSettings::dontReorderIniKeysNeedlessly()Sergio Ahumada2012-10-311-5/+3
| * test: Moving tst_QMimeDatabase::inheritsPerformance() testSergio Ahumada2012-10-316-33/+97
| * Adding PAC and exclusion list support to BlackBerry Qt proxy implementation.Andrey Leonov2012-10-312-4/+26